php-mpos/public/include/pages
Sebastian Grewe d4f4b9073f Working jQuery Mobile frontend for mobile devices
* Added mobile device detection PHP library
* Call PHP library to decide which theme to use
* Added theme as a configuration option into global config
 * Selectable Desktop theme (default: mmcFE)
 * Selectable Mobile theme (default: mobile)
 * Disable mobile theme support entirely

**NOTE**: This requires updates to the `global.inc.php` so please check
the dist file and update your config before filing a new issue!

Addresses #25
2013-06-28 13:45:14 +02:00
..
about Adding donors page to About dropdown 2013-06-23 20:12:34 +02:00
account Display error message to user on failed logins 2013-06-23 20:58:42 +02:00
admin Adding transactions admin panel 2013-06-25 10:57:56 +02:00
api Add API call for getuserstatus 2013-06-06 22:40:51 +02:00
password working version of password reset with one time token 2013-05-25 12:08:51 +02:00
register adding 3rd party lib folder 2013-06-21 08:48:38 +02:00
statistics Further cleanup to reduce PHP notice warnings 2013-06-14 13:51:06 +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 Properly abort API calls if api_key is invalid 2013-05-29 12:41:53 +02:00
gettingstarted.inc.php initial import of file base of my WIP 2013-05-06 14:11:38 +02:00
home.inc.php Making news page the default homepage 2013-06-21 20:25:12 +02:00
login.inc.php Working jQuery Mobile frontend for mobile devices 2013-06-28 13:45:14 +02:00
logout.inc.php initial import of file base of my WIP 2013-05-06 14:11:38 +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 adding 3rd party lib folder 2013-06-21 08:48:38 +02:00
statistics.inc.php Addressing #96, missing difficulty on stats page 2013-06-04 09:08:30 +02:00
support.inc.php initial import of file base of my WIP 2013-05-06 14:11:38 +02:00