Commit Graph

35 Commits

Author SHA1 Message Date
Mark McDowall 69c680ed87 Clear episode file change event in episode status cell 2014-08-21 00:19:00 -07:00
Mark McDowall d76e3d2ed6 Fixed: Cancelling editing a modal will reset to previous saved state 2014-08-16 11:59:14 -07:00
Mark McDowall 10fc875715 Fixed: Validation errors showing multiple times 2014-08-13 17:08:22 -07:00
Taloth Saldono 6941888832 Updated sorting architecture so the collections can specify the sort-oddities instead of in backgrid column definitions. 2014-07-09 21:36:41 +02:00
Mark McDowall 519b6debfb Fixed validation that was causing add existing series to fail 2014-06-05 23:38:05 -07:00
Mark McDowall 545bc756f2 Fixed: Error messages not being shown in the UI or being shown in the wrong place 2014-06-04 17:03:53 -07:00
Mark McDowall 35c618d81b Model bind will trigger when typeahead is selected 2014-05-17 23:12:57 -07:00
Mark McDowall eff7c4b7b7 Auto reload when server has been updated
New: Updating will reload UI on navigation
2014-05-11 17:44:42 -07:00
Mark McDowall 99f2b07a11 Bootstrap 3
New: Updated UI
New: Mobile browser support
Fixed: /favicon.ico will return the favicon now
2014-05-11 15:57:33 -07:00
Taloth Saldono 28fa264c69 Initial Bootstrap 3 migration 2014-05-11 15:57:09 -07:00
Mark McDowall 6b423c104c API Key in UI
New: view/reset API in General Settings
Fixed: API will reject unauthenticated requests
2014-03-13 21:23:47 -07:00
Mark McDowall d7ca33ff04 Fixed: UI notifications when using a reverse proxy 2014-03-10 21:02:02 -07:00
Taloth Saldono d416dd4177 Repurposed the Missing page to include filter options and display episodes that haven't reached cutoff.
--HG--
rename : src/NzbDrone.Api/Missing/MissingModule.cs => src/NzbDrone.Api/Wanted/MissingModule.cs
rename : src/UI/Missing/ControlsColumnTemplate.html => src/UI/Wanted/ControlsColumnTemplate.html
rename : src/UI/Missing/MissingCollection.js => src/UI/Wanted/Missing/MissingCollection.js
rename : src/UI/Missing/MissingLayout.js => src/UI/Wanted/WantedLayout.js
rename : src/UI/Missing/MissingLayoutTemplate.html => src/UI/Wanted/WantedLayoutTemplate.html
extra : source : 2c76f3e423d39446f3bd7799b7344d7be63c70f5
2014-02-22 16:21:40 -08:00
Mark McDowall e47b4c7686 New: Series lists will auto update when files are imported/deleted 2014-02-08 00:51:29 -08:00
Taloth Saldono af4c351428 Series Index can now be filtered and no longer fetches twice when starting. 2014-02-01 23:09:19 +01:00
Mark McDowall 8292d4d267 Fixed: API Authentication issues with Apache Basic Auth 2014-01-24 14:08:05 -08:00
Mark McDowall d89d9e67c2 NextAiring sorting is not as drunk anymore 2014-01-16 12:37:31 -08:00
Mark McDowall 4962db3b6a Fixed: Initial sorting for Next Airing 2014-01-16 09:18:53 -08:00
Mark McDowall 6ba17782aa Sorting on all series views is now working
New: Sorting is now persisted on a per page and browser basis
New: Series lists now support sorting on all views
2014-01-01 23:07:30 -08:00
Mark McDowall 4d6d477947 Using SortValue instead of API hack for history
Fixed jshint for series collection
2014-01-01 23:07:30 -08:00
Mark McDowall 7dc641b3a9 History state is persisted across page reloads now 2014-01-01 23:07:28 -08:00
Mark McDowall 7e20e48023 Massive backgrid update, only one header cell left 2014-01-01 23:07:27 -08:00
Mark McDowall 874e98b408 Support for persistent state for collections 2014-01-01 23:07:27 -08:00
Mark McDowall 9142d1b188 Option to prevent backbone from adding new models to a collection (update only)
Prevents upcoming/calendar from blowing up when
2013-11-30 11:40:44 -08:00
Mark McDowall 9d5c1aa0a4 Validate that we can parse the chosen scheme before saving 2013-11-21 23:45:34 -08:00
Mark McDowall 0ec520c4d5 Basic UI + Wizard for custom naming added 2013-11-21 23:45:29 -08:00
kayone 47d924cff3 added jshint 2013-11-10 20:09:11 -08:00
kayone 35fc30e330 fixed rjs task. 2013-11-10 13:34:19 -08:00
Mark McDowall 43a70f4479 Moved disk space and about to new info tab
New: Disk space visible in the UI under System Info
2013-10-11 16:18:04 -07:00
Mark McDowall ff7ce397ab Removed random s from jquery.ajax 2013-10-10 21:22:39 -07:00
Mark McDowall 7ac77ecfcc Send auth header with ajax requests 2013-10-10 20:37:35 -07:00
kayone 48c9e29eab Fixed: Back to top button is back
Fixed: Delete series in Firefox
2013-10-10 18:29:49 -07:00
kayone 4948d0608b UI dependency graph cleanup 2013-10-08 18:43:41 -07:00
Mark McDowall 6f27d8c33f Queue should update now 2013-10-03 14:06:52 -07:00
Mark McDowall 5bf0e197ec Moved source code under src folder - massive change 2013-10-02 18:01:32 -07:00