summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Disabled TabIndex warning for now (#11325)7.0.3Artur Signell2013-03-191-3/+7
| | | | Change-Id: I89311c7e4bdab3a70aa335c203ef57badab7bec8
* Do not run TestRunner as a testArtur Signell2013-03-191-1/+1
| | | | Change-Id: I4a32bb614b7c175e1a6ced0078143978b2155194
* Updated test to test interactions and to be more stableArtur Signell2013-03-161-7/+20
| | | | Change-Id: If608cef429f6a18864d99780e9ee945adcc06b57
* Made test more reliableArtur Signell2013-03-151-14/+59
| | | | Change-Id: Ibd93d834abaa1ec2ba322ab4ca9f53944cfe9519
* Audio/Video fixes, for #11160 but it was much more broken. Also quite a few ↵Marc Englund2013-03-159-26/+225
| | | | | | | browser differences. Ticket: 11160 Change-Id: I1ee228e593eab75d96c285bfa26af9939e058d47
* Reattach when wrapping in webkit for correct text flow (#10536)Leif Åstrand2013-03-141-1/+4
| | | | Change-Id: I431b6a3c61a9308ad4189e5d79a5e70de8f1f560
* Deprecated AbstractComponentContainer.getComponentIterator (#11328)Artur Signell2013-03-141-0/+6
| | | | Change-Id: I24298165f0b078d42415cfce65118eed5587623c
* Deprecated TestBase to avoid new tests which are LegacyApplicationsArtur Signell2013-03-141-0/+6
| | | | Change-Id: Ic4bc242b6d2707e7a856256ca7eeddc4efd9eb83
* Ignored test case where Tree memory leak is checked since it cannot be fixed ↵John Ahlroos2013-03-141-4/+19
| | | | | | before 7.1 (no-merge) #11053 Change-Id: I723b7fc01184da19f448de4c43d3dee715c01242
* Fixed setting column width back to undefined by setting it to -1. #7922Leif Åstrand2013-03-144-27/+208
| | | | | | | | | | | | | svn changeset:25591/svn branch:6.8 Conflicts: server/src/com/vaadin/ui/Table.java Reverted change included by mistake in changeset [25591] for #7922 svn changeset:25606/svn branch:6.8 Change-Id: I6765a52ab213c131cca053227ee72b0007552f7f
* Added missing state update on the client side (#11028)Artur Signell2013-03-131-1/+3
| | | | Change-Id: I547f6e6426208d788b92ea8f429d4bb0aa9fdf24
* Fixed client-server value sync problem in CheckBox (#11028)Artur Signell2013-03-134-0/+200
| | | | Change-Id: I1bac8e8a746bcc97b3ce929e76cf3476ad793bf6
* Test using Opera 12 (#8976)Artur Signell2013-03-131-1/+1
| | | | Change-Id: I6e72f8ecb0fbd52b6774956ed2c904a060dc1424
* Fixed Tree keyboard navigation in Opera 12 (#11183)Artur Signell2013-03-131-1/+1
| | | | Change-Id: I6bbd486caef0056703d1b9ebc1ba5537aca75cfd
* Updated supported browser versions in release notes (#10887)Leif Åstrand2013-03-131-2/+2
| | | | | | Based on svn changeset:25626/svn branch:6.8 Change-Id: I76333c1af0eab1d727a03dcd82ae6b9b7187e58a
* Fixed header to make checkstyles happy (#11129)Artur Signell2013-03-131-3/+3
| | | | Change-Id: I4f1da57d318407da6a47a7095dbe4a08a6acc0f7
* Ensure nonwrapping textarea has white-space: pre; style (#10536)Leif Åstrand2013-03-131-0/+3
| | | | Change-Id: Iaac6b58d204082374827cb7b6caef5f5f81e3dbc
* Eliminate connection/statement/result set leaks in TableQuery (#10582)Leif Åstrand2013-03-133-230/+292
| | | | | | | | | | | | | | | | | Includes some refactoring to extract common parts of FreeformQuery and TableQuery to AbstractTransactionalQuery. svn changeset:25541/svn branch:6.8 Added missing Serializable for AbstractTransactionalQuery (#10582). svn changeset:25559/svn branch:6.8 Conflicts: server/src/com/vaadin/data/util/sqlcontainer/query/FreeformQuery.java server/src/com/vaadin/data/util/sqlcontainer/query/TableQuery.java Change-Id: I3d055e0f071739ac4536fddb0f49b8d6b8e6d07b
* Updated GateIn3 script to work correctly (#11314)Artur Signell2013-03-121-56/+43
| | | | Change-Id: Ic8a86bc2dd6f0b791047ebb4c4bc81d4a9e7b9eb
* Unpack all static files for integration tests (#11314)Artur Signell2013-03-121-0/+14
| | | | Change-Id: Icef8bf0b4ec7fc752ca41cbdf38a98112e44a245
* Fixed IE8 sub window focus issue after editing a RichTextArea #10776Leif Åstrand2013-03-121-0/+34
| | | | | | | | Tests were merged to 7.0 in a previous commit. svn changeset:25458/svn branch:6.8 Change-Id: Ib4233f4d96311c76c104f1041f132377d357916d
* Fixed focus and tab index handling for UI (#11129)Artur Signell2013-03-128-13/+258
| | | | Change-Id: I80377792ade11946337e2900a7ea84209ae1d060
* Avoid showing context menu off screen in IE8Artur Signell2013-03-125-10/+10
| | | | Change-Id: I75bf1d41b518e4b098ae35727b89b7ba310f0582
* Update test to cope with changed UI class (#10867)Leif Åstrand2013-03-111-2/+2
| | | | Change-Id: I6e822c6e99191a68733c87207f61643213e8c154
* Properly recognize class of redefined UI connector (#10867)Leif Åstrand2013-03-116-1/+140
| | | | Change-Id: I8e3afbd669123a846214c3bd65bf696aa2b5a536
* Set to empty function instead of undefined (#10960)Artur Signell2013-03-071-3/+1
| | | | | | It seems that the presence of the function is checked once while it is still set and it will be later called without additional checks that it is still set. Change-Id: Ie985d9047f4d2ca469f1a406ba40bca0ac3a59e9
* Fixed javascript issue in IE8 (delete cannot be used on window properties) ↵Artur Signell2013-03-061-1/+3
| | | | | | (#10960) Change-Id: I03bb7e7dda8a44d06dffd3a077cb9b8acc45741d
* Profiler based on __gwtStatsEvent (#10960)Leif Åstrand2013-03-063-41/+176
| | | | | | | | | * Bootstrap installs a __gwtStatsEvent implementation for tracking GWT's own bootstrap timing events * Profiler.enter and Profiler.leave use __gwtStatsEvent * Profiler data is displayed based on the data tracked by __gwtStatsEvent Change-Id: I3db05ca2622aecb745270f01d47cd71648e3bebd
* Don't provide details to teamcity as it nowadays gets those from stdoutLeif Åstrand2013-03-061-3/+1
| | | | Change-Id: I2c1e80307efaa963313bf89284066bc0429e9cd8
* Corrected javadoc (#10774)Artur Signell2013-03-061-3/+3
| | | | Change-Id: I642e8cfe800c7f0413256b6f9807c7f7b842ebda
* Improved javadoc (#10632)Artur Signell2013-03-061-5/+1
| | | | Change-Id: Iec54c7425e5ee00d9dbc7dff5cf5ae8dbf28d214
* Corrected javadoc regarding nested property support (#8210)Artur Signell2013-03-062-4/+2
| | | | Change-Id: Idad9a5f4f747487eb2a2f1cda96e14d17b86ed24
* Add performance.timing support to Profiler (#11188)Leif Åstrand2013-03-062-0/+60
| | | | Change-Id: I3fb14b1280a1ee8bfaa2aeab87b40c374d2e4443
* Updated scm in pom template (#11204)Artur Signell2013-03-051-3/+3
| | | | Change-Id: Ibca529e02d6572cd3623df69ee277d570c749dc6
* Catch NoSuchFieldException instead of NoSuchFieldError (#10944)Artur Signell2013-03-052-1/+72
| | | | Change-Id: I0ece22fc53388a7c9eb268c00ae46c589859a1f1
* Log errors as errors and not normal messages (#11251)Artur Signell2013-03-051-3/+4
| | | | Change-Id: I3686da461ea5b64b5051c2c3b24feb58814c929d
* Fixed scrolling jumping up to first row when adding rows and adjusting the ↵John Ahlroos2013-03-043-2/+121
| | | | | | currentPageFirstItem in the same UIDL request #10970 Change-Id: I54562e7e0c5429f3493892cf3a14380b0d15bbfd
* Update test to use default classloader instead of nullLeif Åstrand2013-03-041-2/+3
| | | | | | | Support for setting null as the classloader was removed at the time when Application was removed. Change-Id: Ib3d75dae1d1d81d8760b93616d05ba0746323e3c
* Add bootstrap performance measuring support (#11188)Leif Åstrand2013-03-013-6/+35
| | | | | | | | | | | svn changeset:25664/svn branch:6.8 Conflicts: client/src/com/vaadin/client/ApplicationConnection.java uitest/src/com/vaadin/tests/performance/BasicPerformanceTest.java uitest/src/com/vaadin/tests/util/TestUtils.java Change-Id: I699e7b47ad5a62b67dbdf1004da5e5daf009ba25
* Avoid running test runner as a testArtur Signell2013-03-011-0/+1
| | | | Change-Id: Ifc65b8ffa43dad332b1986348b1fa2841041e5a1
* Prevent NPE when a SCSS file is not found #11099John Ahlroos2013-03-012-2/+17
| | | | Change-Id: Id0e0fd6a31f4089228b02bf8b66086d3f3a1727b
* Make SassLangTestsBroken pass iff the CSS and SCSS do not match.Henri Sara2013-03-011-0/+20
| | | | | | | This makes builds pass, and gives a clearer message if one of the previously broken tests have been fixed. Change-Id: I6e5b2d9771615abbcb611f28d50ebdefcaa01ae2
* Reverted Tree memory leak fix since it is breaking Tree filtering in a way ↵John Ahlroos2013-03-011-10/+0
| | | | | | that only can be fixed by introducing new API to Filterable interface and this cannot be done in a maintenance release. #11053 Change-Id: I7967a4dc57ad2d06880917d4756107c3838d8491
* Revert "Made UI focusable again (#11129)"John Ahlroos2013-02-281-1/+1
| | | | | | This reverts commit 3cf6913c9a714512f8285a54c1ddcf19f2d97e6a Change-Id: Ief84593763402f99f41a6a447db951196c8f4a91
* Fixed BindException when binding nested properties with ↵John Ahlroos2013-02-282-2/+53
| | | | | | BeanFieldGroup.buildAndBind() #11009 Change-Id: I9bf646b7d8b767c78506a62185ce5dca9dcae7ad
* Added missing license headerArtur Signell2013-02-281-0/+15
| | | | Change-Id: I39b55229b63ff377d12956112a4f08c7cbec00ad
* Fixed incorrect import (#11129)Artur Signell2013-02-281-1/+1
| | | | Change-Id: I4fa26ebd7814b14b05ade6b809a39123fa95a4c8
* (#10563) Logging now uses parameters.Mikael Grankvist2013-02-2815-161/+198
| | | | Change-Id: Icc807cc2eb391fb0118800383fc93d1e23b04570
* Fix random error in DelegateToWidget testLeif Åstrand2013-02-281-0/+1
| | | | | | | | | | Because of performance fixes to the handling of @DelegateToWidget handling, the order in which property changes are delegated are no longer deterministic. This patch fixes a bug in the test which caused the update to value4 to be ignored if that was the last property to get delegated. Change-Id: Ie13a125b0d719894391b8ae3c9d2d899b163ebb4
* Made UI focusable again (#11129)Artur Signell2013-02-281-1/+2
| | | | Change-Id: I309f00bab9b6779f2667734f2c9623a61d00776f