[limb-svn] r4552 - in 3.x/packages/web_app/trunk: examples/crud examples/crud/src/controller examples/empty_app src/template/tags/core tests/cases/.fixture tests/cases/template/tags/core tests/cases/template/tags/fetch
svn at limb-project.com
svn at limb-project.com
Thu Dec 14 13:03:02 MSK 2006
Author: serega
Date: 2006-12-14 13:03:02 +0300 (Thu, 14 Dec 2006)
New Revision: 4552
URL: http://fisheye.limb-project.com/changelog/limb/?cs=4552
Removed:
3.x/packages/web_app/trunk/tests/cases/template/tags/core/lmbDefaultTagTest.class.php
3.x/packages/web_app/trunk/tests/cases/template/tags/core/lmbOptionalTagTest.class.php
Modified:
3.x/packages/web_app/trunk/examples/crud/setup.override.php-example
3.x/packages/web_app/trunk/examples/crud/src/controller/NewsController.class.php
3.x/packages/web_app/trunk/examples/empty_app/setup.php
3.x/packages/web_app/trunk/src/template/tags/core/default.tag.php
3.x/packages/web_app/trunk/src/template/tags/core/optional.tag.php
3.x/packages/web_app/trunk/tests/cases/.fixture/init_tests.mysql
3.x/packages/web_app/trunk/tests/cases/.fixture/init_tests.oci
3.x/packages/web_app/trunk/tests/cases/.fixture/init_tests.pgsql
3.x/packages/web_app/trunk/tests/cases/template/tags/fetch/lmbActiveRecordFetchTagTest.class.php
Log:
-- lmbDefaultTag and lmbOptionalTag now just inherit from WactCoreDefaultTag and WactCoreOptionalTag
-- minor fixes in CRUD example application
-- WEB_APP package tests does not depend on fixture form ACTIVE_RECORD package anymore.
More information about the limb-svn
mailing list