Commit Graph

427 Commits (b2ed873b1b9d2777b0afa36f092baa3635ff879e)

Author SHA1 Message Date
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
Pepijn Over 5947f7382f updating composer symfony packages, and excluding composer.phar from CRLF fun 2016-01-30 22:08:16 +01:00
Pepijn Over 9c4191949b updating changelog/credits with finnish translation 2016-01-30 21:33:06 +01:00
Pepijn Over 2ed52f8a8d fixing invalid composer.phar package 2016-01-30 21:31:33 +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
Pep 051788ffda Merge pull request #235 from Southparkfan/patch-1
Translation fixes for NL language
2016-01-30 21:10:51 +01:00
Southparkfan 1cecc80845 Translation fixes for NL language 2015-10-19 14:28:29 +02:00
José Rigoni Jr 7035410c1e changed the character of capitalized to tiny is the correct the edioma pt_BR
changed the character of capitalized to tiny is the correct the edioma pt_BR 

line 152
2015-07-23 10:35:53 -03: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
Sami Nieminen dbb24dd38e Fixed the statusbar color code place 2015-06-16 07:15:40 +00:00
Sami Nieminen 2fcb65036b Fixed the statusbar color code place 2015-06-16 07:14:06 +00:00
Sami Nieminen c0bed02151 Added Chrome mobile statusbar color per material design guidelines 2015-06-16 07:05:06 +00:00
Sami Nieminen 03617ff58d Added finnish translation, email messages are in english, as some email clients show finnish letters wrong. 2015-06-09 06:14:08 +00:00
Sami Nieminen 4bce8e24dd Finnish translation done and tested. Feedback appreciated! 2015-06-08 12:28:00 +00:00
Sami Nieminen 53ee67773e Translation done, testing begins... 2015-06-08 12:13:44 +00:00
Sami Nieminen bcfeaba773 Updated more strings, work in progress 2015-06-08 11:29:04 +00:00
Sami Nieminen 315e963cdb Added Finnish translation, work in progress 2015-06-04 10:52:11 +00:00
Laurent a02ea03399 If pattern is set up, you cannot catch server problems
The need : to have 3 differents error codes :

- Timeout
- Http status code
- pattern not found.

The error of status code or timebout where overwritten by pattern, if set up
2015-06-01 00:22:10 +02: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