php-mpos/public/templates/mmcFE
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 Adding transaction fees to transaction class 2013-06-17 11:17:15 +02:00
admin Adding account name to all transactions 2013-06-25 11:39:44 +02:00
gettingstarted removed hard link to index.php 2013-05-24 08:51:25 +02:00
global Adding swipable sidebar 2013-06-29 21:26:58 +02:00
home Missing </b> 2013-06-25 14:11:25 +02:00
login initial import of file base of my WIP 2013-05-06 14:11:38 +02:00
password working version of password reset with one time token 2013-05-25 12:08:51 +02:00
register Adding ReCaptcha support for account registration 2013-06-13 14:47:33 +02:00
statistics fixed missing /if 2013-06-28 20:39:01 +02:00
support updated support information 2013-05-28 15:24:16 +02:00
system initial import of file base of my WIP 2013-05-06 14:11:38 +02:00
master.tpl Adding swipable sidebar 2013-06-29 21:26:58 +02:00