Commit Graph

4909 Commits

Author SHA1 Message Date
Mark McDowall e16a6f2b9c Only backup database and config file before update 2014-02-07 18:16:19 -08:00
Mark McDowall 85b211738b New: Backup database before updating 2014-02-06 22:13:16 -08:00
Mark McDowall be9b7284b5 Added shutdown and restart buttons to system UI
New: Shutdown and restart from UI
Fixed: ctrl+c will shutdown app on mono
2014-02-06 21:18:48 -08:00
markus101 6ff9c9f61e Shutdown working on mono 2014-02-06 18:19:02 -08:00
Mark McDowall aa1a76fe72 Restart for Windows 2014-02-06 18:19:01 -08:00
Mark McDowall f69bb79077 Shutdown! Restart working for services 2014-02-06 18:18:59 -08:00
Mark McDowall 119a4ff39c Proper wiki link for add series 2014-02-06 13:31:09 -08:00
Mark McDowall 4d40ce88c2 Return false for size when quality is unknown 2014-02-05 23:45:00 -08:00
Mark McDowall 823ace02a6 Fixed not in queue spec 2014-02-05 23:43:58 -08:00
Mark McDowall 235bbc2d91 Single quotes around index column name won't die 2014-02-05 23:39:28 -08:00
Mark McDowall d648056bc4 Better trace messaging for Download Decision specs
Fixed: Trace logs will contain more details when a release is rejected
2014-02-05 16:56:10 -08:00
markus101 2b5c512d64 Get series from DB before publishing add series, so we can use LazyLoaded values 2014-02-04 23:08:33 -08:00
markus101 16dd5b621e ScheduledTasks won't run immediately after first start 2014-02-04 21:52:53 -08:00
markus101 f9b0b2206c Added RescanSeries command 2014-02-04 21:29:57 -08:00
markus101 cdbd7273b7 Fixed broken episode integration tests 2014-02-04 21:29:43 -08:00
markus101 5a673a33ab Moved /api/episodes to /api/episode to align with other endpoints 2014-02-04 20:36:16 -08:00
markus101 9ee535328f Fixed: Order Upcoming by date and time 2014-02-04 20:23:29 -08:00
markus101 3d423f57f8 Fixed: Use friendly name instead of "Newznab" when fetching feeds 2014-02-04 20:20:00 -08:00
markus101 03ba8d071e Migration to new quality takes seconds not minutes now 2014-02-04 19:17:42 -08:00
Mark McDowall c9a77e99a0 Error handling in migration to new quality 2014-02-04 18:46:03 -08:00
Mark McDowall fe4f3d5d1e Fixed namespace 2014-02-03 17:42:35 -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
Mark McDowall 9a43ab9b94 Re-organized buttons on series index 2014-02-03 13:49:46 -08:00
markus101 9da0263eb5 Added warning to permissions
fixed icon name for form-info
2014-02-02 21:57:10 -08:00
markus101 ee7cb2b80f Hide both series toolbars when there are no series
New: Filter series view
New Filter logs table
2014-02-01 17:35:48 -08:00
markus101 298837f96a Changed buttons on series/logs views to look less cramped 2014-02-01 16:32:08 -08:00
markus101 9515c28729 Merge branch 'view-filtering' of https://github.com/Taloth/NzbDrone into view-filtering 2014-02-01 15:48:37 -08:00
Taloth Saldono 45304b1bbc Solved error in quality comparison for HistoryService 2014-02-02 00:38:19 +01:00
markus101 01bdec965b Add absolute episode numbers to episodes during refresh 2014-02-01 14:26:49 -08:00
Taloth Saldono 98903869c3 Quick patch to solve Model.url issue. Should update to backbone 1.1.0 instead. 2014-02-01 23:09:30 +01:00
Taloth Saldono 7a4e05f04a Workaround to ensure the view uses a unique cloned collection for filtering instead of affecting the generic SeriesCollection. 2014-02-01 23:09:25 +01:00
Taloth Saldono 9df0ad0bf7 System.Logs view can now be filtered by severity. 2014-02-01 23:09:22 +01:00
Taloth Saldono af4c351428 Series Index can now be filtered and no longer fetches twice when starting. 2014-02-01 23:09:19 +01:00
markus101 2cd347b829 New: Blacklist added to UI (under history) 2014-02-01 14:07:30 -08:00
markus101 953e59d7e3 New: Progress bar on series details/calendar when episode is downloading 2014-01-31 22:05:16 -08:00
Mark McDowall d80d89e687 Calendar and series details show download progress 2014-01-31 17:47:59 -08:00
Mark McDowall c84bd6f21f Fixed chown config keys 2014-01-31 08:17:50 -08:00
Mark McDowall caf6f86573 Do not try to chown when user or group is blank 2014-01-31 08:11:19 -08:00
Mark McDowall cf57188741 Added sourceTitle to failed downloads 2014-01-30 22:23:48 -08:00
Mark McDowall 7218772b32 Support for setting uid/gid on *nix systems 2014-01-30 21:24:32 -08:00
Mark McDowall 3ed37997c5 Fixed: favicon for reverse proxy support 2014-01-30 18:35:41 -08:00
Mark McDowall 22cd3695ae Fixed: Calendar will show downloaded/downloading if applicable when the show is on air 2014-01-30 17:51:34 -08:00
Mark McDowall 0ab7d035e1 Validate series is the one searched for 2014-01-30 17:35:22 -08:00
Mark McDowall fbf242d3d5 Fixed cleaning titles that use underscores instead of spaces 2014-01-30 14:08:34 -08:00
Taloth Saldono 31e0524389 Disable background click to prevent deselection of all items. 2014-01-30 20:09:10 +01:00
Mark McDowall 4fc25b010c Fixed: Sequential series have proper clean titles 2014-01-29 22:43:23 -08:00
Mark McDowall 47f12b429e return promise for EpisodeModel syncing 2014-01-29 22:18:37 -08:00
Mark McDowall 28aee91d3f Fixed: Set episode's monitored status from missing and calendar 2014-01-29 22:08:13 -08: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