fix #6542 name identifier import
ref #6541 fix failing imports with check
cleanup
ref #6541 first version of ImportResult implemented
Cleanup
ref #6314: smaller fixes, creation of tropicos full name string, creation of final result etc
fix NPE in CsvNameExport
ref #6314: handle homotypical group and further implementation for filling the name table
initialize export data holder when initialize exportDataWrapper
minor
#6286 add Lifeform to default features
ref #6519: implementing wrapper for export data
ref #6314: start implementing handleName in outputmodel export
ref #6519:add a wrapper for the result data
ref #6314: implement deduplication for OutputModel
ref #6314: add some parameters to OutputModel table
ref #6314: some more changes for the Output Model
ref #6519: first implementation of exportresult
ref #6314: further implementation
fix typo and order in "Name not yet published"
ref #6509 add language to representations import
ref #6314 Add OutputModelTables
ref #6509 first version of RepresentationCsvImport
ref #6509 add a SimpleImport class which is less complex to handle for simple imports
ref #6314: add deprecated method setSuccess
code cleaning
ref #6314: implementation in progress, exportResult adaptions
ref #6314: code cleaning for csv import/export
use remotingProgressMonitor for setSecundumReferenceForSubtree
smaller changes in DwC-A Export
fix #6459 Implement deduplication for IntextReferences
ref #6440 fix most of the IPNI name service issues
ref #6410 latest changes for eFlora (FM 15) import
ref #6410 handle hybridClass attribute
fix excel import from editor
ref #6406 revert MarkupTransformer temporarily to allow compilation
ref #6410 fix markup compile issues
ref #6419 some remaining CdmRepository issues
ref #6410 Latest changes to Markup import
ref #6419 renaming ICdmApplicationDefaultConfiguration to ICdmRepository
fix #6419 renaming CdmApplicationDefaultConfiguration to CdmRepository
ref #6410 latest changes to Markup import to match Nepenthaceae import
changes in specimen import
ref #6410 Nepenthaceae, handle known collections, issues and fulldates
ref #6362, ref #6365 remove occurrence of NonViralName, BotanicalName, ZoologicalName and others
fix #6408 Fix potential NPE in AbcdParseUtility
ref #6401 temporarily remove uuids from MarkupTransformer to allow compiling
ref #6362 remove further occurrences of NonViralName
ref #6365 use TaxonNameFactory for botanical names
ref #6365 use TaxonNameFactory for zoological names
fix #6360 use TaxonNameFactory for NonViralNames
fix #6364 use TaxonNameFactory for viral and bacterial names
fix #6366 use TaxonNameFactory for cultivar names
ref #6362 remove some further NVN occurrences
ref #6366 move cultivar attributes and functions to TaxonNameBase
ref #6365 merge static methods from BotanicaName to TaxonNameBase
ref #6365 ref #6360 ref #6364 replace taxon name factory methods
ref #6360 replace NonViralName factory methods
ref #6369 adapt existing occurrences of interface to removed generics
ref #6362 removed some NonViralName occurrences (make it compiling again)
ref #6362 removed some NonViralName occurrences (non-compiling as changing in model are still missing)
fix #2501 remove redundant SDD import class
ref #6190 removing svn property place holder in first line of code - java files
minot
missing changes for repair methods and cdmPreferences in editor
ref #6190 removing svn property place holder in first line of code
extend biocase import
extend excel import for tropicos
fix #6274: add an update for childrenCount cache if count of children not the same as the cache
ref #4766: prepair the sortindex updater for calling via IOService
add getIdentifierType to IO Transformers
ref #3934 update Salvador import for facts
Latest BM import updates for Salvador
Merge branch 'develop' of ssh://dev.e-taxonomy.eu/var/git/cdmlib into develop
Conflicts: cdmlib-model/src/main/java/eu/etaxonomy/cdm/model/description/TaxonInteraction.java cdmlib-services/src/test/java/eu/etaxonomy/cdm/test/function/TestModelUpdate.java
Clean up deprecated methods in name service
ref #6166: import siblings if an specimen and smaller changes in ABCD import
ref #5449 Imporvements for CSV export
Conflicts: cdmlib-services/src/main/java/eu/etaxonomy/cdm/api/service/ITaxonNodeService.java
abcd import: association type living culture is a parent child relation
ref #3925 Move excluded and unplaced to TaxonNode
ref #3658 remove nomenclaturalCode from all datasource related classes