I Use This!
Moderate Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Jun 14, 2023 — Jun 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Adding another test for #3455, Secondary model array in model data causes corruption
Mariano Iglesias
as mariano.iglesias
More... over 16 years ago
updating router, adding test case fixes #3440 More... over 16 years ago
Fixes #3447, core.php commented cache::config typo
PhpNut
as phpnut
More... over 16 years ago
Fixes #3442, Sanitize escape NULL becomes "UL"
PhpNut
as phpnut
More... over 16 years ago
Adding test for #3455, secondary model array in model data causes corruption
Mariano Iglesias
as mariano.iglesias
More... over 16 years ago
Updated sample data / sample data extraction routine Implemented initial MagicFileResource class
Felix Geisendörfer
as the_undefined
More... over 16 years ago
Fixes #3446, using regular expression testing when testing FormHelper::checkbox
Mariano Iglesias
as mariano.iglesias
More... over 16 years ago
updating i18n functions, fixes #3451 More... over 16 years ago
Updating Model::findNeighbours() to allow array conditions and field lists (Ticket #1176 and Ticket #3231)
Nate Abele
as nate
More... over 16 years ago
Changing FormHelper::create() back to being model-oriented
Nate Abele
as nate
More... over 16 years ago
Updating default.pot file. Correcting home.ctp
PhpNut
as phpnut
More... over 16 years ago
updating home.ctp More... over 16 years ago
Merging changes and enhancements into the trunk:
PhpNut
as phpnut
More... over 16 years ago
Closes #3429, scripts_for_layout are lost when you send an email with EmailComponent
PhpNut
as phpnut
More... over 16 years ago
updating FormHelper and scaffold edit template More... over 16 years ago
Fixes #3441, Sanitize::clean() doesn't pass options when doing recursion on array data
PhpNut
as phpnut
More... over 16 years ago
Fixes #3430, Query broken when model having associations linked to model has same alias to a different model
PhpNut
as phpnut
More... over 16 years ago
Adding documentation for RequestHandlerComponent, SecurityComponent, and SessionComponent
Mariano Iglesias
as mariano.iglesias
More... over 16 years ago
Adding documentation for EmailComponent
Mariano Iglesias
as mariano.iglesias
More... over 16 years ago
Adding ClassRegistry::flush() to reset the registry
PhpNut
as phpnut
More... over 16 years ago
Adding documentation for CookieComponent
Mariano Iglesias
as mariano.iglesias
More... over 16 years ago
update Cache to specify key paths with dot syntax, like Cache::write('my.key.is.here', $data); More... over 16 years ago
Adding test case for #3430, where different belongsTo bindings that use same class but different alias name in various models would break under certain circumstances
Mariano Iglesias
as mariano.iglesias
More... over 16 years ago
fix to Cache::config() when no params are passed More... over 16 years ago
Fixes #3435, In FormHelper::end($options), unable to use $options['submit'] with $options['label']
PhpNut
as phpnut
More... over 16 years ago
Adding fix to EmailComponent, would not use custom view.
PhpNut
as phpnut
More... over 16 years ago
Fixes #3433, [5788] breaks email component under certain conditions
PhpNut
as phpnut
More... over 16 years ago
Changing @return int to @return integer and @param bool to @param boolean
Mariano Iglesias
as mariano.iglesias
More... over 16 years ago
Fixes #3432, Email component won't show smtp info during debug
PhpNut
as phpnut
More... over 16 years ago
Correcting @return int
PhpNut
as phpnut
More... over 16 years ago