Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
676ed1a9 04/29/2018 12:00 AM Andreas Müller

ref #7388 fix error in new removeRelationWithTaxonName

8b77816d 04/28/2018 11:58 PM Andreas Müller

cleanup

287abc0f 04/28/2018 11:21 PM Andreas Müller

ref #7386 fix error in new getRelatedNames method

7a72a0fe 04/28/2018 05:12 PM Andreas Kohlbecker

ref #7386 reducing redundancy in name relationship handling methods, adding methods for general use

53db84af 04/23/2018 01:53 PM Andreas Müller

ref #6241 change @date to @since (fix)

7fa325bc 04/23/2018 01:49 PM Andreas Müller

ref #6241 change @date to @since

6fbe6b30 04/20/2018 02:50 PM Andreas Müller

cleanup

54d2eeaf 04/20/2018 02:34 PM Andreas Müller

ref #7357 fix TaxonName.clone test in model

d014205f 04/20/2018 01:00 PM Andreas Müller

ref #7357 implement clone correctly for TypeDesignationBase

07d5561c 04/20/2018 12:23 PM Andreas Müller

cleanup

2f54f726 04/19/2018 02:12 PM Andreas Kohlbecker

removing non java doc method comment

90704ace 03/09/2018 07:55 PM Andreas Müller

fix #7308 Add nomen oblitum to zoological taxon name status

991d761f 03/09/2018 03:44 PM Patrick Plitzner

ref #6158 avoid URL redirects

567dabcd 03/07/2018 12:36 PM Katja Luther

revert accidently commited changes

815a9015 03/07/2018 12:02 PM Katja Luther

adapted deleteResult

734fb920 03/07/2018 10:00 AM Andreas Müller

ref #7285 add uuids for cohort and hyporder

431824dc 01/24/2018 01:30 PM Andreas Kohlbecker

removing @transient from non transient getters

ea3a090e 01/18/2018 01:48 PM Andreas Müller

cleanup

a1c027c2 01/18/2018 01:43 PM Andreas Müller

Implement code dependent factory method for TaxonNameFactory

15f8bd2c 12/05/2017 11:40 AM Andreas Müller

ref #7109 fix tests for nom. valid

c98bc251 11/21/2017 12:36 PM Andreas Müller

ref #6258 add cascading for registration in TaxonName and TypeDesignationBase

971254b7 11/21/2017 10:43 AM Andreas Müller

ref #6965 first version of Tropicos import

4f360e46 11/21/2017 10:43 AM Andreas Müller

cleanup

9c3b40bb 11/14/2017 12:31 PM Andreas Kohlbecker

typos and whitespace

d8f50ab8 09/21/2017 10:06 PM Andreas Müller

ref #6730 remove some further redundant code in MediaServiceImpl.delete

d63a08c7 09/19/2017 12:50 PM Andreas Müller

ref #6957 first version of viral name cache strategy

fd0b01e5 09/14/2017 11:08 AM Andreas Müller

fix #6842 fix bugs in Registration.setName

8fa18b55 09/07/2017 03:09 PM Andreas Müller

remove deprecated in NomenclaturalCode constructor

7ddba3fb 09/07/2017 01:39 PM Andreas Müller

cleanup

15035cf0 07/25/2017 08:32 AM Andreas Müller

fix #6630 remove rectifyNameCacheStrategy to differ name types

063510dc 07/24/2017 11:49 PM Andreas Müller

ref #6630 unify ViralNameDefaultCacheStrategy with NonViralNameDefaultCacheStrategy

95e0383a 07/24/2017 09:27 AM Andreas Kohlbecker

fix #6842 avoiding NPE in Registation - better aproach

33cef333 07/21/2017 03:36 PM Andreas Kohlbecker

fix #6842 avoiding NPE in Registation

d1ff240b 06/26/2017 10:34 AM Andreas Müller

cleanup

4e3f1cdc 06/13/2017 11:51 AM Andreas Müller

