Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/eXist-db/templating

HTML Templating Library for eXist-db
https://github.com/eXist-db/templating

Merge pull request #24 from joewiz/fix-boolean

Fix boolean parameter casting

c0f6e4b45abfba8e79cc69ef5157515d0a847efa authored over 1 year ago by Juri Leino <[email protected]>
Handle <=6.2.0 vs. >= 7.0.0 error response codes

eXist 6.2.0 and earlier issues an error 400 when the fn:error function is called. With 7.0.0-SNA...

c988ff305b5e52a54d6707d130171a0dceb89d73 authored over 1 year ago by Joe Wicentowski <[email protected]>
Ensure booleans are cast correctly

8984e3a41b27faf555fbc4f1c19eab5dc19f1c64 authored over 1 year ago by Joe Wicentowski <[email protected]>
Adopt cmty convention for module file extensions

library module - xqm
main module - xq

9a4386425a4004679b81a4864032df9e9bf45fa8 authored over 1 year ago by Joe Wicentowski <[email protected]>
Merge pull request #21 from eXist-db/adamretter-patch-1

Import by classpath should not be necessary if conf.xml is correct

43826334314fbf6d28434cc342cb276c97a37533 authored almost 2 years ago by Juri Leino <[email protected]>
Import by classpath should not be necessary if conf.xml is correct

0e41392333fc184f19cb77ca830b085d76f85561 authored almost 2 years ago by Adam Retter <[email protected]>
Prepare v1.1.0

8befb98f08c1ee7138740dd1db5751d00663d6a4 authored almost 2 years ago by Joe Wicentowski <[email protected]>
Merge pull request #19 from line-o/fix/types

fix: parameter types

5624cccd768d14f3ca5797cffd1dbce4536c21e6 authored about 2 years ago by Duncan Paterson <[email protected]>
fix: parameter types

You cannot supply an xs:integer to an xs:int according to the W3C spec,
trying to do so will rai...

506ce7c154789af7bc1140ade8ed4dd3450584ea authored about 2 years ago by Adam Retter <[email protected]>
Merge pull request #16 from line-o/test/ci

improve CI: test on minimum required version, run exist as service

24096eeb0125823256bea1b907d84bbe2dd44b23 authored about 2 years ago by Duncan Paterson <[email protected]>
Merge pull request #15 from line-o/feat/filter-attr

[enhancement] allow filtering of templating specific data attributes from output

35f313634d4eb96326ed72e801ad5f20ada423a3 authored about 2 years ago by Duncan Paterson <[email protected]>
sec: zero vulnerabilities in npm dependencies

e8f76642fd890d425fe5155ab54e7718f1f2fe3e authored about 2 years ago by Juri Leino <[email protected]>
deps: update to gulp-exist 4.3.2

033ba9aed3338719558b95d251d68d0fd7b4067c authored about 2 years ago by Juri Leino <[email protected]>
ci: exist as a service, test on v5

f03c9f242e47b45a89245808a17723b9f91cbc11 authored about 2 years ago by Juri Leino <[email protected]>
test: ensure other attributes are not affected

1557f78cdeecd053291577c17b4d74a47e6ec4a6 authored about 2 years ago by Juri Leino <[email protected]>
test: include XQSuite test in `npm test`

- copy test-runner and test-suite to build
- fix test-runner and xqSuite
- add xqSuite.js run to...

f3316f9f7ecc27bd2f7a23d1160b7eedc04c2f63 authored about 2 years ago by Juri Leino <[email protected]>
test: refactor rest_spec.js

- split up tests into set up and several more granular assertions

730a8c1cf672980ac0abebe6196344f1e50f0e14 authored about 2 years ago by Juri Leino <[email protected]>
chore: fix tests in v5.2.0

ffdf1cb269c24517f354a3f7e305b43e43c033f3 authored about 2 years ago by Juri Leino <[email protected]>
feat: allow filtering of attributes from output

Setting `$templates:CONFIG_FILTER_ATTRIBUTES` to true in the
configuration map will filter templ...

01909dad0f433b39c34319017fe9db8b6ab22a32 authored about 2 years ago by Juri Leino <[email protected]>
Update 1.0.4 release notes

f23d0b59f8f366bc2520fb97e2b56701c8d5f4aa authored almost 3 years ago by Joe Wicentowski <[email protected]>
Prepare v1.0.4

351d03f0163d40139e64528d74789f44e957a589 authored almost 3 years ago by Joe Wicentowski <[email protected]>
Merge pull request #13 from joewiz/revert-1.x-breaking-change

