Quick Search:
Binary File (no diffs)

Line History

line history graph

Show Arbitrary Diff

From to

Supports revisions and tags.

History

cakeDB 226 184

latest revision Branch cakeDB

226 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.

184 new raw

Created: 2008-10-10 06:48:43 -0500 (2 months 29 days ago) | Author: bromine | Changeset: 184

Added acl stuff