Qstick
e405cc9cf0
Rename DownloadedEpisodesScan to DownloadedAlbumsScan ( #71 )
...
* Rename DownloadedEpisodesScan to DownloadedAlbumsScan
* Rename Command Service
2017-08-27 21:21:51 -04:00
Qstick
dcde579a43
First Pass At AlbumStudio Page, Also Fixes Monitoring ( #16 )
...
* First Pass At AlbumPass Page, Also Fixes Monitoring
First Pass At AlbumPass Page, Also Fixes Monitoring
* Catchy New Name, Fix Crash when visit Wanted Page
Catchy New Name, Fix Crash when visit Wanted Page
* Rename API to match
Rename API to match
* Get Bulk Monitoring Working on Album Studio Page
Get Bulk Monitoring Working on Album Studio Page
* Fix Wanted Query
Fix Wanted Query
* Codacy
Codacy
* Fix Cutoff Link To AlbumStudio
Fix Cutoff Link To AlbumStudio
* Add Header, Move Artist Monitor, Change Artist Column Heading
Add Header, Move Artist Monitor, Change Artist Column Heading
2017-07-07 21:06:21 -05:00
Qstick
66ad301892
Tweak Wanted Page, Missing Query ( #15 )
...
Fix wanted page query so it only pulls albums with missing tracks, Correct Album header on wanted page, Implement albumtitle cell to allow click on album.
2017-07-04 05:49:07 -05:00
Qstick
4cfd39f7fe
Fix Unit Tests Build ( #13 )
...
* Fix Unit Tests Build
* Updated Manage Artists view
Fix Unit Tests Build
* Small UI fixes
Small UI fixes
2017-07-01 19:21:39 -05:00
Matthew Despain
78639d1787
More refactoring
2017-05-03 09:03:43 -06:00
Mark McDowall
a7523ed462
Upgraded bootstrap to 3.3.4
2015-06-16 18:25:51 -07:00
Mark McDowall
5fda64de66
Shift select range on Missing/Cutoff Unmet
2015-05-28 16:46:52 -07:00
Mark McDowall
6dd22e7dcb
New: Manual Import episodes
2015-05-05 08:41:39 -07:00
Mark McDowall
9cf575c096
New: Toggle selected on Wanted: Missing to change monitored status
2015-04-07 16:49:36 -07:00
Mark McDowall
015deacd7b
Upgraded to FontAwesome 4.3.0
2015-02-21 10:53:46 -08:00
Taloth Saldono
32fc68b9df
UI Cleanup - Updated System, Tags and Wanted subtrees.
2015-02-14 19:14:57 +01: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
Keivan Beigi
c472d8fe96
stripBom
2015-01-29 17:14:38 -08:00
Taloth Saldono
17ac82385a
Fixed: Switching tabs in Activity and Wanted no longer add to navigation history, just like Settings, preventing a redirect loop when using the browser back navigation.
2014-11-11 21:40:47 +01:00
kayone
5cfe2c0186
handlebar templates are now .hbs instead of .html
2014-08-26 13:17:00 -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
Taloth Saldono
221a457f3a
Fixed: Sorting on Series Title now ignores articles (a/an/the).
2014-06-30 23:24:59 +02:00
Mark McDowall
cb291d30b3
New: Missing/Cutoff Unmet will update when an episode is grabbed
2014-06-25 01:31:37 -07:00
Mark McDowall
2fdb0513e8
Fixed: Searching from missing won't trigger spinner on both buttons
...
Some formatting updates
2014-05-12 17:32:50 -07:00
Mark McDowall
e7683642dd
lrn2spl
2014-05-12 15:46:54 -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
69f5c8444e
New: Added drone factory rescan button to Wanted
2014-03-21 21:31:15 -07:00
Mark McDowall
89e0b41ebc
New: Search for all missing episodes
2014-03-20 16:41:44 -07:00
Mark McDowall
90a6bcaa47
New: Filter history by event (all/grabbed/imported/failed)
2014-02-24 18:50:09 -08: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