Mark McDowall
|
e978cc1261
|
Replaced root specific absolute paths with relative paths.
|
2011-11-11 11:24:51 -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
|
7786f6a914
|
SeriesId is now passed back to the controller when adding a new/existing series.
|
2011-09-08 20:52:25 -07:00 |
Mark McDowall
|
d330c65165
|
AutoComplete is now using jQuery UI AutoComplete.
Removed jquery.liveQuery.
|
2011-09-08 20:26:48 -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
|
2c3da2c5ea
|
some css tweaks to AddSeries
|
2011-07-27 23:30:06 -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
|
c65ca8922a
|
Fixed delete root dir issue in firefox
|
2011-07-01 14:19:52 -07:00 |
kay.one
|
94e16a6037
|
root dir is done
|
2011-07-01 13:59:25 -07:00 |
kay.one
|
859b68ed9e
|
Removed 3rd parties from script registrar.
|
2011-07-01 13:28:53 -07:00 |
kay.one
|
3085bba59b
|
more better
|
2011-07-01 00:52:44 -07:00 |
kay.one
|
9deea44c87
|
more root dir UI cleanup
|
2011-07-01 00:23:07 -07:00 |
kay.one
|
cece6e9bf6
|
Root Dir cleanup
|
2011-06-29 23:15:06 -07:00 |
kay.one
|
a91339dd7e
|
Updated telerik to 2011.1.414.
|
2011-06-27 22:01:54 -07:00 |
kay.one
|
206144d7e3
|
more javascript fixes,
UI is still pretty much fucked.
|
2011-06-27 19:24:42 -07:00 |
kay.one
|
d61f683be7
|
Merge branch 'markus101'
|
2011-06-24 18:21:15 -07:00 |
kay.one
|
9d7ed33d0d
|
Updated series grid
Added some parser tests
|
2011-06-24 18:20:52 -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 |
Mark McDowall
|
cd4268cf4a
|
Cleaned up AddSeries UI a bit.
|
2011-05-30 23:46:24 -07:00 |
Mark McDowall
|
f27c1d89f6
|
Moved root dir config to add series.
Cleaned up Indexers.cshtml.
Indexers is the new default Settings page.
|
2011-05-30 23:13:46 -07:00 |
Mark McDowall
|
f6578bd535
|
QualityProfile name, max 15 characters (to keep the UI intact).
Add series has the proper title now.
|
2011-05-29 23:19:13 -07:00 |
Mark McDowall
|
0fd9fa1e2b
|
The 'Master' Quality DropDownList now controls all quality controls on the page + on the AddNew Series Page.
Master DropDown is now a Telerik Dropdown to fit better with the styling.
|
2011-05-28 01:23:00 -07:00 |
Mark McDowall
|
463881843e
|
Combined AddNew and AddExisting Series pages.
Fixed AddNew Series
|
2011-05-28 00:16:16 -07:00 |
Mark McDowall
|
33b67a138c
|
RAZOR'd Series and the Error page.
NzbDrone has been RAZORfied completely now, die ASPX pages!
|
2011-04-21 00:14:47 -07:00 |
Mark McDowall
|
3e28862e14
|
AddSeries views updated to RAZOR.
|
2011-04-20 21:10:08 -07:00 |
kay.one
|
e896af5cd0
|
ReSharper code cleanup
|
2011-04-09 19:44:01 -07:00 |
Mark McDowall
|
6e221afe82
|
Merge branch 'master' of git://github.com/kayone/NzbDrone
Conflicts:
NzbDrone.Web/Views/AddSeries/AddSeriesItem.cshtml
|
2011-04-07 17:00:42 -07:00 |
Mark McDowall
|
0330bb1577
|
Adding "master" dropbox for changing quality for add series.
|
2011-04-07 16:49:18 -07:00 |
kay.one
|
9950d9385d
|
more relative path fix
|
2011-04-05 21:34:58 -07:00 |
kay.one
|
8a3fe0f14e
|
added more tests for seriesprovider
|
2011-04-04 22:30:13 -07:00 |
Mark McDowall
|
460e48d6a1
|
Add GetBestMatch to TvDbProvider (Provides a way to get the best result from a list of results)
Default value for Quality Dropbox in AddExisting is now the default value from Settings.
|
2011-04-04 19:48:46 -07:00 |
kay.one
|
7a16a907a4
|
fixed some css issues. added quality to each add existing item
|
2011-04-03 18:31:27 -07:00 |
Keivan
|
dd9032348e
|
Fixed project to support Razor
Moved AddSeriesItem to Razor
|
2011-04-01 16:55:20 -07:00 |
Keivan
|
e33f5206fa
|
Add existing now does is reall time TvDb lookup
|
2011-04-01 16:11:09 -07:00 |
kay.one
|
0556c31846
|
Fixed add existing. needs more polish around quality and manual mapping.
|
2011-03-31 23:36:34 -07:00 |