kay.one
67298d62a0
More new icons, updated status colors.
2012-02-25 11:41:48 -08:00
kay.one
0bb36eb20c
Some new icons/ Submenu tweaks.
2012-02-25 08:35:27 -08:00
Mark McDowall
29656c72b0
Edit added to Series/Details.
2012-02-22 13:41:47 -08: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
2051c9d911
Cleaned up CSS for grid action images.
2012-02-11 15:16:08 -08:00
Mark McDowall
b0c2807b56
Fixed grid ajax links.
2012-02-06 23:09:19 -08:00
Mark McDowall
93355a4ae1
Upcoming grid NzbDroned. Bye Telerik Grid.
2012-02-06 17:22:17 -08:00
Mark McDowall
c7c56f5ab8
Grid fixes.
...
Moved grid CSS to Grid.css.
2012-02-06 14:13:33 -08:00
Mark McDowall
a330348c8e
Series grid updated to remove Telerik MVC Grid.
2012-02-05 12:17:23 -08:00
kay.one
ea86ce2fcb
banner is removed for series that don't have a banner.
2012-02-04 20:36:43 -08:00
kay.one
9bee9be397
Season toggle style updates.
2012-02-04 20:36:41 -08:00
kay.one
1571e8ab0b
some minor styling updates to season gird.
2012-02-04 20:36:41 -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
f065d345a5
Replaced Telerik SeasonGrid with simple table.
2012-02-04 20:36:38 -08:00
Mark McDowall
a83dbbb16f
Grid colouring for ignored and missing.
2012-02-01 16:02:17 -08:00
Mark McDowall
2635ff9bee
Fix: Grids will no longer display alerts when navigating to another page while the grid is still loading.
2012-01-29 17:38:44 -08:00
Mark McDowall
b42acb4b20
EpisodeFileId not EpisodeIdFile... fail.
2012-01-04 12:25:59 -08:00
Mark McDowall
8cef552115
Fixed rename episode from series/details.
...
Removed extra ; from Misnamed.
2012-01-04 12:11:53 -08:00
Mark McDowall
af328c9e55
History, Series/Details and Missing use ImageLink when possible for actions.
2011-12-15 00:48:26 -08:00
kay.one
4f09778f98
Page banner is now used for browser title.
2011-12-09 21:08:10 -08:00
kay.one
9f07d7c27a
Full static content (css,js) versioning.
2011-12-08 20:57:35 -08:00
Mark McDowall
d3d2950a88
Fixed Series/Details calling script before jQuery is loaded.
2011-12-07 23:12:07 -08:00
Mark McDowall
ef40831c24
Removed random bracket from Series/Details.
2011-12-07 22:59:28 -08:00
Mark McDowall
8dc62a711a
Added # after Season and Episode in History Grid and after Episode on Series/Details.
2011-12-07 22:28:52 -08:00
kay.one
f4047dee2c
episode grid is now sortable.
2011-12-03 15:44:48 -08:00
Mark McDowall
b9e9bb06a4
EpisodeGrid sorting is done in the controller instead of the View, because it actually works...
2011-12-02 08:14:38 -08:00
kay.one
08a5b28f40
Banners folder moved to root.
2011-12-01 23:20:33 -08:00
kay.one
76608fc440
Banners folder moved to root.
2011-12-01 23:07:18 -08:00
kay.one
1cfc2f3fe4
Removed MainContent Section
2011-11-30 21:25:01 -08:00
kay.one
30497357b4
Removed single search method in indexer base.
2011-11-28 22:49:38 -08:00
kay.one
dff3b3596f
episode grid is now aligned.
2011-11-26 22:56:28 -08:00
kay.one
da996c97c2
UI Cleanup
2011-11-25 23:53:16 -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
Mark McDowall
fd205d3d57
Moved Grid altering CSS to its own file, used for Series/Details, missing, upcoming and histtory grids.
2011-09-28 18:58:23 -07:00
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.
2011-09-28 17:20:29 -07:00
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.
2011-09-13 19:25:33 -07:00
Mark McDowall
f8ae95d36f
Banner is now shown on Details view.
2011-09-10 16:01:15 -07:00
Mark McDowall
f02e92b005
Fixed EpisodeSorting examples layout.
...
Added Missing to main UI.
Add links to series from History and Missing.
Image for search link on Missing.
2011-08-30 17:15:22 -07:00
Mark McDowall
485f618e02
Full Season searching added (Single NZB). SearchProvider added to perform both Season and Episode searching, triggered via jobs.
...
Tests added for season searching.
2011-08-27 22:45:36 -07:00
Mark McDowall
2640191cdf
Added tool tip to ignoredSeason summary toggle.
2011-08-22 22:38:23 -07:00
Mark McDowall
f6c9fa4f95
Added SeriesSearch and RenameSeries jobs.
...
Add UI controls for new jobs.
Skip ignored episodes when doing series/season searches.
2011-08-22 22:29:12 -07:00
Mark McDowall
1d1bbd3a23
Series/Details grids now use images for ignore/status/search/rename.
2011-08-22 20:52:08 -07:00
Mark McDowall
d120a61ccb
Series/Details specials grid will be generated like all others.
...
Added images for Episode Status, Ignored status removed
Updated SceneNameMappings.csv
2011-08-21 23:25:32 -07:00
Mark McDowall
2e48034d70
Season Grid toolbar uses sub-menu.
...
sub-menu moved from id to class.
2011-08-21 19:56:04 -07:00
Mark McDowall
350e0388de
Updated JobProvider to allow jobs with two targets.
...
JobQueueItem class created instead of using Tuples.
Added Search for Season and Rename Season jobs , plus links for them on Series/Details.
Add GetSeasonFiles added to MediaFileProvider.
2011-08-21 17:48:37 -07:00
Mark McDowall
56da830296
Added a second "master" toggle to ignoreSeason on Series/Details at the top of the page.
2011-08-19 20:02:47 -07:00
Mark McDowall
aa82264774
Menus are now custom built, using AJAX loading of links where acceptable.
2011-08-05 19:04:35 -07:00
Mark McDowall
3d784b828d
Ignored image is loaded half and half instead of all grey.
2011-08-04 22:10:36 -07:00