Merge branch 'release/4.7.0'
[cdmlib.git] / cdmlib-persistence / src / main / java / eu / etaxonomy /
2016-11-01 Patrick Plitznerref #5458 Added find-by-titleCache method for taxon...
2016-10-26 Patrick Plitznerref #2380 Implement service for getting parent of
2016-10-25 Patrick Plitznerref #2380 Implement service for getting children of
2016-10-21 Andreas Müllerref #5974 implement substitute method for TaxonService...
2016-10-21 Andreas MüllerCleanup merge model 4.1/develop
2016-10-21 Andreas MüllerMerge remote-tracking branch 'origin/develop' into...
2016-10-20 Andreas MüllerMerge remote-tracking branch 'origin/develop' into...
2016-10-20 Katja Lutherminor
2016-10-18 Andreas MüllerMerge remote-tracking branch 'origin/cdm-4.1' into...
2016-10-18 Andreas Müllerremaining merge issue for morge develop to cdm4.1 cdm-4.1 origin/cdm-4.1
2016-10-18 Andreas MüllerMerge remote-tracking branch 'origin/develop' into...
2016-10-18 Andreas Müllerfix #5634 Update excluded/unplaced for TaxonNodes with...
2016-10-18 Andreas Müllerfix #5974 fix moving synonym type to TaxonBase and...
2016-10-18 Andreas Müllerref #5952 Add index to identityCache
2016-10-18 Andreas Müllercleanup
2016-10-18 Andreas Müllerref #3658 further improvements for NomCode update
2016-10-18 Andreas Müller#5634 Add excludedNote to TaxonNode (still some tests...
2016-10-18 Andreas Müllerref #3925 Adapt tests for moving unplaced and excluded
2016-10-18 Katja Lutherref #6099: removing cascading to child nodes and adapti...
2016-10-14 Andreas Müllerref #5826 adapt update script
2016-10-14 Andreas MüllerCorrect errors in update script
2016-10-14 Andreas Müllerref #3925 Move excluded and unplaced to TaxonNode
2016-10-13 Andreas Müllerfix #5952 Add identityCache
2016-10-13 Andreas Müllerfix #5952 Add fieldNumberCache
2016-10-13 Andreas Müllerfix #5981 Add abbreviation to Rank "Cultivar"
2016-10-13 Andreas Müllerref #3658 remove nomenclaturalCode from all datasource...
2016-10-13 Andreas Müllerref #3658 Update nomenclatural code as CdmPreference...
2016-10-13 Andreas Müllercleanup
2016-10-13 Andreas Müllerref #3658 Update nomenclatural code as CdmPreference...
2016-10-13 Andreas Müllerref #5974 Replace synonym relationship update scripts...
2016-10-13 Andreas Müllerclean up and java doc
2016-10-13 Andreas Müllerref #5974 Replace synonymRelationshipType by SynonymTyp...
2016-10-12 Andreas Müllerref #5974 Remove synonym relationship first compiling...
2016-10-07 Katja Lutherref #5972: add method to count referencing objects
2016-10-07 Andreas Müllerfix #6089 Remove taxonomicParentCache and taxonomicChil...
2016-10-07 Andreas Müllerfix #6122 add titleCache service
2016-10-07 Andreas Müllerfix #6120 Cleanup uuidAndTitleCache methods
2016-10-07 Andreas Müllerref #6065 Handle synonyms in taxonInContext
2016-10-07 Andreas Müllerref #6065 first implementation of taxonInContext service
2016-10-07 Andreas Müllerref #6066 add getChildNodes to classification service
2016-10-07 Andreas Kohlbeckerref #6087 adding orderINdex to TermDTO
2016-10-07 Katja Lutherfix #6061: search in titlecache and nomenclatural title...
2016-10-07 Andreas Müllerfix #6072 Implement findIdentifiableEntityByMarkers
2016-10-07 Andreas Müllerref #6089 Remove all calls and methods for taxonomicChi...
2016-10-07 Andreas Müllerfix #6066 Implement doPageChildNodes with doSynonyms
2016-10-07 Katja Lutherfix #5837: search on abbrevTitleCache instead of abbrev...
2016-10-07 Andreas Müllerfix #5957 fix IndexOutOfBound exception and some other...
2016-10-07 Katja Lutherfix #6061: search for titlecache if abbrev title is...
2016-10-07 Katja Lutherref #5837 implement search for nomenclatural title
2016-10-07 Katja Lutherfix #5828: add abbrevTitleCache and titleCache to uuidA...
2016-10-07 Katja Lutherspecimen import changes
2016-10-06 Katja Lutherminor
2016-10-06 Katja Lutherminor
2016-10-06 Katja Luthermissing changes in taxonDao
2016-10-06 Andreas Müllerfix #6122 add titleCache service
2016-10-06 Andreas Müllerfix #6120 Cleanup uuidAndTitleCache methods
2016-09-23 jenkinsMerge branch 'release/4.3.0' 4.3.0
2016-09-23 Andreas Müllerref #6065 Handle synonyms in taxonInContext
2016-09-21 Andreas Müllerref #6065 first implementation of taxonInContext service
2016-09-21 Andreas Müllerref #6066 add getChildNodes to classification service
2016-09-20 Andreas Kohlbeckerref #6087 adding orderINdex to TermDTO
2016-09-19 Katja Lutherfix #6061: search in titlecache and nomenclatural title...
2016-09-16 Andreas Müllerfix #6072 Implement findIdentifiableEntityByMarkers
2016-09-15 Andreas Müllerref #6089 Remove all calls and methods for taxonomicChi...
2016-09-15 Andreas Müllerfix #6066 Implement doPageChildNodes with doSynonyms
2016-09-15 Katja Lutherfix #5837: search on abbrevTitleCache instead of abbrev...
2016-09-12 Andreas Müllerfix #5957 fix IndexOutOfBound exception and some other...
2016-09-12 Katja Lutherfix #6061: search for titlecache if abbrev title is...
2016-08-25 Katja Lutherref #5837 implement search for nomenclatural title
2016-08-23 Katja Lutherfix #5828: add abbrevTitleCache and titleCache to uuidA...
2016-08-12 Katja Lutherspecimen import changes
2016-07-19 Katja Lutherminor
2016-07-19 Katja Lutherminor
2016-07-19 Katja Luthermissing changes in taxonDao
2016-07-14 Andreas Müller#5778 implement first version for PAT symbols update root/branches/cdmlib/cdm-4.1
2016-07-11 Andreas Müller#3925 First untested implementation for move excluded...
2016-07-11 Andreas Müller#5976 First partial implementation for updateSortIndex
2016-07-11 Andreas Müller#4965 Implement general solution for getDatabase() in
2016-07-08 Andreas Müller#5921 Change symbol for congruence relationship.
2016-07-08 Andreas Müller#5826 Clean up names with empty name descriptions
2016-07-08 Andreas Müller#5875 Add isDefault flag to DescriptionBase
2016-07-08 Andreas Müller#5970 Add allowOverride
2016-07-08 Andreas MüllerAdd schema updater for v4.0-v4.1 attic/shelves/cdmlib/a.mueller/28660
2016-07-07 Patrick PlitznerMerge branch 'develop' into csvExport csvExport origin/csvExport root/branches/cdmlib/csvExport
2016-07-06 jenkinsMerge branch 'release/4.2.0' root/tags/cdmlib/4.2.0 root/trunk/cdmlib 4.2.0
2016-07-06 Katja Lutherminor
2016-07-06 Katja Lutherfix failing editor test because of updateSortindex...
2016-07-06 Andreas Müller#5958 fix failing tests
2016-07-06 Andreas Müller#5958 Implement name part search as web service
2016-07-06 Andreas Müller#5957 Fix empty treeindexes
2016-07-05 Andreas Müller#5957 mplement groupByHigherTaxon webservice
2016-07-05 Katja Lutherfix failing Polytomouskey test
2016-07-05 Katja Luther#5681: move removeNullValueFromCollections to PostMerge...
2016-07-05 Katja Luthernew method removeNullValues in CdmPreDataChangeListener
2016-07-01 Andreas MüllerClean up
2016-07-01 Andreas Müller#5945 Deduplicate results from termloading by class
2016-06-30 Andreas Kohlbeckerrefactoring listByIds to loadByIds
2016-06-30 Katja Lutherfix getUuidAndTitleCache for pattern with ?
2016-06-29 Andreas Kohlbeckerfixing bugs related to the rank intervall in the Transm...
2016-06-29 Andreas Kohlbeckersolving multiple problems in TransmissionEngine
next