Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
5bd41add 10/15/2015 11:26 AM Katja Luther

fix move taxonnode in natural order

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

fix #5261 and minor

bd10f42b 10/09/2015 03:41 PM Andreas Müller

Cleanup DeleteOperation

8336cf65 10/07/2015 02:13 PM Katja Luther

improve messaging for deleteresults

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

feb6d41a 09/10/2015 02:05 PM Cherian Mathew

#5234 Add correct updated objects to change event

025f3eb9 09/03/2015 06:31 PM Cherian Mathew

Update operation for move taxon nodes

4b242b1d 09/03/2015 05:42 PM Cherian Mathew

Correct merge

d637e4ba 09/03/2015 05:11 PM Cherian Mathew

Merge branch 'develop' into remoting-4.0

Conflicts:
eu.etaxonomy.taxeditor.cdmlib/.classpath
eu.etaxonomy.taxeditor.editor/plugin.xml
eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/MultiPageTaxonEditor.java
eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/view/derivate/DerivateView.java...

281f389b 09/02/2015 01:49 PM U-BGBM\k.luther

error handling in deleteHandler/operation of navigator

95ee1b51 09/02/2015 11:33 AM U-BGBM\k.luther

moving more than one taxon node, merge of team and person, reusing name for new taxon

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

Add entity type to CdmChangeEvent and fixes #5139

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

6c511765 06/23/2015 09:31 AM Cherian Mathew

#5007 : Integrated remoting handler / operations for taxon navigator ui

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

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

83a1a479 06/19/2015 03:20 PM Cherian Mathew

TaxonNavigator : added refresh of navigator on data change
TaxonNavigatorLabels : new interface with label strings used by taxon navigator handlers
RemotingChangeAcceptedTaxonToSynonymHandler : using TaxonNavigatorLabels
RemotingMoveFactualDataHandler : remoting version of move factual data handler...

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

5904a60f 06/19/2015 10:43 AM Cherian Mathew

RemotingCdmUpdateOperation : corrected exception handling
RemotingChangeAcceptedTaxonToSynonymOperation : new remoting operation class
server.properties : server properties for test

c5485129 06/09/2015 09:32 AM Cherian Mathew

fixed classpath issues and issues from last merge

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

2a1140d9 06/03/2015 03:19 PM Katja Luther

delete taxonnode if taxon is used somewhere else fixed

d62b4abe 06/01/2015 10:05 AM Patrick Plitzner
  • fixed compile error and possible NPE #4810
8ab62f50 05/22/2015 11:37 AM Cherian Mathew

fixed problems with new classes in merge

d61bbb8b 05/22/2015 11:25 AM Cherian Mathew

fixed problems with merge

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

4633f830 05/11/2015 01:39 PM Katja Luther

make the order of the taxon nodes editable

2297e423 04/09/2015 11:17 PM Patrick Plitzner
  • fixed exception when changing accepted taxon to synonym of itself
07b487d5 03/12/2015 12:21 PM Katja Luther
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

4bd58693 09/16/2014 09:26 AM Katja Luther
244b1fad 09/16/2014 09:01 AM Patrick Plitzner
  • removed unused variable
41e2f693 08/14/2014 12:32 PM Cherian Mathew

Moved all logging and dialog functionality to the new class MessagingUtils.
Refactoring code to adapt to above change.
Added new custom error dialog - CdmErrorDialog
Added runtime exception handling to the ApplicationWorkbenchAdvisor by adding a custom status handler

7759e4de 08/04/2014 01:46 PM Andreas Müller

LockMode issues in transient services

bcdc7df3 07/30/2014 02:09 PM Katja Luther

adaption for error handling of delete methods

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

c918301b 02/06/2014 12:58 PM Katja Luther

move the change accepted to Synonym Operation to taxon navigator.

0a534d09 12/04/2013 09:34 AM Patrick Plitzner
  • adapted sub classes of AbstractPostOperation
343457b6 12/03/2013 03:44 PM Patrick Plitzner
  • extracted super class from AbstractPostOperation (same name)
    • created sub class AbstractPost Taxon/Describable Operation
c0e5fd02 12/02/2013 12:55 PM Katja Luther

delete whole classification with children

97e10b7c 11/28/2013 12:09 PM Katja Luther

minor

e0c1f6bf 11/15/2013 06:04 PM Andreas Müller

maybe deproxy solves #3889

531fbc7c 11/06/2013 10:25 AM Katja Luther

fix delete of classifications

83117514 11/05/2013 09:54 AM Katja Luther

smaller fixes

fb2eefea 10/23/2013 02:16 PM Andreas Müller

minor

d43de9c0 10/23/2013 10:32 AM Katja Luther
f6a8dc56 09/25/2013 11:00 AM Patrick Plitzner

merged model adaptions to cdmlib 3.2.4 from campanula branch

124424d0 07/10/2013 04:05 PM Cherian Mathew

updates for 3.3 model changes. Phase two commit, which contains method changes / updates

1d6ee264 01/24/2012 01:18 PM Lorna Morris

Fixes #2733

e202da54 03/16/2011 02:26 PM Niels Hoffmann

had to rename the packages to make them compliant with buckminster