php-mpos/cronjobs
Sebastian Grewe 2568ced4d4 [INITIAL] Working version checks
* Check DB structure version, config file version and MPOS core version
* Added new Admin Dashboard to show this core information
* Cronjobs will be disabled if SQL files are not imported
 * SQL files must re-set the db_upgrade_required setting
* Cronjobs will disabled if config files are not updated
 * Simple config file update and version string update will fix this
* Added MPOS status overview
 * Cronjobs and Wallet information for now, others may be added later
* Added new navigation link for Admin Panel Dashboard
* Added new version file
 * Will require updates whenever DB or configs are updated
* Update SQL file that adds the DB_VERSION setting

This will address #1242 and already includes a huge chunk of changes
required to make this work.
2014-01-05 11:19:09 +01:00
..
etc Adding sample logrotation config and cron 2013-07-24 11:13:28 +02:00
logs Improved cron logging via logfiles 2013-07-07 22:04:43 +02:00
archive_cleanup.php [FIX] Do not mark cron disabled, just notify 2014-01-01 08:56:46 +01:00
blockupdate.php [REFACTOR] Refactored classes for error handling 2013-11-05 14:34:31 +01:00
cron_end.inc.php [IMPROVED] Re-factored monitoring criticals/errors 2013-11-05 07:28:07 +01:00
findblock.php Fix a typo 2013-12-25 16:44:52 +04:00
logrotate.sh Adding sample logrotation config and cron 2013-07-24 11:13:28 +02:00
notifications.php [FIX] Don't send notification on disabled notifications 2013-12-26 16:12:28 +01:00
payouts.php [IMPROVED] data gathering for Auto Payout 2013-12-30 11:57:29 +01:00
pplns_payout.php [FIX] Skip payouts until block has a share_id 2013-11-11 12:51:06 +01:00
pps_payout.php [FIX] Admin User Panel for PPS Payouts 2013-12-17 10:56:37 +01:00
proportional_payout.php [FIX] Skip payouts until block has a share_id 2013-11-11 12:51:06 +01:00
run-crons.sh [IMPROVED] Token expiration timers 2013-12-31 22:31:47 +01:00
run-maintenance.sh [IMPROVED] Token expiration timers 2013-12-31 22:31:47 +01:00
run-payout.sh [FIX] Disable verbose mode, use cmdline switch instead 2013-12-17 11:38:43 +01:00
run-statistics.sh [FIX] Disable verbose mode, use cmdline switch instead 2013-12-17 11:38:43 +01:00
shared.inc.php [INITIAL] Working version checks 2014-01-05 11:19:09 +01:00
statistics.php [IMPROVED] Allow running crons with full path 2013-09-30 09:46:34 +02:00
tickerupdate.php [CHANGED] Do not send mail on uptime robot update 2013-12-07 14:17:42 +01:00
token_cleanup.php [FIX] Removed debug test 2013-12-31 22:38:52 +01:00