1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-09-11 03:52:33 +02:00
Commit Graph

560 Commits

Author SHA1 Message Date
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