php-mpos/public/include/pages
Sebastian Grewe 4ffca7d5ac API overhaul for easier handling of API calls
* [FEATURE] Allow in-class checking for user permissions
* [FEATURE] Allow in-class creation of the JSON data for coherence
* [FEATURE} Added API version in JSON data for client side checks
* [IMPROVEMENT] Adjusted all API calls to use the new JSON layout

**NOTE**: This is breaking backwads compatibility with the old API!
Please adjust your client application to support this new version.
The data array should not change much more other than added features.
2013-09-17 11:55:54 +02:00
..
about
account template updates for new empty content 2013-09-09 07:46:36 +02:00
admin Update wallet.inc.php 2013-09-14 09:37:08 +02:00
api API overhaul for easier handling of API calls 2013-09-17 11:55:54 +02:00
contactform Create contactform.inc.php 2013-09-12 20:03:58 +10:00
password Further fixes to PHP warnings 2013-07-15 15:31:18 +02:00
register Moving a lot of settings from config to adminpanel 2013-08-20 12:02:47 +02:00
statistics Merge branch 'next' into issue-444-theserapher 2013-09-17 09:42:56 +02:00
about.inc.php
account.inc.php
admin.inc.php
api.inc.php Adding ability to disable the sites API functions 2013-07-17 09:43:02 +02:00
contactform.inc.php Create contactform.inc.php 2013-09-12 20:01:28 +10:00
dashboard.inc.php [FEATURE] Added Ajax Data Interval Setting 2013-09-14 21:45:31 +02:00
gettingstarted.inc.php
home.inc.php Properly cache on a per-user basis 2013-07-11 13:45:54 +02:00
login.inc.php [FEATURE] Proper login/logout/auth redirects 2013-09-14 21:20:12 +02:00
logout.inc.php [FEATURE] Proper login/logout/auth redirects 2013-09-14 21:20:12 +02:00
news.inc.php
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