add warning for referencing objects in details view and code cleaning
ref #7726 Shorten label of nomenclatural title
ref #7726 Shorten label of nomenclatural cache
fix #7726 Change label of abbrev cache
fix #7484: fix correct colouring of fields for protected titlecache and abbrev titlecache
cleanup
adapt int to long for counts in TaxEditor
fix saving problem for concepts in name editor
fix verbatim date in editor
further implementation for verbatimdate
fix #5696: updating details view and supplemental data view after choosing a new name
ref #6728: update titleCache if author is edited
fix multiple representation by removing conversation of selection dialog
ref #6913 Remove org.eclipse.ui dependency from AbstractUtility
minor
ref #6860: use timezone offset 0 and change joda DateTime to ZonedDateTime, until in lib DateTime is still joda a converter is used
ref #6658: add calendar widget to dateElement
ref #6390: fix display of misapplied names in name editor
ref #6607: add accessed field to reference detail element
ref #6390: adapt details view for misapplied names
ref #6446 merge taxon name subclasses in TaxEditor
revert minor changes that lead to compilation errors
fix problem of reference wizard when changing reference type
ref #6190 removing svn property place holder in first line of code - java files
ref #6176: the referencingObjectsCount is only called for wizards not in details view
fix #6176: check if entity is new
ref #5972: the wizard warns the user if the reference is used ssomewhere else
ref #6159: fix that some column show no data
#5836
Fix compilation issue in ReferenceDetailElement #5833
Fix adaptation for new default reference cache strategy #5833
fix #5816
Remove AuthorHelper which used to automatically convert Persons to Teams
fixing #5341 and colouring for cache relevant fields #4915 and #4944
Generalized UriWithLabelElement to use super class
Show abbreviated title cache for authors and refernce in taxon details view
Show URI parsing exceptions below URI text field (fixes #5055, #5003, #4587)
Moved all logging and dialog functionality to the new class MessagingUtils. Refactoring code to adapt to above change. Added new custom error dialog - CdmErrorDialog Added runtime exception handling to the ApplicationWorkbenchAdvisor by adding a custom status handler
update ReferenceDetailElement
merge-update of trunk and disabling GUI-Control separation
Refactoring of selection elements. Additional minor refactoring. Fixed a bug with Translation Editor (#2752)
refactoring of package names for consistency
Committing changes to definedtermeditor after merge from branch
Renaming MediaMetaData to MediaInfo
Generalizing DetailElement for IdentifiableEntities
Fixes a problem with DateDetail elements where the parse text was always overwritten with the parsed text when parsing ;)
New wizards are not finishable when no data was entered
Refactoring selection elements so they can be configured
had to rename the packages to make them compliant with buckminster