-
Updated
Sep 16, 2020 - JavaScript
xslt
Here are 548 public repositories matching this topic...
-
Updated
Aug 24, 2020 - PHP
-
Updated
Nov 13, 2020 - Java
Is your feature request related to a problem? Please describe.
Running the code below will result in two different error messages:
xquery version "3.1";
try { [1,2,3,4](-1) } catch err:FOAY0001 { $err:description },
try { array:get([1,2,3,4], -1) } catch err:FOAY0001 { $err:description }- "Array index out of bounds. Position -1 does not exist in this array. Length
Hi,
There is an issue with the file map2hhcImpl.xsl from dita-ot-develop\dita-ot-3.6.0-SNAPSHOT@23ce7fd\plugins\org.dita.htmlhelp\xsl\map2htmlhelp
sgprefix">DOTX</xsl:variable> should probably be: <xsl:variable name="msgprefix">DOTX</xsl:variable>
Introduce Yourself!
Please leave a comment below to say a virtual "hello!" Let us know what brought you to the ArchivesSpace codebase, what you're working on, if you're looking for any collaborators to help you with your current or future projects, and any other questions or comments you might have.
Here's an example to get everyone started:
- Your Name: Lora Woodford
- Your Employer/Affiliation (if applicabl
-
Updated
Nov 14, 2020 - JavaScript
-
Updated
Nov 12, 2020 - HTML
-
Updated
Nov 11, 2020 - HTML
-
Updated
Nov 12, 2020 - Java
-
Updated
Oct 26, 2020 - JavaScript
-
Updated
Mar 12, 2020 - JavaScript
-
Updated
Nov 13, 2020 - Java
The newly added EXSLT math functions need some test coverage.
Small test cases patterned after the other tests in stylesheet_test.go are best (see TestNaive for a template).
-
Updated
Nov 13, 2020 - Ruby
Introduce a aplc:MaxPostSize config parameter and check the Content-Length header of PUT and POST request; reject the request with 413 Request Entity Too Large if it is over the size limit.
-
Updated
Nov 14, 2020 - XSLT
-
Updated
Nov 4, 2020 - Java
-
Updated
Aug 22, 2020 - HTML
-
Updated
Nov 13, 2020 - TypeScript
Improve this page
Add a description, image, and links to the xslt topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the xslt topic, visit your repo's landing page and select "manage topics."

Currently it seems koalix only tracks invoices/payments. I would love to generate an invoice, and send my client a link to pay it. I can certainly facilitate this on my own in a custom app, but this is a pretty important part of any CRM in any case.
I'm sorry this is such a stupid question but I am realizing there is no mention of this in the docs. This would be a very desirable feature. I