Project

General

Profile

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

# Date Author Comment
b9ca9ddc 07/17/2017 02:49 PM Katja Luther

adapt refresh to fix refresh problem for moveTaxon

2cbfc2bf 06/29/2017 02:15 PM Katja Luther

smaller changes in ExportWizard

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

fdefb4bc 11/15/2016 09:47 AM Patrick Plitzner

Fix possible widget is disposed exception

f8828bfd 05/24/2016 10:28 PM Andreas Müller

minor

0021b02c 02/23/2016 11:18 AM Katja Luther

minor

5c823b08 02/17/2016 06:07 PM Patrick Plitzner

Remove CdmViewerChooser from double-click functionality of taxon
navigator

c0a29cdd 01/13/2016 02:30 PM Patrick Plitzner

Fix double click on taxa in taxon navigator and search results

42ea3f73 09/08/2015 02:03 PM Cherian Mathew

#5214 Fix initialization of remoting session

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

Add entity type to CdmChangeEvent and fixes #5139

aed321e2 08/07/2015 04:10 PM Cherian Mathew

#5139 Add refresh of classification when new taxon is direct child or root node

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

#5029 Implement oneclick login for remoting

6cf98995 07/20/2015 11:00 AM Cherian Mathew

Correct issues from last merge

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

8dd144df 07/17/2015 10:18 AM Andreas Müller

Fix renamed TaxonNodeComparator

ac1f29b5 07/10/2015 04:47 PM Cherian Mathew

Add method to sessionOwner objects to fine tune performance using property paths

8c8ead8a 07/10/2015 11:23 AM Cherian Mathew

Update ICdmEntitySessionEnabled to no longer extend ICdmChangeListener

530ba367 06/23/2015 01:18 PM Cherian Mathew

Fix remaining conflict

d2fa54b8 06/23/2015 01:15 PM Cherian Mathew

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

Conflicts:
eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/name/operation/DeleteTaxonOperation.java
eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/view/dataimport/transientServices/TransientClassificationService.java...

790395af 06/23/2015 10:09 AM Cherian Mathew

Fixes from Katja for commit issue

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

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

b7830280 05/18/2015 05:18 PM Andreas Müller

minor

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

make the order of the taxon nodes editable

0ddb8392 02/17/2015 04:45 PM Cherian Mathew

CdmTransientEntityCacher, EntityCacherDebugResult : moved debug methods to debug result class
ProxyUtils : new class for util methods to do with hibernate proxy objects
ICdmEntitySessionEnabled, CdmEntitySessionInput, PolytomousKeyEditorInput, TaxonNameEditor, PolytomousKeyViewPart, TaxonNavigator, AbstractCdmViewPart, MultiPageTaxonEditor : Added getRootEntities method...

5456ab19 02/11/2015 02:08 PM Cherian Mathew

MultiPageTaxonEditor : added cdm entity session capabilities to update and register data changes
TaxonNavigator, TaxonNavigatorDataChangeBehavior : added refreshing of specific objects
MoveFactualDataHandler : moved business logic to service call using uuids...

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

b572c24e 12/09/2014 01:04 PM Alexander Oppermann

fixed ticket #1639

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

8863eeec 08/07/2014 04:44 PM Cherian Mathew

Commenting out single click opening of name editor (ticket 4300)

104c6a78 06/24/2014 11:44 AM Katja Luther

open Taxonpage with single click in taxonnavigator

8e0490a5 06/19/2014 03:25 PM Katja Luther

minor

69d856ba 06/19/2014 03:07 PM Katja Luther
  • not running imports and exports deleted from menu
  • preferences for concept relations fixed
  • open taxon editor with one click in taxon navigator
41eb24f1 03/20/2014 01:51 PM Katja Luther

#4114 sort order in taxon navigator

4fd0313c 03/18/2014 02:15 PM Katja Luther

while fixing a bug, revert the setting of the comparator.

b62fb410 03/17/2014 11:03 PM Andreas Kohlbecker

avoiding problems which where due to a fix for ticket #3822

d9c55cdf 03/17/2014 01:50 PM Katja Luther

with the fixed compareTo method the TaxonNodeComparator should work (#4114)

1a0c1a9c 03/14/2014 02:52 PM Andreas Kohlbecker

Revert "#4114 sort order in taxon navigator " to avoid blocking bug

This reverts commit 1ef7ab55c5d437aba039bc10ee8d81e12f402309.

a3de3443 03/13/2014 02:24 PM Katja Luther

#4114 sort order in taxon navigator

839cb4cd 03/05/2014 06:18 PM Andreas Kohlbecker

avoiding NPE and other exceptions

8600629c 11/08/2013 05:26 PM Cherian Mathew

added conversationholder.commit fix to AbstractFilteredCdmResourceSelectionDialog and comments for this fix (with ticket number) for all files

8a5db552 10/23/2013 12:01 PM Cherian Mathew

executing commit of current session in the conversation holder when view is refreshed to make sure that the most updated list is retrieved

cdf77847 06/07/2013 10:17 AM Patrick Plitzner
  • simplified code for opening editor in TaxonNavigator

    • used IPartContentHasXYZ interfaces for selectionChanged() in Supplemental- and DetailsViewPart
    • formatted code
    • fixed warnings
9bbb5f2c 09/12/2012 08:54 PM Andreas Kohlbecker

fixing #3101 (refresh tree navigator after switching user)

81893f4a 04/20/2011 11:09 AM Niels Hoffmann

Removing calls of deprecated methods

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

had to rename the packages to make them compliant with buckminster