php-mpos/public/include/pages
Sebastian Grewe 8ec1d2cab3 Adding anonymous account support
* Added anonymous flag to accounts table
* Added checkbox for anonymous flag in edit account page
* Updated user class to support new flag
* Updated statistics class to support anonymous and donations
* Updated all templates showing usernames to show anonymous instead
* Added new SQL `ALTER TABLE` file for upgrading the table

Fixes #419 once merged.
2013-07-12 10:33:42 +02:00
..
about Adding reference for API documentation 2013-07-01 18:34:08 +02:00
account Adding anonymous account support 2013-07-12 10:33:42 +02:00
admin Merge pull request #442 from TheSerapher/issue-430 2013-07-11 08:56:50 -07:00
api Adding getpoolstatus API Method 2013-07-04 13:26:58 +02:00
password working version of password reset with one time token 2013-05-25 12:08:51 +02:00
register Removed registration configuration option 2013-06-30 12:29:52 +02:00
statistics Properly cache on a per-user basis 2013-07-11 13:45:54 +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 Properly cache on a per-user basis 2013-07-11 13:45:54 +02:00
login.inc.php Enable or Disable maintenance and registrations 2013-06-30 12:03:46 +02:00
logout.inc.php Modfied templates to support empty trade currency 2013-07-01 12:32:59 +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 Removed registration configuration option 2013-06-30 12:29:52 +02:00
statistics.inc.php Properly cache on a per-user basis 2013-07-11 13:45:54 +02:00
support.inc.php initial import of file base of my WIP 2013-05-06 14:11:38 +02:00