summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Port JavaScriptResizeListenerTest from TB2 to TB4patrik2015-06-222-81/+92
| * Extract duplciated logic for checking for error notificationsLeif Åstrand2015-06-225-16/+22
| * Write true as attribute="" (#17519)Leif Åstrand2015-06-2228-104/+105
| * Fix spellingSteven Spungin2015-06-192-3/+3
| * Support and run tests on Wildfly 9 (#18295)Artur Signell2015-06-182-2/+8
| * Take Window special case into account for invalid layouts (#17598)Artur Signell2015-06-171-0/+12
| * Send beforeClientResponse exceptions to an error handler (#14214)Leif Åstrand2015-06-175-9/+110
| * Allow beforeClientResponse to change hierarchy or dirtyness (#18268)Leif Åstrand2015-06-174-13/+143
| * Convert a ComboBox drop-down arrow location TB2 test to TB4.Mika Murtojarvi2015-06-172-47/+39
| * Add missing Grid test categoriesArtur Signell2015-06-179-0/+18
| * Revert "Prevent field from updating when removing text change listener. (#162...Mika Murtojärvi2015-06-174-73/+21
| * Make vanilla SingleBrowserTest work with the runLocally propertyLeif Åstrand2015-06-162-2/+5
| * Make Jetty use jul even though the slf4j api is on the classpathLeif Åstrand2015-06-161-0/+3
| * Replace a TB2 test of Table column reordering.Mika Murtojarvi2015-06-152-42/+38
| * Use correct path for FocusUtil in vaadin-widgets (#18253)Teemu Suo-Anttila2015-06-151-1/+1
| * Add backwards keyword for Valo utility animations (#14873, #14806)Jouni Koivuviita2015-06-151-7/+7
* | Merge remote-tracking branch 'origin/master' into grid-unbuffered-editorTeemu Suo-Anttila2015-06-15141-1317/+5050
|\|
| * Calculate row width correctly when subpixel workaround/fix is active (#17934)Artur Signell2015-06-123-5/+178
| * Ensure GridLayout rounds available space down instead of up (#15451)Artur Signell2015-06-128-49/+388