Subversion Repositories php_users

Rev

Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
21 1356 d 16 h rodolico /trunk/ some major changes, but it all tests out now.  
/trunk/UsersDataSource.class.php
/trunk/Users.class.php
/trunk/UsersDataSourceMySQLi.class.php
/trunk/UsersPermissions.class.php
/trunk/UsersPermissionsDataSourceMySQLi.class.php
/trunk/examples/UsersInitDB.php
/trunk/examples/UsersPermissionsInitDB.php
/trunk/examples/UsersPermissionsTestExtended.php
/trunk/examples/UsersTest.php
/trunk/examples/UsersTestExtended.php
19 1357 d 22 h rodolico /trunk/ It all works. There is some cleanup and documentation needing to be done before release, but code is functional, if untested.  
/trunk/Users.class.php
/trunk/UsersPermissions.class.php
/trunk/examples/UsersPermissionsTestExtended.php
18 1358 d 18 h rodolico /trunk/ Everything working except permissions on adding a new user. Still need some cleanup.  
/trunk/Users.class.php
/trunk/UsersDataSourceMySQLi.class.php
/trunk/UsersPermissions.class.php
/trunk/UsersPermissionsDataSourceMySQLi.class.php
/trunk/examples/UsersPermissionsTestExtended.php
17 1358 d 19 h rodolico /trunk/ This is working for read, but updating/adding has a bug. DO NOT USE  
/trunk/Users.class.php
/trunk/UsersDataSourceMySQLi.class.php
/trunk/UsersPermissions.class.php
/trunk/UsersPermissionsDataSourceMySQLi.class.php
/trunk/examples/UsersPermissionsTestExtended.php
/trunk/examples/users.css
16 1361 d 19 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.  
/trunk/UsersPermissions.class.php
/trunk/UsersPermissionsDataSourceMySQLi.class.php
/trunk/examples/UsersPermissionsInitDB.php
/trunk/examples/UsersPermissionsTestExtended.php
/trunk/Users.class.php
/trunk/UsersDataSourceMySQLi.class.php
/trunk/documentation/users.class.txt
/trunk/examples/UsersInitDB.php
/trunk/examples/UsersTest.php
/trunk/examples/UsersTestExtended.php