php-mpos/sql
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
..
000_base_structure.sql [INITIAL] Working version checks 2014-01-05 11:19:09 +01:00
001_pplns_statistics.sql pplns-stats, block-stats paging, dynamic and reverse payout 2013-10-22 09:07:31 -04:00
002_settings_update.sql [UPDATE] Update SQL file and updated base structure 2013-10-29 15:42:50 +01:00
003_monitoring_update.sql [IMPROVED] Allow for longer monitoring value strings 2013-11-05 07:28:06 +01:00
004_blocks_worker.sql [FEATURE] blockfinder statistics 2013-11-18 12:43:17 +01:00
005_create_templates_table.sql Implement Templates admin page 2013-12-09 20:55:58 +02:00
006_txid_transactions.sql [UPDATE] SQL Upgrade File 2013-11-28 10:57:10 +01:00
007_accounts_update.sql [IMPROVED] Lockout user on invalid pin/password 2013-12-07 22:14:14 +01:00
008_shares_archive_optimization.sql [UPDATE] Added indexes for share archive 2013-12-13 10:06:29 +01:00
009_tokentype_update.sql [IMPROVED] Token expiration timers 2013-12-31 22:31:47 +01:00
010_tokentype_update.sql [IMPROVED] Unlock notification mails on auto-locks 2014-01-02 11:51:22 +01:00
012_db_version.sql [INITIAL] Working version checks 2014-01-05 11:19:09 +01:00