spmfox
9c55413f57
Update requirements.rst ( #747 )
...
On stock Debian 9.9, "apt-get install php-xml" is needed to get anything to load. Here is the error you get without it: (Extension DOM is required. in /var/www/html/vendor/symfony/config/Util/XmlUtils.php:50)
2019-09-17 19:20:40 +02:00
TimZ99
5511cd5579
Added faq for #719
2019-05-19 02:00:57 +02:00
TimZ99
326eddd97d
Update version in docs
2019-02-08 16:29:16 +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
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
TimZ99
b49659f49a
Added notification faq -> not recieving notifications
...
Closes #306 .
2018-08-29 00:08:46 +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
Alexell
d41c7b2c3f
Updated Russian translation for current develop branch ( #613 )
2018-07-25 01:00:16 +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
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
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
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
Tim
8ca259d524
Updated list of available SMS gateways
2018-04-30 17:48:57 +02:00
TimZ99
67632ab966
Added Telegram notifications
2018-03-27 23:36:13 +02:00
Tim
79a654e383
Added Japanese and updated project developers
2018-03-27 23:36:06 +02:00
Pepijn Over
32e018b6bb
preparing for 3.2.0 release
2018-03-27 23:24:25 +02:00
Tom Hatzer
a9f11fb691
Add port constant to install readme
2016-12-23 15:24:25 +01:00
Samuel Denis-D'Ortun
a615303db1
Update install.rst
2016-05-27 00:05:18 -04:00
Samuel Denis-D'Ortun
945226eb16
Update install.rst
2016-05-27 00:01:45 -04:00
Tim
02e24c53ef
Add explanation how to make the cronjob on cPanel
2016-05-26 19:50:37 +02:00
Samuel Denis-D'Ortun
fb131b843a
Bump version 3.2.0
2016-05-18 23:31:40 -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
Pepijn Over
a30dcf5610
adding estonian translation to changelog/credits
2016-01-31 18:08:45 +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
b2d77ca27e
adding issue #195 to changelog/credits
2016-01-31 00:30:24 +01:00
Pepijn Over
9c4191949b
updating changelog/credits with finnish translation
2016-01-30 21:33:06 +01:00
Luis Rodriguez
6a2a4c1898
Implement Nexmo SMS Issue #170
2015-02-28 21:05:18 -05:00
Pepijn Over
390a8e6156
[txtmsg/freevoipdeal] issue #164 : adding freevoipdeal to config dropdown
2015-02-27 11:43:04 +01:00
Pepijn Over
d4843a2990
Merge branch 'develop' of git://github.com/mvdw/phpservermon into mvdw-develop
2015-02-27 11:18:47 +01:00
Pepijn Over
e3dc55220c
fixing line endings
2015-02-27 11:07:11 +01:00
Michiel van der Wulp
419ba4a0cf
added freevoipdeal support
2014-12-11 13:16:06 +01:00
Pepijn Over
93ddf5139b
Adding Vagrantfile w/ puphpet configuration for easy development
2014-12-05 15:05:52 +01:00
Pepijn Over
a726c99b7b
adding issue #161 to changelog/credits
2014-12-05 10:40:49 +01:00
Pepijn Over
d5059074a3
adding short note about archiving/log retention (re issue #162 )
2014-12-05 10:36:33 +01:00
Pepijn Over
4b2c83588a
bumping version to 3.1.1
2014-11-06 14:40:39 +01:00
Pepijn Over
a2753c6348
issue #131 : adding timeout setting to cronjob as well
2014-11-06 10:53:43 +01:00
Pepijn Over
a646928a70
updating changelog/credits for language changes
2014-11-06 10:53:43 +01:00
Pepijn Over
e13ca5e1b6
updating changelog/credits for #132 / #134
2014-09-26 22:06:33 +02:00
Pepijn Over
c54a48d668
adding issue #130 czech translation to changelog
2014-09-08 09:55:30 +02:00
Pepijn Over
27be6360a3
bumping version to 3.1.0
2014-08-07 14:25:16 +02:00
Pepijn Over
f954e1e47b
export changes
2014-08-06 16:40:30 +02:00
Pepijn Over
02d2c953a3
updating credits
2014-08-05 23:22:09 +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
Pepijn Over
fb0b321380
adding bootstrap multiselect for users/servers
2014-08-01 15:41:50 +02:00
Pepijn Over
f038ccbff1
new favicon (with higher res available)
2014-08-01 11:38:16 +02:00
Pepijn Over
8f08c946be
docs update for pushover and new languages
2014-07-31 16:30:02 +02:00
Pepijn Over
77e295a465
issue #101 : adding pushover.net to changelog/credits
2014-07-31 14:44:54 +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
4916b9e5d0
issue #110 : adding missing translations and changelog
2014-07-28 09:38:11 +02:00
Pepijn Over
5ccc8cd532
updating changelog
2014-06-23 10:53:29 +02:00