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
Fixes #3288, Erroneous URL validation
PhpNut
as phpnut
More... over 16 years ago
Fixes #3411, failing test when $data has more than one models data.
PhpNut
as phpnut
More... over 16 years ago
Fixes #2462 mime_content_type() is deprecated in EmailComponent. Closes #2909, Emailcomponent SMTP authentication. Closes #2916, EmailComponent: Add read receipt header. Closes #2969, change default charset in emailcomponent from ISO-8859-15 to utf-8. Closes #3304, EmailComponent doesn't allow custom view class. Fixes #3353, Email Component, content not shown when a file is attached. Fixes #3381, Email::__wrap function ignores the $_newLine configuration property. Fixed ThemeView::renderElement() to load helpers Changed View::renderElement() to search core elements also
PhpNut
as phpnut
More... over 16 years ago
adding default templates for email More... over 16 years ago
Removing unused folders from app/vendors
Nate Abele
as nate
More... over 16 years ago
updating Cache default config and fixes notices if cache is not configured More... over 16 years ago
Adding email directory to layouts
PhpNut
as phpnut
More... over 16 years ago
adding template directories for email component
PhpNut
as phpnut
More... over 16 years ago
Adding tests for #3288
Mariano Iglesias
as mariano.iglesias
More... over 16 years ago
Fixes #3187 and #3230, Model -> save issue with fieldList and id
PhpNut
as phpnut
More... over 16 years ago
Fixes #3065, Ambiguous columns in Tree->children() Removed notices from TreeBehavior
PhpNut
as phpnut
More... over 16 years ago
Adding tests for i18n plurals, closes #3399
Mariano Iglesias
as mariano.iglesias
More... over 16 years ago
Escaping value for FormHelper::textarea() and adding some tests, fixes #2921
Mariano Iglesias
as mariano.iglesias
More... over 16 years ago
Correcting change made to test.php in [5776]
PhpNut
as phpnut
More... over 16 years ago
Fixes #2902, DB_ACL::allow allowing all when $actions is not an array. Fixes #2988, AclComponent check() does not inherit permissions. Fixes #3022, Inconsistent table alias quoting crashes Acl node lookup with PostgreSQL. Fixes #3129, Console ACL Shell ACO View Broken Fixes #3176, Problems with ACL support on Microsoft SQL Server. Closes #3311 as invalid, DboSourceTest::testArrayConditionsParsing tests added Fixes #3312, DB_ACL::check() fail returning right permission Fixes #3344, Model->field adds incorrect condition under certain circumstances. Fixes #3400, Cookie Component: When reading a non-existing key it throws a notice. Fixes #3407, Since [5768] CookieComponent throws warning when used in beforeFilter(). Closes #3401, Added form test to ensure $Form->fields array is what the security component requires. Updated AclComponentTest Merged changes in app/ to cake/console/libs/templates/skel Fixed generated link to Run More Test after running Group > All tests
PhpNut
as phpnut
More... over 16 years ago
adding lock to File class, refactoring FileEngine More... over 16 years ago
Adding Paginator test case for disabled links (Ticket #3253)
Nate Abele
as nate
More... over 16 years ago
Adding test case for DboSource::conditions() (Ticket #3373)
Nate Abele
as nate
More... over 16 years ago
Fixes #3283, persistmodel throws PHP_Incomplete_Class error when using behaviors
PhpNut
as phpnut
More... over 16 years ago
Fixes #3313, Session ID doesn't regen between requests when CAKE_SECURITY is set to 'high'
PhpNut
as phpnut
More... over 16 years ago
Closes #3238, added ability to turn of check for HTTP_USER_AGENT by using Configure::write('Session.checkAgent', false); in a beforeFilter(). Added test for changes.
PhpNut
as phpnut
More... over 16 years ago
updating file class and test More... over 16 years ago
Closes #3394, applied test patch Deprecated define('MAX_MD5SIZE', (5 * 1024) * 1024); in core.php Removing additional defines in core.php, replaced with Configure::write(); Added CakeSession::__startSession() to check for sent headers before attempting to start the session. Added notices to Configure::__loadBootstrap() that will be removed before stable release. Refactored Folder::tree(). Added additional FolderTest cases
PhpNut
as phpnut
More... over 16 years ago
Fixing FormHelper::inputs() to respect both 'legend' and 'fieldset' settings
Nate Abele
as nate
More... over 16 years ago
test case for rss helper fix More... over 16 years ago
updated rss helper, fixes #3226 More... over 16 years ago
updating configure and core.php. fixes a no mod_rewrite issue. More... over 16 years ago
Closes #3307, added tests to show ticket is invalid. No changes are needed to inflect categoria <> categorias
PhpNut
as phpnut
More... over 16 years ago
updating acl fixes #3398 More... over 16 years ago
model and db_config task fixes More... over 16 years ago