Mark Story
|
2660312a8d
Fix additional translation records being created for the default locale.
|
9 years ago |
Mark Story
|
a54340fd84
Add additional test covering update with only translations.
|
9 years ago |
Mark Story
|
884a3fa9be
Fix new entities with no fields, and bundled translations not saving.
|
9 years ago |
Andrej Griniuk
|
55e34516d9
test update
|
9 years ago |
Andrej Griniuk
|
5bff3ce9ed
add translate behaviour test refs #9610
|
9 years ago |
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 |