merge-update from trunk
add real deletion of polytomouskeynodes
merge-update of trunk and disabling GUI-Control separation
fix "Uses" issue #3624, #3609
fix deleteAllEmptyNames
smaller fixes
fix delete problem for open MultiPageEditors
deleted the out commented part
implementing #3791 (Implement operation to move a Description to another Taxon) and improving the operation to move elements
fixing #3793 (do not allow to turn an accepted taxon into a synonym as long the accepted taxon still has children)
fix the error caused by the delete functionality in the service layer
Updated version in config files to 3.3.0-SNAPSHOT
merged trunk into branch
merged model adaptions to cdmlib 3.2.4 from campanula branch
Updated version in config files to 3.2.4-SNAPSHOT
Updated version in config files to 3.2.3
FIME:3.3MC tags for code to be aligned with the 3.3 model changes related to the 'Uses' perspective
updates for 3.3 model changes. Phase two commit, which contains method changes / updates
Aligning Editor with 3.3 model changes. First phase commit which updates only the classes. Branch not compilable at the moment.
Updated version in config files to 3.2.3-SNAPSHOT
Updated version in config files to 3.2.2
make 'change accepted taxon to syn' menu item visible only for accepted taxon
added conversation bind on setFocus and before transactin commit
simplified code for opening editor in TaxonNavigator
Updated version in config files to 3.2.2-SNAPSHOT
Updated version in config files to 3.2.1
Updated version in config files to 3.2.1-SNAPSHOT
Updated version in config files to 3.2.0
Updated version in config files to 3.2.0-SNAPSHOT
CdmAuthorityEditor : Editor for updating Cdm authorities CdmAuthorityEditorInput : Input for the CdmAuthorityEditor EditCdmAuthoritiesHandler : Handler to open CdmAuthorityEditor EditorUtil : added method to open CdmAuthorityEditor plugin.xml : added extensions to the BulkEditor menu to open the CdmAuthorityEditor checking if the selected object is Group
commented check to allow for the possibility of moving taxon with homotypic synonyms to a synonym
SearchResultLabelProvider : display new orphaned-taxa image icon for orphaned taxa AbstractGroupedContainer : updated 'isNameUsedMultipleTimes' to factor in orphaned taxa TaxonEditorInput : added display of message in case of orphaned taxa ImageResources : added new orphaned-taxa image icon to resources
selected classification is set by default to the classification of the selected taxon node
changing homotypic synonym to accepted taxon now exits cleanly
Updated version in config files to 3.1.4-SNAPSHOT
Updated version in config files to 3.1.3
updated node number to the one from the parent (#2892)
bumping version to 3.1.3-SNAPSHOT after release
updates for release 3.1.2
changed default numbering from 1', 1''.... to 1a, 1b.....
Fixed setEnabled function to disable input and text widgets only when enabled = true (ticket 3183)
Moving trunk from 3.2-SNAPSHOT to 3.1.2-SNAPSHOT to be in sync with the latest cdmlib snapshot
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
CreateNodeHandler.java : replaced by CreateChildNodeHandler.java RefreshNodeNumberingHandler.java : handler for refreshing polytomous key node numbers CreateSiblingNodeHandler.java : handler for creating siblings
bumping up trunk version to 3.2 SNAPSHOT
setting release version number for release 3.1.0
completing merge from trunk for latest taxed developments
merge of trunk to the security branch
version changes for new snapshot 3.0.14-SNAPSHOT
commits for preparing 3.0.13 release
updated plugin to rename command ids
Updated Polytomous Key List Editor Component
done: #3097 (disable editors if a user has insufficient grants for a taxon or taxon node)
first bits for #3097 (disable editors if a user has insufficient grants for a taxon or taxon node) - TaxonEditor disabled, views still to do
merging in latest changes from trunk, up to r15854 (editor starts without issues)
minor refactor in UseObjectManager and bugfix for NPE during application start (#2933)
editor trunk migrated to version 3.0.13-SNAPSHOT
integrate 3.0.12 branch and adapt for 3.0.12 release
create TaxEditor 3.0.12-SNAPSHOT version
TaxEditor release 3.0.11
AT: committing changes to the TaxEditor to fix issues with the dynamic menu building
AT: committing changes to the TaxEditor for ethnic group testing and remove the featureNodes from the contextual menu
AT: committing changes to the TaxEditor for ethnic group testing
AT: With the conflicts some of the copyrights had reverted to 2007, changed back to 2011
AT:Committing changes post merge
AT: committing changes to the TaxEditor Post third round of code review
AT: Updating the class's Javadoc description to mak it more accurate
AT: committing changes to the TaxEditor Post second round of code review