- 15 May, 2012 1 commit
-
-
Gabriel Monnerat authored
-
- 14 May, 2012 10 commits
-
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
Update 'rafael' branch to use new changes on unit tests and check that the last merge did not add random failures on functional tests
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-
Ivan Tyagov authored
-
Ivan Tyagov authored
-
Ivan Tyagov authored
-
Ivan Tyagov authored
Add generic InteractionGadget implementation.
-
- 11 May, 2012 11 commits
-
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
Use of meta types is deprecated. Ignoring them makes it possible to optimize getTypeBasedMethod thanks to portal types as classes.
-
Julien Muchembled authored
- New readOnlyTransactionCache context manager replacing enableReadOnlyTransactionCache and disableReadOnlyTransactionCache - Drop compatibility code that tolerate a dummy context to be passed to getReadOnlyTransactionCache and getTransactionalVariable.
-
Julien Muchembled authored
-
Gabriel Monnerat authored
-
Jérome Perrin authored
-
Ivan Tyagov authored
Catch "ready" event and call form update.
-
Ivan Tyagov authored
This way many handlers can bind to it (use idea of document.ready in DOM world).
-
- 10 May, 2012 9 commits
-
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-
Sebastien Robin authored
This reverts commit ddcb5001. This commit itself is good. But some more work is needed to check failures that were hidden
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Ivan Tyagov authored
-
Ivan Tyagov authored
-
Ivan Tyagov authored
-
Gabriel Monnerat authored
-
- 09 May, 2012 9 commits
-
-
Gabriel Monnerat authored
-
Julien Muchembled authored
-
Gabriel Monnerat authored
set as expected failure because to make it works is needed add one extension to run this tests and it is not included. The extension is: http://git.erp5.org/gitweb/erp5.git/blob/HEAD:/bt5/erp5_dhtml_style/SkinTemplateItem/portal_skins/erp5_dhtml_style/erp5_dhtml_style.js.xml?js=1.
-
Ivan Tyagov authored
-
Leonardo Rochael Almeida authored
In poppler 0.18+, pdftohtml generates " " instead of " ", so make sure both are accepted.
-
Leonardo Rochael Almeida authored
_getOb() is too low level and is no longer called by Zope during traversal (which uses __getitem__()), if the object is not an explicity subobject. __getitem__() is the right interface for a folder to pretend to have objects it doesn't actually have.
-
Kazuhiko Shiozaki authored
same as bcc12a28 (use getattr to be compatible with newer zope version).
-
Kazuhiko Shiozaki authored
since Zope 2.12.23, ObjectManager's get and __getitem__ returns only 'items' (no attributes / methods from the class or from acquisition).
-
Kazuhiko Shiozaki authored
since Zope 2.12.23, ObjectManager's get and __getitem__ returns only 'items' (no attributes / methods from the class or from acquisition).
-