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)
Trim code
Handle ampersand correctly in section titles (#5142)
fix for #5114
fix #5153
fix jenkins
fix #2480
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
added id to uuidAndTitleCache fixes in TaxEditor #4799
bulkeditor: merge of teams and persons and convert team to person and person to team
natural order preferences
add dialog for the natural order preference
make the order of the taxon nodes editable
fixing NPE for empty float values #4448
fix remaining issues for taxon field prefill #4860
remove javadoc
potential fix for #4535
#4653 if a text field is empty, getText returns null instead of an empty string