1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-09-22 09:21:43 +02:00
Commit Graph

386 Commits

Author SHA1 Message Date
Mark McDowall
51958672d0 Quality Settings uses accordion now.
Fixed quality-selectee button initialization.
2011-12-08 00:19:07 -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
Mark McDowall
66bb9f9fdd Fixed Missing grid columns. 2011-12-07 22:26:26 -08:00
Mark McDowall
22d92e52ff Upcoming grids use the same column width. 2011-12-07 22:22:16 -08:00
kay.one
54dd817700 Fixed add series watermarks 2011-12-07 21:44:36 -08:00
kay.one
5e386a2bc7 Added jquery tab, accordion to autobind.
made add series page more awsome.
2011-12-07 21:30:47 -08:00
Mark McDowall
def86f90f5 Fixed adding of existing series, whoops.
Buttons do not have a height globally assigned anymore (no more CSS tweaking all over the place), this means they are larger than textboxes and selects, but it looks good.
2011-12-06 17:21:32 -08:00
Mark McDowall
8919592b24 Only show one Existing Series per line now. 2011-12-05 16:49:11 -08:00
Mark McDowall
f99e629817 Fixed the add button on AddSeries. 2011-12-04 19:15:02 -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
82e2cb2d1e Settings forms are fixed. 2011-11-30 22:39:11 -08:00
kay.one
1cfc2f3fe4 Removed MainContent Section 2011-11-30 21:25:01 -08:00
kay.one
9841d7728e Removed MainContent Section 2011-11-30 21:06:02 -08:00
kay.one
852a141c21 Settings is now a single page with tabs. 2011-11-30 21:04:44 -08:00
kay.one
e01be46209 Updated jQueryUI theme. 2011-11-30 20:19:51 -08:00
Mark McDowall
bae2cdc1c7 Moved from Tabs to Accordion for Notifiers
Indexers is the first item in Settings SubMenu (its the default).
2011-11-29 16:45:45 -08:00
Mark McDowall
168f83dc38 Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus 2011-11-29 15:24:50 -08:00
kay.one
30497357b4 Removed single search method in indexer base. 2011-11-28 22:49:38 -08:00
Mark McDowall
2ed683159f QualityProfiles now use jQuery UI Buttons to enable/disable. 2011-11-28 21:10:43 -08:00
Mark McDowall
041ad20bb3 Renamed EpisodeSorting to Naming (to Match UI).
Fixed EpisodeNaming CSS (Floats are now contained properly).
Renamed CodeFile1 to FooterModel.
2011-11-28 17:11:55 -08:00
kay.one
dff3b3596f episode grid is now aligned. 2011-11-26 22:56:28 -08:00
kay.one
7c529b03b4 Local search updates. 2011-11-26 22:31:13 -08:00
kay.one
66e6503e5a Updated config page titles 2011-11-26 22:02:32 -08:00
kay.one
5c04d14c70 Updated jQueryUI 2011-11-26 21:53:30 -08:00
Mark McDowall
0b8cc7c7e7 Removed commented CSS from EpisodeSorting.
Removed border from Notification Settings.
2011-11-26 12:44:24 -08:00
Mark McDowall
4a904cbf2f Cleaned up EpisodeSorting Settings CSS. 2011-11-26 12:42:42 -08:00
Mark McDowall
e1ffe3d8f9 Fixed Notification Settings. 2011-11-26 12:34:28 -08:00
Mark McDowall
4bdfaec115 Fixed EpisodeSorting. 2011-11-26 12:31:45 -08:00
Mark McDowall
4e27d82480 Fixed Indexer Settings. 2011-11-26 12:28:20 -08:00
Mark McDowall
e55e4387fd Fixed Quality Settings. 2011-11-26 11:37:31 -08:00
kay.one
3bcbc713f3 Updated localsearch UI. 2011-11-26 10:27:44 -08:00
kay.one
59fcb5f138 Fixed local search position 2011-11-26 09:43:49 -08:00
kay.one
8d26659339 Update jQuery to 1.7.1 (but using Telerik's 1.6.4) 2011-11-26 09:25:56 -08:00
kay.one
da996c97c2 UI Cleanup 2011-11-25 23:53:16 -08:00
kay.one
482c591716 Added support for pinned messaged. 2011-11-25 22:27:00 -08:00
kay.one
deecc08982 Indexers settings page now uses jQueryUI accordion 2011-11-25 20:02:29 -08:00
kay.one
50a8af0842 Removed Blueprint. some of config pages have layout issus. 2011-11-25 17:34:38 -08:00
Mark McDowall
8b841c633a Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus 2011-11-24 00:30:27 -08:00
kay.one
f513878d78 Added Miniprofiler.MVC3, updated log grid. 2011-11-23 21:50:41 -08:00
Mark McDowall
04c71ff64c Extended the actions column width on Series Grid - FF was creating two rows of buttons. 2011-11-23 16:39:21 -08:00
kay.one
6e227f572d Fixed some issues around EF and log view 2011-11-22 22:41:38 -08:00
kay.one
c6716f2425 Log page now uses EF for faster runtime queries. 2011-11-22 21:58:26 -08:00
kay.one
a984060533 Merge branch 'markus' into kay.one 2011-11-22 17:55:32 -08:00
kay.one
7c598ed323 Updated Telerik to 2011.3.1115 2011-11-22 17:51:44 -08:00
Mark McDowall
76114cf778 Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus 2011-11-21 23:15:24 -08:00