cakephp2-php8/cake/tests/fixtures
phpnut bd3e702d77 changed i18n schema to use only one db table for translations
changed fieldname 'row_id' to 'foreign_key'
now allows fallbacks for not-existing translations by setting model's locale to array of locales
model used for hasMany associations and for saving/deleting of translation records is configurable by Model::$translateModel property, db field 'i18n.field' is  configurable by property $displayField of this custom model, instance of this model is obtainable by $this->ModelName->translateModel()
Added tests for translate behavior.
Added i18n shell script
Correcting translation function calls in various files

git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5669 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-09-18 04:16:04 +00:00
..
aco_action_fixture.php Correcting svn properties on files 2007-04-15 07:19:31 +00:00
aco_fixture.php Adding ACL node locator fix for AclNode::node() (Ticket #2976) 2007-08-27 03:16:49 +00:00
advertisement_fixture.php updating fixtures 2007-08-23 22:38:04 +00:00
another_article_fixture.php updating fixtures 2007-08-23 22:38:04 +00:00
apple_fixture.php updating fixtures 2007-08-23 22:38:04 +00:00
aro_fixture.php updating fixtures 2007-08-23 22:38:04 +00:00
aros_aco_fixture.php updating fixtures 2007-08-23 22:38:04 +00:00
article_featured_fixture.php updating fixtures 2007-08-23 22:38:04 +00:00
article_featureds_tags_fixture.php Adding Schema support, updated fixtures, deprecated loadInfo, changed Dbo::describe in all dbos, fixed tests, 2007-08-21 21:46:59 +00:00
article_fixture.php updating fixtures 2007-08-23 22:38:04 +00:00
articles_tag_fixture.php Adding Schema support, updated fixtures, deprecated loadInfo, changed Dbo::describe in all dbos, fixed tests, 2007-08-21 21:46:59 +00:00
attachment_fixture.php updating fixtures 2007-08-23 22:38:04 +00:00
auth_user_fixture.php updating fixtures 2007-08-23 22:38:04 +00:00
author_fixture.php updating fixtures 2007-08-23 22:38:04 +00:00
bid_fixture.php updating fixtures 2007-08-23 22:38:04 +00:00
category_fixture.php updating fixtures 2007-08-23 22:38:04 +00:00
category_thread_fixture.php updating fixtures 2007-08-23 22:38:04 +00:00
comment_fixture.php updating fixtures 2007-08-23 22:38:04 +00:00
featured_fixture.php updating fixtures 2007-08-23 22:38:04 +00:00
home_fixture.php updating fixtures 2007-08-23 22:38:04 +00:00
image_fixture.php Adding new failing test case to showcase problem with HABTM and belongsTo 2007-09-11 21:00:58 +00:00
item_fixture.php Adding new failing test case to showcase problem with HABTM and belongsTo 2007-09-11 21:00:58 +00:00
items_portfolio_fixture.php Adding new failing test case to showcase problem with HABTM and belongsTo 2007-09-11 21:00:58 +00:00
message_fixture.php updating fixtures 2007-08-23 22:38:04 +00:00
number_tree_fixture.php updating fixtures 2007-08-23 22:38:04 +00:00
portfolio_fixture.php Adding new failing test case to showcase problem with HABTM and belongsTo 2007-09-11 21:00:58 +00:00
post_fixture.php updating fixtures 2007-08-23 22:38:04 +00:00
posts_tag_fixture.php updating schema reading 2007-08-25 03:59:21 +00:00
project_fixture.php updating fixtures 2007-08-23 22:38:04 +00:00
sample_fixture.php updating fixtures 2007-08-23 22:38:04 +00:00
syfile_fixture.php Adding new failing test case to showcase problem with HABTM and belongsTo 2007-09-11 21:00:58 +00:00
tag_fixture.php updating fixtures 2007-08-23 22:38:04 +00:00
thread_fixture.php updating fixtures 2007-08-23 22:38:04 +00:00
translate_fixture.php changed i18n schema to use only one db table for translations 2007-09-18 04:16:04 +00:00
translated_item_fixture.php changed i18n schema to use only one db table for translations 2007-09-18 04:16:04 +00:00
user_fixture.php updating fixtures 2007-08-23 22:38:04 +00:00