Ecosyste.ms: OpenCollective

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

eXist-db

eXist-db Native XML Database
Collective - Host: opensource - https://opencollective.com/existdb - Website: https://exist-db.org - Code: https://github.com/eXist-db

Merge pull request #13 from ljo/feature/avoid-npe-multiple-pie-plot

Adding PiePlotDrawingSupplier to be able to use sectionColors with Multi...

github.com/eXist-db/jfreechart - bc47d045a20296cb21c5e745c0349df5af1bc2bc authored over 10 years ago
Adding PiePlotDrawingSupplier to be able to use sectionColors with MultiplePiePlot. Also fixed setting the background paint of the subplots.

github.com/eXist-db/jfreechart - 3caa2b8d0e2fbf4b9f41dd1cb17467d28e383c5b authored over 10 years ago
Merge pull request #12 from ljo/feature/avoid-npe-multiple-pie-plot

Allow configuration of MultiplePiePlot and avoid NPE in setSectionColors...

github.com/eXist-db/jfreechart - af158fdd0e97a357948c2d58c5fcc47873ab7ee6 authored over 10 years ago
Allow configuration of MultiplePiePlot and avoid NPE in setSectionColors() if plot is MultiplePiePlot. Method setSectionColors() taking values, key *and* colour, from <sectionColors> does not work as expected I would say, so need to think about that and add a solution later.

github.com/eXist-db/jfreechart - b25d93e3f64b301a2bd92bf79b1b88cf61398991 authored over 10 years ago
Merge pull request #11 from eXist-db/feature/add-new-examples-for-charts-and-configuration-to-showcase

Adding examples for new charts and configurations to showcase.

github.com/eXist-db/jfreechart - 5af02e6f56f567d276e8ea50522c5aca736d4f49 authored over 10 years ago
Adding examples for new charts and configurations to showcase.

github.com/eXist-db/jfreechart - db7869e04d20f800989e45ea417dfc61653dc4b2 authored over 10 years ago
Increment build number to 2.0.9.

github.com/eXist-db/eXide - 842d10157b77ad59a61dcc11095aef497d67f0d1 authored over 10 years ago
Fix navigation history for javascript and css modes.

github.com/eXist-db/eXide - 02e6f6f2fbb5562873ddbc196462f34a4d08737e authored over 10 years ago
Use PUT instead of POST when sending XQuery to server for validation. Removes size limit on XQueries.

github.com/eXist-db/eXide - c447de791794bf45274422dfcda1b3d73e55e4c3 authored over 10 years ago
Fix edit history navigation

github.com/eXist-db/eXide - 0abf1f3f2d4eaec4c3090742a43f5ba657b94da0 authored over 10 years ago
Validating XML failed if document was larger than 500k.

github.com/eXist-db/eXide - 19a828206a493f10b5a9f426ee10e982706a3e16 authored over 10 years ago
fixed prepare-ace in build.xml; fixed header overlapping and breaking menu on mid-size screens; hiding 'home' menu entry on smaller screens

github.com/eXist-db/shared-resources - 66c56b0df40dbac4c65930f167410720ff3d98b9 authored over 10 years ago
Workaround to fix issue with popup blockers in live reload mode: user needs to load the app page once manually.

github.com/eXist-db/eXide - 516b72aae5db7efd9608a4599767d3cbd745a5da authored over 10 years ago
Hide powered-by logo on mobile device.

github.com/eXist-db/monex - 4930d0ce871b85cc8ad6850cd30faed074a7d170 authored over 10 years ago
Update build

github.com/eXist-db/eXide - aa87ecb5a09f9faad62a21faae016ce0f87925e8 authored over 10 years ago
Support "go to definition" for global variables. Add history to allow navigation back to previous edit position.

github.com/eXist-db/eXide - 68e6fd9996b78dcc88e652b653b8cf0345c8c20c authored over 10 years ago
Add "powered by" logo to templates.

