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

[fix] hit number wasn’t being shown for all cases

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]>
clarify: highlighting is only for adaptive & xml

c920f81ef2a800762bf3f3936ce1db8fdd3e25da authored about 8 years ago by Joe Wicentowski <[email protected]>
[fix] Ensure only nodes are passed to util:expand

- after testing queries that returned atomic values in XML Output mode

3167f3f7e6af98546f3c07c9732f74065878309f authored about 8 years ago by Joe Wicentowski <[email protected]>
add handling for highlighting attribute matches

using revised output of util:expand as of #1135

0bd9d1ff575dcda60f8ffd04c7fdc467e747450f authored about 8 years ago by Joe Wicentowski <[email protected]>
Improve wording of checkbox label

… as discussed in #133

68b17a08430b17c64a04455bfe870e961387e19d authored about 8 years ago by Joe Wicentowski <[email protected]>
unify match handling of xml and adaptive output

- 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]>
show <exist:match> element in hits

Closes #132

2a8187198c1bac0fef789cc073ebf0346b55f998 authored about 8 years ago by Joe Wicentowski <[email protected]>
Merge pull request #137 from joewiz/fix/json-null-adaptive

correct output for empty sequences

d10f9ed2c5b247781fdeb94c6866c9dfb28d7d38 authored about 8 years ago by Dannes Wessels <[email protected]>
correct output for empty sequences

eb7b682f3c8afeb7f409dcbf9c9ac67eb9eb3b6d authored about 8 years ago by Joe Wicentowski <[email protected]>
Merge pull request #136 from joewiz/fix/json-null-adaptive

handle null & empty sequences in adaptive output

e849f87cbde569438c5c234b7955c39843937960 authored about 8 years ago by Wolfgang Meier <[email protected]>
handle null & empty sequences in adaptive output

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]>
Merge pull request #135 from adamretter/develop

[bugfix] Make sure not to assume the URL is /exist/ when reverse proxying

82530cfc5222adc02d0e1486f2fd356b89904dec authored over 8 years ago by Wolfgang Meier <[email protected]>
[bugfix] Make sure not to assume the URL is /exist/ when reverse proxying

Related: https://github.com/eXist-db/exist/issues/1122

4c3a7f0c87bf1bd963d56bab07802df39f983c38 authored over 8 years ago by Adam Retter <[email protected]>
* moved encode for uri down to where its done for the collection path anyway

27f6d6e5066d17d947a87f585b9a0dd4be169339 authored over 8 years ago by Lars Windauer <[email protected]>
* fixes issue if uploaded file has whitespace in its name

1c65561d2ed9d91e0f34b88c10138562ae1684a3 authored over 8 years ago by Lars Windauer <[email protected]>
Merge pull request #127 from wolfgangmm/feature-clickable-label

[feature] Make "remember me" label clickable

b4aeaffdad05c1dbd793c4b69dd8a88d96a09a04 authored over 8 years ago by Wolfgang Meier <[email protected]>
Merge pull request #130 from joewiz/fix-collection-uri

use standard collection uri

e59b328436aca2fb03b2496c613f8766535c323f authored over 8 years ago by Wolfgang Meier <[email protected]>
use standard collection uri

ec4cabcf19d93e6052657b695889cc6ad09c8172 authored over 8 years ago by Joe Wicentowski <[email protected]>
[feature] Make "remember me" label clickable

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]>
Increment version, require eXist 3.0.2

3b1d55971f729203c9265f022d4e31512d458854 authored over 8 years ago by Wolfgang Meier <[email protected]>
Update minimized file

88587df9c9fb10477b5277fd477fda9c0715b9e0 authored over 8 years ago by Wolfgang Meier <[email protected]>
Change XQuery version to 3.1 for new files. Detect correct editor mode for less files.

fb70e32c2977208424f9d95c7db6c09f61dd4de4 authored over 8 years ago by Wolfgang Meier <[email protected]>
Support keyboard shortcuts for copy, paste and cut.

d0a5364957d0b2f045f348166794b41991a8223d authored almost 9 years ago by Wolfgang Meier <[email protected]>
Merge pull request #122 from joewiz/fix/adaptive-document-nodes

handle document nodes in adaptive mode

d6e36e990f3cf5fbe00afb186a93cb94ad6afb57 authored almost 9 years ago by Wolfgang Meier <[email protected]>
handle document nodes in adaptive mode

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]>
Toolbar in open/manage dialog is not correctly updated when switching collection.

