add javadoc
change SpecimenTypeParser
fix subsection recognition
minor
fix parsing problem for hybrid formulars represent by x (not hybrid sign)
TODO comment
Java doc
van and von authors (#3373)
change behaviour for DistributionTree equals if no area levels exist.
fix NPE in Distribution Tree building (#3376)
New factory method for keyStatement
toString() for KeyStatement
documentation on polytomous key + node
updating documentation for PolytomousKeyNode
lucene search: fixing grouping problem and basic indexing of term hierachies
first working implementation of the Occurrence freetext search with spatial search
using NumericField and spatial type for search field
added NONVIRALNAME to enum for fuzzy search
update ReferenceFactory method, remove instantiation
add subdivisions for volumes in reference parser
add constraint on genusOrUninomial again to fulfill service layer validation tests
remove validation from genusOrUninomial
Documentation on validation level 2 + 3
Add missing @Audited annotations to mapped superclasses
add factory method for derivation event with type parameter
merge trunk to hibernate4
added equals method which checks the authority string
some NOT NULLs and reverting taxonName.authorshipCache = empty
fix some more delete orphan
remove model changing validations fix Delete_Orphan #3379
fix all Specimen test including new implementation for hibernate listeners
merge trunk and bugfix linkbackuri jaxb
comments to explain @Indexed on some abtstract classes
changing Annotation.linkbackUrl to type URI, also changing API method names
fixing returnedClass() of URIUserType
explicitely setting collumn name for embedded collections of
cleaning up @Field annotations
explicitely ordering taxa for test ReferenceDaoHibernateImplTest.testListCoveredTaxa()
solving problem when seaching for uuids + restoring old TaxonServiceSearchTest.xml - all FreeTextSearch tests now SUCCESFUL
portal controller: marker.makerType
Hibernate 4 migration. All test running except for SDDImport (Out of memory)
adding default case to switch statement in ReferenceType.getCacheStrategy()
code with now effect commented out
UuidAndTitleCache : added new member isOrphaned (new constructor + getter) TaxonBase : added getIsOrphaned declaration Taxon : added getIsOrphaned definition Synonym : added getIsOrphaned definition (always returns false)
remove import
add lazy load GenBankAccession test
adding new MarkerType: COMPUTED
Allow Locus to be loaded by javassist (fixing #3340)
documentation
typo
Factory method for Derivation Event
factory method for IndividualAssociation
Cascade saveUpdate from Sequence to GenBankAccession
Cascade saveUpdate from DNASample to Sequence
factory method for molecular.GenBankAccession
factory method for molecular.Locus
Factory method for molecular.Sequence
Added metaDef mapping for NomenclaturalStatus
Remove not public classes in merge and match strategies
new Factory method for DeterminationEvent
fixing first term titleCache bug created by #3148
Corrected node numbering to the parent due to the feature and question also connected to the parent.
autoinitialization of termbase.references and point.exactlocation (indirectly)
service for #3234 (implement cdm service method to collect SpecimensAndObservations via taxon)
restoring r16675 (reintegrating /branches/cdmlib/campanula with pom.xml modifications for maven 3 and fix for ticket #3148 termBase titleCache problems)
reverting r16675 (reintegrating /branches/cdmlib/campanula with pom.xml modifications for maven 3 and fix for ticket #3148 termBase titleCache problems)
merged changes from trunk for later reintegration
ticket #3148: - changed and renamed resetTitleCache method to actually generate and set the titleCache
ticket #3178: - merged changes from trunk (null check for representation.language)
ticket #3178: - merged changes from trunk (revision 16633)
ticket #3178: - added null check
ticket #3178: - made resetTitleCache() protected - moved invocation of resetTitleCache() to from setLabel() to addRepresentation() method
BugFix? for Ticket #3178. Now the TitleCache? will be updated everytime if the label is changed too.
fixed encoding to UTF-8
updated and corrected the node numbering by, - updating node numbers when adding children - providing a node number refresh possibility to be used as is as well as when removing nodes
more genric way to insert first data (metadata, admin, ROLE_ADMIN)
fixing #3133
added PolytomousKey to the meta values list, so that sourcedObj_type in the @Any annotation of the IdentifiableSource class can be resolved.
fix NPE with abbrev == null in Rank (II)
fix NPE with abbrev == null in Rank
introducing enum for Roles
fixing minor bug
almost 100% fixing #2950 (Allow grouping of lucene (hibernate search) results) - only max score is not yet available
javadoc
toString for Collection