Devin Buhl
1aae3ae2b5
Fixed Sorting In Wanted and Cutoff ( #693 )
2017-02-10 04:04:50 -05:00
Devin Buhl
f477c46406
Wanted & Missing ( #687 )
...
* Remove Season Pass, Update Header name, remove useless function
* Cutoff Tab now works
2017-02-10 00:15:41 -05:00
schumi2004
3170060f37
Make Movie Title and Status sortable on Wanted tab ( #662 )
2017-02-08 09:22:49 -05:00
Vlad Ilies
29ae088a3d
search selected button in wanted tab works
...
* switched MoviesSearchCommand to a list of id's
* adapted the MovieSearchService
* adapted UI files to use the new command
2017-01-21 23:43:58 +02:00
Vlad Ilies
da2d075aa8
basic implementation of the wanted tab ( #31 )
...
* top buttons don't yet work
* new missing module for movies
* find missing movies method to movie service
* new movie status cell with text
* adapted UI missing collection and layout
2017-01-18 20:53:17 +02:00
Aenima99x
99123be936
Fix: Issue #91 - "Search All Missing" wording
2017-01-17 09:00:56 -08:00
Tim Turner
9206258370
Fixes Manual Import and DroneFactory
...
Automatic Import still doesn't work - waiting for answer from Sonarr
team.
2017-01-10 21:12:47 -05: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
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
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
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