Kenneth Skovhede
ddbd689089
Implemented live monitor of the logs
2014-08-01 11:18:10 +02:00
Kenneth Skovhede
44a15ee6cf
Implemented persistent error/warning states
2014-07-31 22:08:54 +02:00
Kenneth Skovhede
78cc203d18
Made a check to pair up an existing local database (e.g. from a commandline job) in the GUI
2014-07-25 22:17:48 +02:00
Kenneth Skovhede
23638a7376
Since we now use an url to supply options, some options are not passed to the HTTP module.
...
As we want the connection options to be supplied in the connection dialog, some refactoring was required to support this.
Update issue #1029
Status: Fixed
2014-07-25 16:36:26 +02:00
Kenneth Skovhede
100d6a3823
Implemented a postpone command to avoid nagging about updates
2014-07-21 11:07:46 +02:00
Kenneth Skovhede
21b5567635
Added a button to test the connection
2014-07-15 17:10:44 +02:00
Kenneth Skovhede
5d5063aae5
Implemented a changelog feature
2014-07-09 22:43:42 +02:00
Kenneth Skovhede
9841dbc7ac
Updated the autoupdater to use a static instance and fixed a number of paths to use the base dir.
...
Added a current pointer-file to allow running with a version that is not the newest.
Updater is now working except for OSX, where the bundle setup is causing issues when running the loaded instance.
2014-07-03 11:01:49 +02:00
Kenneth Skovhede
ed1a757e65
Added check to prevent restart while a backup is active
2014-07-02 15:04:29 +02:00
Kenneth Skovhede
65ee7d7846
Simplified the way response objects are written with the 200 - OK response
2014-07-02 15:03:56 +02:00
Kenneth Skovhede
bbdf65542c
Implemented a crude-version of the auto-update functionality
2014-07-01 22:15:28 +02:00
Kenneth Skovhede
9b8e6141f8
Implemented the auto-update feature in the CLI and the server
2014-06-30 11:31:06 +02:00
Kenneth Skovhede
6203ed849c
Major refactor of the webserver
...
Added support for setting listening interface for the webserver
Added support for starting the webserver with a password
2014-06-27 13:23:05 +02:00