- 15 May, 2012 14 commits
-
-
Vincent Pelletier authored
-
Mame Coumba Sall authored
-user with correct permissions should be able to set start or stop date. Add proxy role manager in scripts.
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-
Julien Muchembled authored
See testTradeModelLine for new use of taxes/discounts.
-
Sebastien Robin authored
This avoid random permission errors (like if another user run the same test)
-
Julien Muchembled authored
-
Aurel authored
-
Sebastien Robin authored
-
Sebastien Robin authored
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
This is a followup to commit 8995b645 ("always start transactions with begin() and make tic() commit automatically"): there is now no need to use self.stepTic() instead of self.tic()
-
Gabriel Monnerat authored
-
- 14 May, 2012 16 commits
-
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-
Julien Muchembled authored
-
Julien Muchembled authored
Select methods do not need to check if catalog data is up-to-date: this is always done automatically by searchMovementList()
-
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
-
Aurel authored
-
Aurel authored
Conflicts: product/ERP5Catalog/CatalogTool.py
-
Gabriel Monnerat authored
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Ivan Tyagov authored
-
Ivan Tyagov authored
-
Ivan Tyagov authored
-
Ivan Tyagov authored
Add generic InteractionGadget implementation.
-
- 11 May, 2012 10 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.
-