Commit History

Author SHA1 Message Date
  Juan Basso 36dee4ccf8 Replacing the usage of PHPUnit static mock on App::classname() 12 years ago
  Jose Lorenzo Rodriguez 64ad0e4a4e Unskiping test that cannot be fixed without a major rewirte of a feature 12 years ago
  Jose Lorenzo Rodriguez 0ae6c517aa Fixing more broken tests under phpunit 4 12 years ago
  Jose Lorenzo Rodriguez 880f8c859c Temporarily skiping a test that requires staticExpects 12 years ago
  Jose Lorenzo Rodriguez eca2bfdd81 Fixing more tests for phpunit 4.0 12 years ago
  Jose Lorenzo Rodriguez 220578a537 Not using staticExpects as it is gone in phpunit 4 12 years ago
  Jose Lorenzo Rodriguez 1eaf49ec74 Fixing the DatabaseSuite file for phpunit 4.0 12 years ago
  Jose Lorenzo Rodriguez bd95c0fe13 Avoiding mocking the method funcition in some tests to avoid PHPUnit 4.0 12 years ago
  Mark Story e54ffbc335 Merge pull request #2980 from ADmad/3.0-form-idprefix 12 years ago
  mark_story 83a54a9124 Fix failing tests. 12 years ago
  ADmad 17bcaf393d Move View/Widget/IdGeneratorTrait to View/Helper. 12 years ago
  José Lorenzo Rodríguez d82dc8c7ba Merge pull request #2981 from cakephp/3.0-more-debug-info 12 years ago
  José Lorenzo Rodríguez 8f38122469 Merge pull request #2983 from markstory/3.0-form-time-type 12 years ago
  Mark Story a2221cc034 Merge pull request #2985 from bar/3.0-associations 12 years ago
  Mark Story 4dde51891c Merge pull request #2984 from bar/3.0-docs 12 years ago
  Ber Clausen 750e6d82a2 Be consistent naming the Associations property. 12 years ago
  Ber Clausen a230d79b6f Add 'targetForeignKey' doc to belongsToMany. 12 years ago
  Mark Story 9201375dd1 Add missing coverage for attributes with secure(). 12 years ago
  Mark Story 0b8569fea1 Remove parameter that does nothing. 12 years ago
  Mark Story 443f6cb1d9 Reduce duplication in docs and fix typos. 12 years ago
  Mark Story 63b2dd401e Add date type to FormHelper. 12 years ago
  Mark Story 2eb552fa65 Add time() to FormHelper. 12 years ago
  Mark Story eee474b4d7 Merge pull request #2975 from cakephp/3.0-debug-info 12 years ago
  ADmad 825eab3a27 Remove extra newline. 12 years ago
  ADmad 3084a020d2 Implement id prefixing for radio and multicheckbox widgets. 12 years ago
  ADmad 78c8b3ef70 Add ID attribute prefixing feature. 12 years ago
  ADmad ac25629fd0 Move FormHelper::_domId() to IdGeneratorTrait. 12 years ago
  Christian Winther 99db94183a Merge pull request #2979 from ADmad/3.0-formhelper 12 years ago
  ADmad 7fe1db5da0 Remove FormHelper:create() options relating to ajax forms. 12 years ago
  Mark Story 218de22456 Merge pull request #2977 from ADmad/3.0-merge 12 years ago