- 05 Feb, 2025 8 commits
-
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Rafael Monnerat authored
If you access the listbox before the subscription request is indexed the link is broken on the listbox. patch provided by: Romain Courteaud.
-
Romain Courteaud authored
It prevents Unauthorized, as only owner can access the temp object
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
- 28 Jan, 2025 1 commit
-
-
Rafael Monnerat authored
The code was rework to be visible by anonymous
-
- 27 Jan, 2025 1 commit
-
-
Rafael Monnerat authored
-
- 24 Jan, 2025 2 commits
-
-
Titouan Soulard authored
-
Jérome Perrin authored
the vulnerability database content seems to have changed
-
- 14 Jan, 2025 9 commits
-
-
Romain Courteaud authored
Stop and delete b2b services
-
Romain Courteaud authored
-
Romain Courteaud authored
- Support Slave Instance allocated in the same tree - allow creating allocation consistency ticket on Instance Node - handle allocation consistency for Slave Instance without Instance Node
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Thomas Gambier authored
-
Alain Takoudjou authored
This is a fixup of d42de18b.
-
- 13 Jan, 2025 2 commits
-
-
Thomas Gambier authored
-
Alain Takoudjou authored
history and statistics files are sometimes corrupted because of invalid json We do 2 things to improve this: 1. we use json.load to read the previous file (this will detect if the file is corrupted) 2. we use json.dump to write the entire file at once in a temporary file and then we move this file to be atomic. Probably this will consume more resources. See merge request !728
-
- 10 Jan, 2025 2 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
This prevents installation update modification date due Web Page modification date is newer. This fixes the coding style tests broken by: slapos_web_deploy: Added missing standalone-test slapos_web_deploy: Add rplc_coupler deploy script
-
- 09 Jan, 2025 2 commits
-
-
Rafael Monnerat authored
It was create a while ago, but never pushed.
-
Rafael Monnerat authored
-
- 07 Jan, 2025 1 commit
-
-
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 1 commit
-
-
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.
-