- 09 Nov, 2022 3 commits
-
-
Rafael Monnerat authored
The value isn't fetch from a getAttachment anymore
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
- 08 Nov, 2022 1 commit
-
-
Rafael Monnerat authored
Apply suggestion to master/bt5/slapos_accounting/SkinTemplateItem/portal_skins/slapos_accounting/AccountingTransactionModule_getUnpaidInvoiceList.py
-
- 07 Nov, 2022 8 commits
-
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
It is required to show them all before continue
-
Rafael Monnerat authored
-
Rafael Monnerat authored
There isnt a need to fetch on every line, since the information comes from options
-
Rafael Monnerat authored
On invoices tab, only display invoices Unpaid (missing payments). This makes easy the user know what is pending to pay and on the 'List all' tab, he can search old invoices (and view them all by date)
-
- 02 Nov, 2022 3 commits
-
-
Rafael Monnerat authored
See merge request !444
-
Rafael Monnerat authored
Ensure it wont find any unexpected published notification message.
-
Rafael Monnerat authored
This fails if the website property is set on Live Tests or whenever you run on project specific context.
-
- 01 Nov, 2022 25 commits
-
-
Rafael Monnerat authored
See merge request !438
-
Rafael Monnerat authored
-
Rafael Monnerat authored
Delay a bit before edit for now.
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
This contains external min code, that isnt so complaint with JSL tests
-
Rafael Monnerat authored
It is not required to a major test on full scenario to test load parameters from text area, neither 2 tests since it cover both cases as before in a much simpler way.
-
Rafael Monnerat authored
Replace tv4 by cfworker json schema and ref-parser
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
It was replaced
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
As exposed by Romain, `parseFromString` does not throw any error if the XML parsing fails. Instead, you have to manually check if there is a `parsererror` element inside the returned document. See: https://developer.mozilla.org/en-US/docs/Web/API/DOMParser/parseFromString#error_handling
-
Rafael Monnerat authored
-
Rafael Monnerat authored
-
Rafael Monnerat authored
This don't remove jQuery completly, but it allow us to clean up the remaing part
-
Rafael Monnerat authored
It is a useless block
-
Rafael Monnerat authored
Replace tv4 by cfworker-jsonschema in order to support more recent schemas. Use ref-parser rather them custom expandSchema to build a expanded json schema. cfworker json schema was built from https://github.com/cfworker/cfworker/tree/main/packages/json-schema source code.
-
Rafael Monnerat authored
Allow the default sample use Additional Properties for now, a more restricted version of it can be included on another file.
-
Rafael Monnerat authored
-