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 Adding reference for API documentation 2013-07-01 18:34:08 +02:00
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 initial import of file base of my WIP 2013-05-06 14:11:38 +02:00
account.inc.php Adding support for user locking 2013-06-13 11:36:28 +02:00
admin.inc.php Adding support for user locking 2013-06-13 11:36:28 +02:00
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 initial import of file base of my WIP 2013-05-06 14:11:38 +02:00
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 Fix PHP warning on empty news table 2013-07-04 08:51:13 +02:00
password.inc.php initial work on password reset, not working fully yet 2013-05-25 10:58:53 +02:00
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 initial import of file base of my WIP 2013-05-06 14:11:38 +02:00