fix bug in PolytomousKeyDaoHibernateImplTest more verbose exception for cdmBases missing uuid
add PolytomousKey cache strategy and cascading PolytomousKeyNode-> PolytomousKey
add PolytomousKey cache strategy
minor
add cascade for taxonomic scope and taxa covered
remove imports
toString for Annotation and Extension
rename specimen type status parse method
some updates on factory methods for media, figure, media representations
added NameTypeParser (with test)
added specimen type parser
remove unimplemented valueOf methods
remove duplicate null check (and comment)
Avoid NPE in VersionableEntity.equals() if for some reason created is not set
fixing #1925 (CICHORIEAE taxon tree order of taxa and bastards) and also moving ITaxonNodeComparator into model
javadoc for TaxonComparatoSearch
updating comments
workaround for missing PERSON in CdmPermissionClass enum. Needs further discussion.
bugfix in getAuthorities() new Service for evaluate a permission add permission evaluation for changing password
remove import
modifications in cdmlib for #2206 (modify the means to find images for the data portal)
nicer logging
Changed CdmPermission to use "update" instead of "edit" for consistency reasons; Added a comment about getting authorities from a user's groups;
Bugfixing
using spring security for user management
fixing non UTF-8 character
sync trunk
Permissionevaluation classes
adding permission handling and writing a test for usermanagement
added getSetCitation to IOriginalSource
bugfixing for NPE in static mehtod labelWithLevel for null areas. + javadoc
Fixed a failing test
Refactored MediaMetaData and family. Renamed it to MediaInfo. API is now less confusing and more consistent.
Tests and first documentation for getHierarchieList
fixing Unicode problem in Test
1 more test for location parsing
bugfix in csv file for RefSystem, remove blanks
remove Pattern validation for URI
recognize doted dates
Set Individuals Association as default feature for IndivualsAssociation description elements
improve NamedArea with level title cache (also include test)
bugfix for #2400
bringing the titleCache of TeamOrPersonBase back to the REST services
minor changes in reference validation
minor change on Rank.getRankByAbbreviation()
commented the InReference annotation out
minor changes on taxon description
use termservice instead of static terms
added join table information for typeDesignations (still comment as it doesn't work as expected)
added bidirectional mapping to typifiedNames (still commented as it doesn't work as expected)
added SpecimenTypeDesignationStatus.Type
moved all validation tests to model, except ValidationTest wrote validation for references
Abbreviated labels for SpecimenTypeDesignationStatus.csv and new unknown status (see also #2395)
bugfix for failing test on bidirectionality specimen - typeDesignation
bugfix for bidirectionality specimen <-> typeDesignation
bugfix for team titlecache
Fixes #2372
add cacheStrategy to ignored property changes
further error handling for Point parsing
bidirectional relationship between SpecimenTypeDesignation and DerivedUnitBase
include recognition of double values in Point.byParsing methods
Make "formerly" presenceTerms absenceTerms (#2373) and added Gazetteer to !ReferenceSystems (#2374)
undo the last changes
bidirectional relation between SpecimenTypeDesignation and DerivedUnitBase
all nom. status should parse correctly now (#2355)
error in test for Sequence deleted
typo
implementing decimals for seconds in Sexagesimal Points #2267
make collector number deprecated in DerivedUnitBase and remove from specimen facade and ABCD import and REST services(#2362)
Please see comment:3:ticket:2267
made termsourceuri a real URI (#2313)
added cloneable interface
delete clone method because there is no use case for it
tests for clone()