[Z3lab-checkins] r2227 - cpsskins/branches/jmo-perspectives/ui/framework

2006-01-28 Thread svn
Author: jmorliaguet Date: Sat Jan 28 12:45:43 2006 New Revision: 2227 Modified: cpsskins/branches/jmo-perspectives/ui/framework/cpsskins.js Log: - added support for storage adapters in the model. storage adapters need to implement getData() and setData(data) they are bound to the model's

[Z3lab-checkins] r2228 - in cpsskins/branches/jmo-perspectives/ui/framework/tests: functional unit

2006-01-28 Thread svn
Author: jmorliaguet Date: Sat Jan 28 12:47:14 2006 New Revision: 2228 Added: cpsskins/branches/jmo-perspectives/ui/framework/tests/functional/cpsskins_storage_adapters.html (contents, props changed) Modified: cpsskins/branches/jmo-perspectives/ui/framework/tests/unit/cpsskins_test.html L

[Z3lab-checkins] r2229 - in cpsskins/branches/jmo-perspectives/ui/framework: . tests/functional tests/unit

2006-01-28 Thread svn
Author: jmorliaguet Date: Sat Jan 28 22:17:23 2006 New Revision: 2229 Added: cpsskins/branches/jmo-perspectives/ui/framework/tests/functional/getData1.txt (contents, props changed) cpsskins/branches/jmo-perspectives/ui/framework/tests/unit/data-source1.txt (contents, props changed) Mo

[Z3lab-checkins] r2230 - in cpsskins/branches/jmo-perspectives/ui/framework: . tests/unit

2006-01-28 Thread svn
Author: jmorliaguet Date: Sat Jan 28 23:12:54 2006 New Revision: 2230 Modified: cpsskins/branches/jmo-perspectives/ui/framework/cpsskins.js cpsskins/branches/jmo-perspectives/ui/framework/tests/unit/cpsskins_test.html Log: - test / bug fixes Modified: cpsskins/branches/jmo-perspectives/u

[Z3lab-checkins] r2231 - in azax/trunk: . tests

2006-01-28 Thread svn
Author: gchapelle Date: Sun Jan 29 00:41:47 2006 New Revision: 2231 Modified: azax/trunk/config.py azax/trunk/tests/test_azaxresponse.py Log: use lxml installed as a Zope Product Modified: azax/trunk/config.py == --