Commit Graph

58 Commits

Author SHA1 Message Date
Mark McDowall 015deacd7b Upgraded to FontAwesome 4.3.0 2015-02-21 10:53:46 -08:00
Taloth Saldono 70bfad4e6a UI Cleanup - Updated Instrumentation, jQuery and Mixins subtrees. 2015-02-14 19:12:28 +01:00
Taloth Saldono 00dddfeaf3 Updated zero.clipboard to fix copy to clipboard function for requirejs.
Removed wrapper function.
2015-02-11 00:06:33 +01:00
Keivan Beigi 6867319c8d added alias for vent 2015-02-07 10:30:02 -08:00
Keivan Beigi 8d03850de7 Added back version check on ajaxSuccess 2015-02-07 10:25:38 -08:00
Keivan Beigi e0dd72328c more shim cleanup 2015-02-07 08:37:57 -08:00
Keivan Beigi 672e1bd9ed cleaned up validation shims/modules 2015-02-07 08:37:57 -08:00
Keivan Beigi c1467d0ecd enable named views for smoke tests 2015-02-04 11:09:34 -08:00
Keivan Beigi bc037e7319 don't add named views in production 2015-02-03 15:33:55 -08:00
Keivan Beigi 428a1439e5 rjs -> webpack 2015-02-02 17:43:14 -08:00
Keivan Beigi 0ee5261a2a stripBom 2015-01-29 18:10:16 -08:00
Mark McDowall 90056044bc Fixed: Error when entering unsupported character in tag 2015-01-21 23:31:45 -08:00
Mark McDowall 2b1f6b2711 Fixed UrlBase for view updates 2015-01-21 08:19:51 -08:00
Mark McDowall 76acc8ffa6 New: button on update notification to go to change log 2015-01-20 23:06:22 -08:00
Mark McDowall 85a9b74008 File Browser
New: File Browser to navigate to folders when choosing paths
2014-12-19 23:32:47 -08:00
Mark McDowall a5d7809b72 Fixed: Sort by Next Airing will always keep empty values at the bottom 2014-12-14 09:42:30 -08:00
Mark McDowall ecc8ece1ce Secondary sorting on series list
New: Sort by title as secondary sort on series list
2014-12-13 00:12:26 -08:00
Mark McDowall cd1d34a0f2 Fixed: Add tag when text box loses focus 2014-12-04 21:27:32 -08:00
Mark McDowall 37a1398338 Delay Profiles
New: Select preferred protocol (usenet/torrent)
New: Option to delay grabs from usenet/torrents independently
2014-12-04 21:27:31 -08:00
Mark McDowall 53c2962d2a Release restrictions
New: Required terms assignable to series via tags
New: Ignored terms assignable to series via tagss
2014-11-18 22:07:24 -08:00
Mark McDowall b6fc490b89 Series detials fixes
Fixed: Adding a new series and going to series details will show data after information is fetched
Fixed: Series details won't reload view after update
2014-11-06 07:34:15 -08:00
Keivan Beigi 4929e9fc9b New: Replaced user facing instances of NzbDrone with Sonarr 2014-10-28 21:49:49 -07:00
Mark McDowall e82b29e346 Tags
New: Ability to tag series
New: Use tags to control which series use which notification channels
2014-10-27 22:04:09 -07:00
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