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

451 Commits

Author SHA1 Message Date
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
d9acfbaea3 Another column width fix. 2012-02-06 20:22:00 -08:00
Mark McDowall
834735c850 Fixed Upcoming grid column widths. 2012-02-06 20:16:40 -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
d670e45001 DownloadClient added to the UI, it still will only download via Sabnzbd. 2012-02-01 16:02:15 -08:00
Mark McDowall
9c5efdb3b4 Fix: Deleting a QualityProfile will now remove it from the view.
Java script moved to a separate file so it can be debugged.
2012-01-30 23:19:52 -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
928bc55839 New: Backup added to Settings -> System 2012-01-26 19:59:30 -08:00
Mark McDowall
02cb12bdb8 BacklogSetting refactoring. 2012-01-25 17:02:21 -08:00
Mark McDowall
3a5d99921e New: Backlog can now be controlled per series.
Applies to Backlog and RecentBacklog jobs. Editable in Series/MassEdit and Series Edit.
Added RecentBacklog button to Missing view, with mouse over description.
2012-01-24 23:16:36 -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
71c5653b91 Password boxes will now keep value from Database instead of wiping out saved values when saved with empty fields. 2012-01-23 10:57:28 -08:00
kay.one
d1e3298da1 Enabled rolling file logging. 2012-01-22 18:41:44 -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
926bdef527 Added warning to NZBsRus to warn that it does not support backlog searching. 2012-01-17 00:42:53 -08:00
kay.one
6a9321b22d Added restart warning to System config page. 2012-01-16 23:35:29 -08:00
kay.one
e358ad6d87 Jobs now use Timespan rather than integer to represent minutes. 2012-01-14 18:47:23 -08:00
Mark McDowall
11b6720cd1 Backlog searching will be disabled by default. Option is available in Settings/Misc 2012-01-14 16:01:51 -08:00
Mark McDowall
359f6ea012 Bug: Fixed years being picked up as 4-digit season/episode combo when using the folder name only. a year wrapped with brackets '()' or '[]' will be treated as a year.
Bug: Fixed display issue for series with a period in them when adding existing series, Html.Label(path) would only show text from after the period.
2012-01-12 15:40:28 -08:00
kay.one
542f733494 Updated RSS Sync interval to 25 Minutes. 2012-01-11 11:38:52 -08:00
Mark McDowall
8415d4a440 Fixed search button on Upcoming view. 2012-01-09 22:08:26 -08:00
Mark McDowall
e4a2228b2c Moved JS to separate file. 2012-01-04 18:19:02 -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
ec6059e09d Renamed Newzbin panel on Settings/Indexers. 2011-12-29 19:20:40 -08:00
kay.one
940856f5fe removed partial script tag 2011-12-19 23:46:17 -08:00
Mark McDowall
50e91c0043 Replaced get and post with ajax to prevent XSRF.
Replaced some usages of Console.Writeline with proper logging.
2011-12-19 00:36:57 -08:00
kay.one
b8def06782 Automation ;) 2011-12-18 21:10:58 -08:00
Mark McDowall
1ee2ae8210 Removed Command from JobDefinition. 2011-12-16 21:27:37 -08:00
Mark McDowall
a7baac9747 Undeleted localSearch and deleted episodeSearch - sleep is required apparently. 2011-12-15 23:18:54 -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
9264dcdf88 Added ImageLink helpers for Ajax and Html links.
Added run button to System/Jobs.
2011-12-15 00:48:23 -08:00