e408c58c3cad59f38104626319d180ec22e992dc authored almost 9 years ago by Wolfgang Meier <[email protected]>
Improve keyboard navigation for open/manage dialogs: page up/down, home, end; other keys initiate a search for resources starting with typed string.

bf51b06fcb406307c7032dad2e834a32d92f1f01 authored almost 9 years ago by Wolfgang Meier <[email protected]>
Merge pull request #121 from joewiz/feature/adaptive-output

add adaptive & json output option for query results

ad87de9c5968e9d3e768d02f361146744c511133 authored almost 9 years ago by Wolfgang Meier <[email protected]>
improve styling of JSON Output

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]>
align non-anonymous functions output with spec

- use fn, math, map, array, xs, local namespace prefixes
- for empty or any other namespace, use...

227fef815dd5fa15a5d435d07bc0a0a5f921ea73 authored almost 9 years ago by Joe Wicentowski <[email protected]>
fix name used for anonymous functions

9b203942fc66dda1a76516651822cdf2dd2efa00 authored almost 9 years ago by Joe Wicentowski <[email protected]>
regenerate minified eXide.js

0e65c392c429e8ab58010c0a51c5fb99bff0d221 authored almost 9 years ago by Joe Wicentowski <[email protected]>
add "JSON Output" option for query results

863759c5bdc7d9edcd1e285a74e7121ff4e424d2 authored almost 9 years ago by Joe Wicentowski <[email protected]>
fix maps with multiple objects

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]>
ignore build-generated index.html file

dd5bc67e508495b77acb36ca984057d337c51c9d authored almost 9 years ago by Joe Wicentowski <[email protected]>
regenerate minified eXide.js

5b1ba6825dd7e92ee352be4b92c68dfcd862b137 authored almost 9 years ago by Joe Wicentowski <[email protected]>
add xq3.1 adaptive output option for query results

according to http://www.w3.org/TR/xslt-xquery-serialization-31/#adaptive-output

a316a8ddb61c7431238fa021c03787d6e1a9bcca authored almost 9 years ago by Joe Wicentowski <[email protected]>
Update slick.grid library to the still maintained fork at https://github.com/6pac/SlickGrid

e560c0ec8557294d4995a0b8e257a2b4bf7e258d authored about 9 years ago by Wolfgang Meier <[email protected]>
Potential fix for blank entries for resources/collections in open/manage dialog. See #110

994ba2344f4c03eafaf4128d50c584fcc5f7b718 authored about 9 years ago by Wolfgang Meier <[email protected]>
Fix checkbox display in dialogs. Closes #116

a3517cc728d8c2eadb74cc3fef4c05274f661e2c authored about 9 years ago by Wolfgang Meier <[email protected]>
Use dynamic lookup of function xmldb:store-as-binary. It will only be available in eXist 3.0. Closes #120

2e0e3169c508e4b27347499be13a58228819c092 authored about 9 years ago by Wolfgang Meier <[email protected]>
Merge pull request #99 from JoernT/store-binary-as-binary

modified store.xql to support storing of binary html files

1d46357d7c5659d9459bcd2733aa5627f3af087a authored about 9 years ago by Wolfgang Meier <[email protected]>
Merge pull request #95 from adamretter/develop

Fix XQuery syntax

29fb681b8fbc4ad375712f8e0c81c70f21bf558e authored about 9 years ago by Joe Wicentowski <[email protected]>
[bugfix] Correct XQuery 3.1 syntax

4a6ae7e4438b3fc81a9c1c28f2c70452800aa13a authored about 9 years ago by Adam Retter <[email protected]>
[bugfix] Correct XQuery 1.0 Syntax

b026f15be2e8bf5e8191e07c507fcd803a07243e authored about 9 years ago by Adam Retter <[email protected]>
Merge pull request #102 from joewiz/feature/fix-rename

fix rename bug with special characters

edb165ae1ed79b8362348d2799790b89efd25a53 authored about 9 years ago by Joe Wicentowski <[email protected]>
Merge pull request #107 from wolfgangmm/feature-add-restxq-trigger

Conform to default collection.xconf

22dbf1a793f4502ccec295327472224041cffde6 authored about 9 years ago by Joe Wicentowski <[email protected]>
Merge pull request #100 from joewiz/feature-new-xquery-snippets

add snippets for output & html namespace decls

d056ce274d2c2f79a0c27869e023651e95959e21 authored about 9 years ago by Joe Wicentowski <[email protected]>
Merge pull request #103 from christophe-g/fix-layout

flex layout broken on chrome 45 (linux)

90752af6e8f871fec89ac0ef02ef9b6845992b2d authored about 9 years ago by Wolfgang Meier <[email protected]>
Conform to default collection.xconf

