Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/eXist-db/eXide
A web-based XQuery IDE for eXist-db
https://github.com/eXist-db/eXide
hit numbers to the left of each result wasn’t shown for in-memory results; it was only shown for...
20a46c7225fd259352fc5e2318b455ab040fa383 authored about 8 years ago by Joe Wicentowski <[email protected]>c920f81ef2a800762bf3f3936ce1db8fdd3e25da authored about 8 years ago by Joe Wicentowski <[email protected]>
- after testing queries that returned atomic values in XML Output mode
3167f3f7e6af98546f3c07c9732f74065878309f authored about 8 years ago by Joe Wicentowski <[email protected]>using revised output of util:expand as of #1135
0bd9d1ff575dcda60f8ffd04c7fdc467e747450f authored about 8 years ago by Joe Wicentowski <[email protected]>… as discussed in #133
68b17a08430b17c64a04455bfe870e961387e19d authored about 8 years ago by Joe Wicentowski <[email protected]>- eXide’s original behavior applied util:expand to all results of the original “XML Output” opti...
887b209247c99053f985d3d67a3d3c96d48a4435 authored about 8 years ago by Joe Wicentowski <[email protected]>Closes #132
2a8187198c1bac0fef789cc073ebf0346b55f998 authored about 8 years ago by Joe Wicentowski <[email protected]>correct output for empty sequences
d10f9ed2c5b247781fdeb94c6866c9dfb28d7d38 authored about 8 years ago by Dannes Wessels <[email protected]>eb7b682f3c8afeb7f409dcbf9c9ac67eb9eb3b6d authored about 8 years ago by Joe Wicentowski <[email protected]>
handle null & empty sequences in adaptive output
e849f87cbde569438c5c234b7955c39843937960 authored about 8 years ago by Wolfgang Meier <[email protected]>before, results including JSON null values (i.e., an empty sequence in the value of a map entry)...
c33521842a3e40522664591087d8f955970f2f56 authored about 8 years ago by Joe Wicentowski <[email protected]>[bugfix] Make sure not to assume the URL is /exist/ when reverse proxying
82530cfc5222adc02d0e1486f2fd356b89904dec authored over 8 years ago by Wolfgang Meier <[email protected]>Related: https://github.com/eXist-db/exist/issues/1122
4c3a7f0c87bf1bd963d56bab07802df39f983c38 authored over 8 years ago by Adam Retter <[email protected]>27f6d6e5066d17d947a87f585b9a0dd4be169339 authored over 8 years ago by Lars Windauer <[email protected]>
1c65561d2ed9d91e0f34b88c10138562ae1684a3 authored over 8 years ago by Lars Windauer <[email protected]>
[feature] Make "remember me" label clickable
b4aeaffdad05c1dbd793c4b69dd8a88d96a09a04 authored over 8 years ago by Wolfgang Meier <[email protected]>use standard collection uri
e59b328436aca2fb03b2496c613f8766535c323f authored over 8 years ago by Wolfgang Meier <[email protected]>ec4cabcf19d93e6052657b695889cc6ad09c8172 authored over 8 years ago by Joe Wicentowski <[email protected]>
It's convenient to be able to click on the label of an otherwise very small checkbox control.
...
1e1ed99917da5f0f84b3f835215674cd3c5c9afa authored over 8 years ago by Joe Wicentowski <[email protected]>3b1d55971f729203c9265f022d4e31512d458854 authored over 8 years ago by Wolfgang Meier <[email protected]>
88587df9c9fb10477b5277fd477fda9c0715b9e0 authored over 8 years ago by Wolfgang Meier <[email protected]>
fb70e32c2977208424f9d95c7db6c09f61dd4de4 authored over 8 years ago by Wolfgang Meier <[email protected]>
d0a5364957d0b2f045f348166794b41991a8223d authored almost 9 years ago by Wolfgang Meier <[email protected]>
handle document nodes in adaptive mode
d6e36e990f3cf5fbe00afb186a93cb94ad6afb57 authored almost 9 years ago by Wolfgang Meier <[email protected]>fixes problem where a doc() or collection() call that would return document nodes was being disp...
a09e0c304b1df37dc205c3e32ee82623ae98d6f1 authored almost 9 years ago by Joe Wicentowski <[email protected]>e408c58c3cad59f38104626319d180ec22e992dc authored almost 9 years ago by Wolfgang Meier <[email protected]>
bf51b06fcb406307c7032dad2e834a32d92f1f01 authored almost 9 years ago by Wolfgang Meier <[email protected]>
add adaptive & json output option for query results
ad87de9c5968e9d3e768d02f361146744c511133 authored almost 9 years ago by Wolfgang Meier <[email protected]>use white-space CSS instead of `<pre>` element to ensure output uses same font as other modes, w...
dc3a5a324fabedbd7915fdd237116e974dcb3595 authored almost 9 years ago by Joe Wicentowski <[email protected]>
- use fn, math, map, array, xs, local namespace prefixes
- for empty or any other namespace, use...
9b203942fc66dda1a76516651822cdf2dd2efa00 authored almost 9 years ago by Joe Wicentowski <[email protected]>
0e65c392c429e8ab58010c0a51c5fb99bff0d221 authored almost 9 years ago by Joe Wicentowski <[email protected]>
863759c5bdc7d9edcd1e285a74e7121ff4e424d2 authored almost 9 years ago by Joe Wicentowski <[email protected]>
fixes error where `map {"a": "b", "c": "d"}` was being displayed as `map {"a": "b"}map {"c": "d"}`.
e6863ba4f22f407e79cdedb4aa708f06807bbab6 authored almost 9 years ago by Joe Wicentowski <[email protected]>dd5bc67e508495b77acb36ca984057d337c51c9d authored almost 9 years ago by Joe Wicentowski <[email protected]>
5b1ba6825dd7e92ee352be4b92c68dfcd862b137 authored almost 9 years ago by Joe Wicentowski <[email protected]>
according to http://www.w3.org/TR/xslt-xquery-serialization-31/#adaptive-output
a316a8ddb61c7431238fa021c03787d6e1a9bcca authored almost 9 years ago by Joe Wicentowski <[email protected]>e560c0ec8557294d4995a0b8e257a2b4bf7e258d authored about 9 years ago by Wolfgang Meier <[email protected]>
994ba2344f4c03eafaf4128d50c584fcc5f7b718 authored about 9 years ago by Wolfgang Meier <[email protected]>
a3517cc728d8c2eadb74cc3fef4c05274f661e2c authored about 9 years ago by Wolfgang Meier <[email protected]>
2e0e3169c508e4b27347499be13a58228819c092 authored about 9 years ago by Wolfgang Meier <[email protected]>
modified store.xql to support storing of binary html files
1d46357d7c5659d9459bcd2733aa5627f3af087a authored about 9 years ago by Wolfgang Meier <[email protected]>Fix XQuery syntax
29fb681b8fbc4ad375712f8e0c81c70f21bf558e authored about 9 years ago by Joe Wicentowski <[email protected]>4a6ae7e4438b3fc81a9c1c28f2c70452800aa13a authored about 9 years ago by Adam Retter <[email protected]>
b026f15be2e8bf5e8191e07c507fcd803a07243e authored about 9 years ago by Adam Retter <[email protected]>
fix rename bug with special characters
edb165ae1ed79b8362348d2799790b89efd25a53 authored about 9 years ago by Joe Wicentowski <[email protected]>Conform to default collection.xconf
22dbf1a793f4502ccec295327472224041cffde6 authored about 9 years ago by Joe Wicentowski <[email protected]>add snippets for output & html namespace decls
d056ce274d2c2f79a0c27869e023651e95959e21 authored about 9 years ago by Joe Wicentowski <[email protected]>flex layout broken on chrome 45 (linux)
90752af6e8f871fec89ac0ef02ef9b6845992b2d authored about 9 years ago by Wolfgang Meier <[email protected]>d3388ce3ed27b3c98fde1bed0c7e34fc9572c2c3 authored over 9 years ago by Joe Wicentowski <[email protected]>
d8e8bfaec21abadedf3ea936ff4ac6c08d1c6a2c authored over 9 years ago by christophe-g <[email protected]>
b4588f693f0c16f297fae5a25579b957c38e74a0 authored over 9 years ago by christophe-g <[email protected]>
I discovered this bug when I accidentally renamed a file with a \ in the filename, and when I tr...
0224ce6928563e58af206f1924bc35925781259d authored over 9 years ago by Joe Wicentowski <[email protected]>b4fce2c9d1ebced314e577741ee6a3473db59ce6 authored over 9 years ago by Joe Wicentowski <[email protected]>
d426708c4ca99257c2759387fad311e9a7768464 authored over 9 years ago by JoernT <[email protected]>
670e0716152e53942ea21c9d89cd6ff0b4415b0f authored over 9 years ago by Wolfgang Meier <[email protected]>
aa47f8fb7d60fc4350efa1931f7e852bff8f1c31 authored over 9 years ago by Wolfgang Meier <[email protected]>
2bc5c10cdbb71a999258ad98ebcfef9a3b4655ef authored over 9 years ago by Wolfgang Meier <[email protected]>
59c8c31955e1402777f31418133a8e65253b2b91 authored over 9 years ago by Wolfgang Meier <[email protected]>
Allow dba to execute queries
07207a2aa301d10adbd0350e44c2c26e4895baac authored over 9 years ago by Wolfgang Meier <[email protected]>The `@execute-query` restriction controls if non-dba users are allowed to execute XQuery code fr...
4c0bdcc22762ac4edcc77e1bfbbace8b6df1dd80 authored almost 10 years ago by Joe Wicentowski <[email protected]>Fix problem on state restore
426ae8019af2d2789aa5836d041d60460352f4c8 authored almost 10 years ago by Wolfgang Meier <[email protected]>Fix outline being called too often
b87efcf4092d7a7a2b3a24d685b7376d7c8b9032 authored almost 10 years ago by Wolfgang Meier <[email protected]>Make checkbox labels clickable
749bef57e54ad8b13c57f23f8ef29f6276877dc4 authored almost 10 years ago by Wolfgang Meier <[email protected]>e5b03d7ebc0bb5da6719a6bacbdc8fdd417622f6 authored almost 10 years ago by Joe Wicentowski <[email protected]>
0e5f6769fe462f54425e3f213279b82db623f6b5 authored almost 10 years ago by Joe Wicentowski <[email protected]>
831577d8128d1f830531e93b6d2d9eacbeaeccaa authored almost 10 years ago by Joe Wicentowski <[email protected]>
12d18900962dce669eef7cc7e30bcb43199c1149 authored about 10 years ago by christophe-g <[email protected]>
9723f580a1265d1ec8a9af9a456a77185a78375e authored about 10 years ago by christophe-g <[email protected]>
932c4241e13d6832ff0999fe5b80330ee1613614 authored about 10 years ago by christophe-g <[email protected]>
c4029289d98d2666c7c7d1e7f3ce743b35a051a0 authored about 10 years ago by christophe-g <[email protected]>
ea596414d054910768be5df3db328005483caabf authored about 10 years ago by christophe-g <[email protected]>
1bd80409c47b9052ccc8b85c7a4f4e92187e33e4 authored about 10 years ago by christophe-g <[email protected]>
7904a79bc68712132ead4c5ae4e4f2085e305521 authored about 10 years ago by christophe-g <[email protected]>
48e964260319b0a675b86025c89d97437531a01a authored about 10 years ago by christophe-g <[email protected]>
98f7946d843cd1b50f4f6f77f7e37269f573e59e authored about 10 years ago by Wolfgang Meier <[email protected]>
84b5426e8948fe41999680e1f2ae59a0ffa325b8 authored about 10 years ago by Wolfgang Meier <[email protected]>
e97ecf4e4ba89ccd0edd46b2f535c0a550c4c65f authored about 10 years ago by Wolfgang Meier <[email protected]>
9c240e83e9e0c247e2f7fd3df721a881842f1a2d authored about 10 years ago by Wolfgang Meier <[email protected]>
6ca63efe74ed92ef9c128bea47a485256e469df0 authored about 10 years ago by Wolfgang Meier <[email protected]>
960ca7e468343fa98c11cb7534bf98bb4b4b12df authored about 10 years ago by Wolfgang Meier <[email protected]>
e99bee3d1f358f30c28b00ef536d9b90ff964568 authored over 10 years ago by Wolfgang Meier <[email protected]>
3b4a1efe3acc98792a9adf0eecc98fd903fe2018 authored over 10 years ago by Wolfgang Meier <[email protected]>
add feature to display resources being edited
511677741625023b5ef1a6c686a8dd9cc880f0cc authored over 10 years ago by Wolfgang Meier <[email protected]>8fcb8846b80930ca1e1494349543895f35afc84f authored over 10 years ago by christophe-g <[email protected]>
3cb27250f1ee4f8656c08e5ebe6c53e9fa3318a5 authored over 10 years ago by christophe-g <[email protected]>
e2c172a5fd00ca7b9ad59ac445c2ebff43b7aad6 authored over 10 years ago by christophe-g <[email protected]>
sync the tree when change on db structure
c91480ebda0197f6040908be9df39121feb8dc46 authored over 10 years ago by Wolfgang Meier <[email protected]>41a2e187bc0adc3fae5cf0f5d81068a33ce5609a authored over 10 years ago by Wolfgang Meier <[email protected]>
729628d000f39bb5f96b3ea40557eaa254d7568a authored over 10 years ago by christophe-g <[email protected]>
outline tab activated on load
3e598aa7f0063e8d666f766d268674e442dea246 authored over 10 years ago by Wolfgang Meier <[email protected]>activate emmet for all potential types
3cb174641a5ba32d09ec88f1235768592b7f3e1b authored over 10 years ago by Wolfgang Meier <[email protected]>17ba0fcb6b4e3319729349d8c4693ace16b9cdb8 authored over 10 years ago by Wolfgang Meier <[email protected]>
43f1bab02934ec4d9a4e3eeaba403761fcc407a3 authored over 10 years ago by Wolfgang Meier <[email protected]>
8c5d20f47b18bf029cd91f80685c4fdd6d22184c authored over 10 years ago by christophe-g <[email protected]>
dd7adf6aed630d5215ed202217bcbd1c1e85a31d authored over 10 years ago by christophe-g <[email protected]>
7a14d89349e632b7317790b8e6f7c7396eda3df5 authored over 10 years ago by christophe-g <[email protected]>
54b3aa21d116bb4e6626ddcf9c220e24353f8703 authored over 10 years ago by Wolfgang Meier <[email protected]>
ecd41eefab22aa478dc9c165727cca5795b834e7 authored over 10 years ago by christophe-g <[email protected]>
a52208d52fe6ee80e8524ec4b8ca70ff024cbb38 authored over 10 years ago by christophe-g <[email protected]>