- 01 Sep, 2015 31 commits
-
-
Vincent Pelletier authored
Also, do not use getBaseCategoryDict to avoid mutating cached value and use a set rather than a None-value dict. Also, access portal_categories from portal explicitly rather than relying on acquisition.
-
Vincent Pelletier authored
"to split" is an irregular verb. Also, drop badly-worded comment.
-
Vincent Pelletier authored
-
Vincent Pelletier authored
Accelerate debugging by providing relevant values right away.
-
Vincent Pelletier authored
getPhysicalPath is too slow to be called this often. Flush cache on object clone, which is only useful as an after-renaming event here.
-
Vincent Pelletier authored
-
Vincent Pelletier authored
-
Vincent Pelletier authored
Also, avoid a few single-use variables. Also, use modern exception raising syntax.
-
Jérome Perrin authored
This reverts commit 9668c1a1. The problem of timezone is more complex. Since this commit have a side effect of saving and displaying a different date when Zope runs on a different timezone that what is configured on the field, it is safer to revert this commit immediately.
-
Kazuhiko Shiozaki authored
-
Xiaowu Zhang authored
-
Jérome Perrin authored
we should not call getInventoryList if there is no account_type_to_group_by_mirror_section_previous_period
-
Vivek authored
-
Vivek authored
-
Vivek authored
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
-
Sebastien Robin authored
-
wenjie.zheng authored
ERP5Site.py: remove workflow tool migration in site setup, because now it will install erp5 workflow tool instead of DCWorkflow tool.
-
wenjie.zheng authored
Workflow.py: remove non necessary code in notifyCreated; fix _executeTransition when non transition pass to it as a parameter.
-
Sebastien Robin authored
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
InteractionWorkflow.py: remove duplicated code, function correction according to erp5 workflow structure.
-
wenjie.zheng authored
g to erp5 workflow structure.
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
This reverts commit ea00f588.
-
wenjie.zheng authored
-
- 04 Aug, 2015 1 commit
-
-
wenjie.zheng authored
-
- 03 Aug, 2015 6 commits
-
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
-
wenjie.zheng authored
Revert "patches/DCWorkflow.py: when generate xml file, verfie the existence of the object, if an object id is bad defined, don't put it in XML." This reverts commit aac83e25.
-
- 02 Aug, 2015 2 commits
-
-
wenjie.zheng authored
-
wenjie.zheng authored
-