d3388ce3ed27b3c98fde1bed0c7e34fc9572c2c3 authored over 9 years ago by Joe Wicentowski <[email protected]>
fix flex layout issue with chrome 45

d8e8bfaec21abadedf3ea936ff4ac6c08d1c6a2c authored over 9 years ago by christophe-g <[email protected]>
Merge branch 'develop' of https://github.com/wolfgangmm/eXide into develop

b4588f693f0c16f297fae5a25579b957c38e74a0 authored over 9 years ago by christophe-g <[email protected]>
renames failed with special characters

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]>
add snippets for output & html namespace decls

b4fce2c9d1ebced314e577741ee6a3473db59ce6 authored over 9 years ago by Joe Wicentowski <[email protected]>
modified store.xql to support storing of binary html files

d426708c4ca99257c2759387fad311e9a7768464 authored over 9 years ago by JoernT <[email protected]>
Increment version to 2.1.3

670e0716152e53942ea21c9d89cd6ff0b4415b0f authored over 9 years ago by Wolfgang Meier <[email protected]>
Comment out the includeall option when generating app

aa47f8fb7d60fc4350efa1931f7e852bff8f1c31 authored over 9 years ago by Wolfgang Meier <[email protected]>
Fix test function output

2bc5c10cdbb71a999258ad98ebcfef9a3b4655ef authored over 9 years ago by Wolfgang Meier <[email protected]>
Replace deprecated text:groups function with analyze-string

59c8c31955e1402777f31418133a8e65253b2b91 authored over 9 years ago by Wolfgang Meier <[email protected]>
Merge pull request #92 from wolfgangmm/joewiz-patch-1

Allow dba to execute queries

07207a2aa301d10adbd0350e44c2c26e4895baac authored over 9 years ago by Wolfgang Meier <[email protected]>
Allow dba to execute queries

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]>
Merge pull request #79 from christophe-g/master

Fix problem on state restore

426ae8019af2d2789aa5836d041d60460352f4c8 authored almost 10 years ago by Wolfgang Meier <[email protected]>
Merge pull request #81 from christophe-g/fix-outline

Fix outline being called too often

b87efcf4092d7a7a2b3a24d685b7376d7c8b9032 authored almost 10 years ago by Wolfgang Meier <[email protected]>
Merge pull request #88 from wolfgangmm/feature-checkbox-labels

Make checkbox labels clickable

749bef57e54ad8b13c57f23f8ef29f6276877dc4 authored almost 10 years ago by Wolfgang Meier <[email protected]>
Merge branch 'feature-checkbox-labels' of https://github.com/wolfgangmm/eXide

e5b03d7ebc0bb5da6719a6bacbdc8fdd417622f6 authored almost 10 years ago by Joe Wicentowski <[email protected]>
ensure correct placement of checkboxes, relative to their label

0e5f6769fe462f54425e3f213279b82db623f6b5 authored almost 10 years ago by Joe Wicentowski <[email protected]>
Make checkbox labels clickable

831577d8128d1f830531e93b6d2d9eacbeaeccaa authored almost 10 years ago by Joe Wicentowski <[email protected]>
Merge branch 'master' of https://github.com/wolfgangmm/eXide

12d18900962dce669eef7cc7e30bcb43199c1149 authored about 10 years ago by christophe-g <[email protected]>
clear outline functions later so that the outline lookup is still working

9723f580a1265d1ec8a9af9a456a77185a78375e authored about 10 years ago by christophe-g <[email protected]>
while we are at it, do not display commented variables and functions in the outline

932c4241e13d6832ff0999fe5b80330ee1613614 authored about 10 years ago by christophe-g <[email protected]>
discard commented import modules in outline

c4029289d98d2666c7c7d1e7f3ce743b35a051a0 authored about 10 years ago by christophe-g <[email protected]>
unmerge from master

ea596414d054910768be5df3db328005483caabf authored about 10 years ago by christophe-g <[email protected]>
call outline only when necessary

1bd80409c47b9052ccc8b85c7a4f4e92187e33e4 authored about 10 years ago by christophe-g <[email protected]>
style tree stuff

7904a79bc68712132ead4c5ae4e4f2085e305521 authored about 10 years ago by christophe-g <[email protected]>
bugfix for eXide stall on state restore

48e964260319b0a675b86025c89d97437531a01a authored about 10 years ago by christophe-g <[email protected]>
Update version to 2.1.2

98f7946d843cd1b50f4f6f77f7e37269f573e59e authored about 10 years ago by Wolfgang Meier <[email protected]>
Hide scrollbars on outline container tabs

