Merge branch 'develop' into csvExport
[cdmlib.git] / cdmlib-persistence / src / main / java / eu /
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
2016-06-29 Andreas Kohlbeckerattempt to reduce the overhead imposed by database...
2016-06-29 Katja Lutherfix getUuidAndTitleCache for pattern with * or ?
2016-06-28 Katja Lutherfix UuidAndtitleCache methods for pattern with asterisk
2016-06-27 Patrick Plitznergit issues
2016-06-27 Patrick Plitzner#5890 Add service method to get the root node for a...
2016-06-23 Katja LutherMerge branch 'develop' of ssh://dev.e-taxonomy.eu/var...
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 jenkinsMerge branch 'master' into develop
2016-06-02 jenkinsMerge branch 'hotfix/4.1.1' root/tags/cdmlib/4.1.1 4.1.1
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 Andreas MüllerCleanup getReferencingObjects
2016-06-01 Patrick PlitznerAdd data source name to CdmSourceException #5785
2016-06-01 Andreas MüllerCleanup
2016-05-31 jenkinsMerge branch 'release/4.1.0' root/tags/cdmlib/4.1.0 4.1.0
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 jenkinsMerge branch 'release/4.0.0' root/tags/cdmlib/4.0.0 4.0.0
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üllerChange reverseSymbol to inverseSymbol #5734
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-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-02-23 Andreas Müllerlike before
2016-02-23 Andreas MüllerMove TableGenerator(GlobalOverride) from test to persis...
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-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-09 Katja Lutherfix #5538
2016-02-04 k.luthercheck for empty excludeUuid list
2016-01-20 Andreas MüllerMinor
2016-01-20 Andreas MüllerHandle AuditEvent hibernate sequence update in CdmUpdat...
2016-01-20 Patrick PlitznerChange logging error to info
2016-01-11 jenkinsMerge branch 'hotfix/3.12.2' root/tags/cdmlib/3.12.2 3.12.2
2016-01-11 Andreas Kohlbecker#4962 using LEFT FETCH JOIN for ranks and sec fixed...
2016-01-11 Andreas KohlbeckerMerge branch 'hotfix/3.12.1' into develop
2016-01-06 Andreas MüllerUpdate to lucene 5.4 and some minor dependency updates
2015-12-22 Andreas Kohlbeckerfixing problems regarding lucene search after merge...
next