php-mpos/sql
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
..
000_base_structure.sql Enforce unique account emails 2013-07-06 17:47:50 +02:00
001_unique_email.sql Enforce unique account emails 2013-07-06 17:47:50 +02:00
002_monitoring.sql adding new monitoring table to SQL imports 2013-07-10 11:22:57 +02:00
003_accounts_anonymous.sql Adding anonymous account support 2013-07-12 10:33:42 +02:00