Commit Graph

607 Commits

Author SHA1 Message Date
Keivan Beigi 904061c2f0 fix add existing series. 2013-09-18 12:43:59 -07:00
kay.one 4b5d03ac94 use _.debounce instead of _.throttle for search 2013-09-17 23:03:09 -07:00
kay.one 344844234a fixed results not showing on render 2013-09-17 22:50:33 -07:00
kay.one 927dbba945 add series cleanup 2013-09-17 22:50:32 -07:00
Keivan Beigi ac18d6c704 added not found placeholder in add series
added path validation to add series
2013-09-17 17:54:57 -07:00
Keivan Beigi eba9fab518 moved console polyfills to polyfills.js 2013-09-17 10:35:31 -07:00
Mark McDowall de012aec21 Fixed episode number in history 2013-09-15 22:25:04 -07:00
kay.one add4c38589 renamed Updating to Development.
minor setting style
2013-09-15 17:41:45 -07:00
kay.one 1665bfa6ac added sample check for remote episode. 2013-09-14 12:50:38 -07:00
kay.one b07bc713bb stop trying to load place holder image for placeholder when server is offline. 2013-09-14 00:11:30 -07:00
kay.one 27c57612f4 added global NzbDrone namespace. 2013-09-14 00:10:19 -07:00
Keivan Beigi 82b06bab7a Added RSS support for torrents 2013-09-13 16:20:35 -07:00
Keivan Beigi 93481728cc Merge branch 'signalr' into develop 2013-09-12 11:12:04 -07:00
Mark McDowall 5d46ce6cee Better placeholder for recent folder path 2013-09-11 23:06:59 -07:00
kay.one 345b20f55f don't show messages for updates that aren't allowed on client. 2013-09-11 20:11:38 -07:00
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
Keivan Beigi 578808ecd3 jquery plugin to attach a promise to a spinning icon 2013-09-11 17:42:55 -07:00
Keivan Beigi bb518ca19b fixed some namespaces 2013-09-11 17:42:54 -07:00
kay.one 25e2c98c45 signalr cleanup 2013-09-11 17:42:53 -07:00
Mark McDowall feda4a9b67 Minor fixes and polyfills 2013-09-11 14:38:35 -07:00
Mark McDowall 94f64567c6 Using regex match instead of endsWith for better browser compatibility 2013-09-11 08:13:41 -07:00
Mark McDowall ba5702021b Added year to seaarch results 2013-09-10 10:13:30 -07:00
Mark McDowall 97eb5ffc61 Default to starting at lowest season above 0 2013-09-09 23:44:00 -07:00
Mark McDowall 33986a9185 Seasons are now subdocuments of series 2013-09-09 23:44:00 -07:00
Mark McDowall 0c57c6a6c1 Better client side errors when there are issues communicating with trakt. 2013-09-08 23:40:24 -07:00
Mark McDowall 377e5d28e9 Added season pass link to index 2013-09-08 21:24:40 -07:00
Mark McDowall e8550b6c6e Allow editing of unknown episode file quality 2013-09-08 17:35:39 -07:00
Mark McDowall ac607560d4 Fixed fetching root folders 2013-09-07 18:50:43 -07:00
Mark McDowall 54b83e2e91 Disabled root folder signalr 2013-09-06 21:16:51 -07:00
Mark McDowall 3ef5baf0a0 Allow editing of branch name when not on master 2013-09-06 00:16:38 -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 f00c0f0cca Actioneer won't blow up after saving model 2013-09-04 17:24:46 -07:00
Mark McDowall c184ec2d98 Progress messages are logged with Logger.Progress 2013-09-03 22:01:28 -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 e0735de9da semi-colon required 2013-09-01 21:12:59 -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 e68fe9033d If nzbdrone restarts mid command the client will treat it as failed 2013-09-01 21:12:51 -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 780e374122 Added ProgressMessaging through nlog 2013-09-01 21:12:30 -07:00
Mark McDowall ffce325edb Logs won't throw when cleared from a page past page 1 2013-09-01 12:51:50 -07:00
Mark McDowall 0974d275ef nzb titles in manual search will wrap 2013-09-01 11:31:16 -07:00
kay.one 4465d50a31 added path validation to add series/ recent folders. 2013-08-31 13:32:55 -07:00
Mark McDowall a4d92f0a31 Removed tooltip for quality profile name 2013-08-30 23:25:31 -07:00
kay.one e256271c5c store scene name in history 2013-08-29 23:38:55 -07:00
Mark McDowall 1f90d546d4 Fixed some help icons that were pointing at old names 2013-08-28 22:56:45 -07:00