Change Log Report

Total number of changed sets: 1

Changes between 2022-07-29 and 2022-12-09

Total commits: 8
Total number of files changed: 13

Timestamp Author Details
2022-10-13 12:56:52 Robert Stephan <rsteph-de@users.noreply.github.com> mycore-classeditor/pom.xml v f9610a8b95726e9db04f8f5e363893f0ae274640

MCR-2752 create mycore-bom Maven module and add <dependencyManagement> (#1690)

* MCR-2752 create mycore-bom Maven module and add <dependencyManagement>
* MCR-2752 sort pom.xml
The xml element <build> should be placed before <dependencyManagement>
The file /home/runner/work/mycore/mycore/mycore-base/pom.xml is not
sorted
* MCR-2752 cleanup/format XML / add license header
* MCR-2752 add LICENSE.txt
* add missing licenseinfo
2022-10-06 17:39:51 Robert Stephan <rsteph-de@users.noreply.github.com> mycore-classeditor/src/main/java/org/mycore/frontend/classeditor/MCRCategoryListTypeAdapter.java v b6b9fc399a79f13394bf068ef54693705e587cce
mycore-classeditor/src/main/java/org/mycore/frontend/classeditor/MCRCategoryTypeAdapter.java v b6b9fc399a79f13394bf068ef54693705e587cce
mycore-classeditor/src/main/java/org/mycore/frontend/classeditor/MCRLabelSetTypeAdapter.java v b6b9fc399a79f13394bf068ef54693705e587cce
mycore-classeditor/src/main/java/org/mycore/frontend/classeditor/json/MCRJSONCategory.java v b6b9fc399a79f13394bf068ef54693705e587cce
mycore-classeditor/src/main/java/org/mycore/frontend/classeditor/utils/MCRCategUtils.java v b6b9fc399a79f13394bf068ef54693705e587cce
mycore-classeditor/src/main/java/org/mycore/frontend/classeditor/wrapper/MCRLabelSetWrapper.java v b6b9fc399a79f13394bf068ef54693705e587cce
mycore-classeditor/src/test/java/org/mycore/frontend/classeditor/json/GsonSerializationTest.java v b6b9fc399a79f13394bf068ef54693705e587cce
mycore-classeditor/src/test/java/org/mycore/frontend/classeditor/mocks/CategoryDAOMock.java v b6b9fc399a79f13394bf068ef54693705e587cce

MCR-2747 stable sorting for category labels (#1686)

* MCR-2747 stable sorting for category labels
* MCR-2747 add JPA Annotation @NaturalSort to labels
* MCR-2747 use sorted set for category labels in MCRRoleManager
* MCR-2747 update class-editor for sorted category labels
* MCR-2747 use SortedSet instead of Set in MCRLabelSetTypeAdapter
2022-09-26 13:29:59 Sebastian Hofmann <sebastian.hofmann@gbv.de> mycore-classeditor/pom.xml v b69f8a7087f908d43e87260013c6bbeeb1cb2a15

[maven-release-plugin] prepare for next development iteration
2022-09-26 13:29:59 Sebastian Hofmann <sebastian.hofmann@gbv.de> mycore-classeditor/pom.xml v c43134292f5b62f4a85a4fed27dfd531aea30ffe

[maven-release-plugin] prepare release v2022.06.0
2022-09-20 12:39:27 Torsten Krause <toKrause@users.noreply.github.com> mycore-classeditor/src/main/resources/META-INF/resources/modules/classeditor/js/mycore/classification/CategoryEditorPane.js v d8423b1373731a88c34c2c3252698324684afd31
mycore-classeditor/src/main/resources/components/classeditor/config/mycore.properties v d8423b1373731a88c34c2c3252698324684afd31
mycore-classeditor/src/main/resources/xsl/classificationEditor.xsl v d8423b1373731a88c34c2c3252698324684afd31

MCR-2731 Add configurable list of x-languages that may be edited using the classification editor (#1662)

* MCR-2731 add configurable list of x-languages that may be edited using the classification editor
* MCR-2731 allow arbitrary languages
2022-08-09 16:29:46 Robert Stephan <robert.stephan@uni-rostock.de> mycore-classeditor/src/main/resources/META-INF/web-fragment.xml v a5d6d7f131f07119cb97896ebaccf996feedeefa

MCR-2716 update web-fragment.xml to Servlet 5.0 Spec
2022-07-29 09:31:20 Thomas Scheffler <github@yagee.de> mycore-classeditor/pom.xml v afc6e848ae568edc4ddff01d6b6181cf228bbd7d

[maven-release-plugin] prepare for next development iteration
2022-07-29 09:31:19 Thomas Scheffler <github@yagee.de> mycore-classeditor/pom.xml v 2b8ef347313ce273c65de60e5471e40212150551

[maven-release-plugin] prepare release v2022.05