| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: I821ad3985c78cd0c2a66b37078885ea0612d5ad1
|
|
|
| |
Change-Id: I633e0deeca6c1268937d8c9b918ea414355c85f3
|
|
|
|
| |
Change-Id: Ic83d067b69eff8b34acf7945e84fb645160d8ae2
|
|
|
|
|
|
|
|
|
| |
alignment (#6245)
Effect of this patch: when making column invisible and visible again,
column headers, icons, alignment are preserved.
Change-Id: Ia0718699f1a5fb8f60fec25a835ee64c58ca5404
|
|
|
|
|
|
|
| |
Clipping of an existing spacer decoration was not updated after
adding/removing another spacer.
Change-Id: I0e0da484fe135cf109dd081a0d30a818813f8283
|
|
|
|
| |
Change-Id: I68103db75c422b042988c6662da268ff9d11a306
|
|
|
|
| |
Change-Id: Ifbd791c45bf0a4b62e6e73195c73c4f0f3bddad0
|
|
|
|
| |
Change-Id: I4e0883c58c425fc6287212a97f740016223914b5
|
|
|
|
| |
Change-Id: I1303781c5a996448e12e86835935702686af3ab7
|
|
|
|
| |
Change-Id: I65c598ae71414550eb648fabf6e94fb1dabbef97
|
|
|
|
|
|
|
|
|
|
| |
If scrollToSelectedItem is set to false (which is needed to work
properly with
large datasets) the selected item caption is sent to client with a
special
attribute to avoid the field looking like unselected.
Change-Id: Ib80355c3b52faaaeaa9ab7195644701cc3bf0d15
|
|
|
|
| |
Change-Id: I0dc8d218f8b9584874e34bf7c38eeae4b89f5df9
|
|
|
|
| |
Change-Id: I2d21daac01fc8c61290997bf37b4109a07676135
|
|
|
|
| |
Change-Id: I7010f4ca938e29c0b348aac15581c0aeb48d2dc0
|
|
|
|
| |
Change-Id: I91f4faae3e40ad4cd2b3037ce64d8776f61c004e
|
|
|
|
|
|
|
| |
The code is the same for both FileDownloader and DownloadStream except
that FileDownloader forces the content-type to be an "attachment".
Change-Id: I50abf3b0f019b773bc0a44b16536a9479f9f472f
|
|
|
|
|
|
| |
* Allows running test when offline
Change-Id: Ifb1d9ab60c299d6bbf31381fc26e50c639db8dc4
|
|
|
|
|
|
|
|
|
| |
Google forces applications owners to migrate all applications to
a new [High Replication] DataStorage. An old Vaadin application is deleted,
and a new one is created because of that migration.
GAE license is replaced with latest one.
Change-Id: Ie6de09f0c1c621308ad8e0cfc2ba7b42bfb10429
|
|
|
|
| |
Change-Id: I252a8223804b5ba45abb20061c3d65d0b80603dc
|
|
|
|
|
|
| |
When sidebar opening button is visible, the column dnd-drop marker should
not be on top of it.
Change-Id: I67428bc5f49ce08c8df11ad84b529e17ad2bc2da
|
|
|
|
| |
Change-Id: Ia0d839654cd14e0109f09d5625fe21ae41a689a3
|
|
|
|
| |
Change-Id: Ifaf288da98d6d1d1c02760784b832cb5b5d93c07
|
|
|
|
| |
Change-Id: I802992a13c81a43d9f2c021184947fa83b17cdaf
|
|
|
|
|
|
|
|
|
|
|
| |
Table is a field (and one of the most powerful ones), but it cannot be
used as required, especially if one wants to use the built in "required
indicators" in Vaadin. Those only work if client side connector extends
AbstractFieldConnector so Table is now extending it as well and
(I expect that it ) needs to do the AbstractHasComponentsConnector
stuff internally.
Change-Id: I4ceb719366621053c7fe4c9691d624d61ed57567
|
|
|
|
| |
Change-Id: I60a58af72d7166869d8bdc8930e16440e02d2ac5
|
|
|
|
| |
Change-Id: Idf04ba5c3712a387010bc2a28a119e81499f1f75
|
|
|
|
| |
Change-Id: If535c5603116be204e11936f9186ce3856b74b03
|
|
|
|
| |
Change-Id: I68f63cf521fd81c8b5a384c60d88526365d3c9af
|
|
|
|
| |
Change-Id: I288bae95e364277819727a99854d94fbbc98b162
|
|
|
|
| |
Change-Id: Ibb0422ed00de498957e9baf995bb7835b60aafef
|
|
|
|
| |
Change-Id: I42831b67bd366002396300b8c793ccac27999849
|
|
|
|
|
|
|
| |
Also fixes a bug in the test introduced in
https://dev.vaadin.com/review/#/c/7117/8.
Change-Id: I39ce310fd71296a8d8c223dfc09185c983b19299
|
|
|
|
| |
Change-Id: Ib4f9531da8b0ebb0b6294b5539bf7ab578a776b8
|
|
|
|
|
|
| |
This patch uses the new menubar handling in AccordionClipsContentTest
Change-Id: Ib54b8b7c51b04fb98785af214aebdd33126aa61d
|
|
|
|
| |
Change-Id: I42b9fe5d945d23e202a252a8be12976608da19bf
|
|
|
|
| |
Change-Id: I6477557c605443419ee3fc9f3398ae5af4956aa7
|
|
|
|
| |
Change-Id: Idde4fc54950f2bb83e0bb8d36a84a5bf075eb8de
|
|
|
|
| |
Change-Id: I50551d5dd294165445b98be1076cc91aaa3555a0
|
|
|
|
| |
Change-Id: Ide792fec9bf9050cea0b7616536965e42d74b16a
|
|
|
|
|
|
| |
Adds an optional textual value for null to Grid.AbstractRenderer
Change-Id: I4998476308e4259306f1774f309968520d8672e5
|
|
|
|
|
|
| |
Also move focus back to Grid when manually closing the editor.
Change-Id: I3ec54c00500ddd3872e7d20109191ac7db8bb950
|
|
|
|
| |
Change-Id: Ifbc59644f02a2a5384fa6fa22d397863459a93b1
|
|
|
|
| |
Change-Id: I71ca4d7d390bdaf42cf3d9317564e6ad8f96cc25
|
|
|
|
| |
Change-Id: Ib9bfb1fd3fe2f3caef745aa0d8fad5913759cb9e
|
|
|
|
|
|
|
|
| |
Added a public API to get an EventCellReference for the most recent
fired event. Also EventCellReference now contains information on Grid
section and some related helpers.
Change-Id: Ia8a166da6f322084d65f9b1cb242e22b0e66e53b
|
|
|
|
| |
Change-Id: Ibe5766cde606091ce2bd58055472fa7cf3f21374
|
|
|
|
| |
Change-Id: I0480b640cec251bb430cdb9224e2a23ea26b7259
|
|
|
|
| |
Change-Id: I3bae7c341064f26c6be3c9b66b33239716043fec
|
|
|
|
| |
Change-Id: I970c771f647b7587aac3985ebeea0f0b20805fec
|
|
|
|
| |
Change-Id: Ie732c559a93260888e5144bc1da486df11b6fef6
|