Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
05429a19 09/29/2017 10:14 AM Patrick Plitzner

ref #6908 Fix dirty flag handling in key list editor

91333bc6 09/29/2017 08:51 AM Patrick Plitzner

ref #6908 Migrate remaining polytomous context menus and handlers

3f09ac44 09/28/2017 04:50 PM Patrick Plitzner

ref #6908 Migrate polytomous key list and graph editor

bc91d03c 09/28/2017 01:50 PM Patrick Plitzner

ref #6908 Migrate polytomous key list editor

  • migrate some other parts and handlers
200e8530 08/29/2017 12:57 PM Patrick Plitzner

ref #6595 Use only e4 handler for opening name editor

b3f33ee9 05/30/2017 02:46 PM Katja Luther

fix #6657: load polytomouskey with propertypath in key editor

150b624d 02/23/2017 02:41 PM Patrick Plitzner

ref #4611 complete i18n for taxeditor.editor plugin

  • also created l10n package and moved Messages.java and teh messages.properties files there
61c51c84 02/23/2017 02:41 PM Patrick Plitzner

ref #4611 i18n for taxeditor.editor plugin

ae137b34 02/21/2017 04:44 PM Patrick Plitzner

ref #4611 some l10n for taxeditor and taxeditor.editor plugin

2da9ade2 02/15/2017 10:48 AM Andreas Kohlbecker

ref #6419 renaming CdmApplicationDefaultConfiguration to CdmRepository

051bdc14 02/13/2017 03:33 PM Katja Luther

improve delete handling in polytomous key node editor

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

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

d37de08a 12/19/2016 04:14 PM Katja Luther

adaptions for polytomous key editing to avoid null values in children list

f81dda1f 11/24/2016 01:41 PM Katja Luther

fix #4945: add propertytester for polytomouskeynode to enable menu items only if node is selected

033aad78 11/24/2016 09:52 AM Katja Luther

all polytomouskey related handler are now extended from RemotingCdmHandler

efd30f4b 11/23/2016 03:04 PM Katja Luther

fix #5841: set selection to newly created keynode

e9773ade 11/18/2016 06:25 PM Katja Luther

ref #5971: new main menu admin with cdm preference nomenclatural code and insert polytomous key node

cecbda95 09/13/2016 11:28 AM Patrick Plitzner

Clean up and refactoring

  • Delete unused class
  • Rename class to avoid duplicate name
d85cfdf3 09/06/2016 12:29 PM Katja Luther

fix #5759 remove all switches for remoting and standalone

6ecf3322 06/16/2016 01:04 PM Katja Luther

fix #5363

db940f1c 04/12/2016 11:10 AM Patrick Plitzner

Add "Open in..." menu to polytomous key editors and navigator #5610

75d68451 03/21/2016 02:08 PM Katja Luther

referencing objects view for media, NPE in polytomous key view

6c95dd3d 10/08/2015 12:48 PM Cherian Mathew

Update root entity merge calls to use new merge method.

a8933813 09/30/2015 12:49 PM Cherian Mathew

Add check to ensure merge in editors is performed only in remoting

abebca79 09/24/2015 11:05 AM Cherian Mathew

#5247 Fix duplicate entity issue for new entities by using the new merge service method which returns the input transient object

e7923b05 09/24/2015 11:05 AM Cherian Mathew

#5247 Use updated entities

c9f13bde 09/14/2015 04:21 PM Cherian Mathew

#5242, #5223 Improve performance of derivate loading and editing

7d7c5562 08/24/2015 11:34 AM Cherian Mathew

Merge branch 'develop' into remoting-4.0

Conflicts:
eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/view/dataimport/transientServices/TransientOccurenceService.java
eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/view/dataimport/transientServices/TransientTaxonService.java...

651bf830 08/13/2015 01:29 PM U-BGBM\k.luther

minor

1dc79a5e 08/13/2015 01:20 PM Katja Luther

fix delete polytomouskeynode and improve merge in bulk editor

ea537ede 07/22/2015 03:10 PM Cherian Mathew

Fix Polytomous Key duplicate entry issue

9bc47800 07/22/2015 09:39 AM Cherian Mathew

Add remoting operation / handlers for key list editor

52c57094 07/20/2015 07:04 PM Cherian Mathew

Fix duplicate entity issue with newly created cdm entities

c93b5f35 07/20/2015 03:37 PM Cherian Mathew

Use new find method with update

eec49400 07/17/2015 03:05 PM Cherian Mathew

#5010 : Initial commit to fix duplicate entry issue when creating new key node

782f133b 07/13/2015 09:34 AM Cherian Mathew

Update operation calls to use uuids as arguments

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

Update ICdmEntitySessionEnabled to no longer extend ICdmChangeListener

e9c96f29 06/29/2015 06:44 PM Cherian Mathew

#5010, #5046 Integrate remoting in polytomous key editor

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

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

12df9e0e 06/02/2015 11:43 AM Katja Luther

fix for #3998

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

703e8efc 02/17/2015 12:43 PM Cherian Mathew

CdmRemoteCacheManager : added cache getter methods
CdmTransientEntityCacher, CdmEntitySession, CdmEntitySessionManager, ICdmEntitySession, ICdmEntitySessionManager, ICdmEntitySessionManagerObserver, MockCdmEntitySession, MockCdmEntitySessionManager , eu.etaxonomy.taxeditor.cdmlib/src/main/resources/cdmlib-ehcache.xml : added statistics config , getter method for live stats and observer to update when sessions are bound and disposed...

