- 25 Feb, 2016 1 commit
-
-
Jérome Perrin authored
Only portal_catalog.searchResults supports ignore_unknown_columns, it does not make sense at the level of Products.ZSQLCatalog.SQLCatalog.Query
-
- 24 Feb, 2016 1 commit
-
-
Jérome Perrin authored
Since we now have a transaction cache, changes in user assignements are only taken into account in the next transaction.
-
- 23 Feb, 2016 8 commits
-
-
Romain Courteaud authored
It allows user to correctly select the start time and time zone.
-
Romain Courteaud authored
It allows to create new DateTime with the same timezone.
-
iv authored
-
iv authored
-
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 28 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.
-