- 01 Jul, 2013 4 commits
-
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Julien Muchembled authored
Updating local roles may depend on many things, like categories, and developers should not be forced to put all dependencies in a separate BT that would be installed before.
-
Kazuhiko Shiozaki authored
now it is filename, not file_name.
-
- 28 Jun, 2013 6 commits
-
-
Jérome Perrin authored
-
Kazuhiko Shiozaki authored
-
Kazuhiko Shiozaki authored
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
-
- 27 Jun, 2013 9 commits
-
-
Julien Muchembled authored
Fix dependency of erp5_simulation_test now that erp5_trade does not depend on erp5_simulation anymore See also commit af640e28
-
Kazuhiko Shiozaki authored
otherwise Web Section or Web Site without default Web Page does not contain cache related headers.
-
Kazuhiko Shiozaki authored
so that pages rendered as authenticated will never be displayed after logout.
-
Kazuhiko Shiozaki authored
-
Jérome Perrin authored
-
Julien Muchembled authored
-
Julien Muchembled authored
And Chameleon does not workaround by lowercasing them automatically.
-
Jérome Perrin authored
-
Jérome Perrin authored
-
- 25 Jun, 2013 2 commits
-
-
Gabriel Monnerat authored
Rename title of source_administration field from PaymentTransactionGroupModule_viewPaymentTransactionGroupList s/Manager/Owner/ to not use technical words
-
Tatuya Kamada authored
The issue is occured when using inventory document with inventory cache. Add a test case to make sure this issue has been solved: testInventory#test_18_InventoryDocumentAndInventoryCache.
-
- 24 Jun, 2013 11 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
In particular, 'transactional_cached' decorator was a noop the way it was used. This reapplies commit d806bdae, along with a fix to test_resolveBusinessTemplateListDependency.
-
Jérome Perrin authored
If a listbox show objects with a getQuantity method using a column named "quantity", this columns must contain 0.0, which is the default value of getQuantity method.
-
Jérome Perrin authored
The use of getProperty with a default value was wrong because it does not display anything if the property is not set and fallbacks to acquisition.
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
instead of guessing its name
-
Jérome Perrin authored
The new approach is a script named ERP5Site_getWorkflowStateItemList that receives the portal type and the state variable (simulation_state/validation_state) as parameters and it will returns the states for the workflow chained to the portal type. This way all the standard dialogs works out of the box even if you customize a workflow chain
-
Sebastien Robin authored
This reverts commit d806bdae. The test test_resolveBusinessTemplateListDependency (testTemplateTool.TestTemplateTool) is failing. Please review change/test, and commit again later once all tests work.
-
- 21 Jun, 2013 8 commits
-
-
Vincent Pelletier authored
-
Vincent Pelletier authored
-
Vincent Pelletier authored
-
Vincent Pelletier authored
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-
Jérome Perrin authored
Also, remove copy and paste code from DCWorkflowGraph in ERP5Workflow and allow to override getPOT() like ERP5Workflow does. Signed-off-by: Arnaud Fontaine <arnaud.fontaine@nexedi.com>
-