1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-10-06 08:07:20 +02:00
Commit Graph

50 Commits

Author SHA1 Message Date
Mark McDowall
96b19ef4cc History is spelt right now... 2012-04-23 12:56:59 -07:00
Mark McDowall
38927e3ca1 Signalr errors will not be shown in the UI.
New: Search History, review recent searches and force specific reports to download (Under history)
2012-04-23 00:38:42 -07:00
Mark McDowall
8fa145b2c3 New: Indexer name is displayed on mouse over of image (History)
New: Search by indexer name (History)
2012-04-14 14:44:02 -07:00
Mark McDowall
8486d90272 Fix: Added tooltips to menu links. 2012-03-15 08:53:37 -07:00
Mark McDowall
f50494ea9b Fixed typo in Trim History confirmation.
New: Added warning to Settings -> Misc regarding backlog searching.
2012-03-06 11:25:57 -08:00
Mark McDowall
2edb5308ab New: Added confirmation message to History (Purge and Trim) and Log Delete. 2012-03-06 00:03:37 -08:00
kay.one
545c9cb91e updated grid paging icons 2012-03-01 21:02:42 -08:00
Mark McDowall
24dae1927f Fix: Series Editor enhancements to make it more straight forward.
Fix: History and Missing Grids now link to Seriesi/Details.
2012-02-26 20:48:06 -08:00
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.
2012-02-26 01:43:25 -08:00
Mark McDowall
4a55d08130 Ajax Links are all handled by jQuery now, no more MvcAjax handlers. 2012-02-26 00:36:47 -08:00
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
102ad8d3cf Fix: Sorting on grids will now be ordered properly regardless of user's date format. 2012-02-14 11:15:11 -08:00
Mark McDowall
baed29710e Dates used for sorting will rely on EN-US standard, display will relay on user's culture. 2012-02-14 11:15:10 -08:00
Mark McDowall
2051c9d911 Cleaned up CSS for grid action images. 2012-02-11 15:16:08 -08:00
Mark McDowall
bc3e7239c2 Log grid will reload when logs are cleared.
History grid will reload when history is trimmed or purged.
2012-02-10 21:00:22 -08:00
Mark McDowall
185edfb7f7 System/Jobs now uses DataTables 2012-02-09 22:17:53 -08:00
Mark McDowall
463ab0812e System Config grid now uses DataTables. 2012-02-09 21:26:30 -08:00
Mark McDowall
9c24b5989b Log Grid added, using server side filtering, sorting and paging. Using DynamicQueryable. 2012-02-09 09:41:51 -08:00
Mark McDowall
ca5888160d Removed some extraneous code.
Missing grid is now a Datatable grid.
2012-02-08 17:05:16 -08:00
Mark McDowall
4af27cc4b5 History grid will now be built from a json array sent to the view. 2012-02-08 16:26:34 -08:00
Mark McDowall
6ffc429ae0 DataTables added for use on History Grid. 2012-02-08 00:17:40 -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
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
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
1cfc2f3fe4 Removed MainContent Section 2011-11-30 21:25:01 -08:00
Mark McDowall
3e3551f4d0 Removed testing reload button from History. Whoops! 2011-11-10 08:23:51 -08:00
Mark McDowall
706ea744b9 Change from rebind() to ajaxRequest() for reloading the History grid, which keeps page and sort order. 2011-11-10 08:22:52 -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
6756eb6534 Added grid sorting to history grid rebind. 2011-09-02 16:34:39 -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
ac3c3386fc Added delete and redownload commands to History Grid (redownload will delete the existing item from history and then start an episode search) 2011-08-26 17:59:51 -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
kay.one
1e9ae9a508 leftover notification code 2011-08-21 18:00:12 -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
01425ac0da Removed grid loading overlays. 2011-06-28 21:51:30 -07:00
Mark McDowall
6542f687d6 Fixed History Grid overlay. 2011-06-05 00:47:59 -07:00
Mark McDowall
26b7bc5c53 Loading overlays added to Series/Details, Upcoming and History views. 2011-05-19 15:59:30 -07:00
Mark McDowall
a36d5fae2f Added ExternalNotificationProviderBase based on IndexProviderBase. 2011-04-28 23:06:13 -07:00
Mark McDowall
2e32d6efd4 Moved indexer images to a subfolder. 2011-04-27 23:04:57 -07:00
Mark McDowall
b146b62ef3 Added images for provider, shown on the History grid. 2011-04-27 21:27:02 -07:00
kay.one
7d20558ea2 fixed column layout in history, upcomming 2011-04-25 13:32:29 -07:00
kay.one
af1511e1f3 Fixed history grid layout 2011-04-22 13:48:05 -07:00
Mark McDowall
273ab14a78 Added Scripts section to SiteLayout.
History view RAZORed.
2011-04-20 21:20:39 -07:00
kay.one
af705cbf9a cleaned up history/log grid UI 2011-04-09 20:00:20 -07:00
kay.one
e896af5cd0 ReSharper code cleanup 2011-04-09 19:44:01 -07:00
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
2011-03-23 16:41:38 -07:00
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.
2011-03-22 22:19:23 -07:00