- 11 Dec, 2023 1 commit
-
-
Roque authored
-
- 24 Aug, 2022 1 commit
-
- 13 May, 2022 1 commit
-
-
Jérome Perrin authored
We have a test suite OfficeJS.Appstore.UnitTest-Master failing to run since a few days with an error like this: $ /srv/slapgrid/slappart3/t/cag/i/5/bin/runTestSuite --help Traceback (most recent call last): File "../bin/runTestSuite", line 298, in <module> import Products.ERP5Type.tests.runTestSuite File "../parts/erp5/product/ERP5Type/__init__.py", line 86, in <module> from Products.ERP5Type.Utils import initializeProduct, updateGlobals File "../parts/erp5/product/ERP5Type/Utils.py", line 32, in <module> from past.builtins import cmp ImportError: No module named past.builtins This is because with erp5 commit a17bb91030 (py2/py3: Make Products code compatible with both python2 and python3., 2022-04-13) we have a new dependency. That dependency is provided by the new SlapOS software release, so ERP5 has a minimal requirement for this new SlapOS software release. These changes are about updating SlapOS software release. The old version pins are no longer needed here, because SlapOS software release provides them. SlapOS now comes with a newer version of Zope2 and also with their own patches to Zope2, so we use += to apply this patch on top of SlapOS patches
-
- 04 Feb, 2022 1 commit
-
-
Roque authored
-
- 02 Feb, 2022 2 commits
-
-
Roque authored
- drop duplicated test
- 27 Jan, 2022 1 commit
-
-
Roque authored
-
- 14 Dec, 2021 3 commits
- 07 Jul, 2021 2 commits
-
-
Roque authored
- 01 Jul, 2021 4 commits
- 26 May, 2021 1 commit
-
- 21 May, 2021 1 commit
-
-
Roque authored
- interaction workflow - rename leaf domain action
-
- 26 Apr, 2021 3 commits
-
-
Romain Courteaud authored
-
Romain Courteaud authored
-
- 16 Apr, 2021 2 commits
- 08 Mar, 2021 1 commit
-
-
Roque authored
-
- 08 Sep, 2020 1 commit
-
-
Jérome Perrin authored
Since erp5 commit f8cd3922d2 (base: introduce Person.initUserId, 2020-08-13) _setUserId is no longer called when person are created, so we need another way to trigger local role generation. Extend interaction so that it is called also on initUserId
-
- 08 Aug, 2019 1 commit
-
-
Romain Courteaud authored
-
- 06 Jun, 2019 5 commits
-
-
Romain Courteaud authored
It seems ZODB is modified during the first access
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
- 28 May, 2019 1 commit
-
-
Romain Courteaud authored
-
- 22 May, 2019 1 commit
-
-
Romain Courteaud authored
-
- 20 May, 2019 1 commit
-
-
Romain Courteaud authored
See erp5@b0d269b1
-
- 15 Feb, 2019 1 commit
-
-
Romain Courteaud authored
-
- 12 Feb, 2019 1 commit
-
-
Romain Courteaud authored
-
- 04 Feb, 2019 4 commits
-
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
Owner must be able to view his product Revert "[officejs_security] Allow officejs user to see validated product" This reverts commit 4e8a490f. Drop not needed category value [officejs_upgrader] Set person value on the Software Product This allows to correctly set the local roles during an upgrade.
-
Romain Courteaud authored
-