Commit Graph

85 Commits

Author SHA1 Message Date
Mark McDowall be2690e2c8 Fixed verbiage of grace period 2014-05-25 16:50:05 -07:00
Mark McDowall 0acea5a22c Tooltips are now attached to body all the time 2014-05-16 17:53:25 -07:00
Mark McDowall ef3777fccf Update improvements
Include NzbDrone.Update in mono/osx package
Do not ignore certificate warnings for services
Check hash before extracting update
New: Update support for Linux/OS X - see the wiki for more information
2014-05-15 21:58:38 -07:00
Mark McDowall 5c2f77339d Fixed advanced and save buttons 2014-05-14 07:42:44 -07:00
Mark McDowall 99f2b07a11 Bootstrap 3
New: Updated UI
New: Mobile browser support
Fixed: /favicon.ico will return the favicon now
2014-05-11 15:57:33 -07:00
Taloth Saldono 28fa264c69 Initial Bootstrap 3 migration 2014-05-11 15:57:09 -07:00
Taloth Saldono dd0c78dbc4 Changed the setting to auto-unmonitor deleted episodes and recycle bin path so they are visible in basic mode. 2014-05-08 20:03:17 +02:00
Mark McDowall 007f96677c Fixed: Do not require SSL Cert Hash on Linux/OS X 2014-05-02 07:13:25 -07:00
Mark McDowall 6c5a5340b8 Fixed: Back/Cancel on add notification won't break saving settings 2014-04-25 21:22:44 -07:00
Mark McDowall bb25c8955c Advanced options toggle should be more clear 2014-04-21 20:45:13 -07:00
Mark McDowall dade3bb214 New: Examples for Series and Season folder format 2014-04-15 07:16:49 -07:00
Mark McDowall fe3351e7ac New: Optional disable RSS Sync (set interval to zero) 2014-04-10 18:32:36 -07:00
Mark McDowall e21574a203 Blacklisting improvements
New: New releases that fail will be retried a second time after waiting 1hr (configurable)
Fixed: Blacklisting releases with the same date and vastly different ages
2014-04-08 17:19:36 -07:00
Mark McDowall c41944ed33 if_mono to fix free space check on import 2014-04-07 11:15:18 -07:00
Mark McDowall 0f9360bccb New: Advanced option to skip checking free space when importing files 2014-04-04 09:25:18 -07:00
Taloth Saldono 37d2279011 Typo in Drone Factory Interval Setting. 2014-03-20 22:30:23 +01:00
Mark McDowall 1d4738b18f Merge branch 'api-key' into develop 2014-03-14 02:42:07 -07:00
Mark McDowall c2ab59f5c5 New: Set scanning interval for Drone Factory 2014-03-14 02:41:56 -07:00
Mark McDowall 6b423c104c API Key in UI
New: view/reset API in General Settings
Fixed: API will reject unauthenticated requests
2014-03-13 21:23:47 -07:00
Mark McDowall a02108922f Set episode file modified date to local or utc air date 2014-03-12 22:27:36 -07:00
Mark McDowall 8478379ff4 Merge branch 'AirDate' of https://github.com/JackDandy/NzbDrone into set-file-date 2014-03-11 22:16:38 -07:00
Mark McDowall 0e5b100733 Reverse proxy settings in UI 2014-03-10 20:54:43 -07:00
Mark McDowall c2087af8c9 Gracefully exit on restart instead of forcibly killing it 2014-03-09 22:35:50 -07:00
Mark McDowall 8885bbb60f OS X and linux can be treated separately 2014-03-08 21:28:40 -08:00
JackDandy d9eab04029 Add new feature, set file date to episode aired date. Fix, use alternative Trakt API field for episode air time. Improve the Preview Rename tip.
Add, new setting "Set File Date to Airdate" on the Media Management tab of the Settings page to toggle this feature for new, imported and auto updating media files.

Change, home page "Series Editor" - "Rename" button to "Update Files" and add "Set File Date To Air Date" action button to this modal to add capability of updating legacy media.

Add, non UTC functions given that Windows undesirably adds time to file times set when using UTC.

Fix, the Trakt API response show.air_time_utc contains erroneous data, this is replaced with show.air_time.
2014-03-09 02:13:40 +00:00
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