Commit History

Author SHA1 Message Date
  David Yell 8a1ac68aa1 Calling setupTables to allow table associations to be created 9 years ago
  ADmad 4b9095c10c Read schema defaults when generating field using EntityContext. 10 years ago
  antograssiot b19dd062bb remove unsued import 10 years ago
  Mark Story ffecea9de3 Fix required state detection for booleans on associations. 10 years ago
  Mark Story ca109d941b Fix notice error when reading array values. 10 years ago
  Walther Lalk d0c778a858 Add the ability to read value from an array entity context 10 years ago
  Jose Lorenzo Rodriguez e726b0d91d Reading baseColumnType() insted of columnType() in EntityContext 10 years ago
  ADmad 1952f855a1 Allow retrieving entity from EntityContext. 11 years ago
  Bryan Crowe be845a3a01 Run phpcbf for PSR2 CS fixers 11 years ago
  José Lorenzo Rodríguez b7429be214 Merge pull request #5206 from cakephp/issue-5190-pt1 11 years ago
  Mark Story 6bcc414750 Make boolean fields not required by default. 11 years ago
  José Lorenzo Rodríguez 3e468cb437 Hopefully fixed CS issue 11 years ago
  Mark Story e695fe4267 Use concrete entities on missing data. 11 years ago
  Mark Story d3e1cefcca Fix missing validation errors on associated ID property. 11 years ago
  Mark Story cd0c5c702a Fix incorrect entity being used for missing indexes. 11 years ago
  Anthony GRASSIOT 38b9abd19e pluralize $fixtures 11 years ago
  mark_story 13210fa450 Fix reading array values from associated entities. 11 years ago
  Jose Lorenzo Rodriguez 661ddf8023 Added failing test to prove #4019 11 years ago
  euromark 5cde7849b7 Fix CS. 11 years ago
  Jose Lorenzo Rodriguez 6386bdbb1d Ensuring the right entit is passed as provider in EntityContext 11 years ago
  Jose Lorenzo Rodriguez f79729b4de Automatically setting the entity provider inside EntityContext 11 years ago
  Bryan Crowe 042bd19776 Use semantic version for test cases since doc block 12 years ago
  Jose Lorenzo Rodriguez 8bb695d568 Making Entity::source() just a string 12 years ago
  Jose Lorenzo Rodriguez 57d283842a Making EntityContext more intelligent by reading the entity source 12 years ago
  Jose Lorenzo Rodriguez bc09f19dab Plain entities cannot be used at this point as root in FormHelper 12 years ago
  mark_story 277acc1b69 Use more durable assertion. 12 years ago
  José Lorenzo Rodríguez 101098e575 Merge pull request #2958 from cakephp/3.0-form-cleanup 12 years ago
  Mark Story 01704a4701 Allow the EntityContext to read from the request data. 12 years ago
  Mark Story 8451e716b6 Add fieldNames() to Form contexts. 12 years ago
  Jose Lorenzo Rodriguez 1c513eb6b2 Added test for extracting custom primary keys in EntityContext 12 years ago