Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
8f33d289 02/06/2018 03:13 PM Andreas Kohlbecker

fixing window close [x] button bug

e8674a36 02/02/2018 05:05 PM Andreas Kohlbecker

ref #7195 introducing the concept of EditorActionContext stacks to facilitate creating blocking relations

be4a9789 02/01/2018 02:56 PM Andreas Kohlbecker

fix #7231 replacing SpringApplicationEventBus by scoped Vaadin4Spring Event Bus

b8853d8d 01/23/2018 12:19 PM Andreas Kohlbecker

ref #7206 replacing CdmEntityCache by CdmTransientEntityCacher and implementing EntityCacheDebugger

d8b1c9ce 10/20/2017 10:57 AM Andreas Kohlbecker

flexible choosing of the viewDisplay per UI

29baf6b4 10/19/2017 04:16 PM Andreas Kohlbecker

bugfix related to default view name

000bee0d 10/19/2017 04:03 PM Andreas Kohlbecker

default view configurable in NavigationManagerBean & login cancel buttons navigate to default view

1a38cf2c 10/17/2017 04:29 PM Andreas Kohlbecker

fix #6999 enablement of type and name editor buttons in workingset button group according to granted authorities
- more robust RegistrationRequiredDataInserter
- adding SPECIMENOROBSERVATIONBASE authority default groups
- protecting type and name edit buttons...

eca2b6b0 09/28/2017 04:08 PM Andreas Kohlbecker

fix #6997 toolbar with login logout and user name and icon

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

fix #6843 avoiding oversized windows by setting a defined height

9670d79a 07/21/2017 03:33 PM Andreas Kohlbecker

ref #6811 avoiding repeated loading of views

bef42c71 06/01/2017 08:23 AM Andreas Kohlbecker

ref #6169 implementing lazy loading ToOneRelatedEntityCombobox field and using it for inReferences

96783004 05/30/2017 03:54 PM Andreas Kohlbecker

ref #6562 presenters can handle events from own view & solving listSelect update problem

92d4dbe0 05/30/2017 12:46 PM Andreas Kohlbecker

fix #6673 implementing the PopupEditorFactory and making all PopEditors and presenters POJOs

837c73ee 05/30/2017 09:30 AM Andreas Kohlbecker

ref #6673 PojoEventListenerManager to manage pojos annotated with @EventLister

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

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

42af5bd2 05/23/2017 05:18 PM Andreas Kohlbecker

ref #6169 UserHelper checking permissions:

  • UserHelper as SpringComponent which selfregisters in the VaadinSession
  • disabling fields in PersonField of User has not sufficient permissions
70c753df 05/15/2017 12:08 PM Andreas Kohlbecker

ref #6169 initial Popup editor for Registrations

86b2da34 05/08/2017 03:37 PM Andreas Kohlbecker

ref #6169 filtering registration list by role, user and status in the 2 ListView modes

071c2929 04/25/2017 11:19 PM Andreas Kohlbecker

View based authentication with login dialog

0e7a9b4f 04/06/2017 08:43 AM Andreas Kohlbecker

better popup views and editors fully compliant to MVP

f3bb4cae 04/04/2017 04:48 PM Andreas Kohlbecker

ref #6169 very basic Reference editor experiment

c2a7b4f2 03/09/2017 07:45 PM Andreas Kohlbecker

removing debug code

ec462234 03/09/2017 06:33 PM Andreas Kohlbecker

ref #6169 initial list view on registrations

4abc3175 03/01/2017 10:29 AM Andreas Kohlbecker

renaming package and adding LICENSE and README for ui framework