kay.one
b8ac694fc4
added JsonErrorFilter to automatically handle failing ajax calls.
2012-01-18 21:06:46 -08:00
kay.one
0ecc62a6f7
Page footer is now cached for one hour (there is nothing that would change.)
2012-01-14 22:50:37 -08:00
Mark McDowall
11b6720cd1
Backlog searching will be disabled by default. Option is available in Settings/Misc
2012-01-14 16:01:51 -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
Mark McDowall
d3f6c685cd
Cleaned up some unused code and a bit more exception handling for GetDirectories.
2011-12-19 00:37:00 -08:00
kay.one
b8def06782
Automation ;)
2011-12-18 21:10:58 -08:00
Mark McDowall
1ee2ae8210
Removed Command from JobDefinition.
2011-12-16 21:27:37 -08:00
Mark McDowall
9264dcdf88
Added ImageLink helpers for Ajax and Html links.
...
Added run button to System/Jobs.
2011-12-15 00:48:23 -08:00
Mark McDowall
a681024db2
SABnzbd Auto-Configure will now display an error on failure.
2011-12-08 20:23:23 -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
Mark McDowall
8de49bb112
Moved RenameSeriesJob to the Jobs folder.
2011-12-01 21:14:59 -08:00
kay.one
fabc4c84bd
Moved Jobs to their own folder.
2011-12-01 17:33:17 -08:00
kay.one
852a141c21
Settings is now a single page with tabs.
2011-11-30 21:04:44 -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
66e6503e5a
Updated config page titles
2011-11-26 22:02:32 -08:00
kay.one
da996c97c2
UI Cleanup
2011-11-25 23:53:16 -08:00
kay.one
910efb5941
Some minor clean-up.
2011-11-25 18:06:40 -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
3520b56bb6
Update logs are now in the UI
2011-11-21 22:55:09 -08:00
kay.one
0a70c836df
Cleaned up progress notification.
2011-11-20 20:43:16 -08:00
kay.one
d97a1d068c
DiskProvider.Move now overwrites existing folder, Update some Diskprovider to use .NET 4 calls.
2011-11-17 22:52:50 -08:00
Mark McDowall
2d00363b09
Fixed Newznab Enabled not saving, now loading the correct enabled status for Newznab (Copy+Paste fail).
2011-11-15 16:45:22 -08:00
Mark McDowall
5ad11ba728
Fixed adding of Newznab provider.
2011-11-15 15:11:17 -08:00
Mark McDowall
dff01f984e
Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus
...
Conflicts:
NzbDrone.Web/NzbDrone.Web.csproj
2011-11-13 22:12:03 -08:00
kay.one
8779a37f7f
UI for automatic update.
2011-11-13 22:01:51 -08:00
Mark McDowall
639480e3ef
Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus
2011-11-13 12:58:02 -08:00
Mark McDowall
6c86f1dfdd
Newznab providers can be configured by the end user.
2011-11-13 12:51:15 -08:00
kay.one
72d0fc50ed
Alot of refactoring.
2011-11-12 23:27:16 -08:00
kay.one
1270e464b3
More autoupdate code.
2011-11-12 20:07:06 -08:00
Mark McDowall
bbd5cba272
Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus
...
Fixed CentalDispatch Conflicts.
2011-11-09 20:14:19 -08:00
kay.one
157bcd8b0f
AssemblyInfo.cs cleanup
2011-11-08 09:48:34 -08:00
Mark McDowall
24a2c2be59
Finishing up Prowl integration.
2011-11-02 21:01:44 -07:00
Mark McDowall
277b873b39
Added Prowl notifications.
2011-11-02 19:44:22 -07:00
Mark McDowall
be64822f08
Added Growl Settings to GUI.
2011-11-02 00:09:52 -07:00
Mark McDowall
d9bef59ec2
Twitter notifications working from end-to-end.
2011-10-28 01:14:13 -07:00
Mark McDowall
a2735d7716
Twatter has been added, Notifications cannot be saved (yet), nor will they send, but the framework for a user to setup Twitter (Authorize NzbDrone) is in place.
2011-10-28 00:57:00 -07:00
Mark McDowall
2c93a27962
Added SMTP settings editing to the UI.
...
Added testing of SMTP settings to the settings page.
Cleaned up some extraneous lines of JS and HTML.
2011-10-26 22:46:54 -07:00
kay.one
6828f099bc
Removed all static state tracking from job provider.
2011-10-23 14:53:24 -07:00
Mark McDowall
10fc9a1981
Added Submenu to Missing, allows triggering of a backlog search as well as RSS Sync.
...
Removed unneeded cshtml file.
2011-10-21 16:33:54 -07:00
Mark McDowall
745d9d9355
TopSlider added for local series searching!
...
Should be easy to add others (would want to have it close other open ones, I think).
2011-10-20 16:36:47 -07: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
1d31c1687c
Fixed issue with invalid AirTimes for series causing Upcoming Views to fail.
2011-10-10 18:11:22 -07:00
Mark McDowall
f627b551fc
AuthenticationType is now configurable from /Settings/System.
2011-10-07 16:24:28 -07:00
Mark McDowall
ec6a0e6b7f
App_Data added to .gitignore
...
Added SetValue to ConfigFileProvider.
Added creating of default config file in ConfigFileProvider.
Added more ConfigFileProvider tests.
Added UI for Settings/System
2011-10-01 00:04:06 -07:00
Mark McDowall
71e1827ef8
Missing Grid uses ToBestDateString for formatting.
...
Fixed padding for No Data being cut off (also when loading) for the grids.
2011-09-30 09:18:13 -07:00
Mark McDowall
9714a96437
Upcoming/Index now uses .ToBestDateString() for Dates, only showing on FutureForecast grid (instead of all grids). Status is shown on grid and option to search for episode.
...
Series/Details season grids won't be as tall now, due to reduced padding.
2011-09-28 17:20:29 -07:00
Mark McDowall
6736afbeab
Added NextAiring to Series (ResultColumn), which is used for Series/Index. Added tests and fixed broken tests after adding new property.
2011-09-28 10:56:30 -07:00