cleanup and renaming for caching
cleanup
ref #10189 split CdmApplicationController into repository and application part in TaxEditor
force usage of remoting everywhere
ref #10186 further remove ConversationHolder from TaxEditor code and some cleanup
ref #10186 remove ConversationHolder from many forms and some more cleanup
add registrationWorkingSet service to CdmApplicationRemoteConfiguration
test
ref #9359 upgrade TaxEditor to log4j2
ref #694 add DescriptionElementService to TaxEditor
remove deprecated featureTreeService and featureNodeService from CdmApplicationRemoteConfiguration
ref #9497 adding AccountRegistrationService
ref #6161 add passwordReset service to CdmApplicationRemoteConfiguration (cont.)
ref #6161 add passwordReset service to CdmApplicationRemoteConfiguration
increase server connect timeout from 1s to 3s
typo
ref #9607 adapting to changes in image metadata factories - CdmApplicationRemoteConfiguration
ref #9114 adapt some classes with URI to wrapper in taxeditor
remove @Component annotation from CdmServiceCacher
ref #9078 include Representation to permanent cache
rename CdmCacher to CdmCacherBase
cleanup getService
ref #9025 improve localhost mgd. handling for schema create and update and some general minor improvements and refactorings
adapt TaxEditor to new package structure for persistence.permission and format.description and some cleanup
ref #8931 using https for port 443
ref #8812 setting NoConnectionReuseStrategy for PoolingHttpClientConnectionManager to avoid NoHttpResponseExceptions
ref #8848 switching from thread local to global secutity context holder strategy
ref #8812 connect request timeouts and more doc on timeouts
ref #8812 replacing deprecated usage of apache HttpClient by new classes
ref #8842 claning up - removing obsolete classes and renaming
ref #8842 replacing caching in CdmServiceRequestExecutor by CachingHttpInvokerProxyFactoryBean to avoid having states
ref #8841 cleaning up application context config - step 1
adapt tax editor to changes in longrunning task service
ref #8505 inverting incorrect null check
ref #8505 adapting taxeditor to changes in ConfigFileUtil
adapt rollback to new name
fix compile error due to new rollback method
minor
ref #6794 adapt TaxEditor to new term structure (rename FeatureNode and FeatureTree)
revert changes in cdmServiceCacher
changes in CdmServerInfo
ref #8189 using getCdmHomeDirFallback() when the appcontext is not yet available - 2
ref #8189 using getCdmHomeDirFallback() when the appcontext is not yet available
ref #8189 organizing imports for ConfigFileUtil
ref #8189 adapting taxeditor to changes in CdmUtils and ConfigFileUtil
fix #8162 adapt terms to new package structure in TaxEditor
cleanup and better use of generics
fix removed MainService in RemoteConfiguration
replace all occurrences of workingSet by descriptiveDataSet and fix some other compile errors after model change
use longRunningTasksService for setSecundumReference
adapt taxeditor cache to cdmlib-cache
adapting to chages in CdmUtils
ref #6612 adding RegistrationService to remoting configuration
add RightsService to CdmApplicationRemoteConfiguration
ref #6419 renaming CdmApplicationDefaultConfiguration to CdmRepository
fix #2939 removing EhCacheConfig from application contexts and configuring the CacheManager explicitely
ref #2939 adapting taxeditor spring configuration to new ehCacheManager configuration - WARNING: store location still missing!
ref #6190 removing svn property place holder in first line of code - java files
ref #5969: get the preference NC from db when initialize preference store and save the changes in db
fix not deleted caches if a new datasource is set
Add IEventBaseService to application controller #5403
Merge branch 'hotfix/3.12.4' into develop
Conflicts: eu.etaxonomy.taxeditor.cdmlib/src/main/java/eu/etaxonomy/taxeditor/remoting/source/CdmServerInfo.java - resolved eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/newWizard/NewTaxonNodeWizard.java - UNRESOLVED!!!!!
fix entity already associated with another entity bug
Minor
adapt dependencies, not finished yet
#5207 Add validation of credentials on target server before starting application context
Generate metadata service without the authentication executor
Revert cached services map to be local to configuration class
#5000 Use new metadata service
#4073 Add new project for lanuching embedded jetty server using cdmlib webapp
#4073 Add jetty server dependencies
#4073 Add stop start possibility for server
#4073 Add functionality to control managed server in login dialog
#4073 Add start / stop methods for managed server...
#5297 Add remoting progress monitoring
#5297 Change active seesion variable to a inheritable thread local variable and add relevant tests
Add monitered operation
#5297 Add post monitor operation callback, Add report text dialog
#5297 Add progress monitor client manager...
#5349 Add getEditGeoService method
#5320 Fix whitespace problem
#5302 Add cdm version and services version check
Add check for remoting before setting new entity listener
#5299 Handle session caching of new entities
Add annotation service to config
Set read timeout for services to infinite
Replace spring application context loading with programmatic loading
#5181 Fix incorrect load of CdmServiceCacher when connecting via Datasource view
Add entity type to CdmChangeEvent and fixes #5139
#5129 Extend export ui for remoting