Commit Graph

160 Commits

Author SHA1 Message Date
Mark McDowall 9f92fb3fc1 Fixed: Naming settings resetting when changing fields/saving 2014-03-05 13:14:47 -08:00
Mark McDowall 811122f879 Fixed: Multi episode naming example 2014-02-18 23:28:30 -08:00
Mark McDowall f9312eb3e5 Fixed a copy pasta error for SAB history 2014-02-17 17:57:20 -08:00
Mark McDowall 77b83b521e Validation, settings UI cleanup and different settings models, oh my
New: Download client UI matches other settings
Fixed: Prevent drone factory folder from being set to invalid paths/root path for series
Fixed: Switching pages in settings will not hide changes
Fixed: Test download clients
Fixed: Settings are validated before saving
2014-02-16 23:01:36 -08:00
Mark McDowall 606d78f5e1 Download clients now use thingy provider 2014-02-16 23:01:36 -08:00
Mark McDowall b339f8daf6 Metadata settings added to UI 2014-02-12 22:44:07 -08:00
Mark McDowall c0ae876385 Fixed Indexer delete view 2014-02-12 21:40:56 -08:00
Mark McDowall 4e5588f5dd renamed /api/qualityprofiles to /api/qualityprofile 2014-02-11 17:52:03 -08:00
Mark McDowall 3d3390187e New: Optionally disable notifications for upgraded episode files 2014-02-10 17:09:31 -08:00
Mark McDowall 1eae184b43 Fixed up form-info icons after merge 2014-02-03 17:31:18 -08:00
Mark McDowall 958c2f1fe1 Merge branch 'quality-definitions' into develop
Conflicts:
	src/UI/Settings/Quality/Profile/EditQualityProfileTemplate.html
	src/UI/app.js
