Commit Graph

9 Commits

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