fix #7180 fix #7175 refactor (CdmLight) and implementd (DwC-A) publish flag filtering
ref #7175, ref #7180, ref #7165, ref #7166 Adapting TaxonNodeFilter for unpublished, minMaxRank and areas
ref #7175 renaming onlyPublishedTaxa to includeUnpublished and commenting it
ref #7175 using onlyPublishedTaxa in DWC-A Export controller
bean loading priority
data source bean id aka instance name now available from the Spring environment
ref #7034 closing open database connections in DataSourceConfigurer
fix #6987 initializing extensions to avoid LIE
ref #6964 adding missing data to registration response objects
ref #6755 add header option to DwC-A export webservice
#6755 added withHigherClassification to DwC-A export webservice
ref #6964 Registration webservice endpoint for names
ref #6964 base implementation of the RegistrationController
ref #6887 handle modified in CoL import
cleanup
fix clearCache handling and more progressMonitor subtasks
ref #6754 ref #6755 improve filtering and progress monitoring for DwCA export
cleanup and adapt export hierarchie (add destination generics)
ref #6754 ref #6755 combine TaxonNodeFilter with DwcA export
ref #6754 repair zip creation for large datasets
ref #6755 ref #6754 add result to DwCA file result
ref #6755 ref #6754 improve DwcA zip export
ref #6755 fix LIE for filename creation for DwCA web service export
ref #6755 fix encoding for DwCA web service export
ref #6755 first preliminary version of DwC-A export web service
ref #6535 fix calls to version number from other places
fix hibernate search index path issue for remote-webapp tests
fix #6368 rename table and class TaxonNameBase
ref #6368 clean SetSpec
ref #6368 remove TaxonNameBase subclasses
fix #6535 change CdmMetaData.propertyName from int to string
ref #6628 harmonizing cdm home folder utils and providing a default subfolder suggestion for cdm-remote-webapp instances
ref #5752 Adapt implementations to new wrapper for lucene exceptions
ref #5752 wrap specific exception to avoid dependency on lucene library
avoiding LIE in name catalogue controller
minor documentation improvement
ref #5285 addon structure for cdmlib-remote extensions like cdm-vaadin with autodetection
ref #2939 taking configurations out of the compenent scan\n, a more finegraned strategy is needed for the variety of situations we have to deal with
ref #6362, ref #6365 remove occurrence of NonViralName, BotanicalName, ZoologicalName and others
fix #2939 dynamic configuration of the ehcache store location per remote instance
ref #2939 refactoring CdmCacher to use cachemanger spring bean - not fully working yet
ref #6392 ref #6374 fixing markerType filter was ignored
fix #6398 messing up and harmonizing description related taxon service endpoints
removing unused method which was created for palmweb
ref #6362 remove some further NVN occurrences
fix #6393 enabling manage services to be accessed via ajax with authentication
ref #6362 removed some NonViralName occurrences (non-compiling as changing in model are still missing)
fix #6373 fixing MediaAutoInitializer
ref #6339 reducing code duplication
fix #6339 fixing missing respect to the frontendBaseUrl
ref #6248 also protecting /**description/accumulateDistributions
ref #6249 prefixig all logappender with instance (bean) name for EnhancedPatternLayout
fix #6248 implementing global management users for machine clients
removing unused and misleading method
ref #6118 enabling missing httpbasic authentication for oauth secured endpoints
fix #6227 solvig LIE in DerivedUnitFacade webservice
ref #6301 extending media objects returned by MediaListController
fix #4377 adding missing bean init path missing after ref #5974
fix #6323 adding missing bean init path missing after ref #5974
fix #6317 fixing LIE related to inReference author teams
ref #6190 removing svn property place holder in first line of code
fix #6249 prefixig all logappender with instance (bean) name and disabling per instance log files
fix #6268 initializing decriptions of media entities for portal webservices
fix #6261 searching all superclasses for generic type arguments in base controller
ref #6248 disabling authorization restriction on /manage/ as temp workaround
fix #6135 allow nameCache for merked taxa search
fix #6236 add alphabetic length ordering to name search
ref #6128 fix null value bug for includeAuthorship
fix #6134 add group taxa by marker and refactor treeindex handling
fix #6128 include authorship option in taxon and name search
ref #2985 portal controller for named areas
ref #2985 fixing init strategy to add the gateringEvent.collectingAreas
ref #2985 controller method to return extensions with type and solving probelm with pagin of sets in generic controller
fix #6122 use StringResultDTO for titleCache service
ref #6211 avoiding to deep initialization of synonym groups
fix #6211 reduce initialization for synonymy
ref #6211 try to fix heap consumption in synonymy service
minor
ref #5974 fixing LIE in controller
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
Cleanup
ref #5449 Imporvements for CSV export
Merge remote-tracking branch 'origin/develop' into develop
enabling http POST for a couple of name catalogue controller methods
Merge remote-tracking branch 'origin/develop' into cdm-4.1
Conflicts: cdmlib-db/pom.xml cdmlib-ext/pom.xml cdmlib-io/pom.xml cdmlib-io/src/main/java/eu/etaxonomy/cdm/io/excel/taxa/NormalExplicitImport.java cdmlib-io/src/main/java/eu/etaxonomy/cdm/io/specimen/SpecimenImportBase.java...
ref #3925 Move excluded and unplaced to TaxonNode
fix #6127 handling case the taxon has no LSID, avoid NPE in NameCatalogeController
ref #5974 Remove synonym relationship first compiling implementation in cdmlib
relaxing web service access restrictions
ref #6118 OAuth2 ready for production - removing development setup - UserController to return details on the authenticated principal