Commit Graph

14 Commits

Author SHA1 Message Date
Mark McDowall 57206b7cee Removed ignore relative urls
Replaced play/stop images on Series Editor with Font-Awesome
2012-10-28 12:15:56 -07:00
Mark McDowall f643c5e3fb Font-Awesomed Series/Details
New: Replaced icons with Font-Awesome SVG icons
2012-10-10 19:02:17 -07:00
Mark McDowall 02cf23721a Better client side error handling 2012-09-30 17:05:16 -07:00
Mark McDowall fef926a417 Even more HTML5 data attributes 2012-09-30 16:06:59 -07:00
Mark McDowall 64742acac6 Fixed UI update issue for changing season quality 2012-09-04 22:25:38 -07:00
Mark McDowall a7fd486b03 Change episode file quality
New: Ability to change the quality of an episode in the database
2012-09-03 16:26:52 -07:00
Mark McDowall aac42d4882 More Season ignore work. Already ignored seasons will be ignored.
Fix: Season Ignore is handled separately from Episode Ignore.
2012-02-20 22:50:38 -08:00
Mark McDowall a330348c8e Series grid updated to remove Telerik MVC Grid. 2012-02-05 12:17:23 -08:00
Mark McDowall 9721738bec Cleaned up SeriesController.
More CSS fixes for Series/Details
2012-02-04 20:36:40 -08:00
Mark McDowall a7c90351ac Click row to see the details of that episode.
Alternate rows are coloured (along with the details)
2012-02-04 20:36:40 -08:00
Mark McDowall d7bc3a3734 Fancy grid, well getting there anyways.
Cell colour only in the "Command" column.
Cell colour toggles when ignored is toggled.
2012-02-04 20:36:39 -08:00
Mark McDowall a83dbbb16f Grid colouring for ignored and missing. 2012-02-01 16:02:17 -08:00
Mark McDowall af328c9e55 History, Series/Details and Missing use ImageLink when possible for actions. 2011-12-15 00:48:26 -08:00
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).
2011-11-10 18:56:33 -08:00
Renamed from NzbDrone.Web/Scripts/seriesDetails.js (Browse further)