| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: I835756b240bc9ece885acdc8f43ec6a1599bb7c5
|
|
|
|
| |
Change-Id: Ia0608cd0827ab09d9b30993738acd45317778e55
|
|
|
|
| |
Change-Id: If4fd1f0434c1c6d78e47fc503b49781c35494f84
|
|
|
|
| |
Change-Id: Iea7e4057df5a61805ba2f6c087fbb3bcd23f68c7
|
|
|
|
| |
Change-Id: I0190870de8d7d15406cbe54ae8dc0b7761a13910
|
|
|
|
| |
Change-Id: Ia79844498c9f6ebc715d15039f7db8441e3565b9
|
|
|
|
|
|
| |
(#7749)
Change-Id: I8b40e667d03b63e05f006e7cedf108345591d118
|
|
|
|
| |
Change-Id: I623ba0c17673144f0886556937d25f80ea1f3ffd
|
|
|
|
| |
Change-Id: I61b80e8610431988ae3bd6a88993b010d116db4e
|
|\
| |
| |
| |
| |
| |
| | |
Conflicts:
server/src/com/vaadin/ui/TextField.java
Change-Id: I289cb9ec80d494ab79aec11a43708abf5b403a00
|
| |
| |
| |
| | |
Change-Id: I4eebad640c3c091bfff335bae8ef455e662ad4cb
|
| |
| |
| |
| |
| |
| |
| |
| | |
The Runo theme icons have been duplicated to folders icons16, icons32
and icons64 which will be in the export-package declaration. Original
folders with icons also remain.
Change-Id: I19e481057a418e39a030359f62eefc3bc3d7f131
|
| |
| |
| |
| |
| |
| | |
The NPE was introduced by 206055708b0a8e1c17a8c63d482a5e202d3ebf6d.
Change-Id: I34401e108f7c02ee2f0aab581a78b9ab468b2b46
|
| |
| |
| |
| | |
Change-Id: I30dd917158091f1fe6f16d050ff7d6037493d3ef
|
| |
| |
| |
| |
| |
| |
| | |
The offending row was not removed when the proceeding "@throws
JSONException" row was removed.
Change-Id: I38d914284d92554540744e8c52eefa0db78bc55d
|
| |
| |
| |
| | |
Change-Id: Ib1211a7a2282753b329129615a544264e62d1ed5
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Full Name of defect:
Regression: Table column jumps when table is shown and table is contained in a layout
Regression is a outcome of change due to #12672.
No TB4 test because problem happens too fast to be caught.
Change-Id: I9af5ed3c11e0fb673c7f2f1c5fd4739bd4b8c655
|
| |
| |
| |
| | |
Change-Id: I68fdea1144253feba906acd882b573d469f39a30
|
| |
| |
| |
| | |
Change-Id: I76885f3254ec28574ac637905af13cba1a9d2b41
|
| |
| |
| |
| | |
Change-Id: Id462c3e76c8d761c04851227c949a3124ddf14b3
|
| |
| |
| |
| |
| |
| | |
(#11433)
Change-Id: I10c47986b98e132e874b2882fbb2323409d67a25
|
| |
| |
| |
| | |
Change-Id: Ie1e2726613033ad321e15f7f58e098080d4d9a5f
|
| |
| |
| |
| |
| |
| |
| | |
With this patch removeAllItems() works properly when
items need to be fetched from database.
Change-Id: Ic008ae7c67610cbdde7d71fa071494508678ac8f
|
| |
| |
| |
| |
| |
| |
| |
| | |
This reverts commit 23bdb6e90d970bd4e9ef11c79c095e65b6963414.
The included test (FormLayoutClickListenerTest) fails on all other browsers except PhantomJS.
Change-Id: Ib60d051da9100eef8f30e6578ac73314bcda3ec3
|
| |
| |
| |
| | |
Change-Id: I7789f2de4cb179dfff936498f58dd6f2e491689b
|
| |
| |
| |
| | |
Change-Id: I108f8ad473e6637bff9619f110f9194a56482c3e
|
| |
| |
| |
| |
| |
| | |
Changed detection logic.
Change-Id: I9cb8e94fe6bb5be587fa73ed6a71d2c7c1d91733
|
| |
| |
| |
| |
| |
| | |
Checking whether invisible tab are present before the scroll index and
if so resetting the scroll index when tab goes back to visible.
Change-Id: I156dbe93963b0d9f46e21a593ffc3c4c77ebd1c6
|
| |
| |
| |
| |
| | |
(#14756)
Change-Id: I027a245975db12e3661740bd233edd98e73994e9
|
| |
| |
| |
| | |
Change-Id: I48eb0e7851187fa6bbb9024730b2611a74501ad0
|
| |
| |
| |
| | |
Change-Id: Idc4399dc94b253694c4e0d716d2b65964a2217f8
|
| |
| |
| |
| | |
Change-Id: I6bda7ff2a66a9ad172c899d855ca868881600be4
|
| |
| |
| |
| | |
Change-Id: I8ce4fbc566f030bf22c555f68b97beb781b19805
|
| |
| |
| |
| | |
Change-Id: Ie925757167b6d8521707b6d5515157eca85f9dba
|
| |
| |
| |
| | |
Change-Id: I6bfcd0a5ad78bd79aad2fa2357a7e33a00b3c33d
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
A status code of 0 indicates that the request has not been handled by
the server because the connection was closed without sending response
headers.
This can happen on the browser side when the browser window is closed,
or it can happen on network equipment side under adverse quality of link
conditions.
Therefore vaadin should retry such a request once before popping up the
disconnect message.
Change-Id: I9524c97a3de8e4ac9499394a2a795b0441a36ead
|
| |
| |
| |
| | |
Change-Id: I5f73ac5e8bc6be93fa0f9b9089b1584fb35f4a76
|
| |
| |
| |
| | |
Change-Id: I9b5d07ec2d8df78c3f120c2a891cc548da787f38
|
| |
| |
| |
| |
| |
| | |
Refactored to remove invisible widgets from DOM.
Change-Id: I94d0ba37f4a75d71df88fbb0b1767ae60f39432d
|
| |
| |
| |
| | |
Change-Id: Ieb6ff2f072726fe8707d3cce61569dd623b13ebd
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This fix is for animation-in and animation-out.
Fix was done in VMenuBar. VOverlay provides now hide() method with
possibility to enable/disable the animations via parameters boolean
animateIn, boolean animateOut. By default they are true (not to break
animate-in, animate-out for VWindow and VNotification)
Change-Id: I49981952c7c18a02edd7fa9e6d247bb18f660207
|
| |
| |
| |
| |
| |
| | |
Rewrote event selection.
Change-Id: I8f0dd1c5ec736ea14037619b1656a79b7e3532be
|
| |
| |
| |
| | |
Change-Id: I83836bbf077033712a569c8eff52576b012b4dee
|
| |
| |
| |
| |
| |
| | |
(#14755)
Change-Id: Ic50ff305277e54f50353fc948b31a89a6b3e083f
|
| |
| |
| |
| |
| |
| | |
(#15355)
Change-Id: I04a91349fce452aa26c304413061440ad74465cc
|
| |
| |
| |
| | |
Change-Id: I85c2b537926f887bce0e0b370b6be6b56c038053
|
| |
| |
| |
| |
| |
| |
| |
| | |
field group (#14742)
Following the similar logic as in AbstractField when multiple validation errors occur. Catching all InvalidValueExceptions and putting them together wrapped into the exception.
Change-Id: Ied08fd2155412539b28ef94bc74e6c989c62f709
|
| |
| |
| |
| | |
Change-Id: I656cc0600f929239605e17ab9cf71dc1ba96582f
|
| |
| |
| |
| | |
Change-Id: I7a05ad72dfa3d16d85aa4d0cdd235572ec01e31a
|
| |
| |
| |
| | |
Change-Id: I2d09a116d07621053f2fc9524f95e47bf7fc834e
|