Commit Graph

193 Commits

Author SHA1 Message Date
Mark McDowall 377e5d28e9 Added season pass link to index 2013-09-08 21:24:40 -07:00
Mark McDowall a39125eb6c Set templateHelpers in initialize to stop it from being attached to __proto__ 2013-09-05 23:18:34 -07:00
Mark McDowall 7c72e1e865 Season status icon added to seasons on series details 2013-09-04 23:33:06 -07:00
Mark McDowall 4bcd5ce5c6 Removed season menu in favour of minimizing seasons 2013-09-04 22:05:38 -07:00
Mark McDowall a7eb331d4e Merge branch 'ui-notifications' into develop
Conflicts:
	NzbDrone.Common/NzbDrone.Common.csproj
	UI/Series/Details/SeasonLayout.js
2013-09-03 07:18:04 -07:00
Mark McDowall 95b21358c4 Episode files are refreshed after season is renamed 2013-09-02 22:02:47 -07:00
Mark McDowall c928ccb201 Added progress messaging, using info logging
Also extension methods for complete and failed (for coloured UI messaging)
2013-09-01 21:12:57 -07:00
Mark McDowall c96ba5efd3 Commands return immediately and signalr is used to control the UI 2013-09-01 21:12:41 -07:00
Mark McDowall 0fa4934358 Using warning instead of danger for form elements 2013-08-25 22:34:01 -07:00
Mark McDowall 4fb2c0a143 Rename will just refetch episodeFiles instead of the whole page 2013-08-22 22:37:37 -07:00
Mark McDowall fb26cbb4a4 Refresh seasons after rename 2013-08-21 20:43:48 -07:00
Mark McDowall ce9166c6a9 EpisodeFile is downloaded if not available already 2013-08-21 20:34:52 -07:00
Mark McDowall b1899b5f6f Using reqres to map episode to episode file 2013-08-21 20:34:49 -07:00
Mark McDowall 8e2364966a Less model pollution 2013-08-21 20:34:41 -07:00
Keivan Beigi 488da59143 more validation 2013-08-21 17:36:35 -07:00
Keivan Beigi 66ce8e8b27 removed leak from signalr 2013-08-21 12:08:29 -07:00
Mark McDowall 7c915bd522 Save episode quality after change 2013-08-20 23:50:38 -07:00
Mark McDowall 324862ee13 Added more information to episode details 2013-08-20 16:35:28 -07:00
Mark McDowall 551e6e2e5b Using listenTo instead of on 2013-08-19 08:12:35 -07:00
Mark McDowall 59c033dd68 Allow series grid sorting by episodes (percent downloaded) 2013-08-18 16:32:41 -07:00
Mark McDowall 73ee1f89fe No need for custom header for series status 2013-08-18 15:32:03 -07:00
Mark McDowall 82378a8628 Ended overrides not monitored and sorting separates by monitored state 2013-08-17 23:10:18 -07:00
Mark McDowall 3ef9b40754 Cleaned up some series less 2013-08-14 08:18:34 -07:00
Mark McDowall 7d35adebf3 Reload series info on model sync (details) 2013-08-14 08:18:33 -07:00
Mark McDowall a6e54a627e btn-danger on switch will make it red for on and black for off 2013-08-13 07:39:44 -07:00
kay.one d4706dd8f5 branch is now part of status api and shows up in the footer if not on master. 2013-08-10 13:13:31 -07:00
Mark McDowall c1b68e0dee When a new episode is grabbed the client will update its status 2013-08-10 11:38:01 -07:00
Mark McDowall 07f7bba1f4 Some nd icons renamed and added 2013-08-08 23:04:45 -07:00
Mark McDowall cdf34d5676 Toolbar/Actioneer callback cleanup 2013-08-08 00:38:14 -07:00
Mark McDowall 7de7b7d599 Fixed an issue with series editing after going to series details 2013-08-06 22:37:55 -07:00
kay.one 4ff068db0a minor cleanup 2013-08-05 19:01:32 -07:00
Mark McDowall 6ca17942f0 Added season pass for toggling monitored status of seasons
Linked from missing
2013-08-05 02:09:41 -07:00
Mark McDowall 694714726c Seasons will reload when series info is refreshed 2013-08-04 12:30:04 -07:00
Keivan Beigi 1f7d57c2c2 series collection is now loaded on app start. 2013-08-01 17:24:00 -07:00
Mark McDowall 125deb3931 Added seasons to top of series details (toggling and jump to) 2013-07-31 23:32:44 -07:00
Mark McDowall bdab0d585f Added DateHeaderCell to prevent drunk sorting on null dates 2013-07-31 19:12:52 -07:00
Mark McDowall 837626fda3 More details in series footer 2013-07-28 18:32:52 -07:00
Mark McDowall 74a4def877 Added series stats to footer 2013-07-28 18:12:34 -07:00
Mark McDowall 35d29df864 Series episode count legend added 2013-07-27 10:48:45 -07:00
Mark McDowall c7a2d41b8d Removed season count from poster, table has coloured episode count now 2013-07-26 18:51:09 -07:00
Mark McDowall 42496b81e3 episode count on posters, slightly smaller 2013-07-25 22:20:35 -07:00
Mark McDowall 9ba0623987 Episode count on posters and coloured bars 2013-07-25 21:05:26 -07:00
Keivan Beigi 3f203acab9 fixed toggle-cell tool-tips sticking around. 2013-07-25 19:09:17 -07:00
Mark McDowall 20e72ca103 Added indexer to history and tooltip to series view radio buttons 2013-07-24 22:20:28 -07:00
Mark McDowall d122693703 Added TVDB and TVRage links on series details 2013-07-24 18:59:04 -07:00
Keivan Beigi bbacad9171 fixed edit series from series details 2013-07-24 17:41:31 -07:00
Mark McDowall eb5a15a8ca Added AirDateUtc for UTC offset time 2013-07-23 22:28:06 -07:00
Mark McDowall 7689b50dee Removed CustomStartDate 2013-07-23 21:40:05 -07:00
kay.one 13a0df796b edit/delete modal cleanup 2013-07-23 21:17:50 -07:00
kay.one 437a28c10d Fixed issues with edit/delete series modal. 2013-07-23 21:16:52 -07:00