- 08 Jan, 2025 24 commits
-
-
Cédric Le Ninivin authored
-
Cédric Le Ninivin authored
-
Cédric Le Ninivin authored
Can replace the following SlapTool calls: * softwareReleaseError * availableSoftwareRelease * buildingSoftwareRelease * destroyedSoftwareRelease
-
Cédric Le Ninivin authored
-
Cédric Le Ninivin authored
-
Cédric Le Ninivin authored
-
Cédric Le Ninivin authored
-
Cédric Le Ninivin authored
-
Cédric Le Ninivin authored
-
Cédric Le Ninivin authored
-
Cédric Le Ninivin authored
-
Cédric Le Ninivin authored
-
Cédric Le Ninivin authored
-
Cédric Le Ninivin authored
-
Cédric Le Ninivin authored
-
Cédric Le Ninivin authored
-
Cédric Le Ninivin authored
-
Cédric Le Ninivin authored
-
Cédric Le Ninivin authored
-
Cédric Le Ninivin authored
-
Cédric Le Ninivin authored
-
Cédric Le Ninivin authored
-
Romain Courteaud authored
This new Web Service can be configured to define a list of entry points associated to JSON Form. Those entry points are accessed by a client by doing an HTTP Post with a JSON input body. The input JSON is validated by the JSON Form. An output JSON body is expected as response.
-
Romain Courteaud authored
It allows to reuse the erp5js header gadget. See nexedi/erp5!2039
-
- 07 Jan, 2025 3 commits
-
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
- 03 Jan, 2025 1 commit
-
-
Romain Courteaud authored
-
- 02 Jan, 2025 5 commits
-
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
Do not acquire from Person to an Organisation, as most user do not have access to the organisation_module
-
Romain Courteaud authored
-
Romain Courteaud authored
-
- 30 Dec, 2024 2 commits
-
-
Romain Courteaud authored
- directly show the software_release and sofware_type informations - instance title is meaningless on this view, as admin want to get an understanding of which kind of software are instanciated - drop creation_date, image columns
-
Romain Courteaud authored
-
- 24 Dec, 2024 1 commit
-
-
Thomas Gambier authored
-
- 19 Dec, 2024 2 commits
-
-
Alain Takoudjou authored
See merge request !727
-
Alain Takoudjou authored
copy netrc file to software home location with the good ownership.
-
- 18 Dec, 2024 2 commits
-
-
Rafael Monnerat authored
slapos_erp5&cloud: Reimplement (and speed up) security to use ERP5User_getUserSecurityCategoryValueList No need external script for this. This change introduces a test change on testSlapOSCloudShadow, that include R-COMPUTER and R-INSTANCE for shadow users. After check, this feature (shadow) is not used for compute node or software instance users, so despite it is not needed (introduced 12yr ago), I kept just for reference. If those tests eventually break or cause problem, it is safe to remove them later on.
-
Rafael Monnerat authored
Include a custom ERP5Type_asSecurityGroupIdSet, since we need to handle the order of source_project + function (sort) a non-standard way.
-