Pepijn Over
1400d65202
issue #107 : removing SERVER_SOFTWARE check from is_cli function to make it compatible with synology
2014-07-28 08:47:59 +02:00
Samuel Denis-D'Ortun
909085cc1c
Enable check for website with unverified SSL
...
Signed-off-by: Samuel Denis-D'Ortun <sam@sddproductions.com>
2014-06-17 22:44:04 -04:00
Pepijn Over
34a22a7914
cleaning up unused imports
2014-05-06 15:41:38 +02:00
Pepijn Over
c10d714a7d
importing danish language, updating redirect for login and docs updates
2014-04-25 07:42:53 +02:00
jerome
d79ba42e85
Issue #75
2014-04-25 00:25:29 +02:00
Pepijn Over
b4a7ab3ba7
issue #55 : adding xhr functionality to controllers
2014-04-24 23:50:47 +02:00
Pepijn Over
110c42ed5d
fixing if-config exists check
2014-04-15 22:06:45 +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
3ee8b9406b
issue #49 : set custom user agent so requests can be identified in access
...
logs
2014-04-06 16:16:10 +02:00
Pepijn Over
bd623e1ebd
adding sanity checks to bootstrap to detect upgrade/missing config/etc;
2014-04-05 15:18:36 +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
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
9866ab0c22
fixing CLI check for servers using cgi-fcgi (PHP_SAPI is in those cases same for web and cli mode)
2014-03-28 14:41: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
97edea3487
Merge branch 'develop' of github.com:phpservermon/phpservermon into develop
2014-03-24 16:37:59 +01:00
Pepijn Over
6415d0ed2e
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 16:35:58 +01:00
jerome
ae2b4700a7
Bad Status last online value.
2014-03-22 03:48:26 +01:00
Pepijn Over
b45e3699d4
issue #11 : adding profile page
2014-03-15 21:47:55 +01:00
Pepijn Over
ce64ec6bc3
psm_build_url(): only add https for port 443, http for the rest
2014-03-15 01:46:14 +01:00
Pepijn Over
d32eafe9ec
changing uptime table to servers_uptime, adding primary key and fixing
...
install sql for it
2014-03-14 19:26:25 +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
f8f3b38708
adding new psm_build_url() function to create clean urls with params
2014-03-14 15:12:00 +01:00
Pepijn Over
21a0bce8a7
fixing string search for website with compression on
2014-03-13 20:28:32 +01:00
Perri
9100ae2412
Correct comments
2014-02-27 00:59:43 +00:00
Perri
7a91b8a3f3
Add database functions and upgrade queries for uptime logging feature
2014-02-26 21:06:33 +00:00
Pepijn Over
a538f18cce
issue #13 : follow HTTP Location header when checking websites
2014-02-11 18:32:03 +01: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
10f9d666d2
adding psm_update_conf() function
2014-02-08 21:03:10 +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
e5567bb465
testing new folder structure, implementing namespaces, changing function prefix to match namespace.
2014-01-10 18:31:57 +01:00