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

2006-03-19 Thread jmorliaguet
Author: jmorliaguet Date: Sun Mar 19 12:52:19 2006 New Revision: 2659 Modified: cpsskins/branches/jmo-perspectives/ui/framework/cpsskins.js Log: - added a Location Controller, which intercepts click events on links and make it possible to update the model without reloading the entire page.

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

2006-03-19 Thread jmorliaguet
Author: jmorliaguet Date: Sun Mar 19 15:38:31 2006 New Revision: 2661 Modified: cpsskins/branches/jmo-perspectives/ui/framework/cpsskins.js Log: - Location Controller: simpler usage, added support for response headers (attachments), Modified:

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

2006-03-19 Thread jmorliaguet
Author: jmorliaguet Date: Sun Mar 19 18:21:55 2006 New Revision: 2665 Modified: cpsskins/branches/jmo-perspectives/ui/framework/cpsskins.js Log: - handle redirections Modified: cpsskins/branches/jmo-perspectives/ui/framework/cpsskins.js

[Z3lab-checkins] r2667 - in cpsskins/branches/jmo-perspectives/ui: framework screens/sitedesigner

2006-03-19 Thread jmorliaguet
Author: jmorliaguet Date: Sun Mar 19 19:07:50 2006 New Revision: 2667 Modified: cpsskins/branches/jmo-perspectives/ui/framework/cpsskins.js cpsskins/branches/jmo-perspectives/ui/screens/sitedesigner/views.py Log: - added a View.requests(url) method to avoid having to handle redirections.

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

2006-03-19 Thread jmorliaguet
Author: jmorliaguet Date: Sun Mar 19 19:32:20 2006 New Revision: 2668 Modified: cpsskins/branches/jmo-perspectives/ui/framework/cpsskins.js Log: - make sure we get a response with text/x-json as content type before parsing it. Modified:

[Z3lab-checkins] r2670 - in cpsskins/branches/jmo-perspectives/ui: framework framework/tests/zope3/functional/panels panels

2006-03-19 Thread jmorliaguet
Author: jmorliaguet Date: Sun Mar 19 21:21:34 2006 New Revision: 2670 Modified: cpsskins/branches/jmo-perspectives/ui/framework/cpsskins.js cpsskins/branches/jmo-perspectives/ui/framework/tests/zope3/functional/panels/cpsskins_panels.pt