github.com/eXist-db/eXide - 46cf8d7dbd3090221b76d5417a525e04856ca022 authored over 10 years ago
eXide depends on shared-resource 0.4.0

github.com/eXist-db/eXide - 07c973ed3ec0fa8fb1172287417de3f73266856c authored over 10 years ago
Fix paging in feed view

github.com/eXist-db/AtomicWiki - 3426bdd75832e681eeade12be2b8a828587327ed authored over 10 years ago
Added powered-by logo to styles.

github.com/eXist-db/shared-resources - f2bb1a5ed4126e78c2ac8aa398e4179600d13837 authored over 10 years ago
Showing the number of instances for each defined index causes the query to become very slow when the page is opened on a large data set. In the worst case it can completely block eXist. Commented out the corresponding entries in the table until we have found faster ways to retrieve this information.

github.com/eXist-db/monex - b1002a3912921285b5d9396b6706a767fa2f8f5f authored over 10 years ago
Add "powered by" logo

github.com/eXist-db/monex - 1dea0684eddfed631a148a16043b91f677aa15bb authored over 10 years ago
Remote console: allow message channel to be configured.

github.com/eXist-db/monex - 5d0cd5a502cec1b352b6f13f6160609326856eb9 authored over 10 years ago
Display alert if browser does not support web sockets (e.g. IE8)

github.com/eXist-db/monex - 80abf63fb3ea8610e871b7669c64449de341bf55 authored over 10 years ago
Remember current line and open tab when saving state. Restore after reload.

github.com/eXist-db/eXide - 0225de4ec3f9745447167ef22a96ed90aa2ee5c3 authored over 10 years ago
Updating pages to new bootstrap version. Add fontawesome icons. Bug fixes. Improve markdown editor.

github.com/eXist-db/AtomicWiki - b3eb813b3b31b21f8f79046e84698c6728a7059a authored over 10 years ago
Merge pull request #10 from dizzzz/develop

Added change log

github.com/eXist-db/jfreechart - e770d2da17865827a7c259ae37c0327a97df638a authored over 10 years ago
Added change log

github.com/eXist-db/jfreechart - 020c01e1988c4ae3f3e9f1334dd4d21a7474b2d5 authored over 10 years ago
Updating to bootstrap 3, step 1

github.com/eXist-db/AtomicWiki - 0ea99a0c8df68083774defd594e5d17dda5912c7 authored over 10 years ago
Small fixes for markdown support.

github.com/eXist-db/AtomicWiki - e0379ae1d1684ebc741b4e4ef4de4b11c9abb2fa authored over 10 years ago
Fix navbar display issues on screen sizes between 768 and 998px

github.com/eXist-db/shared-resources - 41cfe2dcabc905733151f0debeb265732a55dd69 authored over 10 years ago
Fix drag and drop: disable dragging into the editor if upload dialog is open

github.com/eXist-db/eXide - c82bbcf8f9f2a48688db0ef47dea7163c2b1a95a authored over 10 years ago
Show monitoring status on all pages. Only display warn icon if there is really a warning.

github.com/eXist-db/monex - 944d23f6055a70d9d82984503c46a054297dc0e9 authored over 10 years ago
Increment version. Update build.

github.com/eXist-db/eXide - e562de43252f3181cb1c5c703d00e98d33da5a69 authored over 10 years ago
Support HTML blocks and inline HTML

github.com/eXist-db/exist-markdown - 3e45fa9cbf01a743a3f5ece6a21a393d160ec38f authored over 10 years ago
Make sure monex warns if scheduler module is not enabled.

github.com/eXist-db/monex - baa5bbde8490238ea49070f61dcd200f4dd066ab authored over 10 years ago
retrieve version from expath-pkg.xml used as build.xml property file

github.com/eXist-db/eXide - e9485ff8534552d74f0a745c6b42f2e84a84ee58 authored over 10 years ago
Merge pull request #65 from wshager/patch-4

