Mark McDowall
|
102ad8d3cf
|
Fix: Sorting on grids will now be ordered properly regardless of user's date format.
|
13 years ago |
Mark McDowall
|
baed29710e
|
Dates used for sorting will rely on EN-US standard, display will relay on user's culture.
|
13 years ago |
Mark McDowall
|
2051c9d911
|
Cleaned up CSS for grid action images.
|
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 |
Mark McDowall
|
185edfb7f7
|
System/Jobs now uses DataTables
|
13 years ago |
Mark McDowall
|
463ab0812e
|
System Config grid now uses DataTables.
|
13 years ago |
Mark McDowall
|
9c24b5989b
|
Log Grid added, using server side filtering, sorting and paging. Using DynamicQueryable.
|
13 years ago |
Mark McDowall
|
ca5888160d
|
Removed some extraneous code.
Missing grid is now a Datatable grid.
|
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
|
2635ff9bee
|
Fix: Grids will no longer display alerts when navigating to another page while the grid is still loading.
|
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
|
8dc62a711a
|
Added # after Season and Episode in History Grid and after Episode on Series/Details.
|
13 years ago |
kay.one
|
1cfc2f3fe4
|
Removed MainContent Section
|
13 years ago |
Mark McDowall
|
3e3551f4d0
|
Removed testing reload button from History. Whoops!
|
13 years ago |
Mark McDowall
|
706ea744b9
|
Change from rebind() to ajaxRequest() for reloading the History grid, which keeps page and sort order.
|
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
|
6756eb6534
|
Added grid sorting to history grid rebind.
|
13 years ago |
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.
|
13 years ago |
Mark McDowall
|
ac3c3386fc
|
Added delete and redownload commands to History Grid (redownload will delete the existing item from history and then start an episode search)
|
13 years ago |
Mark McDowall
|
2e48034d70
|
Season Grid toolbar uses sub-menu.
sub-menu moved from id to class.
|
13 years ago |
kay.one
|
1e9ae9a508
|
leftover notification code
|
13 years ago |
Mark McDowall
|
aa82264774
|
Menus are now custom built, using AJAX loading of links where acceptable.
|
13 years ago |
Mark McDowall
|
01425ac0da
|
Removed grid loading overlays.
|
14 years ago |
Mark McDowall
|
6542f687d6
|
Fixed History Grid overlay.
|
14 years ago |
Mark McDowall
|
26b7bc5c53
|
Loading overlays added to Series/Details, Upcoming and History views.
|
14 years ago |
Mark McDowall
|
a36d5fae2f
|
Added ExternalNotificationProviderBase based on IndexProviderBase.
|
14 years ago |
Mark McDowall
|
2e32d6efd4
|
Moved indexer images to a subfolder.
|
14 years ago |
Mark McDowall
|
b146b62ef3
|
Added images for provider, shown on the History grid.
|
14 years ago |
kay.one
|
7d20558ea2
|
fixed column layout in history, upcomming
|
14 years ago |
kay.one
|
af1511e1f3
|
Fixed history grid layout
|
14 years ago |
Mark McDowall
|
273ab14a78
|
Added Scripts section to SiteLayout.
History view RAZORed.
|
14 years ago |
kay.one
|
af705cbf9a
|
cleaned up history/log grid UI
|
14 years ago |
kay.one
|
e896af5cd0
|
ReSharper code cleanup
|
14 years ago |
Mark McDowall
|
7a57ab98dc
|
Added upcoming and history links to main menu.
Made Upcoming look a bit better, still needs work.
Wrapped Details in Upcoming/History in fieldset
|
14 years ago |
Mark McDowall
|
33b09567ce
|
History VIew Added.
Fixed Relationships between History and Episode/Indexer.
Indexer now uses int as ID, string caused issues.
Get single Indexer by ID.
|
14 years ago |