Mark Story
|
5803eefc36
Fix typo in method name and interface.
|
9 years ago |
José Lorenzo Rodríguez
|
fb8109f81a
Merge pull request #9225 from cakephp/behavior-marshalling
|
9 years ago |
Mark Story
|
2c8352aaa0
Move and update tests for TranslateBehavior marshalling.
|
9 years ago |
Mark Story
|
4d1e37cefe
Prototype of more extensible marshalling.
|
9 years ago |
Albert Cansado Solà
|
35cff0db3d
update translateBehavior
|
9 years ago |
Albert Cansado Solà
|
785c2c6d55
extend Marshaller and TranslateBehavior to patch translations fields
|
9 years ago |
Jose Lorenzo Rodriguez
|
6b984fb987
Cleaning up and fixing tests
|
9 years ago |
Mark Story
|
f67d786311
Add tests to cover #8485.
|
9 years ago |
ADmad
|
855c4d114b
Fix CS error.
|
9 years ago |
Mark Story
|
9514316541
Finish fixing connection aliasing.
|
10 years ago |
Mark Story
|
ce150f303f
Remove use of undefined connection name.
|
10 years ago |
antograssiot
|
b19dd062bb
remove unsued import
|
10 years ago |
Mark Story
|
00b30d095a
Preserve Translation data in result formatter.
|
10 years ago |
Jose Lorenzo Rodriguez
|
aa57d64e81
Fixed problem in translate behavior when all translate fields are clean
|
10 years ago |
Yves P
|
d2993dd1d1
Reorder fixtures to prove that the order does not matter anymore
|
10 years ago |
AD7six
|
a764fcffe7
Accurately derive the reference name
|
11 years ago |
AD7six
|
b151008371
Rename model to referenceName
|
11 years ago |
AD7six
|
4cf6965f03
Adapt to fit expected implementation
|
11 years ago |
ADmad
|
f64b5569a6
Rename option "idField" to "keyField".
|
11 years ago |
Patrick Conroy
|
a949c2095b
Simplifying how the translation table is handled
|
11 years ago |
Patrick Conroy
|
5c399ca340
Fixing CS error
|
11 years ago |
Patrick Conroy
|
b8fbe9ba42
Changing key to conditions + adding test
|
11 years ago |
José Lorenzo Rodríguez
|
ab14e6dae4
Merge pull request #5660 from patrickconroy/3.0-i18n-existing-fix
|
11 years ago |
Adam Taylor
|
9368c625ef
Fix typos
|
11 years ago |
Patrick Conroy
|
ffb0dae395
Fixing i18n when two Tables have the same name
|
11 years ago |
Patrick Conroy
|
002ad6a519
Setting translationTable on the class to make it easier to work with
|
11 years ago |
Patrick Conroy
|
d63e326ba7
Updating test for underscores instead of dashes
|
11 years ago |
Mark Story
|
58e91f8b82
Merge pull request #5586 from patrickconroy/3.0-i18n-with-table-psr2
|
11 years ago |
Patrick Conroy
|
b4f6dcf679
Fixing psr-2 stuff
|
11 years ago |
Patrick Conroy
|
1faac3e2a9
Adding tests for custom i18n tables
|
11 years ago |