c7d830cc 02/11/2015 02:03 PM Cherian Mathew

CdmModelCacher : added recursive search in super classes
CdmTransientEntityCacher : corrected caching
EntityCacherDebugResult : new debug result object
CdmEntitySession, ICdmEntitySession, MockCdmEntitySession : added debug method
CdmEntitySessionInput : new super class for editor input objects...

1842d7af 02/05/2015 10:28 AM Cherian Mathew

MoveDescriptionToOtherTaxonOperation, MultiPageTaxonEditor, ChangeSynonymToAcceptedTaxonHandler, DeleteTaxonBaseHandler, ChangeSynonymToAcceptedTaxonOperation, DeleteTaxonBaseOperation, DeleteTaxonOperation, MoveDescriptionToOtherTaxonHandler : indentation...

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

merge from trunk

dccac9cf 12/10/2014 06:01 PM Cherian Mathew

added session manager calls to the polytomous key views

e8aa1aab 12/09/2014 06:01 PM Cherian Mathew

added session binding committing to polytomous key editor

296bc5e0 10/14/2014 09:23 AM Patrick Plitzner
  • rename IDirtyMarkableSelectionProvider to IDirtyMarkable
    • extended interface IDirtyMarkable #2645
    • added method forceDirty()
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

068209f8 06/26/2014 10:51 AM Katja Luther

fix delete polytomous key node

7df6bc1f 06/26/2014 10:37 AM Katja Luther

fix a warning "Prevented recursive attempt to activate part..."

e2b6e8ec 02/12/2014 10:10 AM Cherian Mathew

merge from trunk

0abb401a 02/11/2014 04:30 PM Cherian Mathew

merge from trunk

d03bd205 12/09/2013 02:02 PM Patrick Plitzner

merge-update from trunk

835cd8b9 12/05/2013 02:33 PM Katja Luther

#3877

343457b6 12/03/2013 03:44 PM Patrick Plitzner
  • extracted super class from AbstractPostOperation (same name)
    • created sub class AbstractPost Taxon/Describable Operation
6e73cd53 11/20/2013 10:42 AM Katja Luther

add real deletion of polytomouskeynodes

40cd900b 06/18/2013 09:28 AM Cherian Mathew

added conversation bind on setFocus and before transactin commit

010dad8c 01/17/2013 02:12 PM Cherian Mathew

updated node number to the one from the parent (#2892)

39d66995 11/28/2012 10:52 AM Cherian Mathew

changed default numbering from 1', 1''.... to 1a, 1b.....

0d8040b6 11/15/2012 04:56 PM Cherian Mathew

PolytomousKeyListEditor.java : changed table view for polytomous key nodes added edges column to make it more clear.
PolytomousKeyListLabelProvider.java : added labels for edges and updated node number function
RefreshNodeNumberingOperation.java : calls the refreshing node function in PolytomousKeyNode

6dc31045 11/15/2012 04:54 PM Cherian Mathew

CreateNodeHandler.java : replaced by CreateChildNodeHandler.java
RefreshNodeNumberingHandler.java : handler for refreshing polytomous key node numbers
CreateSiblingNodeHandler.java : handler for creating siblings

c886671b 09/26/2012 05:10 PM Cherian Mathew

Updated Polytomous Key List Editor Component

  • added extra column for taxa
  • 'New' and 'Delete' both lead to error popups when no node is selected
  • 'New' menu click creates an empty node linked to the root node, when no nodes are present.
c4dcde9b 02/21/2012 01:28 PM Niels Hoffmann

Removed all calls to active menu selection (fixes #1106)

23783f7a 01/30/2012 12:40 PM Niels Hoffmann

Refactoring of selection elements. Additional minor refactoring. Fixed a bug with Translation Editor (#2752)

78222507 01/18/2012 01:45 PM Niels Hoffmann

refactoring of package names for consistency

0c52f39c 09/27/2011 02:23 PM Niels Hoffmann

Fixing background color logic as it was kind of broken

c1e3b617 05/05/2011 02:54 PM Niels Hoffmann

Fixes a problem where multiple polytomous key editors could not be opened

83655786 05/05/2011 02:19 PM Niels Hoffmann

Fixes #2357

74b6cbef 04/20/2011 04:57 PM Niels Hoffmann

Finalizing PolytomousKeyListEditor

f73998ba 04/20/2011 04:39 PM Niels Hoffmann

Finalizing PolytomousKeyListEditor

4cc2aab3 04/20/2011 04:34 PM Niels Hoffmann

Finalizing PolytomousKeyListEditor

340162f2 04/19/2011 05:36 PM Niels Hoffmann

Link in PolytomousKeyListEditor is recognizable as such; Added a menu

487f2b62 04/19/2011 12:53 PM Niels Hoffmann

The node list gets generated correctly now using breadth first algorithm

21e756e0 04/18/2011 04:58 PM Niels Hoffmann

Changes in details view get propagated to editor. Fixed a bug in MultilanguageTextElement implementation

ad4930a1 04/18/2011 03:31 PM Niels Hoffmann

Polytomous keys may be viewed as list as well

9d33fde3 04/11/2011 04:12 PM Niels Hoffmann

Working on the polytomous key editor

f4fd193c 03/30/2011 04:51 PM Niels Hoffmann

Improving polytomous key handling

e4382f36 03/30/2011 12:49 PM Niels Hoffmann

Improving polytomous key handling

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

had to rename the packages to make them compliant with buckminster