removing almost unused type check methods from TaggedText
cleanup
ref #6752 strictly use VerbatimTimePeriod where possible
ref #7238 rename lastName and firstName
fix #7405 Rename WorkingSet to DescriptiveDataSet
fix #2335 Make WorkingSet IdentifiableEntity
ref #6241 replaced @created by @since in cdmlib
ref #6241 change @date to @since (fix)
ref #6241 change @date to @since
adapted deleteResult
fix #7250 adding remaining null checks to TeamDefaultCacheStrategy
null check in TeamDefaultCacheStrategy needed sometimes in UIs
ref #6258 add cascading for registration in TaxonName and TypeDesignationBase
ref #6960
ref #6957 first version of viral name cache strategy
ref #6630 unify ViralNameDefaultCacheStrategy with NonViralNameDefaultCacheStrategy
ref #6661 remove brackets from initials updater
fix NPE in WebPage cache strategy
ref #3665 adapt orginal spelling name cache strategy to user wishes, also ref #6630
fix #5258 add accessed to WebPage cache strategy
ref #6368 remove some further occurrences of ITaxonNameBase
ref #6630 and ref #6368 remove generics from TaxonName
ref #6630 unified all taxon name cache strategies except for ViralNameDefaultCacheStrategy
ref #6368 some adaptations after rebase
fix #6368 rename table and class TaxonNameBase
ref #6368 remove TaxonNameBase subclasses
Merge branch 'develop' into feature/cdm-4.7
Conflicts: cdmlib-model/src/main/java/eu/etaxonomy/cdm/model/description/Feature.java
minor
Revert "rename term to description in Feature"
This reverts commit ce781a48f8801c3f2168cae24d3a67363a556a12 except for the wanted change
rename term to description in Feature
fix #6662 adapt person formatting, put initials to end
fix #6661 add initials to Person
fix #6656 make autonym hybrids parsable
ref #3665 use high quotation marks and round not square brackets
ref #3665 improve formatting for original spelling
fix #6578 name cache for hybrid formulas
ref #6496 fix missing pages in bibliographic references (not yet fixed for book sections)
fix #3532 write test for "null" nom ref for databases, cdDvd and webpage, original issue was fixed already
ref #6488 Extract String constant
ref #6362, ref #6365 remove occurrence of NonViralName, BotanicalName, ZoologicalName and others
Remove generics from BacterialNameDefaultCacheStrategy
ref #6362 remove further occurrences of NonViralName
ref #6365 merge static methods from BotanicaName to TaxonNameBase
Revert "Revert "fix #6360 moved all NonViralName functionality to TaxonNameBase""
This reverts commit 9b9d0a956d78e3aec1024bc0a5fa33f33e5b33aa.
Revert "fix #6360 moved all NonViralName functionality to TaxonNameBase"
This reverts commit 7d8c96134bda3c11d053df2e8e5d03f32a500ee3.
fix #6360 moved all NonViralName functionality to TaxonNameBase
ref #6190 removing svn property place holder in first line of code
fix #5869 adapt implementation for reusing names or taxa with remoting
#3868 Handle notho ranks correctly while formatting
#5931 Fix taxon cache strategy does not reflect protected flag in sec reference
#5838 Fix taxon cache strategy for taxa with missing name
Use syn. sec. instead of sec. for synonym sec references #5902
Reflect missing name taxon cache strategies #5838
getTitleWithoutYearAndAuthor as Generic for all Non-NomRefs #5833
revert last commit
Further cleanup and rename new default cache strategy to default cache strategy #5833
Remove all old reference cache strategies completely #5833
Further clean up reference cache strategies #5833
Some further cleaning up for single reference cache strategy #5833
Implement single cache strategy for references #5833
Remove generics from Reference in cdmlib-model #5830
Add secundum micro reference to cache strategy #5767
Remove bidirectionality for supplemental data #5743
Fix label for taxon description #5547
Add post-separator to better handle tagged text
Fix cache strategy for taxon base with appended name #5586 and #5577
Add separator after nom status in taxon titleCache #5576
Fix et al. for collectors #5568
organizing imports
Revert "minor"
This reverts commit 64367d007ba404e037ccc2b6794b46c4f1f321bc.
clean up taxon cache strategy
Simplify getNameTags in Taxon cache strategy (#5229)
Create new tag type for secundum reference (#5229)
#3991 hiding the delegeate boolean properties in TaggedText by making them protected
Deproxy name in taxon cache strategy.
Fix tagged title generation for taxa
Implement taggedTitle for taxon base #5229
Use ampersand as default for et al. teams #5093
Fix missing protected evaluation for Taxon titleCache #5018
cacheUpdater Caryophyllales
cacheUpdater for caryophyllales
Rename NonViralName.xxxAuthorTeam to xxxAuthorship #4968
fix titleCache for et al. teams #4967
fix team cache strategy, add et al. if hasMoreMembers is set
merging trunk into 3.6 branche
minor changes, renaming, code formatting, javadoc
merge trunk into model change 3.6
fix hybrid parsing with existing hybrid relationships #2576
implement cache strategy for "et al." #4791
quick fix for cache strategy exception. Cache strategy not yet correctly created. #4773