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

15 Commits

Author SHA1 Message Date
Mark McDowall
a7a0a25029 Renamed AiredAfter to CustomStartDate 2012-09-20 08:37:40 -07:00
Mark McDowall
3061219367 EpisodeAiredAfter added to edit/editor 2012-09-19 00:07:19 -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
8854269a43 Existing series won't blow up when tvdb dies
Fixed: Issues with TheTVDB won't cause the Add Series page to error out
2012-08-29 17:57:23 -07:00
kay.one
f56358067d Fix: Added loading spinner to all autocomplete lists, better list text color 2012-03-01 18:37:43 -08:00
Mark McDowall
4b903f2291 Fix: Add Series Series lookup will show an AJAX wheel when loading. 2012-02-25 14:21:06 -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
5e386a2bc7 Added jquery tab, accordion to autobind.
made add series page more awsome.
2011-12-07 21:30:47 -08:00
Mark McDowall
def86f90f5 Fixed adding of existing series, whoops.
Buttons do not have a height globally assigned anymore (no more CSS tweaking all over the place), this means they are larger than textboxes and selects, but it looks good.
2011-12-06 17:21:32 -08:00
Mark McDowall
8919592b24 Only show one Existing Series per line now. 2011-12-05 16:49:11 -08:00
Mark McDowall
f99e629817 Fixed the add button on AddSeries. 2011-12-04 19:15:02 -08:00
Mark McDowall
7786f6a914 SeriesId is now passed back to the controller when adding a new/existing series. 2011-09-08 20:52:25 -07:00
Mark McDowall
88525a0b7c AddSeries javascript fixes.
Add new series now has a drop box for rootdir.
Moved add series javascript to addSeries.js.
2011-08-23 13:31:28 -07:00
kay.one
2c3da2c5ea some css tweaks to AddSeries 2011-07-27 23:30:06 -07:00
kay.one
b4fb3002a4 Updated Add Series 2011-07-27 15:59:48 -07:00