Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
3d055f70 02/17/2011 03:15 PM Andreas Müller

minor

9e74519f 02/16/2011 05:11 PM Andreas Müller

removed logging

e0212247 02/16/2011 02:43 PM Niels Hoffmann

Reverting the RightsTerm -> RightsType change (see #1306). This is a model change and needs updates to the schema. We will transfer this into a branch.

ad89471f 02/15/2011 01:10 PM Katja Luther

#1306

e2ab8b8b 02/15/2011 01:09 PM Katja Luther

#1306, RightsTerm should be renamed to RightsType for consistency

79d9a6ed 02/10/2011 01:55 PM Andreas Müller

deprecated descriptionSources in DescriptionBase due to #2240 and #1846

e17b2b9f 02/10/2011 01:30 AM Andreas Müller

remove imports

9fcf1181 02/09/2011 07:11 PM Andreas Müller

added terms hermaphrodite, sex unknown (Sex) #2236 and third, fourth, major, minor parent (HybridRelationshipType) #2237.
Bugfix for inverse representations #2238.

26b622f7 02/08/2011 11:32 PM Andreas Müller

bugfix for descriptionBase.clone #2234

5074590c 02/04/2011 06:10 PM Andreas Müller

remove imports

49dd62e1 02/04/2011 05:58 PM Andreas Müller

Bugfix for description / label order in unranked ranks

002bb491 02/04/2011 05:47 PM Andreas Müller

Bugfix for description / label order in unranked ranks

aee5abae 02/01/2011 04:48 PM Andreas Müller

bugfix for TaxonService.changeSynonymToAcceptedTaxon() #1811

a0e8ddc0 01/31/2011 09:46 PM Andreas Müller

some final changes for #2176 (putXXX)

6d4b8d16 01/31/2011 09:26 PM Andreas Müller

implemented parsing and new handling for "unranked" ranks #2141

e66d9d39 01/31/2011 02:12 PM Katja Luther

replace deprecated methods with new ones #2176

ed075412 01/31/2011 11:53 AM Andreas Müller

minor

66940b95 01/25/2011 02:48 PM Andreas Müller

minor

415b6844 01/24/2011 11:54 PM Andreas Müller

Javadoc for IIdentificationKey

469c85c9 01/20/2011 01:02 PM Niels Hoffmann

Corrected a minor mistake in the name cache strategy that led to incorrect display of authors when an autonym has a basionym author

714b4cac 01/18/2011 10:26 AM Andreas Müller

Implemented hybrid formulars in cdmlib (parsing and caching) #1517

dde993c3 01/18/2011 10:14 AM Andreas Müller

minor

cfe7f15c 01/17/2011 12:27 PM Andreas Müller

minor

a7f996b4 01/14/2011 04:27 PM Katja Luther

the deprecated methods call the new methods (#2176)

b0d0ebaf 01/13/2011 03:04 PM Andreas Müller

some work on the putXXX refactoring

d4b39499 01/13/2011 12:47 PM Andreas Müller

improvements for looking up existing areas

3e19a4eb 01/13/2011 12:44 PM Andreas Müller

change in label for endemic

c32e1215 01/12/2011 01:59 PM Katja Luther

adapt the all put/add methods operating on maps to put(key, value), set the old methods to deprecated

f8eb410a 01/12/2011 10:26 AM Francisco Revilla

fixing comparing rank terms

4b87aded 01/12/2011 10:26 AM Francisco Revilla

fixing comparing rank terms

702244db 01/10/2011 04:29 PM Andreas Müller

upper case for JoinTable WorkingSet_DescriptionBase

99008056 01/10/2011 03:01 PM Niels Hoffmann

Solved an issue where a reference with an uppercase word (e.g. SSSR) was not parsable

bc3702bc 01/10/2011 03:00 PM Niels Hoffmann

Solved an issue where a reference with an uppercase word (e.g. SSSR) was not parsable

fbc8b4ca 01/10/2011 02:37 PM Andreas Müller

remove duplicate for Argentina

49e26182 01/07/2011 02:11 PM Andreas Müller

change log level for unfound codes

53b40b42 01/07/2011 02:06 PM Andreas Müller

toString improved

12691910 01/06/2011 08:58 PM Andreas Müller

minor

4a45c8bd 01/06/2011 08:20 PM Andreas Müller

minor

661da938 01/06/2011 03:08 PM Katja Luther

consistent representation for AZO and AZO-OO and SUR and SUR-OO

8e5b344c 01/05/2011 09:32 PM Andreas Müller

dopping unique indexes for StateData and StatisticalMeasurementValue - modifiers (#2025) and changing OneToMany -> ManyToMany for StatisticalMeasurementValue - modifiers (#2175)

dc467e24 01/05/2011 08:54 PM Andreas Müller

minor

36684ba9 01/05/2011 08:53 PM Andreas Müller

minor

6eadb0da 01/05/2011 08:47 PM Andreas Müller

minor

76d9fb67 01/05/2011 08:24 PM Andreas Müller

Removed DefinedTermBase.media OneToMany #560 (forgot to delete this line before)

fd132fa5 01/05/2011 08:21 PM Andreas Müller

removed FIXME for ManyToMany #560

0a6f2f53 01/05/2011 08:15 PM Andreas Müller

Changed DefinedTermBase.media form OneToMany to ManyToMany #560

f61fbebd 01/05/2011 06:19 PM Niels Hoffmann

Fixes an issue where update of title caches did not work for cloned instances.

435d1ded 01/05/2011 03:11 PM Andreas Müller

Use workingSet in SDD import #2163

791284de 01/05/2011 11:26 AM Niels Hoffmann

Corrected the javadoc for putText(String, Language)

02ef77bc 01/04/2011 09:51 PM Andreas Müller

updated javadoc for TextData.putText(XXX), #1515

ee25a144 01/04/2011 09:38 PM Andreas Müller

javadoc for TaxonNameBase.clone()

a42e27ce 01/04/2011 09:32 PM Andreas Müller

Added clone() to all TaxonNameBase classes (including some descriptive and common classes). #2170

e2dedac4 12/22/2010 09:51 AM Andreas Müller

remove compareTo in NamedArea and changed according tests

1ee41c59 12/22/2010 09:50 AM Andreas Müller

bugfix for cache updating hybrid flags

75bc9865 12/21/2010 05:46 PM Andreas Müller

newInstance method for User

04511378 12/21/2010 10:27 AM Andreas Müller

hybrid parsing and caching for monom, binom and trinom flags implemented

ca8ee70a 12/20/2010 11:31 AM Andreas Müller

marker type "endemic" and features "status" and "systematics" in cdmlib-model

73ccec26 12/17/2010 06:17 PM Maxime Venin

Last changes

9b27ee38 12/15/2010 09:41 PM Andreas Müller

reference.uri from String to java.net.Uri (#2150)

6ab31377 12/15/2010 07:09 PM Andreas Müller

Added new rank "unranked" (#2141) and updated language labels and titleCaches with full language name (#2144)

34d47959 12/15/2010 06:25 PM Niels Hoffmann

Fixed some problems in the point class

b1877d9c 12/15/2010 05:35 PM Andreas Müller

bugfix for jaxb annotation on isHashMapHibernateBugFixed

cb727e1a 12/14/2010 08:59 PM Niels Hoffmann

Corrected inheritance of interfaces. Corrected the message string of an exception.

1acba5b0 12/13/2010 11:57 AM Andreas Müller

move IdentificationKeyGenerator to cdmlib-model

5b2da837 12/07/2010 11:41 AM Niels Hoffmann

Language representations label does hold a human readbale string now instead of an abbreviated label.

e49a769c 12/03/2010 06:48 PM Niels Hoffmann

added an interface to easily identify multilanguage text entities

4bcd87a5 12/03/2010 05:59 PM Andreas Müller

make labelWithLevel public

9bb231dd 12/03/2010 05:46 PM Andreas Müller

javadoc

6ea1d3a0 12/03/2010 05:43 PM Andreas Müller

labelWithLevel() added to NamedArea

1d36aa54 12/01/2010 04:17 PM Andreas Müller

merge 3.0.2 to trunk

f8c039cc 11/09/2010 11:06 AM Francisco Revilla

fixing lazy loading exceptions with no atomized taxon names, temporal solution for doing the cichorieae alternative view works

a8826ea6 10/27/2010 04:02 PM Niels Hoffmann

added some more documentation

7b17d1a8 10/22/2010 04:42 PM Niels Hoffmann
359b8d3c 10/22/2010 02:44 PM Niels Hoffmann

configuring the new generators

8b4b44e9 10/22/2010 11:51 AM Niels Hoffmann

adding documentation to identity generators in package-info

84db7647 10/21/2010 05:01 PM Andreas Müller

added native generator

744c877b 10/21/2010 04:57 PM Niels Hoffmann

adding enhanced identity generators to package info

a2320a6d 10/20/2010 08:00 PM Andreas Müller

minor

7d3d77d2 10/20/2010 07:50 PM Andreas Müller

some more GenericGenerators

3c1c4753 10/20/2010 04:06 PM Francisco Revilla

fixing ticket #1798

60374610 10/19/2010 01:36 PM Andreas Müller

Javadoc for NameTypeDesignations (monotypy and orig.desc.)

00590dcb 10/14/2010 03:01 PM Niels Hoffmann

minor

0e3cde98 10/14/2010 10:34 AM Niels Hoffmann

making constructor private again

b1d3185d 10/13/2010 07:15 PM Niels Hoffmann

Addedfactory method and default constructor to DnaSample

862cd930 10/13/2010 06:36 PM Niels Hoffmann

UTF8 for Coordinate Conversion

8c4bbd4f 10/13/2010 06:30 PM Niels Hoffmann

UTF8 for Coordinate Conversion

23d15015 10/13/2010 04:45 PM Andreas Müller

bugfix for parsing of authors like d'XXX

9203f168 10/11/2010 01:45 PM Niels Hoffmann

harmonization of methods

edfc37e6 10/08/2010 11:31 AM Niels Hoffmann

minor

e57f8c44 09/29/2010 05:10 PM Andreas Müller

bugfixes for NonViralNameParser, recognizes series parts and reference title brackets better now

18ea53e4 09/27/2010 05:33 PM Andreas Kohlbecker

some fixes anf new imports for the tdwg workshop

8cc82a87 09/27/2010 06:24 AM Andreas Müller

reset for defined terms

1256c455 09/26/2010 01:03 AM Andreas Müller

Bugfix for Infinite Loop in NonViralName parser. #1556

3033fe3d 09/24/2010 04:54 PM Andreas Müller

New features and bugfixes for NormalExplicit import

ec12cc39 09/23/2010 05:40 PM Andreas Müller

added source type generic to import configurator base class & some tcs import bugfixes

81d38661 09/23/2010 05:35 AM Andreas Müller

getLanguageByXXX

22679e42 09/22/2010 04:24 PM Niels Hoffmann

Made a few changes to schema version checking

28cbf3ee 09/22/2010 02:50 AM Andreas Müller

cdmlib 2.5

e313c85f 09/21/2010 04:43 PM Andreas Müller

integrating trunk

5d1ae6b5 09/21/2010 03:50 PM Andreas Müller

not null comment in taxon node and taxon tree