php-mpos/public/templates/mpos/admin
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
..
dashboard [INITIAL] Working version checks 2014-01-05 11:19:09 +01:00
monitoring [IMPROVED] Re-factored monitoring criticals/errors 2013-11-05 07:28:07 +01:00
news [UPDATE] Mention Markdown on Newspost creation 2013-12-20 10:29:09 +01:00
news_edit [SECURITY] Fixing potential XSS issues 2013-12-09 08:02:41 +01:00
poolworkers [ADDED] Pagination support on pool workers page 2013-12-23 23:04:13 +01:00
reports [SECURITY] Fixing potential XSS issues 2013-12-09 08:02:41 +01:00
settings Escaping values in Admin Setting Panel to prevent html to break the form. 2013-12-16 20:01:19 +01:00
templates Show templates tree on Admin Templates page 2013-12-09 20:55:59 +02:00
transactions [IMPROVMENT] Added option to link transaction-ids to transaction on blockchainwebsite 2013-12-31 04:25:47 +01:00
user [FIX] Removed old paginator 2013-12-23 22:51:26 +01:00
wallet [ADDED] getInfo output to wallet information 2013-12-07 13:59:33 +01:00