Mark McDowall
2e74a6ff05
Remove AJAX tabs for settings pages
2012-10-14 17:50:01 -07:00
Mark McDowall
761863527b
Collapse all indexer settings by default
2012-10-07 12:50:16 -07:00
Mark McDowall
8280561e11
User configurable RSS Sync Time
...
New: RSS Sync Interval is now user configurable (Default 25 minutes)
2012-10-07 12:16:43 -07:00
Mark McDowall
dec06e20d6
New: Nzbs.org removed, added as a default Newznab provider. (Please update your settings)
2012-05-03 15:08:35 -07:00
Mark McDowall
5ed53008c6
NzbIndex and NzbClub added to the UI.
2012-04-14 17:04:08 -07:00
Mark McDowall
2c42977b40
Fixed a couple UI issues for FileSharingTalk
2012-04-14 00:46:42 -07:00
Mark McDowall
c5367624ea
New: Added FileSharingTalk indexer.
...
Fixed Atom DateTime parsing bug.
2012-04-13 23:45:42 -07:00
Mark McDowall
c0e0bf7e66
More validation for Settings.
2012-02-25 14:21:07 -08:00
Mark McDowall
991ba4ff0a
Merge branch 'indexers'
...
Fixed indexer validation after merge.
Quality js moved to on() instead of live()
2012-02-25 14:21:03 -08:00
Mark McDowall
1a5b20a48b
Validation is working on Settings -> Indexers again.
2012-02-25 14:21:03 -08:00
kay.one
eddafaca93
Fixed: Settings tabs should load a lot faster.
2012-02-23 11:16:11 -08:00
Mark McDowall
ac58d84a78
New: Added indexer status summary to Settings -> Indexer.
2012-02-22 16:35:52 -08:00
Mark McDowall
462eb53897
Retention check added to DecisionEngine.
...
Retention is configurable from Settings/Indexers.
2012-02-18 12:33:04 -08:00
Mark McDowall
71c5653b91
Password boxes will now keep value from Database instead of wiping out saved values when saved with empty fields.
2012-01-23 10:57:28 -08:00
Mark McDowall
926bdef527
Added warning to NZBsRus to warn that it does not support backlog searching.
2012-01-17 00:42:53 -08:00
kay.one
542f733494
Updated RSS Sync interval to 25 Minutes.
2012-01-11 11:38:52 -08:00
Mark McDowall
ec6059e09d
Renamed Newzbin panel on Settings/Indexers.
2011-12-29 19:20:40 -08:00
Mark McDowall
418fcbd91e
Renamed _RefrenceLayout to _ReferenceLayout.
2011-12-09 20:15:38 -08:00
Mark McDowall
cb98c010f0
Password fields are now password fields, they hide entered text.
2011-12-09 08:26:42 -08:00
kay.one
9f07d7c27a
Full static content (css,js) versioning.
2011-12-08 20:57:35 -08:00
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
82e2cb2d1e
Settings forms are fixed.
2011-11-30 22:39:11 -08:00
kay.one
852a141c21
Settings is now a single page with tabs.
2011-11-30 21:04:44 -08:00
Mark McDowall
bae2cdc1c7
Moved from Tabs to Accordion for Notifiers
...
Indexers is the first item in Settings SubMenu (its the default).
2011-11-29 16:45:45 -08:00
kay.one
66e6503e5a
Updated config page titles
2011-11-26 22:02:32 -08:00
Mark McDowall
4e27d82480
Fixed Indexer Settings.
2011-11-26 12:28:20 -08:00
kay.one
59fcb5f138
Fixed local search position
2011-11-26 09:43:49 -08:00
kay.one
482c591716
Added support for pinned messaged.
2011-11-25 22:27:00 -08:00
kay.one
deecc08982
Indexers settings page now uses jQueryUI accordion
2011-11-25 20:02:29 -08:00
Mark McDowall
cd6076e7f4
Added message to Indexer settings regarding RSS feeds being checked every 15 minutes.
2011-11-21 23:14:33 -08:00
Mark McDowall
6c86f1dfdd
Newznab providers can be configured by the end user.
2011-11-13 12:51:15 -08:00
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).
2011-11-10 18:56:33 -08: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
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
kay.one
5ab07d7028
Added instant notification framework
2011-08-08 14:50:48 -07:00
Mark McDowall
aa82264774
Menus are now custom built, using AJAX loading of links where acceptable.
2011-08-05 19:04:35 -07:00
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.
2011-08-04 21:38:18 -07:00
Mark McDowall
6c995cfbdf
added spacing between save button and quality profiles.
2011-07-01 14:47:12 -07:00
Mark McDowall
dc44a81099
Settings views all cleaned up.
2011-07-01 13:33:03 -07:00
Mark McDowall
63e303af3b
New layout for Settings/Sabnzbd
...
Fixed scripting for Settings/Quality
2011-06-29 22:22:34 -07:00
kay.one
206144d7e3
more javascript fixes,
...
UI is still pretty much fucked.
2011-06-27 19:24:42 -07:00
kay.one
834a5ab6e6
More CSS cleanup, config pages are pretty messed up.
2011-06-26 20:05:47 -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
f1584e0f88
Fixed image name for Nzbs.org image on Indexer Settings.
2011-06-05 17:33:02 -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
d65d79a5c9
Replaced save notifications for settings on page with AJAX Notifications.
2011-05-12 21:46:26 -07:00
Mark McDowall
2e32d6efd4
Moved indexer images to a subfolder.
2011-04-27 23:04:57 -07:00
Mark McDowall
0a844e8c58
Added images to Indexer Settings.
2011-04-27 21:40:11 -07:00
Mark McDowall
c149060a24
Fixed save button on Indexer Settings, changed margins for a cleaner look.
2011-04-19 17:46:19 -07:00
Mark McDowall
c6ef828429
New UI for Indexer Settings, RAZOR!
...
Renamed NzbMatrix and NzbsRUs Providers
2011-04-19 16:46:21 -07:00