Fix potential Widget is disposed exception
Use entity as parameter instead of uuid to avoid conflicts with transient objects
minor changes
move restore navigator status to taxonNavigator preferences
move Disable services api timestamp check to debug preferences
minor changes for #4657
fix #4657
Fix spacing for detail view elements #5436
Set taxon filter when opening derivativwe editor from taxon navigator #5514
minor
fix jenkins
Only show "Change Type" when more than one type is available #5565
Fix session problems #5592
forgot to add new abstract class AbstractEditWizard
add the possibility to add taxonnode agent relations to a taxonnode and to edit a taxonnode
fix #5604
Use uuid based service method #5490
Fix class cast and widget disposed exception
trim code
Rename taxon description label #5547
empty taxon field when selecting name #5602
Sort description element sources #3185
Fix handling of source combo #3185
fix #5421
fixing taxeditor tests
add media bulk editor see #4730
fix #5626
make restore of taxon navigator a preference
smaller changes to fix moving of taxonnodes
Made referenced entities selectabel for supplemental data #4627
Fix editing of transient entities in EntitySelectionElement #5592
Fix potential NPE #5565
Trim code
Handle "Finish" button correctly for import wizards
Remove kindOfUnit from label in DerivativeEditor
REvert caching of cdm formatter
Enhance error message for media details view #5587
Fix potential NPE #5511
Cache cdm formatter in DerivateLabelProvider
Merge branch 'develop' of https://dev.e-taxonomy.eu/git/taxeditor into develop
changes for #5346
Adapt to cdmlib formatter interface change
Fix field unit filter for bulk editor #5572
fix #5574
Fix type check in CdmViewerChooser
Set hasMoreMembers flag correctly
Add possibility to specifiy multiple uuids as command parameters
Fix error message
Adjust specimen delete configurator popup
Disable "Described Specimen" section in DetailsView #5559
Resolve merge conflict
Fix label
Merge branch 'hotfix/3.12.4' into develop
Conflicts: eu.etaxonomy.taxeditor.cdmlib/src/main/java/eu/etaxonomy/taxeditor/remoting/source/CdmServerInfo.java - resolved eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/newWizard/NewTaxonNodeWizard.java - UNRESOLVED!!!!!
fix the merge conflicts of hotfix branch
Popup message before editing an unpersisted object #5489
Fix NPE when adding new taxon to classification
create a message dialog if a widget is disposed problem occurs
avoid widget is disposed exceptions
revert the commit, which is already in hotfix branch
fixes
do not provide menu item change synonym to accepted taxon for homotyp. synonym of accepted taxon and fix new taxonNode creation
cherry pick from develop
add the sec reference of the parent to the new created taxon node
Add parameter to set max specimen count before warning
use new createTaxonNode method instead of do it on the editor side
Refactor SingleReadContextMenu #5406
Allow creating new taxa in taxon selection dialog #2402
Delete unused GUI classes
Refactor generic "open in..." framework
Fix double click on taxa in taxon navigator and search results
Add horizontal spacing to details view (#5436)
Delete unused extension point and interface
Delete unused class I81n for store plugin
i10n for eu.etaxonomy.taxeditor.view
Merge branch 'develop' of ssh://dev.e-taxonomy.eu/var/git/taxeditor into develop
Updated dependencies for taxeditor (still unstable)
Add generic cdmViewer extension context menu to bulk editor
Fix possible NPE
Filter out disabled commands
Extract abstract super class for default open handlers
Applied generic framework for opening objects to classifications in taxon navigator
Generalize extension point for opening object in taxeditor
Add scope restrictions to PolytomousKey details view #5280
Generalize term service method listByTermType()
Remove colon from EntitySelectionElement label #5265
Set all meta data to null/zero when uri is not resolvable #5312
Set image meta data in simple media view
Move getService to CdmStore
Refactored image loading
Add type specimen icon to derivate editor
Avoid persisting data when hitting cancel in EditFromSelectionWizard #2645
Remove AuthorHelper which used to automatically convert Persons to Teams