- 11 Jan, 2023 7 commits
-
-
Xiaowu Zhang authored
-
Xiaowu Zhang authored
-
Xiaowu Zhang authored
-
Xiaowu Zhang authored
-
Xiaowu Zhang authored
-
Ophélie Gagnard authored
this bt5 is used to monitoring compute node state compute node upload file data into data stream of slapos master then data stream is transformed into data array which can be easily processed for more infos: https://www.erp5.com/rapidspace-Server.Check.Process
-
Xiaowu Zhang authored
-
- 10 Jan, 2023 1 commit
-
-
Jérome Perrin authored
See merge request nexedi/slapos.core!466
-
- 04 Jan, 2023 1 commit
-
-
Xavier Thompson authored
-
- 21 Dec, 2022 1 commit
-
-
Rafael Monnerat authored
See merge request nexedi/slapos.core!465
-
- 20 Dec, 2022 5 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
Ignore the render_oss since it always change after the installation due the update of translation data.
-
Rafael Monnerat authored
Use another website for handle OSS (administrative) operations rather them overwrite properties on renderjs_runner itself
-
Rafael Monnerat authored
See merge request nexedi/slapos.core!468
-
Jérome Perrin authored
When using slapos console on scripts defining functions, for example ```py def my_request(*args, **kw): ... return request(*args, **kw) ``` the global names such as `request` where no longer available in the namespace of the function, because of a wrong usage of exec regarding locals/globals. Co-authored-by: Kirill Smelkov <kirr@nexedi.com>
-
- 19 Dec, 2022 4 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
See merge request !459
-
Rafael Monnerat authored
See merge request nexedi/slapos.core!463
-
Rafael Monnerat authored
See merge request !464
-
- 16 Dec, 2022 2 commits
-
-
Jérome Perrin authored
-
Jérome Perrin authored
-
- 15 Dec, 2022 13 commits
-
-
Rafael Monnerat authored
This is a workaround for fixup when objects has internal invalid properties, since we do not want to extend the general error display before replace the json form.
-
Rafael Monnerat authored
Unify tests for prevent excessive copy/paste duplication.
-
Rafael Monnerat authored
Unify and drop duplicated code present on slapos_payzen and slapos_wechat. Update and move tests related to the change
-
Rafael Monnerat authored
slapos_accounting: Create Payment Transaction before redirect to handle external payment redirection
-
Rafael Monnerat authored
-
Rafael Monnerat authored
Drop builder and alarm for update Confirmed Payment transaction Update Payment state gadget (JIO) Generate the link from the Sale Invoice Transaction rather them Payment (since they might not exist) crm: Update from Unpaid Payments to Unpaid Invoices Now we rely on lettered/non lettered invoices rather than payments.
-
Rafael Monnerat authored
The usage of Entity_createPaymentTransaction is slightly faster since it is used to create the payment before the redirect. Since we arent creating Payments globally, call the builder to produce a single payment would be overkill.
-
Rafael Monnerat authored
isLettered is more accurated to accounting terms and easy to understand.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
The Payment Transaction should be created once the user attempt to pay, and not on every Payment Transaction.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
The implementation shouldn't rely on the existence of Payment Transaction for knowing if the Sale Invoice Transaction is payed or not.
-
Romain Courteaud authored
-
- 14 Dec, 2022 2 commits
-
-
Thomas Gambier authored
-
Thomas Gambier authored
-
- 13 Dec, 2022 1 commit
-
-
Rafael Monnerat authored
See merge request nexedi/slapos.core!460
-
- 07 Dec, 2022 3 commits
-
-
Rafael Monnerat authored
See merge request nexedi/slapos.core!461
-
Léo-Paul Géneau authored
-
Rafael Monnerat authored
-