fix #804 implemeting required test - fixing eclipse auto import issue
[cdmlib.git] / cdmlib-persistence /
2022-01-15 Andreas Müllercleanup javadoc
2022-01-15 Andreas Müllerref #9359 update maven-jar-plugin to 3.2.2 in cdmlib
2022-01-12 Andreas Müllerref #9359 revert update hsqldb in cdmlib
2022-01-04 Katja Lutherref #9907: fix missing treeIndex in taxonNodeDto -...
2022-01-04 Katja Lutherref #9907: fix missing treeIndex in taxonNodeDto
2021-12-01 Katja Lutherref #9861: termtree contains map with applicable inform...
2021-12-01 Katja Lutherref #9861: termnode contains featurestate as dto
2021-11-26 Andreas Müllercleanup
2021-11-26 Andreas Müllerref #9886 first implementation for cdmlib-api with...
2021-11-26 Andreas Müllerref #824 remove test (testRankByNameConsistency_issue82...
2021-11-25 Andreas Müllerref #824 adapt app-import to rank.getByLatinName (cont.)
2021-11-25 Andreas Müllerref #824 rename Rank.getByNameXXX to getByLatinNameXXX
2021-11-25 Andreas Kohlbeckerref #824 test to reproduce rankByName consistency issue
2021-11-25 Katja Lutherref #9842: first steps removing objects in dto creation...
2021-11-23 Andreas Müllercleanup and remove usage of feature tree service
2021-11-19 Andreas Kohlbeckerref #9497 AccountRegistrationService tesing for existin...
2021-11-19 Andreas Müllercleanup and renaming some functional test classes ...
2021-11-19 Andreas Müllercleanup and renaming some functional test classes
2021-11-17 Katja Lutherref #9802, #9843: fix display label in rowwrapper
2021-11-15 Katja Lutherref #9843: adapt other uses of SortableTaxonNodeQueryR...
2021-11-15 Katja Lutherref #9843: adapt other uses of SortableTaxonNodeQueryR...
2021-11-15 Katja Lutherref #9843: fix taxonnode dto creation and add parent...
2021-11-15 Katja Lutherref #9843: fix taxonnode dto creation and add parent...
2021-11-15 Katja Lutherref #6296: cleanup
2021-11-09 Andreas Kohlbeckerref #6161 implementing password recovery service &...
2021-11-08 Andreas Müllercleanup TaxonNodeDto constructor
2021-11-08 Andreas Müllercleanup
2021-11-08 Andreas Müllersimplify and javadoc for TaxonNodeDto constructor
2021-11-03 Andreas Müllerref #5676 fix NPE when clazz is not passed as paramter...
2021-11-03 jenkinsUpdating develop poms back to pre merge state
2021-11-03 jenkinsupdating develop poms to master versions to avoid merge...
2021-11-03 jenkinsMerge branch 'release/5.28.0' 5.28.0
2021-11-03 jenkinsupdating poms for branch'release/5.28.0' with non-snaps... origin/release/5.28.0
2021-11-03 jenkinsupdating poms for 5.29.0-SNAPSHOT development
2021-11-03 Andreas Müllerfix #9825 implement deduplication for list(Set) methods...
2021-11-03 Andreas Müllercleanup
2021-11-03 Katja Lutherrevert out comment code
2021-11-02 Andreas Müllerjavadoc and minor
2021-11-02 Andreas Müllercleanup
2021-11-02 Andreas Müllerref #9825 fix failing vocDto test
2021-11-02 Andreas Mülleradd javadoc and cleanup
2021-11-02 Andreas Mülleradd schema updater for next schema update
2021-11-02 Andreas Müllerref #9825 revert "failing" deduplication and add test...
2021-11-02 Andreas Müllercleanup
2021-11-02 Andreas Müllerref #9825 try to fix duplicated vocabularies in distrib...
2021-11-02 Andreas Müllerremove commented code from TermVocabularyDao.findVocabu...
2021-10-29 Katja Lutherref #9803: fix not loaded subtree in DDS
2021-10-27 Andreas Müllerref #9831 reduce error handling for missing terms,...
2021-10-27 Andreas Müllerfix stepList handling in SingleTermUpdater
2021-10-27 Andreas Müllercleanup
2021-10-27 Andreas Müllerfix #9831 reduce error handling for missing terms,...
2021-10-26 Andreas Müllerjavadoc
2021-10-26 Andreas Müllerref #9814 fix vocabularyDtos caching
2021-10-26 Andreas Müllerref #9814 cache vocabularyDtos when loading termDTOs
2021-10-26 Andreas Müllercleanup
2021-10-26 Katja Lutherref #9814: rename findByTitleasDto method to findByTitl...
2021-10-26 Katja Lutheravoid NPE
2021-10-26 Andreas Müllercleanup and javadoc
2021-10-21 Katja Lutherref #9814: add vocDto to termDto
2021-10-18 a.muellercleanup
2021-10-18 Andreas Müllerref #9814 fix NPE in TermDto.getVocRepresentation_L10n...
2021-10-12 Andreas Müllerminor and cleanup
2021-10-11 jenkinsUpdating develop poms back to pre merge state
2021-10-11 jenkinsupdating develop poms to master versions to avoid merge...
2021-10-11 jenkinsMerge branch 'release/5.27.0' 5.27.0
2021-10-11 jenkinsupdating poms for branch'release/5.27.0' with non-snaps...
2021-10-11 jenkinsupdating poms for 5.28.0-SNAPSHOT development
2021-10-07 Andreas Mülleradapt dummy measurement unit to meter in test dataset
2021-10-06 Andreas Müllerfix problem with strange DefinedTermBase_InverseReprese...
2021-10-05 Katja Luthercode cleaning - continue
2021-10-05 Katja Luthercode cleaning
2021-10-05 Katja Lutherref #9772: code cleaning - move hql code to persistence
2021-10-05 Katja Luthercode cleaning, move hql queries to dao
2021-10-04 Andreas Kohlbeckerref #9797 introducing TaxonAutoInitializer to init...
2021-10-04 Andreas Kohlbeckerref #9797 comment on UNUSED TaxonNodeAutoInitializer
2021-10-04 Andreas Kohlbeckerref #9797 better trace logging for bean initialization
2021-10-04 Katja Lutherref #7981: fix taxonnodeDto taxon titlecache
2021-10-02 Andreas Mülleradd CDMLINK to ClearDB_with_Terms_DataSet.xml
2021-10-01 Andreas Müllerfix compile error
2021-10-01 Andreas Müllercleanup
2021-10-01 Katja Lutherfix wrong parameters in taxonnodeDto in DDS Dto
2021-09-23 Katja Lutherref #9772: fix getting taxonRowWrapper
2021-09-23 Andreas Müllerref #9477 fix term loading for ordered new terms
2021-09-23 Andreas Müllerfix incorrect previousUpdater info in 5.27.0_5.27.1
2021-09-22 Andreas Müllerref #9782 adapt abbreviation for proles
2021-09-22 Andreas Müllerfix CdmUpdater to correct version
2021-09-22 Andreas Müllerref #9755 update script for grex infraspec. representation
2021-09-22 Andreas Müllerref #9771 first incomplete version of Cdm2CdmVocabulary...
2021-09-21 Andreas Müllercleanup
2021-09-20 Katja Lutherref #9710: avoid NPEs
2021-09-17 Andreas Müllerfix #825 rename method that searches by representation...
2021-09-16 Andreas Müllerref #9761 move cultivar info to new group field where...
2021-09-16 Andreas Müllerref #7640 fix update script for ISO country update
2021-09-16 Andreas Müllerref #9755 update cultivarName->cultivarEpithet
2021-09-16 Andreas Müllerref #7640 include titleCache for country label update
2021-09-16 Andreas Müllerref #7640, ref #4209 update country labels and split...
2021-09-16 Andreas Müllerref #9755 add abbrev to cultivar group representation
2021-09-16 Andreas Müllerref #9761 add cultivarGroup column
2021-09-15 Katja Lutherref #9710: switch to dtos for descriptive data set...
2021-09-15 Andreas Müllerfix #9759 fix not existing protectedCache field in...
next