Mark McDowall
3f4c1a16f8
Health check results are stored in memory and updated as required
2014-04-09 17:19:08 -07:00
Peter Czyz
cf1e0a4946
Added iCal feed for the calendar, reachable through
...
/feed/calendar/NzbDrone.ics or through the calendar page.
2014-03-14 22:39:01 +01:00
Mark McDowall
c8ae9f40fb
New: App health displayed in UI
2014-02-25 21:40:47 -08:00
Mark McDowall
5672c42f24
Merge branch 'sqlite' into develop
2014-02-23 15:02:54 -08:00
kayone
7f8fa7ec4b
Updated project config
2014-02-22 16:22:07 -08:00
Mark McDowall
79767aa7bf
Redirect /api/missing to new endpoint
2014-02-22 16:21:42 -08:00
Taloth Saldono
d416dd4177
Repurposed the Missing page to include filter options and display episodes that haven't reached cutoff.
...
--HG--
rename : src/NzbDrone.Api/Missing/MissingModule.cs => src/NzbDrone.Api/Wanted/MissingModule.cs
rename : src/UI/Missing/ControlsColumnTemplate.html => src/UI/Wanted/ControlsColumnTemplate.html
rename : src/UI/Missing/MissingCollection.js => src/UI/Wanted/Missing/MissingCollection.js
rename : src/UI/Missing/MissingLayout.js => src/UI/Wanted/WantedLayout.js
rename : src/UI/Missing/MissingLayoutTemplate.html => src/UI/Wanted/WantedLayoutTemplate.html
extra : source : 2c76f3e423d39446f3bd7799b7344d7be63c70f5
2014-02-22 16:21:40 -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
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
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
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
a9ece10144
New: Mass series editor
2013-12-09 08:12:12 -08:00
kayone
bbb69a1dc7
constraint failed exceptions are translated to 409 conflict status codes.
2013-12-01 16:02:32 -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
kayone
4eecf3d1ab
updated FluentValidation
2013-11-11 00:34:27 -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
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
041e767f3d
Added Disk space information to system.
...
(cherry picked from commit 9162501937
)
2013-10-11 15:56:06 -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
c0b7612053
Episode Activity added
...
New: Activity tab added to Episode Details
2013-10-04 20:51:56 -07:00
Mark McDowall
5bf0e197ec
Moved source code under src folder - massive change
2013-10-02 18:01:32 -07:00