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

17 Commits

Author SHA1 Message Date
kay.one
5e386a2bc7 Added jquery tab, accordion to autobind.
made add series page more awsome.
2011-12-07 21:30:47 -08:00
kay.one
9841d7728e Removed MainContent Section 2011-11-30 21:06:02 -08:00
kay.one
7c529b03b4 Local search updates. 2011-11-26 22:31:13 -08:00
Mark McDowall
a9bcbfad8c Added QuickAdd for adding series, not displayed currently, needs some prettifying. 2011-10-19 08:16:34 -07:00
Mark McDowall
88525a0b7c AddSeries javascript fixes.
Add new series now has a drop box for rootdir.
Moved add series javascript to addSeries.js.
2011-08-23 13:31:28 -07:00
kay.one
b4fb3002a4 Updated Add Series 2011-07-27 15:59:48 -07:00
kay.one
15aedfc847 some db/migration cleanup 2011-07-07 20:27:11 -07:00
kay.one
94e16a6037 root dir is done 2011-07-01 13:59:25 -07:00
kay.one
206144d7e3 more javascript fixes,
UI is still pretty much fucked.
2011-06-27 19:24:42 -07:00
Mark McDowall
d2a0e315b2 Fixed adding first RootDir after the change to use Telerik's CDN.
Fixed an issue with AddNew and it containing the list of RootDirs that was available when the Index page was loaded.
2011-06-24 15:49:23 -07:00
Mark McDowall
47b997326b Fixed failure when trying to add the first root dir (Missing Telerik scripts for combobox). 2011-06-21 00:02:21 -07:00
Mark McDowall
93340f7d53 Added AJAX wheel for Refresh Root Dirs, so you can tell its working now. 2011-06-15 23:18:19 -07:00
Mark McDowall
c3d4732baa Adding a root dir will not add it to the DB until after it is saved, also will not save if the path is blank. 2011-06-15 19:32:55 -07:00
Mark McDowall
bda226096b Auto complete for paths added. Config text boxes are now wider. 2011-06-08 18:45:06 -07:00
Mark McDowall
96670d0567 AddSeries/Index will show the RotoDirs Panel if no root dirs are in the DB. 2011-06-06 14:31:08 -07:00
Mark McDowall
eb3875d43b DeleteRootDir and AddSeries shared the same method, which caused addSeries to fail. 2011-06-02 19:09:24 -07:00
Mark McDowall
8d38f98338 Add Existing with Refresh button after modifying root dirs.
Renamed AddSeries/Add to AddSeries/Index
2011-05-31 13:50:19 -07:00