add editor group to extra user
ref #7844 Filter out "localhost" cdm server in ping test
fix #7844 Add timeout to login dialog
ref #7709 use CdmBase constructor instead of class and id
fix progressmonitor tests
minor
navigator test has to be adapted because move taxon is now a longrunning task
fix test
ref #3560 fix test in TaxEditor for findMatchingXXX
adapt test to not throw the exception put adding it to the result in pollProgressMonitor
replace all occurrences of workingSet by descriptiveDataSet and fix some other compile errors after model change
fix failing tests
ref #6429: adapt admin preferences to other preferences
fix using correct cache
missing test adaption for cdmlib-cache
adapt tests to cdmlib-cache
adapt tests
ref #2380: implement usage of Dto for taxon navigator
ref #6446 merge taxon name subclasses in TaxEditor
Adapt to service layer change
ref #6281: add test
fix failing test
ref #6314: adaption to changes in exports
ref #6365 use TaxonNameFactory for factory methods in TaxEditor
ref #6362 and ref #6365 remove some NVN and Bot/Zoo name occurrences in TaxEditor
ref #6190 removing svn property place holder in first line of code - java files
Clean up
clean up
ref #3658 remove nomenclatural code from datasources
ref #5974 Remove synonym relationships (rename synRelType to synRel and others)
set failing test to ignore see ticket #5959
temporarily set test to ignore for release #5846
fix git commit
set the failing test to ignore, I will fix it tomorrow
comment the failing line out because the remove null value call in getChilren method converts the persistent list into a arraylist
#5533 writing and reading cdmserver configuration from and to JSON file
fix tests
Change only for debugging
Cleanup a bit, no real change
flexible server path prefix and option skip cdmlib version test per server
Revert cached services map to be local to configuration class
Fix test environment for webapp test
Ignore cdmlib war file
#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...
fixing #5341 and colouring for cache relevant fields #4915 and #4944
#5297 Implement client side remoting progress monitor feedback mechanism, Add test for monitor feedback timeout
#5297 Add test for monitor feedback timeout
Fix test by catching expected exception
#5297 Implement monitor feedback, Add corresponding tests
#5297 Add inconsistent monitor feedback test
#5297 Integrate remoting monitor cancel functionality in ui
#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...
Add deproxy of entities in assertSame assertions
remove Ignore on saveNewTerm test
Add test for editor / server cdmlib version check
#5302 Add cdm version and services version check
Update root entity merge calls to use new merge method.
#5299 Handle session caching of new entities
#5247 Fix duplicate entity issue for new entities by using the new merge service method which returns the input transient object
Ignore test server ping tests
Ignore edit test server ping test
Ignore unauthenticated user test for now
Add test for unathenticated user
Enable test for taxon nodes deletion
Correct test to use uuids
#5138 Add test for normal Person load case
#5181 Fix incorrect load of CdmServiceCacher when connecting via Datasource view
Ignoring test until #5138 is fixed
#5138 Add test for cascade error
#5143, #5144 Improve load performance for name editor
Move Base operations test class to right package
Correct properties file load and server info test
#4073 Initial implementation of local cdm-server
#5130 Extend import wizards to import data via remoting and Add tests for the same
#5129 Extend export ui for remoting
Correct test method call
Add access to service cacher
#4932 Remove autowired members, Use serliaised cdm model map
Set security context for tests
Correct tests to account for change in cache loader mechanism
Fix duplicate entity issue with newly created cdm entities
Use new find method with update
Add method to sessionOwner objects to fine tune performance using property paths
Update ICdmEntitySessionEnabled to no longer extend ICdmChangeListener
#5054 Update test for checking terms update
#5054 Update Term Editor to be remoting compatible
#5054 Integrate remoting session in Term Editor
This commit also fixes a loading bug in the CdmServiceCacher, adds a test for creating term vocabulary and adapts to the change in the save call (#5056)
Rename classes according to convention
#5009 Add operations and corresponding tests for delete / update nodes actions
#5009 : missed in last commit
#5009 Correct test and test data
#5009 Add delete handler / operation for polytomous key view with corresponding test class