Rev |
Age |
Author |
Path |
Log message |
Diff |
46 |
1168 d 15 h |
rodolico |
/trunk/ |
Sort users in list by active, then by login name.
if a field is empty when doing an update (not isset or false), change the field value to null |
|
42 |
1168 d 18 h |
rodolico |
/trunk/ |
Added default of current_timestamp for date fields which are required but have no default value set. |
|
32 |
1185 d 14 h |
rodolico |
/trunk/ |
Bug Fixes |
|
21 |
1205 d 11 h |
rodolico |
/trunk/ |
some major changes, but it all tests out now. |
|
18 |
1207 d 12 h |
rodolico |
/trunk/ |
Everything working except permissions on adding a new user. Still need some cleanup. |
|
17 |
1207 d 13 h |
rodolico |
/trunk/ |
This is working for read, but updating/adding has a bug. DO NOT USE |
|
16 |
1210 d 13 h |
rodolico |
/trunk/ |
First submission of UsersPermissions class. Currently, the building of tables/views and adding of permissions works. No UI stuff or retrival yet. |
|
10 |
1229 d 18 h |
rodolico |
/trunk/ |
Minor modifications to the classes, pointed the README to the correct link for users.class.txt, and updated that page. Added a file, validation, which should be followed to verify correct functionality. |
|
7 |
1230 d 12 h |
rodolico |
/trunk/ |
Documented well enough for release. Ran phpdoc on the two classes and put the results in the documentation folder, then edited the text file (containing dokuwiki markup)
Code tested and working. |
|
4 |
1231 d 13 h |
rodolico |
/trunk/ |
Ready for testing and release. |
|