Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
cb89f4f7 07/24/2019 08:10 PM Andreas Müller

ref #6794 adapt TaxEditor to new term structure (rename FeatureNode and FeatureTree)

312784d2 06/14/2018 07:57 AM Andreas Müller

fix removed MainService in RemoteConfiguration

56dde679 06/14/2018 07:57 AM Andreas Müller

cleanup

652496d7 05/12/2018 02:39 PM Andreas Müller

replace all occurrences of workingSet by descriptiveDataSet and fix some other compile errors after model change

b51ccdd4 05/07/2018 11:38 AM Katja Luther

use longRunningTasksService for setSecundumReference

f4cc04f2 03/16/2018 02:40 PM Katja Luther

adapt taxeditor cache to cdmlib-cache

955e5a52 05/15/2017 03:45 PM Andreas Kohlbecker

ref #6612 adding RegistrationService to remoting configuration

a3140560 02/23/2017 10:33 AM Katja Luther

add RightsService to CdmApplicationRemoteConfiguration

2da9ade2 02/15/2017 10:48 AM Andreas Kohlbecker

ref #6419 renaming CdmApplicationDefaultConfiguration to CdmRepository

e3240965 12/20/2016 02:22 PM Andreas Kohlbecker

ref #6190 removing svn property place holder in first line of code - java files

b9801dc0 09/13/2016 11:57 AM Katja Luther

ref #5969: get the preference NC from db when initialize preference store and save the changes in db

fb74f1d4 04/14/2016 11:09 AM Katja Luther

fix not deleted caches if a new datasource is set

41dc3a99 03/30/2016 01:47 PM Patrick Plitzner

Add IEventBaseService to application controller #5403

  • fixes referencing objects for SingleReads
a3e7482e 01/11/2016 02:41 PM Katja Luther

adapt dependencies, not finished yet

4ed38c9b 11/27/2015 11:48 AM Cherian Mathew

#5207 Add validation of credentials on target server before starting application context

5006b30c 11/23/2015 11:41 AM Cherian Mathew

Generate metadata service without the authentication executor

d02ff6c0 11/23/2015 10:39 AM Cherian Mathew

Revert cached services map to be local to configuration class

fc09bcdb 11/20/2015 06:47 PM Cherian Mathew

#5000 Use new metadata service

7a96337f 11/16/2015 03:11 PM Cherian Mathew

#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...

93590159 10/27/2015 05:24 PM Cherian Mathew

#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...

04abef69 10/26/2015 06:23 PM Cherian Mathew

#5349 Add getEditGeoService method

cc712487 10/12/2015 04:09 PM Cherian Mathew

#5320 Fix whitespace problem

d4d342a1 10/08/2015 05:19 PM Cherian Mathew

#5302 Add cdm version and services version check

4fbac559 10/05/2015 03:05 PM Cherian Mathew

Add check for remoting before setting new entity listener

c27ecf00 10/01/2015 03:14 PM Cherian Mathew

#5299 Handle session caching of new entities

67cad510 09/08/2015 05:54 PM Cherian Mathew

Add annotation service to config

c237492d 09/07/2015 12:25 PM Cherian Mathew

Set read timeout for services to infinite

390328ab 09/07/2015 10:58 AM Cherian Mathew

Replace spring application context loading with programmatic loading

f4f5cd63 09/02/2015 11:03 AM Cherian Mathew

#5181 Fix incorrect load of CdmServiceCacher when connecting via Datasource view

c69c2dcd 08/24/2015 02:33 PM Cherian Mathew

Add entity type to CdmChangeEvent and fixes #5139

26d19e4f 08/04/2015 06:34 PM Cherian Mathew

#5129 Extend export ui for remoting

19c39bf4 07/28/2015 02:15 PM Cherian Mathew

#5029 Implement oneclick login for remoting

65e3bf45 07/23/2015 02:45 PM Cherian Mathew

Add access to service cacher

5a49a28f 07/23/2015 01:54 PM Cherian Mathew

#4932 Remove autowired members, Use serliaised cdm model map

54108154 07/21/2015 12:06 PM Cherian Mathew

#5098 : Fix issue with authentication when using search bar

eec49400 07/17/2015 03:05 PM Cherian Mathew

#5010 : Initial commit to fix duplicate entry issue when creating new key node

0a7bd050 06/26/2015 05:09 PM Cherian Mathew

#5034 Add tests for handler / operations architecture

Fix test

44acc7e5 06/26/2015 11:20 AM Cherian Mathew

#5028,#5032 Add implementation and use of new test service and Set http invoker read timeout to 0 (never )

e62f0e9d 06/23/2015 06:13 PM Cherian Mathew

Fix initialisation of mock session owner

b13da0b9 06/22/2015 04:58 PM Cherian Mathew

#5007 : Add remoting handler / operations for the taxon navigator

ae7e2680 06/19/2015 10:43 AM Cherian Mathew

