php-mpos/public/include/pages
Sebastian Grewe f6242f2c74 Adding swipable sidebar
* Login to mobile version to enable sidebar
* Swipe right to display your old dashboard
* Modified `home.inc.php` to default to news at all times again
* Modified sidebar implementation to change via config setting
* Modified mobile navigation bar and header
* Added `sidebar_prop.tpl` file for both themes

Some breaking changes might be introduced here if you are running your
own template implementation. Please ensure that `home/default.tpl` will
display the news posts. `sidebar.tpl` is now `sidebar_prop.tpl`.

If the files are missing you will get a PHP error. Check your logs what
file is missing and create them from my original samples.

Fixes #283
2013-06-29 21:26:58 +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 Allow regular users to check their own workers 2013-06-28 21:38:03 +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 reduced blocks count to fixed 20 2013-06-28 20:29:51 +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 Adding swipable sidebar 2013-06-29 21:26:58 +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
news.inc.php Adding mobile dashboard and news page 2013-06-29 15:11:57 +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