Commit Graph

21 Commits

Author SHA1 Message Date
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 9370397555 issue #173: typo in display_errors 2015-02-27 12:17:12 +01:00
Pepijn Over 51ff0f2044 updating copyright year in headers and email 2015-02-27 11:43:09 +01:00
Pepijn Over 750513d681 adding db check to psm_load_conf in case we're on install page 2014-08-05 15:19:29 +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 b4a7ab3ba7 issue #55: adding xhr functionality to controllers 2014-04-24 23:50:47 +02:00
Pepijn Over c9d1d7888f changing database version-check so if no changes have been made
you dont have to run install.php again
2014-04-09 21:47:42 +02:00
Pepijn Over bf0a2a34de bug in upgrade script causing it not to ask for new user;
makefile: execute lint check on target folder instead of source;
redirect user to install if no installation is found
2014-04-06 17:15:40 +02:00
Pepijn Over bd623e1ebd adding sanity checks to bootstrap to detect upgrade/missing config/etc; 2014-04-05 15:18:36 +02:00
Pepijn Over d90afdc5c7 issue #43: add warning to install page and set default timezone when no timezone has been set in the php.ini file 2014-04-01 12:40:49 +02: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
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 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
Pepijn Over addba0a8d3 bootstrap: changing version to 2.2.0-dev and adding check around the
psm_load_conf() to not load in install module
2014-02-27 21:27:37 +01:00
Pepijn Over 00b15237e6 Updating Database service class to PDO mysql instead of mysql_* functions 2014-02-11 16:15:12 +01:00
Pepijn Over 0f7f6f011d Changing project url to http://www.phpservermonitor.org/ 2014-02-10 23:48:43 +01:00
Pepijn Over a2272c579c adding header to bootstrap file 2014-02-08 23:34:35 +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 59ec03f974 Adding "Service" namespace under psm and moving database + template handlers 2014-01-21 22:50:36 +01:00
Pepijn Over e5567bb465 testing new folder structure, implementing namespaces, changing function prefix to match namespace. 2014-01-10 18:31:57 +01:00