Project

General

Profile

Download (2.57 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
d71868a2 03/19/2021 02:01 PM Andreas Müller

ref #9327 add sec source to TaxonBase (with few open issues)

293a199b 10/19/2020 01:13 PM Andreas Müller

remove some null values from test data

ee7148ab 09/21/2020 04:45 PM Andreas Müller

cleanup

3cc62172 08/27/2020 10:32 AM Andreas Müller

delete null values for updated, createdBy, updatedBy, LSID and some TaxonName attributes from testdata

2686feab 08/27/2020 09:37 AM Andreas Müller

ref #6581 remove null-values for nomenclaturalReference and nomenclaturalMicroReference from Test-Files

fa6ce3cf 08/24/2020 07:39 PM Andreas Müller

cleanup

9dc896c9 06/03/2017 07:18 PM Andreas Müller

fix #6368 rename table and class TaxonNameBase

4cf023af 06/03/2017 07:17 PM Andreas Müller

ref #6368 remove BotanicalName in test DTYPE

7c119bdf 05/05/2017 08:50 AM Andreas Müller

fix #6367 make nomenclaturalCode an attribute of TaxonNameBase

1402e210 10/18/2016 02:07 PM Andreas Müller

ref #3925 Adapt tests for moving unplaced and excluded

60dd84cb 10/13/2016 11:54 PM Andreas Müller

fix #5952 Add identityCache

ed506dcb 10/07/2016 03:06 PM Andreas Müller

fix #6089 Remove taxonomicParentCache and taxonomicChildrenCount, fix Testdata

46c571ad 07/08/2016 06:05 PM Andreas Müller

#5875 Add isDefault flag to DescriptionBase

840abdb1 06/03/2015 01:00 PM Andreas Müller

rename authorTeam -> authorship #4332 for name authors

88b4ec59 12/16/2014 10:32 AM Patrick Plitzner
  • extracted deepDelete tests to own java class
    • reduced exception logged in DeleteResult
5188d906 12/15/2014 01:00 PM Patrick Plitzner
  • fully implemented deep delete (child derivates)
    • added tests
c36bd929 12/12/2014 09:41 AM Patrick Plitzner
  • implemented isDeletable() and delete()
    • fixed test XML files and tests