1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-11-11 13:32:42 +01:00
Commit Graph

17 Commits

Author SHA1 Message Date
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