Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
997dddd5 06/26/2020 11:11 PM Andreas Müller

cleanup

f665e780 04/18/2018 03:22 PM Katja Luther

ref #6429: adapt admin preferences to other preferences

e3a4a3ff 06/05/2017 09:46 AM Andreas Müller

ref #6446 merge taxon name subclasses in TaxEditor

e48774bc 01/30/2017 01:42 PM Andreas Müller

ref #6365 use TaxonNameFactory for factory methods in TaxEditor

42f99e54 01/30/2017 01:29 AM Andreas Müller

ref #6362 and ref #6365 remove some NVN and Bot/Zoo name occurrences in TaxEditor

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

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

bdd1bcf5 11/10/2016 01:50 PM Andreas Müller

ref #5974 Remove synonym relationships (rename synRelType to synRel and others)

1226f24c 08/26/2015 02:55 PM Cherian Mathew

#5143, #5144 Improve load performance for name editor

6e2297e3 08/26/2015 02:55 PM Cherian Mathew

Move Base operations test class to right package

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

Add access to service cacher

bb1997d0 07/03/2015 11:44 AM Cherian Mathew

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

e09f9c40 06/25/2015 02:46 PM Cherian Mathew

#5031 Update remoting code to be compatible with new common service collection calls

19a8bfe7 06/24/2015 09:40 AM Cherian Mathew

Merge branch 'develop' of wp5.e-taxonomy.eu:/var/git/taxeditor into remoting-4.0

Conflicts:
eu.etaxonomy.taxeditor.cdmlib/.classpath
eu.etaxonomy.taxeditor.cdmlib/META-INF/MANIFEST.MF
eu.etaxonomy.taxeditor.cdmlib/build.properties

c6ee1b2a 06/18/2015 02:08 PM Cherian Mathew

removed programmatic log level setting

df390232 06/12/2015 02:29 PM Cherian Mathew

RemotingSessionAwareTest : added new class which handles pre-config of test classes which require a session
*Test.java : set super class to RemotingSessionAwareTest
*.xml : removed DefinedTermBase entites from datasets so that the terms are not deleted
ServiceInterceptorTest : correction

608f7100 06/11/2015 10:50 AM Cherian Mathew

corrected merge to latest snapshot version
updated hibernate config file and test db
setup testing framework with jetty and maven

b3523e34 06/03/2015 01:59 PM Cherian Mathew

forgot to add in last commit

5c6184af 02/02/2015 04:18 PM Cherian Mathew

merge from trunk

8ae70850 01/27/2015 10:35 AM Cherian Mathew

updated current tests and added new ones

46d0131b 12/10/2014 06:03 PM Cherian Mathew

moving tests from cdmlib to the test project