Project

General

Profile

Download (17.3 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
a9fe6b8d 02/11/2019 03:32 PM Patrick Plitzner

ref #7998 fix potential NPE

7b130084 02/11/2019 12:24 PM Patrick Plitzner

ref #7998 Extend selection dialog to allow multiple filter elements

071232d5 02/02/2019 10:13 AM Andreas Müller

ref #8041 revert all changes except for the first and for the new method CdmUtils.quoteRegExWithWildcard

e5a59879 02/01/2019 04:29 PM Andreas Müller

ref #8041 try to fix pattern escaping issue (cont.)

7bd5476c 02/01/2019 04:03 PM Andreas Müller

ref #8041 try to fix pattern escaping issue

9fc13c18 02/01/2019 04:02 PM Andreas Müller

cleanup

787bc714 02/01/2019 10:17 AM Patrick Plitzner

ref #8041 Replace non-word characters with '.' instead of ""

38b475da 01/31/2019 02:05 PM Patrick Plitzner

ref #8041 trim all non-word characters in selecti dialog search string

839b9253 01/31/2019 09:57 AM Katja Luther

fix #8041: fix syntax pattern exception

7a4464c0 01/14/2019 03:57 PM Katja Luther

remove limit for selection dialogs

69e82edd 10/25/2018 08:48 AM Katja Luther

local preferences database specific

1b6b0ad8 09/18/2018 12:48 PM Katja Luther

ref #7283: add identifier string in reference selection if searched for identifier

0fde7fba 06/07/2018 09:38 PM Katja Luther

allow multiple selection for moving taxonnodes

e9b059af 05/02/2018 03:32 PM Katja Luther

ok button in selection dialogs should be disabled as long as nothing is selected

6d0ef1d2 03/28/2018 11:46 AM Katja Luther

fix double call of selection dialog

7e64e6d2 03/13/2018 10:45 AM Katja Luther

minor

8b30f1cf 03/12/2018 10:41 AM Katja Luther

fix #7226: fix filter entity in selection dialog

cedc4ff1 03/09/2018 01:32 PM Katja Luther

ref #2380: implement usage of Dto for taxon navigator

119de322 02/13/2018 11:33 AM Patrick Plitzner

ref #6786 fix window title of selection dialogs

b0358e33 01/17/2018 04:13 PM Katja Luther

adapt workingSetSelectionDialog to new getUuidAndTitleCache method and nomencl ref search with dedicated author

dc5f8fd7 01/10/2018 11:59 AM Katja Luther

avoid NPE when no new buttons in selection dialog

7eaf9741 01/04/2018 11:53 AM Katja Luther

fix #7120: move new buttons in selection dialogs a little bit to the left

f48bafae 12/19/2017 03:16 PM Katja Luther

ref #7119: filter dialog should not remember selection when clicking cancel

28c6d8ea 12/15/2017 01:19 PM Katja Luther

ref #5687: add possibility to search for identifier

9fbee850 12/11/2017 12:29 PM Katja Luther

avoid NPE in ItemsComparator of selection dialogs

a3870bd6 12/11/2017 09:39 AM Katja Luther

fix #7127: fix NPE and dangling meta character in selection dialogs

e07c5651 12/07/2017 12:06 PM Katja Luther

ref #7078: functionality and preference for sort by rank and name in taxon and taxonnode selection

e3252ce1 12/05/2017 02:10 PM Katja Luther

apply the filter in selection dialog after selecting the filter

351c2236 12/05/2017 01:40 PM Katja Luther

fix NPE for first search

619208e5 12/01/2017 03:49 PM Katja Luther

revert smaller changes in selection dialog

0ce80af9 11/30/2017 11:57 AM Katja Luther

smaller changes in selection dialog, use always the service for searching with pattern

f5979052 11/23/2017 03:37 PM Katja Luther

fix multiple representation by removing conversation of selection dialog

0b880d16 11/22/2017 01:34 PM Katja Luther

remove conversation from selectiondialog

5aeccadc 11/21/2017 01:28 PM Katja Luther

e4 migration of selection dialogs

bb99bc5b 11/17/2017 04:01 PM Katja Luther

add menu to namedAreaSelection dialog (need to be migrated)

118be471 11/17/2017 01:15 PM Katja Luther

code cleaning

d41c6a72 11/17/2017 10:43 AM Katja Luther

selection dialogs does not use CdmFilteredItemsSelectionDialog anymore

af969685 08/30/2017 03:07 PM Katja Luther

fix #6926: remove initModel from constructor speeds up the opening of namedAreaSelectionDialog

63f3c747 03/07/2017 02:11 PM Katja Luther

ref #6315: avoid NPE if new entity is created from filteredSelectionDialog called from the navigator which has no conversation

bdcfdeab 02/09/2017 01:37 PM Katja Luther

ref #4232: adapt comparator of filteredSelection dialogs to fulfill the comparator contract

c1c83a38 01/12/2017 04:50 PM Katja Luther

fix #5671: add filter element for selection dialog

e3240965 12/20/2016 02:22 PM Andreas Kohlbecker

ref #6190 removing svn property place holder in first line of code - java files

935960dc 11/08/2016 10:04 AM Katja Luther

ref #6176: the referencingObjectsCount is only called for wizards not in details view

87348c2d 09/15/2016 02:23 PM Katja Luther

fix #5702: filter for current name in name details view if select new name

d33f8978 09/15/2016 10:40 AM Katja Luther

ref #6061: remove the current selection as filter in nomenclatural author selection dialog

757377b5 06/17/2016 02:57 PM Katja Luther

fix concurrentModificationException

827bea53 06/12/2016 07:38 AM Katja Luther

fix selection dialog

7efbd7cf 06/10/2016 02:19 PM Katja Luther

use the CdmFilteredSelectionDialog

eaa9ba52 01/19/2016 01:35 PM Patrick Plitzner

Allow creating new taxa in taxon selection dialog #2402

fd602c14 10/13/2015 12:47 PM Katja Luther

fixing #5324 and #5325

7b0c206b 09/15/2015 06:23 PM Cherian Mathew

#5228 Add wait cursor when loading data

2e93b829 09/09/2015 05:47 PM Cherian Mathew

#5225 Replace saveOrUpdate with merge for new entity wizards

e87238ec 09/09/2015 02:16 PM Cherian Mathew

#5228 Remove unnecessary model init on refresh

48d1a460 05/26/2015 01:42 PM Andreas Müller

moving UuidAndTitleCache from model to persistence (changes in Editor). #4799

b433159f 05/26/2015 12:38 PM Patrick Plitzner
  • fixed copy&paste error #4799
22cb6038 05/26/2015 09:04 AM Patrick Plitzner
  • added id to entity selection dialogs (#4799)
41e2f693 08/14/2014 12:32 PM Cherian Mathew

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

be497f38 11/18/2013 03:17 PM Patrick Plitzner

merge-update of trunk and disabling GUI-Control separation

8600629c 11/08/2013 05:26 PM Cherian Mathew

added conversationholder.commit fix to AbstractFilteredCdmResourceSelectionDialog and comments for this fix (with ticket number) for all files

b623f722 09/25/2013 11:11 AM Patrick Plitzner

merged trunk into branch

f6a8dc56 09/25/2013 11:00 AM Patrick Plitzner

merged model adaptions to cdmlib 3.2.4 from campanula branch

017f612c 09/03/2013 03:08 PM Patrick Plitzner

merge-update from trunk

496d0049 09/03/2013 12:30 PM Patrick Plitzner
  • fixed the link in CollectionSelectionDialog and InstitutionSelectionDialog to create a new entity
    • found strange bug in org.eclipse.swt.widgets.Link described in Ticket #3691
c158c2cf 07/22/2013 05:30 PM Cherian Mathew

SpecimenOrObservationTypeSelectionDialog : new dialog which allows user to choose from known SpecimenOrObservationTypes
AbstractFilteredCdmResourceSelectionDialog: added check to make sure that wizard does return a non-null entity

28b3f4aa 09/13/2012 12:31 PM Andreas Kohlbecker

GrantedAuthoritySelectionDialog implemented for #2990 (implement missing parts of Groups admin details view)

9ac72187 01/23/2012 03:35 PM Lorna Morris

Fixes #2681

78222507 01/18/2012 01:45 PM Niels Hoffmann

refactoring of package names for consistency