Commit Graph

8614 Commits

Author SHA1 Message Date
Automerge
d64d9fdde9 [merge from 6.7] Simplified test case for #8730
svn changeset:23660/svn branch:6.8
2012-04-27 13:06:26 +00:00
Automerge
54f6019f8b [merge from 6.7] Improved #8619 fix
svn changeset:23657/svn branch:6.8
2012-04-27 11:39:33 +00:00
Automerge
f4f4783d7f [merge from 6.7] Fix and test case for #8619: Add sanity checks to GridLayout to handle cases where the size of a relative-size child unexpectedly changes
svn changeset:23656/svn branch:6.8
2012-04-27 11:39:27 +00:00
Automerge
48893c2135 [merge from 6.7] Use equals instead of == to compare item ids (#8712). Using == will fail at least with JPAContainer as the entity provider provides the id instances and it is not guaranteed that the same instance is returned every time (e.g. if using a Long the longs represent the same number but are not the same instance)
svn changeset:23655/svn branch:6.8
2012-04-27 11:39:21 +00:00
Jonatan Kronqvist
120237fc9f Make sure the request timer is always stopped, better names #8694
svn changeset:23648/svn branch:6.8
2012-04-27 08:16:16 +00:00
Jonatan Kronqvist
a19e0784a8 Simplified fix for #8694
svn changeset:23647/svn branch:6.8
2012-04-27 07:19:56 +00:00
Johannes Dahlström
bc06045297 Improved touch scrolling test application (#8716, #8720, #8721, #8722, #8723, #8724, #8725)
svn changeset:23644/svn branch:6.8
2012-04-26 13:30:35 +00:00
Artur Signell
b771e19893 Removed duplicate code for broken Android detection (#8716)
svn changeset:23643/svn branch:6.8
2012-04-26 13:11:51 +00:00
Artur Signell
c8e8a88211 Functions for reporting Android and iOS version (#8716)
svn changeset:23642/svn branch:6.8
2012-04-26 13:11:45 +00:00
Artur Signell
44a1893f97 Joined MobileOS and OS so only one operating system is reported (#7911)
svn changeset:23641/svn branch:6.8
2012-04-26 13:11:23 +00:00
Johannes Dahlström
3d61fc0183 #8551 Add isAndroid() test
svn changeset:23640/svn branch:6.8
2012-04-26 13:06:18 +00:00
Johannes Dahlström
a09bc235f6 Fix #8551: Notifications are displayed in parts on an Asus TF101
svn changeset:23639/svn branch:6.8
2012-04-26 12:39:52 +00:00
Leif Åstrand
11cdb55795 Add support for html in buttons (#8663)
svn changeset:23634/svn branch:6.8
2012-04-26 08:52:41 +00:00
Leif Åstrand
e3695e3c38 Make new classes serializable
svn changeset:23633/svn branch:6.8
2012-04-26 05:56:04 +00:00
Marc Englund
e6874b032d Fixes #8693 by applying patch, adds automated test for the case.
svn changeset:23631/svn branch:6.8
2012-04-25 13:11:34 +00:00
Leif Åstrand
5de2ea4ca2 Explicitly focus widget when simulating click (#8659)
svn changeset:23628/svn branch:6.8
2012-04-25 11:54:50 +00:00
Leif Åstrand
4e795bc38f Add test for $entry and make it ignore some false positives (#8699)
svn changeset:23626/svn branch:6.8
2012-04-25 07:14:56 +00:00
Artur Signell
935850bc41 Added v-ios and v-android for mobile devices (#7911)
svn changeset:23625/svn branch:6.8
2012-04-25 06:21:30 +00:00
Marc Englund
a6aaabefcc Applied patch provided for #8600 (hasChildren() broken if item used to have children) and added junit test. Fixes #8600
svn changeset:23624/svn branch:6.8
2012-04-24 14:06:11 +00:00
Leif Åstrand
032f760be4 Wrap javascript callback entry points in $entry (#8699)
svn changeset:23623/svn branch:6.8
2012-04-24 13:41:05 +00:00
Artur Signell
1b2117fcf2 Increased debug window default size (#8523)
svn changeset:23621/svn branch:6.8
2012-04-24 12:24:50 +00:00
Artur Signell
fc36ea595e Fail build if Maven deployment fails (#8638)
svn changeset:23620/svn branch:6.8
2012-04-24 11:51:20 +00:00
Automerge
7d2f7c99f5 [merge from 6.7] Fix #8550 in 6.7 after all
svn changeset:23610/svn branch:6.8
2012-04-23 09:06:42 +00:00
Automerge
6608a575e3 [merge from 6.7] doUidlRequest() should not set hasActiveRequest=false when retrying a request that returned a 503
svn changeset:23609/svn branch:6.8
2012-04-23 09:06:37 +00:00
Automerge
96267f034e [merge from 6.7] Moved Mattis touchscroll fixes to 6.8
svn changeset:23604/svn branch:6.8
2012-04-20 13:07:16 +00:00
Automerge
14c4453d28 [merge from 6.7] #8407 Handle the case of a 503 response without a Retry-After header
svn changeset:23603/svn branch:6.8
2012-04-20 13:07:11 +00:00
Automerge
1abcab4585 [merge from 6.7] * fixed timing issue that might leave scroll "outside" of the viewport on ios devices when scrolling furiously while animation is still ongoing.
svn changeset:23594/svn branch:6.8
2012-04-19 13:07:50 +00:00
Automerge
de45cafb0f [merge from 6.7] Skipping "scroll selected/focused row into view" on touch devices as it breaks androids with broken scrolltop and should be obsolete on touch devices anyway
svn changeset:23593/svn branch:6.8
2012-04-19 13:07:45 +00:00
Automerge
3e090564a9 [merge from 6.7] Test case and fix for #8625: Firefox and IE9 need an overflow hack to prevent unwanted scrollbars with nested TabSheets in some cases
svn changeset:23592/svn branch:6.8
2012-04-19 13:07:40 +00:00
Jonatan Kronqvist
0418eab9bd Added the license notice to a new file added in #8694
svn changeset:23589/svn branch:6.8
2012-04-19 11:14:49 +00:00
Jonatan Kronqvist
423a93b491 Added some comments for #8694
svn changeset:23583/svn branch:6.8
2012-04-19 07:00:34 +00:00
Jonatan Kronqvist
c558076a19 Implemented #8694 - API providing profiling info for TestBench 3.x
svn changeset:23582/svn branch:6.8
2012-04-19 06:33:34 +00:00
Automerge
5b9baad920 [merge from 6.7] Quickly typed in touch scroll related changes due to ridiculous android browser bug http://code.google.com/p/android/issues/detail?id=19625 . That practically breaks scrolling in vaadin on new android devices. Some other changes and cleanup in the same excersize. Fixes at least #8550, but practically makes scrolling possible on new android devices.
svn changeset:23581/svn branch:6.8
2012-04-18 17:07:34 +00:00
Automerge
41a97f25d5 [merge from 6.7] improved test case
svn changeset:23580/svn branch:6.8
2012-04-18 17:07:29 +00:00
Automerge
1a95d50942 [merge from 6.7] enhanced test case
svn changeset:23575/svn branch:6.8
2012-04-18 13:21:32 +00:00
Automerge
9a695b7c8c [merge from 6.7] added tests case that contains varios setups to check scrolling and related stuff work with touch devices
svn changeset:23574/svn branch:6.8
2012-04-18 13:21:27 +00:00
Automerge
4e9afbf56d [merge from 6.7] Fixed layout to match test script and screenshots
svn changeset:23573/svn branch:6.8
2012-04-18 13:21:22 +00:00
Automerge
c521f6ed4c [merge from 6.7] Test for #8662: Improved old #2864 test case and added a TestBench script
svn changeset:23572/svn branch:6.8
2012-04-18 13:21:15 +00:00
Automerge
c3e10ebbbc [merge from 6.7] Reverted #7607 fixes and removed the test for now because they cause the #8662 regression.
svn changeset:23566/svn branch:6.8
2012-04-17 17:06:08 +00:00
Automerge
13563f900b [merge from 6.7] #8595 test script: removed accidental duplicate code, use mouseClick with :shift instead of shiftKeyDown/Up
svn changeset:23554/svn branch:6.8
2012-04-16 13:06:34 +00:00
Johannes Dahlström
f18cece304 Unit test for #8653
svn changeset:23551/svn branch:6.8
2012-04-16 10:40:01 +00:00
Automerge
c5095d2981 [merge from 6.7] #8639 Improved comments
svn changeset:23529/svn branch:6.8
2012-04-13 09:13:52 +00:00
Automerge
1cf2e8e1bf [merge from 6.7] Fixed #8639: Table context menu was broken on touch devices
svn changeset:23528/svn branch:6.8
2012-04-13 09:13:47 +00:00
Automerge
f87be1cf34 [merge from 6.7] VConsole.error() instead of throwing in startRequest() and endRequest() sanity checks
svn changeset:23527/svn branch:6.8
2012-04-13 09:13:41 +00:00
Automerge
847d5e29ba [merge from 6.7] test case for #8639
svn changeset:23526/svn branch:6.8
2012-04-13 09:13:36 +00:00
Johannes Dahlström
ed20ba59aa Reverted accidental commit
svn changeset:23523/svn branch:6.8
2012-04-13 08:26:32 +00:00
Johannes Dahlström
1e07642a6f Blocked merge of revisions related to 6.7.7 release
svn changeset:23522/svn branch:6.8
2012-04-13 08:17:48 +00:00
Johannes Dahlström
97cc8e525a Unit test for #8203
svn changeset:23505/svn branch:6.8
2012-04-12 15:37:02 +00:00
Johannes Dahlström
6a1c4b4b34 #8203 Improved javadoc, added null check
svn changeset:23504/svn branch:6.8
2012-04-12 15:26:30 +00:00
Johannes Dahlström
780c5d6be0 Fixed #8653: addTab(index) should not throw if index is out of bounds
svn changeset:23503/svn branch:6.8
2012-04-12 15:22:21 +00:00