Mark McDowall
|
fef926a417
|
Even more HTML5 data attributes
|
12 years ago |
Mark McDowall
|
b52dcfd2ef
|
Delete files when deleting series
New: Option to delete files when deleting series
|
12 years ago |
Mark McDowall
|
a7fd486b03
|
Change episode file quality
New: Ability to change the quality of an episode in the database
|
12 years ago |
Mark McDowall
|
e5b6f63e6e
|
New: Rename all series added to Series Editor
|
12 years ago |
Mark McDowall
|
8486d90272
|
Fix: Added tooltips to menu links.
|
13 years ago |
kay.one
|
545c9cb91e
|
updated grid paging icons
|
13 years ago |
Mark McDowall
|
14387b0b28
|
One more colour change, not as dark, matches grid alt-row colouring.
|
13 years ago |
Mark McDowall
|
a5474228cd
|
Fixed some colours (no more pink).
|
13 years ago |
kay.one
|
6d7e886e8c
|
Minor CSS update
|
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 |
kay.one
|
67298d62a0
|
More new icons, updated status colors.
|
13 years ago |
kay.one
|
0bb36eb20c
|
Some new icons/ Submenu tweaks.
|
13 years ago |
Mark McDowall
|
29656c72b0
|
Edit added to Series/Details.
|
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 |
Mark McDowall
|
2051c9d911
|
Cleaned up CSS for grid action images.
|
13 years ago |
Mark McDowall
|
b0c2807b56
|
Fixed grid ajax links.
|
13 years ago |
Mark McDowall
|
93355a4ae1
|
Upcoming grid NzbDroned. Bye Telerik Grid.
|
13 years ago |
Mark McDowall
|
c7c56f5ab8
|
Grid fixes.
Moved grid CSS to Grid.css.
|
13 years ago |
Mark McDowall
|
a330348c8e
|
Series grid updated to remove Telerik MVC Grid.
|
13 years ago |
kay.one
|
ea86ce2fcb
|
banner is removed for series that don't have a banner.
|
13 years ago |
kay.one
|
9bee9be397
|
Season toggle style updates.
|
13 years ago |
kay.one
|
1571e8ab0b
|
some minor styling updates to season gird.
|
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
|
f065d345a5
|
Replaced Telerik SeasonGrid with simple table.
|
13 years ago |
Mark McDowall
|
a83dbbb16f
|
Grid colouring for ignored and missing.
|
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 |
Mark McDowall
|
b42acb4b20
|
EpisodeFileId not EpisodeIdFile... fail.
|
13 years ago |
Mark McDowall
|
8cef552115
|
Fixed rename episode from series/details.
Removed extra ; from Misnamed.
|
13 years ago |
Mark McDowall
|
af328c9e55
|
History, Series/Details and Missing use ImageLink when possible for actions.
|
13 years ago |
kay.one
|
4f09778f98
|
Page banner is now used for browser title.
|
13 years ago |
kay.one
|
9f07d7c27a
|
Full static content (css,js) versioning.
|
13 years ago |
Mark McDowall
|
d3d2950a88
|
Fixed Series/Details calling script before jQuery is loaded.
|
13 years ago |
Mark McDowall
|
ef40831c24
|
Removed random bracket from Series/Details.
|
13 years ago |
Mark McDowall
|
8dc62a711a
|
Added # after Season and Episode in History Grid and after Episode on Series/Details.
|
13 years ago |
kay.one
|
f4047dee2c
|
episode grid is now sortable.
|
13 years ago |
Mark McDowall
|
b9e9bb06a4
|
EpisodeGrid sorting is done in the controller instead of the View, because it actually works...
|
13 years ago |
kay.one
|
08a5b28f40
|
Banners folder moved to root.
|
13 years ago |
kay.one
|
76608fc440
|
Banners folder moved to root.
|
13 years ago |
kay.one
|
1cfc2f3fe4
|
Removed MainContent Section
|
13 years ago |
kay.one
|
30497357b4
|
Removed single search method in indexer base.
|
13 years ago |
kay.one
|
dff3b3596f
|
episode grid is now aligned.
|
13 years ago |
kay.one
|
da996c97c2
|
UI Cleanup
|
13 years ago |
Mark McDowall
|
86eb70bcbb
|
Moved NzbDrone scripts to Scripts/NzbDrone.
Moved Plugin scripts to Scripts (Compatibility with Nuget).
jquery.validate.unobtrusive.min.js no longer uses CDN (Now a Nuget package).
|
13 years ago |
Mark McDowall
|
fd205d3d57
|
Moved Grid altering CSS to its own file, used for Series/Details, missing, upcoming and histtory grids.
|
13 years ago |
Mark McDowall
|
9714a96437
|
Upcoming/Index now uses .ToBestDateString() for Dates, only showing on FutureForecast grid (instead of all grids). Status is shown on grid and option to search for episode.
Series/Details season grids won't be as tall now, due to reduced padding.
|
13 years ago |
Mark McDowall
|
e4f01ae0d4
|
Size is now parsed for each item in the feed.
QualityType added to database to allow saving of size limits.
Fluent now uses longs for multiplication, to ensure it doesn't overflow.
|
13 years ago |
Mark McDowall
|
f8ae95d36f
|
Banner is now shown on Details view.
|
13 years ago |