Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
4dc84326 10/21/2014 07:51 AM Andreas Müller

return nameRelationship

c52b7e11 10/02/2014 01:00 PM Katja Luther

adapted tcs rdf and xml import, using apache jena for rdf import
tcs import for caryophylales
minor

252e0049 09/10/2014 12:35 PM Andreas Müller

typos

e8534b1d 09/04/2014 11:39 AM Andreas Kohlbecker

reverting hack related to #4368 (caching api causes bug in Rank.getAbbreviation())

fe3d023f 08/26/2014 12:16 PM Andreas Kohlbecker

refactoring taxon controllers, reducing code duplication

d0e1f771 08/18/2014 09:58 AM Katja Luther
abde1c30 08/08/2014 03:54 PM Andreas Müller

Change authorTeam types in NonViralName from INomenclaturalAuthor to TeamOrPersonBase #1489

93f50b5e 06/25/2014 04:32 PM Cherian Mathew

First commit for the CDM Caching api
ICdmCacher, CdmCacher : CDM Cache class based on Ehcache
defaultApplicationContext.xml : added cache package to be component scanned
DefinedTermBase : new set/getCdmCacher method to make cacher available to term classes...

cccbf120 05/29/2014 01:21 AM Andreas Müller

improve to better fulfill the Comparator contract

92e1856d 05/15/2014 06:22 PM Andreas Müller

serial Version ID for HomGroup

3b98b0db 03/20/2014 01:50 PM Katja Luther

#4114 sort order in taxon navigator and adding that autonyms could be whether infraspecific or infrageneric (Art. 22.3 and 26.3)

64fddb1b 03/14/2014 09:52 PM Andreas Müller

add NomStatus vocabulary for ICZN #4085

9f86020d 03/14/2014 08:46 PM Andreas Müller

Added IsoParaType to SpecimenTypeDesignationStatus

0f94eae5 12/05/2013 02:03 PM Katja Luther

minor

1403051c 12/03/2013 10:49 AM Katja Luther

remove CopyOnWriteArrayList

78ee5473 12/02/2013 03:48 PM Andreas Müller

add link to ticket #3596

ca813b0a 12/02/2013 03:16 PM Andreas Müller

clean up and remove redundant !removed: #3596

56a75172 12/02/2013 03:06 PM Andreas Müller

remove empty lines

16dad983 11/28/2013 12:38 PM Katja Luther

minor

aa2d500a 11/28/2013 11:27 AM Katja Luther

#3596

f6de71b0 11/07/2013 01:46 AM Andreas Müller

fix sort order bug for lazy initialized names

3c7707b9 11/05/2013 06:26 PM Andreas Müller

add isSpeciesAggregate delegate method

205dc4b9 11/05/2013 06:26 PM Andreas Müller

Remove javadoc in Rank

85338079 10/09/2013 03:33 PM Katja Luther

merging delete functionality into trunk

ee1ce884 09/03/2013 03:26 PM Andreas Müller

rename getRankByAbbrev methods to getRankByIdInVoc #3479

89977c9d 09/03/2013 03:24 PM Andreas Müller

conservative language handling for nomenclatural status type #3545

786696e3 08/27/2013 04:43 PM Andreas Müller

merge trunk into cdm3.3 branch

7e5448cf 08/27/2013 10:39 AM Andreas Müller

replace specification by specialization

2c663e0e 08/27/2013 01:08 AM Andreas Müller

remove getCitation and IReferencedEntity from TaxonNameBase

6c6108d4 08/16/2013 06:41 PM Andreas Müller

TitleCacheLength updater #1592

0559b410 08/13/2013 07:39 PM Andreas Müller

fix null rank bug

9e3239f6 08/09/2013 04:49 PM Andreas Müller

Update script for termtype and some other, remove InstitutionType and COntinent, update idInVocabulary, ...

00e1ad00 07/23/2013 11:17 AM Katja Luther

some changes for object deletion, especially the implementation of the childhandling.

99375cb9 07/21/2013 01:56 AM Andreas Müller

