69 Commits (9f5a1a5c2e0a2b4b31d0aa356021e6376ac19b7e)

Author SHA1 Message Date
  Leif Åstrand bd0e2ecb01 Don't use Resource with the Page.open API (#9522) 11 years ago
  Leif Åstrand 98a934554a Allow storing values in VaadinSession (#9514) 11 years ago
  Artur Signell 853f589854 Include all required themes 11 years ago
  Artur Signell f871b85e31 Run server integration tests with other tests (#9299) 11 years ago
  Artur Signell 98d9d6fafc Fixed running of TestBench tests (#9299) 11 years ago
  Artur Signell 6da3cd640d Build javadoc and sources jars (#9299) 11 years ago
  Artur Signell 93ed08119c Generate pom artifacts and automatically publish to local Maven (#9299) 11 years ago
  Artur Signell e50ca7fe96 Include compiled TestingWidgetSet in war (#9299) 11 years ago
  Artur Signell b2b384b531 Support running TestBench tests with the vaadin-uitest war (#9299) 11 years ago
  Artur Signell e722b038d4 Client-compiled-cache artifact (#9299) 11 years ago
  Artur Signell 1d6f0611a8 Added themes-compiled module (#9299) 11 years ago
  Artur Signell d8a5f96b36 Support running JUnit tests (#9299) 11 years ago
  Leif Åstrand 9f6bceab28 Use dedicated Lock for session synchronization (#9156) 11 years ago
  Leif Åstrand 7cf781eaf6 Rename Application back to LegacyApplication (#9402) 11 years ago
  John Ahlroos 52fa9639ba Removed deprecated ContenMode.XHTML 11 years ago
  Leif Åstrand 73f50d5027 Redesign to make session inited in Application.init (#9402) 11 years ago
  John Ahlroos 0cffb22cf4 Restored properties file which was committed by mistake. 11 years ago
  John Ahlroos 33626d382d Applied CSSLayout patch for #9357 11 years ago
  Johannes Dahlström abe89fe6ab TestBench test for Navigator 11 years ago
  Leif Åstrand 4011783ed5 Remove Application from UIProvider API (#9402) 11 years ago
  Leif Åstrand b9ff0e2cee Remove 'Application' from RequestHandler API (#9402) 11 years ago
  Leif Åstrand 18d4096bc4 Remove VaadinSession.isProductionMode() (#9402) 11 years ago
  John Ahlroos a223440582 Replaced reference to VBoxLayout in test 11 years ago
  John Ahlroos 55c0dfa0e7 Added a really simple test application for times when you quickly need 11 years ago
  Leif Åstrand 201121c5e0 Rename ApplicationConfiguration -> DeploymentConfiguration (#9402) 11 years ago
  Leif Åstrand adbbf9704e Rename DeploymentConfiguration -> VaadinService (#9402) 11 years ago
  John Ahlroos 4d2031b127 Moved tests applications which got placed in the wrong folder at merge 11 years ago
  Leif Åstrand 7d25670284 Reformat project 11 years ago
  Leif Åstrand 4019f7d03a Rename LegacyApplication -> Application (#9402) 11 years ago
  Leif Åstrand cc3ddcac95 Remove getApplication() and add getSession() (#9402) 11 years ago
  Leif Åstrand d1c361e251 Rename Application to VaadinSession (#9402) 11 years ago
  Leif Åstrand 5ab35cc608 Combine ApplicationContext into Application (#9402) 11 years ago
  Leif Åstrand 3ddaf280d6 Move LegacyApplication to its own file (#9402) 11 years ago
  Leif Åstrand de3ac989c8 Change LegacyApplication to be a UIProvider (#9402) 11 years ago
  Leif Åstrand 8bdaf8732e Remove servlet and portlet request listeners (#9402) 11 years ago
  Leif Åstrand c8ba35652e Don't require an Application with portlet listeners (#9402) 11 years ago
  Leif Åstrand 0a64a44e5f Only support one Application per session (#9402) 11 years ago
  Leif Åstrand b0b1a13247 Move getBaseDirectory() to DeploymentConfiguration (#9402) 11 years ago
  Leif Åstrand c71563c8a6 Extract ApplicationConfiguration from DeploymentConfiguration (#9382) 11 years ago
  Leif Åstrand 437e700dfc Remove transaction listener support (#9402) 11 years ago
  Leif Åstrand b352563886 Unify ThreadLocal handling (#9469) 11 years ago
  Leif Åstrand aa913676e5 Move UI class info querying to UIProvider (#9402) 11 years ago
  John Ahlroos af0e1bb09f Fixed RichTextArea test 11 years ago
  John Ahlroos 1074de78b5 Fixed text assertions Root->UI 11 years ago
  Leif Åstrand f4d93126ca Make DeploymentConfiguration configurable (#9402) 11 years ago
  Artur Signell 52c4b1905e ItemStyleGenerator.getStyle now includes source component (#5822) 11 years ago
  Leif Åstrand ad7de55aec Rename UIProvider.instantiateUI -> createInstance (#8159) 11 years ago
  John Ahlroos 607010c2f9 Fixed missing test description 11 years ago
  Leif Åstrand 6f276f4451 Combine ApplicationServlet and AAS and rename to VaadinServlet (#9460) 11 years ago
  Leif Åstrand 3dd5a4824c Move SystemMessages to DeploymentConfiguration (#9402) 11 years ago