ref #6554 Evaluate expansion state at widget creation time
ref #6913 Remove details and supplemental view
ref #6925 Rename utility getter methods
ref #6925 Migrate getActivePart()
ref #6925 Inject context into details and supplemental view
ref #6159: details of selected distr are shown for distr. editor
ref #6925 correctly acces EPartService
minor
add distinction between misapplied name and other concept relationships
there was a regression in missapplied name details view
ref #6748 Refactor parameter name to avoid ambiguity
ref #6596 Keep track of active "editor"
ref #6596 Add new utility class WorkbenchUtility in workbench plugin
ref #6596 Implement framework for accessing the selection providing part
ref #6390: add all name related parts to details view of misapp
ref #6390: revert some changes and add DetailsViewPart changes
ref #6446 merge taxon name subclasses in TaxEditor
Fix selection handling for DetailsView
ref #6596 Refactored selection handling to support e3 and e4 parts
ref #4611 Restructure string externalization for taxeditor.store
merge
ref #5495 always empty details view when there is no active editor providing a selection
fix #5495 DetailsView is emptied when upon context stop i.e. when the connection is shut down
ref #6190 removing svn property place holder in first line of code - java files
more changes for configurable name details view
minor changes for name details view configuration
fix #6050: add the possibility to configure which fields should be displayed in name details view
i18n for view titles
Generalize title creation for cdm view parts
fix #6059 Save expand state for details view, supplemental view including sub sections
ref #6059 Save expand state for supplemental data view
fix #5953 Save open/close states of detail view sections for specific data types
#4018 let the right side of the translation wizard empty, fix the save problem for adding a neww representation for terms
Refactor identifier section classes #5898
add first implementation for simple details view
Disable "Described Specimen" section in DetailsView #5559
Merge branch 'develop' of ssh://dev.e-taxonomy.eu/var/git/taxeditor into develop
Add flag for displaying choose action in name details view #5260
Do not expand type designation section automatically
Fix exception when using DerivativeEditor when no "real" RCP editor is avtice
Merge branch 'develop' into unify_derivative_views
Conflicts: eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/view/detail/DetailsViewer.java
Add type designation collection elemetn to derived unit details view
Remove identifier and taxon associations from bulk editor details view
Disable expanding of key section (#3461)
Expand polytomous key section #3461
Trim code
Add geoscopes and taxonomic scope as subsection to polytomous key detail element
Avoid exception loop when taxon name is null (#4996)
Forgot to check in for fix geographical Scope
fix NPE bug and termloading bug for Usage Records #4247
factual data for bulkeditor, improving referencing objects view, make delete in bulkeditor visible for synonyms
merge-update from trunk
remove logging for DerivedUnitFacadeNotSupportedException as it is handled #3846
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
reintegrated redlist branch into trunk