Neozonz
1be228812d
[FIX] Type Success on notifications
2014-01-13 17:27:50 -05:00
Sebastian Grewe
591fc3733b
removing error reporting for debugging
2013-07-02 21:10:12 +02:00
Sebastian Grewe
7e4938f279
Fixing PHP warnings on account workers page
...
* Fixes PHP Warning if no workers are updated
* Fixes PHP Warning in worker class if data is empty
Fixes #339
2013-07-02 21:08:26 +02:00
Sebastian Grewe
0817befaaa
Further cleanup to reduce PHP notice warnings
2013-06-14 13:51:06 +02:00
Sebastian Grewe
42b6d4b3b2
Adding support for user locking
...
* Currently no GUI, use DB access to change the row entry
* Upgraded Database table `accounts` with upgrade SQL
* Updated `admin` field to `is_admin` as boolean
* Modified pages, classes, templates to support is_admin and is_locked
Addresses #147
2013-06-13 11:36:28 +02:00
Sebastian Grewe
187fb92272
further cleaned up user class, created worker class, removed ledger and paid calls from user
2013-05-12 11:39:22 +02:00
Sebastian Grewe
1b50f76f72
initial import of file base of my WIP
2013-05-06 14:11:38 +02:00