Commit Graph

81 Commits

Author SHA1 Message Date
kay.one 2806b34e59 removed bootstrap layout from MVC, bootstrap+backbone is where we should be going. 2013-02-15 16:52:18 -08:00
kay.one de8d701553 removed backbone project. 2013-02-15 16:52:13 -08:00
kay.one 92f4f20ecc more add series styling 2013-02-15 16:52:12 -08:00
kay.one 783ad3502c updated bootstrap styling. 2013-02-15 16:52:12 -08:00
kay.one 1e26b2513c figured out how to get tabs to work in backbone. 2013-02-15 16:52:11 -08:00
kay.one adb6f849f7 more bootstrap layout changes. 2013-02-15 16:52:00 -08:00
Keivan Beigi 6eb1d5acf2 almost got the base layout working with bootstrap. 2013-02-15 16:51:59 -08:00
Keivan Beigi 8088872b92 adding bootstrap layout. 2013-02-15 16:51:58 -08:00
Mark McDowall c616d0cd84 Fixed Remove Root Dir issue in Chrome 2012-10-29 08:30:37 -07:00
Mark McDowall 5220de5c66 Lazy load exisitng series
New: Existing series will be lazy loaded on Add Series page
2012-10-28 12:08:37 -07:00
Mark McDowall a3d4b7ed82 Removed extraneous icons
Font Awesomed AddSeries
Font Awesomed gritter
2012-10-11 10:25:31 -07:00
Mark McDowall 761863527b Collapse all indexer settings by default 2012-10-07 12:50:16 -07:00
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
Mark McDowall 3a3ba146d6 Made TheTvDb icon layout cleaner. 2012-03-03 11:37:03 -08:00
Mark McDowall 0ba781fd32 TheTvDb link is now an icon on AddSeries. 2012-03-03 10:58:32 -08:00
Mark McDowall 692f182b5e Style changes for AddSeries lookup. 2012-03-02 20:28:40 -08:00
Mark McDowall 1dcc323c48 New: Link to TheTvDb has been added to AddSeries series lookup fields. 2012-03-02 20:21:50 -08:00
kay.one f56358067d Fix: Added loading spinner to all autocomplete lists, better list text color 2012-03-01 18:37:43 -08:00
kay.one 9669869c9b Fixed: Fixed styling for add series dropdown
Fixed: Adding a series is now blocked unless a valid root folder is provided
2012-02-26 19:25:57 -08:00
Mark McDowall 8f3d4e3128 New: AddSeries autocomplete for series restyled. 2012-02-25 14:21:06 -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
Mark McDowall 3dd8005b12 Accordion will be closed on first load. 2011-12-11 19:30:49 -08:00
Mark McDowall 7edde4a242 Fixed Quality Toggling on AddSeries.
Fixed Watermark for AddSeries controls.
2011-12-11 19:30:46 -08:00
kay.one 4f09778f98 Page banner is now used for browser title. 2011-12-09 21:08:10 -08:00
Mark McDowall e306f0f817 Adding/Removing rootDirs will refresh UI properly. 2011-12-08 23:08:12 -08:00
kay.one 9f07d7c27a Full static content (css,js) versioning. 2011-12-08 20:57:35 -08:00
Mark McDowall 51958672d0 Quality Settings uses accordion now.
Fixed quality-selectee button initialization.
2011-12-08 00:19:07 -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 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
kay.one 9841d7728e Removed MainContent Section 2011-11-30 21:06:02 -08:00
kay.one 7c529b03b4 Local search updates. 2011-11-26 22:31:13 -08:00
Mark McDowall e978cc1261 Replaced root specific absolute paths with relative paths. 2011-11-11 11:24:51 -08:00
Mark McDowall a9bcbfad8c Added QuickAdd for adding series, not displayed currently, needs some prettifying. 2011-10-19 08:16:34 -07: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 d330c65165 AutoComplete is now using jQuery UI AutoComplete.
Removed jquery.liveQuery.
2011-09-08 20:26:48 -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
kay.one 15aedfc847 some db/migration cleanup 2011-07-07 20:27:11 -07:00
kay.one c65ca8922a Fixed delete root dir issue in firefox 2011-07-01 14:19:52 -07:00
kay.one 94e16a6037 root dir is done 2011-07-01 13:59:25 -07:00
kay.one 859b68ed9e Removed 3rd parties from script registrar. 2011-07-01 13:28:53 -07:00
kay.one 3085bba59b more better 2011-07-01 00:52:44 -07:00