summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove ThreadLocal references from CurrentInstance (#11914)Leif Åstrand2013-05-285-27/+36
* Define how CurrentInstance works with access() (#11897)Leif Åstrand2013-05-285-36/+236
* Added ComponentConnector.isAttached (#11928)Artur Signell2013-05-288-16/+44
* Send window mode changes to the server immediately (#11737)Leif Åstrand2013-05-282-13/+31
* Add missing license headerArtur Signell2013-05-281-1/+1
* Stop using PlaceHolder widgets in VTabsheet (#11026)Leif Åstrand2013-05-281-62/+20
* Make access() enqueue the runnable if the session is locked (#11897)Leif Åstrand2013-05-2811-55/+632
* Added Serializable where missing and ignore classes which do not need Seriali...Artur Signell2013-05-287-7/+38
* Added Java Date to Sql Date converter to better support sql dates (#11224)Artur Signell2013-05-244-0/+275
* Fix text / javascript mismatch issue in Chrome (#11275)Artur Signell2013-05-231-1/+5
* Fixed locators in test (aria div conflict)Artur Signell2013-05-231-4/+4
* Prevent spurious "Could not determine ApplicationConnection" error when using...Johannes Dahlström2013-05-231-0/+13
* Added text file encoding and line delimiter info (#11907)Artur Signell2013-05-231-3/+4
* Avoid creating an instance of every view while searching for the correct view...Artur Signell2013-05-231-5/+8
* Fixed test which had never passedArtur Signell2013-05-223-12/+392
* Added isInitialStateChange to StateChangeEvent (#10477)Artur Signell2013-05-222-11/+20
* Updated client-compiler to depend on client-compiler-deps 1.0.2 #11879John Ahlroos2013-05-221-1/+1
* Fix TestingPushConnection.init signature (#11673)Johannes Dahlström2013-05-221-2/+4
* Modified the logic in setPropertyDatasource which determines if a new convert...Artur Signell2013-05-227-16/+337
* Fixed order of parameters in javadoc (#11158)Artur Signell2013-05-221-3/+3
* Extracted common code for number conveters to abstract super class (#11900)Artur Signell2013-05-225-229/+148
* Improve error message if vaadinPush.js failed to load (#11673)Johannes Dahlström2013-05-223-11/+32
* Disable Atmosphere version number check (#11890)Leif Åstrand2013-05-211-1/+6
* Don't build and publish sources for package without source filesLeif Åstrand2013-05-212-3/+2
* Upgrade to Atmosphere 1.0.13 (#11861)Johannes Dahlström2013-05-217-2058/+286
* Derive current servlet/portlet from the current service (#11779)Leif Åstrand2013-05-213-78/+28
* Use "\0" instead of "|" as a push message delimiter (#11692)Johannes Dahlström2013-05-215-18/+69
* OSGi support for vaadin-push (#11691)Johannes Dahlström2013-05-203-7/+10
* Merge changes from origin/7.0Leif Åstrand2013-05-1714-7/+526
|\
| * Avoid marking AbstractField dirty in primitive getters (#11201)Artur Signell2013-05-171-3/+8
| * Test for #11775Artur Signell2013-05-171-0/+53
| * Centers VOverlays in visual viewport on iOS, Android, fixes #11614Marc Englund2013-05-172-0/+131
| * Fixed table height rendering in Android 2.3 #11331John Ahlroos2013-05-172-0/+25
| * Test for #11267 adapted from 6.8. Marc Englund2013-05-153-1/+107
| * SQLContainer.indexOfId() also searches backwards (#11849, #10376)Henri Sara2013-05-143-3/+86
| * Merge #6880 test from 6.8; fix itself is not needed in Vaadin 7Johannes Dahlström2013-05-142-0/+116
* | Commit and push everything before a conflicting commitLeif Åstrand2013-05-171-3/+23
* | Merge commit 'a52ceb96590333' into 7.1Leif Åstrand2013-05-17560-21267/+69392
|\ \ | |/ |/|
| * Merge changes from origin/7.0Leif Åstrand2013-05-1711-77/+543
| |\
| * | Tooltip accessibility fixes (#11799)michaelvogt2013-05-175-5/+61
| * | Remove JavaDoc dependency to vaadin-server from PageState (#11873)Johannes Dahlström2013-05-171-3/+1
| * | Tweak TooltipConfiguration test to pass in IE9 and IE10Leif Åstrand2013-05-171-0/+10
| * | Allow to close a context menu with ESC key (#11869)michaelvogt2013-05-171-1/+12
| * | Reset focus after selection from ContextMenu (#11476)michaelvogt2013-05-171-0/+23
| * | Add ARIA presentation role to FormLayout (#11866)michaelvogt2013-05-171-0/+2
| * | Show tooltip on focus for DataField for AT (#11865)michaelvogt2013-05-171-0/+6
| * | Send browser window resizes if there is a listener (#10055)Henri Sara2013-05-176-12/+115
| * | Show loading indicator immediately in init as before (#11850)Leif Åstrand2013-05-161-1/+1
| * | Revert "Replaced css inject hack in TestUtils with Page.Styles.add() #11798"Leif Åstrand2013-05-141-3/+12
| * | Revert "Assert that connector needing layout is attached (#11698)"Leif Åstrand2013-05-131-13/+0