summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Improve Eclipse auto-complete experience for openTestURLLeif Åstrand2015-07-071-0/+9
| * Always add "last" item from the string to the collection (#18433).Denis Anisimov2015-07-072-3/+11
| * Ensure correct render of selection when changing selection model (#17087)Artur Signell2015-07-073-0/+32
| * Fix demo auto validation script to add validated version to contextTeemu Suo-Anttila2015-07-073-12/+9
| * Add Demo validation script support for using local artifactsTeemu Suo-Anttila2015-07-072-5/+25
| * Add --maven parameter to add mvn commandline parametersTeemu Suo-Anttila2015-07-074-24/+49
| * Add DeployHelpers python module for adding wildfly auto deploymentTeemu Suo-Anttila2015-07-074-26/+133
| * Keep a reference to the file we are uploading to keep IE10 happy (#18372)Artur Signell2015-07-072-0/+156
| * Fix Grid header adding and removing with select all checkbox (#17592)Teemu Suo-Anttila2015-07-063-100/+104
| * Fix Grid jerky resize in vertical split panel (#18370)Teemu Suo-Anttila2015-07-063-1/+84
| * Added missing "grid" TestCategory for grid testsTeppo Kurki2015-07-0613-5/+32
| * Enable test fixed by #18213Artur Signell2015-07-031-12/+0
| * Add missing ComputedStyle.java to vaadin-widgets (#18414)Teemu Suo-Anttila2015-07-021-0/+1
| * Fix Grid details on sort to display them on correct rows (#18224)Teemu Suo-Anttila2015-07-023-0/+39
* | Refactor RpcDataProviderExtension to use DataGenerators Teemu Suo-Anttila2015-07-106-199/+281
* | Close Grid editor on container item set changeJohannes Dahlström2015-07-097-39/+103
* | Added missing "grid" TestCategory for grid testsTeppo Kurki2015-07-0614-5/+34
* | Revert "Fixes non-editable column and selection visibility in editor"Teppo Kurki2015-07-033-32/+1
* | Fix Grid regression in editor opening with no focused elementTeemu Suo-Anttila2015-07-021-3/+3
* | Update @since tags for 7.6Henri Sara2015-07-024-6/+6
* | Merge branch 'master' into grid-unbuffered-editor7.6.0.alpha2Henri Sara2015-07-015-79/+119
|\|
| * Migrate ComboBoxNoTextInput test from TB2 to TB4Henri Sara2015-07-013-75/+107
| * Make checkboxes immediate in tests.Henri Sara2015-07-012-4/+12
* | Fixes non-editable column and selection visibility in editorTeppo Kurki2015-07-013-1/+32
* | Added test to confirm that value change affects the editor fieldTeppo Kurki2015-07-012-0/+50
* | Merge remote-tracking branch 'origin/master' into grid-unbuffered-editorTeemu Suo-Anttila2015-07-0129-952/+1665
|\|
| * Do not let Escalator set width to spacer row's TD element (#18223)Teppo Kurki2015-06-303-14/+175
| * Fix Grid scrolling on Firefox (#16865. #17352)patrik2015-06-291-1/+22
| * Don't recalculate columns if only height has changed (#18274)Leif Åstrand2015-06-291-1/+5
| * Add generic resize performance testbed and a test UI for GridLeif Åstrand2015-06-294-0/+384
| * Converted split panel min/max test to TB4Teppo Kurki2015-06-293-267/+255
| * Change focused Grid cell when scrolling with the keyboard (#18356).Mika Murtojarvi2015-06-292-72/+64
| * Fix incorrect system notifications with details styling (#18340)Artur Signell2015-06-2610-108/+152
| * Port ItemClickEvents test from TB2 to TB4patrik2015-06-264-488/+408
| * Support taking test screenshots of individual elementsArtur Signell2015-06-262-1/+193
| * Provide compressed vaadinPush.js (#18329)Artur Signell2015-06-261-0/+6
* | Use the type and key vars since they are there alreadyTeppo Kurki2015-06-301-6/+5
* | Merge branch 'master' into grid-unbuffered-editorTeppo Kurki2015-06-26143-826/+1798
|\|
| * Properly toggle editor state when calling editId() on the server (#18287)Artur Signell2015-06-263-1/+113
| * Reformat with Luna SR2Artur Signell2015-06-2650-201/+269
| * Real fix for subpixels in Grid (#18213)Artur Signell2015-06-263-154/+194
| * Update theme resource references for legacy components (#17027)Artur Signell2015-06-265-10/+325
| * Pass critical notification details to the client (#18342)Artur Signell2015-06-254-41/+51
| * Fix Gatein test to be compatible with ChromeArtur Signell2015-06-251-3/+3
| * Mention incompatible change #17860 in release notesHenri Sara2015-06-251-0/+1
| * Use computed style in more IE9 edge cases (#13359)Artur Signell2015-06-243-2/+147
| * Handle nested GridLayouts in declarative format correctly (#18312)Artur Signell2015-06-242-4/+41
| * Include compressed themes (#18332)Artur Signell2015-06-241-0/+3
| * Provide compressed vaadinBootstrap.js (#18329)Artur Signell2015-06-231-1/+9
| * Fixed regression by #15381 on IE8Teppo Kurki2015-06-222-10/+17