Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
7f6f8587 11/24/2021 05:08 PM Andreas Kohlbecker

ref #9884 refactoring UI enablement:

  • ui beans never are null
  • disabled beans have state.enabled=false
  • uis throw UIDisabledException
  • ErrorView to show UIDisabledException
  • UIDisabledErrorHandle delegates to the ErrorView
9e57572e 01/07/2019 12:12 PM Andreas Kohlbecker

ref #7833 fixing null-view bug

ae69029f 11/06/2018 11:11 AM Andreas Kohlbecker

fix #7846 editor context information shown as breadcrumbs in the toolbar of popup editors

b14494a9 10/24/2018 02:53 PM Andreas Kohlbecker

fix #7036 making sure all spring beans are disposed when the vaadin session times out

  • RegistrationToolbar, RegistrationUI, RegistrationWorkingsetPresenter, NavigationManagerBean as DisposableBean
  • seetting the vaadin closeIdleSessions parameter to true in web.xml
bba20239 10/14/2018 07:44 PM Andreas Kohlbecker

fix #7824 cleaning up maps in PopupViewRegistration when views are detached - closes memory leak

82f2be03 09/11/2018 01:36 PM Andreas Kohlbecker

fix #7742 unsubscribing other beans from event bus on dispose()

5b7fa02a 09/11/2018 10:35 AM Andreas Kohlbecker

fix #7742 disposing view, presenter and ehcaches when popupviews are closed

26e06877 07/24/2018 06:05 PM Andreas Kohlbecker

fix #7358 stopping navigation and showing dialog when modal dialogs are open

320ad9d6 07/16/2018 02:51 PM Andreas Kohlbecker

ref #7550 replacing the selfregisration of the VaadinUserHelper to the vaadin session by a UserHelperAccess bean

37f70555 07/12/2018 02:40 PM Andreas Kohlbecker

ref #7550 moving the actual CdmUserHelper to cdmlib and making it available in cdm-vaadin by extending the UserHelper class and interface hierarchy

View revisions

Also available in: Atom