1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-09-20 16:31:43 +02:00
Commit Graph

15 Commits

Author SHA1 Message Date
Mark McDowall
02cf23721a Better client side error handling 2012-09-30 17:05:16 -07:00
Mark McDowall
a7a0a25029 Renamed AiredAfter to CustomStartDate 2012-09-20 08:37:40 -07:00
Mark McDowall
15e4a286d1 Fixed debugging issues. Add Series tweaks.
Add series buttons are disabled on click to prevent multiple clicks.
2012-09-19 09:18:03 -07:00
Mark McDowall
6c78187601 EpisodeAiredAfter added to AddSeries UI
New: Ability to skip episodes that aired before a certain date, per
series.
2012-09-18 23:06:09 -07:00
Mark McDowall
ffadccb6f7 Added Ajax wheel to Existing Series when loading from the server. 2012-02-21 23:46:09 -08:00
Mark McDowall
2fc561f195 After adding all existing series, show no series message to user. 2012-02-02 23:09:08 -08:00
Mark McDowall
4796b81cf1 Bug: Fixed qualityProfile so it returns the selected cutoff in the model.
Now using trim before checking title.length for AddExistingSeries.
2012-01-13 08:54:20 -08:00
Mark McDowall
0e246b2cd9 Add existing series won't add an invalid series (ID of zero, or blank title). It will show a UI alert instead. 2012-01-13 01:03:27 -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
Mark McDowall
7edde4a242 Fixed Quality Toggling on AddSeries.
Fixed Watermark for AddSeries controls.
2011-12-11 19:30:46 -08:00
Mark McDowall
e306f0f817 Adding/Removing rootDirs will refresh UI properly. 2011-12-08 23:08:12 -08:00
kay.one
54dd817700 Fixed add series watermarks 2011-12-07 21:44:36 -08:00
kay.one
5e386a2bc7 Added jquery tab, accordion to autobind.
made add series page more awsome.
2011-12-07 21:30:47 -08:00
Mark McDowall
1317b8fbef Fixed issue with seriesLookup boxes not autocompleting after adding or removing a rootDir. 2011-11-23 23:11:13 -08:00
Mark McDowall
86eb70bcbb Moved NzbDrone scripts to Scripts/NzbDrone.
Moved Plugin scripts to Scripts (Compatibility with Nuget).
jquery.validate.unobtrusive.min.js no longer uses CDN (Now a Nuget package).
2011-11-10 18:56:33 -08:00