use strings for rankClass (#2615 und #3544)

42414138 07/15/2013 10:28 PM Andreas Müller

implement some more term hierarchies and isKindOf and getGeneralizationOf(recursive) for IDefinedTerm #3611

4e6343a4 07/15/2013 09:27 PM Andreas Müller

added isKindOf and getGeneralisationOf(recursive) to IEnumTerm #3611

68788da9 07/15/2013 09:18 AM Katja Luther

fixing delete functionality and adding tests

c398ed0b 07/15/2013 05:34 AM Andreas Müller

implemented IEnumTerm and its hierarchies #3611, #3618

cc3a997a 07/14/2013 10:51 PM Andreas Müller

Separate interface for DefinedTermBase and enumerations #3618

d2a6f45e 07/04/2013 02:43 PM Andreas Müller

add isonym relationship (#2901) and original spelling (#2874)

ae736720 07/03/2013 07:02 PM Andreas Müller

add name relationship type "original spelling for" #2874

726194ff 07/03/2013 06:08 PM Andreas Müller

implement CDMPreferences #3555

f3dabfca 07/02/2013 10:00 AM Andreas Müller

resizing titleCache and fullTitleCache (#1592) and renaming CategoricalData.states -> stateData (#2923)

483579cd 06/28/2013 11:24 AM Andreas Müller

adding recordBasis to SpecimenOrObservationBase and removing some DerivedUnit classes (all #3378) and adding kindOfUnit to SpecimenOrObservationBase (except for according termType and vocabulary) #3568.

c8a3b6ab 06/25/2013 08:18 PM Andreas Müller

remove homotypical gorup form type designation base and interface #2173

481b893b 06/25/2013 07:10 PM Andreas Müller

remove homotypical gorup form type designation base and interface #2173

2308097c 06/25/2013 06:15 PM Andreas Müller

add nom status type "new combination" #3545

bc732e64 06/25/2013 05:57 PM Andreas Müller

added ranks proles, race and sublusus #2793 (II)

cb61174c 06/25/2013 05:46 PM Andreas Müller

added ranks proles, race and sublusus #2793 and updated TermUpdater

b88436a0 06/21/2013 12:26 PM Andreas Müller

implement RankClass, remove iso639_2, add max values to distance attributes, change type for distances,

533cbb43 06/20/2013 02:44 PM Andreas Müller

exchange modifier classes by DefinedTerm, add termtype to csv files, make term loader required constructor private

efa9828a 06/19/2013 04:34 PM Andreas Müller

remove TdwgArea and add termType and idInVocabulary (#2998, #3478, #3479, #3539)

9f840a1e 06/06/2013 01:52 PM Andreas Müller

Merge trunk into CDM 3.3

bc15acdb 06/06/2013 01:39 AM Andreas Müller

number nomenclatural codes

0ce634a8 06/06/2013 01:33 AM Andreas Müller

change ICBN to ICNAFP #2864

905e953b 05/18/2013 12:43 AM Andreas Müller

fix subsection recognition

1cf2dd88 04/18/2013 11:51 AM Andreas Müller

add constraint on genusOrUninomial again to fulfill service layer validation tests

a51cc177 04/17/2013 11:21 PM Andreas Müller

minor

ee265941 04/17/2013 11:07 PM Andreas Müller

remove validation from genusOrUninomial

f5683702 04/17/2013 07:00 PM Andreas Müller

minor

78bc8f77 04/08/2013 11:35 PM Andreas Müller

some NOT NULLs and reverting taxonName.authorshipCache = empty

95d79c4d 04/08/2013 06:07 PM Andreas Müller

remove model changing validations fix Delete_Orphan #3379

672a8ea9 03/31/2013 03:19 AM Andreas Müller

fix all Specimen test including new implementation for hibernate listeners

55fa801a 03/28/2013 10:54 AM Andreas Kohlbecker

comments to explain @Indexed on some abtstract classes

4af7bea2 03/26/2013 07:18 PM Andreas Kohlbecker

cleaning up @Field annotations

ace80883 03/25/2013 04:25 PM Andreas Kohlbecker

solving problem when seaching for uuids + restoring old TaxonServiceSearchTest.xml - all FreeTextSearch tests now SUCCESFUL

a13c5f66 03/16/2013 01:30 AM Andreas Müller

Hibernate 4 migration. All test running except for SDDImport (Out of memory)

f71ee1b8 02/28/2013 06:25 PM Andreas Kohlbecker

documentation

67a13c3a 11/19/2012 03:00 PM Patrick Plitzner

fixed encoding to UTF-8

9de578f2 10/10/2012 12:27 PM Andreas Müller

fix NPE with abbrev == null in Rank (II)

671f9377 10/10/2012 12:24 PM Andreas Müller

fix NPE with abbrev == null in Rank

d39a3e9e 09/26/2012 04:17 PM Andreas Kohlbecker

avoiding id unnecessary fields in the lucene index

08fcc2cd 09/20/2012 06:59 PM Andreas Kohlbecker

introducing the QueryFactory for to modularize lucene query building

6e30169a 09/19/2012 09:52 AM Andreas Kohlbecker

reverting erroneously commits r16027 to r16031

51fab83f 09/18/2012 11:15 PM Andreas Kohlbecker

introducing the QueryFactory for to modularize lucene query building

0f19a695 08/31/2012 01:57 PM Cherian Mathew

GetRelatedTo/From now changed back to being protected.

492a3c09 07/05/2012 12:19 AM Andreas Müller

minor

d41fbf5f 06/01/2012 01:24 PM Andreas Müller

make some uuids public

ddcc6bff 05/07/2012 05:48 PM Andreas Kohlbecker

fixing #2879 (Error when using the remote webservice function find NamebyNames)

d5addb78 05/04/2012 07:18 PM Alex Theys

AT: committing CDMLIB to Branch post Merge

47260ff3 04/25/2012 06:27 PM Alex Theys

AT: committing latest changes to the CDMLib to work from home and fix some outstanding issues

db248fd7 04/24/2012 04:09 PM Cherian Mathew

Changed 'getRelatedFrom()' and 'getRelatedTo' from protected to public for controller access

b69a683b 04/11/2012 02:03 PM Andreas Müller

add nameCache index

4840c05c 04/10/2012 01:22 PM Andreas Müller

improve logging for rank with no abbrev label

63ff77ee 03/27/2012 02:00 PM Andreas Kohlbecker

harmonizing method names

727df204 02/20/2012 04:03 PM Andreas Müller

Implement proles and race for Berlin Model Import (#2794)

65de75f8 01/18/2012 06:57 PM Andreas Müller

remove whitespace

5a18223d 01/16/2012 11:50 AM Niels Hoffmann
c5bc770f 01/11/2012 05:19 PM Andreas Müller

return type for getTaggedText

d47874ae 11/10/2011 12:04 AM Andreas Müller

remove imports

ad45fc6d 10/07/2011 03:58 PM Andreas Müller

Implement correct mapping between TaxonNameBase and TypeDesignationBase and add delete method for type designations to NameService (#2396, #2647)

eb21b49a 09/28/2011 01:25 PM Andreas Müller

Symbols for relations (#2634)

03dc7271 09/26/2011 05:50 PM Andreas Müller

Cascade.DELETE hybridChildRelations (#2616)

3b9f3bb4 09/26/2011 03:26 PM Andreas Müller

make uuidGenus public

eb3e7b31 09/26/2011 12:51 PM Andreas Müller

minor

68e29a27 09/06/2011 05:24 PM Andreas Kohlbecker

fixing CDM part of #386 (Handle hybrids in data portals)

f97ff6bc 09/05/2011 04:50 PM Andreas Müller

change getSynonymsInGroup to synonymRelationship dependency (not sec dependency anymore).
See #2580

731fe9ff 09/01/2011 12:47 PM Andreas Müller

Cleaning up name cache strategies and updating javadoc

67a8edee 08/30/2011 07:35 PM Andreas Müller

renamed getTaggedName -> getTaggedNameDeprecated

8c82053f 08/30/2011 01:06 PM Andreas Müller

minor