Added removeEventListener

github.com/eXist-db/eXide - 335e1c1215bf5c19b4787ee507d9d26b7287b8e3 authored over 10 years ago
Merge pull request #48 from gmella/master

retrieve version from expath-pkg.xml used as build.xml property file

github.com/eXist-db/eXide - b8f3c5158d5063d6cddecac1e8adbe935067106e authored over 10 years ago
Disable autodeploy as default in upload dialog

github.com/eXist-db/eXide - d9cc56f84747a0a78043eeae1f89200cfcc36598 authored over 10 years ago
Follow best practice for apps and create an eXide user to own the installed package. Added change log.

github.com/eXist-db/eXide - dcb934d54d7306599491bf83a5b49eabc5ccaace authored over 10 years ago
Fix live reload: if resource is saved and there's no browser window running the app: create one.

github.com/eXist-db/eXide - 99d23ec77036ed754e08904f2a8e611c48f9dcef authored over 10 years ago
Improve display of full text matches in query results. Make it visible in all themes.

github.com/eXist-db/eXide - 94cd6619bc273725a42de78fad19e9248f68e3f0 authored over 10 years ago
Added removeEventListener

Not tested...

github.com/eXist-db/eXide - ad83cc287e7ae29e984a45a39e6d8673462c716d authored over 10 years ago
Updated documentation

github.com/eXist-db/eXide - 08a5b1f23dbbd4627687e9e11bb3b1000a3178a9 authored over 10 years ago
Support dropping files onto the editor to open their content in a new tab.

github.com/eXist-db/eXide - 4274481ef7a747741be21c2b540ebba62feda8ff authored over 10 years ago
Limited permissions on notifications.xml

github.com/eXist-db/monex - 23837cc11f1261126b1b88cae9e1bc63f7c8d469 authored over 10 years ago
Optimize apputil:resolve-abbrev, which is called many times when rendering a page from the default exist-db apps.

github.com/eXist-db/shared-resources - 198879e034c517e3b25c17b9c445e4a4dd73e3be authored over 10 years ago
exist-db stylesheet: smaller header for mobile devices.

github.com/eXist-db/shared-resources - 26371f39b0a1262a1e831c8dbec29551e793d6c4 authored over 10 years ago
Support email alerts.

github.com/eXist-db/monex - 6dd19fb45da2bf8abae630f998c5fe664b2a3f67 authored over 10 years ago
Use scheduled job on server for ping; push notifications to client via web socket.

github.com/eXist-db/monex - c061c7489f987616b11b374271d6cb730c7267ff authored over 10 years ago
Absolute paths used in exist-2.2.css. Should be relative.

github.com/eXist-db/shared-resources - 5910a4c15c421e81d0ecf569ab115c4aba097b05 authored over 10 years ago
Properly restore minimized panels.

github.com/eXist-db/eXide - 3366f819c8de2c37fa748d6b0e0e3cf0581d9f02 authored over 10 years ago
Update less. Fixed relative paths in CSS generated from less file.

github.com/eXist-db/eXide - d22653df7987172d0dbdda782ef27dd9ac8b4597 authored over 10 years ago
Detect eXide version previously used in browser. Reset layout and display note if different from current version.

github.com/eXist-db/eXide - a2d545d51aaab15b977759fc088ec6f9b0e73dd3 authored over 10 years ago
Ignore downloaded emmet.js

github.com/eXist-db/shared-resources - 893da4785efecda6be18e68d703398cfc46ba119 authored over 10 years ago
Update ace to latest version.

github.com/eXist-db/shared-resources - 342217058ad882035636d4782103a5088e677a59 authored over 10 years ago
Results panel resize issue: results disappear after resize.

github.com/eXist-db/eXide - 344cdefdbbc96aa2d2997da85a4132278077d602 authored over 10 years ago
Fix for graph view

