summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Integrate Calendar into core #11079John Ahlroos2013-04-0380-0/+17204
* Removed unnessesary pixel calculations from AbsoluteLayout #11177John Ahlroos2013-04-032-89/+25
* Implemented changes to CSS injection based on API review #5500John Ahlroos2013-04-034-125/+71
* Merge commit '5d8b1862b63d32070b4084d7e49cae1f4bc66953'Artur Signell2013-04-0313-368/+1168
|\
| * Unified all portal integration tests to be based on JSR286Portlet (#8013, #95...Artur Signell2013-03-2113-368/+1168
* | Enable setting loading indicator delays from the server (#7448)Artur Signell2013-04-037-83/+526
* | Made is possible to configure tooltip on the server (#8065)Artur Signell2013-04-037-10/+650
* | Fixed minimal (empty hashmap) memory leak on redeploy (#9993)Artur Signell2013-04-032-9/+171
* | WAI-ARIA field corrections (#11407)michaelvogt2013-04-0215-116/+225
* | Show session expired instead of throwing exception (#4252)Artur Signell2013-04-021-1/+13
* | Enable setting default alignment for VerticalLayout, HorizontalLayout, GridLa...Artur Signell2013-04-025-1/+181
* | Use updated CurrentInstance API (#9945)Leif Åstrand2013-04-021-4/+3
* | Fixed locking issue in testsArtur Signell2013-04-0215-22/+67
* | Exclude ColorPickerPreview as it has no no-arg constructorArtur Signell2013-04-021-0/+2
* | Fixed locking and cleaned up error handling in FileUploadHandler (#10569)Artur Signell2013-04-021-64/+120
* | Fixed locking problem with serviceException (#10569)Artur Signell2013-04-022-35/+56
* | Fixed locking in RequestHandlers and documented that RequestHandlers are call...Artur Signell2013-04-0222-177/+333
* | Ensure session is locked during cleanup (#10569)Artur Signell2013-04-023-23/+89
* | Correctly set thread locals when session times out (#11361, #10995)Artur Signell2013-04-022-10/+147
* | Moved request start/end handling to VaadinService (#11400)Artur Signell2013-04-024-126/+94
* | Redefined UI.runSafely so it throws an exception if session can't be locked (...Artur Signell2013-03-312-13/+56
* | Convert value if locale changes and field has converter (#11419)Artur Signell2013-03-312-9/+90
* | WAI-ARIA button (#11380)michaelvogt2013-03-284-8/+40
* | Refactored VaadinPortlet to have same structure as VaadinServlet (#10569)Artur Signell2013-03-281-23/+29
* | Verify lock is held while updating VaadinSession or connector state (#9515)Artur Signell2013-03-282-16/+103
* | Changed VaadinSession locking to be based on a session attribute (#8894)Artur Signell2013-03-282-29/+208
* | Convenience methods for running code in the UI or VaadinSession context (#11219)Artur Signell2013-03-284-2/+188
* | Added Page.reload (#10250)Artur Signell2013-03-285-0/+95
* | Removed CommunicationManager and PortletCommunicationManagerJohannes Dahlström2013-03-2728-351/+254
* | Remove synchronous AJAX support (#11254)Johannes Dahlström2013-03-274-182/+110
* | Fix off-by-one bug preventing all server RPC handlingJohannes Dahlström2013-03-271-1/+1
* | Refactor server-side communications (#11192, #7891)Johannes Dahlström2013-03-2735-2490/+3364
* | Id changed because of id generation for wai-ariaArtur Signell2013-03-261-1/+1
* | Added standalone class for creating an addons.scss from Vaadin addons on the ...John Ahlroos2013-03-262-14/+228
* | Removed code which calculates size incorrectly (#11395)Artur Signell2013-03-251-4/+0
* | Fixed ComponentLocator to be backwards compatibleArtur Signell2013-03-251-3/+11
* | Fixed tree memory leak when removing expanded items from Tree (based on new F...John Ahlroos2013-03-222-5/+31
* | Added Container.hasContainerFilters() API #11234John Ahlroos2013-03-226-2/+41
* | Moved CSSInjectWithColorpicker to correct packageJohn Ahlroos2013-03-211-1/+1
* | Merge commit 'e4c9eda51082a443822b66864df2fe14be7dc6d7'Artur Signell2013-03-2146-376/+1798
|\|
| * Enable a Vaadin applications to be re-initialized if if has been re-added to ...Artur Signell2013-03-202-4/+31
| * Make TextArea.setCursorPosition work in all browsers (#8769)Leif Åstrand2013-03-204-0/+376
| * Disabled TabIndex warning for now (#11325)7.0.3Artur Signell2013-03-191-3/+7
| * Do not run TestRunner as a testArtur Signell2013-03-191-1/+1
| * Updated test to test interactions and to be more stableArtur Signell2013-03-161-7/+20
| * Made test more reliableArtur Signell2013-03-151-14/+59
| * Audio/Video fixes, for #11160 but it was much more broken. Also quite a few b...Marc Englund2013-03-159-26/+225
| * Reattach when wrapping in webkit for correct text flow (#10536)Leif Åstrand2013-03-141-1/+4
| * Deprecated AbstractComponentContainer.getComponentIterator (#11328)Artur Signell2013-03-141-0/+6
| * Deprecated TestBase to avoid new tests which are LegacyApplicationsArtur Signell2013-03-141-0/+6