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
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
Pepijn Over
32e018b6bb
preparing for 3.2.0 release
2018-03-27 23:24:25 +02:00
Tom Hatzer
8ee269ceaa
Add type_ping to lang file
2016-12-23 11:45:27 +01:00
Samuel Denis-D'Ortun
aac195e893
Merge branch 'master' into develop
2016-05-18 23:14:56 -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
Alexis U (portable)
57a01d27c5
add support for Octopush sms provider
2016-03-15 13:00:07 +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
Luis Rodriguez
6a2a4c1898
Implement Nexmo SMS Issue #170
2015-02-28 21:05:18 -05:00
Pepijn Over
51ff0f2044
updating copyright year in headers and email
2015-02-27 11:43:09 +01:00
Michiel van der Wulp
419ba4a0cf
added freevoipdeal support
2014-12-11 13:16:06 +01:00
Pepijn Over
391701721b
issue #128 : adding SSL/TLS support forr SMTP
2014-11-06 14:30:39 +01:00
Jean Pierre Kolb
ca9f52939c
Full German translation
2014-09-18 16:19:53 +02:00
Pepijn Over
71d432c973
issue #119 : adding log retention period
2014-08-06 13:08:31 +02:00
Pepijn Over
17b5d175ff
adding pushover clone button for new app
2014-08-05 15:58:44 +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
e60e647eb3
issue #115 : add warning to server page when notifications are disabled
2014-08-01 15:04:36 +02:00
Pepijn Over
5c605ddcb2
issue #101 : adding test feature for Pushover
2014-07-31 16:21:19 +02:00
Pepijn Over
ca7fdf1ec5
minor form styling, adding check all/uncheck all buttons, fixing url entities in forms
2014-07-31 14:37:27 +02:00
Pepijn Over
c589424bce
issue #101 : finishing pushover implementation
2014-07-31 14:36:39 +02:00
Pepijn Over
6b4668937d
Merge branch 'develop' of https://github.com/remmedia/phpservermon into remmedia-develop
...
Conflicts:
src/lang/de_DE.lang.php
src/lang/en_US.lang.php
src/psm/Module/Server/Controller/ServerController.class.php
src/templates/server/view.tpl.html
2014-07-30 15:03:57 +02:00
Pepijn Over
8e60e9cb3a
issue #53 : adding user selection to server edit page
2014-07-30 14:30:41 +02:00
Pepijn Over
cdfe3c85d2
issue #28 : adding permission denied error page
2014-07-30 13:47:06 +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
b45c93f254
issue #113 : only send test sms if user has a mobile no
2014-07-28 09:46:48 +02:00
Pepijn Over
4916b9e5d0
issue #110 : adding missing translations and changelog
2014-07-28 09:38:11 +02:00
lange@rem-media.de
d205dcb0e3
added Pushover
2014-06-13 18:48:35 +02:00
lange@rem-media.de
e92b243a37
added pushover
2014-06-13 17:34:09 +02:00
Pepijn Over
0f17b8b612
issue #50 : adding validation to servers page
2014-05-06 16:56:46 +02:00
Pepijn Over
c10d714a7d
importing danish language, updating redirect for login and docs updates
2014-04-25 07:42:53 +02:00
Pepijn Over
625500495f
Merge branch 'develop' of https://github.com/nerdalertdk/phpservermon into nerdalertdk-develop
...
Conflicts:
src/psm/Module/Config/Controller/ConfigController.class.php
src/psm/Util/Updater/StatusNotifier.class.php
2014-04-25 07:12:49 +02:00
Pepijn Over
76507452da
issue #75 : minor language changes and changelog update
2014-04-25 00:31:03 +02:00
jerome
d79ba42e85
Issue #75
2014-04-25 00:25:29 +02:00
Michael
4e67fe169f
Danish language added
...
www.smsit.dk added to sms providers
2014-04-24 08:59:12 +02:00
jerome
7c87073242
Logs table for mobiles
2014-04-22 21:07:06 +02:00
Pepijn Over
26cced4981
Merge branch 'mobile' into develop
2014-04-16 22:12:34 +02:00
jerome
aaf6a58608
'Status' translation
2014-04-14 01:59:45 +02:00
Pepijn Over
107b6ebb00
issue #52 : adding uptime percentage to uptime graph
2014-04-13 23:45:40 +02:00
jerome
d3a318b7dc
Replacing javascript function sm_delete by Bootstrap modal dialog
2014-04-13 02:46:31 +02:00
jerome
d473929ddb
Specific Servers table display for tablet
2014-04-12 17:06:16 +02:00
jerome
526ae52d65
Reduction of some table header size.
...
Changing the barside, forcing its width to avoid button titles line wrap
adding 'well' style to log page tab panes.
2014-04-12 13:45:06 +02:00
Abawell
b8a8ccd5b5
More mobile compatibility improvement.
2014-04-09 15:10:07 +02:00
jerome
046fd62878
Configuration page - mobile compatibility improvement.
2014-04-09 02:19:09 +02:00
jerome
4c2183f2b3
list of locales in the lang file
2014-04-03 01:14:28 +02:00
Pepijn Over
a120c877bb
removing sidebar from config page;
...
moving update message to the footer and adding new version number
changing CHANGELOG to markdown format
changing template directory structure to match module structure
2014-04-01 00:00:57 +02:00
Pepijn Over
b1f6879ce0
adding server view mode; moving history to view page; changing archive
...
from 1 month to 1 week; adding history graphs (in addition to uptime)
2014-03-30 03:48:48 +02:00
Pepijn Over
9e788e0971
Adding sidebar functionality using sidebar util;adding icons to profile menu;fixing shortcode for install page
2014-03-28 18:38:25 +01:00
Pepijn Over
c7a3ba66c1
fixing fatal error after deleting server;
...
login screen: changing h2 to h3 and large buttons to medium;
tooltip: show on hover instead of focus;
changing styling of flashmessage (removing status text, adding icon, changing width);
changing shortcodes from info to success for some actions;
changing all php file permissions to 0644;
2014-03-28 16:52:04 +01:00
Pepijn Over
f6926334ce
issue #39 : changing language files to represent their respective
...
locales, change date format to use strftime(%x %X), making %e usage
windows compatible, and fixing yesterday_format and other_format,
updating language filename in README
2014-03-27 22:33:45 +01:00