Commit Graph

335 Commits

Author SHA1 Message Date
Pepijn Over 55714e4208 removing closing tag from generated config 2014-08-07 13:05:34 +02:00
Pepijn Over b25ceae4a8 minor layout changes to install page 2014-08-07 12:55:57 +02:00
Pepijn Over eeda80e17f adding catch block around LOCK TABLES to prevent warnings when user has no rights 2014-08-06 16:40:55 +02:00
Pepijn Over f954e1e47b export changes 2014-08-06 16:40:30 +02:00
Pepijn Over 1fd2fd7cb6 moving pushover device help to tooltip 2014-08-06 14:14:16 +02:00
Pepijn Over 7913fdaa8a Moving updater utils to Server subnamespace, and renaming Autorun to UpdateManager 2014-08-06 13:20:12 +02:00
Pepijn Over 1cd694a145 removing inline-block display of fieldsets (not sure why its there?) 2014-08-06 13:08:31 +02:00
Pepijn Over 71d432c973 issue #119: adding log retention period 2014-08-06 13:08:31 +02:00
jerome 5c99a4bbd3 Rewriting Archiver. Database access optimization + thread safe. 2014-08-06 13:08:31 +02:00
jerome 131ec1c7b4 Fixing dates in charts regression. 2014-08-06 13:08:31 +02:00
Pepijn Over 02d2c953a3 updating credits 2014-08-05 23:22:09 +02:00
Pepijn Over 17b5d175ff adding pushover clone button for new app 2014-08-05 15:58:44 +02:00
Pepijn Over ea585d2ac3 adding #117 to changelog 2014-08-05 15:21:59 +02:00
Pepijn Over 750513d681 adding db check to psm_load_conf in case we're on install page 2014-08-05 15:19:29 +02:00
Pepijn Over 0922823814 adding "install" shortcut to makefile for composer dependencies 2014-08-05 15:19:29 +02:00
Pepijn Over 945a09cfc3 issue #117: Replacing Template service with Twig and implementing Twig in all modules/utils 2014-08-05 15:19:17 +02:00
Pep 475bad8cec Merge pull request #116 from delysh/develop
Russian translation revision.
2014-08-04 21:55:26 +02:00
Yuriy Lyutov 458960addf Russian translation revision. 2014-08-02 19:28:23 +02:00
Pepijn Over a1faa6e605 fixing list in changelog 2014-08-02 00:31:43 +02:00
Pepijn Over fb0b321380 adding bootstrap multiselect for users/servers 2014-08-01 15:41:50 +02:00
Pepijn Over e60e647eb3 issue #115: add warning to server page when notifications are disabled 2014-08-01 15:04:36 +02:00
Pepijn Over f038ccbff1 new favicon (with higher res available) 2014-08-01 11:38:16 +02:00
Pepijn Over 75be122e82 updating dutch translation 2014-07-31 16:53:54 +02:00
Pepijn Over 1f1ca0c3eb disabling sms by default on new installs 2014-07-31 16:37:12 +02:00
Pepijn Over e590eb798f issue #101: fixing instasll for pushover 2014-07-31 16:35:01 +02:00
Pepijn Over 8f08c946be docs update for pushover and new languages 2014-07-31 16:30:02 +02:00
Pepijn Over 5c605ddcb2 issue #101: adding test feature for Pushover 2014-07-31 16:21:19 +02:00
Pepijn Over 4d92e9c0c1 psm_get_conf(): auto-load config if it hasnt been loaded yet 2014-07-31 16:06:20 +02:00
Pepijn Over 77e295a465 issue #101: adding pushover.net to changelog/credits 2014-07-31 14:44:54 +02:00
Pepijn Over ca7fdf1ec5 minor form styling, adding check all/uncheck all buttons, fixing url entities in forms 2014-07-31 14:37:27 +02:00
Pepijn Over c589424bce issue #101: finishing pushover implementation 2014-07-31 14:36:39 +02:00
Pepijn Over 6b4668937d Merge branch 'develop' of https://github.com/remmedia/phpservermon into remmedia-develop
Conflicts:
	src/lang/de_DE.lang.php
	src/lang/en_US.lang.php
	src/psm/Module/Server/Controller/ServerController.class.php
	src/templates/server/view.tpl.html
2014-07-30 15:03:57 +02:00
Pepijn Over 1b1ca0ba66 updating changelog 2014-07-30 14:54:47 +02:00
Pepijn Over 8e60e9cb3a issue #53: adding user selection to server edit page 2014-07-30 14:30:41 +02:00
Pepijn Over cdfe3c85d2 issue #28: adding permission denied error page 2014-07-30 13:47:06 +02:00
Pepijn Over 11900a55b3 ServerValidator did not allow domains for services 2014-07-28 11:38:12 +02:00
Pepijn Over b79fbafe47 fixing wrong is_resource call (introduced by 4a09d9ec22) 2014-07-28 11:18:43 +02:00
Pepijn Over 239ece7848 Merge branch 'Halvra-develop' into develop 2014-07-28 11:14:26 +02:00
Pepijn Over 254b281237 issue #109: finishing custom timeout per server (slight changes from pull request) 2014-07-28 11:10:23 +02:00
Pepijn Over 7a061832ec Merge branch 'develop' of https://github.com/Halvra/phpservermon into Halvra-develop 2014-07-28 10:28:33 +02:00
Pepijn Over 3cc2c26abd issue #108: fixing dirname() for Windows when used for URLs instead of actual dirs 2014-07-28 10:25:41 +02:00
Pepijn Over b45c93f254 issue #113: only send test sms if user has a mobile no 2014-07-28 09:46:48 +02:00
Pepijn Over 5ba71af367 Merge branch 'victormacko-develop' into develop 2014-07-28 09:38:39 +02:00
Pepijn Over 4916b9e5d0 issue #110: adding missing translations and changelog 2014-07-28 09:38:11 +02:00
Victor Macko 2cbb2dc932 Added SMSGlobal as sms gateway 2014-07-28 09:25:03 +02:00
Victor Macko ea8e767377 Added SMSGlobal as sms gateway 2014-07-28 09:25:03 +02:00
Pepijn Over eee14aea53 issue #107: previous fix caused all requests with "register_argc_argv" on to be detected as CLI. 2014-07-28 09:23:14 +02:00
Pepijn Over 1fe4c9a293 issue #111: non-default ports should always be included in the HTTP "Host" header, so should not be added again when building urls. 2014-07-28 09:01:30 +02:00
Pepijn Over 1400d65202 issue #107: removing SERVER_SOFTWARE check from is_cli function to make it compatible with synology 2014-07-28 08:47:59 +02:00
jl e60f69e581 Adding timeout config for a server. 2014-06-27 14:26:26 +02:00