aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Change focused Grid cell when scrolling with the keyboard (#18356).Mika Murtojarvi2015-06-292-72/+64
| | | | | | | | | - The focused cell is now updated when scrolling with pageup/down, home or end key. - The scroll amount is slightly reduced to ensure that no cells are skipped over with pgup/down scroll. Change-Id: Id1ddd4f0f3f3b1315df3f8d9813080fbd5009bcd
* Fix incorrect system notifications with details styling (#18340)Artur Signell2015-06-2610-108/+152
| | | | Change-Id: Ia0d36147eb4ed9f170123771ac2674df584e6a4b
* Port ItemClickEvents test from TB2 to TB4patrik2015-06-264-488/+408
| | | | Change-Id: Ib67ee073a683167753e1cd83922e9027df9ffe6e
* Support taking test screenshots of individual elementsArtur Signell2015-06-262-1/+193
| | | | Change-Id: Iac06c3df156c68f3ec995e00d3cf7703c2673a81
* Provide compressed vaadinPush.js (#18329)Artur Signell2015-06-261-0/+6
| | | | Change-Id: I81328655f64e78a02bb6d05017374d2d43049111
* Properly toggle editor state when calling editId() on the server (#18287)Artur Signell2015-06-263-1/+113
| | | | | | | | | | Ensure isEditorActive() returns false if editItem(...) has been called but the editor has not yet been opened, as it should according to javadoc isRendered() requires that the editor fields are marked as dirty when they are made visible on the client (isEditorActive() changes state) Change-Id: I7fbe1cb484cf83974ffa6ca50a6c642fbf7e8378
* Reformat with Luna SR2Artur Signell2015-06-2650-201/+269
| | | | Change-Id: I8a666061496022ef16ed44812b5728e1360b9c4d
* Real fix for subpixels in Grid (#18213)Artur Signell2015-06-263-154/+194
| | | | Change-Id: I4246b8e5db528436fe355bdf57d2b3f88173474c
* Update theme resource references for legacy components (#17027)Artur Signell2015-06-265-10/+325
| | | | Change-Id: Id4f119b22d44f6abf63e730442e22a34e7c1953f
* Pass critical notification details to the client (#18342)Artur Signell2015-06-254-41/+51
| | | | Change-Id: I3c4eace624453eb854a32fef5fe44d253b164f62
* Fix Gatein test to be compatible with ChromeArtur Signell2015-06-251-3/+3
| | | | Change-Id: I34055b60f8b4ea0ae37a3497348577e4029f4d39
* Mention incompatible change #17860 in release notesHenri Sara2015-06-251-0/+1
| | | | | | | Mention that unused out of sync related methods have been removed from the class SystemMessages. Change-Id: I7691019ec36bdf1453fdb7c1d50e7217d637901a
* Use computed style in more IE9 edge cases (#13359)Artur Signell2015-06-243-2/+147
| | | | Change-Id: I847c9077199f46964ba8d1931e951529db6c5475
* Handle nested GridLayouts in declarative format correctly (#18312)Artur Signell2015-06-242-4/+41
| | | | Change-Id: Id7f204c170981f4395e789333b89cd8207fe4002
* Include compressed themes (#18332)Artur Signell2015-06-241-0/+3
| | | | Change-Id: Icf10cbcf402f3427d63521b616428c041455ea32
* Provide compressed vaadinBootstrap.js (#18329)Artur Signell2015-06-231-1/+9
| | | | Change-Id: Ibc8efdf8d9d5ace8f6db7b19e54978b35458a79f
* Fixed regression by #15381 on IE8Teppo Kurki2015-06-222-10/+17
| | | | | | | | The opacity for disabled menu items looks very ugly on IE8. Fixed by using the previous gray color for text and opacity filter only for the item icon. Change-Id: If48716cdccef05ebdba43b5600e41c0690398429
* Port JavaScriptResizeListenerTest from TB2 to TB4patrik2015-06-222-81/+92
| | | | Change-Id: I6282658c47eb0196f6158064c18a21fa4a6627dc
* Extract duplciated logic for checking for error notificationsLeif Åstrand2015-06-225-16/+22
| | | | Change-Id: I1cc630e9c21b3e73d135129ba3d86f7b22019e0f
* Write true as attribute="" (#17519)Leif Åstrand2015-06-2228-104/+105
| | | Change-Id: I49287cc38605abb75059cb553e3baed2a8359067
* Fix spellingSteven Spungin2015-06-192-3/+3
| | | | Change-Id: I7fb13c520c8ff402971214022d44be0db2b9c3ea
* Support and run tests on Wildfly 9 (#18295)Artur Signell2015-06-182-2/+8
| | | | Change-Id: I590b786efa82ea632c77e016dd221c903427e5cf
* Take Window special case into account for invalid layouts (#17598)Artur Signell2015-06-171-0/+12
| | | | Change-Id: If736e0d35376f90dee33d93588351ef726a4635f
* Send beforeClientResponse exceptions to an error handler (#14214)Leif Åstrand2015-06-175-9/+110
| | | Change-Id: Ib0cd9a402bbef0c7adb65bd8298a71b5521edd7c
* Allow beforeClientResponse to change hierarchy or dirtyness (#18268)Leif Åstrand2015-06-174-13/+143
| | | | Change-Id: I6a1ae23c1dd67f8889479a1069f260fa736bbd83
* Convert a ComboBox drop-down arrow location TB2 test to TB4.Mika Murtojarvi2015-06-172-47/+39
| | | | | | The test checks (see #11267) that the arrow is in the correct location after changing the ComboBox border. Change-Id: I9927a6bd5d233275366f9f7318a9068ba976514a
* Add missing Grid test categoriesArtur Signell2015-06-179-0/+18
| | | | Change-Id: If15b2a8a048f280dc697111a1564dfc76abe39c0
* Revert "Prevent field from updating when removing text change listener. ↵Mika Murtojärvi2015-06-174-73/+21
| | | | | | | | | | (#16270)" This reverts commit 4af793d06a0f4a6577aad13403ca7982c6fce224. Test ConverterThatEnforcesAFormatTest.checkElaborating is broken by this change. Change-Id: I8243f6a7bff6d7011d402bce4b614f7d2e4206fd
* Make vanilla SingleBrowserTest work with the runLocally propertyLeif Åstrand2015-06-162-2/+5
| | | | Change-Id: I15c9cf94be71a74229ee32f711f187b1ebc8a993
* Make Jetty use jul even though the slf4j api is on the classpathLeif Åstrand2015-06-161-0/+3
| | | Change-Id: I7a01bb964bd1d73614a5a9fd08405b871f5382ca
* Replace a TB2 test of Table column reordering.Mika Murtojarvi2015-06-152-42/+38
| | | | Change-Id: I31649d5bf5a5463bea5f8f1689100ad8b69b5205
* Use correct path for FocusUtil in vaadin-widgets (#18253)Teemu Suo-Anttila2015-06-151-1/+1
| | | | Change-Id: Ice7aa729975d332e3cc8f88c95777d8ba30badbe
* Add backwards keyword for Valo utility animations (#14873, #14806)Jouni Koivuviita2015-06-151-7/+7
| | | Change-Id: Ib8eac880deb50b9bf32dc80f572c716413d14e69
* Calculate row width correctly when subpixel workaround/fix is active (#17934)Artur Signell2015-06-123-5/+178
| | | | Change-Id: I5fd535bf6622eaf47c5eb5fc509245e558d0a284
* Ensure GridLayout rounds available space down instead of up (#15451)Artur Signell2015-06-128-49/+388
| | | | | | Store measured widths and heights as doubles to be able to round later Change-Id: Id0e91702dd62ba362f53317e8520f85b46f19769
* Add FocusUtil to vaadin-widgets package (#18253)Teemu Suo-Anttila2015-06-121-4/+5
| | | | Change-Id: I3060993c06971b3d1fe077de3dabc2cfeddd8f03
* Render nested invalid layouts correctly (#17598)Artur Signell2015-06-114-5/+182
| | | | Change-Id: I959d62091f79c171a8c9f2c9b4ed2c7a67c65c39
* Adds margin support to GridLayout declarative format (#18238)Teppo Kurki2015-06-114-14/+26
| | | | Change-Id: I5561ccf38f6bac3a304f6e8ab6262cb8bd391021
* Add python script for validating demosTeemu Suo-Anttila2015-06-113-134/+220
| | | | | | | This patch refactors most of building logic from BuildArchetypes.py to BuildHelpers.py Change-Id: I34526db0cc2dba3b0dc6afddefa7559b5e75b87c
* Add a python script for validating all maven archetypesTeemu Suo-Anttila2015-06-111-0/+184
| | | | Change-Id: I7d2c84589007617d04d63ba173bfb651231a3072
* Add python script for validating version files on vaadin.comTeemu Suo-Anttila2015-06-111-0/+66
| | | | Change-Id: Idcdacb7559ed9f05019dbced97b74fd7ae4bd11d
* Fix declarative margin reading in AbstractOrderedLayout (#18229)Johannes Dahlström2015-06-116-186/+191
| | | | Change-Id: Ia212d83568e4f0c891ec1a248b6d8567c0cf0095
* Fix Grid column dnd reorder scrollarea calculation in Chrome 43 (#18234)Teemu Suo-Anttila2015-06-112-63/+10
| | | | | | | | This patch also fixes issues with vertical scrollbar on page and autoscrolling along with calculating drag element and marker positions wrong. Change-Id: I3d39c7bc6ddea630e04a9967ff8e1055c0736b79
* Fixes search-CB resizing on each layout (Firefox&Chameleon) (#18236)Teppo Kurki2015-06-111-0/+1
| | | Change-Id: I50a6c8094b16984114010c400f3485ac76da5cb7
* Measure size correctly when element has border and/or padding (#18181)Artur Signell2015-06-116-20/+342
| | | | Change-Id: I821ad3985c78cd0c2a66b37078885ea0612d5ad1
* Fixes grid editor datefield/combobox IE8/Valo (#17915)Teppo Kurki2015-06-101-0/+12
| | | | Change-Id: I4413303e0fc23fbeeabb22ebca20332419363f6b
* Add a workaround to not display a spacer just scrolled to view (#17826)Teemu Suo-Anttila2015-06-101-4/+11
| | | | Change-Id: I22805530cca26a23a6cc15c94b396aaba1f1245b
* Add @since 7.5 to new APIJohannes Dahlström2015-06-102-2/+2
| | | | Change-Id: I7ddf9fa8200df4eb6fcd23fc79ef55d1075d41cd
* Fix Escalator spacer visibility calucation (#17826)Teemu Suo-Anttila2015-06-101-4/+4
| | | | | | | Now calls directly to correct spacer container to update visibility instead of doing extra work with recalculating everything. Change-Id: I8625033012773a10983cd5d4f6ef3ce1be50ee26
* Add test for Table visible column order/count change (#9781)Anna Miroshnik2015-06-102-0/+191
| | | | | | | | | | Table should work correctly when changing both column properties (width etc) and the number/order of visible columns. This is nearly a duplicate of #17927 and its fix (commit 08dfe45d) fixes #9781 as well so only committing the test here. Change-Id: If5bd49956888e14104f974c2840e2cae732a66fa