php-mpos/public/include/pages
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
..
about [UPDATE] disabled pages and showing popup 2013-11-11 09:09:06 +01:00
account [IMPROVED] Unlock notification mails on auto-locks 2014-01-02 11:51:22 +01:00
admin [INITIAL] Working version checks 2014-01-05 11:19:09 +01:00
api [IMPROVED] Use data interval on getuserworkers 2014-01-01 09:08:09 +01:00
contactform [FIX] Disallow to post messages for guests 2013-12-31 16:17:02 +01:00
error [IMPROVED] Adding customizable error page to MPOS 2013-10-19 09:16:57 +02:00
password [SECURITY] Fixing potential XSS issues 2013-12-09 08:02:41 +01:00
register Merge branch 'issue-965' into next 2013-12-31 16:27:16 +01:00
statistics added blocks until next difficulty change to EstNextDifficulty 2013-12-20 03:59:47 +01:00
about.inc.php
account.inc.php
admin.inc.php [FIX] Fixes #1110 2013-12-26 16:10:04 +01:00
api.inc.php Adding ability to disable the sites API functions 2013-07-17 09:43:02 +02:00
contactform.inc.php [IMPROVED] Allow contactform for guests 2013-12-31 16:14:56 +01:00
dashboard.inc.php added blocks until next difficulty change to EstNextDifficulty 2013-12-20 03:59:47 +01: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 [ADDED] ACL to hide news post author 2013-12-07 22:30:27 +01:00
login.inc.php Fix for reflected XSS security issue. 2013-12-28 17:34:09 +00:00
logout.inc.php [FEATURE] Proper login/logout/auth redirects 2013-09-14 21:20:12 +02:00
news.inc.php [ADDED] ACL to hide news post author 2013-12-07 22:30:27 +01: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
tac.inc.php [ADDED] Terms and Conditions page 2013-12-12 09:58:05 +01:00
tacpop.inc.php Update tacpop.inc.php 2013-12-20 00:15:28 +11:00