removing non java doc method comment
ref #7086 Add getter for structure and property
ref #7095 Fix convenience method for CategoricalData
ref #7336, ref #7334 add pro parte synonym, partial synonym and partial misapplied name as taxon relationship types
fix clone method for TaxonBase
ref #5762 adapt clone method in IdentifiableEntity as rights are reusable now
cleanup
smaller changes and code cleaning
error handling for term compare with missing vocabularies
ref #4347 Allow DOIs for IArticle
fix #7308 Add nomen oblitum to zoological taxon name status
ref #6158 avoid URL redirects
revert accidently commited changes
adapted deleteResult
ref #7285 add uuids for cohort and hyporder
ref #7304 reduce author part in booksections to 2 words in name parser
fix #7269 implementing RedmineRegistrationMessageService
typo
fix #6547: implement unplaced/excluded comparison also for TaxonNodeByNameComparator
fix #7252 adding comment to explain createdBy null values
ref #7234: new comparator for orderedTerms also in different vocabularies
fix sort by name
Added AlphabeticallyAscendingNamedAreaComparator
fix #7250 adding remaining null checks to TeamDefaultCacheStrategy
sort also taxon node uuid for rank and name for getTaxonNodeUuidAndTitleCacheOfAcceptedTaxaByClassification
javadoc
ref #7080 fix potential other isEmpty issues for @Embeddable classes
fix #7158 Add pro parte misapplied name to the concept relationship types
ref #7206 using generic method paramaters and return types in cacher classes
removing @transient from non transient getters
ref #7206 documenting
Implement code dependent factory method for TaxonNameFactory
ref #7201, ref #7155 revert setting to final in CdmBase (was not on purpose)
ref #7201, ref #7155 javadoc
ref #7201, ref #7155 remove equals override also from OrderedTermBase
ref #7201 remove created from equals and remove equals override in TermBase
ref #7155 move final to VersionableEntity as some non-versionable classes still do have there own equals implementation
minor
ref #7155, ref #7198, ref #7199 make Cdm.equals final
Cleanup
null check in TeamDefaultCacheStrategy needed sometimes in UIs
ref #7086, #7095 Make setter public
ref 7166 remove and-filter for areas as long as not requried
ref #7175, ref #7180, ref #7165, ref #7166 Adapting TaxonNodeFilter for unpublished, minMaxRank and areas
ref #7165 Add convenience constructors for taxon node filter
fix #7165, #7166 Add ranks to reset method
fix #7165, #7166 Add singleton constructor for rank
fix #7166 Implement area filter for TaxonNodeFilter
ref #7165 Add rank filter to TaxonNodeFilter
Fix typo
Fix doc of isPartial
ref #7094 revert remove space between initials and name in nomencl. person title as default
Merge branch 'develop' of ssh://dev.e-taxonomy.eu/var/git/cdmlib into develop
IntextReference getClass needs to be public
ref #6965 revert remove space between initials and name in nomencl. person title as default
ref #7150 implementing CollectionVoter and adding new default PermissionGroup 'EditorExtendedCreate'
Do not add null to feature set
ref #7078: add uuidAndTitleCacheComparator to sort by rank and name
undo unwanted changes
ref #7109 fix tests for nom. valid
reset MediaUtils (was accidentally commited)
ref #6965 remove space between initials and name in nomencl. person title
ref #6258 add cascading for registration in TaxonName and TypeDesignationBase
ref #6965 fix empty TimePeriod matching bug
ref #6965 first version of Tropicos import
ref #6965 rename static Name Identifier methods
typos and whitespace
fixing NPE in IdentifiableEntity.getExtensions()
ref #7075 first running version for ImageExcelImport
ref #7075 add slash dates to TimePeriodParser
ref #6606 changes in cdmlib for bogota specimen import
some new methods for CdmPreferences
try to fix NPE in TaxonNodeByRankAndNameComparator
ref #6903 preferences for vaadin
remove model. as static prefix of predicate
Some utils methods for preferences
add uuid list as return type for CdmPreference.getValue
ref #7028 added preference predicate in cdmlib, fix missing uuid
ref #7028 added preference predicate in cdmlib
revert unwanted changes
make VocabularyEnum not deprecated
removing offending import of javafx