Fix problem for characters with same name
[taxeditor.git] / eu.etaxonomy.taxeditor.bulkeditor / src / main / java / eu / etaxonomy / taxeditor / bulkeditor / e4 /
2019-04-10 Patrick Plitznerref #8222 Add interface method for operation based...
2019-04-08 Katja Lutherfix #8111: fix saving problem for members in group
2019-04-04 Katja Lutherupdate bulkeditor if element of list of taxa contained...
2019-03-20 Katja Lutherfix #7428: use eventbus for propagating update information
2019-03-19 Katja Lutherref #7428: fix selection for updated titlecache
2019-03-13 Katja Lutherref #7428: move updateViews into AbstractUtility
2019-02-12 Patrick PlitznerMerge branch 'develop' into termSearch
2019-02-12 Katja Lutherfix saving for edited factual data in bulk editor
2019-01-30 Patrick Plitznerref #8026 Changed selection to cell selection in bulk...
2018-12-18 Patrick PlitznerRename utility method
2018-12-03 Patrick PlitznerClear candidates and target when saving + minor refactoring
2018-12-03 Patrick PlitznerRevert "ref #7847 Fixate deduplication icon to first...
2018-11-29 Patrick Plitznerref #7847 Fixate deduplication icon to first column
2018-11-27 Katja Lutherfix delete of not persisted data in bulk editor
2018-11-09 Patrick Plitznerref #7887 Use DTOs in term editor
2018-10-09 Patrick PlitznerFix possible IOOB exception
2018-10-08 Patrick Plitznerref #7502 Save table settings when closing bulk editor
2018-10-08 Patrick Plitznerref #7502 Add table settings to search bar
2018-10-08 Patrick Plitznerref #7502 Remove debug context menu
2018-10-05 Patrick Plitznerref #7502 Show tooltip for lock icon in header
2018-10-05 Patrick Plitznerref #7502 Show lock icon in header
2018-10-05 Patrick Plitznerref #7502 Show boolean properties in checkboxes
2018-10-05 Patrick Plitznerref #7659 Normalize column size
2018-10-05 Patrick Plitznerref #7502 Refactor column generation
2018-10-04 Patrick Plitznerfix #7660 Add icons to bulk editor for deduplication...
2018-10-02 Patrick PlitznerMerge branch 'develop' into taxonDescription
2018-09-19 Patrick Plitznerref #7502 Add option to hide and show columns
2018-09-19 Patrick Plitznerref #7502 Add id and uuid to bulk editor
2018-08-15 Patrick Plitznerref #7518 Fix colums sizes -> show horizontal scrollbars
2018-08-15 Patrick Plitznerref #7518 Soften colors for deduplication
2018-08-15 Patrick Plitznerref #7518 Reduce size of index column
2018-08-03 Patrick Plitznerref #7614 Catch negative index when getting the row...
2018-08-03 Patrick Plitznerref #7614 Fix possible IndexOutOfBoundException for...
2018-08-03 Patrick Plitznerref #7614 Fix possible IndexOutOfBoundException
2018-07-09 Patrick PlitznerRefactor character matrix + different color for taxon...
2018-07-06 Patrick Plitznerref #7439 Split BulkEditorE4 in E4 part and Composite
2018-07-06 Patrick Plitznerref #7439 Code refactoring
2018-07-06 Patrick Plitznerref #7518 Colorize deduplication rows + tooltip
2018-07-05 Patrick Plitznerref #7518 Adjust columns size
2018-07-05 Patrick Plitznerref #7518 Adjust visibility of context menu items
2018-07-05 Patrick Plitznerref #7518 re-enable cell text selection (on double...
2018-07-04 Katja LuthersetSelection in bulkeditor only if the model contains...
2018-07-04 Katja Lutherbulkeditor list comparator is set by bulkeditorinput...
2018-06-27 Katja Lutherset focus to search field when opening bulk editor
2018-06-27 Katja Lutherrevert edit of text in bulkeditor and resize of columns
2018-06-27 Katja Lutherfix #7227: remove marker menu in bulkeditor when nothin...
2018-06-26 Patrick Plitznerref #7439 Add context menu to cell editor, disable...
2018-06-26 Patrick Plitznerref #7439 disable auto-resize after search
2018-06-25 Patrick Plitznerref #7439 increase size of id column
2018-06-25 Patrick Plitzneri18n for bulk editor
2018-06-22 Patrick Plitznerref #7439 auto resize columns after search
2018-06-21 Patrick Plitznerref #7439 Fix rare rendering problem during initialization
2018-06-21 Patrick Plitznerref #7439 Re-select after search has finished
2018-06-21 Patrick Plitznerref #7439 Make cells editabel to allow selecting text
2018-06-21 Patrick Plitznerref #7439 Scroll to selection when editing elements
2018-06-21 Patrick Plitznerref #7439 Fix potential NPE
2018-06-21 Patrick Plitznerref #7439 little refactoring
2018-06-20 Patrick Plitznerref #7439 Update entity in bulk editor when editing...
2018-06-20 Patrick Plitznerref #7439 set dirty flag to false when closing bulkeditor
2018-06-20 Patrick Plitznerref #7439 Cleanup saveCandidates of bulk editor input
2018-06-20 Patrick Plitznerref #7439 Fixc initial sort of bulk editor list
2018-06-20 Patrick Plitznerref #7439 Update marker change in supplemental view
2018-06-20 Patrick Plitznerref #7439 Remove sort type combo box
2018-06-20 Patrick Plitznerref #7439 Add sorting and cell text left-align to bulk...
2018-06-05 Patrick Plitznerref #7010 Adapt bulk editor handlers for multiple selection
2018-06-04 Patrick Plitznerref #7439 Remove jface viewer related code
2018-05-31 Patrick PlitznerMerge branch 'develop' into bulkNat
2018-05-30 Patrick Plitznerref #7439 Show context menu for empty editor when click...
2018-05-30 Patrick Plitznerref #7439 Add "Copy" to context menu
2018-05-30 Patrick Plitznerref #7439 Fix visual update when converting team <...
2018-05-30 Patrick Plitznerref #7010 Adapt bulk editor delete handler
2018-05-30 Patrick Plitznerref #7439 Move event list to editor input
2018-05-30 Patrick Plitznerref #7439 Propagate row selection of nattable
2018-05-29 Patrick Plitznerref #7439 Add e4 context menu to nattable
2018-05-29 Patrick Plitznerref #7439 Extract column property accessor to class
2018-05-29 Patrick Plitznerref #7439 Show titleCache and type in NatTable in bulk...
2018-05-29 Patrick Plitznerref #7439 Show titleCache in NatTable in bulk editors
2018-05-29 Patrick PlitznerUse NaTable in bulk editor (experimental)
2018-05-16 Patrick PlitznerRemove usage of deprecated methods
2018-05-15 Patrick Plitznerref #6913 Remove e3 context menus
2018-05-02 Patrick Plitznerref #6455 Fix editing and saving of DU facades in bulk...
2018-05-02 Patrick Plitzner ref #7329 Fix label of bulk editor part
2018-04-30 Katja Lutherfix #7183: after creating new object in bulk editor...
2018-04-27 Patrick Plitznerref ##7329 Adjust label of bulk editor part
2018-04-23 Katja Luthersmaller changes in bulk editor
2018-03-22 Katja Lutherimprove deduplication handling and saving in bulkeditor
2018-03-12 Katja Lutherref #7227: disable setMarker in bulkeditor if no entity...
2018-03-09 Patrick PlitznerFix concept relation view for bulk editor
2018-03-05 Katja Lutherref #7227:minor
2018-03-05 Katja Lutherref #7227: check for empty selection for menu creation
2018-03-02 Katja Lutherfix problems in bulkeditor
2018-01-27 Andreas Müllercleanup
2018-01-12 Patrick PlitznerMerge branch 'develop' into wset
2018-01-11 Katja Luthermultiple selection for changeAcceptedTaxonAsSynonym...
2017-12-20 Patrick PlitznerMerge branch 'develop' into wset
2017-12-18 Katja Lutherfix #6392: fix remaining bulk editor migration issues
2017-12-18 Patrick PlitznerMerge branch 'develop' into wset
2017-12-13 Katja Lutherbind cdmSession before save in BulkdEditor
2017-12-12 Katja Lutherref #7136: reload objects after deduplication
2017-12-06 Katja Luthermerge master into develop
next