Project

General

Profile

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

# Date Author Comment
b32150b1 12/21/2018 12:38 PM Andreas Kohlbecker

ref #7833 restricting access to RegistrationWorkingsetView:

  • AccessRestrictedViewControlBean to evaluate AccessRestrictedView.isAccessDenied()
  • refactoring AccessRestrictedView class hierarchy
6d636c9e 09/26/2018 12:17 PM Andreas Kohlbecker

ref #7648 generalizing bean instantiation in cdm presenters

9a4a9149 04/23/2018 04:40 PM Andreas Kohlbecker

refacoring popup editors to entity and dto editor

fcf1cf06 04/23/2018 01:50 PM Andreas Kohlbecker

pulling functionality from AbstractCdmPopupEditor up into AbstractPopupEditor

4a579136 04/23/2018 01:39 PM Andreas Kohlbecker

refactoring editor setReadonly()

9c239e1b 04/20/2018 09:49 PM Andreas Kohlbecker

fix #7359 CdmEditorPresenters check user permissions to set the editor to readoly if persission is insufficient

  • also removing bug by which per-entity-permissions where granted to users when opening an editor
f3783332 12/08/2017 09:47 PM Andreas Kohlbecker

fix #7132 readonly mode for SpecimenTypeDesignationWorkingsetPopupEditor and TaxonNamePopupEditor

55ecdf3a 10/23/2017 05:07 PM Andreas Kohlbecker

ref #6867 generic failsave mechanism to grant per entity permission in CdmPopupEditors

55f3f727 07/21/2017 08:48 PM Andreas Kohlbecker

fix #6843 avoiding oversized windows by setting a defined height

7954536e 07/21/2017 04:53 PM Andreas Kohlbecker

fix #6843 popup window content layouts are guaranteed to have full size

fe785c1e 07/07/2017 11:48 AM Andreas Kohlbecker

fix #6687 per view implementation of the 'session-per-conversation' pattern

cfabbeb0 06/22/2017 11:25 AM Andreas Kohlbecker

ref #6724 SpecimenTypeDesignationWorkingsetEditor improvements

  • better country select item captions
  • extending the SpecimenTypeDesignationWorkingSetDTO
  • adding more fields to the editor
  • Custom component for the min-max-freetext fields like 'Absolute elevation'
1aa951e9 06/01/2017 05:56 PM Andreas Kohlbecker

ref #6169 Delete button in editors optional

c46954e3 05/29/2017 03:46 PM Andreas Kohlbecker

ref #6169 RelatedEntityListSelect (ToOneRelatedEntityField) edit and select working, add blocked by #6673

fcba7787 05/23/2017 02:13 PM Andreas Kohlbecker

ref #6169 advanced mode for popup editors

5ba148ae 05/05/2017 10:30 PM Andreas Kohlbecker

ref #6169 generic AbstractCdmEditorPresenter wihout LazyInitializationExeption problems