github.com/eXist-db/monex - 3f29ffba84a4b8c34cd488f342759027e5655858 authored over 10 years ago
Show total brokers in graph

github.com/eXist-db/monex - d73a901a79d0635db053bc956d3bf26259a31c9b authored over 10 years ago
Use expath http client so we can set a timeout

github.com/eXist-db/monex - be6e7ef502dd1d24dbd82cf74b3526646d83199b authored over 10 years ago
Add abstraction for graphs. Kill xquery through JMX if possible.

github.com/eXist-db/monex - 077d11f199f5b0bce4f6e0798d3f6f3ec0462900 authored over 10 years ago
New feature: live reload of app window upon save. Obviously one file got lost in previous commit.

github.com/eXist-db/eXide - fe7d29cbbb4a10b422680930fb4b20813068b543 authored over 10 years ago
Update eXide.js

Queries do not only find, but construct, so "returned" is a better word than "found". The popup ...

github.com/eXist-db/eXide - 6ee3270406f1d51f762b97112f78b85beb88e5d0 authored over 10 years ago
Fix keybinding for toggle query results panel.

github.com/eXist-db/eXide - 4ee5f5e01d73b3e40e41fdd49aeff69c9b5363f2 authored over 10 years ago
Fix xar deployment; permissions upon save

github.com/eXist-db/eXide - 3d7a239803c60f4aa59204b4a5a82394fcc86e8d authored over 10 years ago
More styling: icons in menu.

github.com/eXist-db/eXide - d4198ff98e7920f476dde35803a67d38ba129ffd authored over 10 years ago
New feature: live reload of app window upon save.

github.com/eXist-db/eXide - 7178206296df9488424bc70cac563119da3dfe33 authored over 10 years ago
Styling fixes; use font-awesome for icons.

github.com/eXist-db/eXide - 4686b9f2764fc1387a4f400a3b541cf1b4f9a69b authored over 10 years ago
Error handling.

github.com/eXist-db/monex - 9342ed7b22adb913430fdda7cada6ea5a29646b4 authored over 10 years ago
Show alert if JMX connection fails and retry.

github.com/eXist-db/monex - f930e779b06a6fe6f040b7db249098dd41709b76 authored over 10 years ago
Remove hardcoded javascript for parsing JMX output. Use knockout instead.

github.com/eXist-db/monex - 3f6cd62ec6eba1a6e0d3d677b4cc6894b4797e79 authored over 10 years ago
Add remote monitoring facility: monitors multiple servers.

github.com/eXist-db/monex - 4670fc57b27033bb1ba04ed97248f4ce85080f0a authored over 10 years ago
JMXServlet in eXist now expects an authentication token.

github.com/eXist-db/monex - 505d4e65ae4404fe0b804d4420168fb8f7565336 authored over 10 years ago
Adding intellij project settings.

github.com/eXist-db/monex - a6b26aad6663c14e8d8f3a87a3c64a7d3972cb8f authored over 10 years ago
Merge pull request #52 from jensopetersen/patch-2

Update keybindings.js

github.com/eXist-db/eXide - e07ae6abb4f0eb84bf71365dd26c6b476d868cbf authored over 10 years ago
Merge pull request #53 from jensopetersen/patch-3

Update eXide.js

github.com/eXist-db/eXide - 2a60e3eb041b9b4507aea606a33834a86687f352 authored over 10 years ago
Merge pull request #60 from wshager/patch-3

Allow saving of empty binary docs

github.com/eXist-db/eXide - 70ac9811170a9a62d9904574b668cb69826f6725 authored over 10 years ago
Allow saving of empty binary docs

Will save a binary doc even if there was no request data

github.com/eXist-db/eXide - 95b981b7fd389e92c31ec5bb94e7733edd2c83a0 authored over 10 years ago
Fix typo in keybindings (Ctr instead of Ctrl)

