cdmlib.git
2016-06-27 Patrick Plitzner#5890 Add new controller method to get the root node...
2016-06-27 Patrick Plitznerclassifications
2016-06-27 Patrick Plitzner#5890 Rename classification parameters to taxon node
2016-06-27 Patrick Plitzner#5890 trim code
2016-06-27 Patrick Plitzner#5890 Rename classification parameters to taxon node
2016-06-21 Andreas Kohlbecker#4149 workaround implemented for #2707 completely removed
2016-06-21 Andreas MüllerCleanup OrderedTermBase
2016-06-21 Andreas MüllerUnignore GBIF Test
2016-06-21 Andreas MüllerFix failing test for syn. sec. (#5902) and clean up...
2016-06-21 Andreas MüllerUse syn. sec. instead of sec. for synonym sec reference...
2016-06-20 Andreas MüllerAdd "ined." as nomenclatural status #5896
2016-06-20 Andreas MüllerAdd taxon relationship types "unclear" and "not yet...
2016-06-17 Katja Lutherfix getUUIDAndTitleCache for references
2016-06-16 Andreas Kohlbecker#5536 avoiding LIE
2016-06-15 Andreas Kohlbecker#5852 dao, service and controler for taxonNode sibling...
2016-06-15 Andreas MüllerFix Gbif test
2016-06-15 Andreas Müllertmp ignore gbif test
2016-06-15 Andreas MüllerMove E+M condensed string test
2016-06-15 Andreas MüllerFix failing test for Euro+Med condensed string
2016-06-15 Andreas MüllerFix NPE for distributions without area in composer
2016-06-14 Katja LutherRevert "fix getTaxonUUIDAndTitleCacheForClassification"
2016-06-14 Katja Luther#5536
2016-06-14 Katja Lutherfix getTaxonUUIDAndTitleCacheForClassification
2016-06-14 Andreas MüllerFix sorting problem for subareas in CubaCondensedDistri...
2016-06-13 Andreas Kohlbeckerfixing version of xml-apis dependency
2016-06-13 Andreas Kohlbeckerrefactoring taxonNode controllers - return dtos from...
2016-06-13 Andreas Kohlbeckerrefactoring taxonNode controllers - return dtos from...
2016-06-13 Andreas Kohlbecker#5536 centralized handling of NULL removal related...
2016-06-13 Andreas Kohlbecker#5536 centralized handling of NULL removal related...
2016-06-10 Andreas MüllerTry to fix pattern issue in taxon uuidAndTitleCache...
2016-06-10 Andreas MüllerSimplify taxonDao
2016-06-10 Andreas Kohlbeckerrefactoring NodeSortMode
2016-06-10 Andreas MüllerFix bug in TaxonDaoHibernateImpl
2016-06-10 Katja Lutherminor
2016-06-10 Katja Lutherminor
2016-06-10 Katja Lutheradd limit and pattern to the uuid and titlecache methods
2016-06-10 Katja Lutheradd limit and pattern to getTaxonNodeUuidAndTitleCacheO...
2016-06-10 Andreas MüllerFix botanical name parsing species with infrageneric...
2016-06-09 Andreas MüllerAdding test for formatting species with infrageneric...
2016-06-09 Andreas MüllerImplement parser for parsing species with infrageneric...
2016-06-09 Andreas MüllerClean up
2016-06-08 Andreas MüllerFix NPE in TermIdInVocabularyComparator
2016-06-08 Katja Lutheradd TermIdInVocabularyComparator
2016-06-06 Andreas Kohlbecker#5858 adding missing join fetch in AutoPropertyInitializer
2016-06-03 Andreas MüllerFurther develop the CDM preferences #3958
2016-06-03 Andreas MüllerSet java code level to 1.7 in cdmlib
2016-06-03 Katja Lutherfix CubaCondensedStringComposer
2016-06-02 Andreas Kohlbecker#5859 avoiding pollution of the log file with stack...
2016-06-02 Andreas Kohlbecker#4410 removing default status finally also from the...
2016-06-02 jenkinsUpdating develop poms back to pre merge state
2016-06-02 jenkinsMerge branch 'master' into develop
2016-06-02 jenkinsUpdating develop poms to hotfix version to avoid merge...
2016-06-02 jenkinsMerge branch 'hotfix/4.1.1' root/tags/cdmlib/4.1.1 4.1.1
2016-06-02 jenkinsupdating poms for branch'hotfix/4.1.1' with non-snapsho...
2016-06-02 Andreas MüllerFirst step to combine Distribution Composers
2016-06-01 Andreas MüllerAdd generic find(clazz, uuid) method #5853
2016-06-01 Andreas MüllerFill empty titleCache only during save and improve...
2016-06-01 Andreas MüllerRevert class not found exception in referencing objects...
2016-06-01 jenkinsupdating poms for 4.1.1 branch with snapshot versions
2016-06-01 Andreas MüllerCleanup homotypicGroupComparator
2016-06-01 Andreas Müllerminor
2016-06-01 Andreas MüllerCleanup getReferencingObjects
2016-06-01 Patrick PlitznerAdd data source name to CdmSourceException #5785
2016-06-01 Andreas MüllerCleanup
2016-06-01 Katja Lutherfix NPE of Caryophyllales output test
2016-05-31 jenkinsUpdating develop poms back to pre merge state
2016-05-31 jenkinsMerge branch 'master' into develop
2016-05-31 jenkinsupdating develop poms to master versions to avoid merge...
2016-05-31 jenkinsMerge branch 'release/4.1.0' root/tags/cdmlib/4.1.0 4.1.0
2016-05-31 jenkinsupdating poms for branch'release/4.1.0' with non-snapsh...
2016-05-31 jenkinsupdating poms for 4.2.0-SNAPSHOT development
2016-05-27 Andreas MüllerReflect missing name taxon cache strategies #5838
2016-05-27 Andreas MüllerFix empty secMicroReference #5766
2016-05-27 Andreas MüllergetTitleWithoutYearAndAuthor as Generic for all Non...
2016-05-26 Andreas MüllerFix failing inReference cache reset #1815
2016-05-26 Andreas Müllerminor
2016-05-26 Andreas MüllerAdd getCacheStrategy to IReference #5833
2016-05-26 Andreas Müllerrevert last commit
2016-05-26 Andreas Müllerminor
2016-05-26 Andreas Müllerminor
2016-05-26 Andreas MüllerFurther cleanup and rename new default cache strategy...
2016-05-26 Andreas MüllerRemove all old reference cache strategies completely...
2016-05-26 Andreas MüllerFurther clean up reference cache strategies #5833
2016-05-26 Andreas MüllerSome further cleaning up for single reference cache...
2016-05-26 Andreas MüllerImplement single cache strategy for references #5833
2016-05-26 Katja Luthersmaller changes in TaxonNode
2016-05-25 Patrick PlitznerImplement isOrphaned() #5824
2016-05-25 Patrick PlitznerShow stable identifier in specimen page (if present...
2016-05-25 Andreas MüllerRemove generics from Reference itself (may lead to...
2016-05-25 Andreas MüllerRemove generics from Reference in cdmlib (except for...
2016-05-25 Andreas MüllerRemove generics from Reference in cdmlib-model #5830
2016-05-25 Andreas MüllerJavadoc
2016-05-25 Katja Luthernew method to get UuidAndTitleCache objects with nomenc...
2016-05-25 Andreas MüllerSet failing SecurityTest to ignore #5829
2016-05-25 Andreas MüllerHandle empty result for titleCache generation #5763
2016-05-24 Patrick PlitznerInline Country term to avoid NPE #5765
2016-05-24 Katja Lutherfix polytomouskey delete, if root node is null
2016-05-23 Andreas MüllerAdd preferred stable URI to Derived Unit Facade ...
2016-05-23 Andreas MüllerAdd secundum micro reference to cache strategy #5767
2016-05-20 Andreas MüllerAdd jaxb annotation for reverse representation #5815
next