#5890 Add service method to get the root node for a given classification
[cdmlib.git] / cdmlib-persistence /
2016-06-27 Patrick Plitzner#5890 Add service method to get the root node for a...
2016-06-17 Katja Lutherfix getUUIDAndTitleCache for references
2016-06-15 Andreas Kohlbecker#5852 dao, service and controler for taxonNode sibling...
2016-06-14 Katja LutherRevert "fix getTaxonUUIDAndTitleCacheForClassification"
2016-06-14 Katja Lutherfix getTaxonUUIDAndTitleCacheForClassification
2016-06-13 Andreas Kohlbeckerrefactoring taxonNode controllers - return dtos from...
2016-06-10 Andreas MüllerTry to fix pattern issue in taxon uuidAndTitleCache...
2016-06-10 Andreas MüllerSimplify taxonDao
2016-06-10 Andreas MüllerFix bug in TaxonDaoHibernateImpl
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-06 Andreas Kohlbecker#5858 adding missing join fetch in AutoPropertyInitializer
2016-06-03 Andreas MüllerFurther develop the CDM preferences #3958
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-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 getReferencingObjects
2016-06-01 Patrick PlitznerAdd data source name to CdmSourceException #5785
2016-06-01 Andreas MüllerCleanup
2016-05-31 jenkinsUpdating develop poms back to pre merge state
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-26 Andreas Müllerminor
2016-05-26 Andreas Müllerrevert last commit
2016-05-26 Andreas Müllerminor
2016-05-26 Andreas MüllerFurther cleanup and rename new default cache strategy...
2016-05-26 Andreas MüllerImplement single cache strategy for references #5833
2016-05-25 Andreas MüllerRemove generics from Reference in cdmlib (except for...
2016-05-25 Katja Luthernew method to get UuidAndTitleCache objects with nomenc...
2016-05-10 Patrick PlitznerFix possible class cast exception for collections of...
2016-05-06 Andreas MüllerChange serial version id for identifiable entity and...
2016-05-03 Andreas MüllerFix empty protected titlecaches #5763
2016-05-03 Andreas MüllerAdapt reusability of Credits / Rights
2016-05-03 jenkinsUpdating develop poms back to pre merge state
2016-05-03 jenkinsupdating develop poms to master versions to avoid merge...
2016-05-03 jenkinsMerge branch 'release/4.0.0' root/tags/cdmlib/4.0.0 4.0.0
2016-05-03 jenkinsupdating poms for branch'release/4.0.0' with non-snapsh...
2016-05-02 jenkinsupdating poms for 4.1.0-SNAPSHOT development
2016-04-28 Andreas MüllerRemove method agentsUsedAsUsers related to #5743
2016-04-28 Andreas MüllerAdd getter/setter/termloader for (inverse)symbol, fix...
2016-04-28 Andreas MüllerFix revisionnumber update for PostgreSQL #5718
2016-04-28 Andreas MüllerRemove not null constraint from revisionnumber schema...
2016-04-28 Andreas MüllerRemove bidirectionality for supplemental data #5743
2016-04-28 Andreas MüllerClean up AnnotationDao and AnnotationService
2016-04-28 Andreas MüllerIncrease length of symbol and inverseSymbol #5734
2016-04-28 Andreas MüllerUpdate test data for xxxObj_type #3701
2016-04-28 Andreas MüllerChange reverseSymbol to inverseSymbol #5734
2016-04-28 Andreas MüllerAdapt AnnotationDaoTest #3701
2016-04-28 Andreas MüllerUpdate script for upading xxxObj_type #3701
2016-04-28 Andreas MüllerAdd symbol and reverseSymbol do DefinedTermBase #5734
2016-04-28 Andreas MüllerAdapt table and column names to hibernate 5 naming...
2016-04-28 Andreas MüllerRemove Autoincrement on AuditEvent.revisionnumber on...
2016-04-28 Andreas MüllerAdd secMicroReference #5717
2016-04-28 Andreas MüllerAdd preferred stable URI to SpecimenOrObservation ...
2016-04-28 Andreas MüllerAdd base structure for model update to 4.0
2016-04-19 Andreas Kohlbecker#5482 web services now support different orderBy modes
2016-04-13 Katja Lutherminor
2016-04-13 Katja Lutherminor
2016-04-13 Patrick PlitznerAdd missing type information to UuidAndTitleCache objec...
2016-04-13 Katja Lutherfix #5672
2016-04-07 Katja LutherMerge branch 'develop' of ssh://dev.e-taxonomy.eu/var...
2016-04-07 Katja Luthersmaller changes for fauna europaea import and csvNameExport
2016-03-30 Patrick PlitznerAlso return all specimens belonging to sub classes...
2016-03-21 Patrick PlitznerMerge branch 'develop' of ssh://dev.e-taxonomy.eu/var...
2016-03-18 Andreas Müllerminor
2016-03-17 Andreas MüllerAdd IntextReference to related objects test classes
2016-03-16 Andreas MüllerJavadoc
2016-03-16 Andreas MüllerFix deduplication problem with list order #5652
2016-03-15 Katja Lutherminor
2016-03-14 Katja LutherTaxonNodeByNameComparator is not a component anymore...
2016-03-02 Andreas MüllerUpdate cdmlib version from 3.13.0-SNAPSHOT to 4.0.0...
2016-02-24 Andreas Kohlbeckerremoving all (almost all) spy6 references and dependencies
2016-02-23 Andreas MüllerPreliminary add tableGeneratorGlobalOverride to all...
2016-02-23 Andreas Müllerlike before
2016-02-23 Andreas MüllerMove TableGenerator(GlobalOverride) from test to persis...
2016-02-23 Andreas Kohlbeckerremoving tableGeneratorOverride from non testing applic...
2016-02-18 Andreas MüllerAdd separator after nom status in taxon titleCache...
2016-02-16 Andreas KohlbeckerRevert "#5563 fixed by avoiding access to null FeatureN...
2016-02-16 Andreas Kohlbecker#5563 fixed by avoiding access to null FeatureNodes
2016-02-15 Andreas MüllerFix CCE in DefinedTermDaoImpl.getPartOf (#5556) and...
2016-02-15 jenkinsMerge branch 'hotfix/3.12.4' into develop
2016-02-12 jenkinsupdating poms for branch'hotfix/3.12.4' with non-snapsh...
2016-02-12 jenkinsupdating poms for branch'hotfix/3.12.4' with non-snapsh... attic/tags/cdmlib/3.12.4/27239
2016-02-11 jenkinsupdating poms for 3.12.4 branch with snapshot versions
2016-02-10 Andreas KohlbeckerMerge branch 'hotfix/3.12.3' into develop
2016-02-10 jenkinsMerge branch 'hotfix/3.12.3' root/tags/cdmlib/3.12.3 3.12.3
2016-02-10 jenkinsupdating poms for branch'hotfix/3.12.3' with non-snapsh...
2016-02-09 Katja Lutherfix #5538
2016-02-04 k.luthercheck for empty excludeUuid list
2016-02-03 jenkinsupdating poms for 3.12.3 branch with snapshot versions
2016-01-20 Andreas MüllerMinor
next