Emmanuel RABOTTEAU
fe9ff4b30d
Update fr_FR.lang.php ( #752 )
...
Translated some missing string.
2019-07-17 18:36:14 +02:00
TimZ99
66996f0c73
Removed forgotten debug code
2019-05-22 00:32:54 +02:00
TimZ99
5d81d560e6
Improved table readability
...
Fixes #736 .
2019-05-21 21:02:19 +02:00
TimZ99
86c0a5864b
Added server_id as id - Fixes #738
2019-05-21 17:13:59 +02:00
Acrylic Style
6728fd14f4
Updated Japanese Translations ( #662 )
2019-05-19 20:11:33 +02:00
Shammi Shailaj
8f43fd99e6
Adding verbosity for cURL ( #697 )
...
Added code to increase cURL verbosity in cases where PSM_DEBUG is defined and set to a value of boolean TRUE only if the request is coming via CLI.
2019-05-19 20:02:53 +02:00
Michael
6761776a8f
Allow HTTP/2 status responses ( #695 )
...
Fixed #672 and resolved #669 .
2019-05-19 03:14:26 +02:00
IT. Orlando Hernandez (Masterk3y)
e2d904688a
Update es_ES.lang.php ( #703 )
2019-05-19 02:19:17 +02:00
TimZ99
32c17f372b
Added uptime and avg latency
2019-05-19 02:01:27 +02:00
TimZ99
b3de673c6a
Removed old todo's
2019-05-19 02:01:27 +02:00
TimZ99
5b0fba63aa
Add button when there are no servers
2019-05-19 02:01:27 +02:00
TimZ99
c343f1f2d1
Added csrf
2019-05-19 01:57:53 +02:00
TimZ99
df573e5bdc
Changed csrf input to standard
2019-05-19 01:57:53 +02:00
TimZ99
6ca361519c
Added missing field to email config
2019-05-19 01:57:53 +02:00
TimZ99
64a9bc1ac7
Added dismissible alerts
2019-05-19 01:57:51 +02:00
TimZ99
f70dacb023
Added sw.js and manifest
2019-05-19 01:57:51 +02:00
TimZ99
59be9f2b6d
Added beter support for use without Javascript
2019-05-19 01:57:51 +02:00
TimZ99
9915a112e5
Improved accessibility
2019-05-19 01:57:51 +02:00
TimZ99
fea3289417
Added missing offline duration
2019-05-19 01:57:04 +02:00
TimZ99
5e5281dcc4
Added curl_exec
...
Fixes #665 .
2019-05-19 01:56:12 +02:00
TimZ99
9cdafc9554
Updated useragent to Github URL
2019-02-08 16:29:47 +01:00
TimZ99
cf2f6b0788
Changed database column to TEXT
...
- Changed message column in the log table to TEXT. Combined notification can be greater then 255 characters.
2019-02-08 16:28:47 +01:00
TimZ99
c44760c0f7
Removed server column from notification log.
2019-02-08 16:16:57 +01:00
TimZ99
6c14709d7c
Updated default template
...
Fixes #685 .
- Updated to Bootstrap V4.
- Changed jqPlot to Chart.js.
- Updated jQuery to the V3.
- Changed Bootstrap Multiselect to Bootstrap-select.
2019-02-08 15:51:56 +01:00
TimZ99
2c6ef08b39
Added noopener and updated download link to Github releases
...
- Added noopener to all links in the translation files with a target set to _blank.
- Updated the download link to Github releases.
- Removed some double spaces.
2019-02-03 20:30:17 +01:00
Tim
1249e98a0f
Downgraded symfony/filesystem to ~3.4 ( #656 )
...
Fixes #655 .
Downgraded symfony/filesystem to v3.4 (PHP 5.5.9 compatible).
Added 7.0.8 as minimal PHP version for PHP7.
2018-09-17 17:32:51 +02:00
Tim
6a8982ccce
Changed query from not null to null ( #653 )
...
Fixes #647
2018-09-12 12:36:32 +02:00
Tim
c645444db9
Added post field as addition to #631 ( #642 )
2018-09-08 14:03:39 +02:00
Tim
b59afd9d33
Removed url encoding from Nexmo message ( #644 )
2018-09-08 13:54:09 +02:00
TimZ99
1d0f6a6986
Fixed regex in hostname validator
2018-09-07 00:38:52 +02:00
TimZ99
ed61b3854f
Fixed regex to prevent false negatives
...
Would fail if:
- location wat written without capital letter.
- the server redirected to www.
- there was no / at the end of the url.
2018-09-05 23:44:20 +02:00
Tim
cf6f30adfc
Added combined notifications ( #639 )
...
If multiple servers go up or down together, you don't get spammed with notifications if you have this option enabled. It will send one combined notification.
2018-09-05 23:08:17 +02:00
Tim
d33c891be2
Added redirect check ( #626 )
2018-09-05 22:58:50 +02:00
Tim
b26f85d975
Added option to view latest (failing) server response and error ( #627 )
...
Shows:
- latest error.
- latest positive response.
- latest failure response.
2018-09-05 22:52:23 +02:00
Tim
72b262c706
Added the option to specify the request method ( #631 )
2018-09-05 22:42:08 +02:00
Tim
7aa7ec363b
Mark specific HTTP status codes as online ( #628 )
...
Add option to specify which HTTP status codes are considered as "online".
Closing #175 .
2018-09-05 22:34:19 +02:00
Tim
132a730d71
Removed last offline duration parentheses if empty ( #641 )
2018-09-05 21:50:05 +02:00
Tim
170cecf8fe
Changed server order ( #635 )
2018-09-04 01:19:25 +02:00
Tim
6e528aaf15
Changed ' to " in sql query ( #634 )
2018-09-03 15:47:53 +02:00
Tim
fa97fb6653
Fixed rdp:// bug and fixed port not updating #418 ( #629 )
...
- Although the port isn't used while testing a website, changing it prevents confusion.
- Fix bug that made it impossible to check rdp:// as it would add http:// in front of it.
2018-08-30 00:08:22 +02:00
Tim
ef28908c5f
Indentation
2018-08-28 21:22:20 +02:00
Jason Cheng
86ecc09c3b
put translator name
2018-08-14 09:18:53 +08:00
Jason Cheng
c401a255d6
Translate all contents according to v3.3.1 version
2018-08-13 23:56:38 +08:00
Daniel Billing
0e64ff54d1
Added Norwegian language ( #605 )
...
* Added the Norwegian language
* Updated SMS spelling in the English language
2018-08-13 12:39:25 +02:00
Jason Cheng
b235bf7639
Add Traditional Chinese Language File.
2018-08-13 15:20:47 +08:00
TimZ99
267002ba20
Bump version 3.3.1
2018-08-10 02:09:42 +02:00
Tom Hatzer
1f2dde3963
Removed default mysql port settings from files and left empty values ( #403 )
2018-08-09 19:16:20 +02:00
TimZ99
5e61d89b7f
Defined $encrypted_password
2018-08-03 01:35:26 +02:00
TimZ99
51ef755e43
Removed last_offline_duration = ""
2018-08-03 00:47:26 +02:00
TimZ99
6534749fbd
Added %LAST_OFFLINE_DURATION%
2018-08-03 00:46:52 +02:00
TimZ99
e4bade32f9
Updated PHPMailer namespace
...
- Updated PHPMailer namespace
- Changed $phpmailer->SMTPDebug to an integer value.
- Added cast type to $phpmailer->Port.
2018-08-03 00:46:24 +02:00
TimZ99
d2dda8ac70
Removed duplicate
2018-07-25 16:20:35 +02:00
Alexell
d41c7b2c3f
Updated Russian translation for current develop branch ( #613 )
2018-07-25 01:00:16 +02:00
TimZ99
f21f3db19e
Typo fix, removed unused code & updated documentation
2018-07-12 17:31:00 +02:00
TimZ99
476c59eb47
Updated required PHP version to 5.5.9
...
Added update message for PHP versions lower then PHP 7.
2018-07-12 17:31:00 +02:00
TimZ99
1c984b30ff
Updated documentation, added some small changes
2018-07-12 17:31:00 +02:00
TimZ99
eac8ebc261
Fixed sms error check
2018-07-12 17:31:00 +02:00
TimZ99
e2c424e167
Spacing, indentation and braces
...
Co-Authored-By: Scrutinizer Auto-Fixer <auto-fixes@scrutinizer-ci.com>
2018-07-12 17:31:00 +02:00
TimZ99
a05d36d5f6
Corrected typos & removed unused code
...
Removed unused data from query.
Fixed a few typos.
2018-07-12 17:31:00 +02:00
TimZ99
3023c83226
Changed die() to trigger_error()
...
E_USER_ERROR will always be displayed.
Changed die() to trigger_error(error, E_USER_ERROR).
2018-07-12 17:31:00 +02:00
TimZ99
a96e1e5a2e
Removed eval(), redone get & load language functions
2018-07-12 17:31:00 +02:00
TimZ99
b0ea7eb272
Added forgotten translation
2018-06-30 17:29:12 +02:00
TimZ99
92e8312ff1
Removed unused code
...
Code not reachable.
2018-06-30 13:14:42 +02:00
TimZ99
fc84c06813
Undefined var & 404 -> 403
...
PSM_CRON_ALLOW was undefined. Added defined check.
Changed 404 to 403 message.
Added support for php5.
2018-06-29 19:46:58 +02:00
Tim
b98a4af412
Typo fix
...
Changed : to ;.
2018-06-29 14:20:47 +02:00
TimZ99
62254a534b
SMS: ClickSend and SMSgw updated, fixed small things in the others
...
Update to #593
Co-Authored-By: Ward Pieters <wardpieters@users.noreply.github.com>
2018-05-30 23:01:13 +02:00
Ward Pieters
57f4c369e9
SMS: 4 gateways added and others rewritten ( #593 )
...
* Closes #588
* Not relevant anymore: closes #223
* Create Plivo.php
* Create SolutionsInfini.php, closes #460
* Create Callr.php, closes #586
* Create GatewayAPI.php
* Update README.rst
* Update credits.rst
* Update functions.inc.php
* Update Octopush.php
* Update Smsit.php
* Update Mosms.php
* Update Smsglobal.php
* Update Smsit.php
* Update FreeVoipDeal.php
* Update FreeMobileSMS.php
* Update Inetworx.php
2018-05-29 14:13:48 +02:00
Tim
c3751e7e57
Changed username to password
2018-05-28 14:42:47 +02:00
Danial
2b73d207db
Enlarge select pattern_online width ( #589 )
2018-05-25 13:23:35 +02:00
TimZ99
3c55a353be
Allow ping by hostname
...
Closing #477 and #480 .
Co-Authored-By: Matthew <djmixman@users.noreply.github.com>
Co-Authored-By: Mircea Chirea <chirea.mircea@gmail.com>
2018-05-24 14:49:18 +02:00
Danial
82d01b07f7
Add support for "site online when pattern not found" ( #579 )
...
Choose to mark a website offline of online is the pattern is (not) found.
2018-05-24 12:49:26 +02:00
TimZ99
a496874d9c
Rewritten part of the gateway code
...
This is a first commit in order to close #588 .
- Removed the names from the translation files.
- The dropdown menu will now filled with the names of the gateways in
the Txtmsg folder.
- Changed Mollie to the proper company name: Messagebird.
- Everybody that was using Mollie will on upgrade automatically change
to Messagebird (replace old name in DB with new name).
- Updated: Clickatell, Twilio, Spryng, Textmarketer and Messagebird
(Mollie).
2018-05-24 06:49:58 +02:00
Axel Wehner
d64f27f705
Add CM Telecom bulk SMS gateway (Closing #545 )
2018-04-30 15:25:47 +02:00
Matthew Pattman
0580e75642
Added last offline and the duration of the last outage
...
Co-authored-by: TimZ99 <TimZ99@users.noreply.github.com>
2018-04-27 21:14:46 +02:00
Tim
3a005f2201
Fixing #580 removed results block
...
There are no additional messages at this point.
2018-04-27 18:10:14 +02:00
Timz99
79742fe6bd
Fixed wrong ping error
...
- Fixed error: Failed to parse address "8.8.8.8"
- Added correct error message.
NOTE:
This will not fix other problems with ping, non-root user are having
(on unix)!
2018-04-25 14:15:44 +02:00
Matthias Wirtz
1bd14995fb
Update several dependencies (frontend & backend) ( #571 )
...
Closes #568 .
Updates Composer packages No longer supporting outdated PHP Versions, Update Dome Frontend assets, fix php notices and warnings popping Up when run in debug Mode...
2018-04-09 19:34:06 +02:00
Tim
9d30b9854c
Added support for Twilio ( #569 )
...
Closing #112
2018-04-02 02:38:49 +02:00
Tim
a80452d916
Added Telegram and Pushover to documentation
2018-04-01 14:08:57 +02:00
TimZ99
526c2523cb
Added noopener to external link
...
Security update. More info can be found on https://developers.google.com/web/tools/lighthouse/audits/noopener .
2018-03-27 23:36:13 +02:00
TimZ99
64b4d60ffc
Added activation process for Telegram notifications
2018-03-27 23:36:13 +02:00
TimZ99
7059ac6607
Defined latency for new added servers
2018-03-27 23:36:12 +02:00
Tim
4348b7c91a
Corrected indentation
2018-03-27 23:36:12 +02:00
AUBERT Mathieu
ad1ca57b44
Fix #550 - Bug when sending FreeMobileSMS
2018-03-27 23:36:11 +02:00
Matthias Wirtz
08eb9a55f7
Fix method declaration error in PHP7.2 ( #541 )
2018-03-27 23:36:11 +02:00
avahldiek
11a021e7d9
run archive and cleanup per server ( #515 )
2018-03-27 23:36:11 +02:00
eezec
7302e669fd
Fixes #500 - updatePing ( #516 )
...
Moved rtime out of the if/else block, this fixes #500 .
2018-03-27 23:36:10 +02:00
Tim
24717675da
Defined latency for pre-installed servers
...
Got deleted by accident in #502 .
Defined the latency for pre-installed servers on installation.
2018-03-27 23:36:10 +02:00
Tim
c66848e21c
Updated version to 3.2.2
...
Version update needed to support Telegram.
2018-03-27 23:36:09 +02:00
Tim
6eda990ed0
Added support for Telegram ( #554 )
...
Added support for Telegram. Notifications can be received in private chat or in groupchat.
This will close #389 and is a preview of what's coming next (#459 ) 😉 .
2018-03-27 23:36:09 +02:00
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
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
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
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
Patrick HUSS
439a63fa4f
Parameter order fixed to match constructor signature #427
2017-03-23 15:08:02 +01:00
shuhai
fff4da8f45
Improve chinese translation
2017-03-12 09:54:30 +08: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
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
fd0e698253
Merge pull request #376 from invartam/develop
...
Base URL configuration
2017-01-13 03:08:21 -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
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
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
Tom Hatzer
a3853241f8
Add port param and argument
2016-12-23 15:23:31 +01:00
Tom Hatzer
ff1013ed7c
Add custom port to config options in db class
2016-12-23 15:20:02 +01:00
Tom Hatzer
6bee28c78e
Add ping to enum for type column in servers database table
2016-12-23 14:29:57 +01:00
Tom Hatzer
3c961c8b91
Add type ping to lang file
2016-12-23 14:13:11 +01:00
Tom Hatzer
8ee269ceaa
Add type_ping to lang file
2016-12-23 11:45:27 +01:00
Tom Hatzer
b6060e7936
Add ping label to getLabels()
2016-12-23 11:44:15 +01:00
Tom Hatzer
5c0e889dd2
Add ping validation checks to ServerValidator
2016-12-23 11:38:47 +01:00
Tom Hatzer
3cd90b29ae
Add server type ping to dropdown
2016-12-23 11:33:55 +01:00
Tom Hatzer
363f67b335
Add copyright notice to updatePing method
2016-12-23 11:30:27 +01:00
Tom Hatzer
4c7d2bd4f3
Add updatePing method to check if ip is pingable
2016-12-23 11:29:28 +01:00
Tom Hatzer
2325a6c25f
Add RDP to port list
2016-12-23 11:14:30 +01:00
Tom Hatzer
92069a29a3
Add RDP port to save method
2016-12-23 11:12:07 +01:00
Benjy
f19dc454ee
Add base URL configuration field in installer and in sample configuration file
2016-11-05 19:10:28 +01:00
Daif Alotaibi
d712bb7100
Support for SMSgw provider http://smsgw.net
2016-11-02 00:40:05 +03:00
Samuel Denis-D'Ortun
8ae313ebda
Merge pull request #369 from nutsteam/ajax_auto_refresh
...
#367 fixed a csrf bug since 2014
2016-10-24 20:45:29 -04:00
Michael van Schaik
43645bf36f
Update Mollie.php with new URL ( Fixes #370 )
...
Mollie has changed their SMS api to api.messagebird.com
They have been redirecting calls to www.mollie.com but will stop doing so from oct 24 2016
The API hasn't changed, this configuration is tested & working
2016-10-21 05:47:33 +02:00
尘缘
fe99c1cbec
#367 fixed a csrf bug since 2014
2016-10-19 11:05:26 +08:00
Samuel Denis-D'Ortun
c4551ab59e
Merge pull request #365 from nutsteam/ajax_auto_refresh
...
use ajax to auto refresh server status page
2016-10-10 23:01:50 -04:00
尘缘
80df5b7735
use ajax to auto refresh server status page
2016-10-10 20:11:59 +08:00
尘缘
a586425c65
format port from http/s url
2016-10-10 17:22:28 +08:00
Samuel Denis-D'Ortun
d91c544128
Merge pull request #361 from nutsteam/develop
...
finish chinese language package translation
2016-10-09 10:51:14 -04:00
Egogo Websolutions
5e0b2ac00b
Bugfix: Message needs to be encoded before sending to receive correct SMS message
2016-10-09 14:49:09 +02:00
尘缘
1ac303af8c
finish chinese language package translation
2016-10-09 17:38:48 +08:00
尘缘
0b68d4fb89
finish chinese language package translation
2016-10-09 16:06:25 +08:00
尘缘
fac784641a
优化中文语言包
2016-10-09 13:39:42 +08:00
Peter Misura
66ddbdcf1b
Small fixes in Czech translation
2016-09-30 17:23:50 +02:00
Peter Misura
ea22e36007
Add Slovak translation
2016-09-30 17:23:19 +02:00
Alfredo Esteban
7b3f792f76
Add global proxy support
2016-09-01 17:40:18 +02:00
Christian Leicht Jørgensen
ff0f6f4cda
Update da_DK.lang.php
...
Translated the last missing strings and corrected a bunch of errors.
2016-08-31 18:44:09 +02:00
Christian Leicht Jørgensen
a07fb41728
Update da_DK.lang.php
2016-08-31 15:36:19 +02:00
Victor Macko
f229d18f2f
Minor addition to HTTPS check (where it doesn't use the standard port)
2016-07-07 01:26:35 +10:00
Victor Macko
62acb604c6
Removed duplicate file
2016-07-07 00:21:26 +10:00
Victor Macko
3a1e8522a3
Added ClickSend SMS provider
2016-07-07 00:09:57 +10:00
Victor Macko
dc132831d4
Merge branch 'develop' of github.com:phpservermon/phpservermon
...
Conflicts:
src/includes/functions.inc.php
src/lang/en_US.lang.php
src/psm/Module/Config/Controller/ConfigController.class.php
src/psm/Util/Server/Updater/StatusUpdater.php
src/templates/config/config.tpl.html
2016-07-06 22:43:10 +10:00
Victor Macko
8e2698f4ce
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# src/lang/en_US.lang.php
# src/psm/Txtmsg/Smsglobal.class.php
# src/psm/Util/Updater/StatusNotifier.class.php
2016-07-06 22:37:50 +10:00
Valentin Deville
d9557b4115
Add FreeMobile SMS
2016-07-04 14:31:42 +02:00
Samuel Denis-D'Ortun
ff37adcc60
Merge pull request #321 from Laupe/upstream
...
Fix Issue #318
2016-06-16 18:58:40 -04:00
Pavel Dvořák
dc5b7a0cfc
Fix Issue #318 - delete class types, typeWebsite in warning_threshold
2016-06-17 00:52:10 +02:00
shaundma
f4037d2aaa
Initial Commit
2016-05-27 19:09:42 +02:00
Tim
5a85eeff36
Changed some wrong translations
2016-05-26 19:01:33 +02:00
lploi91
aee4eb0306
Create vi_VN.lang.php
2016-05-22 15:33:01 +07:00
Samuel Denis-D'Ortun
dcd552517b
Merge branch 'davyrolink-201410_log-users' into develop
2016-05-21 20:34:16 -04:00
Samuel Denis-D'Ortun
953a7ddf57
Mute error when fsockopen fail to connect to host
2016-05-21 20:34:03 -04:00
Samuel Denis-D'Ortun
c811876c89
Merge branch '201410_log-users' of https://github.com/davyrolink/phpservermon into davyrolink-201410_log-users
...
# Conflicts:
# src/includes/psmconfig.inc.php
# src/psm/Util/Install/Installer.php
2016-05-21 20:33:31 -04:00
Pavel Dvořák
24d7fee63e
Use salt to encrypt the website check password #297
2016-05-21 19:55:35 -04:00
Samuel Denis-D'Ortun
9ded89b6a5
Improve password security by obfuscating it in the form #96
2016-05-21 16:55:12 -04:00
Pavel Dvořák
36b5229fcd
Issue #96 Authentication fields for website/services
...
- Installer.php - Fixed install method
2016-05-21 18:11:57 +02:00
Pavel Dvořák
340660da4b
Issue #96 Authentication fields for website/services
...
- File functions.inc.php - modified and added features psm_curl_get parameters for website_username and website_password
- File functions.inc.php - new features and psm_password_encrypt psm_password_decrypt to encrypt and decrypt passwords
- Adjusted basic language EN and supplemented by new language CZ phrase
- ConfigController.php - adjusted executeIndex method of password encryption key for each installation separately + executeSave method of saving the settings + added labels to methods getLabels
- AbstractServerController.php - adjusted method getServers a login password of the name
- ServerController.php - adjusted executeEdit method for storing information about name and password + executeSave method of storage in a database + method getLabels on labels
- Installer.php - adjusted method install a new configuration values for the encryption key passwords + method installTables a new table structure servers + method upgrade320 the new structure
- StatusUpdater.php - adjusted method update the transmission website_username and website_password + method updateWebsite adjusted parameters passed to the function psm_curl_get
- Modified template: config/config.tpl.html, server/update.tpl.html, view.tpl.html
- Adapted javascript scripts.js
2016-05-21 17:08:01 +02:00
Samuel Denis-D'Ortun
fb131b843a
Bump version 3.2.0
2016-05-18 23:31:40 -04:00
Samuel Denis-D'Ortun
aac195e893
Merge branch 'master' into develop
2016-05-18 23:14:56 -04:00
Pavel Dvořák
5fc59454d0
Issue #286 Popular Ports
...
- scripts.js - selection and filling port based on a selection from the popular port
- update.tpl.html - Added section with a selection of popular ports
- ServerController.php - Methods to getLabels added new label
- en_US.lang.php + cs_CZ.lang.php - modified the language of the new texts
2016-05-18 23:04:50 -04:00
Pavel Dvořák
2d460abbf8
Issue #287 - Added to the default English language
...
- Modified file functions.inc.php - because if you add new language variable so it is necessary to immediately translate all languages or all files added to the English translation of which is very inconvenient and time consuming.
- Function psm_load_lang - loading the default language that I chose English and stored in the $ GLOBALS [ 'sm_lang_default'] for further use.
- Function psm_get_lang - edited selection of translation. If there is no translation in the language you chose the user returns to the default language.
2016-05-18 23:04:50 -04:00
Samuel Denis-D'Ortun
cbfd60871e
Allow empty db password
2016-05-18 22:48:09 -04:00
Samuel Denis-D'Ortun
bceb6ea3db
Merge branch 'develop' of https://github.com/TechReanimate/phpservermon into TechReanimate-develop
...
# Conflicts:
# README.rst
# docs/credits.rst
# docs/intro.rst
# src/includes/functions.inc.php
# src/lang/de_DE.lang.php
# src/lang/en_US.lang.php
# src/lang/es_ES.lang.php
# src/lang/fr_FR.lang.php
# src/lang/it_IT.lang.php
# src/lang/nl_NL.lang.php
# src/lang/pl_PL.lang.php
# src/lang/pt_BR.lang.php
# src/lang/ru_RU.lang.php
# src/lang/sv_SE.lang.php
# src/lang/tr_TR.lang.php
# src/lang/zh_CN.lang.php
2016-05-15 05:15:32 -04:00
Pavel Dvořák
f01c39695d
update language Czech (cs_CZ)
2016-05-14 08:43:10 +02:00
Pavel Dvořák
22112777d1
Issue #269 update language Slovenian (sl_SI)
2016-05-14 08:42:33 +02:00
Pavel Dvořák
d7140c9b2a
Issue #269 new language Slovenian (sl_SI)
2016-05-13 23:34:08 +02:00
Pavel Dvořák
e5db728634
Editing and updating of the Czech language
2016-05-13 23:22:30 +02:00
Samuel Denis-D'Ortun
73f77218fd
Merge pull request #258 from prathers/develop
...
Update da_DK.lang.php
2016-04-30 18:18:38 -04:00
Victor Macko
7cf13e5b8a
Case insensitive check
2016-03-30 12:25:40 +11:00
Victor Macko
b77ffc95c3
Also use string comparison
2016-03-24 07:35:06 +11:00
Alexis U (portable)
87a576642c
ajout mode premium
2016-03-15 15:11:52 +01:00
Alexis U (portable)
57a01d27c5
add support for Octopush sms provider
2016-03-15 13:00:07 +01:00
Xendorf
9bda115e47
Update it_IT.lang.php
2016-03-01 11:25:40 +01:00
Preben Rather Sørensen
1c763e82ef
Update da_DK.lang.php
...
Done a few typos and translated new labels
2016-02-15 20:24:30 +01:00
Pepijn Over
a30dcf5610
adding estonian translation to changelog/credits
2016-01-31 18:08:45 +01:00
Pep
62ee04707f
Merge pull request #185 from ItsRichardRaz/patch-1
...
et_ET.lang.php
2016-01-31 18:02:04 +01:00
Pepijn Over
f46fae667b
fixes issue #202 and #203 : adding right-to-left stylesheet and html class
2016-01-31 17:58:12 +01:00
Pepijn Over
52803e2d70
adding language subtags to template and support for right-to-left locales
2016-01-31 17:48:59 +01:00
Pepijn Over
daf843df07
Merge branch 'patch-1' of git://github.com/evazzadeh/phpservermon into evazzadeh-patch-1
2016-01-31 17:09:53 +01:00
Pepijn Over
4be64dfa3a
removing csrf key from login module to prevent 401 errors on login
2016-01-31 17:07:56 +01:00
Pep
653fe4f7b8
Merge pull request #195 from Esselans/develop
...
Improved translation & UTF email output
2016-01-31 00:28:04 +01:00
Pepijn Over
98faef1b06
fixes #237 : adding CSRF token to all forms and requires now on POST
2016-01-31 00:24:37 +01:00
Pepijn Over
b2ed873b1b
on login, make sure to clear existing session vars and start from fresh (moving from migrate() to invalidate())
2016-01-31 00:17:28 +01:00
Pep
6300e8103f
Merge pull request #210 from celeroncool/develop
...
Added finnish translation and chrome mobile statusbar color
2016-01-30 21:27:05 +01:00
Pep
b1647d2c3f
Merge pull request #207 from loran750/patch-1
...
If pattern is set up, you cannot catch server problems
2016-01-30 21:13:47 +01:00
Pep
c0b4264959
Merge pull request #218 from rigonijunior/develop
...
changed the character of capitalized to tiny is the correct the ediom…
2016-01-30 21:11:51 +01:00