cdmlib.git
2019-02-22 Andreas MüllerCleanup
2019-02-22 Andreas Kohlbeckerref #7106 logging if the worse case is actually happening
2019-02-22 Andreas Müllerminor
2019-02-21 Andreas Müllerref #8118 fix DatabaseTypeEnumTest
2019-02-21 Katja Lutherref #8115: first steps to solve problems with moving...
2019-02-21 Andreas Müllerref #8118 added MariaDbDatabaseType
2019-02-21 Andreas Müllerref #8118 fix compile error in SequenceTableCreator
2019-02-21 Andreas Müllerref #8118 drivers for MySQL updated and MariaDB added
2019-02-20 Katja Lutherref #8088: fix save taxonnode method
2019-02-20 Patrick PlitznerMerge branch 'develop' into termSearch
2019-02-20 Katja Lutherref #8088: save newly created taxonnode with existing...
2019-02-20 Katja Lutherref #8088: save newly created taxonnode with existing...
2019-02-19 Andreas Müllerfix CacheUpdater
2019-02-19 Andreas Müllerimplement merge for ImportResult
2019-02-19 Andreas Müllercleanup
2019-02-19 Patrick PlitznerMerge branch 'develop' into termSearch
2019-02-19 Andreas Kohlbeckerfix #8104 renaming familiyNamePart back to lastNamePart
2019-02-19 Patrick Plitznerref #8011 Fix serialization problem
2019-02-18 Katja Lutherfix save taxonnode
2019-02-18 Patrick Plitznerref #8011 Make dtos Serializable
2019-02-18 Katja Lutherfix lazyLoading exception when creating new taxonnode
2019-02-18 Patrick Plitznerref #8011 Add service method to find DerivateDtos
2019-02-18 Patrick Plitznerref #8011 Make entity reference Serializable
2019-02-15 Patrick Plitznerref #8011 Add uri and termType to DTO query
2019-02-15 Patrick Plitznerref #8011 Allow null for termType to ignore this filter
2019-02-15 Patrick PlitznerMerge branch 'develop' into termSearch
2019-02-14 Patrick Plitznerref #8011 Add termType to service method
2019-02-14 jenkinsUpdating develop poms back to pre merge state
2019-02-14 jenkinsMerge branch 'master' into develop
2019-02-14 jenkinsupdating develop poms to master versions to avoid merge...
2019-02-14 jenkinsMerge branch 'release/5.5.0' 5.5.0
2019-02-14 jenkinsupdating poms for branch'release/5.5.0' with non-snapsh...
2019-02-14 jenkinsupdating poms for 5.6.0-SNAPSHOT development
2019-02-13 Patrick PlitznerMerge branch 'develop' into termSearch
2019-02-13 Patrick Plitznerref #8011 Compare on lower case labels
2019-02-13 Andreas Müllerref #8030 rename updateTitleCacheImpl to updateCachesImpl origin/release/5.5.0
2019-02-13 Andreas Müllerref #8030 rename updateTitleCache to updateCaches
2019-02-13 Andreas Müllerref #8030 further tests
2019-02-13 Andreas Müllerref #8030 add tests for nameService (not yet finished...
2019-02-13 Patrick Plitznerref #8011 Make AbstractTermDto comparable
2019-02-13 Andreas Müllerref #8030 Move cache updating to model classes, no...
2019-02-13 Andreas Müllerref #7874 fix incorrect nomTitle test
2019-02-13 Andreas Müllercleanup
2019-02-12 Patrick Plitznerref #8011 Add representation text to TermDtos
2019-02-12 Patrick PlitznerMerge branch 'develop' into termSearch
2019-02-12 Andreas Kohlbeckerref #7874 adding missing testcase related to Person...
2019-02-12 Katja Lutherminor
2019-02-11 Patrick Plitznerref #7998 Add service method for UuidAndTitleCache...
2019-02-08 Andreas Müllerref #7849 make byKey() static
2019-02-08 Andreas Müllerref #7849 add byKey() to TermDisplayEnum
2019-02-08 Patrick Plitznerref #6805 Add position parameter to service method...
2019-02-07 Katja Lutherref #8062: add editorPreferencePredicates to Preference...
2019-02-07 Andreas Müllerref #8062 fix NPE in TaxonGraphTest
2019-02-07 Andreas Müllerref #8062 first implementation to delete default prefer...
2019-02-07 Andreas Kohlbeckerref #8069 renaming messages to validation problems
2019-02-06 Andreas Kohlbeckerfix #8066 doing a forced flush before changing the...
2019-02-05 Andreas Kohlbeckerref #8064 ref #7648 autocreation of missing default...
2019-02-05 Andreas Kohlbeckerfix #8064 fixing NPE in AbstractHibernateTaxonGraphProc...
2019-02-04 Andreas Kohlbeckerref #8059 fixing RegistrationServiceImpl.assureIsPersis...
2019-02-04 Andreas Müllerref #3767 ref #3572 some more tests for DOI parsing
2019-02-04 Andreas Müllerref #3767 ref #3572 add prefix parsing without http...
2019-02-02 Andreas Müllerref #8041 correct regex quotation method implemented...
2019-02-01 Andreas Kohlbeckerfix #7978 registrationDTOs ordered by registration...
2019-02-01 Andreas Müllerref #7874 added reference to ticket to test
2019-02-01 Andreas Müllerref #7874 implement cache update for additional caches
2019-02-01 Andreas Müllercleanup
2019-01-31 Andreas Müllerref #7854 Fix NPE in TaxonDistributionDTO (2nd try)
2019-01-31 Patrick Plitznerref #8041 Add CdmUtils method to trim a string of non...
2019-01-31 Andreas Kohlbeckerref #7481 adding BookSection to inReference constraints
2019-01-31 Andreas Kohlbeckerref #8039 additional addTypeDesignation method in Regis...
2019-01-31 Andreas Müllerref #7854 Fix NPE in TaxonDistributionDTO
2019-01-31 Andreas Kohlbeckerref #7972, ref #8042 permitting remoting access to...
2019-01-30 Katja Lutherref #7854: change label for term display
2019-01-29 Andreas Kohlbeckerref #7977 OccurrencePortalController: mediaSpecimens...
2019-01-29 Andreas Kohlbeckerref #8031 proper creation of empty registration working...
2019-01-29 Andreas Kohlbeckerextending bean init strategy in RegistrationWorkingSetS...
2019-01-29 Andreas Kohlbeckerref #7874 test for nomenclaturalTitle cache updater...
2019-01-28 Andreas Kohlbeckerref #7600 removing obsolete method _setTeamMembers...
2019-01-25 Andreas Müllerminor
2019-01-25 Andreas Müllerminor
2019-01-25 Katja Lutherref #7680: set TaxonNode.setTaxon public and new saveMe...
2019-01-25 Patrick PlitznerMerge branch 'develop' into termSearch
2019-01-24 Andreas Kohlbeckerref #7977 TypeDesignationController.doGet() method
2019-01-24 Patrick Plitznerref #8011 Add service method to find term DTOs by label
2019-01-21 Patrick Plitznerref #6805 Set moved node as CDM entity for UpdateResult
2019-01-18 Andreas Müllercleanup ClassificationServiceImplTest
2019-01-18 Andreas Müllercleanup ClassificationServiceImplTest
2019-01-18 Andreas MüllerWhitespace for TermDisplayEnums
2019-01-18 Andreas Müllerminor
2019-01-18 Patrick PlitznerRemove permSize from launcher arguments
2019-01-17 Andreas Kohlbeckerremoving ourdated PermSize stuff
2019-01-16 Katja Lutherremove generic references from result for inReference...
2019-01-16 Andreas Kohlbeckerref #7995 adapting test to use updateStatusAndDate
2019-01-16 Andreas Kohlbeckerref #7995 extra method to manage the registration date...
2019-01-15 Andreas Kohlbeckerref #7995 set and unset registrationDate when registrat...
2019-01-15 Andreas Kohlbeckerfix #7995 set and unset registrationDate when registrat...
2019-01-15 Andreas Kohlbeckerfix #7979 DateTimeJSONValueProcessor returns null for...
2019-01-14 Andreas Müllerfix compile errors after cleanup
2019-01-14 Andreas Müllerfix incorrect handling of empty notes in AnnotationMapper
2019-01-14 Andreas Müllerref #3474 try to fix CCE when moving a term in the...
next