AD7six
|
b62d9729a9
Merge branch '2.1' of github.com:cakephp/cakephp into 2.1
|
14 years ago |
AD7six
|
a5240e23ab
Merge branch 'feature/set-nest' into 2.1
|
14 years ago |
Majna
|
d2dd861417
Update doc block for 'keepExisting' HABTM option.
|
14 years ago |
Majna
|
e947df36a5
Remove unnecessary condition in Model::getID().
|
14 years ago |
Majna
|
826374e57c
Remove unnecessary param when calling begin, commit and rollback on datasource.
|
14 years ago |
mark_story
|
97ce118294
Merge branch '2.0' into 2.1
|
14 years ago |
mark_story
|
32cb416ad7
Replace smart quotes with ASCII equivalents.
|
14 years ago |
mark_story
|
aeda986745
Add additional empty() for tablePrefix.
|
14 years ago |
mark_story
|
a8bc916104
Move check out of the loop, and allow nulls.
|
14 years ago |
AD7six
|
5608d63541
allow set nest to work with any-d arrays
|
14 years ago |
AD7six
|
442d889f99
move the paths used into options
|
14 years ago |
AD7six
|
7b640b8123
move find threaded logic to the set class
|
14 years ago |
Jose Lorenzo Rodriguez
|
67d18b0c59
Making sure the Validation class exists before checking methods on it
|
14 years ago |
mark_story
|
b4faa00703
Adding error to find(threaded).
|
14 years ago |
mark_story
|
23178df504
Merge branch '2.0' into 2.1
|
14 years ago |
Jose Lorenzo Rodriguez
|
6ac3b10a5e
Making beforeDelete trigger first on behaviors and then in model
|
14 years ago |
Jose Lorenzo Rodriguez
|
33705f24bf
returning the correct query in beforeFind in case callbacks return true
|
14 years ago |
Jose Lorenzo Rodriguez
|
1651257919
Migrating all model callbacks to the CakeEventManager, fixing some minor bugs. All tests passing again
|
14 years ago |
Mark Story
|
0750069126
Remove pointless condition.
|
14 years ago |
mark_story
|
d8bc13f996
Fix incorrect time handling in deconstruct()
|
14 years ago |
ADmad
|
ba27c8c201
Added multi-model fieldList support
|
14 years ago |
ADmad
|
389072708a
Merge branch '2.0' into 2.1
|
14 years ago |
euromark
|
a41539dfa4
Indentation fix (tab instead of spaces)
|
14 years ago |
Fitorec
|
e7c913acba
Fix unreachable code in Model mergeVars
|
14 years ago |
Kyle Robinson Young
|
51f9837db4
Code standards formatting
|
14 years ago |
Kyle Robinson Young
|
060e225b76
Add test for Model::getID(), simplify return and remove dated @see link
|
14 years ago |
Rachman Chavik
|
90af608489
keep existing data in unique HABTM closes LH 275
|
15 years ago |
mark_story
|
2e8498e166
Merge branch '2.0' into 2.1
|
14 years ago |
Kyle Robinson Young
|
c836ba08a3
Add/move docblocks to make text available in the API docs
|
14 years ago |
Jose Lorenzo Rodriguez
|
73aeb6ba62
Lazy-loading the $tablePrefix property in models, Fixes #2277
|
14 years ago |