- 17 Oct, 2011 3 commits
-
-
Julien Muchembled authored
- PEP 308: Conditional Expressions - PEP 341: Unified try/except/finally - PEP 343: The ‘with’ statement
-
Julien Muchembled authored
Checked following occurrences in comments: - "Python 2.[456]" - "Zope 2.[891]" - "BBB" - "BACK" Checked uses of: - email, hashlib, numpy & tarfile (modules) - ImportError - string.Template - suppress_events (parameter of _setObject) Excluded: - some forked modules (MailTemplates, PortalTransforms...) - some i18n compatibility code
-
Aurel authored
-
- 14 Oct, 2011 7 commits
-
-
Aurel authored
-
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
This allows to Specify a random sleep time (with 'sleep' parameter) to get more realistic results. Update the example accordingly.
-
- 13 Oct, 2011 8 commits
-
-
Nicolas Delaby authored
-
Łukasz Nowak authored
-
Aurel authored
-
Łukasz Nowak authored
-
Aurel authored
-
Julien Muchembled authored
-
Łukasz Nowak authored
-
Leonardo Rochael Almeida authored
Both for _identity_criterion and _range_criterion Add tests showing direct criteria specification in predicate scripts And rule tests to match on simulation movements, since this is what rules match most of the time.
-
- 12 Oct, 2011 9 commits
-
-
Nicolas Delaby authored
Avoid concatenation of None and string vlaues if profile_path is defined later in vcs_repository_list.
-
Nicolas Delaby authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Dates in signature have to be in %Y%m%d format. Note: Signatures still do not match.
-
Gabriel Monnerat authored
refactor code to be possible pass the parameter bt5_path to runTestSuite. With this, runTestSuite script can propagate this parameter to runUnitTest script
-
Kazuhiko Shiozaki authored
Fix the issue that a Invoice document can wrongly have a needless Root Applied Rule when it is created by Delivery Builder with a site which has many activity nodes.
-
Vincent Pelletier authored
-
Tatuya Kamada authored
-
- 11 Oct, 2011 5 commits
-
-
Łukasz Nowak authored
-
Łukasz Nowak authored
Also document method a bit.
-
Łukasz Nowak authored
-
Łukasz Nowak authored
-
Kazuhiko Shiozaki authored
-
- 10 Oct, 2011 3 commits
-
-
Łukasz Nowak authored
Instead of doing analysis of passed dict, just accept payzen_dict, which will be blindly applied. Split to more methods, in order to have proper separation and being able to test critical parts.
-
Łukasz Nowak authored
How data will be corelated with service shall be implemented on caller level. Thanks to this no additional requirements are added.
-
Łukasz Nowak authored
Allow to pass page_template which will be run in context of temporary object with all required parameters. Delegate responsiblity of dynamic data preparation to caller, check only service consistency.
-
- 06 Oct, 2011 5 commits
-
-
Łukasz Nowak authored
This reverts commit a91456c9. Conflicts: bt5/erp5_payzen_secure_payment/bt/revision
-
Łukasz Nowak authored
This reverts commit e5b9bfac.
-
Łukasz Nowak authored
This reverts commit e1356f85.
-
Łukasz Nowak authored
It is required to give maximum extensibility to web site developer of payzen based shop.
-
Łukasz Nowak authored
-