Merge branch 'release/4.9.0'
[cdmlib.git] / cdmlib-persistence / src / main / java /
2017-02-15 Katja Lutherref #6262: create dao and service for rights
2017-02-10 Andreas Müllercleanup
2017-02-09 Katja Lutherref #4232: made some changes to fullfill the comparator...
2017-02-03 Andreas Müllercleanup
2017-02-03 Andreas Müllerref #6362, ref #6365 remove occurrence of NonViralName...
2017-02-02 Andreas Kohlbeckerfix #6405 more tests for CdmPermissionVoter.furtherVoti...
2017-02-02 Andreas Müllercleanup
2017-02-02 Katja Lutheremall fix for selection of reference as inreference
2017-02-01 Andreas MüllerCleanup
2017-02-01 Andreas Müllerref #1606 fix bug in referenceDao.getUuidAndTitleCache
2017-02-01 Andreas MüllerCleanup
2017-02-01 Patrick Plitznerref #6401 Fix problems with generics due to jdk1.8
2017-02-01 Katja Lutherfix #1606: add generic type to all filters
2017-02-01 Katja Lutherref #1606: add methods to provide filter for reference...
2017-01-31 Katja Lutherfix #4390: add missing check for protected titleCache
2017-01-31 Katja Lutherfix #4390: update titlecache only for SpecimenOrObserva...
2017-01-31 Katja Lutherfix #4390: update titlecache for all merged identifiabl...
2017-01-30 Andreas Müllerref #6362 remove further occurrences of NonViralName
2017-01-30 Andreas Müllerref #6365 use TaxonNameFactory for botanical names
2017-01-30 Andreas Müllerref #6365 use TaxonNameFactory for zoological names
2017-01-30 Andreas Müllerfix #6364 use TaxonNameFactory for viral and bacterial...
2017-01-30 Andreas Müllerfix #6366 use TaxonNameFactory for cultivar names
2017-01-29 Andreas Müllerref #6366 move cultivar attributes and functions to...
2017-01-29 Andreas Müllerref #6365 merge static methods from BotanicaName to...
2017-01-29 Andreas Müllerref #6365 Move all ZoologicalName attributes up to...
2017-01-29 Andreas Müllerref #6364 Move all BacterialName attributes up to Taxon...
2017-01-26 Andreas Müllerref #6362 removed some NonViralName occurrences (non...
2017-01-25 Andreas KohlbeckerRevert "Revert "fix #6360 moved all NonViralName functi...
2017-01-25 Andreas Müllerminor
2017-01-24 jenkinsMerge branch 'hotfix/4.5.1' 4.5.1
2017-01-24 Andreas KohlbeckerMerge branch 'develop' into hotfix/4.5.1
2017-01-24 Andreas KohlbeckerRevert "fix #6360 moved all NonViralName functionality...
2017-01-23 Andreas Kohlbeckerfix #6373 fixing MediaAutoInitializer
2017-01-23 Katja Lutherrevert last minor change in misapplied name search
2017-01-23 Katja Lutherminor
2017-01-23 Katja Lutherfix tests
2017-01-23 Katja Lutherfix #6296: fix the parameter settings in search queries
2017-01-21 Andreas Müllerfix #6360 moved all NonViralName functionality to Taxon...
2017-01-20 Katja Lutherfix #6296: fix problems for simple search
2017-01-20 Katja Lutheradd test for different search combinations
2017-01-20 Katja Lutherfixed copy paste error for common name search
2017-01-19 jenkinsMerge branch 'release/4.5.0' 4.5.0
2017-01-19 Katja Lutherfix #6342: fix exception for ? in selection dialog
2017-01-10 Katja Luthersome code cleaning
2017-01-09 Andreas Müllerfix #3465 Progressmonitor API and better UpdateResult...
2017-01-09 Katja Lutherref #6296: minor
2017-01-09 Katja Lutherref #6296: minor
2017-01-09 Katja Lutherfix #6296: include the common name search into the...
2017-01-06 Andreas Müllerfix #3465 implement setSecundumForSubtree
2017-01-03 Katja Lutherfix #6299: add openSession in getSession when there...
2016-12-20 Katja Lutherminot
2016-12-20 Andreas Kohlbeckerref #6190 removing svn property place holder in first...
2016-12-13 Katja Lutherminor
2016-12-13 Katja Lutherminor
2016-12-12 Katja Lutherfix #6274: add an update for childrenCount cache if...
2016-12-08 Katja Lutherref #4766: prepair the sortindex updater for calling...
2016-12-07 Andreas MüllerCleanup and new Rights Factory method
2016-12-05 jenkinsMerge branch 'release/4.4.0' 4.4.0
2016-12-05 Andreas Müllerfix SortIndexUpdater bug for missing @id replacement
2016-12-05 Andreas Müllerfix #6135 allow nameCache for merked taxa search
2016-12-02 Andreas Müllerfix #6236 add alphabetic length ordering to name search
2016-12-02 Andreas Müllerfix #6134 add group taxa by marker and refactor treeind...
2016-12-02 Andreas Müllerfix #6128 include authorship option in taxon and name...
2016-12-02 Andreas MüllerCleanup and replace int by long in count
2016-11-23 Andreas MüllerFix proparte is null in update script
2016-11-23 Andreas Müllercleanup
2016-11-22 Andreas Müllerfix sortindex updater and SynonymDeduplicator
2016-11-18 Andreas MüllerCleanup
2016-11-18 Katja Luthersolving polytomouskey node sort index problems
2016-11-15 Andreas Müllerfix #6200 Change order of NomenclaturalCodeUpdater...
2016-11-15 Andreas Müllercleanup and javadoc
2016-11-15 Andreas Müllerref #5976 add PKNode sortindex update
2016-11-15 Andreas Müllerref #5974 fix update script for synonym duplicates
2016-11-15 Andreas Müllercleanup
2016-11-11 Andreas Müllerref #3925 and #5974 Improve update script for non...
2016-11-10 Andreas MüllerMerge branch 'develop' of ssh://dev.e-taxonomy.eu/var...
2016-11-10 Andreas MüllerMerge branch 'develop' of ssh://dev.e-taxonomy.eu/var...
2016-11-04 Andreas MüllerMerge branch 'develop' of ssh://dev.e-taxonomy.eu/var...
2016-11-03 Patrick Plitznerref #5458 Add classification filter to service method
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
next