Revert "fix(lib:parse-params)" - breaking change in 1.x

6be482bd943dac70d9ae142c35b73230919f272d authored almost 3 years ago by Juri Leino <[email protected]>
Revert "fix(lib:parse-params): rename static params 'start' and 'end' to 'delim-start' and 'delim-end', so it's less likely that they conflict with frequently used, user provided parameters"

This reverts commit 9eef08b2241fddc8dac824a6f1866353dca0dfbb.

a451ac178b2ed6dce4a43df26fa32a98a947290b authored almost 3 years ago by Joe Wicentowski <[email protected]>
Merge pull request #12 from eXist-db/chore/update-build

chore: update build

b4c47f5ca493a519aa4a1262d5356dc41673915f authored almost 3 years ago by Joe Wicentowski <[email protected]>
chore: update build

Adapt settings to test on HTTP.

- @existdb/gulp-exist 4.3.0
- @existdb/gulp-replace-tmpl

6f9fd9e87d5fca68ea0a49fe526718fe4621eada authored almost 3 years ago by Juri Leino <[email protected]>
Merge pull request #10 from ahenket/patch-1

Performance boost by eliminating not()

f919bb52754bc16551ba3012be58c045bf9f901d authored about 3 years ago by Juri Leino <[email protected]>
Merge pull request #9 from joewiz/fix-radio-form-control

Fix form control: radio button & checkbox inputs

9c281af4f02ece16227979918955d01cf1eba825 authored about 3 years ago by Juri Leino <[email protected]>
Performance boost by eliminating not()

Reverses the logic so you skip the need for not(). This gives every call a slight performance bo...

1f74b07c28d7d70508a33a43790bc216b8ae4a5e authored about 3 years ago by Alexander Henket <[email protected]>
Fix form control: radio button & checkbox inputs

db44be7a225dbbf4e34f742faaa56b122a1b78a3 authored about 3 years ago by Joe Wicentowski <[email protected]>
Bump version to 1.0.3

9180307236b35eeb2f46e64e28b3d230261c18db authored over 3 years ago by Wolfgang Meier <[email protected]>
Remove accidentially committed log message

15d8cba13bdd83e4bf5e29c5b09999d3dbdb50c3 authored over 3 years ago by Wolfgang Meier <[email protected]>
fix(lib:parse-params): rename static params 'start' and 'end' to 'delim-start' and 'delim-end', so it's less likely that they conflict with frequently used, user provided parameters

9eef08b2241fddc8dac824a6f1866353dca0dfbb authored over 3 years ago by Wolfgang Meier <[email protected]>
Increment version to 1.0.2

f3cad9682dff5197dfa4e138e163e312852a182b authored over 3 years ago by Wolfgang Meier <[email protected]>
Replace lib:resolve-apps with a faster version

5ccfedcbb9aa7283c200eeb53d34d33ca6efb5a5 authored over 3 years ago by Wolfgang Meier <[email protected]>
Change author strings

04e18b839be62aec071d891f57830db0c264ce01 authored over 3 years ago by Wolfgang Meier <[email protected]>
Increment version to 1.0.1

c03cab12328657f89047625b59d130b709b4f894 authored over 3 years ago by Wolfgang Meier <[email protected]>
Extend timeout for test lib:resolve-apps

04060b7aa4ac8f18366a68291de91ef067b2d10f authored over 3 years ago by Wolfgang Meier <[email protected]>
Extend lib:parse-params to support configurable delimiters; add lib:resolve-apps to resolve a list of app abbreviations to absolute URI paths for further processing

6c32950769284e5f22f97ae6fd3bf027b5fc85c1 authored over 3 years ago by Wolfgang Meier <[email protected]>
Merge pull request #3 from eXist-db/opencollective-bot/package-json-funding

Add "funding" property to package.json

130998723aa5dab8805b6516010b21f056d93486 authored over 3 years ago by Wolfgang Meier <[email protected]>
Merge branch 'master' into opencollective-bot/package-json-funding

c16500a18874a7bcf33193412a643cbe701bd216 authored over 3 years ago by Wolfgang Meier <[email protected]>
Merge pull request #2 from eXist-db/opencollective-bot/funding

Add FUNDING.yml

af3f2758ae9b08fbb4152e5f7ad99fc1a2782905 authored over 3 years ago by Wolfgang Meier <[email protected]>
Merge pull request #1 from eXist-db/opencollective-bot/configuration

Open Collective Bot configuration

3529350984107edef64b5c79a21bb2515d415dfa authored over 3 years ago by Wolfgang Meier <[email protected]>
Change the automatically generated license and copyright back to LGPL-2.1. Closes #5

