Releases: Edirom/Edirom-Online
Development Build
dev quickfix - XML invalid
Release v1.0.0-beta.6
What's Changed
- fix invalid workflow by @riedde in #291
- bump version by @riedde in #298
- Fix: annotationList and annotationPreview by @riedde in #303
- Fix: prevent multiple values for sorting by @riedde in #301
- Fix: adjust return values to function signatures by @peterstadler in #310
- Feature: Work as root and titlePart by @riedde in #290
- Feature: Improve handling of part labels by @riedde in #300
- Feature: implement part Labels in measureBasedView (openseadragon) by @riedde in #299
- Fix: GitHub Action upload artifacts by @bwbohl in #314
- Create CONTRIBUTING.md by @bwbohl in #315
- Create dependabot.yml to manage GHAction dependencies by @bwbohl in #313
- Refactor getLinkTarget.xql by @bwbohl in #316
- Fix: docker-ci.yml by @bwbohl in #317
- Update docker-ci.yml by @bwbohl in #330
- Update docker-ci.yml by @bwbohl in #329
- Update docker-ci.yml by @bwbohl in #331
- remove outdated code by @peterstadler in #319
- Update getAnnotationPreviews by @Diginaut in #325
- fix function: workToJSON selection of
mei:work
as descendant-or-self by @bwbohl in #328 - Sync main and develop by @bwbohl in #333
- Add status badge to README by @bwbohl in #332
- Fix/307 missing lang param by @bwbohl in #308
- add functx 1.0 as package-dependency by @bwbohl in #327
- restructure add section on xqDoc fix typos by @bwbohl in #321
- Update getAnnotationInfos.xql by @Diginaut in #320
- Bump actions/checkout from 3 to 4 by @dependabot in #341
- Bump actions/upload-artifact from 3.1.2 to 3.1.3 by @dependabot in #340
- Bump actions/upload-artifact from 3.1.3 to 4.3.0 by @dependabot in #347
- fix typo in CONTRIBUTING.md by @bwbohl in #343
- Fix verovio view by @riedde in #342
- unify AJAX calls via AJAXController and add language parameter to all AJAX calls by @roewenstrunk in #323
- Update getXml.xql by @bwbohl in #351
- Update getZone.xql by @bwbohl in #352
- Update search.xql by @bwbohl in #353
- improve: renderingView fitting to window by @bwbohl in #350
- Fix MEI version check in source:isSource function by @bwbohl in #363
- Bump actions/upload-artifact from 4.3.0 to 4.3.1 by @dependabot in #365
- Bump benjlevesque/short-sha from 2.2 to 3.0 by @dependabot in #364
- Fix TEI FacsimileView by @bwbohl in #356
- Update .gitignore by @bwbohl in #367
- Unify XQuery and XQuery modules format and indentation by @bwbohl in #349
- bump version number on dev by @bwbohl in #369
- Update tei stylesheets by @bwbohl in #371
- add fallback for missing user-prefs by @riedde in #372
- ci(gh-actions): harden actions by @musicEnfanthen in #376
- Bump actions/checkout from 4.1.4 to 4.1.6 by @dependabot in #377
- Fix for #281 by @nikobeer in #380
- Bump actions/checkout from 4.1.6 to 4.1.7 by @dependabot in #383
- Fix: annotationOverlay due to invalid XQL by @bwbohl in #390
- add issue templates by @krHERO in #395
- NFDI4Culture Registry Badge integrated by @roewenstrunk in #397
- Add cursor "pointer" to annot view text preview areas, fix for #89 by @nikobeer in #393
- Bump actions/upload-artifact from 4.3.3 to 4.3.4 by @dependabot in #396
- Create STYLE-GUIDE.md by @krHERO in #404
- [Ftr] update readme by @krHERO in #410
- [ftr] Set up CONTRIBUTING.md by @krHERO in #408
- add code of conduct by @krHERO in #405
- Create pull_request_template.md by @krHERO in #407
- Ftr/358 grayout goto movement by @bwbohl in #398
- checkout repository recursively in Github action by @peterstadler in #413
- replace proprietary
exist:serialize
options by @peterstadler in #414 - Bump actions/upload-artifact from 4.3.4 to 4.4.0 by @dependabot in #412
- Fix: View TextFacsimileSplitView: add openseadragon as alternative viewer by @bwbohl in #394
- removed unused xql files by @daniel-jettka in #411
- Bump dev-drprasad/delete-tag-and-release from 1.0.1 to 1.1 by @dependabot in #420
- replace proprietary exist:serialize options by @peterstadler in #418
- capture http graphics URLs instead of folder-ups by @bwbohl in #422
- Update CONTRIBUTING.md by @bwbohl in #425
- show cases -> showcases by @bwbohl in #424
- speed improvement for getAnnotationsOnPage by @peterstadler in #427
- Make
eutil:getPreference#2
andedition:getPreferencesURI#1
more robust by @peterstadler in #428 - added and linked SECURITY.md by @daniel-jettka in #431
- Bump actions/checkout from 4.1.7 to 4.2.0 by @dependabot in #433
- Introducing "error page" if no edition exists (prevents failing) by @riedde in #429
- Fixing: Work title "not found", "fail" etc. by @riedde in #426
- Fix/279 start documents uri not found by @daniel-jettka in #439
- Ftr/366 remove unused xql by @daniel-jettka in #442
- fix ReferenceError when
debug
is not defined by @roewenstrunk in #444 - 438 ftr add xqunit tests by @peterstadler in #446
- checkout repository first by @peterstadler in #452
- Fix/417 by @peterstadler in #419
- update dependabot PR label by @peterstadler in #450
- Make all module imports relative #368 by @hizclick in #456
- Bug/432 go to measure… function returns wrong measure by @hizclick in #457
- Ftr/117 remove leaflet by @daniel-jettka in #445
- Update pull_request_template.md by @krHERO in #436
- fix for #214 by @nikobeer in #458
- Update badge URL by @peterstadler in #464
- add XQuery test to check for missing entries in language files by @peterstadler in #454
- added missing Semicolon by @DennisFriedl in #469
- Corrected links to anchor points in README.md by @DennisFriedl in #466
- Getting rid of Textgrid by @DennisFriedl in #467
New Contributors
- @Diginaut made their first contribution in #325
- @dependabot made their first contribution in #341
- @musicEnfanthen made their first contribution in #376
- @krHERO made their first contribution in https://github.com/Edirom/Edirom-Online/pull...
Release v1.0.0-beta.5 (Xmas22)
What's Changed
- Feature: euryanthe font (legacy) by @roewenstrunk in #286
- Feature: Footnotes in mei:annot/text() by @nikobeer in #287
- Feature: Part labels in measureBasedView (using digilib) by @riedde and @nikobeer in #294
- Fix: go to measure in verovioView (rendering) by @bwbohl in #288
- Fix: return of eutil:getLocalizedName() by @riedde in #289
- Fix: handling of multiple editions by @riedde in #296
- Improve Readme by @rettinghaus in #285
New Contributors
- @rettinghaus made his first contribution in #285
Full Changelog: v1.0.0-beta.4...v1.0.0-beta.5
Release v1.0.0-beta.4 (Emeritus)
What's Changed
- Fix annotation placement by @roewenstrunk in #275
- Feature annotations in rendering by @roewenstrunk in #278
Full Changelog: v1.0.0-beta.3...v1.0.0-beta.4
Release v1.0.0-beta.3
What's Changed
- rewrite queries to improve performance and output proper JSON by @peterstadler in #267
- Fix rendering of measure nos for multiRests by @riedde in #270
- Update getAnnotationOpenAllUris.xql by @bwbohl in #272
New Contributors
- @peterstadler made their first contribution in #267
Full Changelog: v1.0.0-beta.2...v1.0.0-beta.3
Release v1.0.0-beta.2
What's Changed
- Update getLinkTarget.xql by @bwbohl in #252
- Fix descLink uri handlig for mei_textView and desc_xmlView by @bwbohl in #251
- Feature: improve concordance measure handling by @riedde in #255
- deactivate metadataView by @riedde in #257
- Feature: overlays in OpenSeaDragon by @bwbohl in #253
- Fix/window title fail by @riedde in #260
- Fix annotation previews by @bwbohl in #254
- Fix/splitted measures in parts by @roewenstrunk in #261
- Start documents as uris in prefs file by @roewenstrunk in #263
- Rel/1.0.0 beta.2 by @bwbohl in #264
Full Changelog: v1.0.0-beta.1...v1.0.0-beta.2
Release v1.0.0-beta.1
What's Changed
- Update build.xml by @bwbohl in #183
- improve landing page styling by @bwbohl in #217
- Fix css measure no pos by @riedde in #223
- Voice or parts filter should be disabled by default by @roewenstrunk in #222
- Fix run rendering locally by @riedde in #220
- fix filter for measures on page by @riedde in #221
- extend getParts for all MEI verisons by @riedde in #225
- Fix window title unknown by @riedde in #226
- Fix tei footnotes by @bwbohl in #224
- Rel v1.0.0 beta by @bwbohl in #228
- CLEANUP: merge edirom_functions.xsl and ediromOnline_functions.xsl by @bwbohl in #235
- Fix relative graphic refs by @bwbohl in #236
- generalize metadata view to handle all
meiHead
child elements by @bwbohl in #242 - get edition frontend uri to fetch injected CSS by @bwbohl in #244
- Update getExtendedStaff.xql to fix loading verovio resources by @bwbohl in #246
- merge fix-annotations by @kepper in #247
New Contributors
Full Changelog: v1.0.0-beta...v1.0.0-beta.1
Release v1.0.0-beta
tbc.
Edirom Online v1.0.0-alpha
This release introduces many changes from many projects and adds some sugar ;-)
Sugar:
- CSS injection from edition directory
- Landing page if multiple editions are installed in your eXist-db
Projects that contributed:
- Reger-Werkausgabe (RWA)
- Bernd Alois Zimmermann-Gesamtausgabe (BAZ-GA)
- OPERA project
- Freischütz-Digital (FreiDi)
We tried to activate many functionalities the Edirom Online used to have or got in the respective projects. This of course led to conflicts and bugs due to parallel or conflicting implementations that we fixed as far as they have surfaced yet. The documentation of those features is not yet part of the release, though.
Please be aware that this is an alpha release so please test it with your data before deploying in productive environments! We will happily receive your bug-reports for our upcoming beta release
The required XAR-package for installing Edirom Online v1.0.0-alpha in eXist-db can be found in the assets section of this release.
Spring-2021-Release v0.11.0
Merge pull request #132 from Edirom/develop Merge develop to master