- 25 May, 2015 3 commits
-
-
Julien Muchembled authored
-
Sven Franck authored
-
Sven Franck authored
-
- 22 May, 2015 9 commits
-
-
Jérome Perrin authored
-
Arnaud Fontaine authored
-
Arnaud Fontaine authored
For Python3 compatibility, IPython introduced IPython.utils.ulinecache thus update ipdb-specific monkey patch accordingly.
-
Sven Franck authored
-
Sven Franck authored
-
Sven Franck authored
-
Sven Franck authored
-
Sven Franck authored
-
Jérome Perrin authored
-
- 21 May, 2015 12 commits
-
-
Sven Franck authored
-
Sven Franck authored
-
Sven Franck authored
-
Sven Franck authored
-
Sven Franck authored
-
Sven Franck authored
-
Yusei Tahara authored
-
Sven Franck authored
-
Sven Franck authored
-
Sven Franck authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
- 20 May, 2015 2 commits
-
-
Jérome Perrin authored
-
Jérome Perrin authored
... this tool is used to update categories from spreadsheet
-
- 19 May, 2015 5 commits
-
-
Mame Coumba Sall authored
-
Mame Coumba Sall authored
-
Mame Coumba Sall authored
-
Julien Muchembled authored
-
Julien Muchembled authored
-
- 18 May, 2015 3 commits
-
-
Tristan Cavelier authored
-
Jérome Perrin authored
-
Jérome Perrin authored
Uses graph editor component from DREAM simulation project http://dream-simulation.eu/ This editor is in early stage; it supports edition of business paths from business process and edition of workflow layout in DCWorkflow. Known problems / TODO: - DCWorkflow editor only saves the graph layout and does not allow designing the workflow - DCWorkflow graph has to be enabled in history tab for history visualisation - rendering of fields in the property edition dialog is extremely slow - mixin_promise.js have to be merged. Other TODO's in test.js and jsplumb.js. Generally speaking, this javascript code is poor quality
-
- 15 May, 2015 3 commits
-
-
Julien Muchembled authored
For the new GroupedMessage class in commit da234001, I renamed 'obj' to 'object' at the last minute and I missed 2 occurrences.
-
Jérome Perrin authored
-
Jérome Perrin authored
-
- 14 May, 2015 2 commits
-
-
Jérome Perrin authored
-
Jérome Perrin authored
-
- 13 May, 2015 1 commit
-
-
Julien Muchembled authored
The problem with callMethodOnObjectList is that when an object can't be processed, all other objects of the same group fail without any chance to be retried separately. Grouping is configurable with usual CMFActivity parameters in new 'group_kw' parameter, to avoid any conflict with catalog parameters (**kw). 'packet_size' and 'activity_count' are still accepted for backward compatibility.
-