1
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 6 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Correctly declaration for static methods in the i18n helper More... about 11 years ago
The Controller library now uses the request::redirect() internaly; the Controller::redirect method is now deprecated More... about 11 years ago
MySQL error logs should now output the correct file and line number More... about 11 years ago
Refactoring of the request helper; added support for prefixes via request::registerPrefix() and request::getPrefix() More... about 11 years ago
Added a recursive array search method to the a helper More... about 11 years ago
Added the migration helper More... over 11 years ago
Removing extra space More... over 11 years ago
Typo in a comment in the request helper More... over 11 years ago
Merge branch 'master' of kamino:kennel More... over 11 years ago
Initial work to implement migrations More... over 11 years ago
Merge branch 'master' of kamino:kennel More... over 11 years ago
Wrong order of parameters for array_key_exists More... over 11 years ago
Added the session helper More... over 11 years ago
Removing the deprecated assets controller More... over 11 years ago
Updated inline docs for the flash helper More... over 11 years ago
Fixed typo in the Model class More... over 11 years ago
The Request library is now a helper More... over 11 years ago
Correção na documentação do helper auth More... over 11 years ago
rest helper renamed http More... over 11 years ago
Merge branch 'master' of kamino:kennel More... over 11 years ago
Rolled back the last change to Criterion More... over 11 years ago
Added LOWER() to LIKE criteria More... over 11 years ago
Changed the default flash::render() CSS class from .alert to .flash More... over 11 years ago
Displays an error message when trying to write modulesettings.xml without file permission More... over 11 years ago
Better handling of NULL values in settings.php More... over 11 years ago
The html::img() method now accepts either the alt text or an associative array of HTML properties as the second parameter More... over 11 years ago
Corrected a rare error message related to empty properties in the XML class More... over 11 years ago
The body tag in Template can now receiva an id by setting ->bodyId More... over 11 years ago
Added View::set() as an alternative way to set view local variables More... over 11 years ago
Updated ORM api More... over 11 years ago