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
46 1285 d 2 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
42 1285 d 5 h rodolico /trunk/ Added default of current_timestamp for date fields which are required but have no default value set.  
/trunk/UsersDataSourceMySQLi.class.php
32 1302 d 1 h rodolico /trunk/ Bug Fixes  
/trunk/Users.class.php
/trunk/UsersDataSourceMySQLi.class.php
21 1321 d 21 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
18 1323 d 23 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 1324 d 0 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 1327 d 0 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 1346 d 5 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 1346 d 23 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 1348 d 0 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