ref #10067 revert bytecode provider in hibernate.cfg.xmls
minor
ref #10067 try to use javassit as bytecode provider
cleanup
ref #2506 model change and update script for occurrence status
ref #9797 introducing TaxonAutoInitializer to init taxonNodes and adapting init strategies
ref #9692 add operation class and link from TaxonRelationship
ref #9331 add NamedSource and NamedSourceBase and use it, SecundumSource inherits from NamedSource
ref #9327 add sec source to TaxonBase (with few open issues)
ref #9225 implement NomenclaturalSource
ref #9204 adapt all spring application context xml configuration files to spring schema version 4.3
ref #9104 add NatrualLanguageTerm to hibernate.cfg.xml and recompile model cache
fix #9009 add MediaMetaData
remove "hibernate" from permission packages (cont.)
ref #8802 implement TemporalData
fix #8673 Add CdmLinkSource to OriginalSourceBase
ref #8441 further implementation for FeatureState and inapplicableIf
ref #7099 further updates to CdmAuthority for persistance + add Role class
ref #6794 rename TermTreeNode -> TermNode
ref #6794 remove FeatureTree from hibernate.cfg
ref #6794 add TermRelation and rename FeatureNode -> TermTreeNode
ref #6794 change FeatureTree to TermTree
ref #6794 add TermRelationshipType to test data
ref #7470 add TextualTypeDesignation to hibernate.cfg
ref #8189 DataSourceConfigurer using ConfigFileUtil correctly
ref #8189 ConfigFileUtil as spring bean in deafult context and tests implemented
ref #8162 move FeatureTree and FeatureNode to term package
ref #8162 move OriginalSourceXXX to reference package
ref #8162 updates to test data in further metadata
ref #8162 updates to hibernate.cfg.xml
ref #8118 update mysql driver path in code and tests
fix #7405 Rename WorkingSet to DescriptiveDataSet
ref #6588 fist untested implementation of externalLink
mapping TeamAutoInitializer to abstract base class and documentation
TeamAutoInitializer implemented
ref #7150 implementing CollectionVoter and adding new default PermissionGroup 'EditorExtendedCreate'
ref #7018 ref #7016 turning the not needed TypeDesignationVoter into a SpecimenOrObservationBaseVoter - fixing spring configuration
ref #7016 implementing TypeDesignationVoter and more robust permissions:
fix #6654 RegistrationVoter implemented
fix #6368 rename table and class TaxonNameBase
ref #6368 remove TaxonNameBase subclasses
ref #6618 add class Character and attributes structure and property
ref #6258 add Registration to hibernate mapping and make in Annotatable and add update script
ref #5974 Replace synonymRelationshipType by SynonymType and replace some other occurrences of synonym relationship
ref #5974 Remove synonym relationship first compiling implementation in cdmlib
Preliminary add tableGeneratorGlobalOverride to all session factories again #4716 ()
see also r27338 and r27330
removing tableGeneratorOverride from non testing application contexts
Fix upgrade issues after rebase #4716
migrate to hibernate 5 for cdmlib-services and cdmlib-ext #4716
Upgrade to hibernate 5 with persistence tests running #4716
Upgrade to spring 4.2.2, spring-security 4.0.2 and latest hibernate validator #4716 and #4702
first implementation of TaxonNodeAgentRelation #3583
doumentation
merge validation2 and model 3.5 into trunk
separate Amplification and AmplificationResult.java #4541
implement SingleReadAlignment.java #4529 not yet ready
merge-update from trunk
merge PresenceTerm and AbsenceTerm #4521
fix bug, add OrederedTerm to hibernate cfg
add validation framework classes #4439
first implementation for DnaQuality #4434
remove View class #4316 and update script for authorTeam rename #4432
adapted tcs rdf and xml import, using apache jena for rdf import tcs import for caryophylales minor
add identifiers to hibernate.cfg
fixing #4151 (AdvancedBeanInitializer causes problems when initializing taxonnode hierarchies)
adding permission class for Teams and Persons wich according validator
CdmPermissionClasses for names and references, tests implemented, bug in CdmPermissionClass.from() fixed - #4055 (action enablement adapts to the users granted authorities)
update schema location
switch to Advanced initializing
switching back to HibernateBeanInitializer
switch to advanced bean initializing
use default init as advanced stil creates error
switch to AdvancedBeanInitializer again
revert to DefaultTermInitializer
switch to AdvancedBeanInitializer (also in persistence xml)
switch to AdvancedBeanInitializer
fixing #3786 (Taxon editor view is not enabled even if a user has sufficient permissions)
improving the TitleCacheAutoInitializer and turning it into a TitleAndNameCacheAutoInitializer
moving all beaninitializer classes to new package 'eu.etaxonomy.cdm.persistence.dao.initializer'
change version ->3.3.0, move CdmMetaData, change schema version -> 20130924, fix TaxonServiceSearch test, update update-script
moving preferences into new package and some minor changes
final implementation of MaterialOrMethodEvent, Cloning, PreservationMethod, ... #3360
Change WaterbodyOrCountry name to Country #3700
Update script for termtype and some other, remove InstitutionType and COntinent, update idInVocabulary, ...
change some names in molecular and update the update script
Add MediaSpecimen (still missing schema updater and tests) #3614
first implementation of new molecular package #3360
Rename RightsTerm -> RightsType #1306
implement CDMPreferences #3555
move DescriptionElementSource to description package #2345