fix #7210 Add salt for User
[cdmlib.git] / cdmlib-persistence / src /
2018-05-09 Andreas Müllerfix #7210 Add salt for User
2018-05-09 Andreas Müllerref #7238 rename lastName and firstName
2018-05-09 Andreas Müllerfix #7276 Make User.emailAddress a unique field
2018-05-09 Andreas Müllerref #6879 fix stepName
2018-05-09 Andreas Müllerfix #7405 Rename WorkingSet to DescriptiveDataSet
2018-05-09 Andreas Müllercleanup
2018-05-09 Andreas Müllerfix #7374 Set titleCache of feature trees to protected
2018-05-09 Andreas Müllerfix #2335 Make WorkingSet IdentifiableEntity
2018-05-09 Andreas Müllerfix #6879 Update uuid and name for admin user group
2018-05-09 Andreas Müllerfix #7096 Add second symbol attribute to DefinedTermBase
2018-05-09 Andreas Müllerref #7109 Rename nom. valid to nom. val.
2018-05-09 Andreas Müllerref #6588 fist untested implementation of externalLink
2018-05-09 Andreas Müllerinitialize CDM 4.9 schema update
2018-05-09 Katja Lutheradd the possibility to search for classifications in...
2018-05-06 Andreas Müllercleanup
2018-05-03 Andreas Müllerref #6359, ref #3740 (setSubtree) some further improvem...
2018-05-03 Andreas Müllerref #6359, ref #3740 (setSubtree) add progress monitor...
2018-05-03 Katja LutherRevert "revert additional load of taxa in set secundum"
2018-05-02 Katja Lutherrevert additional load of taxa in set secundum
2018-05-02 Andreas Müllerref #6241 replaced @created by @since in cdmlib
2018-04-27 Andreas Kohlbeckerfixing TeamAutoBeanInitializer mapping in test class
2018-04-27 Andreas Kohlbeckermapping TeamAutoInitializer to abstract base class...
2018-04-27 Andreas Kohlbeckerref #7377 modifying test to avoid autoflush
2018-04-27 Andreas Kohlbeckermore bean initialization tests & found bug ref #7375
2018-04-27 Andreas KohlbeckerTeamAutoInitializer implemented
2018-04-25 Patrick Plitznerref #7095 Code clean up and refactoring
2018-04-25 Patrick Plitznerref #7095 Retrieve only distinct SpecimenNodeWrapper...
2018-04-25 Patrick Plitznerref #7095 Enhance quicker service for taxon associated...
2018-04-24 Patrick Plitznerref #7095 Implement quicker service for taxon associate...
2018-04-23 Andreas Müllerref #6241 change @date to @since (fix)
2018-04-23 Andreas Müllerref #6241 change @date to @since
2018-04-23 Patrick Plitznerref #7095 Add dao method for listing UuidAndTitleCache...
2018-04-23 Patrick Plitznerref #7095 Add dao method for individually associated...
2018-04-23 Patrick Plitznerref #7095 Speed up specimen loading
2018-04-20 Andreas Kohlbeckerref #7360 also TaxonNames must never be orphan
2018-04-20 Andreas Kohlbeckerfix #7360 ReferenceVoter must never consider references...
2018-04-20 Andreas Kohlbeckerbetter logging of voting in CdmPermissionVoter
2018-04-20 Andreas Müllercleanup
2018-03-28 Katja Lutheralso revert the test changes
2018-03-28 Katja Lutherrevert null check in merge
2018-03-28 Katja Lutherminor
2018-03-28 Katja Lutheravoid potential NPE
2018-03-28 Katja Luthersmaller changes and code cleaning
2018-03-27 Andreas Kohlbeckermoving AlternativeUnitilsJUnit4TestClassRunner to org...
2018-03-27 Andreas Kohlbeckerref #7331 test created and loging more details at level...
2018-03-23 Patrick Plitznerref #6484 Move enum AssignmentStatus to cdm-persistence
2018-03-21 Patrick Plitznerref #7324 Add new service method getFieldUnitsForGather...
2018-03-21 Andreas Kohlbeckerfix #7323 adding missing uuid match check in furtherVot...
2018-03-15 Andreas Mülleradd some more CdmPermissionClasses
2018-03-14 Andreas Mülleradd some more CdmPermissionClasses
2018-03-13 Katja Lutherminor
2018-03-09 Katja Lutherref #2380: improve implementation of Dto for use in...
2018-03-08 Andreas Müllercleanup CdmPermissionClass
2018-03-07 Katja Lutherrevert changes in listChildNodesAsUuidAndTitleCache
2018-03-07 Katja Lutheradapted deleteResult
2018-03-07 Andreas Müllercleanup
2018-03-05 Katja Lutherfix 7292: fix Exception when searching for all taxa
2018-02-26 Andreas Müllercleanup
2018-02-22 Andreas Kohlbeckerextending CdmPermissionClass
2018-02-22 Andreas Kohlbeckerextending CdmPermissionClass
2018-02-22 Andreas Kohlbeckerextending CdmPermissionClass
2018-02-22 Andreas Kohlbeckerref #7289 suppressing HHH90000003
2018-02-22 Andreas Kohlbeckersilencing chatty test
2018-02-22 Andreas Kohlbeckersilencing chatty test
2018-02-15 jenkinsMerge branch 'release/4.14.0' 4.14.0
2018-02-15 Andreas Müllerref #6779 add Feature to CdmPermissionClass and sort... origin/release/4.14.0
2018-02-13 Katja Lutherimprove exports with progress monitor
2018-02-06 Katja Lutherref #7013: reload reference in setSecundumReference...
2018-02-06 Katja Lutherminor
2018-02-05 Katja Luthersort also taxon node uuid for rank and name for getTaxo...
2018-02-02 Andreas Kohlbecker#7105 printing stacktrace in case of dangerous use...
2018-01-31 jenkinsMerge branch 'release/4.13.0' 4.13.0
2018-01-29 Andreas Kohlbeckeradding support for for class eu.etaxonomy.cdm.model...
2018-01-24 Andreas Müllerfix #7158 Add pro parte misapplied name to the concept...
2018-01-24 Andreas Müllercleanup
2018-01-24 Andreas KohlbeckerMerge branch '#7206-CdmEntityCache' into develop
2018-01-22 Katja Luthercode cleaning
2018-01-18 Andreas Kohlbeckeradding more types to CdmPermissionClass
2018-01-18 Andreas Müllerref #7203 add performance debugging for TaxonNodeFilter...
2018-01-17 Katja Lutheradd uuidAndTitleCache method to workingSetDao and Servi...
2018-01-17 Katja Lutherref #3533: new method to get only references with dedic...
2018-01-17 Katja Luthermove getUuidAndTitleCache methods to identifiableDao
2018-01-17 Andreas Kohlbeckeradding NAMERELATIONSHIP to CdmPermissionClass
2018-01-16 Andreas Müllerref #7166 remove distributions with absent status...
2018-01-16 Andreas Müllerref #7175, ref #7180, ref #7165, ref #7166 Adapting...
2018-01-16 Andreas Müllercleanup
2018-01-15 Andreas Kohlbeckerimplementing support for Group and GrantedAuthorityImpl...
2018-01-12 Andreas Müllerfix #7166 fixing test
2018-01-12 Patrick Plitznerfix #7166 temporarily fixing test
2018-01-12 Andreas Kohlbeckerfix #7173 RegistrationDao methods support for sections...
2018-01-12 Katja LutherMerge branch 'develop' of ssh://dev.e-taxonomy.eu/var...
2018-01-12 Patrick Plitznerfix #7166 code restructuring
2018-01-12 Patrick Plitznerfix #7166 Implement area filter for TaxonNodeFilter
2018-01-12 Patrick Plitznerref #7165 Fix potential NPE
2018-01-11 Patrick Plitznerref #7165 Add rank filter to TaxonNodeFilter
2018-01-05 Katja LutherMerge branch 'develop' of ssh://dev.e-taxonomy.eu/var...
2018-01-05 unknowncleanup
2017-12-22 Andreas Kohlbeckerref #7150 implementing CollectionVoter and adding new...
2017-12-21 Andreas Kohlbeckerref #6867 extending the CdmPermissionClass enum and...
2017-12-20 Andreas Kohlbeckernote on prospective better solution for implementing...
next