68d60e844598d4a2d12edac11d15e33839885872 authored over 3 years ago by Wolfgang Meier <[email protected]>
Add lib:include as an improved alternative to the deprecated templates:include

77b239b61a7228d0d912c0f7b211b01b0c14bd61 authored over 3 years ago by Wolfgang Meier <[email protected]>
Add parse-params for recursively expanding string template expressions; add lib.xqm as separate module for future template functions, for backwards compatibility old functions should stay in templates.xql.

007d24abbe5078e37bd67acfc98dec6829ec91fd authored over 3 years ago by Wolfgang Meier <[email protected]>
Merge pull request #7 from joewiz/fix-set-unset-multiple-param-values

Fix error with if-un/set & >1 same-name params

362c4ae05e2b627be3c61c8ad5dfe0a88c1df750 authored over 3 years ago by Wolfgang Meier <[email protected]>
Fix error with if-un/set & >1 same-name params

The templates:if-parameter-set and templates:if-parameter-unset directives will raise an error i...

6169fb01f556b4c60ee405c1c25b1873faacd582 authored over 3 years ago by Joe Wicentowski <[email protected]>
Drop templates related to eXide and loadsource, see #4

5fb5f89ef749dc0dbfc4d247927b28e33838f4bb authored almost 4 years ago by Wolfgang Meier <[email protected]>
Cleanup: correct license

f38077279cc0a0bed5e3dde1a0c3604860cfa22a authored almost 4 years ago by Wolfgang Meier <[email protected]>
Merge pull request #6 from adamretter/master

Several small fixes

bd714250d6d39929de8c9e259cf1e0d239ffcafd authored almost 4 years ago by Wolfgang Meier <[email protected]>
Correct the filename

da2f4cfdcb0ac09505d34588e71ab209cc46f4a4 authored almost 4 years ago by Adam Retter <[email protected]>
Fix the website address

52128de1f11706947f8dd62648ddaa90d34aea18 authored almost 4 years ago by Adam Retter <[email protected]>
Package requires eXist-db 5 or newer according to docs

298c3538fb69f87e04a1d7881dfa86235c61dda5 authored almost 4 years ago by Adam Retter <[email protected]>
chore: add "funding" property to package.json

3c6ef14c7f2231a43f79e38cc808de74f59737f1 authored almost 4 years ago by open-collective-bot[bot] <46743201+open-collective-bot[bot]@users.noreply.github.com>
chore: add .github/FUNDING.yml

e8c2675e1fb4501d85eb12bc50259e9dfb08e7d6 authored almost 4 years ago by open-collective-bot[bot] <46743201+open-collective-bot[bot]@users.noreply.github.com>
chore: add .github/opencollective.yml

a07b2cf020a1502a0a5f9d8e8ae60fd539886f63 authored almost 4 years ago by open-collective-bot[bot] <46743201+open-collective-bot[bot]@users.noreply.github.com>
Update README

fbf1eb3a592a0bfdaf82c57bd28cf561e643c5db authored almost 4 years ago by Wolfgang Meier <[email protected]>
Add tests for form controls and nested templates

a9a11b6f3ad17cfb8b64966baa417ceaec060ac0 authored almost 4 years ago by Wolfgang Meier <[email protected]>
Fix additional element being output by templates:each

411ee92cb6c1e2b829878345d85d1c5f5085d0f5 authored almost 4 years ago by Wolfgang Meier <[email protected]>
Fix docker step

1be472c4e650a5c4bcef4d920e8864d9cd177636 authored almost 4 years ago by Wolfgang Meier <[email protected]>
Fix docker build

ad38a5f578b1d16dd243677b5e11bb9f00a33227 authored almost 4 years ago by Wolfgang Meier <[email protected]>
Fix GH action

3e637d5509f6c06adca3660674ede72c74ba369a authored almost 4 years ago by Wolfgang Meier <[email protected]>
Update package-lock.json

5490ff9d378ddcc6dee68c6f878407fec19efa4d authored almost 4 years ago by Wolfgang Meier <[email protected]>
Fix GH workflow

71265421602b7942bffb77ef7fe61c36b2c57de0 authored almost 4 years ago by Wolfgang Meier <[email protected]>
Initial commit

e993efbda7797d8363bc3b119db54c71b3477eb7 authored almost 4 years ago by Wolfgang Meier <[email protected]>
'initial scaffolding by Yeoman'

cdba558c59b2a68011266f42ffb1b164b693c8ed authored almost 4 years ago by Wolfgang Meier <[email protected]>