2014-02-03 17:29:22 -08:00
markus101 9da0263eb5 Added warning to permissions
fixed icon name for form-info
2014-02-02 21:57:10 -08:00
Mark McDowall 7218772b32 Support for setting uid/gid on *nix systems 2014-01-30 21:24:32 -08:00
Taloth Saldono 31e0524389 Disable background click to prevent deselection of all items. 2014-01-30 20:09:10 +01:00
Mark McDowall cc66077943 Cancelling adding an indexer will stop listening to save event
Fixed: Cancelling adding indexer will not break saving
2014-01-29 21:52:50 -08:00
Mark McDowall c4fc3e77b3 Cancelling quality profile editing will refetch it from the server 2014-01-29 20:58:35 -08:00
Mark McDowall 191db1c541 Moved to regions for quality profile editor 2014-01-29 20:45:30 -08:00
Mark McDowall 75decad601 UI looking better for quality profile editing 2014-01-28 20:15:11 -08:00
Taloth Saldono 3e97106aa7 Updated QualityProfile to contain a list of Items each with a 'Allowed' bool. 2014-01-29 01:53:59 +01:00
Mark McDowall 6ead44ca1b Added a tooltip to allowed 2014-01-27 22:02:52 -08:00
Mark McDowall 3bfdd1d9eb Fixed sorting of cutoff when allowed list changes 2014-01-27 21:51:56 -08:00
Mark McDowall 37ff745521 Renamed view template 2014-01-27 21:42:14 -08:00
Mark McDowall 8e59843d35 Fixed styles for quality profile editor, click chevron to move
New: Quality in Profile can now be re-ordered (advanced setting)
2014-01-27 21:22:45 -08:00
Taloth Saldono c90791b266 Quality Order can now be change on per Quality Profile. Quality Title used in Renaming can now be changed by the user. Both options require Advanced Settings to be enabled. 2014-01-27 19:21:29 +01:00
Mark McDowall 25ae19bf80 Hiding permissions when OS is windows 2014-01-26 14:16:12 -08:00
Mark McDowall 49168cad25 UI and opt-in for setting permissions 2014-01-26 00:57:14 -08:00
Mark McDowall 43a2f39106 Added help text to Series Folder Format.
Fixed styling of format helper buttons
2014-01-17 08:27:49 -08:00
Mark McDowall b5b9fababb New: Series Folder format now configurable (used when adding series only) 2014-01-16 23:52:28 -08:00
Mark McDowall 7c6605c02b New: Original Title can be used in file names 2014-01-16 23:23:34 -08:00
Mark McDowall e00b216eef fixed URL when adding an indexer 2014-01-07 17:29:43 -08:00
Mark McDowall b5c9a811dd New: Support for running from a sub folder (reverse proxy) 2014-01-01 22:56:19 -08:00
Mark McDowall d494023504 Fixed: Settings/System tabs will no longer fill up the browser history 2013-12-27 14:22:57 -08:00
Mark McDowall f76c4700a6 New: Release Group can now be used in rename patterns 2013-12-08 22:25:11 -08:00
Mark McDowall dcd1b55d1f Trigger change on input after adding token
Fixed: Media Management settings not detecting changes to the UI so settings weren't saved
2013-12-06 17:34:40 -08:00
Mark McDowall c90d010cd8 Fixed the broken tests 2013-11-22 08:59:03 -08:00
Mark McDowall 5659a3c496 No more wizard, now only show when advanced settings are off 2013-11-21 23:45:39 -08:00
Mark McDowall 3db97e9d11 Moved SeasonFolderFormat to NamingConfig
Moved UseSeasonFolder to UI only (add series)
2013-11-21 23:45:37 -08:00
Mark McDowall 9d94c4490f Cleanup! 2013-11-21 23:45:37 -08:00
Mark McDowall 9d5c1aa0a4 Validate that we can parse the chosen scheme before saving 2013-11-21 23:45:34 -08:00
Mark McDowall 48ece3d367 Using season:00 instead of 0season 2013-11-21 23:45:34 -08:00
Mark McDowall 795f78296c Added tooltips and link to wiki, also made it an advanced option
New: Fully customized naming now available as an advanced setting
2013-11-21 23:45:31 -08:00
Mark McDowall af2c7244bd Helper for configuring naming 2013-11-21 23:45:30 -08:00
Mark McDowall 0ec520c4d5 Basic UI + Wizard for custom naming added 2013-11-21 23:45:29 -08:00
Mark McDowall ea36c6ed47 Create missing series folders on disk scan (if enabled)
New: Option to create missing series folders during disk scans
2013-11-18 22:25:02 -08:00
kayone 47d924cff3 added jshint 2013-11-10 20:09:11 -08:00
Mark McDowall 7c6fad155a Added option to disable blacklisting, both the queue check and the spec 2013-10-28 17:41:35 -07:00
Mark McDowall d634dd1e5c Failed downloads are removed from queue/history (opt out) 2013-10-24 22:55:32 -07:00
Mark McDowall 6dd2951f80 Redownload after failure is an advanced option.
New: Handle failed downloads and attempt to find another release (SABnzbd only)
2013-10-24 15:12:39 -07:00
Mark McDowall 25c5401a9d More Connects cleanup/fixing 2013-10-12 19:46:36 -07:00
Mark McDowall 27da44ba45 Converted notifications to thingi provider
Fixed: Issues creating and saving Connects
2013-10-12 12:05:37 -07:00
kayone 8169a6bd41 Fixed: error when showing episode list 2013-10-08 23:28:37 -07:00
kayone 9ed7546279 minor cleanup 2013-10-08 22:48:40 -07:00
kayone 4948d0608b UI dependency graph cleanup 2013-10-08 18:43:41 -07:00
Mark McDowall 4dfe201019 naming samples no longer use promises to load 2013-10-07 20:07:16 -07:00
Mark McDowall ee2973efe7 No more caching of log files, also better handling of logs on page load 2013-10-07 19:37:02 -07:00
Mark McDowall e4b2c30616 Don't use undefined name when saving indexer 2013-10-05 00:15:30 -07:00
Mark McDowall 917a918220 Quality size header slightly smaller 2013-10-04 20:51:56 -07:00
Mark McDowall 938b5f1ae3 Connect to SAB over SSL (optional)
New: Ability to connect to SABnzbd over SSL
2013-10-03 11:12:12 -07:00
Mark McDowall 89c2ff6107 Quality size settings are shown under advanced settings
New: Change max download size per quality when advanced settings are shown
2013-10-03 08:18:51 -07:00
Mark McDowall 5bf0e197ec Moved source code under src folder - massive change 2013-10-02 18:01:32 -07:00