ICdmDataChangeService, CdmUIDataChangeService, CdmDataChangeService : added new data change service with different services for the ui and non-ui states
CdmApplicationState, CdmStore : added data change service to app state
CdmChangeEvent, ICdmChangeListener : added change listener and even to fire in case of data changes...

04f2494e 06/18/2015 09:45 AM Cherian Mathew

CdmApplicationState:New class to handle application state
CdmStore, BaseRemotingTest : using new application state class
TaxonNavigatorTest : ignoring test for now
TaxonNavigatorTest : increased max memory for jetty

abce4859 06/01/2015 05:07 PM Cherian Mathew

CdmApplicationRemoteController : moved cdm model caching to start before application context init
CdmApplicationRemoteConfiguration : moved bean initialization from autowiring to getBean in getters for better performance
httpInvokerServiceClients.xml : changed init startegy for services to lazy init...

f4142aa7 05/27/2015 05:54 PM Cherian Mathew

cdmlib-ehcache : removed disk based cache manager since the hb config is now cached in memory
CdmApplicationRemoteController, CdmModelCacher, CdmRemoteCacheManager, CdmModelGetMethodCacherTest : running the hibernate config load in separate thread
CdmTransientEntityCacher, EntityCacherDebugResult, CdmStore, SessionsViewPart: refactoring...

95b6f6f5 05/27/2015 02:07 PM Cherian Mathew

CdmApplicationRemoteController : refactoring code to simplify application context loading and making it performant
CdmModelCacher : removed unused method
CdmRemoteCacheManager : moved cache from disk to memory
httpInvokerServiceClients : lazy initializing all service beans...

b0b380aa 05/26/2015 06:23 PM Cherian Mathew

corrected app context generation

6548ea8a 05/26/2015 06:18 PM Cherian Mathew
  • corrected recursive autowiring
  • changed application context loading to be more performant
1075da9a 02/23/2015 09:51 AM Cherian Mathew

ICachedCommonService, CachedCommonServiceImpl : moved class to service package
CdmApplicationRemoteConfiguration, AbstractPersistentCollection, AbstractLazyInitializer : refactored package of CachedCommonService
CdmServiceRequestExecutor : added code for intercepting all services and loading returned objects into current session...

e78140b5 01/27/2015 10:32 AM Cherian Mathew

refactoring due to change in cache package name

c7ce2226 01/20/2015 11:33 AM Cherian Mathew

ICdmEntitySessionManager, CdmEntitySessionManager, MockCdmEntitySessionManager : removed cdm entity session access methods
CdmServiceInterceptorException, CdmServiceRequestExecutor, TermServiceRequestExecutor : New executor classes to be used to execute intercept remote service requests starting with the term service...

58afb673 12/09/2014 05:55 PM Cherian Mathew

moving all source files from the remoting project to the cdmlib project

3fd7eb7e 12/08/2014 04:43 PM Cherian Mathew

moving code to remoting project

07d21e62 05/06/2014 04:45 PM Cherian Mathew

.classpath : added test resources in classpath
CdmPersistentRemoteSourceTest : added new tests for remote source connection
CdmRemoteSourceBase : added code to connect to the target database (before initialising the full application context) to retrieve metadata...

aaa98ab4 04/09/2014 04:16 PM Cherian Mathew

CdmApplicationRemoteController : directly loads CdmApplicationRemoteConfiguration bean and sets configuration in hibernate classes
CdmApplicationRemoteConfiguration : no longer need the bean name hack due to update in CdmApplicationRemoteController

d0fbe90d 04/04/2014 05:42 PM Cherian Mathew

comments and javadoc

0d17eac3 04/04/2014 11:27 AM Cherian Mathew

CdmApplicationRemoteConfiguration : removed spring bean name hack, since we now have a new controller
CdmApplicationRemoteController : new Controller class to handle remoting
AbstractLazyInitializer / AbstractPersistentCollection : added missing methods to check if proxy object is initialized...

07e4e710 02/20/2014 05:37 PM Cherian Mathew

RemoteLazyLoadingTest : Creating application configuration programmatically
AbstractPersistentCollection, AbstractLazyInitializer : Copied aspect code here
CdmApplicationRemoteConfiguration : overriding datasource since it is not required in remoting
remotingApplicationContext : added autowiring config

22759920 02/14/2014 05:53 PM Cherian Mathew

CdmApplicationRemoteConfiguration : added GeoService and @Component bean name
remotingApplicationContext : exclude CdmApplicationDefaultConfiguration from comp scan
remoting_services_security : cosmetic
httpInvokerServiceClients : added editGeoService
config.properties : corrected context path...

a500a93f 02/13/2014 01:08 PM Cherian Mathew

reverting cdm application / controller refactoring and simply extending the CdmApplicationRemoteConfiguration class
by throwing UnsupportedOperationException for methods that are not supported by remoting

73de892e 02/12/2014 05:54 PM Cherian Mathew

changed package name to be consistent with cdmlib
remotingApplicationContext.xml : cleaning up component scan