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 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
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
Fixes #2681
AT: Commit missing files from the branch
refactoring of package names for consistency
AT: Comminting updates to comply to TaxEditor CDMStore functions
AT: committing Trunk fix to missing dependency
AT: commiting Palm Use Data extension
Committing changes to definedtermeditor after merge from branch
Fixes #2680
Taxon Relationship type is now editable in details view
Showing the correct label and improving the mneu
Creation of concept relationship was not correct. Relationship symbol showed the inverse of actual relation.
Improved formatting of labels in concept view
API changes
Fixing a problem, where a syonym was attaches to multiple taxa and no selection dialog was offered to the user.
Fixes a problem with disabled editors
Adapted to cdmlib pogress monitor interface. Should fix #2545, currently writing tests for it
Transfering workplace to new machine
Upgraded to cdmlib-3.0.9, working on error warning for unsavable editor
Fixing background color logic as it was kind of broken
Fixes #2559
Quickfix for a non critical problem that surfaces when changing an accepted taxon to a synonym
minor
Adapted to changes in homotypic group handling
"Change synonym to accepted" is working again. Could not reproduce errors described in #2557 anymore.
Taxa that are part of multiple classifications can now be edited.
Fixes #2383
Renaming MediaMetaData to MediaInfo
Improved PrintPublisher Wizard; Integrated SpecimenCdmExcel import
Temporary fix for #2366; fixes #2368; Refactoring annotations in the name editor
Fixes a problem where multiple polytomous key editors could not be opened
Fixes #2357
Fixes #2338