kay.one
3cb61e4c34
Cleaned as much of notifications as I could find.
2012-01-18 21:06:47 -08:00
kay.one
b8ac694fc4
added JsonErrorFilter to automatically handle failing ajax calls.
2012-01-18 21:06:46 -08:00
Mark McDowall
4796b81cf1
Bug: Fixed qualityProfile so it returns the selected cutoff in the model.
...
Now using trim before checking title.length for AddExistingSeries.
2012-01-13 08:54:20 -08:00
kay.one
1de610c5bb
moved last job over.
2011-12-01 23:51:32 -08:00
kay.one
fabc4c84bd
Moved Jobs to their own folder.
2011-12-01 17:33:17 -08:00
kay.one
1270e464b3
More autoupdate code.
2011-11-12 20:07:06 -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
95b4250d5d
Updated IndexerSettingsModel with better descriptions.
...
Enable checkbox for Indexer is now labeled as such.
Removed jscript load for deleted script.
A user will now be unable to add a rootDir if the SabDropDir value is the same (ignoring case).
A user will also be unable to set their SabDropDir to the same value as an exiting RootDir (Ignoring case).
The last two changes prevent users from possibly causing all TV shows to be deleted.
2011-09-22 17:18:41 -07:00
Mark McDowall
be92686e0e
AddNewSeries now uses the created folder name wghen added the series (since windows trims some characters from the end [periods]).
...
CreateDirectory moved from AddExisting to AddNew, since we don't want to try to create a folder for existing series.
2011-09-09 16:28:21 -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
0b586de226
Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent.
...
A bunch of files changed removing System.Linq, thanks Resharper :(
2011-09-03 20:05:44 -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
1e9ae9a508
leftover notification code
2011-08-21 18:00:12 -07:00
kay.one
b4fb3002a4
Updated Add Series
2011-07-27 15:59:48 -07:00
kay.one
6393d0a3f9
Added Tests for CentralDispatch
2011-07-07 22:41:08 -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
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
Mark McDowall
87e9589761
Remove empty folders after importing new downloads.
...
Fixed American Dad test (new season added to TheTvDb).
Removed unneeded .ToList()
2011-06-25 19:50:18 -07:00
Mark McDowall
b6178c9eef
Fixed an issue where RootPaths with a slash at the end would have double slash when adding a new Series.
2011-06-22 16:44:42 -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
208feb7d19
CleanFileName when getting new filename from MediaFileProvider.
2011-06-20 16:46:54 -07:00
kay.one
8b484601f6
Removed all warnings
2011-06-19 13:43:47 -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
kay.one
add780b431
Ninject is now forced to use proper constructor.
2011-06-13 18:23:04 -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
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
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
463881843e
Combined AddNew and AddExisting Series pages.
...
Fixed AddNew Series
2011-05-28 00:16:16 -07:00
kay.one
e4ff0d6471
Diskscan/Info update job refactoring and test
2011-05-20 17:23:49 -07:00
kay.one
9c1ff4af6b
initial stage of indexer refactoring. things compile.
2011-05-19 20:47:07 -07:00
unknown
2f786bf424
JobProvider now fully works based on a queuing logic, which allows more than one job to be queued. (EasyButton included!)
2011-05-17 00:04:49 -07:00
Mark McDowall
43e02fa24a
Add series with an ' apostrophe will now work correctly.
2011-04-24 19:30:40 -07:00
Mark McDowall
ec8c83760b
Adding/Deleting QualityProfiles will now save/delete the profile from the database to make the process less hacky.
...
RootDir and UserProfileSection do not inherit the master layout automatically.
2011-04-21 17:30:19 -07:00
kay.one
9028e498ca
Added completely awesome JobProvider. extremely easy to do async/timer tasks with ui status/notification already plugged in.
2011-04-20 00:44:13 -07:00
kay.one
e896af5cd0
ReSharper code cleanup
2011-04-09 19:44:01 -07:00
kay.one
fcf51978f9
Removed IConfigProvider, ISeasonProvider, ISyncProvider
2011-04-09 18:34:36 -07:00
Mark McDowall
c25af5978d
Removed ISeriesProvider
2011-04-08 16:55:23 -07:00
Mark McDowall
d63fe6ad56
Removed IRootDirProvider.
2011-04-08 08:10:46 -07:00
Mark McDowall
6e5328a877
Merge branch 'master' of git://github.com/kayone/NzbDrone
...
Conflicts:
NzbDrone.Web/Controllers/AddSeriesController.cs
NzbDrone.Web/Controllers/SeriesController.cs
2011-04-08 07:30:17 -07:00
Mark McDowall
920099bfe7
Finished removing ITvDbProvider
2011-04-08 07:28:28 -07:00
kay.one
7b4a92fbe6
Removed IQuality provider
...
Updated AutoMoq to support SetConstant
2011-04-07 21:11:45 -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