- 23 Feb, 2016 4 commits
-
-
Romain Courteaud authored
-
Georgios Dagkakis authored
remove Base_getURLTopmostDocumentValue (was moved to erp5_xhtml_style in 0bf719d3)
-
Georgios Dagkakis authored
-
Tristan Cavelier authored
-
- 22 Feb, 2016 1 commit
-
-
Romain Courteaud authored
-
- 21 Feb, 2016 1 commit
-
-
Kirill Smelkov authored
Both erp5.git and slapos.git were moved to lab.nexedi.com, so it is time to update all links.
-
- 19 Feb, 2016 29 commits
-
-
Alain Takoudjou authored
Set permission 'Access future portal content' and 'Private only accessible from trusted code' to Manager only
-
Łukasz Nowak authored
Conflicts: product/ERP5/Document/BusinessTemplate.py
-
Łukasz Nowak authored
PayZen interface expectes all dates in UTC, but suds library is not configurable. So force UTC usage while importing and using suds, so no date mangling will happen. Conflicts: bt5/erp5_payzen_secure_payment/bt/revision
-
Łukasz Nowak authored
Do not *reset* them, as it is normal to have more then one Open Sale Order with same reference, as other coordinates (like validation_state) are used to distinguish the documents. Conflicts: bt5/erp5_open_trade/bt/revision
-
Łukasz Nowak authored
-
Łukasz Nowak authored
The logic of assignments checking shall be easy to use by other plugins in order to avoid code duplication and minimise risk of non fixed security issues.
-
Alain Takoudjou authored
-
Łukasz Nowak authored
Order Builder has same functionality as Devliery Builder.
-
Romain Courteaud authored
Conflicts: product/ERP5/Tool/CertificateAuthorityTool.py
-
Alain Takoudjou authored
erp5_web_shadir override _getOb function in VirtualFolderMixin, but all parameters are not well propagated thereafter. We add missing parameter 'default'.
-
Romain Courteaud authored
Acknowledgement can not be displayed without more informations.
-
Julien Muchembled authored
-
Romain Courteaud authored
Calling an external python will prevent calling navigate from a python script with a proxy role.
-
Łukasz Nowak authored
-
Romain Courteaud authored
-
Xiaowu Zhang authored
listbox & clone document See merge request !55
-
Xiaowu Zhang authored
-
Romain Courteaud authored
-
Alain Takoudjou authored
-
Łukasz Nowak authored
Show sorted list, as sorting does not impact sets equality, and, if possible, format a list in human readable way.
-
Rafael Monnerat authored
Permit user update promise file searching by bt5s name, and including its repository. Conflicts: product/ERP5Type/tests/ERP5TypeTestCase.py
-
Tristan Cavelier authored
-
Łukasz Nowak authored
-
Alain Takoudjou authored
Commis picked from: Jerome Perrn: Add more site dumping scripts. fb7d2155d98dab31f433cb664a0ba547bfd40852 Lukasz Nowak : Yet another dump script. b5cbcc95a71c5ed5769bcbf7859106817d3728ed Lukasz Nowak : Add Order Builder dumper. 9768e64d2d2f4e25d5c4264bba81eecc0d82e0c2 Lukasz Nowak : getLocalRolesGroupId does not exists on portal type. 183c69455e5b3c20d2ae9464859de09256b4c371 Lukasz Nowak : Follow accessor name change. 1632a67b7a19deaddfb40e2b79c772cdd144f0cf
-
Łukasz Nowak authored
-
Romain Courteaud authored
-
Xiaowu Zhang authored
-
Georgios Dagkakis authored
runUnitTest: recreate_catalog doc saying 'Default is not to recreate, unless using --data_fs_path' was incorrect. Check lines 723, 758 and 765. So default is not to recreate.
-
Ivan Tyagov authored
erp5_data_notebook : Check for matplotlib.pyplot module object in Base_displayImage The external method Base_displayImage displays images of two kind: plot and OFS image saved in erp5. We had earlier checks for erp5 images but no check to for matplotlib plot images. Please review: @Tyagov See merge request !53
-
- 18 Feb, 2016 5 commits
-
-
Tristan Cavelier authored
-
Arnaud Fontaine authored
Instead, define default values if not set (same as previously hardcoded ones) and get the value(s) define on the Tester instead as we may want to check only variation_category_list and not variation_property_dict for example... Followup of: "simulation: improve equivalence testers explanations messages".
-
Arnaud Fontaine authored
Followup of: "simulation: improve equivalence testers explanations messages".
-
Arnaud Fontaine authored
Followup of: "simulation: improve equivalence testers explanations messages".
-
Arnaud Fontaine authored
Followup of: "simulation: improve equivalence testers explanations messages".
-