0
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 18 hours ago.
Apr 17, 2023 — Apr 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add abandonment notice to README More... about 8 years ago
Add composer.json More... over 11 years ago
Add previous page to the query params on session timeout for handy redirects More... over 11 years ago
Fix Model_User ORM audit column definitions More... over 11 years ago
Add ORM auto-loading to controllers, prepare for 2.0 release More... over 11 years ago
Fix typo More... over 11 years ago
Merge branch '2.0-wip' of github.com:anroots/kohana-commoneer into 2.0-wip More... over 11 years ago
Add support for singleton user model and basic permission system More... over 11 years ago
Add ORM auto-loading support to controllers More... over 11 years ago
Allow $this->response forst param to be $message when it's not int for Ajax controllers More... over 11 years ago
Change CRUD interface method names More... over 11 years ago
Remove min_base url from auto-included assets More... almost 12 years ago
Fix merge conflict More... almost 12 years ago
Add param to Validation::show_errors More... almost 12 years ago
Re-organize the way permanent script/style assets are included by the master template More... almost 12 years ago
Do not include &b query param for minify lib when it's empty More... almost 12 years ago
Add min_base config option for the Minify library More... almost 12 years ago
Add URI config file to modify to auth controller behaviour More... almost 12 years ago
Change author email More... almost 12 years ago
Fix bug with DateTime for Date::localized_date More... almost 12 years ago
Add debug config option More... almost 12 years ago
Modify guide/readme More... almost 12 years ago
Assets class has a new always_include config option More... almost 12 years ago
Deprecate Security::safe_string More... almost 12 years ago
Assets class now uses Minify by default More... almost 12 years ago
Remove deprecated references to self::CSS from assets class, replace ExceptionSarcasm with InvalidInputException More... almost 12 years ago
Add config exception, store custom exception codes in class constants More... almost 12 years ago
Refactor ORM extension, remove $filters, $execute from ::get() More... almost 12 years ago
Add i18n class More... almost 12 years ago
Add support for DateTime to most Date methods More... almost 12 years ago