4c2183f2b3list of locales in the lang file
jerome
2014-04-03 01:14:28 +0200
c2ef455d8dfixing permission issue for regular users allowing them to access history of other servers
Pepijn Over
2014-04-01 21:45:34 +0200
fd4630ec01Merge pull request #46 from Lauraly-com/markers
Pep
2014-04-02 23:09:32 +0200
feaf6f3f00- Issue #45 - Serie options moved to the js - On empty charts, hide legends and set the correct date to hide the point.
Abawell
2014-04-02 14:02:34 +0200
d90afdc5c7issue #43: add warning to install page and set default timezone when no timezone has been set in the php.ini file
Pepijn Over
2014-04-01 12:39:58 +0200
a120c877bbremoving sidebar from config page; moving update message to the footer and adding new version number
Pepijn Over
2014-03-31 22:03:12 +0200
9fc6c60f9bMerge pull request #41 from Lauraly-com/translation
Pep
2014-03-30 22:18:18 +0200
fe25d6a6ddLast french translation
jerome
2014-03-30 16:09:12 +0200
81b7698359fixing go back button on server info page when coming from status
Pepijn Over
2014-03-30 16:06:27 +0200
6487091691adding status to view page; changing size of sidebar to span2; changing location of graph legend; issue #7: changing default page to status; moving auto-refresh to status page (from server page); removing "type" field from server order by; removing last_check;
Pepijn Over
2014-03-30 14:37:09 +0200
b1f6879ce0adding server view mode; moving history to view page; changing archive from 1 month to 1 week; adding history graphs (in addition to uptime)
Pepijn Over
2014-03-30 03:48:48 +0200
6d5397bf61Moving install info to INSTALL.md file and updating it; adding file permission changes to makefile
Pepijn Over
2014-03-29 15:53:31 +0100
9e788e0971Adding sidebar functionality using sidebar util;adding icons to profile menu;fixing shortcode for install page
Pepijn Over
2014-03-28 17:00:23 +0100
c7a3ba66c1fixing 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;
Pepijn Over
2014-03-28 16:24:03 +0100
9866ab0c22fixing CLI check for servers using cgi-fcgi (PHP_SAPI is in those cases same for web and cli mode)
Pepijn Over
2014-03-28 14:41:04 +0100
9c79bc90ecissue #40: archive uptime records after 1 month
Pepijn Over
2014-03-28 00:35:57 +0100
f7a028636cissue #33: changing container with container-fluid to correspond with row-fluid class
Pepijn Over
2014-03-27 23:03:04 +0100
f6926334ceissue #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
Pepijn Over
2014-03-27 22:31:39 +0100
3e68040fb5Merge pull request #39 from Lauraly-com/localize
Pep
2014-03-27 21:02:11 +0100
ee8d38e5c7issue #37: adding jqplot to credits file removing personal copyright notice from footer (thanks for all the contributions guys, its "our" project now)
Pepijn Over
2014-03-27 00:54:34 +0100
8caece0aeaLimite the number of records in the database to 30 days
jerome
2014-03-26 00:19:14 +0100
d761ecbc33Finish the localization of the application
jerome
2014-03-25 23:53:21 +0100
2ddf2126abAdding history page to changelog/credits
Pepijn Over
2014-03-24 23:24:00 +0100
c5a849eafcLog date localization
jerome
2014-03-24 22:19:16 +0100
9201c9fff6Date localisation (global and charts). Add zoom capabilities on charts. Dbl-click to reset.
jerome
2014-03-24 21:18:53 +0100
437939736fbug in status updater causing it to log all status checks instead of when notification settings are met
Pepijn Over
2014-03-24 20:15:53 +0100
bcfa168389Merge branch 'Lauraly-com-develop' into develop
Pepijn Over
2014-03-24 20:15:13 +0100
3e38029a60fixing status page on mobile
Pepijn Over
2014-03-24 19:13:25 +0100
3adf2ca5b6Adding latest changes to CHANGELOG
Pepijn Over
2014-03-24 16:45:02 +0100
14388657f2issue #15: adding warning threshold to server update, and separating notification/status functionality
Pepijn Over
2014-03-21 16:38:48 +0100
5dbeb42c69fixing status page on mobile
Pepijn Over
2014-03-24 19:13:25 +0100
c756da3b1eAdding latest changes to CHANGELOG
Pepijn Over
2014-03-24 16:45:02 +0100
97edea3487Merge branch 'develop' of github.com:phpservermon/phpservermon into develop
Pepijn Over
2014-03-24 16:37:59 +0100
6415d0ed2eissue #15: adding warning threshold to server update, and separating notification/status functionality
Pepijn Over
2014-03-21 16:38:48 +0100
0a2e2e43cdBetter french translation
jerome
2014-03-15 17:21:07 +0100
416eff8875fixing bug that causes user password to be reset after edit
Pepijn Over
2014-03-15 13:02:47 +0100
ce64ec6bc3psm_build_url(): only add https for port 443, http for the rest
Pepijn Over
2014-03-15 01:46:14 +0100
db73e9bb4bintroducing a router and controllers to allow more submodules in the future and more structured way of loading modules
Pepijn Over
2014-03-15 00:35:35 +0100
59eddd9380adding upgrade message for 2.1 upgrades
Pepijn Over
2014-03-14 21:32:09 +0100
48f9ce168dMerge branch 'develop' of github.com:phpservermon/phpservermon into develop
Pepijn Over
2014-03-14 19:47:47 +0100
6be84f3449fix for issue #12, status was not saved to uptime table
Pepijn Over
2014-03-14 19:36:56 +0100
d32eafe9ecchanging uptime table to servers_uptime, adding primary key and fixing install sql for it
Pepijn Over
2014-03-14 19:26:25 +0100
26f8fedffeissue #11: adding login module, adding user authentication to user module
Pepijn Over
2014-03-14 15:24:03 +0100
f8f3b38708adding new psm_build_url() function to create clean urls with params
Pepijn Over
2014-03-14 15:12:00 +0100
bd016caf13removing .htaccess examples
Pepijn Over
2014-03-14 15:07:53 +0100
a2ec64c590Merge pull request #24 from PVasileff/patch-4
Pep
2014-03-14 11:32:15 +0100
0291c017a6Changing install module because we are going to need some logic for upgrading soon. queries util is now a full installer util and executes all queries
Pepijn Over
2014-02-27 21:28:46 +0100
addba0a8d3bootstrap: changing version to 2.2.0-dev and adding check around the psm_load_conf() to not load in install module
Pepijn Over
2014-02-27 21:27:37 +0100
aed9df4cb6Changing ID fields to unsigned and moving upgrade-specific sql queries to own method in install mod
Pepijn Over
2014-02-27 17:39:18 +0100
32a6304f80fixing fatal error introduced by commit 7a91b8a3f3 (missing semicolon & extra closing tag)
Pepijn Over
2014-02-27 17:21:12 +0100
4f5e4d1ce2Merge pull request #19 from VeoPVM/develop
Pep
2014-02-27 17:18:36 +0100