| bromine:/branches/cakeDB/projects.MYD |
Line History |
History |
latest revision Branch cakeDB226 raw Created: 2008-11-18 07:50:33 -0600 (51 days ago) | Author: bromine | Changeset: 226 Created extra authorization for the project part of Bromine. Add "var $needsproject=true;" or "var $needsproject=array('method1','method2',...);" to a controller to include this extra authorization in it, or for specific methods. See requirements_controller.php and tabs_controller.php for examples. See app_controller.php for the authorize code part.
214 raw Created: 2008-11-06 06:57:04 -0600 (2 months 2 days ago) | Author: bromine | Changeset: 214 There you go
208 raw Created: 2008-11-01 15:53:27 -0500 (2 months 7 days ago) | Author: bromine | Changeset: 208 UpdateUpdated menu system. No longer horribly bugged.
187 raw Created: 2008-10-11 16:50:26 -0500 (2 months 27 days ago) | Author: bromine | Changeset: 187 Added ACL system.You can edit the rights of groups and users by going to /admin/acl Known issues: Updating a users group does not work with the ACL system Deleting the current user you are logged in with will mess up the app untill you delete your cookies login with admin/1234
|