- 31 Jan, 2013 10 commits
-
-
Pere Cortes authored
-
Pere Cortes authored
-
Pere Cortes authored
-
Pere Cortes authored
-
Pere Cortes authored
-
Pere Cortes authored
-
Pere Cortes authored
-
Sebastien Robin authored
-
Ivan Tyagov authored
- getting document original content if format is empty - conversion raster image -> svg
-
Ivan Tyagov authored
Make user current user is allowed to copy or move object by checking this security permission explicitly.
-
- 30 Jan, 2013 18 commits
-
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
Previously, portal_type parameter was passed in REQUEST and stored in the selection for the next listbox, which can be listing objects of another portal_type
-
Jérome Perrin authored
-
Jérome Perrin authored
Accounting Transactions are chained with 2 workflows, but delivery_causality_workflow is an exception to module level "change state"
-
Jérome Perrin authored
add accounting lines manually, are they are not added by init script anymore when erp5_invoicing is installed
-
Jérome Perrin authored
-
Jérome Perrin authored
This reverts parts of 3b22ae1f As the field has default_to_now set, if we save "" it will display now
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
Also note that we could take a screenshot if test times out.
-
Jérome Perrin authored
For now the test reading tables from erp5.com are still disabled.
-
Pere Cortes authored
-
Sebastien Robin authored
-
Julien Muchembled authored
-
- 29 Jan, 2013 10 commits
-
-
Ivan Tyagov authored
-
Sebastien Robin authored
-
Sebastien Robin authored
-
Leonardo Rochael Almeida authored
A TargetSolver might have its configuration updated multiple times, if the same solver type was chosen for different divergences (solver_decisions). We must take care not to overwrite configuration from earlier updates with the data from later ones.
-
Leonardo Rochael Almeida authored
-
Leonardo Rochael Almeida authored
The builder was taking a carefully ordered list of movement group nodes and their suggested changes, and squashing the changes all together in a single dictionary for .edit(**kw). Now we calculate the edit_order to take the movement_group order into account.
-
Leonardo Rochael Almeida authored
New simulation movements don't have a .divergence_scope attribute, so movement groups should not assume their presence when checking scope to adopt a divergence.
-
Leonardo Rochael Almeida authored
-
Leonardo Rochael Almeida authored
Instead of expanding one below it that might not have been modified at all.
-
Ivan Tyagov authored
cause running out of memory so enforce some restrictions by default which will prevent this.
-
- 28 Jan, 2013 2 commits
-
-
Julien Muchembled authored
This updates several alarms after commit 9c94ae13 ("Remove default limit on builders' ZSQL select methods"). If there are more simulation movements, the rest is processed next building time.
-
Julien Muchembled authored
Proper way is to call a global builder with a 'limit' parameter.
-