Project

General

Profile

Download (5.41 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
939829bc 03/08/2017 03:10 PM Patrick Plitzner

ref #4611 i18n for taxeditor.navigator plugin

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

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

7d8cee12 10/14/2015 10:18 AM Katja Luther

fix #5261 and minor

8de05ed8 09/23/2015 02:29 PM U-BGBM\k.luther

merge with local branch

5354f693 09/23/2015 01:21 PM U-BGBM\k.luther

fix delete of taxon which is in two classifications and has children

ad69c198 07/17/2015 06:07 PM Cherian Mathew

Merge branch 'develop' into remoting-4.0

Conflicts:
eu.etaxonomy.taxeditor.bulkeditor/src/main/java/eu/etaxonomy/taxeditor/bulkeditor/handler/DeleteHandler.java
eu.etaxonomy.taxeditor.cdmlib/.classpath
eu.etaxonomy.taxeditor.cdmlib/META-INF/MANIFEST.MF...

09f08a00 07/16/2015 05:54 PM Katja Luther

changes for #4908

43c0aada 06/05/2015 01:23 PM Cherian Mathew

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

Conflicts:
.gitattributes
eu.etaxonomy.taxeditor.cdmlib/.classpath
eu.etaxonomy.taxeditor.cdmlib/META-INF/MANIFEST.MF
eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/TaxonEditorInput.java...

abb420f6 06/03/2015 03:22 PM Katja Luther

change synonym to accepted taxon message when taxon could not be deleted

4b94c9cf 05/22/2015 10:54 AM Cherian Mathew

Merge branch 'move-to-luna' into remoting-4.0

Conflicts:
eu.etaxonomy.taxeditor.cdmlib/.classpath
eu.etaxonomy.taxeditor.cdmlib/META-INF/MANIFEST.MF
eu.etaxonomy.taxeditor.cdmlib/build.properties
eu.etaxonomy.taxeditor.cdmlib/pom.xml
eu.etaxonomy.taxeditor.cdmlib/src/main/resources/eu/etaxonomy/cdm/remotingApplicationContext.xml...

d81d2ff3 05/20/2015 02:31 PM Cherian Mathew

corrected usage of service calls returning update/delete result objects

2297e423 04/09/2015 11:17 PM Patrick Plitzner
  • fixed exception when changing accepted taxon to synonym of itself
ec25be77 02/12/2015 09:47 AM Cherian Mathew

CdmTransientEntityCacher : overriding cache field only in the case of initialised cdm entity
CdmEntitySession, ICdmEntitySession, MockCdmEntitySession : added update + delete methods
DeleteSynonymOperation, MoveFactualDataHandler : changed service call to uuid one...

fdc57cb7 02/05/2015 10:38 AM Cherian Mathew

DeleteOperation, EditClassificationOperation, CreateClassification, CreatePolytomousKey, CreateTaxonNode : added ICdmEntitySessionEnabled to constructor
ChangeAcceptedTaxonToSynonymOperation / ChangeAcceptedTaxonToSynonymHandler, MoveTaxonOperation / MoveTaxonHandler, DeleteHandler , TaxonNavigator, Root : made cdm entity session aware

3f8e87ed 05/05/2014 03:01 PM Katja Luther

adding a taxon bulk editor and changes because the delete methods does not throw exceptions anymore

7588f37a 02/06/2014 01:45 PM Katja Luther

adding the operation and handler files