1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-12-16 11:37:58 +02:00
Commit Graph

178 Commits

Author SHA1 Message Date
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
e9db0fc14a Fixes after rebase 2014-02-12 01:05:29 -08:00
Mark McDowall
a6361d0bbd New: XBMC Metadata (Frodo+) 2014-02-12 01:04:51 -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
0247aebb25 Fixed: Adding an invalid root folder will show a usable error message 2014-02-08 11:44:38 -08:00
Mark McDowall
e47b4c7686 New: Series lists will auto update when files are imported/deleted 2014-02-08 00:51:29 -08:00
Mark McDowall
e131817022 Disable nancyfx diagnostics unless in debug 2014-02-07 18:21:44 -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
Mark McDowall
fe4f3d5d1e Fixed namespace 2014-02-03 17:42:35 -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
9515c28729 Merge branch 'view-filtering' of https://github.com/Taloth/NzbDrone into view-filtering 2014-02-01 15:48:37 -08:00
Taloth Saldono
9df0ad0bf7 System.Logs view can now be filtered by severity. 2014-02-01 23:09:22 +01:00
markus101
2cd347b829 New: Blacklist added to UI (under history) 2014-02-01 14:07:30 -08:00
Mark McDowall
191db1c541 Moved to regions for quality profile editor 2014-01-29 20:45:30 -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
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
37231d1ef0 DiskProvider split to Windows and Mono projects 2014-01-25 23:51:33 -08:00
Mark McDowall
8292d4d267 Fixed: API Authentication issues with Apache Basic Auth 2014-01-24 14:08:05 -08:00
Mark McDowall
7bb8a9db5f Validation and integration test for SeriesFolderFormat 2014-01-17 10:43:15 -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
e00b216eef fixed URL when adding an indexer 2014-01-07 17:29:43 -08:00
Mark McDowall
16356b6319 Merge branch 'reverse-proxy' into develop 2014-01-06 17:17:16 -08:00
Mark McDowall
8dcfbe7b9d Little hack to deal with backgrid's setting of sortKey 2014-01-01 23:07:31 -08:00
Mark McDowall
4d6d477947 Using SortValue instead of API hack for history
Fixed jshint for series collection
2014-01-01 23:07:30 -08:00
Mark McDowall
7dc641b3a9 History state is persisted across page reloads now 2014-01-01 23:07:28 -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
231c6cf147 Log file requests will be authenticated when they come through with an API key
Fixed: Opening log files in the UI
2013-12-25 23:49:22 -08:00
Mark McDowall
b29efa5823 Fixed: Release group will not contain file extension 2013-12-25 23:16:13 -08:00
Mark McDowall
36a5eea951 Fixed: Issue saving notifications 2013-12-19 00:38:28 -08:00
Mark McDowall
182743e653 Support for Int64 in SchemaBuilder 2013-12-11 16:41:58 -08:00
Mark McDowall
0a12343b9e Tests and cleanup 2013-12-10 18:00:44 -08:00
Mark McDowall
a9ece10144 New: Mass series editor 2013-12-09 08:12:12 -08:00
kayone
8fc93c7628 Added missing GetResourceById to CalendarModule needed by signalr 2013-12-01 16:30:30 -08:00
kayone
bbb69a1dc7 constraint failed exceptions are translated to 409 conflict status codes. 2013-12-01 16:02:32 -08:00
kayone
a7d5b3761b Fixed: Memory leak in Ensure.That 2013-11-30 15:53:07 -08:00
Mark McDowall
00717a638a Updated full calendar to 1.6.4
Calendar/Upcoming now update on grab/download events
Better use of backbone collection on calendar
New: Calendar will auto refresh when episodes are grabbed and downloaded
2013-11-30 02:54:11 -08:00
Mark McDowall
ce6a299c98 Deleting episode files from episode details is a go
New: Delete episode file from episode details
2013-11-28 22:31:46 -08:00
Mark McDowall
e42ac25657 Rename preview for full series and season
New: Preview before renaming files
2013-11-27 01:26:10 -08:00
Mark McDowall
767586304a Never allow empty episode formats to be saved 2013-11-22 09:17:04 -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
7a5cee5b8e Fixed issue with validation when rename episodes is false 2013-11-21 23:45:36 -08:00
Mark McDowall
2e694485fe Validation for samples and saving 2013-11-21 23:45:35 -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
0ec520c4d5 Basic UI + Wizard for custom naming added 2013-11-21 23:45:29 -08:00
Mark McDowall
7b54bca3c7 Server side for custom naming is complete 2013-11-21 23:45:28 -08:00
kayone
0e623e7ce4 imported signalr 1.1.3 into NzbDrone. 2013-11-21 21:26:57 -08:00
kayone
3311357df0 rjs optimize the app. 2013-11-20 22:06:55 -08:00
kayone
ec63053fe7 cleaned up using directives. 2013-11-19 16:42:17 -08:00
Mark McDowall
5b62408ff1 White space 2013-11-15 08:39:00 -08:00
kayone
5ab873150e added signalR to Integration Test 2013-11-13 12:08:37 -08:00
kayone
4eecf3d1ab updated FluentValidation 2013-11-11 00:34:27 -08:00
kayone
e67a805925 Fixed error pipeline. 2013-11-11 00:30:58 -08:00
kayone
844fa9d5e6 update NLog, Restsharp, json.net 2013-11-11 00:17:29 -08:00
kayone
40a0e044a7 updated nancy to 0.21.1.0 2013-11-11 00:02:42 -08:00
Mark McDowall
da0f04d4c8 Manually mark a release as failed to start failed download process (history details) 2013-10-30 16:49:53 -07:00
Mark McDowall
70127125c2 Fixed: History taking a long time to change pages
Fixed: Series search results will show the year in italics if its not part of the title
2013-10-29 17:30:36 -07:00
Mark McDowall
52da5b643d Using string for airdate instead of DateTime in models to prevent timezone issues
Fixed: Manual search air by date shows can now be sent to download client
2013-10-22 22:17:02 -07:00
Mark McDowall
aa26d68f18 Updating manually now uses a command so it shows progress 2013-10-18 17:48:14 -07:00
Mark McDowall
d4fd731b34 Free space will show shared drives and show drive label 2013-10-15 21:11:45 -07:00
Mark McDowall
1689aa4f64 Merge branch 'diskspace' into develop 2013-10-13 08:58:39 -07:00
Mark McDowall
27da44ba45 Converted notifications to thingi provider
Fixed: Issues creating and saving Connects
2013-10-12 12:05:37 -07:00
fzr600dave
6c414929c3 Updated as per markus request for viewing disk space
Added two methods to Diskprovider:-
getFixedDrives, getTotalSize
and letting UI decide on how to display space.
and changed from vent to listenTo
(cherry picked from commit 5aa00cfb64)
2013-10-11 15:56:18 -07:00
fzr600dave
041e767f3d Added Disk space information to system.
(cherry picked from commit 9162501937)
2013-10-11 15:56:06 -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
308f76d0fe Updates cleanup 2013-10-06 15:22:43 -07:00
Mark McDowall
27511769ae Episode activity goes through History now
Do not report exceptions on linux (culture is null and fails)
2013-10-06 11:06:39 -07:00
Mark McDowall
6cff6122a1 Tests for command comparer when lists are different 2013-10-05 16:55:43 -07:00
Mark McDowall
03fac8bfe5 Removed check for update button, latest version will have install link 2013-10-05 01:15:48 -07:00
Mark McDowall
c0b7612053 Episode Activity added
New: Activity tab added to Episode Details
2013-10-04 20:51:56 -07:00
Mark McDowall
a91d21fba1 Upcoming now only shows 3 days of episodes
New: Upcoming shows today, tomorrow and the day
2013-10-03 19:25:07 -07:00
Mark McDowall
6f27d8c33f Queue should update now 2013-10-03 14:06:52 -07:00
Mark McDowall
5bf0e197ec Moved source code under src folder - massive change 2013-10-02 18:01:32 -07:00