84b5426e8948fe41999680e1f2ae59a0ffa325b8 authored about 10 years ago by Wolfgang Meier <[email protected]>
Fix location of extended error message popup.

e97ecf4e4ba89ccd0edd46b2f535c0a550c4c65f authored about 10 years ago by Wolfgang Meier <[email protected]>
XQuery error popup swallows < and > (closes #68)

9c240e83e9e0c247e2f7fd3df721a881842f1a2d authored about 10 years ago by Wolfgang Meier <[email protected]>
Remove enforce-xhtml serialisation option (closes issue #70).

6ca63efe74ed92ef9c128bea47a485256e469df0 authored about 10 years ago by Wolfgang Meier <[email protected]>
Fix scrolling of tabs if they do not fit on screen.

960ca7e468343fa98c11cb7534bf98bb4b4b12df authored about 10 years ago by Wolfgang Meier <[email protected]>
If too many files are selected for upload, don't show them all to avoid browser freeze. Display progress bar for total progress and spinner icon to indicate activity.

e99bee3d1f358f30c28b00ef536d9b90ff964568 authored over 10 years ago by Wolfgang Meier <[email protected]>
Fix inline help on function docs

3b4a1efe3acc98792a9adf0eecc98fd903fe2018 authored over 10 years ago by Wolfgang Meier <[email protected]>
Merge pull request #75 from christophe-g/directory

add feature to display resources being edited

511677741625023b5ef1a6c686a8dd9cc880f0cc authored over 10 years ago by Wolfgang Meier <[email protected]>
fix db manager sync problem when collection already loaded

8fcb8846b80930ca1e1494349543895f35afc84f authored over 10 years ago by christophe-g <[email protected]>
fix db manager sync problem when collection already loaded

3cb27250f1ee4f8656c08e5ebe6c53e9fa3318a5 authored over 10 years ago by christophe-g <[email protected]>
add feature to display resources being edited

e2c172a5fd00ca7b9ad59ac445c2ebff43b7aad6 authored over 10 years ago by christophe-g <[email protected]>
Merge pull request #74 from christophe-g/directory

sync the tree when change on db structure

c91480ebda0197f6040908be9df39121feb8dc46 authored over 10 years ago by Wolfgang Meier <[email protected]>
Add src/directory.js to included js files for development

41a2e187bc0adc3fae5cf0f5d81068a33ce5609a authored over 10 years ago by Wolfgang Meier <[email protected]>
sync the tree when change on structure

729628d000f39bb5f96b3ea40557eaa254d7568a authored over 10 years ago by christophe-g <[email protected]>
Merge pull request #72 from christophe-g/directory

outline tab activated on load

3e598aa7f0063e8d666f766d268674e442dea246 authored over 10 years ago by Wolfgang Meier <[email protected]>
Merge pull request #73 from christophe-g/emmet

activate emmet for all potential types

3cb174641a5ba32d09ec88f1235768592b7f3e1b authored over 10 years ago by Wolfgang Meier <[email protected]>
Allow .html and .js to be evaluated (by copying content to results iframe). This used to result in an error message, which may confuse users.

17ba0fcb6b4e3319729349d8c4693ace16b9cdb8 authored over 10 years ago by Wolfgang Meier <[email protected]>
Fix pretty printing of query results: "xml" namespace should not be declared

43f1bab02934ec4d9a4e3eeaba403761fcc407a3 authored over 10 years ago by Wolfgang Meier <[email protected]>
synchronize directory with db manager when it is visible

8c5d20f47b18bf029cd91f80685c4fdd6d22184c authored over 10 years ago by christophe-g <[email protected]>
emmet option is on, activate emmet for all potential types: xml, html, css, less,... not only for html

dd7adf6aed630d5215ed202217bcbd1c1e85a31d authored over 10 years ago by christophe-g <[email protected]>
outline tab activated on load

7a14d89349e632b7317790b8e6f7c7396eda3df5 authored over 10 years ago by christophe-g <[email protected]>
Merge branch 'christophe-g-directory' into develop

54b3aa21d116bb4e6626ddcf9c220e24353f8703 authored over 10 years ago by Wolfgang Meier <[email protected]>
first go at adding sublime-style directory tree

ecd41eefab22aa478dc9c165727cca5795b834e7 authored over 10 years ago by christophe-g <[email protected]>
Merge branch 'git'

a52208d52fe6ee80e8524ec4b8ca70ff024cbb38 authored over 10 years ago by christophe-g <[email protected]>