10967 Commits (72c95f45e4133ade6f94e7ea2327c7c006744c6e)
 

Author SHA1 Message Date
  Leif Åstrand cc3ddcac95 Remove getApplication() and add getSession() (#9402) 11 years ago
  Leif Åstrand d1c361e251 Rename Application to VaadinSession (#9402) 11 years ago
  Jonatan Kronqvist 4a69dcbca7 Communication activity listeners (#9327) 12 years ago
  John Ahlroos 64f96ece11 Applied proper formatting 11 years ago
  John Ahlroos 2fd07a0bd2 Refactored and cleaned up the newly add ordered layouts 11 years ago
  Leif Åstrand 5ab35cc608 Combine ApplicationContext into Application (#9402) 11 years ago
  John Ahlroos 223fc1421d Removed duplicate method toggleStyleName (replaced by 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
  John Ahlroos 7671871725 Merge branch 'master' into layoutgraph 11 years ago
  John Ahlroos 3e9874799d Fixed readonly buttons in TwinColSelect 11 years ago
  John Ahlroos e517a95a33 Fixed interpreting caption domNode paths in VBoxLayout in 11 years ago
  Leif Åstrand 8bdaf8732e Remove servlet and portlet request listeners (#9402) 11 years ago
  John Ahlroos 8f361a20c5 Merge branch 'master' into layoutgraph 11 years ago
  John Ahlroos 6744d2c114 Fixed ComponentLocator in the case where tests refer to an 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 a8f65623b6 Get current request and response instead of explicitly setting (#9402) 11 years ago
  Leif Åstrand a27c7ec9cc Use centralized wrapped session in ApplicationContext (#9402) 11 years ago
  Leif Åstrand aa913676e5 Move UI class info querying to UIProvider (#9402) 11 years ago
  Leif Åstrand 65240f4034 Use main window as current UI if not already set #9443 11 years ago
  John Ahlroos af0e1bb09f Fixed RichTextArea test 11 years ago
  John Ahlroos 1074de78b5 Fixed text assertions Root->UI 11 years ago
  John Ahlroos ef6576951b Merge branch 'master' into layoutgraph 11 years ago
  John Ahlroos e7e1b9e303 Fixed NPE in LayoutManager 11 years ago
  John Ahlroos b92a93f86a Another fix to ComponentLocator, this time fixed locators with 11 years ago
  John Ahlroos 025d8eae13 Merge branch 'master' into layoutgraph 11 years ago
  Artur Signell c14171d134 Renamed UI package which accidentally had been renamed to upper case 11 years ago
  John Ahlroos e75e0db87d Fixed LoginForm textfield styles 11 years ago
  Henri Sara e8a5f2082d Fix SQLContainer indexed access and related tests (#9472) 11 years ago
  John Ahlroos 3757ed30c6 Thinking I finally got it (ComponentLocator fix) 11 years ago
  Johannes Dahlström b4e243c87d Tell IE10 to emulate IE9 until IE10 is properly supported (#9462, #9214) 11 years ago
  Johannes Dahlström 1db9f49436 DateField extended range: test InlineDateField as well as PopupDateField (#6718, #8931) 11 years ago
  Johannes Dahlström 3c3e5f92dc Bugfix: year change when navigating a DateField calendar with arrow keys left the calendar in inconsistent state (#8931) 11 years ago
  Leif Åstrand 99a423cea5 Fix test to not use removed fields and methods in VaadinServlet 11 years ago
  Leif Åstrand b2e861254c Update test to make UI.getApplication() return an instance (#9419) 11 years ago
  Leif Åstrand e810fed27a Do detach() before clearing application (#9419) 11 years ago
  John Ahlroos e5ce22479b Fixed test DOM path resolution 11 years ago
  John Ahlroos 4ddad499f9 And yet another ComponentLocator fix 11 years ago
  Artur Signell 5745d1e805 CRLF -> LF 11 years ago
  Johannes Dahlström 8b1e5a2d31 Enable (hopefully this time for real) native touch scrolling on Mobile Safari 6+ (#8792) 11 years ago
  John Ahlroos 53393b6216 More work on ComponentLocator 11 years ago
  John Ahlroos b71575ffa9 Remove devmode launch configuration from repository 11 years ago
  John Ahlroos f6b3c140e7 Removed unused instance variable from button 11 years ago
  John Ahlroos f00dec63fe Merge branch 'master' into layoutgraph 11 years ago
  Artur Signell 079a5cbd4b Avoid fragment change events when the fragment has not changed (#8916) 11 years ago