1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-10-06 08:07:20 +02:00
Commit Graph

185 Commits

Author SHA1 Message Date
kay.one
3b18c9f621 Removed single episode rename button
Fix: while renaming series/seasons a single failure no longer stops the whole process
Fix: much better notification during batch rename
2012-02-24 18:01:53 -08:00
Mark McDowall
0ff60bde92 Mass edit is now Series Editor.
Renamed Opps to Oops.
Fixed broken SeriesEditor.
2012-02-23 14:31:50 -08:00
Mark McDowall
29656c72b0 Edit added to Series/Details. 2012-02-22 13:41:47 -08:00
Mark McDowall
aac42d4882 More Season ignore work. Already ignored seasons will be ignored.
Fix: Season Ignore is handled separately from Episode Ignore.
2012-02-20 22:50:38 -08:00
Mark McDowall
0dcbe11a41 New: Mass Edit to edit multiple series at once. 2012-02-18 12:42:14 -08:00
Mark McDowall
f19721912b SignalR added to provide realtime episode status updates. (Series/Details and Downloading only currently) 2012-02-18 12:42:11 -08:00
Mark McDowall
8c0efac00b MassEdit grid won't try to show details. 2012-02-18 12:18:51 -08:00
Mark McDowall
afbb107106 Mass edit uses common styling and Datatables for alternate row colouring. 2012-02-18 12:16:27 -08:00
Mark McDowall
02dcb219a2 Fix: Series grid won't flash an unstyled header before it is loaded. 2012-02-18 11:41:29 -08:00
kay.one
5064eaf9a9 minor ui tweaks. 2012-02-17 16:43:16 -08:00
Mark McDowall
2064700eb1 Fixed Details link is Series/Index.
Delete extraneous Series partial view.
2012-02-17 16:25:18 -08:00
Mark McDowall
ba43509a67 Cookie will be saved for 1 year now. 2012-02-15 23:27:03 -08:00
Mark McDowall
172827e76e New: Sorting added to Series Grid, sort order will be saved even after navigating to another page. 2012-02-15 23:17:15 -08:00
Mark McDowall
d68ae8f3f3 SeriesGrid now has sorting. 2012-02-15 21:53:12 -08:00
Mark McDowall
2051c9d911 Cleaned up CSS for grid action images. 2012-02-11 15:16:08 -08:00
Mark McDowall
0f756e9e02 Status image on Series grid will update when monitored state is changed. 2012-02-10 00:16:35 -08:00
Mark McDowall
e42f0222dc NzbDrone grids now have thead and tbody properly set. 2012-02-07 14:28:53 -08:00
Mark McDowall
19fbed2c42 Centered Status Column icons.
Added mouseover titles to status column icons.
2012-02-07 00:25:00 -08:00
Mark McDowall
04fdb130b8 Really fixed the progress bar, brute force fail. 2012-02-07 00:24:59 -08:00
kay.one
2000d07180 made edit and delete series dialog height auto. 2012-02-07 00:20:56 -08:00
kay.one
ed028123f3 Prettier series grid. 2012-02-07 00:12:37 -08:00
Mark McDowall
67e8712725 Magic was hiding the progress bar colour. Brute force beats magic. Bears beat beats, Bears beat Battlestar Galactica. 2012-02-06 23:09:20 -08:00
Mark McDowall
b0c2807b56 Fixed grid ajax links. 2012-02-06 23:09:19 -08:00
kay.one
d5d77559eb styled jquery dialog header. 2012-02-06 22:37:03 -08:00
Mark McDowall
854d66c1f5 More grid work. Row partial views are now sent a bool set to true if it is an alternate row. 2012-02-06 19:48:26 -08:00
Mark McDowall
93355a4ae1 Upcoming grid NzbDroned. Bye Telerik Grid. 2012-02-06 17:22:17 -08:00
Mark McDowall
c7c56f5ab8 Grid fixes.
Moved grid CSS to Grid.css.
2012-02-06 14:13:33 -08:00
Mark McDowall
aba44fb121 Delete added to edit dialog for series. 2012-02-05 13:36:57 -08:00
Mark McDowall
e8ad13937a CSS fixes for Series grid. 2012-02-05 12:23:37 -08:00
Mark McDowall
a330348c8e Series grid updated to remove Telerik MVC Grid. 2012-02-05 12:17:23 -08:00
kay.one
ea86ce2fcb banner is removed for series that don't have a banner. 2012-02-04 20:36:43 -08:00
kay.one
9bee9be397 Season toggle style updates. 2012-02-04 20:36:41 -08:00
kay.one
1571e8ab0b some minor styling updates to season gird. 2012-02-04 20:36:41 -08:00
Mark McDowall
9721738bec Cleaned up SeriesController.
More CSS fixes for Series/Details
2012-02-04 20:36:40 -08:00
Mark McDowall
a7c90351ac Click row to see the details of that episode.
Alternate rows are coloured (along with the details)
2012-02-04 20:36:40 -08:00
Mark McDowall
d7bc3a3734 Fancy grid, well getting there anyways.
Cell colour only in the "Command" column.
Cell colour toggles when ignored is toggled.
2012-02-04 20:36:39 -08:00
Mark McDowall
f065d345a5 Replaced Telerik SeasonGrid with simple table. 2012-02-04 20:36:38 -08:00
Mark McDowall
a83dbbb16f Grid colouring for ignored and missing. 2012-02-01 16:02:17 -08:00
Mark McDowall
2635ff9bee Fix: Grids will no longer display alerts when navigating to another page while the grid is still loading. 2012-01-29 17:38:44 -08:00
Mark McDowall
02cb12bdb8 BacklogSetting refactoring. 2012-01-25 17:02:21 -08:00
Mark McDowall
9eb022fdf4 BacklogStatus added to individually control which series are included in backlog searches. Applies to Backlog and RecentBacklog jobs. Editable in Series/MassEdit and Series Edit. 2012-01-23 22:29:32 -08:00
Mark McDowall
934d9a92fa MassEdit table uses space better. 2012-01-21 00:57:37 -08:00
Mark McDowall
e885fadc59 Added MassEdit for series editing. 2012-01-19 23:51:26 -08:00
Mark McDowall
b42acb4b20 EpisodeFileId not EpisodeIdFile... fail. 2012-01-04 12:25:59 -08:00
Mark McDowall
8cef552115 Fixed rename episode from series/details.
Removed extra ; from Misnamed.
2012-01-04 12:11:53 -08:00
Mark McDowall
af328c9e55 History, Series/Details and Missing use ImageLink when possible for actions. 2011-12-15 00:48:26 -08:00
Mark McDowall
3a1727595e Fixed editing on Series Grid. 2011-12-12 13:52:29 -08:00
kay.one
4f09778f98 Page banner is now used for browser title. 2011-12-09 21:08:10 -08:00
kay.one
9f07d7c27a Full static content (css,js) versioning. 2011-12-08 20:57:35 -08:00
Mark McDowall
d3d2950a88 Fixed Series/Details calling script before jQuery is loaded. 2011-12-07 23:12:07 -08:00