delphiactual
55a49c723d
Fixed: NzbDrone to Sonarr on restart and shutdown
2014-11-15 17:26:31 -07:00
Taloth Saldono
17ac82385a
Fixed: Switching tabs in Activity and Wanted no longer add to navigation history, just like Settings, preventing a redirect loop when using the browser back navigation.
2014-11-11 21:40:47 +01:00
Mark McDowall
877a851fe9
Fixed: Only show install/cannot install on the latest version
2014-10-31 08:42:09 -07:00
Mark McDowall
2711cd6afa
Fixed: Update UI will show that older versions are not installable
2014-10-24 16:40:36 -07:00
Mark McDowall
51b397a00c
SignalR for tasks, better handling of future/disabled jobs
2014-09-12 17:04:23 -07:00
Mark McDowall
6b912a56f0
UI cleanup for tasks
2014-09-12 07:31:32 -07:00
Mark McDowall
2b0ddb6131
New: Scheduled tasks shwon in UI under System
2014-09-11 23:06:43 -07:00
kayone
5cfe2c0186
handlebar templates are now .hbs instead of .html
2014-08-26 13:17:00 -07:00
Mark McDowall
9f52daf78e
New: close modal dialogs by clicking outside of modal
2014-08-10 22:36:51 -07:00
Mark McDowall
b0c45aef50
Cleaned up time formatting
2014-08-05 07:30:44 -07:00
Mark McDowall
0a8dcaaf16
Fixed error when trying to display time
2014-08-05 06:33:05 -07:00
Mark McDowall
18874e2c79
Calendar/Date localization
...
New: Choose calendar starting day of week
New: Choose prefered date/time formats
New: Option to disable relative dates and show absolute dates instead
2014-08-04 23:18:14 -07:00
Mark McDowall
705d4a3d02
New: show mono version on System -> Info
2014-07-29 23:23:43 -07:00
Taloth Saldono
47089d360d
New: The History->Queue UI now show some elementary error information for failed imports.
2014-07-19 00:19:27 +02:00
Taloth Saldono
981ffb09fc
Added hint for tvdb: imdb: search prefixes. Also fixed the series title overflow issue.
2014-07-19 00:19:26 +02:00
Taloth Saldono
6941888832
Updated sorting architecture so the collections can specify the sort-oddities instead of in backgrid column definitions.
2014-07-09 21:36:41 +02:00
Mark McDowall
c5bd8b27fb
Backups
...
New: Backup drone's database and configuration from the UI
New: Download Backup files from the UI
Fixed: Run a database backup before upgrade
2014-07-06 20:10:51 -07:00
Mark McDowall
a75ce9ab87
Fixed: tooltips on shutdown/restart buttons
2014-06-29 13:08:22 -07:00
Mark McDowall
3735736bbc
Replaced vent.on with this.listenTo vent
2014-06-24 16:55:21 -07:00
Mark McDowall
f5d46ffcd2
Log file changes
...
New: Update log files are available in the UI
Fixed: UI error after clearing log files
2014-06-24 16:52:07 -07:00
Mark McDowall
6a2970fef2
Fixed: Update installed checkmark spacing and tooltip
2014-06-18 17:15:54 -07:00
Taloth Saldono
0e7fc2e697
New: Health Check errors now have links to the wiki pages.
2014-06-03 23:05:08 +02:00
Mark McDowall
94f9db940b
Restart/shutdown messages
...
Restart/Shutodwn no longer use commands (should fix issues with restarts failing)
2014-05-18 22:35:39 -07:00
Mark McDowall
0acea5a22c
Tooltips are now attached to body all the time
2014-05-16 17:53:25 -07:00
Mark McDowall
a1abcbcd40
Fixed: Prevent the update button from being double clicked for 5 seconds
2014-05-16 08:47:53 -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
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
Mark McDowall
30e66afb20
Show message when no updates are available
2014-04-03 19:16:48 -07:00
Taloth Saldono
f92aded4f0
Revised Authentication logic for api and logfiles.
2014-04-01 22:50:34 +02:00
Mark McDowall
4752ba3341
Fixed: Downloading log file asking for password when authentication is disabled
2014-03-20 22:20:35 -07:00
Mark McDowall
c8ae9f40fb
New: App health displayed in UI
2014-02-25 21:40:47 -08:00
Mark McDowall
d0a6daeb26
Restart on linux/os x working
...
Removed client messages for shutdown/restart since they were getting stuck
2014-02-10 01:49:06 -08:00
Mark McDowall
469d802b7b
Shutdown and restart are buttons now
2014-02-07 22:53:35 -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
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
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
16356b6319
Merge branch 'reverse-proxy' into develop
2014-01-06 17:17:16 -08:00
Mark McDowall
df055d191f
Logs and series are now persisted
2014-01-01 23:07:29 -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
a15fb00c35
sync event instead of promise
2013-12-31 00:43:01 -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
kayone
6b418276b6
removed ServerStatus.js
2013-11-20 22:06:55 -08:00
Mark McDowall
a01f2dd862
Delete logs/log files won't blow up
2013-11-19 18:00:06 -08:00
Mark McDowall
30c4790f52
Link to wiki on Linux instead of doing nothing
2013-11-15 08:39:01 -08:00
Mark McDowall
c286f1b18a
UI will reload on navigation if the backend has been update
2013-11-13 19:38:30 -08:00
Mark McDowall
4defc04026
Fixed log files refresh
2013-11-11 14:49:50 -08:00
Mark McDowall
0747e53d4f
Fixed logs table, added spinner to logs refresh
2013-11-11 14:31:33 -08:00