ref #6368 remove commented all TaxonName subclasses completely

ed45cad2 06/05/2017 09:53 AM Andreas Müller

ref #6369 cleanup botanical name interface

7d363a62 06/05/2017 09:25 AM Andreas Müller

ref #6445 add isFungus to NomenclaturalCode

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

ref #6368 , ref #6671, ref #6630 adapt eflora to no taxon name model

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

ref #6630 and ref #6368 remove generics from TaxonName

2dca9610 06/03/2017 07:18 PM Andreas Müller

ref #6630 unified all taxon name cache strategies except for ViralNameDefaultCacheStrategy

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

fix #6368 rename table and class TaxonNameBase

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

ref #6368 remove some further occurrences of NonViralName

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

ref #6368 remove TaxonNameBase subclasses

6854be8d 05/20/2017 11:28 PM Andreas Müller

Merge branch 'develop' into feature/cdm-4.7

1f8fb182 05/19/2017 01:48 PM Andreas Müller

cleanup

cfe723e5 05/09/2017 06:23 PM Andreas Müller

fix #6535 change CdmMetaData.propertyName from int to string

a82850a1 05/05/2017 06:19 PM Andreas Müller

ref #6258 Added basic bidirectionality for Registration.name and typeDesignation

16f5f3d4 05/05/2017 02:56 PM Andreas Müller

ref #6612 implemented list (ref ...) for RegistrationDaoHibernateImpl

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

fix #6367 make nomenclaturalCode an attribute of TaxonNameBase

70368530 05/04/2017 11:24 PM Andreas Müller

Merge branch 'develop' into feature/cdm-4.7

Conflicts:
cdmlib-io/src/main/java/eu/etaxonomy/cdm/io/distribution/excelupdate/ExcelDistributionUpdate.java
cdmlib-persistence/src/main/java/eu/etaxonomy/cdm/database/update/MnTableCreator.java

cf43c570 05/04/2017 10:47 PM Andreas Kohlbecker

ref #6258 satisfying @NonNull annotations for collection properties

ff614835 05/03/2017 12:41 PM Andreas Kohlbecker

#6612 dao and service classes for the Registration class

  • service implementation incomplete
d4aa7f24 04/30/2017 09:42 AM Andreas Müller

ref #6258 add Audited to Registration

70f7cd1e 04/22/2017 03:40 PM Andreas Müller

cleanup

4cd47320 04/22/2017 03:40 PM Andreas Müller

fix #6557 implement basionym relation creator

2ac4df70 04/06/2017 02:37 PM Andreas Müller

ref #6258 add Registration to hibernate mapping and make in Annotatable and add update script

09c24be2 04/06/2017 02:37 PM Andreas Müller

ref #6258 first imcomplete version of Registration class

03ebde9e 03/23/2017 10:34 AM Katja Luther

ref #6314: smaller fixes, creation of tropicos full name string, creation of final result etc

b3babf1b 03/20/2017 04:15 PM Katja Luther

ref #6314: add homotypicalgroupNameComparator

cc08d398 03/14/2017 10:43 AM Andreas Müller

remove required from TaxonNAMEBase.cultivarName JAXB definition

3f88d296 03/11/2017 08:25 PM Andreas Müller

fix #6363 Implement validation rules for all taxon names

3c6ba3cd 03/09/2017 04:20 PM Andreas Müller

fix #6459 Implement deduplication for IntextReferences

d818257c 03/01/2017 10:31 AM Andreas Müller

cleanup

530a12a5 02/26/2017 11:11 AM Andreas Müller

ref #6410 latest changes for eFlora (FM 15) import

6c06606c 02/26/2017 10:50 AM Andreas Müller

add transient method isHybridName (cont.)

6efe4dfc 02/26/2017 10:50 AM Andreas Müller

add transient method isHybridName

7301dfbf 02/17/2017 05:58 PM Andreas Müller

ref #6100 fix parser subgen. and forma

96afcf2f 02/10/2017 11:36 AM Andreas Müller

