| limb:/ |
hide Line HistoryConstraintSort: path | last-commit | first-commit Sub Directories |
Changelog
7158
by hidrarg on
21 August 2008, 17:58:02 +0400
(9 hours ago)
-- some change
syncman/trunk/src/controller/ProjectsController.class.php
7158
syncman/trunk/src/model/Project.class.php
7158
7157
by hidrarg on
21 August 2008, 17:18:35 +0400
(10 hours ago)
-- added changes to work from a folder
syncman/trunk/settings/wact.conf.override.php
7157
syncman/trunk/template/page.phtml
7157
syncman/trunk/template/projects/detail.phtml
7157
syncman/trunk/template/projects/diff.phtml
7157
syncman/trunk/template/projects/display.phtml
7157
7156
by korchasa on
21 August 2008, 16:41:55 +0400
(10 hours ago)
-- add test for lmbMysqliConnection::escape()
-- fix bug in lmbMysqliConnection::escape()
3.x/trunk/limb/dbal/src/drivers/mysqli/lmbMysqliConnection.class.php
7156
3.x/trunk/limb/dbal/tests/cases/driver/mysqli/lmbMysqliConnectionTest.class.php
7156
7155
by pachanga on
21 August 2008, 10:42:44 +0400
(16 hours ago)
-- making runtests.php more convenient to use
3.x/trunk/limb/runtests.php
7155
7154
by pachanga on
21 August 2008, 10:42:12 +0400
(16 hours ago)
-- adding more tests
3.x/trunk/limb/active_record/tests/cases/lmbARAttributesLazyLoadingTest.class.php
7154
7153
by pachanga on
21 August 2008, 10:36:14 +0400
(16 hours ago)
-- adding experimental support for setting lazy fields on the fly using 'fields' attribute in find methods
3.x/trunk/limb/active_record/src/lmbARQuery.class.php
7153
3.x/trunk/limb/active_record/src/lmbARRecordSetDecorator.class.php
7153
3.x/trunk/limb/active_record/src/lmbActiveRecord.class.php
7153
3.x/trunk/limb/active_record/tests/cases/lmbARAttributesLazyLoadingTest.class.php
7153
7152
by korchasa on
20 August 2008, 21:57:15 +0400
(29 hours ago)
-- add test for check proper iterator initialization when next() called
3.x/trunk/limb/core/src/lmbCollection.class.php
7152
3.x/trunk/limb/core/tests/cases/lmbCollectionTest.class.php
7152
7151
by korchasa on
20 August 2008, 21:54:44 +0400
(29 hours ago)
-- remove useless assigning
3.x/trunk/limb/validation/src/lmbErrorList.class.php
7151
7150
by conf on
20 August 2008, 14:41:55 +0400
(36 hours ago)
-- lmbUrlRule is completely rewritten using regexps.
-- fixed tests.
3.x/trunk/limb/validation/src/rule/lmbUrlRule.class.php
7150
3.x/trunk/limb/validation/tests/cases/rule/lmbUrlRuleTest.class.php
7150
7149
by vasiatka on
20 August 2008, 11:04:39 +0400
(40 hours ago)
-- small correction
3.x/trunk/limb/validation/src/rule/lmbEmailRule.class.php
7149
7148
by conf on
20 August 2008, 11:03:49 +0400
(40 hours ago)
-- added parsing urlencoded params in lmbRoutes::dispatch()
-- added tests
3.x/trunk/limb/web_app/src/request/lmbRoutes.class.php
7148
3.x/trunk/limb/web_app/tests/cases/plain/request/lmbRoutesDispatchTest.class.php
7148
7147
by vasiatka on
20 August 2008, 10:32:33 +0400
(40 hours ago)
-- Email rule return one error in custom error case
3.x/trunk/limb/validation/src/rule/lmbEmailRule.class.php
7147
3.x/trunk/limb/validation/tests/cases/rule/lmbEmailRuleTest.class.php
7147
7145
by svk on
17 August 2008, 11:49:43 +0400
(4 days ago)
-- lmbToolkit :: __call() definition changed.
3.x/trunk/limb/toolkit/src/lmbToolkit.class.php
7145
7144
by korchasa on
15 August 2008, 17:11:45 +0400
(6 days ago)
-- fix for iterator inittialization for support add to position method
3.x/trunk/limb/core/src/lmbCollection.class.php
7144
3.x/trunk/limb/core/tests/cases/lmbCollectionTest.class.php
7144
7143
by Forumsky on
14 August 2008, 15:04:45 +0400
(7 days ago)
Test for 'group' magic parameter
3.x/trunk/limb/active_record/tests/cases/lmbARQueryTest.class.php
7143
7142
by Forumsky on
14 August 2008, 15:03:49 +0400
(7 days ago)
Added 'group' magic parameter to ActiveRecord
3.x/trunk/limb/active_record/src/lmbARQuery.class.php
7142
7141
by korchasa on
14 August 2008, 11:08:38 +0400
(7 days ago)
-- fix for compatibility with 5.2.X
3.x/trunk/limb/active_record/src/lmbARRelationCollection.class.php
7141
7140
by korchasa on
12 August 2008, 18:41:58 +0400
(9 days ago)
-- add manual settings (path, domain, secure) for cookies removing
3.x/trunk/limb/net/src/lmbHttpResponse.class.php
7140
7139
by korchasa on
12 August 2008, 18:26:03 +0400
(9 days ago)
-- fix removeCookie() mthod for proper remove cookie with not default path, domains and secure options
3.x/trunk/limb/net/src/lmbHttpResponse.class.php
7139
7138
by conf on
04 August 2008, 11:31:09 +0400
(17 days ago)
-- fixed bug with non-matching serial default parameters
-- added test case
3.x/trunk/limb/web_app/src/request/lmbRoutes.class.php
7138
3.x/trunk/limb/web_app/tests/cases/plain/request/lmbRoutesToUrlTest.class.php
7138
7137
by conf on
31 July 2008, 17:17:21 +0400
(21 days ago)
-- fixed bug with simultaneous rule and resource inheritance
-- added logging in debug mode -- added tests
3.x/trunk/limb/acl/src/lmbAcl.class.php
7137
3.x/trunk/limb/acl/tests/cases/lmbAclAllowsTest.class.php
7137
7136
by conf on
30 July 2008, 16:37:30 +0400
(22 days ago)
-- added resource inherits functionality
-- in case role inherits and resource inherits conflict, role inherits has the priority -- fixed some typos -- added test cases
3.x/trunk/limb/acl/src/lmbAcl.class.php
7136
3.x/trunk/limb/acl/tests/cases/lmbAclAllowsTest.class.php
7136
7135
by korchasa on
30 July 2008, 14:24:47 +0400
(22 days ago)
-- change draft test name to TODO_* pattern
3.x/trunk/limb/acl/tests/cases/lmbAclAllowsTest.class.php
7135
7134
by wiliam on
29 July 2008, 18:30:40 +0400
(23 days ago)
-- wrong inclusion of file lmbAbstractImageContainer.class.php fixed
3.x/trunk/limb/imagekit/src/im/lmbImImageContainer.class.php
7134
7133
by conf on
29 July 2008, 16:46:15 +0400
(23 days ago)
-- fixed adding unneeded params to url in lmbRoutes::toUrl, urls become more clean
-- fixed tests
3.x/trunk/limb/web_app/src/request/lmbRoutes.class.php
7133
3.x/trunk/limb/web_app/tests/cases/plain/request/lmbRoutesToUrlTest.class.php
7133
7132
by korchasa on
29 July 2008, 13:57:06 +0400
(23 days ago)
-- add todo test for resource inherits with privelegies level rules
3.x/trunk/limb/acl/tests/cases/lmbAclAllowsTest.class.php
7132
7131
by serega on
25 July 2008, 12:05:35 +0400
(27 days ago)
-- added a test for i18n_clip filter that checks if filter allows to use variables for filter params
3.x/trunk/limb/i18n/tests/cases/macro/lmbI18NClipMacroFilterTest.class.php
7131
7130
by conf on
23 July 2008, 14:43:27 +0400
(29 days ago)
-- added function lmbDBAL::fetchOneRow()
3.x/trunk/limb/dbal/src/lmbDBAL.class.php
7130
7129
by conf on
22 July 2008, 19:23:24 +0400
(30 days ago)
-- fixed lmbBundler errors on windows platform
-- fixed lmbBundlerTest
3.x/trunk/limb/bundle/src/lmbBundler.class.php
7129
3.x/trunk/limb/bundle/tests/cases/lmbBundlerTest.class.php
7129
|