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
|
a6639fecd9
|
More fixes for signalr + episodes
|
2014-06-28 10:01:59 -07:00 |
|
Mark McDowall
|
293e6cac6d
|
Fixed signalR for Missing/Wanted
|
2014-06-28 09:45:50 -07: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
|
20dec3c205
|
Wanted is much much faster now.
|
2014-02-22 19:19:05 -08:00 |
|
Mark McDowall
|
79767aa7bf
|
Redirect /api/missing to new endpoint
|
2014-02-22 16:21:42 -08:00 |
|
Taloth Saldono
|
8f87f06ac6
|
Processed PR Comments.
Added tests for EpisodesWithCutoffUnmet.
|
2014-02-22 16:21:41 -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 |
|