euromark
|
1cb24ae537
CS fixes using phpcs-fixer auto-correction.
|
12 years ago |
ADmad
|
1d89ee1c6d
Fixed TreeBehavior::recover() when using scope. Fixes #4062.
|
12 years ago |
Ber Clausen
|
867d4b312d
Update afterSave() callback signature to be PHP5.4+ compliant.
|
12 years ago |
Ber Clausen
|
c524645738
Update Model/Behaviors callback signature to be PHP5.4+ compliant.
|
12 years ago |
euromark
|
eb71eeeac5
add scope for generateTreeList - resolves ticket 4028
|
12 years ago |
mark_story
|
0f2d59d987
Merge branch 'master' into 2.4
|
12 years ago |
euromark
|
6cf147e8c8
unify null checks - avoid method call in favor of strict check
|
12 years ago |
euromark
|
f3018cc532
refactor methods to avoid else block on returning early
|
12 years ago |
ADmad
|
4ded269549
Merge branch 'master' into 2.4
|
12 years ago |
euromark
|
c989624f80
whitespace coding standards
|
12 years ago |
mark_story
|
c597855fe4
Merge branch 'master' into 2.4
|
12 years ago |
euromark
|
7cb19b97db
coding standards and simplification of else cases as well as some minor fixes
|
12 years ago |
ADmad
|
3303a2cda1
Merge branch 'master' into 2.4
|
12 years ago |
Marc Würth
|
4c9f0414cb
Improved the DocBlocks and other code cleanup
|
12 years ago |
ADmad
|
d809b1480e
Fix CS errors
|
13 years ago |
Andy Dawson
|
e92e3df2fb
Even less queries
|
13 years ago |
Andy Dawson
|
8ea0212265
make tree recovery much, much simpler
|
13 years ago |
Graham Weldon
|
26a08c6780
Updated copyright
|
13 years ago |
Graham Weldon
|
66d856d883
Added extra line for referencing license file for copyright
|
13 years ago |
Graham Weldon
|
7b860debe4
This commit is dedicated to Mark Story, who has put in much dedicated time and effort into CakePHP over the years.
|
13 years ago |
euromark
|
05546aff32
coding standards
|
13 years ago |
Saleh Souzanchi
|
ed761320df
Disabled callbacks in _getMax() & _getMin()
|
13 years ago |
mark_story
|
554d5794ce
Merge branch 'master' into 2.3
|
13 years ago |
mark_story
|
d70730d722
Fix issues with TreeBehavior and nested deletes.
|
13 years ago |
mark_story
|
27d7e2865e
Merge branch 'master' into 2.3
|
13 years ago |
ceeram
|
4611c987db
Merge pull request #959 from ceeram/phpcsw
|
13 years ago |
mark_story
|
a7f192c606
Merge branch 'master' into 2.3
|
13 years ago |
Ceeram
|
e02eab05d5
Remove all todo from core, create tickets for them
|
13 years ago |
euromark
|
b7e75a6399
more whitespace coding standards
|
13 years ago |
euromark
|
354069d229
cascade false for recover
|
13 years ago |