I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 10, 2023 — May 10, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Adding tests for getCrumbs
Mariano Iglesias
as mariano.iglesias
More... over 16 years ago
updating skel core.php More... over 16 years ago
Adding new failing test case to showcase problem with HABTM and belongsTo
Mariano Iglesias
as mariano.iglesias
More... over 16 years ago
fixes #3122 and fixes #3194 for home.ctp checks More... over 16 years ago
fixes #3183, Folder::read() More... over 16 years ago
updating console paths fixes #3092 and fixes #3109 More... over 16 years ago
Adding [5490] changes to cake/console/libs/templates/views/home.ctp
PhpNut
as phpnut
More... over 16 years ago
Fixes #3140, UUID char(36) primary key double insert bug
PhpNut
as phpnut
More... over 16 years ago
Fixes #3195, Controller::cleanUpFields() doesn't check the schema if the fields allows null
PhpNut
as phpnut
More... over 16 years ago
Fixes #3220, Hitting Ctrl-D in a cake console, causes it to loop forever.
PhpNut
as phpnut
More... over 16 years ago
Fixes #3147, Bake not detecting all associations Fixed typo in DboSource::name()
PhpNut
as phpnut
More... over 16 years ago
fixes #3184 FormHelper::radio() values, fixes #3156 FormHelper::create() action, fixes #3097 FormHelper::label() localization text. Thank you for the patches and tests. More... over 16 years ago
Small typo
Mariano Iglesias
as mariano.iglesias
More... over 16 years ago
Adding some documentation tags. Fixing issue with stripLinks not properly removing multiple links. Making excerpt and autoLinkUrls case insensitive. Adding some tests.
Mariano Iglesias
as mariano.iglesias
More... over 16 years ago
Fixing tree display for ACL CLI (thanks phishy)
Nate Abele
as nate
More... over 16 years ago
Fixes Ticket #2992, Logout redirect not setting default
PhpNut
as phpnut
More... over 16 years ago
Fixing fixtures. Fixing setting of primaryKey when a model HABTM association is defined
PhpNut
as phpnut
More... over 16 years ago
Adding recent fixes to DboDb2 driver
PhpNut
as phpnut
More... over 16 years ago
updating model test join classes so cache is not created More... over 16 years ago
refactored controller::constructClasses, added tests More... over 16 years ago
Fixing bug when instances of an HABTM association was automatically created. Deprecated using $this->(ModelName) if an associations is created with an alias.
PhpNut
as phpnut
More... over 16 years ago
Initial work on single queries for hasAndBelongsToMany associations
PhpNut
as phpnut
More... over 16 years ago
Refactoring automatic model creations for HABTM associations
PhpNut
as phpnut
More... over 16 years ago
updating schema and tests More... over 16 years ago
updating auth test More... over 16 years ago
Fixes Ticket #2999, HABTM save multiple for PostgreSQL Merged changes from 1.2 DboOdbc into 1.1
PhpNut
as phpnut
More... over 16 years ago
Fixing Model test that causes a fatal error on PHP > 5.1.6 and PHP 4.
PhpNut
as phpnut
More... over 16 years ago
Adding additional tests for Ticket #2613 Adding test for Ticket #3152, loadModel fails on second iteration of the same model
PhpNut
as phpnut
More... over 16 years ago
Adding recursive level = 3 for Ticket #2613
PhpNut
as phpnut
More... over 16 years ago
Adding test for reopened Ticket #2613. Test proves the ticket comment that reopened it is invalid
PhpNut
as phpnut
More... over 16 years ago