I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 22, 2023 — May 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
updating project task and folder, fixes #3284 More... over 16 years ago
updating dispatcher test for Jippi More... over 16 years ago
changing core session string back to original More... over 16 years ago
fixing typo in view.ctp, closes #3395 More... over 16 years ago
updating Acl to use Configure, adding config stack to CacheEngine, adding notices for defines to Configure, modifying bootstrap for Cache::config() updating tests for acl, auth, and cache. More... over 16 years ago
Fixing docblocks and code formatting in View class (Ticket #3371)
Nate Abele
as nate
More... over 16 years ago
Fixing undefined offset issue with multi-select elements
Nate Abele
as nate
More... over 16 years ago
Reflecting new radio signature in usage, and adding tests for separator usage
Mariano Iglesias
as mariano.iglesias
More... over 16 years ago
Implemented File::offset Added test for it
Felix Geisendörfer
as the_undefined
More... over 16 years ago
Added support for $bytes parameter in File::read Re-factored write function Improved test coverage of File class
Felix Geisendörfer
as the_undefined
More... over 16 years ago
Updating constant error messages for Configure class
Nate Abele
as nate
More... over 16 years ago
Refactoring AuthComponent and implementing digest authentication in SecurityComponent
Nate Abele
as nate
More... over 16 years ago
Refactoring Helper/FormHelper to actually use dynamically generated name attributes; refactoring out extra parameter in FormHelper::radio(), per gwoo
Nate Abele
as nate
More... over 16 years ago
Fixing typo
Felix Geisendörfer
as the_undefined
More... over 16 years ago
Fixing blackHole when form has more than one model with check boxes
PhpNut
as phpnut
More... over 16 years ago
Added test coverage for File write / delete Removed inactive testOperations function
Felix Geisendörfer
as the_undefined
More... over 16 years ago
Fixed undefined notice caused in [5739]
PhpNut
as phpnut
More... over 16 years ago
Fixing multiple checkboxes causing blackHole of forms
PhpNut
as phpnut
More... over 16 years ago
Deactivated test for uncompleted read functionality
Felix Geisendörfer
as the_undefined
More... over 16 years ago
Tiny docblock correction
Felix Geisendörfer
as the_undefined
More... over 16 years ago
Implemented new File functions: open, close, opened Added new $bytes, $mode parameters to File::read() Added test cases for new functions and the existing read function
Felix Geisendörfer
as the_undefined
More... over 16 years ago
Closes #3356, added additional changes for translated views
PhpNut
as phpnut
More... over 16 years ago
updating scaffold, fixes #3367 More... over 16 years ago
updating exists, fixes #3368, test added. thank you maular More... over 16 years ago
Fixed bug in MagicDbTestData class Added support for serialized sample arrays Finished MagicDb parsing implementation Began to implement analyzing Updated tests
Felix Geisendörfer
as the_undefined
More... over 16 years ago
Adding assignment operator test for DboSource::order() (Ticket #3352)
Nate Abele
as nate
More... over 16 years ago
Adding custom URL test for FormHelper::create()
Nate Abele
as nate
More... over 16 years ago
Closes #3356, makes baked views easier to translate. Corrected undefined index in home.ctp
PhpNut
as phpnut
More... over 16 years ago
Fixes #3357, setSource not working
PhpNut
as phpnut
More... over 16 years ago
Fixes #3327, wrong paths in home.ctp after baking a project
PhpNut
as phpnut
More... over 16 years ago