227
by bromine on
21 November 2008, 08:02:06 -0600
(11 hours ago)
The $needsproject variable now also determines if the model uses beforeFind / beforeSave logic.
226
by bromine on
18 November 2008, 07:50:33 -0600
(3 days ago)
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…
225
by bromine on
18 November 2008, 07:49:29 -0600
(3 days ago)
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…
224
by bromine on
14 November 2008, 06:49:37 -0600
(7 days ago)
Splitted all project related stuff and all non-project related stuff. Everything project related is basically Bromine, whereas all non-project related stuff is all the configuration; setting up projec…
202
by bromine on
31 October 2008, 10:33:46 -0500
(21 days ago)
Continued visti's work on a menu system. Tied it up in the ACL system. It's horribly bugged for now. Go directly to users/login for logging in, as the redirect stuff aint working. updated css to displ…