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
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
merged model adaptions to cdmlib 3.2.4 from campanula branch
merged/implemented cdm3.3 model adaptations
merged trunk into branch
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.
added conversation bind on setFocus and before transactin commit
simplified code for opening editor in TaxonNavigator
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
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 node number to the one from the parent (#2892)
changed default numbering from 1', 1''.... to 1a, 1b.....
Fixed setEnabled function to disable input and text widgets only when enabled = true (ticket 3183)
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
completing merge from trunk for latest taxed developments
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)
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
AT: committing changes to the TaxEditor Post first round of code review
AT: committing changes to formalise the use record string building.
AT: committing latest changes to the Tax Editor to fix an issue with the creation of Use Record and Use features
AT: committing latest changes to the Tax Editor to fix the issue with the description character limit by using another description element (Use Summary).
AT: committing Palm extension changes to the taxeditor
AT: Committing code review changes
AT: committing latest changes to the Tax Editor after a first round of Code review
AT: commiting latest changes to the Palm Use data extension
AT: Comminting bug fixing for TaxEditor, fixing the setup and tree viewer
AT: commiting latest changes to the Palm Use data extension, to enable the TaxEditor to create the necessary objects (use marker and vocabularies)
AT: commiting latest changes to the Palm Use data extension and merger
AT: Comminting bug fixing for TaxEditor
AT: commiting recent merge from trunk
Fixes #2235
Refactoring of selection elements. Additional minor refactoring. Fixed a bug with Translation Editor (#2752)
AT: Committing working from home files