- 15 Feb, 2013 2 commits
-
-
Sebastien Robin authored
-
Sebastien Robin authored
-
- 14 Feb, 2013 5 commits
-
-
Sebastien Robin authored
-
Sebastien Robin authored
-
Kazuhiko Shiozaki authored
-
Sebastien Robin authored
-
Sebastien Robin authored
-
- 13 Feb, 2013 4 commits
-
-
Sebastien Robin authored
-
Sebastien Robin authored
-
Sebastien Robin authored
Here the list of changes: - close all timers when quitting, this makes stopping an erp5tetsnode much faster - remove hack on slapos/testnode after fix of slapos.cookbook - remove old tmp files left by buildout (buildout has te bo fixed too) - remove logging handlers where the are not needed any more - fixed the kill command, it was not able to kill properly childs
-
Kazuhiko Shiozaki authored
see 182eb94af4 in slapos repository.
-
- 12 Feb, 2013 3 commits
-
-
Kazuhiko Shiozaki authored
see 182eb94af4 in slapos repository.
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
- 11 Feb, 2013 11 commits
-
-
Sebastien Robin authored
-
Julien Muchembled authored
This speeds up a bit, but not having to keep synchronized a connection that is never used.
-
Kazuhiko Shiozaki authored
accept checked_permission parameter in explicit definition of getQuantityUnit() because checked_permissin='View' can be added in ERP5Form.Form.DefaultValue.__call__.
-
Sebastien Robin authored
-
Sebastien Robin authored
-
Sebastien Robin authored
-
Sebastien Robin authored
-
Sebastien Robin authored
-
Tatuya Kamada authored
-
Tatuya Kamada authored
-
Tatuya Kamada authored
-
- 08 Feb, 2013 15 commits
-
-
Gabriel Monnerat authored
Refactor code to remove code duplicated related to get real context. Also, the language is removed if exists and the context is a Web Section or Web Site
-
Jérome Perrin authored
Fix bug on budget consumption views, sum and details where using different simulation state parameters Signed-off-by: Aurélien Calonne <aurel@nexedi.com>
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
* Base_getPreferredPrecision: there are no such thing as a global preferred precision. We should use the precision of the resource or price currency depending on whether we display quantities or prices. * Base_getRoundValue: just call round or use precision= parameter from inventory API
-
Jérome Perrin authored
-
Jérome Perrin authored
Signed-off-by: Aurélien Calonne <aurel@nexedi.com>
-
Jérome Perrin authored
-
Jérome Perrin authored
The month was taken from a date in the wrong timezone Signed-off-by: Aurélien Calonne <aurel@nexedi.com>
-
-
Jérome Perrin authored
-
Jérome Perrin authored
And replace is uses by AccountingTransactionLine_getNodeItemList
-
Jérome Perrin authored
-
Jérome Perrin authored
This is achieved by using document metadata
-