- 20 Apr, 2023 3 commits
-
-
Martin Manchev authored
-
Ivan Tyagov authored
See merge request !120
-
Martin Manchev authored
This reverts commit 004be34a439b81c2e658ed0d30ab2e1946924822.
-
- 13 Apr, 2023 2 commits
-
-
Ivan Tyagov authored
-
Ivan Tyagov authored
See merge request !119
-
- 12 Apr, 2023 3 commits
-
-
Martin Manchev authored
-
Martin Manchev authored
-
Ivan Tyagov authored
-
- 05 Apr, 2023 1 commit
-
-
Ivan Tyagov authored
-
- 31 Mar, 2023 2 commits
-
-
Ivan Tyagov authored
See merge request !118
-
Martin Manchev authored
-
- 30 Mar, 2023 2 commits
-
-
Ivan Tyagov authored
See merge request nexedi/wendelin!116
-
Martin Manchev authored
-
- 27 Mar, 2023 1 commit
-
-
Rafael Monnerat authored
See merge request !115
-
- 24 Mar, 2023 4 commits
-
-
Rafael Monnerat authored
Use proper way of configure Mixin on portal types
-
Rafael Monnerat authored
This value isnt exported anymore
-
Ivan Tyagov authored
-
Ivan Tyagov authored
-
- 23 Mar, 2023 1 commit
-
-
Ivan Tyagov authored
See merge request !114
-
- 22 Mar, 2023 1 commit
-
-
Rafael Monnerat authored
-
- 05 Mar, 2023 2 commits
-
-
Levin Zimmermann authored
With 3f887532 and b4c22280 we already removed numpy security duplications: this code already exists in ERP5 (with erp5@a254bf50). But we still missed some code parts: https://lab.nexedi.com/nexedi/wendelin/blob/b4c222803027a2d0d0fae793a4f16d4bea85f87d/product/Wendelin/__init__.py#L49-52 (perhaps because they looked different between erp5 and wendelin). Furthermore with erp5@79fa584e the last numpy parts which only existed in Wendelin were also migrated to ERP5, which is why we can finally also remove this from Wendelin. Now all numpy related RestrictedPython definitions can be found in the ERP5 codebase and they are no longer distributed over both ERP5 and Wendelin. /tested-at https://erp5js.nexedi.net/#/test_result_module/20230305-F68A7FFE
-
Jérome Perrin authored
Add Zope4 support, while keeping Zope2 support for now See merge request nexedi/wendelin!110
-
- 01 Mar, 2023 4 commits
-
-
Klaus Wölfel authored
Base_wendelinTextToNumpy just takes a string and pass it to numpy.load, but numpy.load will load pickles (problem from https://github.com/numpy/numpy/issues/12759 ). Therefore we disallow loading pickles here until this becomes the default in newer numpy versions. Co-authored-by: Jérome Perrin <jerome@nexedi.com>
-
Jérome Perrin authored
self.publish() had a bug regarding status code for empty responses on Zope2 and that bug was fixed in Zope4, this adjust the code to support both versions.
-
Jérome Perrin authored
-
Jérome Perrin authored
this is already done in ERP5
-
- 27 Feb, 2023 1 commit
-
-
Ivan Tyagov authored
See merge request !111
-
- 24 Feb, 2023 1 commit
-
-
Rafael Monnerat authored
All modules should use this base category.
-
- 23 Feb, 2023 1 commit
-
-
Levin Zimmermann authored
With nexedi/erp5@a254bf50 numpy was allowed in erp5 upstream Restricted.py. There is no need for any duplication in wendelin. Tested at: https://erp5js.nexedi.net/#/test_result_module/20230223-AE5B8F75
-
- 15 Feb, 2023 1 commit
-
-
Ivan Tyagov authored
-
- 23 Jan, 2023 1 commit
-
-
Ivan Tyagov authored
-
- 19 Jan, 2023 2 commits
-
-
Xiaowu Zhang authored
See merge request nexedi/wendelin!109
-
Xiaowu Zhang authored
-
- 17 Jan, 2023 2 commits
-
-
Xiaowu Zhang authored
erp5_wendelin_data_lake_ingestion_default_security_model: those module's Business Application are big data
-
Xiaowu Zhang authored
-
- 11 Jan, 2023 4 commits
-
-
Ivan Tyagov authored
-
Ivan Tyagov authored
-
Ivan Tyagov authored
-
Ivan Tyagov authored
-
- 10 Jan, 2023 1 commit
-
-
Ivan Tyagov authored
-