57b9830c67Merge pull request #213 from joglomedia/develop
Pep
2015-06-17 12:21:08 -0400
a482ae5e27Fix for issue #187 (Unable to connect to MySQL)
Edi Septriyanto
2015-06-17 23:15:10 +0700
27769143a9Merge pull request #205 from evazzadeh/patch-5
Pep
2015-06-16 11:48:19 -0400
dbb24dd38eFixed the statusbar color code place
Sami Nieminen
2015-06-16 07:15:40 +0000
2fcb65036bFixed the statusbar color code place
Sami Nieminen
2015-06-16 07:14:06 +0000
c0bed02151Added Chrome mobile statusbar color per material design guidelines
Sami Nieminen
2015-06-16 07:05:06 +0000
03617ff58dAdded finnish translation, email messages are in english, as some email clients show finnish letters wrong.
Sami Nieminen
2015-06-09 06:14:08 +0000
5c4566ec4cMerge branch 'develop' of github.com:celeroncool/phpservermon into develop
Sami Nieminen
2015-06-09 06:01:38 +0000
ed5b67741bChanged email subject and header from finnish to english, as not all email clients render the unicode finnish letters correctly.
Sami Nieminen
2015-06-09 05:25:53 +0000
4650b9e2bb# This is a combination of 2 commits. # The first commit's message is:
Sami Nieminen
2015-06-09 05:25:53 +0000
3f993aed62No fix to be found, reverted to english in email subject and content.
Sami Nieminen
2015-06-09 05:53:47 +0000
9467d21afcNo fix to be found, reverted to english in email subject and content.
Sami Nieminen
2015-06-09 05:44:41 +0000
c6ce2cbe13Testing a fix for UTF-8 Finnish letters in email body. Part 4
Sami Nieminen
2015-06-09 05:40:51 +0000
5ad29dfc51Testing a fix for UTF-8 Finnish letters in email body. Part 3
Sami Nieminen
2015-06-09 05:35:33 +0000
a7b57f74afTesting a fix for UTF-8 Finnish letters in email body. Part 2
Sami Nieminen
2015-06-09 05:32:31 +0000
11e0ad4aa1Testing a fix for UTF-8 Finnish letters in email body.
Sami Nieminen
2015-06-09 05:25:53 +0000
4bce8e24ddFinnish translation done and tested. Feedback appreciated!
Sami Nieminen
2015-06-08 12:28:00 +0000
53ee67773eTranslation done, testing begins...
Sami Nieminen
2015-06-08 12:13:44 +0000
bcfeaba773Updated more strings, work in progress
Sami Nieminen
2015-06-08 11:29:04 +0000
315e963cdbAdded Finnish translation, work in progress
Sami Nieminen
2015-06-04 10:52:11 +0000
a02ea03399If pattern is set up, you cannot catch server problems
Laurent
2015-06-01 00:22:10 +0200
00d5c54e65add language and direction variable to twig global
Javad Evazzadeh Kakroudi
2015-05-29 22:44:22 +0430
00fa739d18Add class and lang and dir to html element
Javad Evazzadeh Kakroudi
2015-05-29 22:42:56 +0430
7b1a8eca03Add rtl language style
Javad Evazzadeh Kakroudi
2015-05-29 22:39:16 +0430
c176cbc49fadd persian language support
Javad Evazzadeh Kakroudi
2015-05-29 22:38:11 +0430
0d3934108cImproved Spanish translation & add utf8 decoding before sending email notifications to correctly display special characters on subject and body
Mauro Vietri
2015-04-21 08:07:30 -0300
ffd9cfc6c8[refactoring] renaming initialize() and initializeAction() methods to run() to correspond with router naming
Pepijn Over
2015-02-27 17:11:37 +0100
8505a34292[event] adding experimental support for user events
Pepijn Over
2015-02-27 17:06:22 +0100
dcabf77380Ignore 401 Unauthorized and 403 Forbidden, site is still online.
Ryan J
2015-02-27 10:32:16 -0500
1123603f64[refactoring] PSR-4 support through composer, mass-renaming all *.class.php to *.php to adhere to PSR-4
Pepijn Over
2015-02-27 15:18:37 +0100
dc54bf14ea[refactoring] moving UpdateManger to service container as util.server.updatemanager
Pepijn Over
2015-02-27 15:05:46 +0100
ede1f60804Fix for Textmarketer and adds a new entry in the servers db table for the last time it was offline (last_offline) to allow the duration of the outage to be included in the notification, also exposed last_online and last_offline so that they can also be used in the notifications should the user wish.
Matthew Pattman
2015-02-27 13:45:40 +0000
62633f6937Fix for Textmarketer and adds a new entry in the servers db table for the last time it was offline (last_offline) to allow the duration of the outage to be included in the notification, also exposed last_online and last_offline so that they can also be used in the notifications should the user wish.
Matthew Pattman
2015-02-27 13:44:13 +0000
f63a39d92c[refatoring] adding symfony service container and upgrading symfony packages to 2.6
Pepijn Over
2015-02-27 14:25:34 +0100
38a50cf7bbupdating composer.phar to latest version
Pepijn Over
2015-02-27 13:44:16 +0100
9370397555issue #173: typo in display_errors
Pepijn Over
2015-02-27 12:17:12 +0100