EXPath Package

Back to listing of all packages

Shared Resources: jquery, dojo, ace, templating, utilities

Description:Shared resources used by other apps
Version:0.9.1
Size:1950k
Requirement:eXist-db version 3.0.4 or later
Package Abbrev:shared
Package Name:http://exist-db.org/apps/shared
Author(s):Wolfgang Meier
License:GNU-LGPL
Website:https://github.com/eXist-db/shared-resources
Download:shared-resources-0.9.1.xar

Change log:

0.9.1
0.9.0
  • New: Extend form control to manipulate xhtml:form/@action values via templating - #51
0.8.5
  • Fixed: Use the correct endpoint when querying the public-repo - #47
  • Fixed: Prevent empty fields and validate the URI in the eXide new app wizard - #48
0.8.4
  • Fixed: Removed deprecated draft map constructor for compatibility with forthcoming eXist 5.0.0-RC8
0.8.3
  • Fixed: Switched from deprecated xmldb functions to security manager module for compatibility with forthcoming eXist 5.0.0-RC8
0.8.2
  • Hotfix: Restore ACE editor components #38
0.8.1
  • Fixed: Restore legacy difference between package abbrev and app name - #36
0.8.0
  • Fixed: Infinite loop in function lookup - #33
0.7.0
  • Improved: Internal function documentation
0.6.0
  • Fixed: Split some functions into calls to smaller functions. Backwards compatible.
0.5.0
  • New: Template functions can now accept an arbitrary number of parameters, previously limited to 15 - #29
  • New: Templates can be loaded from HTTP and HTTPS URLs - #24
  • Fixed: Build problems - #28
0.4.2
  • Fixed: Restore package/@abbrev value to prevent problems on older systems querying public-repo - #22
0.4.1
  • Fixed templates:each to not output empty element.
  • Improved HTML output by stripping data-template attributes unless configuration option "debug" is set to true.
  • Aligned limit of template:resolve to the max arity number in templates:call-with-args.
  • Fixed for erroneous return type from two functions in apputil module affecting package installation.
0.4.0
  • No release notes prepared for this version.
0.3.9
  • No release notes prepared for this version.
0.3.8
  • Fixed permission checks in dbutil module: functions should not fail if user lacks the permission to browse into a collection.
  • Updated ace
  • Fixed templates:surround to report a proper error if a template could not be found.
0.3.7
  • Externalised parameter value resolution in templating. Now useable outside XQuery URL Rewrite context.
  • Updated ace
0.3.6
  • Small syntax error in templates.xql
0.3.5
  • Move site-wide CSS to shared-resources. Modularize design using less.
  • Added bootstrap
  • Bug fixes and minor improvements in templating
  • Updated ace