php-mpos/public/include/pages
Sebastian Grewe ae45939fea [IMPROVED] Re-factored monitoring criticals/errors
* [ADDED] new monitoring method : endCronjob
* [IMPROVED] Use newly added error codes
* [ADDED] mail notifications, enabled by default
* [ADDED] cron disable on fatal errors with exit code != 0
* [ADDED] Command line swtich: -f = Force running crons even if disabled
* [ADDED] Disabled status in monitoring site

This will improve error handling in our cronjobs. Fatal errors now
require manual intervention by explicityly running crons with the force
option (`-f`). Until they are forced to run, crons will stay disabled.

Fixes #773 once merged
2013-11-05 07:28:07 +01:00
..
about Adding reference for API documentation 2013-07-01 18:34:08 +02:00
account template updates for new empty content 2013-09-09 07:46:36 +02:00
admin [IMPROVED] Re-factored monitoring criticals/errors 2013-11-05 07:28:07 +01:00
api [FIX] Display issues on SHA coins 2013-11-04 18:23:38 +01:00
contactform Update contactform.inc.php 2013-10-09 16:11:32 +11:00
error [IMPROVED] Adding customizable error page to MPOS 2013-10-19 09:16:57 +02:00
password Further fixes to PHP warnings 2013-07-15 15:31:18 +02:00
register Moving a lot of settings from config to adminpanel 2013-08-20 12:02:47 +02:00
statistics Merge pull request #812 from TheSerapher/uptimerobot 2013-11-02 02:58:03 -07:00
about.inc.php
account.inc.php
admin.inc.php
api.inc.php Adding ability to disable the sites API functions 2013-07-17 09:43:02 +02:00
contactform.inc.php Create contactform.inc.php 2013-09-12 20:01:28 +10:00
dashboard.inc.php [FEATURE] Added Ajax Data Interval Setting 2013-09-14 21:45:31 +02:00
error.inc.php [IMPROVED] Adding customizable error page to MPOS 2013-10-19 09:16:57 +02:00
gettingstarted.inc.php [IMPROVED] another mistake :) 2013-10-31 14:25:50 +01:00
home.inc.php Properly cache on a per-user basis 2013-07-11 13:45:54 +02:00
login.inc.php [ADDED] Re-added custom HTTP port support 2013-11-04 15:25:38 +01:00
logout.inc.php [FEATURE] Proper login/logout/auth redirects 2013-09-14 21:20:12 +02:00
news.inc.php Fix PHP warning on empty news table 2013-07-04 08:51:13 +02:00
password.inc.php
register.inc.php Moving a lot of settings from config to adminpanel 2013-08-20 12:02:47 +02:00
statistics.inc.php use wrapper to fetch last network block 2013-09-17 09:55:41 +02:00
support.inc.php