Public Application Repository
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 Short Title: shared Package Name (URI): 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 Download other versions: Change log: 0.9.1 - Fixed: Package was missing the ace library required by eXide - eXist-db/exist#3524
0.9.0 - New: Extend form control to manipulate xhtml:form/@action values via templating - #51
0.8.5 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 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