ref #10177: add names only once to the list of namesToBeSaved
Updated version in pom / project files to taxeditor version : 5.34.0-SNAPSHOT and cdmlib version : 5.34.0-SNAPSHOT
ref #10151: fix menu label
ref #10151: create field unit for selected taxon
rename factual data view title
Updated version in pom / project files to taxeditor version : 5.33.0-SNAPSHOT and cdmlib version : 5.33.0-SNAPSHOT
ref #10101 remove HHH_9751 from TaxEditor
cleanup
ref #10067, ref #3722, ref #8127 remove null value handling from PolytomousKeyGraphContentProvider in taxEditor
ref #3722, ref #10067, ref #8127 remove childnodes nullcheck in ChecklistEditorInput
ref #9359 add javax.annotation to import packages in MANIFEST.MFs
ref #9359 fix Logger handling in some classes for which replace did not work
ref #9359 upgrade TaxEditor to log4j2
Updated version in pom / project files to taxeditor version : 5.32.0-SNAPSHOT and cdmlib version : 5.32.0-SNAPSHOT
ref #100016: fix NPE
ref #9965: adapt to changes in FacadeImplementation
Updated version in pom / project files to taxeditor version : 5.31.0-SNAPSHOT and cdmlib version : 5.31.0-SNAPSHOT
Updated version in pom / project files to taxeditor version : 5.30.0-SNAPSHOT and cdmlib version : 5.30.0-SNAPSHOT
handle missing parent for polytomous key generation - continue
handle missing parent for polytomous key generation
minor
ref #9861: do not show values when not applicable - continue
ref #9861: do not show values when not applicable
ref #9861: adapt tooltip text
ref #9861: smaller changes to fit the logic of inapplicable and only applicable
ref #9851: code cleaning
ref #9861: check applicability of feature
ref #9861: adapt editor to changes in termnodeDto-featurestateDto
ref #9800: correct handling of enabled/disabled fields in quantitative data dialog
ref #9842: adaptions to changes in descriptiveDatasetService
specify description type
ref #9882: use service method to delete description element
ref #9882: remember operations and execute while saving
ref #694 add DescriptionElementService to TaxEditor
remove FeatureNodeService from TaxEditor
ref #9843: only update descriptions coming with result of aggregation
avoid NPE
ref #9800: add open in menu to character matrix
Updated version in pom / project files to taxeditor version : 5.29.0-SNAPSHOT and cdmlib version : 5.29.0-SNAPSHOT
revert expand the matrix completely
expand the matrix completely
expand matrix after aggregation
ref #9816: tooltip and disabled field for taxon descriptions also - continue
ref #9816: tooltip and disabled field for taxon descriptions also
ref #9816: adapt tooltip text
ref #9816: add tooltip to disabled fields and change color of fields with default value
avoid NPE for root node
ref #9816: quantitative data editor needs to handle new descr element correctly
remove unused labels
ref #9816: adapt matrix to possibility of more than one descr element
ref #9819: still some occurences of Namens-Editor, move to taxon editor
ref #9815: when removing all elements of description, do not remove it automatically
ref #9819: one file was missing
ref #9816: disable field for more than one description element
ref #9819: rename name editor to taxon editor in menues
ref #9806: disable cloned descriptions
ref #9281: setBasionym should be available after d&d - continue
ref #9281: setBasionym should be available after d&d
cleanup (cont.)
Updated version in pom / project files to taxeditor version : 5.28.0-SNAPSHOT and cdmlib version : 5.28.0-SNAPSHOT
ref #9772: fix doubled menu items
show all description elements in factual data view of taxa
default for availableForTaxa and availableForSpecimen set to true
ref #9772: check for changes before start aggregation
ref #9772: fix collector and number
set default values in aggregation conf wizard for the new attributes
avoid NPEs
javadoc
ref #9630: d&d should not allowed to a computed description if
ref #9772: revert some changes in l10n
Merge branch 'develop' of ssh://dev.e-taxonomy.eu/var/git/taxeditor into develop
ref #9772: code cleaning
ref #7981 include unpublished to taxon filter (explicit checkbox is still missing)
Cleanup aggregation handler
ref #9772: redraw after literature desc creation and code cleaning
ref #9772: fix problems with rowWrapper
fix compile errors and cleanup
ref #7981 try to handle exceptions in structured aggregation handler
id column in specimen selection dialog smaller and moved
change color for overridden values
ref #9772: avoid NPE in aggregation handler
ref #9772: fix handling when more than 1 unit is choosable - continue
ref #9772: fix handling when more than 1 unit is choosable
add specimen id to specimen selection dialog of character matrix
ref #9772: adapt QuantitativeDataDialogComposite to dto usage