Project

General

Profile

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

# Date Author Comment
4a256232 01/15/2022 06:07 PM Andreas Müller

cleanup javadoc

0b79b471 01/23/2020 03:24 PM Andreas Kohlbecker

ref #8706 adapting to new DateHeaderFilter package name

1630e9b0 01/23/2020 09:55 AM Andreas Kohlbecker

ref #8706 DateHeaderFilter to add Date headers to all servlet responses

2d4efdc3 03/21/2019 04:26 PM Andreas Kohlbecker

ref #7356 moving VaadinServletConfiguration from web.xml into CdmVaadinConfiguration

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
43430a5c 11/08/2017 12:00 PM Andreas Kohlbecker

Revert "ref #7035 reducing heardbeat interval to 30s to cleanup open connections" since we no longer need forces cleanup of open view, see issue #7035 for details

This reverts commit 475ec4ee62660184e6c875d3209bcaff8184b276.

475ec4ee 10/26/2017 03:18 PM Andreas Kohlbecker

ref #7035 reducing heardbeat interval to 30s to cleanup open connections

4a3ceaa1 06/01/2017 11:51 AM Andreas Kohlbecker

removing remain from removed example UI

793a7b67 05/24/2017 10:28 AM Andreas Kohlbecker

ref #6169 ReferenceEditor: field visibility by ReferenceType & inReference field added

5b4537c4 03/21/2017 05:20 PM Andreas Kohlbecker

ref #6169 replacing declarative WorkflowViewDesign

e6b01164 02/10/2017 04:44 PM Andreas Kohlbecker

ref

fd9cf932 02/09/2017 04:38 PM Andreas Kohlbecker

ref #5285 SpringUI configuration working

  • @SpringUI added and configured
  • theme harmonization as has as possible without causing glitches
  • updating to vaadin 7.7.7
0cb4f241 11/07/2016 11:45 AM Andreas Kohlbecker

setting vaadin production mode to true - globally

ab04087e 12/15/2014 02:18 PM Cherian Mathew

moved all jetty + cdmlib related stuff (except web.xml) to test

ead0a1ab 12/03/2014 02:16 PM Cherian Mathew

initial commit for project cdm-vaadin