summaryrefslogtreecommitdiffstats
path: root/uitest
Commit message (Expand)AuthorAgeFilesLines
* Merge changes from origin/7.1Leif Åstrand2013-06-139-1/+420
|\
| * Always notify parent of enable state changes (#12062)Artur Signell2013-06-132-0/+155
| * Info tab is now tab 1, hierarchy tab 2Artur Signell2013-06-131-1/+1
| * Fix GridLayout resize after removing caption (#12011)Patrik Lindström2013-06-132-0/+118
| * Add support for rem units (#11279)Leif Åstrand2013-06-122-0/+84
| * Merge changes from origin/7.0Artur Signell2013-06-122-0/+62
| |\
| | * Merged testbench test for #7110 from 6.8 (fix not needed for 7.0)7.0.77.0John Ahlroos2013-06-052-0/+62
* | | Merge changes from origin/7.1Leif Åstrand2013-06-1217-271/+805
|\| |
| * | Added type parameter to converter methods (#11895)Artur Signell2013-06-115-16/+30
| * | Fixed incorrect line breaks (#12040)Artur Signell2013-06-111-18/+7
| * | Include compatibility web.xml in uitest.war (#11688)Artur Signell2013-06-111-1/+2
| * | Reformatted using Ant editor (#12040)Artur Signell2013-06-104-236/+109
| * | Allow using element resize listeners from javascript connectors (#11996)Leif Åstrand2013-06-103-0/+200
| * | Merge changes from origin/7.0Artur Signell2013-06-055-0/+457
| |\|
| | * Fixed newlinesArtur Signell2013-06-051-31/+31
| | * Disable drag&drop when source or target component is disabled, re-implementat...Marc Englund2013-06-052-0/+219
| | * Merge of properly focus clicked input element in Webkit (#11854, #11297)Artur Signell2013-06-051-0/+32
| | * Properly disable combobox when parent is disabled (#10734)Artur Signell2013-06-052-0/+206
* | | Merge changes from origin/7.1Leif Åstrand2013-06-0743-1091/+3373
|\| |
| * | Add transport parameter to @Push (#11966)Artur Signell2013-06-053-0/+66
| * | Allow customizing client-side push config on server side (#11867)Artur Signell2013-06-055-6/+395
| * | Update broadcaster tutorial codeLeif Åstrand2013-06-052-26/+9
| * | Move VaadinSession.runPendingAccessTasks to VaadinService (#11964)Leif Åstrand2013-06-051-1/+2
| * | Use correct day names when formatting dates (#6207)Artur Signell2013-06-041-0/+1
| * | Merge changes from origin/7.0Leif Åstrand2013-06-042-0/+86
| |\|
| | * Don't autoclose PopupView when changing fragment, fixes #10530Marc Englund2013-05-212-0/+86
| * | Merge commit '34e6c60a5a746c0306c3a84ae8d6c21dfd84d878' into 7.1Leif Åstrand2013-06-03156-1188/+12173
| |\ \ | | |/ | |/|
| | * Enabled drag & drop to Calendar #11048John Ahlroos2013-06-032-0/+182
| | * Ignore style resource that has already been added (#11667)Leif Åstrand2013-06-032-8/+27
| | * Formatted XML files using defined rules (#11956)Artur Signell2013-05-307-1032/+1186
| | * Add primary style name support for ProgressBar/Indicator (#9913)Artur Signell2013-05-293-0/+183
| | * Extract ProgressBar and deprecate ProgressIndicator (#11925)Leif Åstrand2013-05-292-0/+187
| | * Moved Locale data handling to LocaleService (#11378)Artur Signell2013-05-291-1/+1
| | * Make test independent of browser language (#11940)Artur Signell2013-05-291-0/+2
| | * Fixes current text being overwritten in server update on RTA #11741John Ahlroos2013-05-292-0/+93
| | * Ensure calendar panel is updated when range changes (#11940)Artur Signell2013-05-282-0/+212
| | * Remove outdated testing (#11897)Leif Åstrand2013-05-282-23/+2
| | * Define how CurrentInstance works with access() (#11897)Leif Åstrand2013-05-282-1/+132
| | * Send window mode changes to the server immediately (#11737)Leif Åstrand2013-05-281-11/+31
| | * Make access() enqueue the runnable if the session is locked (#11897)Leif Åstrand2013-05-284-2/+364
| | * Added Java Date to Sql Date converter to better support sql dates (#11224)Artur Signell2013-05-242-0/+214
| | * Fixed locators in test (aria div conflict)Artur Signell2013-05-231-4/+4
| | * Fix TestingPushConnection.init signature (#11673)Johannes Dahlström2013-05-221-2/+4
| * | Always add tooltip event handlers for Window (#11448)Leif Åstrand2013-05-201-0/+16
* | | Merge changes from origin/7.1Leif Åstrand2013-05-173-0/+129
|\ \ \ | | |/ | |/|
| * | Merge changes from origin/7.0Leif Åstrand2013-05-178-0/+411
| |\|
| | * Test for #11775Artur Signell2013-05-171-0/+53
| | * Centers VOverlays in visual viewport on iOS, Android, fixes #11614Marc Englund2013-05-171-0/+66
| * | Merge changes from origin/7.0Leif Åstrand2013-05-174-0/+246
| |\ \
| * | | Tweak TooltipConfiguration test to pass in IE9 and IE10Leif Åstrand2013-05-171-0/+10