Mark McDowall
3a3ba146d6
Made TheTvDb icon layout cleaner.
13 years ago
Mark McDowall
0ba781fd32
TheTvDb link is now an icon on AddSeries.
13 years ago
Mark McDowall
692f182b5e
Style changes for AddSeries lookup.
13 years ago
Mark McDowall
1dcc323c48
New: Link to TheTvDb has been added to AddSeries series lookup fields.
13 years ago
kay.one
f56358067d
Fix: Added loading spinner to all autocomplete lists, better list text color
13 years ago
kay.one
9669869c9b
Fixed: Fixed styling for add series dropdown
...
Fixed: Adding a series is now blocked unless a valid root folder is provided
13 years ago
Mark McDowall
8f3d4e3128
New: AddSeries autocomplete for series restyled.
13 years ago
Mark McDowall
4b903f2291
Fix: Add Series Series lookup will show an AJAX wheel when loading.
13 years ago
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.
13 years ago
Mark McDowall
3dd8005b12
Accordion will be closed on first load.
13 years ago
Mark McDowall
7edde4a242
Fixed Quality Toggling on AddSeries.
...
Fixed Watermark for AddSeries controls.
13 years ago
kay.one
4f09778f98
Page banner is now used for browser title.
13 years ago
Mark McDowall
e306f0f817
Adding/Removing rootDirs will refresh UI properly.
13 years ago
kay.one
9f07d7c27a
Full static content (css,js) versioning.
13 years ago
Mark McDowall
51958672d0
Quality Settings uses accordion now.
...
Fixed quality-selectee button initialization.
13 years ago
kay.one
54dd817700
Fixed add series watermarks
13 years ago
kay.one
5e386a2bc7
Added jquery tab, accordion to autobind.
...
made add series page more awsome.
13 years ago
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.
13 years ago
Mark McDowall
8919592b24
Only show one Existing Series per line now.
13 years ago
Mark McDowall
f99e629817
Fixed the add button on AddSeries.
13 years ago
kay.one
9841d7728e
Removed MainContent Section
13 years ago
kay.one
7c529b03b4
Local search updates.
13 years ago
Mark McDowall
e978cc1261
Replaced root specific absolute paths with relative paths.
13 years ago
Mark McDowall
a9bcbfad8c
Added QuickAdd for adding series, not displayed currently, needs some prettifying.
13 years ago
Mark McDowall
7786f6a914
SeriesId is now passed back to the controller when adding a new/existing series.
13 years ago
Mark McDowall
d330c65165
AutoComplete is now using jQuery UI AutoComplete.
...
Removed jquery.liveQuery.
13 years ago
Mark McDowall
88525a0b7c
AddSeries javascript fixes.
...
Add new series now has a drop box for rootdir.
Moved add series javascript to addSeries.js.
13 years ago
kay.one
2c3da2c5ea
some css tweaks to AddSeries
13 years ago
kay.one
b4fb3002a4
Updated Add Series
13 years ago
kay.one
15aedfc847
some db/migration cleanup
14 years ago
kay.one
c65ca8922a
Fixed delete root dir issue in firefox
14 years ago
kay.one
94e16a6037
root dir is done
14 years ago
kay.one
859b68ed9e
Removed 3rd parties from script registrar.
14 years ago
kay.one
3085bba59b
more better
14 years ago
kay.one
9deea44c87
more root dir UI cleanup
14 years ago
kay.one
cece6e9bf6
Root Dir cleanup
14 years ago
kay.one
a91339dd7e
Updated telerik to 2011.1.414.
14 years ago
kay.one
206144d7e3
more javascript fixes,
...
UI is still pretty much fucked.
14 years ago
kay.one
d61f683be7
Merge branch 'markus101'
14 years ago
kay.one
9d7ed33d0d
Updated series grid
...
Added some parser tests
14 years ago
Mark McDowall
d2a0e315b2
Fixed adding first RootDir after the change to use Telerik's CDN.
...
Fixed an issue with AddNew and it containing the list of RootDirs that was available when the Index page was loaded.
14 years ago
Mark McDowall
47b997326b
Fixed failure when trying to add the first root dir (Missing Telerik scripts for combobox).
14 years ago
Mark McDowall
93340f7d53
Added AJAX wheel for Refresh Root Dirs, so you can tell its working now.
14 years ago
Mark McDowall
c3d4732baa
Adding a root dir will not add it to the DB until after it is saved, also will not save if the path is blank.
14 years ago
Mark McDowall
bda226096b
Auto complete for paths added. Config text boxes are now wider.
14 years ago
Mark McDowall
96670d0567
AddSeries/Index will show the RotoDirs Panel if no root dirs are in the DB.
14 years ago
Mark McDowall
eb3875d43b
DeleteRootDir and AddSeries shared the same method, which caused addSeries to fail.
14 years ago
Mark McDowall
8d38f98338
Add Existing with Refresh button after modifying root dirs.
...
Renamed AddSeries/Add to AddSeries/Index
14 years ago
Mark McDowall
cd4268cf4a
Cleaned up AddSeries UI a bit.
14 years ago
Mark McDowall
f27c1d89f6
Moved root dir config to add series.
...
Cleaned up Indexers.cshtml.
Indexers is the new default Settings page.
14 years ago