adapt taxeditor to changes in CdmRemoteCacheManager
fix logging in service proxy
cleanup
cleanup and renaming for caching
ref #10186, ref #9174 add method logging to CachingHttpInvokerProxyFactoryBean
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
cleanup and fix test
change logger
ref #10186 remove ConversationHolder from many forms and some more cleanup
add registrationWorkingSet service to CdmApplicationRemoteConfiguration
adapt CdmServerUtils to changes in CdmApplicationUtils
test
improve logging for exception in AbstractPersistentCollection.remoteInitialize()
fix #10075 fix deserialization by overriding PreferredLoaderObjectInputStream from ehcache
minor
ref #9359 upgrade TaxEditor to log4j2
ref #10067 adapt AbstractPersistentCollection serialVersionUID
ref #10067, #9359, #10009 adapt dependencies in taxeditor to latest versions in cdmlib and remove all dependencies not needed directly or for export
ref #10067 add remoting specific parts to AbstractLazyInitializer again in taxeditor
ref #10067 adapt AbstractLazyInitializer to new hibernate version in taxeditor
ref #10067 adapt AbstractPersistentCollection to new hibernate version in taxeditor
ref #4601 adapt server info for cybertaxonomy.org to use https port
ref #694 add DescriptionElementService to TaxEditor
remove deprecated featureTreeService and featureNodeService from CdmApplicationRemoteConfiguration
ref #9497 adding AccountRegistrationService
adapt TaxEditor to new factory method for CdmEntityIdentifier
ref #6161 add passwordReset service to CdmApplicationRemoteConfiguration (cont.)
ref #6161 add passwordReset service to CdmApplicationRemoteConfiguration
increase server connect timeout from 1s to 3s
typo
code cleaning
ref #9607 adapting to changes in image metadata factories - CdmApplicationRemoteConfiguration
add exception handling in CachingHttpInvokerProxyFactoryBean
fix potential NPEs
add class information to exception -fix compilation error
add class information to exception
add additional debugging in AbstractPersistentCollection
cleanup and generics for ICdmEntitySessionEnabled
ref #9114 adapt some classes with URI to wrapper in taxeditor
ref #9190: continue working on extracting all local issues to an extra plugin
create new branch webapp
ref #9207 , ref #9204 upgrade taxeditor.cdmlib to ehcache-2.10.6
ref #9204 some more documentation on how to handle AbstractPersistentCollection
ref #9204 uncritical minor final changes to AbstractPersistentCollection
ref #9204 final changes to AbstractPersistentCollection (also seem to be not really critical)
ref #9204 further uncritical updates to AbstractPersistentCollection
ref #9204 probably uncritical updates to AbstractPersistentCollection
ref #9204 change logger in AbstractPersistentCollection
ref #9204 uncritical updates to AbstractPersistentCollection
ref #9204 revert changes to AbstractPersistentCollection, only keep new serialVersionUID (for doing it step by step)
ref #9204 update overridden AbstractPersistentCollection class to hibernate 5.1.17
ref #9204 upgrade and remove further libraries in taxeditor (including commons-lang und unitils)
remove @Component annotation from CdmServiceCacher
Adapt ICdmEntitySession to new includeIgnored parameter
rename deproxy to deproxyIfInitialized
ref #9078 include Representation to permanent cache
rename CdmCacher to CdmCacherBase
cleanup getService
ref #7709 use load() for newEntities
revert removing findWithUpdate
javadoc
remove findWithUpdate from CommonService
ref #9078 further improve null entity handling in ConversationalTransientEntityCacher (just in case)
ref #9078 fix null entity handling in ConversationalTransientEntityCacher
ref #9078 improve UpdateResult handling in CdmTransientEntityCacher