github.com/eXist-db/eXide - 124326c34ba01f71e50664734538f4ac4d35dc87 authored over 10 years ago
Fixed some more warnings and resolved deprecated methods

github.com/eXist-db/eclipse-plugin - 77eef098f3ded4ff46caa93f867808e2796c8c94 authored over 10 years ago
Fixed some more plugin and build.properties warnings

github.com/eXist-db/eclipse-plugin - 5026e317a250a3c6d8095cded5c6af1505083833 authored over 10 years ago
Fixed warnings, added missing @Override annotations

github.com/eXist-db/eclipse-plugin - aa8fd7539e458365482611cddc156cd635f921a7 authored over 10 years ago
Fixed more warnings added missing hashCode() methods

github.com/eXist-db/eclipse-plugin - a2517dc48dd0c0fdcef29a31a2299828ea2b7990 authored over 10 years ago
Fixed some more warnings. Changed to Java SE 1.7

github.com/eXist-db/eclipse-plugin - 592a41b54be205bbbb8a9e74b65b9658d40debe7 authored over 10 years ago
Fixed various warnings

github.com/eXist-db/eclipse-plugin - edbbff0fc679083c28660f04d074bc66b8c2ff2c authored over 10 years ago
Switch to Java-SE 1.7, enable build under Eclipse Kepler

github.com/eXist-db/eclipse-plugin - 026cd14311dcd9bfac0a1548dd48db4c8f3edd01 authored over 10 years ago
Do not close login dialog if login failed.

github.com/eXist-db/eXide - c8293590bc75e20a7183a600bc2be78e14faf002 authored over 10 years ago
Fix window resize

github.com/eXist-db/eXide - e839d893bd4481b1e9257facc8b40abb4314f4f6 authored over 10 years ago
Fix resize handle for query result panel.

github.com/eXist-db/eXide - c1e18e2a0e60afe72095cbb95fc04853ce13732c authored over 10 years ago
Bump to version 0.4.0

github.com/eXist-db/dashboard - e9ba84b0be8165842eb5f85a860591115c8cf91e authored over 10 years ago
Merge pull request #9 from ljo/develop

Adding new configuration options for plot: outlineVisible, pieSectionOut...

github.com/eXist-db/jfreechart - 85635913b6e5f230a5ed3f276ea82d6f9f1cec35 authored over 10 years ago
Make sure PieCharts use the new configuration options too.

github.com/eXist-db/jfreechart - df44be364ddfedd31586cf65b5140a190afd9c01 authored over 10 years ago
Update build

github.com/eXist-db/eXide - 3c852e10a49192fddcf60a0aa184f7443fe80e93 authored over 10 years ago
Enable directory uploads on browsers supporting it (chrome and firefox). Drag&drop of directories is limited to chrome.

github.com/eXist-db/eXide - c6c2d851db11bbfe74a675fd5fce2b5c48823b33 authored over 10 years ago
Replace jquery layout library with CSS3 flexbox for main application layout.

github.com/eXist-db/eXide - 382ee1bb57e644d57d6a1dea82690c868090f070 authored over 10 years ago
Adding new configuration options for plot: outlineVisible, pieSectionOutlinesVisible, pieShadowColor. Also now possible to set null for pieShadowColor and plotBackgroundColor

github.com/eXist-db/jfreechart - fb2077029302f51d6245faf4565b98c94b9e5808 authored over 10 years ago
Merge pull request #6 from dizzzz/develop

Bump to version v0.2

github.com/eXist-db/jfreechart - d93f19c2c5afdb16f46cfe9349d872cd1316f20a authored over 10 years ago
Add "clear" button to console page.

github.com/eXist-db/monex - 1024bea0a23ac4019987106b75f1f6fa8a9e1af4 authored over 10 years ago
Merge pull request #20 from wshager/patch-2

fixed totalcount in response header

github.com/eXist-db/dashboard - a96a68f686c96ce1822580494e8082df2648696e authored over 10 years ago