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
48 823 d 16 h rodolico /trunk/  
/trunk/Users.class.php
46 1170 d 14 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
 
/trunk/Users.class.php
/trunk/UsersDataSourceMySQLi.class.php
32 1187 d 13 h rodolico /trunk/ Bug Fixes  
/trunk/Users.class.php
/trunk/UsersDataSourceMySQLi.class.php
21 1207 d 10 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
20 1208 d 12 h rodolico /trunk/ Still cleaning up and doing internal documentation.  
/trunk/README
/trunk/Users.class.php
/trunk/UsersPermissions.class.php
/trunk/UsersPermissionsDataSourceMySQLi.class.php
19 1208 d 16 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 1209 d 11 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 1209 d 13 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 1212 d 12 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
10 1231 d 17 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.  
/trunk/validation
/trunk/README
/trunk/Users.class.php
/trunk/UsersDataSourceMySQLi.class.php
/trunk/documentation/users.class.txt
7 1232 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.
 
/trunk/documentation/classes
/trunk/documentation/classes/Users.html
/trunk/documentation/classes/usersDataSource.html
/trunk/documentation/css
/trunk/documentation/css/base.css
/trunk/documentation/css/normalize.css
/trunk/documentation/css/template.css
/trunk/documentation/documentProject
/trunk/documentation/files
/trunk/documentation/files/examples-usersinitdb.html
/trunk/documentation/files/examples-userstest.html
/trunk/documentation/files/users-class.html
/trunk/documentation/files/usersdatasourcemysqli-class.html
/trunk/documentation/graphs
/trunk/documentation/graphs/classes.html
/trunk/documentation/index.html
/trunk/documentation/indices
/trunk/documentation/indices/files.html
/trunk/documentation/js
/trunk/documentation/js/search.js
/trunk/documentation/js/searchIndex.js
/trunk/documentation/namespaces
/trunk/documentation/namespaces/default.html
/trunk/documentation/packages
/trunk/documentation/packages/Application.html
/trunk/documentation/packages/default.html
/trunk/documentation/reports
/trunk/documentation/reports/deprecated.html
/trunk/documentation/reports/errors.html
/trunk/documentation/reports/markers.html
/trunk/Users.class.php
/trunk/UsersDataSourceMySQLi.class.php
/trunk/examples/UsersTest.php
/trunk/examples/users.css
4 1233 d 13 h rodolico /trunk/ Ready for testing and release.  
/trunk/Users.class.php
/trunk/UsersDataSourceMySQLi.class.php
/trunk/documentation
/trunk/documentation/users.class.txt
/trunk/examples
/trunk/examples/UsersInitDB.php
/trunk/examples/UsersTest.php
/trunk/examples/users.css