fix #7428: use eventbus for propagating update information
ref #7428: fix selection for updated titlecache
ref #7428: move updateViews into AbstractUtility
fix #8162 adapt terms to new package structure in TaxEditor
fix saving for edited factual data in bulk editor
ref #7163: label issues
ref #8026 Changed selection to cell selection in bulk editor
ref #7993: missed to commit some changes to catch 403 Exceptiojn
ref #7163: externalize strings in preferences
Rename utility method
Clear candidates and target when saving + minor refactoring
Revert "ref #7847 Fixate deduplication icon to first column"
This reverts commit 6fde7721bdb9cca2640864544d9606f90c5064b0.
ref #7847 Fixate deduplication icon to first column
fix delete of not persisted data in bulk editor
ref #7887 Use DTOs in term editor
local preferences database specific
ref #7502 Fix et al. label
Change label for "et al" column in agent bulk editor
fix #7826: change service for loading entity
Fix possible ClassCastException
Fix possible IOOB exception
ref #7502 Save table settings when closing bulk editor
ref #7502 Fix "de" translation
ref #7502 Add table settings to search bar
ref #7502 Remove debug context menu
ref #7502 Show tooltip for lock icon in header
ref #7502 Show lock icon in header
ref #7502 Show boolean properties in checkboxes
ref #7502 Add various occurrence columns
ref #7502 Add protected cache boolean property columns
ref #7502 Add boolean property columns
ref #7502 Add property columns for agents, media and references
ref #7502 Add Name.Genus and epithets
ref #7659 Normalize column size
ref #7502 Add abbrev (nomencl.) cache for references
ref #7502 Add name cache and authorship cache for names
ref #7502 code cleaning
ref #7502 Change column order
ref #7502 Add nomenclatural title to agent bulk editor
ref #7502 Refactor column generation
fix #7660 Add icons to bulk editor for deduplication target/candidate
Add @CanExecute method to handler to avoid class cast exception
Add missing i18n
ref #7502 Add option to hide and show columns
ref #7502 Add id and uuid to bulk editor
ref #4573: handle duplicate user and group name in editor
cleanup
ref #7518 Pre-load and select previously selected element
ref #7518 Fix colums sizes -> show horizontal scrollbars
ref #7518 Soften colors for deduplication
ref #7518 Reduce size of index column
ref #6321 Load asynchronously loaded entities into main session
ref #6321 Wait for previous search to finish
Revert "ref #6321 Wait for canceled search to finish before starting new search"
This reverts commit 36ee2736a960471161a354379845f770027286c4.
ref #6321 Wait for canceled search to finish before starting new search
ref #7614 Catch negative index when getting the row object
ref #7614 Fix possible IndexOutOfBoundException for label accumulation
ref #7614 Fix possible IndexOutOfBoundException
Fix endless loop when searching for UUID in bulk editors
ref #7505 re-enable parallel loading for bulk editor
Refactor character matrix + different color for taxon rows
ref #7439 Split BulkEditorE4 in E4 part and Composite
ref #7439 Code refactoring
ref #7518 Colorize deduplication rows + tooltip
ref #7518 Adjust columns size
ref #7518 Adjust visibility of context menu items
ref #7518 re-enable cell text selection (on double-click)
setSelection in bulkeditor only if the model contains the selected object
bulkeditor list comparator is set by bulkeditorinput.getTitleComparator
fix problem with titleCache comparator in user and group bulkeditor
fix eexception in user and group bulk editor
set focus to search field when opening bulk editor
revert edit of text in bulkeditor and resize of columns
fix #7227: remove marker menu in bulkeditor when nothing is selected
ref #7439 Add context menu to cell editor, disable editing
ref #7439 disable auto-resize after search
ref #7439 increase size of id column
ref #7505, #6321 Update UI after bulk editor search + remove page size
ref #7505, #6321 Disable parallel loading
i18n for bulk editor
ref #7439 Fix loading progress of occurrence bulk editor
ref #7439 auto resize columns after search
ref #7439 Fix rare rendering problem during initialization
ref #7439 Re-select after entity has been loaded
ref #7439 Re-select after search has finished
ref #7439 Make cells editabel to allow selecting text
ref #7439 Scroll to selection when editing elements
ref #7439 Fix potential NPE
ref #7439 little refactoring
ref #7439 Update entity in bulk editor when editing details
ref #7439 set dirty flag to false when closing bulkeditor
ref #7439 Cleanup saveCandidates of bulk editor input
ref #7439 Fixc initial sort of bulk editor list
ref #7439 Update marker change in supplemental view
ref #7439 Remove sort type combo box
ref #7439 Add sorting and cell text left-align to bulk editor nat table
ref #6321 show progress bar in dialog
ref #6321 Use individual page size for different editor inputs
ref #6321 i18n for search progress in progress bar
ref #6321 Show search progress in progress bar