- 24 Jul, 2015 5 commits
-
-
Sebastien Robin authored
-
Sebastien Robin authored
Mark the test as expected failure for now until work on checkConsistency is done
-
Sebastien Robin authored
-
Sebastien Robin authored
It is possible to add script Base_getUpgradeBusinessTemplateList to define the list of business template you would like to keep if needed
-
Sebastien Robin authored
Use portal_catalog.upgradeSchema to do all required changes on sql tables. This improve previous state since before we were only recreating missing tables.
-
- 23 Jul, 2015 6 commits
-
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Jérome Perrin authored
-
Sebastien Robin authored
-
Sebastien Robin authored
-
Sven Franck authored
erp5_web_renderjs_ui: remove erp5_query portal skin and different jquery version again, fix broken apps
-
- 22 Jul, 2015 1 commit
-
-
Julien Muchembled authored
-
- 21 Jul, 2015 1 commit
-
-
Jérome Perrin authored
It was heavy to calculate initial balance of payable / receivable accounts when there are a lot of third parties used in previous period. The optimisation is applied when "detailed balance columns" option is not enabled.
-
- 20 Jul, 2015 4 commits
-
-
Sven Franck authored
-
Sven Franck authored
-
Sven Franck authored
-
Sven Franck authored
-
- 17 Jul, 2015 1 commit
-
-
Sebastien Robin authored
-
- 16 Jul, 2015 14 commits
-
-
Sebastien Robin authored
- do dependency between steps only based on tags. This avoid having hardcoded list of method ids that are not friendly with further extension - add a mode to force doing the upgrade. Doing fully upgrade based on previous sense() is not acceptable. For example we might be in a case of broken catalog that does not support any new insertion until upgrade is finished
-
Vincent Pelletier authored
Otherwise, start_date (at least) would be a local property.
-
Vincent Pelletier authored
Helps automating independent test node tracking.
-
Vincent Pelletier authored
These 3 properties are present on existing documents, but are local - which is bad. Declare them minimaly in a new Property Sheet.
-
Sebastien Robin authored
-
Jérome Perrin authored
accounting: prevent user from creating balance transaction while previous one is still beeing reindexed
-
Aurel authored
-
Vincent Pelletier authored
-
Tristan Cavelier authored
-
Sebastien Robin authored
-
wenjie.zheng authored
Until now, it was only possible to define the ID on properties, then the reference was guessed from the ID. We even had constraint to make sure when we define a standard "foo" property that the ID was "foo_property". Then the reference "foo" was guessed for the ID. This is not user friendly, it is more logical to make the ID non editable and guess it from the reference. Therefore now the developer could define the reference, like "foo", and the corresponding ID will be automatically set.
-
Aurel authored
- run computation before trying to get results - always defined a section, it is mandatory in UI so it should be in tests
-
Aurel authored
-
Aurel authored
-
- 15 Jul, 2015 8 commits
-
-
Vincent Pelletier authored
-
Vincent Pelletier authored
-
Jérome Perrin authored
A zindex of -1 breaks handsontable.
-
Jérome Perrin authored
-
Jérome Perrin authored
This reverts commit 514a5157.
-
Sven Franck authored
-
Sven Franck authored
-
Sebastien Robin authored
-