- 23 May, 2023 2 commits
-
-
Ivan Tyagov authored
See merge request nexedi/wendelin!136
-
Martin Manchev authored
-
- 15 May, 2023 1 commit
-
-
Ivan Tyagov authored
By default newly created data lake users will have their Assignments (i.e. access to the system) for 2 years.
-
- 04 May, 2023 3 commits
-
-
Ivan Tyagov authored
-
Ivan Tyagov authored
See merge request nexedi/wendelin!132
-
Ivan Tyagov authored
-
- 03 May, 2023 3 commits
-
-
Ivan Tyagov authored
-
Ivan Tyagov authored
-
Ivan Tyagov authored
See merge request nexedi/wendelin!129
-
- 02 May, 2023 3 commits
-
-
Martin Manchev authored
-
Ivan Tyagov authored
-
Ivan Tyagov authored
-
- 25 Apr, 2023 2 commits
-
-
Ivan Tyagov authored
See merge request !125
-
Martin Manchev authored
This reverts commit 45721d1e.
-
- 21 Apr, 2023 3 commits
-
-
Ivan Tyagov authored
"application/octet-stream" whcih makes accessing object via ERP5-ish UI impossible. The reason for this is that a call to _range_request_handler was always setting this "Content-Type" header. This before switch to Zope4 remained unoticed. Fix now.
-
Ivan Tyagov authored
See merge request !124
-
Martin Manchev authored
-
- 20 Apr, 2023 4 commits
-
-
Ivan Tyagov authored
See merge request !121
-
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
-