Skip to content

Conversation

TheSerapher
Copy link
Contributor

  • 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.

* 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.
TheSerapher added a commit that referenced this pull request Jan 6, 2014
[INITIAL] Working version checks
@TheSerapher TheSerapher merged commit 5ce2662 into next Jan 6, 2014
@TheSerapher TheSerapher deleted the issue-1242 branch January 6, 2014 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants