Skip to content

Releases: digicademy/AskMoreXtension

1.6.0

31 Oct 15:02
Compare
Choose a tag to compare

New minor version of the AskMoreXtension adding the following main feature:

New features

  • New flag !ESCAPE_XML available
  • New flags !MULTISELECT and !SEP available that can create multiselection elements

1.5.0

16 May 14:37
Compare
Choose a tag to compare

New minor version of the AskMoreXtension adding the following main feature:

New features

  • New flag !URL_ENCODE available

1.4.2

27 Nov 15:30
aa4572a
Compare
Choose a tag to compare

New bugfix of the AskMoreXtension fixing the following bug introduced in 1.4.1:

Bugfixes

  • enclosing quotation marks in options without a real/rendered split trimmed again

1.4.1

22 Nov 12:18
Compare
Choose a tag to compare

New bugfix of the AskMoreXtension fixing the following bug:

Bugfixes

  • pipe symbol in real or renderedOptions within an AskMoreAnnotation no longer results in a parsing error

1.4.0

04 Nov 12:40
Compare
Choose a tag to compare

New minor version of the AskMoreXtension adding the following main feature:

New features

  • New operation org.adwmainz.da.extensions.askmore.operations.FullySelectElementsOperation

1.3.0

31 Jul 11:52
Compare
Choose a tag to compare

New minor version of the AskMoreXtension adding the following main features:

New features

  • New operation org.adwmainz.da.extensions.askmore.operations.AnnotatedXQueryUpdateOperation
  • New helper classes and methods
  • The param externalParams of the classes org.adwmainz.da.extensions.askmore.operations.AnnotatedXQueryOperation and ~.AnnotatedXSLTOperation may now contain AskMoreAnnotations so that they can be used with external scripts
  • The params elementLocation and message of the class org.adwmainz.da.extensions.askmore.operations.DisplayInResultsViewOperation may now contain annotations
  • The closure of an input dialog throws a proper exception now so that oxygen's undo mechanism is triggered
  • The detection of overlapping AuthorNodes is fixed

1.2.0

14 May 10:12
ff597bf
Compare
Choose a tag to compare

New minor version of the AskMoreXtension adding the following main features:

New features

  • New operation org.adwmainz.da.extensions.askmore.operations.DisplayMessageOperation
  • New param in class org.adwmainz.da.extensions.askmore.operations.InsertOrReplaceAnnotatedFragmentOperation offers control over oXygen's automatic deletion of text selections
  • Operation org.adwmainz.da.extensions.askmore.operations.InsertAnnotatedFragmentToSelectionOperation to handle incomplete selections is now able to handle incomplete selections

1.1.0

08 Apr 09:47
Compare
Choose a tag to compare

New minor version of the AskMoreXtension adding the following main features:

New features

  • New operation org.adwmainz.da.extensions.askmore.operations.AnnotatedCommandLineOperation available
  • New helper classes available
  • Javadoc improved and added as a zip archive

Initial public release

18 Dec 15:41
9d60bc4
Compare
Choose a tag to compare

This is the first stable release of this Oxygen extension developed at the Digital Academy of the Academy of Sciences and Literature | Mainz. It can be included in any Oxygen framework by downloading the JAR and adding it to the classpath. A documentation of the associated Java operations can be found in the wiki.