cleanup

7229f9d4 02/09/2017 01:09 PM Katja Luther

ref #4232: made some changes to fullfill the comparator contract

514a53eb 02/03/2017 01:44 PM Andreas Müller

cleanup

aaf432fa 02/03/2017 01:44 PM Andreas Müller

cleanup merge problems

d7919b1c 02/03/2017 01:44 PM Andreas Müller

ref #6362, ref #6365 remove occurrence of NonViralName, BotanicalName, ZoologicalName and others

5805c395 02/03/2017 11:15 AM Andreas Müller

#6401 update generics for java1.8 upgrade

ae3b8a5d 02/02/2017 04:35 PM Andreas Müller

ref #922 and #6311 javadoc

44e2abe8 02/02/2017 04:05 PM Andreas Müller

ref #6311 further refactoring for compareToEntity

dfc40f67 02/02/2017 03:00 PM Andreas Müller

fix #6311 move compareToEntity method to TaxonName and TaxonBase classes and refactor

168e8915 02/02/2017 02:58 PM Andreas Müller

ref #6401 Adapt generics in agent base and others

940ecc18 02/02/2017 02:55 PM Andreas Müller

cleanup

e2d30c43 02/02/2017 12:26 AM Andreas Müller

ref #6401 Improve generics for TypeDesignationStatusBase and RelationshipTermBase

2a25d458 02/01/2017 03:19 PM Patrick Plitzner

ref #6401 Fix problems with generics due to jdk1.8

55dd353b 01/30/2017 08:50 PM Andreas Müller

ref #6362 remove further occurrences of NonViralName

5d206c8e 01/30/2017 01:12 PM Andreas Müller

ref #6365 use TaxonNameFactory for static parser methods

fe34a9eb 01/30/2017 11:07 AM Andreas Müller

ref #6365 use TaxonNameFactory for botanical names

033fa0b2 01/30/2017 10:56 AM Andreas Müller

ref #6365 use TaxonNameFactory for zoological names

df5738fe 01/30/2017 10:52 AM Andreas Müller

fix #6360 use TaxonNameFactory for NonViralNames

6369aae2 01/30/2017 10:45 AM Andreas Müller

fix #6364 use TaxonNameFactory for viral and bacterial names

174ae83b 01/30/2017 10:38 AM Andreas Müller

fix #6366 use TaxonNameFactory for cultivar names

6eeff533 01/30/2017 12:24 AM Andreas Müller

ref #6365 Move zoological parse methods to TaxonNameBase

066f7886 01/30/2017 12:24 AM Andreas Müller

Remove isCodeCompliant from TaxonNameBase

2d370ced 01/30/2017 12:24 AM Andreas Müller

ref #6366 move cultivar attributes and functions to TaxonNameBase

e8b59a14 01/30/2017 12:24 AM Andreas Müller

cleanup

da39aca0 01/30/2017 12:24 AM Andreas Müller

ref #6365 merge static methods from BotanicaName to TaxonNameBase

0d8c0513 01/30/2017 12:24 AM Andreas Müller

ref #6365 ref #6360 ref #6364 replace taxon name factory methods

5b88f807 01/30/2017 12:24 AM Andreas Müller

ref #6360 replace NonViralName factory methods

8eea91a5 01/30/2017 12:24 AM Andreas Müller

ref #6365 Move all ZoologicalName attributes up to TaxonNameBase

536aae8b 01/30/2017 12:24 AM Andreas Müller

ref #6364 Move all BacterialName attributes up to TaxonNameBase

02736ff3 01/30/2017 12:24 AM Andreas Müller

ref #6364 Move all ViralName attributes up to TaxonNameBase

1ff3286f 01/30/2017 12:24 AM Andreas Müller

minor

8fd3a2d7 01/26/2017 04:58 PM Andreas Müller

ref #6369 remove generics from interfaces

3786c4c9 01/26/2017 04:57 PM Andreas Müller

fix #6369 add interface for all names