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
Mark McDowall
55d899fe2b
Fix: Settings initial page load is smoother.
13 years ago
Mark McDowall
6e86db66c8
New: After an update the update page will redirect to a success or failure page, depending on the result.
...
Fix: Notifications will attempt to reconnect to NzbDrone after it is shutdown.
13 years ago
Mark McDowall
dc4e45f72d
Fix: Fixed an issue with the year automatically being added to new series when added to NzbDrone.
13 years ago
Mark McDowall
03a7643b75
SignalR will now update quality in UI as well (when applicable)
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
aa42111516
Fixed history grid buttons.
13 years ago
Mark McDowall
8b9cb7b8ff
Added jquery.unobtrusive-ajax for Ajax Helpers, much cleaner HTML and no jQuery work-around required.
...
Fix: Ajax Links are working again.
13 years ago
Mark McDowall
4a55d08130
Ajax Links are all handled by jQuery now, no more MvcAjax handlers.
13 years ago
Mark McDowall
b86a19451d
Better validation for Growl settings.
13 years ago
Mark McDowall
8f3d4e3128
New: AddSeries autocomplete for series restyled.
13 years ago
Mark McDowall
991ba4ff0a
Merge branch 'indexers'
...
Fixed indexer validation after merge.
Quality js moved to on() instead of live()
13 years ago
Mark McDowall
1a5b20a48b
Validation is working on Settings -> Indexers again.
13 years ago
Mark McDowall
0ff60bde92
Mass edit is now Series Editor.
...
Renamed Opps to Oops.
Fixed broken SeriesEditor.
13 years ago
Mark McDowall
29656c72b0
Edit added to Series/Details.
13 years ago
Mark McDowall
0afa7e17cf
New: Hide Downloaded option added to Upcoming, state is saved in a cookie.
13 years ago
Mark McDowall
ffadccb6f7
Added Ajax wheel to Existing Series when loading from the server.
13 years ago
Mark McDowall
aac42d4882
More Season ignore work. Already ignored seasons will be ignored.
...
Fix: Season Ignore is handled separately from Episode Ignore.
13 years ago
kay.one
d27f14d7aa
Updated SignalR to 0.4.0.1
13 years ago
kay.one
0b59bd1312
Updated Unobtrusive Validation to 2.0.20126
13 years ago
Mark McDowall
8519c3c745
Updated jQuery Validation to 1.9 (Fixed Nuget conflict)
13 years ago
Mark McDowall
f19721912b
SignalR added to provide realtime episode status updates. (Series/Details and Downloading only currently)
13 years ago
Mark McDowall
d616dfaa0f
Fixed Quality Sliders.
13 years ago
Mark McDowall
2deb6822b0
Updated Nuget packages.
13 years ago
Mark McDowall
bc3e7239c2
Log grid will reload when logs are cleared.
...
History grid will reload when history is trimmed or purged.
13 years ago
kay.one
5ecbdd3e64
Package cleanup
13 years ago
Mark McDowall
3f1dd805da
Good bye Telerik, Hello jQuery 1.7
...
New: Major redesign of grids on all pages.
13 years ago
Mark McDowall
463ab0812e
System Config grid now uses DataTables.
13 years ago
Mark McDowall
4225685715
Upcoming grid uses combined column for SeasonNumber and EpisodeNumber.
...
Removed DataTables extras.
13 years ago
Mark McDowall
4af27cc4b5
History grid will now be built from a json array sent to the view.
13 years ago
Mark McDowall
6ffc429ae0
DataTables added for use on History Grid.
13 years ago
Mark McDowall
b0c2807b56
Fixed grid ajax links.
13 years ago
Mark McDowall
c7c56f5ab8
Grid fixes.
...
Moved grid CSS to Grid.css.
13 years ago
Mark McDowall
b9d227d162
Stopped links in grid triggering detail view in chrome.
...
Fixed grid header in FF.
13 years ago
Mark McDowall
a330348c8e
Series grid updated to remove Telerik MVC Grid.
13 years ago
Mark McDowall
9721738bec
Cleaned up SeriesController.
...
More CSS fixes for Series/Details
13 years ago
Mark McDowall
a7c90351ac
Click row to see the details of that episode.
...
Alternate rows are coloured (along with the details)
13 years ago
Mark McDowall
d7bc3a3734
Fancy grid, well getting there anyways.
...
Cell colour only in the "Command" column.
Cell colour toggles when ignored is toggled.
13 years ago
Mark McDowall
2fc561f195
After adding all existing series, show no series message to user.
13 years ago
Mark McDowall
a83dbbb16f
Grid colouring for ignored and missing.
13 years ago
Mark McDowall
9c5efdb3b4
Fix: Deleting a QualityProfile will now remove it from the view.
...
Java script moved to a separate file so it can be debugged.
13 years ago
Mark McDowall
2635ff9bee
Fix: Grids will no longer display alerts when navigating to another page while the grid is still loading.
13 years ago
kay.one
b8ac694fc4
added JsonErrorFilter to automatically handle failing ajax calls.
13 years ago
Mark McDowall
4796b81cf1
Bug: Fixed qualityProfile so it returns the selected cutoff in the model.
...
Now using trim before checking title.length for AddExistingSeries.
13 years ago
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.
13 years ago
Mark McDowall
7963390126
Removed debugging JS.
13 years ago