- 21 May, 2013 12 commits
-
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
Fix open order simulation interactions, when using "trigger once by transaction", it's better to call the script at end of transaction
-
Julien Muchembled authored
Some callable are instances with __call__ methods and ZPublisher already expects them to provide useful func_code & func_defaults.
-
Jérome Perrin authored
This is a quick workaround, the main problem is that get_request is monkey patched to use a completly different implementation in tests, and in some cases this monkey patch is not properly applied.
-
Jérome Perrin authored
Because edit adds a line in workflow_history
-
Jérome Perrin authored
Alias properties with storage id are enough, we don't need to declare those properties.
-
- 20 May, 2013 20 commits
-
-
Jérome Perrin authored
This tab will also display outcome and expense paths
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
This way we can reuse this test in projects code
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
DeliveryLine_init sets a incremental reference for each delivery line, so this reference cannot be used for searching
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
A set setter keeps the default value, so in a sense the order is preserved.
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
Ideally the signature of accessor should be more strict
-
- 18 May, 2013 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 17 May, 2013 4 commits
-
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Lingnan Wu authored
-
Lingnan Wu authored
-
- 16 May, 2013 1 commit
-
-
Jérome Perrin authored
-
- 14 May, 2013 1 commit
-
-
Vincent Pelletier authored
Also, factorise & simplify code. Also, follow coding style. Also, follow naming conventions. Also, avoid calling dict() for static key sets. Also, add comments about bad code kept for backward compatibility. Also, add comments about incorrect grammar - also kept for backward compatibility.
-
- 13 May, 2013 1 commit
-
-
Kazuhiko Shiozaki authored
-