Mark McDowall
a681024db2
SABnzbd Auto-Configure will now display an error on failure.
13 years ago
Mark McDowall
ff4d90eef3
Fixed up QualityProfile CSS.
13 years ago
Mark McDowall
51958672d0
Quality Settings uses accordion now.
...
Fixed quality-selectee button initialization.
13 years ago
kay.one
5e386a2bc7
Added jquery tab, accordion to autobind.
...
made add series page more awsome.
13 years ago
kay.one
82e2cb2d1e
Settings forms are fixed.
13 years ago
kay.one
1cfc2f3fe4
Removed MainContent Section
13 years ago
kay.one
852a141c21
Settings is now a single page with tabs.
13 years ago
kay.one
e01be46209
Updated jQueryUI theme.
13 years ago
Mark McDowall
bae2cdc1c7
Moved from Tabs to Accordion for Notifiers
...
Indexers is the first item in Settings SubMenu (its the default).
13 years ago
Mark McDowall
2ed683159f
QualityProfiles now use jQuery UI Buttons to enable/disable.
13 years ago
Mark McDowall
041ad20bb3
Renamed EpisodeSorting to Naming (to Match UI).
...
Fixed EpisodeNaming CSS (Floats are now contained properly).
Renamed CodeFile1 to FooterModel.
13 years ago
kay.one
66e6503e5a
Updated config page titles
13 years ago
Mark McDowall
0b8cc7c7e7
Removed commented CSS from EpisodeSorting.
...
Removed border from Notification Settings.
13 years ago
Mark McDowall
4a904cbf2f
Cleaned up EpisodeSorting Settings CSS.
13 years ago
Mark McDowall
e1ffe3d8f9
Fixed Notification Settings.
13 years ago
Mark McDowall
4bdfaec115
Fixed EpisodeSorting.
13 years ago
Mark McDowall
4e27d82480
Fixed Indexer Settings.
13 years ago
Mark McDowall
e55e4387fd
Fixed Quality Settings.
13 years ago
kay.one
59fcb5f138
Fixed local search position
13 years ago
kay.one
482c591716
Added support for pinned messaged.
13 years ago
kay.one
deecc08982
Indexers settings page now uses jQueryUI accordion
13 years ago
Mark McDowall
cd6076e7f4
Added message to Indexer settings regarding RSS feeds being checked every 15 minutes.
13 years ago
Mark McDowall
6c86f1dfdd
Newznab providers can be configured by the end user.
13 years ago
Mark McDowall
e978cc1261
Replaced root specific absolute paths with relative paths.
13 years ago
Mark McDowall
86eb70bcbb
Moved NzbDrone scripts to Scripts/NzbDrone.
...
Moved Plugin scripts to Scripts (Compatibility with Nuget).
jquery.validate.unobtrusive.min.js no longer uses CDN (Now a Nuget package).
13 years ago
Mark McDowall
24a2c2be59
Finishing up Prowl integration.
13 years ago
Mark McDowall
277b873b39
Added Prowl notifications.
13 years ago
Mark McDowall
be64822f08
Added Growl Settings to GUI.
13 years ago
Mark McDowall
d9bef59ec2
Twitter notifications working from end-to-end.
13 years ago
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.
13 years ago
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.
13 years ago
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).
13 years ago
Mark McDowall
f627b551fc
AuthenticationType is now configurable from /Settings/System.
13 years ago
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
13 years ago
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.
13 years ago
Mark McDowall
8c06dde28a
Quality size sliders are implemented. Limits are calculated based on MB/Minute.
13 years ago
Mark McDowall
d330c65165
AutoComplete is now using jQuery UI AutoComplete.
...
Removed jquery.liveQuery.
13 years ago
Mark McDowall
73fadac397
Fixed parser to properly parse a more common naming convention where the episode title starts with an episode or series/episode combination.
...
SeriesController SaveEdit and Delete OrderBy Title with articles removed, with episodeCount.
Reworded Auto-configure button.
13 years ago
Mark McDowall
f02e92b005
Fixed EpisodeSorting examples layout.
...
Added Missing to main UI.
Add links to series from History and Missing.
Image for search link on Missing.
13 years ago
Mark McDowall
1d983801e8
SABnzbd settings will now dynamically get the categories available from SABnzbd when the category drop-box gets focus, it will use values on the page so there is no need to save your settings first.
13 years ago
Mark McDowall
2e48034d70
Season Grid toolbar uses sub-menu.
...
sub-menu moved from id to class.
13 years ago
Mark McDowall
56da830296
Added a second "master" toggle to ignoreSeason on Series/Details at the top of the page.
13 years ago
kay.one
5ab07d7028
Added instant notification framework
13 years ago
Mark McDowall
aa82264774
Menus are now custom built, using AJAX loading of links where acceptable.
13 years ago
Mark McDowall
3507b97887
Settings save buttons are disabled until jQuery loads and attribute is removed (prevents saving without ajax if saving too quickly).
...
Notifications are set when saving now (progress) until basic is redone.
13 years ago
Mark McDowall
c32346e6ea
New series ignore editor on Series/Details.
...
Styling works, backend saving not yet implemented.
13 years ago
kay.one
b4fb3002a4
Updated Add Series
13 years ago
Mark McDowall
348ff5a386
XbmcProvider updated to include new Json API methods.
...
EventClient is used for sending CleanLibrary and Notifications (With NzbDrone Logo - Internal Resource).
Support for Dharma's HTTP Server (Deprecated), since Dharma doesn't support Json as well.
14 years ago
Mark McDowall
5bbc9a6f59
Fixed save button after commit.
14 years ago
Mark McDowall
14e037fc05
Merge branch 'master' of git://github.com/kayone/NzbDrone
...
Conflicts:
NzbDrone.Web/Views/Settings/Quality.cshtml
14 years ago