12553 Commits (dfe27b2deb165501fdceff0a7498ea7332879a93)
 

Author SHA1 Message Date
  Artur Signell d454bf66d9 Show session expired instead of throwing exception (#4252) 11 years ago
  Artur Signell fb30fffdcb Enable setting default alignment for VerticalLayout, HorizontalLayout, GridLayout (#11421) 11 years ago
  Leif Åstrand dd157ae121 Use updated CurrentInstance API (#9945) 11 years ago
  Artur Signell cbd3badb92 Fixed locking issue in tests 11 years ago
  Artur Signell 6323e6e3f1 Exclude ColorPickerPreview as it has no no-arg constructor 11 years ago
  Artur Signell 80808482c3 Fixed locking and cleaned up error handling in FileUploadHandler (#10569) 11 years ago
  Artur Signell d0c7dabbb1 Fixed locking problem with serviceException (#10569) 11 years ago
  Artur Signell 507a520f0c Fixed locking in RequestHandlers and documented that RequestHandlers are called without locking (#9945) 11 years ago
  Artur Signell d4fcfdf7aa Ensure session is locked during cleanup (#10569) 11 years ago
  Artur Signell 7dcccb0175 Correctly set thread locals when session times out (#11361, #10995) 11 years ago
  Artur Signell d7708c5cc6 Moved request start/end handling to VaadinService (#11400) 11 years ago
  Artur Signell f23f2533c6 Redefined UI.runSafely so it throws an exception if session can't be locked (#11219) 11 years ago
  Artur Signell af4fdcda59 Convert value if locale changes and field has converter (#11419) 11 years ago
  michaelvogt 833b117b96 WAI-ARIA button (#11380) 11 years ago
  Artur Signell a92166902c Refactored VaadinPortlet to have same structure as VaadinServlet (#10569) 11 years ago
  Artur Signell 37527d9c5e Verify lock is held while updating VaadinSession or connector state (#9515) 11 years ago
  Artur Signell 1a9c7d1bdb Changed VaadinSession locking to be based on a session attribute (#8894) 11 years ago
  Artur Signell 600f6e51b4 Convenience methods for running code in the UI or VaadinSession context (#11219) 11 years ago
  Artur Signell a2a8666118 Added Page.reload (#10250) 11 years ago
  Johannes Dahlström 5e77672975 Removed CommunicationManager and PortletCommunicationManager 11 years ago
  Johannes Dahlström 3c351deadf Remove synchronous AJAX support (#11254) 11 years ago
  Johannes Dahlström dcd19d4f6d Fix off-by-one bug preventing all server RPC handling 11 years ago
  Johannes Dahlström 515f644440 Refactor server-side communications (#11192, #7891) 11 years ago
  Artur Signell 4570ac9d81 Id changed because of id generation for wai-aria 11 years ago
  John Ahlroos c931a548ba Added standalone class for creating an addons.scss from Vaadin addons on the classpath #11390 11 years ago
  Artur Signell 59e36b0ced Removed code which calculates size incorrectly (#11395) 11 years ago
  Artur Signell 7354052432 Fixed ComponentLocator to be backwards compatible 11 years ago
  John Ahlroos 423ff03e4b Fixed tree memory leak when removing expanded items from Tree (based on new Filterable API introduced by #11234) #11053 11 years ago
  John Ahlroos b247017a18 Added Container.hasContainerFilters() API #11234 11 years ago
  John Ahlroos de0761b03d Moved CSSInjectWithColorpicker to correct package 11 years ago
  Artur Signell 5d8b1862b6 Unified all portal integration tests to be based on JSR286Portlet (#8013, #9566, #11314) 11 years ago
  Artur Signell bd3bb24a36 Merge commit 'e4c9eda51082a443822b66864df2fe14be7dc6d7' 11 years ago
  Artur Signell e4c9eda510 Enable a Vaadin applications to be re-initialized if if has been re-added to the same page (#8350) 11 years ago
  Leif Åstrand 5ea677d377 Make TextArea.setCursorPosition work in all browsers (#8769) 11 years ago
  michaelvogt 320b4e3776 WAI-ARIA fields (#11180) 11 years ago
  Artur Signell 17f64543bc Disabled TabIndex warning for now (#11325) 11 years ago
  John Ahlroos 9764317f6b Added CSS Inject / ColorPicker tutorial #11360 11 years ago
  Artur Signell d816697f2d Do not run TestRunner as a test 11 years ago
  Artur Signell 2af6ce58f8 Launch configurations for dev server and dev mode (#11363) 11 years ago
  Artur Signell 87f3fd9cec Create a PopupDateField by default for Dates (#11159) 11 years ago
  Artur Signell 331b3c446e Enable testing on IE10 (#9219) 11 years ago
  Artur Signell 149d69514e Do not invalidate http session if there is an invalid security key (#11335) 11 years ago
  Artur Signell 7cea641127 Updated test to test interactions and to be more stable 11 years ago
  Artur Signell 0dbe5989a8 Made test more reliable 11 years ago
  Marc Englund f7b9f9f9af Audio/Video fixes, for #11160 but it was much more broken. Also quite a few browser differences. 11 years ago
  Artur Signell b202c155c3 Remove unnecessary theme name sanitation (#10708) 11 years ago
  Leif Åstrand 468438fc0f Reattach when wrapping in webkit for correct text flow (#10536) 11 years ago
  Artur Signell 1222861897 Deprecated AbstractComponentContainer.getComponentIterator (#11328) 11 years ago
  Artur Signell 781fc2a5e8 Deprecated TestBase to avoid new tests which are LegacyApplications 11 years ago
  John Ahlroos a9d93e91ad Ignored test case where Tree memory leak is checked since it cannot be fixed before 7.1 (no-merge) #11053 11 years ago