Commit Graph

427 Commits (7db0144647afb41b04953f56919fd76a498aa054)

Author SHA1 Message Date
Glen 7db0144647 updated tab spacing 2016-01-05 08:09:16 -07:00
Glen 67fa990b8e updated tab spacing 2016-01-05 08:07:55 -07:00
Glen 38c23b5507 Added CarrierSMS to Changelog 2016-01-05 06:26:56 -07:00
Glen 117a3df166 Sdded CarrierSMS support 2016-01-05 06:19:35 -07:00
Glen 4d6c6aa755 Issue #244 CarrierSMS
Added CarrierSMS.php class file to psm/Txtmsg directory
2016-01-03 20:30:36 -07:00
Glen 90e98e7bbf Issue #244 CarrierSMS
Added carriersms var/value pairs to 'en_US' lang file.
2016-01-03 20:26:13 -07:00
Glen 1a70ca7b7a Issue #244 CarrierSMS
Added CarrierSMS author to credits list
2016-01-03 20:23:32 -07:00
Glen 759a276c2a Issue #244 CarrierSMS
Added CarrierSMS to Notifications feature list below the pay-per-use SMS gateways.
2016-01-03 20:20:25 -07:00
Glen d95c7596c5 Issue #244 CarrierSMS
Added carriersms to installer queries to include 'carriersms' in users table
2016-01-03 20:16:12 -07:00
Glen 36720fcaa8 Issue #244 CarrierSMS
Added carriersms to executeInstall array
2016-01-03 20:12:43 -07:00
Glen e236d2b632 Issue #244 CarrierSMS
Added carriersms class to switch statement
2016-01-03 20:09:39 -07:00
Glen af35872b76 Issue #244 CarrierSMS
Added carriersms procedural changes
2016-01-03 20:01:47 -07:00
Glen d288ff133f Issue #244 CarrierSMS
Added carriersms to arrays and label info
2016-01-03 19:57:07 -07:00
Glen b65f94c900 Issue #244 CarrierSMS
Added carriersms to array and labell info
2016-01-03 19:55:25 -07:00
Glen 6420b04028 Issue #244 CarrierSMS
Added modal, labels and procedural modifications
2016-01-03 19:52:02 -07:00
Glen 0c23f3abc9 Issue #244 CarrierSMS
Added control-group info and input field, also added padding to pushover description to line up label and text.
2016-01-03 19:46:41 -07:00
Glen d5acf3b488 Issue #244 CarrierSMS
Added carriersms control-group labels and input field
2016-01-03 19:42:25 -07:00
Glen 2f1a2fb9bc Issue #244 CarrierSMS
Added carriersms labels to table structure
2016-01-03 19:35:49 -07:00
Glen 57bb5616c2 Issue #244 CarrierSMS
Added carriersms to option listwith additional help-block info.
2016-01-03 19:27:20 -07:00
Pep 57b9830c67 Merge pull request #213 from joglomedia/develop
Fix for issue #187 (Unable to connect to MySQL)
2015-06-17 12:21:08 -04:00
Edi Septriyanto a482ae5e27 Fix for issue #187 (Unable to connect to MySQL) 2015-06-17 23:15:10 +07:00
Pep 27769143a9 Merge pull request #205 from evazzadeh/patch-5
add charset for sending email
2015-06-16 11:48:19 -04:00
Javad Evazzadeh Kakroudi 1c9823f165 add charset for sending email 2015-05-29 23:19:25 +04:30
Pepijn Over ffd9cfc6c8 [refactoring] renaming initialize() and initializeAction() methods to run() to correspond with router naming 2015-02-27 17:11:37 +01:00
Pepijn Over 8505a34292 [event] adding experimental support for user events 2015-02-27 17:06:22 +01:00
Pepijn Over 1123603f64 [refactoring] PSR-4 support through composer, mass-renaming all *.class.php to *.php to adhere to PSR-4 2015-02-27 15:18:37 +01:00
Pepijn Over dc54bf14ea [refactoring] moving UpdateManger to service container as util.server.updatemanager 2015-02-27 15:05:46 +01:00
Pepijn Over f63a39d92c [refatoring] adding symfony service container and upgrading symfony packages to 2.6 2015-02-27 14:34:28 +01:00
Pepijn Over 38a50cf7bb updating composer.phar to latest version 2015-02-27 13:44:16 +01:00
Pepijn Over 9370397555 issue #173: typo in display_errors 2015-02-27 12:17:12 +01:00
Pepijn Over 6172b35a81 issue #181: adding blank index files to prevent directory listing 2015-02-27 11:54:16 +01:00
Pepijn Over 51ff0f2044 updating copyright year in headers and email 2015-02-27 11:43:09 +01: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 6548a16972 [module/server] issue #169: adding new server ip limit of 500 chars to upgrade script and changelog 2015-02-27 11:15:29 +01:00
Pepijn Over dc7036c39a Merge branch 'develop' of git://github.com/sudarshann/phpservermon into sudarshann-develop 2015-02-27 11:11:05 +01:00
Pepijn Over e3dc55220c fixing line endings 2015-02-27 11:07:11 +01:00
Pep b9a6bb4f41 Merge pull request #171 from krismas/lang-fr
Fix some typos in french translation
2015-02-27 10:55:28 +01:00
Gildas NOEL f0b8abe390 Fix some typos in french translation 2015-01-13 11:23:14 +01:00
Sudarshan Anbazhagan 62c9822ee9 increased maximum limit to for server ip to 500 2015-01-08 01:53:47 +05:30
Sudarshan Anbazhagan 37aa55a472 updated maximum length of the server hostname
most of the urls I have are very long and it needs to have a larger value. 100 is simply not enough
2015-01-08 01:52:22 +05:30
Michiel van der Wulp 97d4118c94 add issue number 164 2014-12-12 07:48:45 +01:00
Michiel van der Wulp 365131df40 correct text message 2014-12-11 22:13:35 +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
Pep 69a2e4e668 Merge pull request #161 from andlil/patch-2
Create sv_SE.lang.php
2014-12-05 10:20:59 +01:00
Pep 7bf53b1368 Merge pull request #160 from andlil/patch-1
Add icon for Apple iPhone/iPad/iPod shortcut
2014-12-05 10:18:23 +01:00
andlil 8839c4d27b Update sv_SE.lang.php 2014-11-30 00:25:05 +01:00