summaryrefslogtreecommitdiffstats
path: root/uitest
Commit message (Collapse)AuthorAgeFilesLines
* Merge commit '34e6c60a5a746c0306c3a84ae8d6c21dfd84d878' into 7.1Leif Åstrand2013-06-03156-1188/+12173
|\ | | | | | | | | | | | | #11448 is fixed in a different way for 7.1 because the tooltip event handling has been slightly refactored. Change-Id: I50db48ffdce22cdf6598daafcb022fc43ed11cf4
| * Enabled drag & drop to Calendar #11048John Ahlroos2013-06-032-0/+182
| | | | | | | | Change-Id: I2dcc1f7159a6283cfbc0baafe6cba66530bf0a45
| * Ignore style resource that has already been added (#11667)Leif Åstrand2013-06-032-8/+27
| | | | | | | | Change-Id: I828166f69c3ad1ac7e24c00de640c8645d2f2153
| * Formatted XML files using defined rules (#11956)Artur Signell2013-05-307-1032/+1186
| | | | | | | | Change-Id: Iecd621321fdde29d2d89d910ba46e9dadee58995
| * Add primary style name support for ProgressBar/Indicator (#9913)Artur Signell2013-05-293-0/+183
| | | | | | | | Change-Id: I3d773640d2f1c8cd1b71c673685afd7059811d16
| * Extract ProgressBar and deprecate ProgressIndicator (#11925)Leif Åstrand2013-05-292-0/+187
| | | | | | | | Change-Id: Id9eaee65762b0dadd59f3e730d3ff11712ab87fe
| * Moved Locale data handling to LocaleService (#11378)Artur Signell2013-05-291-1/+1
| | | | | | | | | | | | The locale data is now tracked per UI instance and no longer sent in every request. Change-Id: I4bebd00327da6f8d812181fd76a85eb6196d0010
| * Make test independent of browser language (#11940)Artur Signell2013-05-291-0/+2
| | | | | | | | Change-Id: Ibcabe18581e4ad021ad1b58919c77fd97f2ad47c
| * Fixes current text being overwritten in server update on RTA #11741John Ahlroos2013-05-292-0/+93
| | | | | | | | | | | | | | | | | | | | | | | | If the server happens to update the state of the RTA while a user is typing then the users text will be replaced by the value on the server. To fix this the RTA should not update if the value is the same as the one cached on the client side. Also moves blur handling and server<->client syncronization to the connector. Change-Id: Ia807b1e2aa210eb881e4b9cea0870c0c5a9254b2
| * Ensure calendar panel is updated when range changes (#11940)Artur Signell2013-05-282-0/+212
| | | | | | | | Change-Id: Ic270e5c0aa1b28947b735fcb258bc9629d53cc21
| * Remove outdated testing (#11897)Leif Åstrand2013-05-282-23/+2
| | | | | | | | | | | | | | | | * access is run right away instead of the next time there's a request from the server. * Non-inheritable CurrentInstance values are not carried over to access Change-Id: I6a9f3f2a74647357fe02c43e96878d803cfaf207
| * Define how CurrentInstance works with access() (#11897)Leif Åstrand2013-05-282-1/+132
| | | | | | | | Change-Id: I7ca62c5706fd37e7c44ed46703bcdce159b367f4
| * Send window mode changes to the server immediately (#11737)Leif Åstrand2013-05-281-11/+31
| | | | | | | | Change-Id: Icfaa8f97824d8ed92eaee786cee8c92083dc1084
| * Make access() enqueue the runnable if the session is locked (#11897)Leif Åstrand2013-05-284-2/+364
| | | | | | | | Change-Id: If162e81a29bbc982857e2a165a983e161ea837ee
| * Added Java Date to Sql Date converter to better support sql dates (#11224)Artur Signell2013-05-242-0/+214
| | | | | | | | Change-Id: I83d8c96a6877ea33b270a1a4a2c6f360a8147518
| * Fixed locators in test (aria div conflict)Artur Signell2013-05-231-4/+4
| | | | | | | | Change-Id: Iaeef438de48ef9bda33fb81b0bb7f71d134b17ca
| * Fix TestingPushConnection.init signature (#11673)Johannes Dahlström2013-05-221-2/+4
| | | | | | | | Change-Id: I7f5736fd456c21878a0eabdbff46a648932d3516
| * Merge changes from origin/7.0Leif Åstrand2013-05-178-0/+411
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1a6200e Merge #6880 test from 6.8; fix itself is not needed in Vaadin 7 67696f3 SQLContainer.indexOfId() also searches backwards (#11849, #10376) 611e5f9 Test for #11267 adapted from 6.8. 609acd1 Fixed table height rendering in Android 2.3 #11331 63dd611 Centers VOverlays in visual viewport on iOS, Android, fixes #11614 5a33d7d Test for #11775 0c8edf1 Avoid marking AbstractField dirty in primitive getters (#11201) Change-Id: I7437e0b249c1a95372d6f349e9d6336fb85f08a4
| * \ Merge changes from origin/7.0Leif Åstrand2013-05-174-0/+246
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 55ea6dc More specific workaround for no rows in TreeTable with pagelenght = 0 (#9203) dca728c Warn if using old widgetset (#11836) 936439d Verify that tests are run with the expected JRE version (#11835) 29eeda5 Merge "Clean up Table popup menu close handler to prevent a memory leak" from 6.8 (#11840) 6d7f5e4 Eliminate unnecessary conversions of option keys b8c6a15 Clear items in ComboBox only if changed (#10924) 42545ac Fix NPE if there's no query in the URI (#11836) Change-Id: I2e50ba59b45720a879c6e476333369523a730b9c
| * | | Tweak TooltipConfiguration test to pass in IE9 and IE10Leif Åstrand2013-05-171-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Intermediate mouse move events are needed to make IE realize the same element is hovered again Change-Id: I409722e5b450988b3709a58e34b2eefe79a2be3c
| * | | Revert "Replaced css inject hack in TestUtils with Page.Styles.add() #11798"Leif Åstrand2013-05-141-3/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removing this change to make the tests behave more nicely until #11848 has been fixed. This reverts commit f2c2236cf8d0428f100e17586f7946095ffea158 Change-Id: I776699f5082273e9c4d11248cc35e7ed6b665873
| * | | Merge changes from origin/7.0Leif Åstrand2013-05-107-1/+322
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 7d9f544 Test for #11396 (merged from 6.8 branch). Depends on a blur event so cannot be autotested with TB. 1b18807 Remove pre-loader element after pre-loading, fixes #10863 ce9c818 Instead of applying workaround to the root panel, apply it to the sub window content element instead to prevent scrolling of the document when a sub window is removed. #11713 (#10776) 3f5d022 Liferay 6.2 compatibility (#11751) ffd1c1b Don't ignore child component margins in AbstractOrderedLayout (#11553) 62ae5e1 More verbose output from running Jetty 21d9b67 Add a large number of debug calls to VFilterSelect (disabled by default) bdb7931 Merge test for #11623 to 7.0. 19e27a1 Move suggestion popup width calculation from connector to VFilterSelect Change-Id: I2d980126599e55fa5e4f6ec523dca16ba54107b5
| * | | | Update test to work with the new debug windowLeif Åstrand2013-05-081-5/+10
| | | | | | | | | | | | | | | | | | | | Change-Id: I9a1f7791faa3bbd8aae13c0d21c505570dfa131b
| * | | | Remove old widget hierarchy hack that caused problems (#11752)Leif Åstrand2013-05-071-1/+1
| | | | | | | | | | | | | | | | | | | | Change-Id: Icd66755512a2c1ab490e58f80389ed35966d3e3b
| * | | | Replaced css inject hack in TestUtils with Page.Styles.add() #11798John Ahlroos2013-05-071-12/+3
| | | | | | | | | | | | | | | | | | | | Change-Id: Ifb43fd1d2226756e104e2f5955e23151100e9357
| * | | | Fixed order of tests in LayoutTesterApplication #11796John Ahlroos2013-05-071-16/+30
| | | | | | | | | | | | | | | | | | | | Change-Id: I9fc1224df33a66f065594de4ae09a027ddaaa895
| * | | | Allow setting push mode in UI.init (#11739)Johannes Dahlström2013-05-022-0/+72
| | | | | | | | | | | | | | | | | | | | Change-Id: Ied24bc42a25800033351fcbacdc5fc5e0be8eda1
| * | | | Rename runSafely() to access() (#11756)Leif Åstrand2013-05-027-7/+7
| | | | | | | | | | | | | | | | | | | | Change-Id: I640244732fb561d9f55da58f8ba94fd02875c191
| * | | | Made test work also when current month is not April 2013Artur Signell2013-05-021-69/+4
| | | | | | | | | | | | | | | | | | | | Change-Id: I4998dd4e146d5520c814e78e3456b2d37e446cef
| * | | | Removed changing session id from testArtur Signell2013-05-021-2/+1
| | | | | | | | | | | | | | | | | | | | Change-Id: I851df9f3b3743263267b4a434f846fcc789997e0
| * | | | Add Jetty to compilation class path of uitest WAR (#11688)Henri Sara2013-04-301-3/+3
| | | | | | | | | | | | | | | | | | | | Change-Id: I0f185e9bb1f91f7eca7e93f6a42c413be48fdeec
| * | | | Remove Jetty JARs from uitest WAR (related to #11688)Henri Sara2013-04-301-7/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Otherwise, Atmosphere may auto-detect Jetty at least on some other servers. Change-Id: I12552af49bb07ee84705b785abb2bef53f9278ed
| * | | | Fixed test (gwt-id-X not stable)Artur Signell2013-04-294-25/+25
| | | | | | | | | | | | | | | | | | | | Change-Id: I4def9e78d3985d6f1c28fe7eb816120615cec057
| * | | | Added workaround for #11737 to testArtur Signell2013-04-291-0/+11
| | | | | | | | | | | | | | | | | | | | Change-Id: I9541abb5835c6851c3eea0d7567b4a848dc605d0
| * | | | Fixed test (gwt-id-X not stable)Artur Signell2013-04-291-1/+1
| | | | | | | | | | | | | | | | | | | | Change-Id: I5509c39e1461453d6c75e9fce477e2c202a986c2
| * | | | Fixed test (maximize button added to DOM)Artur Signell2013-04-291-4/+4
| | | | | | | | | | | | | | | | | | | | Change-Id: Id4319afc6eaef6f0afc65400d1208937c89fabbc
| * | | | Fixed test (gwt-id-X not stable)Artur Signell2013-04-291-2/+2
| | | | | | | | | | | | | | | | | | | | Change-Id: I6da73c4dcbe61573b21a54423ba0f86d41ded607
| * | | | Fixed last button in test to actually do somethingArtur Signell2013-04-261-1/+1
| | | | | | | | | | | | | | | | | | | | Change-Id: I78657388ce43539e658ffbb23e995c8a20fe39d5
| * | | | Support URL parameters for automatically configuring and running testArtur Signell2013-04-261-0/+10
| | | | | | | | | | | | | | | | | | | | Change-Id: Icb7c7fda45fe27bb840a9493c519060a7cea2503
| * | | | Ensure RPC are not delivered to closed UIs (#11714)Artur Signell2013-04-261-0/+45
| | | | | | | | | | | | | | | | | | | | Change-Id: I7fadaa5d5190c36cd83a06249d7ae1d4475724e0
| * | | | Close push connection when UI is detached (#11596)Artur Signell2013-04-262-0/+184
| | | | | | | | | | | | | | | | | | | | Change-Id: Ibfc5923406b386786ae399b7f53cea47ac885f48
| * | | | Global code clean upLeif Åstrand2013-04-256-24/+20
| | | | | | | | | | | | | | | | | | | | Change-Id: I380d6afbc6b30d817ea6cca3d6b4634ab12522b1
| * | | | TestBench test for tree (#11612)michaelvogt2013-04-241-0/+270
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Together with fix for tree to pass the test Change-Id: I3d6bead220ab61b171a267d15bda2570f7351d49
| * | | | Updated test as there is no longer a minimum height for a WindowArtur Signell2013-04-231-2/+2
| | | | | | | | | | | | | | | | | | | | Change-Id: I171ec24350c96a9b662b0407643743bad3793921
| * | | | Made test work in all browsersArtur Signell2013-04-231-2/+2
| | | | | | | | | | | | | | | | | | | | Change-Id: Id3b1edeb121b353fa5c83bbef052fbde2d1e8ae4
| * | | | Fixed screenshot identifiersArtur Signell2013-04-231-7/+7
| | | | | | | | | | | | | | | | | | | | Change-Id: I7b1ca21ec7fa89f3c725151a7d3dea0493614f93
| * | | | Integration tests should be run with Firefox 17 ESR instead of Firefox 11 ↵John Ahlroos2013-04-231-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #11494" Change-Id: I232cc1ad329a1ac00ff23b6c629418838af6102c
| * | | | Merge commit 'feb9a8c3510afc76c079fafcd9e507205bde139c'Artur Signell2013-04-237-28/+348
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: WebContent/release-notes.html theme-compiler/src/com/vaadin/sass/internal/parser/Parser.java Change-Id: Iad9ee95b2f399ff93f0e426a0810b18d923f8ff6
| * | | | | Sources for the "Broadcasting messages to other users" tutorialArtur Signell2013-04-232-0/+121
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I1408d2b4c33bb51393867b2a089035699a5af756
| * | | | | Renamed loading indicator states to 'first','second','third' (#11668)Artur Signell2013-04-231-19/+19
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I127070e2014bebf8aa09778b2dffee5481845ab4