Close conversation when closing DerivateSearchView
Fix NPE for advanced media view
change preferences page for taxonnode sort
fixing #5150
Merge branch 'develop' of https://dev.e-taxonomy.eu/git/taxeditor into actualBranch
moving more than one taxon node, merge of team and person, reusing name for new taxon
Avoid exception loop when taxon name is null (#4996)
Trim code
Disable MediaView for bulk editor (#5162)
Replace deprecated method
fix #5153
Externalize Strings
Merge develop into branch
Change order of controls
Use web icon for URL button
Create constant for default column number in detail sections
Split up control creation of TextWithLabelElement
Remove equal width from columns
Externalize strings
Warn user that URL will not be saved in bold and red (#5065, #5141)
Add OS and java info to MessagingUtils stacktrace
Change order parameters in DetailsView for sources (#5133)
Support UUID search in bulk editors (#5103)
Handle ampersand correctly in section titles (#5142)
fix for #5114
fix jenkins
fix #2480
some layout changes
Add button to open URLs in external browser (#5062)
Enhance handling of simple and advanced media view
Change color when error occurs
Disable Termeditor menu if CdmStore is disconnected
Add missing null check
Add @Override
Generalize cdmViewer extension point
Refactored parameters to be based on commands.
add the possibility to configure the deletion of taxon nodes
Externalize cdmViewer extension point parsing
Add generic context menu for ICdmViewer framework
Refactor ICdmViewer framework
Removed unnecessary ExecutionEvent
Revert incorrect fix (r24331) for taxon titleCache #5018
Display URI parsing errors
Remove comments
Fix compile error in FeatureDistributionDetailElement
Map preparation materials to derivation event description
Make background of icon transparent
Add icon for switching to advanced media view
Show abbreviated title cache for authors and refernce in taxon details view
Show URI parsing exceptions below URI text field (fixes #5055, #5003, #4587)
Avoid duplication of edited team member (#4997)
Add no marker without a markerType (#4588)
Add ticket number to TODO
Refresh view after media view has been switched
Add MediaViewSwitch to media collection elements
Refactored code to use a static method that creates the IAction object. This can be added by the GUI element itself.
Add button for advanced media view to media attached to desccriptions
Remove duplicate code for advanced media view (#4862)
Refactored code and added interface and abstract class to avoid duplicate code.
Empty text fields return empty string and not null
Rename NonViralName authorteams to authorship #4968
Fix problem with non persisted taxon titleCache change: #5018
minor
add checkbox for additional team members
#4725
MANIFEST.MF : added apache commons exception package for use in messaging utils MessagingUtils : updated to add all causes in the child statuses
DefinedTermDropAdapter : added selection of source objects after drop and disabled insert feedback for non OrderedTermBase objects DefinedTermEditor : added custom sorter for OrderedTermBase (descending) MoveDefinedTermOperation : added possibility to move term when cursor is in the insert part of the list
Merge branch 'master' of wp5.e-taxonomy.eu:/var/git/taxeditor
replaced simple editor-datasource compatibility check with version comparison check
fixing the disabling of the ToggleableTextElement when the titlecache is protected.
cleanup
clean up
moving UuidAndTitleCache from model to persistence (changes in Editor). #4799