Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
c41ac60d 06/08/2020 01:40 PM Andreas Müller

adapt TaxEditor to new package structure for persistence.permission and format.description and some cleanup

c39ae40f 10/24/2019 11:13 AM Katja Luther

adapt granted authority editor to feature based rights

d9054fe5 08/13/2019 05:02 PM Andreas Müller

adapt TaxEditor to Schema changes v5.8.1

1faab189 06/04/2019 03:54 PM Katja Luther

Revert "mend"

This reverts commit 80379c19934c880a3631e83ffec07ef9215b2378.

80379c19 06/04/2019 03:46 PM Katja Luther

mend

display of status in drop down according to preference

b00ca8de 03/02/2018 10:45 AM Patrick Plitzner

ref #6779 layout optimization

99260cf6 02/19/2018 10:46 AM Andreas Müller

cleanup

63d2e106 02/07/2018 06:21 PM Patrick Plitzner

ref #6779 Allow dragging of features into authority editor

0634d71b 11/06/2017 04:44 PM Patrick Plitzner

ref #7011 Migrate dnd

c2f87993 10/17/2017 03:14 PM Andreas Kohlbecker

ref #7018 adapting taxeditor to changes in cdm permission classes

296bc5e0 10/14/2014 09:23 AM Patrick Plitzner
  • rename IDirtyMarkableSelectionProvider to IDirtyMarkable
    • extended interface IDirtyMarkable #2645
    • added method forceDirty()
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

396346a2 08/08/2014 06:37 PM Cherian Mathew

added possibility to show / hide uuid column
added scrolling to the viewer

42ad3aca 08/07/2014 11:27 AM Cherian Mathew

corrected behaviour when adding / saving new authorites

4e59c9c1 02/10/2014 02:59 PM Andreas Kohlbecker

solving #4013 (GrantedAuthority: Humane label of TaxonNode authorities)

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

merge-update of trunk and disabling GUI-Control separation

7636ef2b 11/07/2013 07:54 AM Cherian Mathew

fixed bug of duplicate authorities being created

ca7ac329 04/09/2013 02:31 PM Cherian Mathew

commits for the CDM Authority Composite and related widgets + drag/drop objects

CdmAuthorityComposite : composite which contains a nebula CompositeTable widget
CdmAuthorityTableHeader : table header widget for the CompositeTable widget in CdmAuthorityComposite...