- 01 Jul, 2021 9 commits
-
-
Romain Courteaud authored
Old slapgrid version will use the "Hosting Subscription" term during search. Add a new Skin Selection to rewrite the search query on the fly. Add a new web site to not rely on the generic one, as it prevent specific customization
-
Romain Courteaud authored
-
Romain Courteaud authored
It is needed for now to allow migrating the module
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Romain Courteaud authored
force_install prevents removing content (python script, form fields, ...) when updating a bt5.
-
Jérome Perrin authored
liblibgolang from pygolang is used in wendelin and because of a current limitation of setuptools_dso we don't have rpath on libraries for python extensions linked with pygolang, but at runtime we import pygolang before and there's no issue at runtime. suggested by Kirill on nexedi/slapos!1007 (comment 136792)
-
Jérome Perrin authored
This can be useful for scenarios where shared objects are dynamically loaded at runtime, after having pre-loaded dynamically some shared objects they depend on.
-
Jérome Perrin authored
-
- 30 Jun, 2021 2 commits
-
-
Romain Courteaud authored
-
Lisa Casino authored
-
- 28 Jun, 2021 2 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
See merge request nexedi/slapos.core!307
-
- 25 Jun, 2021 9 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
It requires R-SHADOW-PERSON
-
Rafael Monnerat authored
Use child_aggregate is too slow on larger sets.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
See merge request nexedi/slapos.core!314
-
- 21 Jun, 2021 3 commits
-
-
Xavier Thompson authored
-
Thomas Gambier authored
See merge request nexedi/slapos.core!311
-
Lisa Casino authored
-
- 17 Jun, 2021 4 commits
-
-
Xavier Thompson authored
This enables calling `slapos node format` from the command line. The configuration is updated every time `StandaloneSlapOS.format()` is called so that subsequent calls to `slapos node format` produce the same output. In the future, `StandaloneSlapOS.format()` could be adapted to call `slapos node format` directly. See merge request nexedi/slapos.core!308
-
Xavier Thompson authored
Running slapformat creates a `.slapos-resource` file in each partition. Running slapgrid emits a warning if a free partition dir is not empty. With this commit, slapgrid only emits a warning if a free partition contains entries other than the slapformat dump file.
-
Rafael Monnerat authored
See merge request nexedi/slapos.core!315
-
Romain Courteaud authored
Optimize the query execution time.
-
- 15 Jun, 2021 11 commits
-
-
Thomas Gambier authored
-
Romain Courteaud authored
-
Romain Courteaud authored
-
Rafael Monnerat authored
It isn't possible to pay on payzen zero amount invoices, so just update payment_mode to skip the payment from the search (to prevent bloat activities by relaunching activities that will never change the state of the object).
-
Rafael Monnerat authored
Since an Support Request is updated by moving an Item to a project/organisation, its related Events should have their security updated too.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
This is required mostly to be able to edit parameters on the Hosting Subscription shared by others users. This feature, also allow us list "Project Members" in futures, to know it the invitations were used by proper users.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
Ensure that the user has proper Security once new assignments are created.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-