Commit Graph

825 Commits

Author SHA1 Message Date
Tim b0fee68f6e
Clear log button - closes #383 (#505)
* Added button to clear the logs

Only admins can clear the logs. The content from the log and log_users table will
be deleted.
2018-03-27 23:36:08 +02:00
Tim a97539998d
Combined if-statements
Combined two of the same if-statements into one.
2018-03-27 23:36:08 +02:00
Tim e910367faa
Corrected Pushover comment
Changed sms to pushover.
2018-03-27 23:36:08 +02:00
Tim d121ad75e3
Added latest changes 2018-03-27 23:36:07 +02:00
Andy Gaskell 71e1203f57
Rename Nexmo.class.php to Nexmo.php
Fix for nexmo sms, sending sms didn't work till I renamed the file.

I'm not sure why Nexmo.class.php and Octopush.class.php have the .class bit in the filename.

This is a follow up to Issue #170 Implement Nexmo SMS
2018-03-27 23:36:07 +02:00
Tim b9a3b203b4
Fixed #350 Email encoding
Removed utf8_decode().

Co-authored-by: shuhai <admin@4wei.cn>
2018-03-27 23:36:06 +02:00
Tim 79a654e383
Added Japanese and updated project developers 2018-03-27 23:36:06 +02:00
rht0910 723a2ab313
Fixed spell missing and Translated new line (#535) 2018-03-27 23:36:06 +02:00
Tim a9f4a5716e
Fix for database populating bug (#502)
Fixed the population of the server table during installation.
2018-03-27 23:36:05 +02:00
Tim 57340aae80
Username validation fix (#512)
* Validation and (.) support

Added validation for the username during installation.
Added dot (.) to the list of allowed symbols for username.
Added ‘dots (.)’ to the error_user_name_invalid error message.
2018-03-27 23:36:05 +02:00
shuhai 8bb5d1ffab
#465 Japanese language added 2018-03-27 23:36:04 +02:00
rabauss 462e489762
Update HistoryGraph.php
with several php-settings there might be problems with timestamp output - so it would be better to use number_format for output. otherwise the graph wont show...
2018-03-27 23:36:04 +02:00
Guillaume Moigneu ca57189e56
Fix typo on Installer.php 2018-03-27 23:36:03 +02:00
Nls 8d720496d4
Refactor header checking to be sure that we can't crash this ! 2018-03-27 23:36:02 +02:00
Nls b835de1cf6
Add optionnal header check on StatusUpdater 2018-03-27 23:36:02 +02:00
Nls 6be807cf9a
Add header_name & header_value to the server object 2018-03-27 23:36:01 +02:00
Rob Fuller dddeb1bbb5
Use existing mirror
apt.sw.be no loger exists
2018-03-27 23:36:01 +02:00
Rob Fuller e9589070b8
Use existing mirror
apt.sw.be no longer exists
2018-03-27 23:36:01 +02:00
Andy Gaskell 27b3bce8a0
Adding nexmo sms to the select
Just adding nexmo as an option to the select drop down.

This is a follow up to work done on Issue #170
2018-03-27 23:36:00 +02:00
decryptus fc63a445fc
Update update.tpl.html
Fixed for attributes pushover_key and pushover_device.
2018-03-27 23:36:00 +02:00
Timz99 95dbfdfe9a
Fixed upgrade check 2018-03-27 23:35:44 +02:00
Pepijn Over 32e018b6bb
preparing for 3.2.0 release 2018-03-27 23:24:25 +02:00
Andy Gaskell cdccb960c5 Rename Octopush.class.php to Octopush.php
I noticed this and the nexmo one were renamed as part of 1123603f64 for [refactoring] PSR-4 support through composer, mass-renaming all *.class.php to *.php to adhere to PSR-4

I was looking at the nexmo one as a follow up to Issue #170 Implement Nexmo SMS

See also...
https://github.com/phpservermon/phpservermon/pull/436
2017-03-30 11:20:51 +01:00
Samuel Denis-D'Ortun abd4d35d80 Merge pull request #428 from laangen/develop
Parameter order fixed to match constructor signature #427
2017-03-23 16:00:32 -04:00
Patrick HUSS 439a63fa4f Parameter order fixed to match constructor signature #427 2017-03-23 15:08:02 +01:00
Samuel Denis-D'Ortun 3ebd0a271b Merge pull request #421 from nutsteam/develop
Improve chinese translation
2017-03-11 23:40:16 -05:00
shuhai fff4da8f45 Improve chinese translation 2017-03-12 09:54:30 +08:00
shuhai 2c5fe21cbb Merge branch 'develop' of https://github.com/phpservermon/phpservermon into develop 2017-03-10 16:30:23 +08:00
shuhai 9d12311ab2 Merge branch 'master' of https://github.com/phpservermon/phpservermon into develop 2017-03-10 16:28:58 +08:00
Samuel Denis-D'Ortun 5e87972387 Merge pull request #417 from jonasdkhansen/develop
Changed mysql pdo port empty check, to fix problem with mysql cant co…
2017-02-08 11:20:57 -05:00
Jonas Hansen fed9cec88b Changed mysql pdo port empty check, to fix problem with mysql cant connect, when using custom port 2017-02-08 15:59:23 +01:00
Samuel Denis-D'Ortun fb1772dd66 Merge pull request #407 from elreverente/patch-1
Update fr_FR.lang.php
2017-01-20 06:58:36 -05:00
Guillaume b7c24742bf Update fr_FR.lang.php
Typo in login / remember_me
2017-01-20 11:32:38 +01:00
Samuel Denis-D'Ortun f66c3453b1 Fix #406 2017-01-19 16:32:07 -05:00
Samuel Denis-D'Ortun ca30284726 Merge pull request #404 from sandybeachit/patch-1
removed additional w from "dowwn"
2017-01-18 16:50:35 -05:00
sandybeachit fc2a18fa22 removed additional w from "dowwn"
removed additional w from "dowwn"
2017-01-18 21:19:30 +00:00
Samuel Denis-D'Ortun fd0e698253 Merge pull request #376 from invartam/develop
Base URL configuration
2017-01-13 03:08:21 -05:00
Samuel Denis-D'Ortun c49e37be49 Merge pull request #358 from pieter-groeneweg/patch-1
update status.cron.php with added allowed IP check. Issue #215
2017-01-13 03:04:55 -05:00
Samuel Denis-D'Ortun 5b4525102a Update composer.json 2017-01-13 03:01:15 -05:00
Samuel Denis-D'Ortun e8857f809b Merge pull request #348 from Aestu/use_proxy-develop-2
Add global proxy support
2017-01-13 02:57:56 -05:00
invartam 5a7e0e0bc4 Merge branch 'develop' into develop 2017-01-07 03:14:33 +01:00
Samuel Denis-D'Ortun b3e920250e Merge pull request #394 from criwe/develop
Basic pagespeedsettings + meta noindex + removed meta autor
2016-12-25 23:28:30 -05:00
criwe b0add8c210 Added some basic pagespeed settings
Added some basic pagespeed settings to the htaccess
2016-12-25 23:00:49 +01:00
criwe 479f2119f6 add <meta name="robots" content="noindex" />
A monitoring website should not be indexed by google. <meta name="robots" content="noindex" /> will prevent that.
Removed autor-tag, because not relevant anymore (especially for a page like that)
2016-12-25 22:44:44 +01:00
Samuel Denis-D'Ortun 34c07f7d46 Merge pull request #393 from tomhatzer/develop
Add custom mysql port support
2016-12-23 09:49:24 -05:00
Tom Hatzer 6805903089 Remove trailing comma 2016-12-23 15:42:15 +01:00
Tom Hatzer b1df28d4d9 Add port to installer 2016-12-23 15:41:03 +01:00
Tom Hatzer b780a6237e Add port input fields to template 2016-12-23 15:38:50 +01:00
Tom Hatzer cd977e2e51 Initialize protected variable db_port with value 3306 2016-12-23 15:30:39 +01:00
Tom Hatzer b2043b1b65 Add protected variable $db_port 2016-12-23 15:28:25 +01:00