Commit Graph

248 Commits

Author SHA1 Message Date
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 cd775ca789 merging italian and spanish translations 2014-04-12 13:49:02 +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
Pepijn Over 7e16103603 updating author in spanish lang file 2014-04-12 13:32:07 +02:00
Pepijn Over d7f60ef346 issue #61: .. forgot language file 2014-04-12 13:25:47 +02:00
Pepijn Over 554063d750 minor dutch updates and small change to chinese title 2014-04-12 12:55:59 +02:00
Pepijn Over d3794bd1fc issue #60: adding italian translation 2014-04-12 12:55:15 +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
Pepijn Over 2ff229b6b1 Adding chinese language to changelog and updating file header 2014-04-08 13:55:51 +02:00
manhere 79410d21f6 Create zh_CN.lang.php
Chinese language support
2014-04-08 18:30:11 +08:00
Luiz Alberto S. Ribeiro 4044c37fe8 update pt_BR lang 2014-04-05 12:43:27 -03: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
jerome fe25d6a6dd Last french translation 2014-03-30 16:09:12 +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
jerome d761ecbc33 Finish the localization of the application 2014-03-25 23:53:21 +01:00
jerome 9201c9fff6 Date localisation (global and charts).
Add zoom capabilities on charts. Dbl-click to reset.
2014-03-24 21:27:53 +01:00
Pepijn Over 3adf2ca5b6 Adding latest changes to CHANGELOG
issue #31: changing title back to name of application for all languages
2014-03-24 19:21:07 +01:00
Pepijn Over 14388657f2 issue #15: adding warning threshold to server update, and separating notification/status functionality
adding warning threshold to insert form and adding tooltips

adding warning_threshold fields to install
2014-03-24 19:21:07 +01:00
jerome 7d06195992 spelling mistake 2014-03-24 03:12:04 +01:00
jerome 1ed97fa3b2 Server History Controller 2014-03-24 02:29:22 +01:00
Pepijn Over 086aa41d0c adding user explanation message 2014-03-18 23:19:32 +01:00
jerome 1dca9bd01a Better french translation 2014-03-15 22:33:01 +01:00
jerome 464506b1bf Better french translation 2014-03-15 22:27:26 +01:00
Pepijn Over b45e3699d4 issue #11: adding profile page 2014-03-15 21:47:55 +01:00
Pepijn Over db73e9bb4b introducing a router and controllers to allow more submodules in the
future and more structured way of loading modules
2014-03-15 00:35:35 +01:00
Pepijn Over 48f9ce168d Merge branch 'develop' of github.com:phpservermon/phpservermon into develop 2014-03-14 19:47:47 +01:00
Pepijn Over 26f8fedffe issue #11: adding login module, adding user authentication to user
module

issue #11: adding user authentication to installer
2014-03-14 18:53:03 +01:00
Plamen Vasilev bd51953d25 Update bg.lang.php
Fixed some grammatical errors. :)
2014-03-14 11:29:36 +02:00
Plamen Vasilev 7466a1fae4 Update bg.lang.php
Translate SMTP section
2014-03-14 08:44:05 +02:00
Pepijn Over ce47a45c6f Fixing bulgarian language header and adding to other language files 2014-03-13 19:46:17 +01:00
Plamen Vasilev 42bfdeb334 Create bg.lang.php 2014-03-13 17:49:05 +02:00
Pepijn Over 9484339842 issue #14: adding SMTP support and upgrading phpmailer 2014-02-11 18:16:00 +01:00
Pepijn Over 0f7f6f011d Changing project url to http://www.phpservermonitor.org/ 2014-02-10 23:48:43 +01:00
Pepijn Over 377e3e485a fixing status label in top menu 2014-02-08 21:56:15 +01:00
Pepijn Over 947923c5d6 Adding regex support to search for patterns in the website body, thanks
to Paul Feakins.
2014-02-08 20:14:49 +01:00
Pepijn Over 6e19063972 Adding new install mode with upgrade support. Config file has been moved
one more (and last..) time so its back in the root directory.
2014-02-08 18:40:22 +01:00
Pepijn Over 3c344cba8e merging brazillian language 2014-01-21 22:28:52 +01:00
Perri 712593096a Add Textmarketer gateway 2014-01-12 05:19:14 +00:00
Pepijn Over e5567bb465 testing new folder structure, implementing namespaces, changing function prefix to match namespace. 2014-01-10 18:31:57 +01:00