1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-12-16 11:37:58 +02:00
Commit Graph

640 Commits

Author SHA1 Message Date
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
Mark McDowall
0fa4934358 Using warning instead of danger for form elements 2013-08-25 22:34:01 -07:00
Mark McDowall
1c4a687854 Added history details modal 2013-08-25 22:34:00 -07:00
kay.one
4188946395 Added more magic to fancy. it now automatically figures our response for PUT and POST based on request ID.
file name sample uses HTTP GET instead of post
2013-08-25 22:14:55 -07:00
kay.one
147bb5476b added input validation to quality profiles 2013-08-25 20:50:13 -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
c9a0aebbfb Fixed automatic search failing because series wasn't part of episode 2013-08-22 19:07:13 -07:00
Mark McDowall
eb6d6e74b0 Fixed add series referencing spinnerView 2013-08-22 18:52:19 -07:00
Mark McDowall
a00587dbd4 Fixed calendar on air 2013-08-21 21:30:26 -07:00
Mark McDowall
0208ae8347 Fixed LoadingView 2013-08-21 21:04:03 -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
8737cb0145 fixed on air for upcoming view 2013-08-21 20:34:46 -07:00
Mark McDowall
b1fa306223 Episode details summary has access to series now 2013-08-21 20:34:44 -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
5327068557 QualityCell editing cleanup 2013-08-21 08:27:19 -07:00
Mark McDowall
7c915bd522 Save episode quality after change 2013-08-20 23:50:38 -07:00
Mark McDowall
df1cb91a84 Added loading to recent folder list 2013-08-20 23:50:37 -07:00
Mark McDowall
298bc07be7 Merge branch 'because-kayone' into develop 2013-08-20 18:42:19 -07:00
Keivan Beigi
9195dc6de5 can display server-side errors on the UI. 2013-08-20 18:07:48 -07:00
Mark McDowall
f9437baf80 started Inline edit of quality for episode file 2013-08-20 16:35:28 -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
2f061e648e No longer clearing cookies, oops. 2013-08-17 22:28:00 -07:00
Mark McDowall
b1e5646d7d more nd icons and some spelling fixes 2013-08-14 08:18:34 -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
1675f35aa4 update js libraries 2013-08-12 19:51:47 -07:00
Mark McDowall
a4d6851be1 Added option to not auto download propers 2013-08-11 23:00:40 -07:00
Mark McDowall
fded4cf7f3 Added examples to naming settings 2013-08-11 17:42:11 -07:00
Mark McDowall
a6e356c0cf Version and branch shown when not on master 2013-08-10 16:46:27 -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
e9fdc6a575 Episode status icons converted to nd icons 2013-08-10 12:11:58 -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
649f666a3a Switches are now red when set to off 2013-08-09 19:51:30 -07:00
Mark McDowall
07f7bba1f4 Some nd icons renamed and added 2013-08-08 23:04:45 -07:00
Mark McDowall
3559d35d92 Add existing series, load more will only load 5 results at a time 2013-08-08 20:58:44 -07:00
Mark McDowall
157e299698 NzbDrone red added as variable 2013-08-08 00:41:06 -07:00
Mark McDowall
cdf34d5676 Toolbar/Actioneer callback cleanup 2013-08-08 00:38:14 -07:00
Mark McDowall
1df9c49c46 Ellipsis added, but doesn't play nice with onRender... yet. 2013-08-08 00:27:49 -07:00
Mark McDowall
aa2fdb9d76 Add series auto complete will show results outside of modal now. 2013-08-07 22:48:09 -07:00
Mark McDowall
1274c1c144 Added commands to delete logs and log files (separately) 2013-08-07 20:18:49 -07:00
Mark McDowall
017975696e Donate is a little more colourful <3 2013-08-07 00:46:37 -07:00
Mark McDowall
1d0f18e8f1 Added size to episode downloaded tooltip 2013-08-07 00:05:07 -07:00
Mark McDowall
3f8f0c2130 Episode details file uses backgrid 2013-08-06 23:48:28 -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
4fc4cc51fc fixed series page background 2013-08-05 23:46:24 -07:00
Mark McDowall
4cfe57f13d Added latest button to Season Pass 2013-08-05 23:18:02 -07:00
Mark McDowall
083f649b5c User can now configure RSS Sync Interval 2013-08-05 22:31:32 -07:00
kay.one
a2db70bb19 added page loading animation while the app is loading. 2013-08-05 19:29:34 -07:00
kay.one
4ff068db0a minor cleanup 2013-08-05 19:01:32 -07:00
Keivan Beigi
376b386b31 show a basic spinner while the app is loading all the js files/series list. 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
Mark McDowall
1ef168370e Recent folder list will scroll when needed
Able to add more than one recent folder without refreshing the page
2013-08-04 10:52:21 -07:00
Mark McDowall
26dbafee08 Monitored status tooltip should disappear properly now 2013-08-03 23:51:28 -07:00
Keivan Beigi
1f7d57c2c2 series collection is now loaded on app start. 2013-08-01 17:24:00 -07:00
Keivan Beigi
f44ef2ff5e fixed issue with number only series title.
series detail page should load much faster.
2013-08-01 17:12:52 -07:00
Mark McDowall
91cef6d662 Because pencil = edit 2013-08-01 16:54:01 -07:00
Mark McDowall
12bb55f52d Added indexer name to manual search 2013-08-01 16:34:36 -07:00
Mark McDowall
e1272b4f34 Notification and Indexer settings are enabled by default on add
NzbClub and omgwtfnzbs are off by default
2013-08-01 08:25:09 -07:00