[limb-svn] r4737 - in 3.x/limb/web_app: src src/filter src/toolkit src/util tests/cases tests/cases/.fixture tests/cases/filter
svn at limb-project.com
svn at limb-project.com
Mon Jan 22 15:17:24 MSK 2007
Author: pachanga
Date: 2007-01-22 15:17:24 +0300 (Mon, 22 Jan 2007)
New Revision: 4737
URL: http://fisheye.limb-project.com/changelog/limb/?cs=4737
Added:
3.x/limb/web_app/src/util/lmbSessionMessageBox.class.php
Removed:
3.x/limb/web_app/src/factory/
3.x/limb/web_app/tests/cases/factory/
Modified:
3.x/limb/web_app/src/filter/lmbViewRenderingFilter.class.php
3.x/limb/web_app/src/toolkit/lmbWebAppTools.class.php
3.x/limb/web_app/tests/cases/.fixture/init_tests.mysql
3.x/limb/web_app/tests/cases/.fixture/init_tests.pgsql
3.x/limb/web_app/tests/cases/.teardown.php
3.x/limb/web_app/tests/cases/filter/lmbViewRenderingFilterTest.class.php
Log:
-- all factories removed and their code moved to lmbWebAppTools
-- lmbSessionMessageBox added, it incapsulates session message box logic previously placed in lmbWebAppTools
-- lmbViewRenderingFilter bug fixed(missing return statement)
-- lmbWebAppTools :: getDefaultDbDSN() now uses lmbConf and db.conf.php configuration file instead of common.ini
-- lmbWebAppTools :: createConf(..) removed in favour of getConf(..)
More information about the limb-svn
mailing list