Commit Graph

76 Commits

Author SHA1 Message Date
kay.one 5a5e160002 fixed season template helpers. 2013-09-11 19:31:45 -07:00
Keivan Beigi c090b3efa1 this should cover it! 2013-09-11 17:42:57 -07:00
Keivan Beigi 7f5136120d fixed series actions 2013-09-11 17:42:56 -07:00
kay.one 25e2c98c45 signalr cleanup 2013-09-11 17:42:53 -07:00
Mark McDowall 33986a9185 Seasons are now subdocuments of series 2013-09-09 23:44:00 -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 c96ba5efd3 Commands return immediately and signalr is used to control the UI 2013-09-01 21:12:41 -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 66ce8e8b27 removed leak from signalr 2013-08-21 12:08:29 -07:00
Mark McDowall 551e6e2e5b Using listenTo instead of on 2013-08-19 08:12:35 -07:00
Mark McDowall 7d35adebf3 Reload series info on model sync (details) 2013-08-14 08:18:33 -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 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 694714726c Seasons will reload when series info is refreshed 2013-08-04 12:30:04 -07:00
Mark McDowall 125deb3931 Added seasons to top of series details (toggling and jump to) 2013-07-31 23:32:44 -07:00
Keivan Beigi 3f203acab9 fixed toggle-cell tool-tips sticking around. 2013-07-25 19:09:17 -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
Keivan Beigi 00dcce469d making modals event driven, 2013-07-23 21:18:28 -07:00
Mark McDowall d19e33f0a8 Series search added 2013-07-21 19:52:53 -07:00
Mark McDowall 125f3d87a4 Actioneer added to handle common spinner switching 2013-07-21 19:23:17 -07:00
Mark McDowall efbf89fac9 Fixed sorting on episode tables 2013-07-21 16:46:45 -07:00
Mark McDowall 87114c77e6 Fixed an issue where season and episode monitored states were inversed 2013-07-18 23:54:38 -07:00
Mark McDowall 637b101975 Rename series added 2013-07-18 23:21:12 -07:00
Mark McDowall 17ffdbc89e Toggle episode monitored status from episode details 2013-07-18 18:53:08 -07:00
Mark McDowall 1bf855ca3a Redirect to index when on series is deleted from details 2013-07-18 08:21:21 -07:00
Keivan Beigi 83fe07524a removed mutators from series. 2013-07-16 16:55:20 -07:00
Keivan Beigi eceed9f439 removed QualityModel/SeasonModel mutators. 2013-07-16 15:57:06 -07:00
kay.one 53db90e19a moved series/season monitor toggle. 2013-07-13 22:24:18 -07:00
Mark McDowall bb42bb30aa Added monitored, edit and refresh to series details 2013-07-12 00:33:26 -07:00
Mark McDowall 2909498781 Season monitor toggle added 2013-07-09 19:57:47 -07:00
Mark McDowall b520554741 Toogle cell shows spinner when clicked 2013-07-09 19:57:46 -07:00
Mark McDowall 3aa0507912 Toggle episode monitored status from the table 2013-07-09 19:57:43 -07:00
Mark McDowall 6f949dd129 Manual episode search added to episode details 2013-06-28 17:35:40 -07:00
Mark McDowall 263700954e Added link to series from episode details 2013-06-28 15:13:12 -07:00
kay.one 8841e43c25 cleaned up template helpers 2013-06-24 21:43:45 -07:00
Keivan Beigi b0bd3f34f1 removed NzbDrone. namespace, everything is done using require. 2013-06-24 16:41:59 -07:00
Mark McDowall a34e6f3c70 Season Search added to series details 2013-06-23 21:37:55 -07:00
Mark McDowall e856a31a4d Moar require 2013-06-23 19:31:02 -07:00