0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #14 from rafaelfelix/master More... about 12 years ago
Read the $Model->primaryKey instead of 'id'. Avoids problems with recently created registry. More... about 12 years ago
Merge pull request #12 from joni/master More... over 12 years ago
Check if an associated model has a shadow before trying to use it More... over 12 years ago
Check if an associated model has a shadow before trying to use it More... over 12 years ago
added return true to beforeDelete More... over 12 years ago
Fix deprecated "del" to "delete" as per #8 More... almost 13 years ago
added patch from cyberlussi for moving between foreig keys
Alexander Morland
as alkemann
More... over 13 years ago
adding Model alias to a find to close issue #4
Alexander Morland
as alkemann
More... almost 14 years ago
* Bugfixed LogableBehavior::_saveLog() not to change $Model->data and $Model->recursive to avoid $Model->data diff between Model::beforeSave() and Model::afterSave() during the same Model::save() operation More... almost 14 years ago
Fixing issue with callbacks on Log::save()
Alexander Morland
as alkemann
More... over 14 years ago
added test for menu helper
Alexander Morland
as alkemann
More... over 14 years ago
made effort to update bar_stack. still not working More... over 14 years ago
Closes issue 38 wtih missing isset check More... over 14 years ago
added tests for RevisionBehavior:revisions() - it passes More... over 14 years ago
updated revision tests to directly use model isntead of through case More... over 14 years ago
updatet ofc2 version More... almost 15 years ago
closes ticket by deca.rox and implements his submitted change. More... almost 15 years ago
commit of jelle.henkens mooltools option More... almost 15 years ago
Commiting updates from Miha to implement enable/disable feature and configurable model. Version 2.2 pass all tests, but new features has not been made tests for. More... almost 15 years ago
refactored createShadowModel to fix issue #30 concerning prefix and suffix usage. More... about 15 years ago
Handle revisions for models with useTable = false More... about 15 years ago
added drafted behavior More... about 15 years ago
Added 'strict' option to check full URL or only /:controller/:action pair. Closes issue 29. More... about 15 years ago
Changed diff() to use consistent array keys More... about 15 years ago
fixed tooltip for piecharts issue submitted by pascal.hartemink More... about 15 years ago
Closing issue 25, allowing chart widths and heights to be set in percent
Alexander Morland
as alkemann
More... about 15 years ago
added set_ calls to bar_stack and tooltip to it and scatter More... about 15 years ago
fixed missing data extract in bar_stack()
Alexander Morland
as alkemann
More... about 15 years ago
Cast ignore to array, recursively merge defaults and user config More... about 15 years ago