| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
layouts chapter (#19835). Also major revision of Tree, CustomField, and layouts overview.
Change-Id: I19f5e9511b83f953ce4707f324d81c2821ebb69d
|
|
|
|
|
|
|
| |
- new height more for undefined height that works like in Table and
resizes the grid when details row opens or closes
Change-Id: I2dc817140308093865be30de72edcd6494e4a44b
|
|
|
|
| |
Change-Id: I74e8e82df2a7bb26c45c9c3797d044061ec3c24d
|
|
|
|
|
|
|
| |
If servlets have never been initialized, then destroy must happen in the
context destroy method
Change-Id: I9c5188884637be8d1bd2cdf11167e3bdd6081bea
|
|
|
|
| |
Change-Id: I831a02f26929cc7ec4dac5177cb68f84bd0bfc2b
|
|
|
|
| |
Change-Id: I4fcc1af9916fa84523531d7886812e3a6d2af0fc
|
|
|
|
|
|
| |
This fixes https://dev.vaadin.com/ticket/19800
Change-Id: I9b12c76b97af5731a4dd374ecab5b217c404a04d
|
|
|
|
|
|
| |
Just a typo
Change-Id: I814c583f91fa6724f8ad8785c8cc2ae939aa99f4
|
|
|
|
|
|
|
| |
When resizing a column in Grid, widths of all columns without
a fixed width (-1) are set to their actual width. This is 0 when
the column is hidden.
Change-Id: If50e71c748cd0674f44d9e51777518eb48b42c5c
|
|
|
|
| |
Change-Id: Ib1652668ca6292fd54edf4f1055034bb061892cd
|
|
|
|
| |
Change-Id: I2dda177c4e0a5bb28c001dd02aa0b40c81928163
|
|
|
|
| |
Change-Id: Ib0ca5ad40a8e68a21c707941c7d533c9206a9129
|
|
|
|
| |
Change-Id: Id9f1dbc991c1dcb2c2d3817d9d958485db6269bc
|
|
|
|
|
|
|
|
|
| |
The legacy LoginForm is substituted with the new one which is compatible
in API.
The patch contains modified code from the addon
https://vaadin.com/directory#addon/loginform
Change-Id: I2178291c97c2f66840f832a0bf932271534beb49
|
|
|
|
|
|
|
| |
This removes GWT dependency from the server and shared parts of the
framework
Change-Id: Iafbb752c0184611a18d4a9d61c9e03229d42836e
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Added API setPopupWidth(String) to ComboBox. The suggestion pop-up now
has three different width modes:
1. Legacy "null"-mode: width is determined by the longest item
caption for each page. This looks & feels like the old implementation.
This is the default mode
2. Relative to the ComboBox. e.g. 100%
3. fixed width using any CSS definition
Change-Id: Id60a6996ee82726196b84d50c2d0d18a6cfb5ebf
|
|
|
|
|
|
|
| |
Without this patch, Eclipse might try to use Jetty 8.1 from
vaadin-client-compiler instead of using the intended version.
Change-Id: Ib9b980bb3ed5e3e892733cf7667f44c015779a13
|
|
|
|
| |
Change-Id: I9c35e50fd4b56c6b70a4194526cbbbe7870add6e
|
|
|
|
|
|
|
| |
The server side needs to know the client has removed the connectors to
be able to do cleanup
Change-Id: Ic3d41cc5cbab035a53bf5c99496d74858c376e73
|
|
|
|
| |
Change-Id: Ibc0173f96a1000e709bd7ee90cccd500fad1a223
|
|
|
|
| |
Change-Id: I78411b92a5b3c2f04ed8a15ebd2c183aa1af4ab9
|
|
|
|
| |
Change-Id: I9b1df949b831b84aa05bf611b0128eb2414bbbae
|
|
|
|
| |
Change-Id: Ic81205bca5e25d0f525ae5fa0cbe20d0bd736a58
|
|
|
|
| |
Change-Id: I0f4976aaeeb1f284a99a09cb039e54ae16f8f556
|
|
|
|
| |
Change-Id: I0ee79c357a1a3e4c5ce1cb8a93ac0cf1ba4d4163
|
|
|
|
| |
Change-Id: I74300ea0724be1e56ea94d3f1327f49b05a09a87
|
|
|
|
| |
Change-Id: Iff42a6e9e5e00006c96fa82e102ff145449c6f88
|
|
|
|
|
|
| |
(#19427)
Change-Id: I79cfe68cf5e9e37db27c53d2f7a1aa9a1573df90
|
|
|
|
| |
Change-Id: Ia14a50aba17689b580bb265c9693c3ae503fee34
|
|
|
|
| |
Change-Id: Iedc4f4a5869421ec465c9b169882897dd06e5eab
|
|
|
|
|
|
|
| |
e.g., Panel shadows actionManager with its own instance field
* solution: always invoke getActionManager()
Change-Id: Ibeca2ad53cb1175ae1ebcfb4d68b3d2bf36ea8b2
|
|
|
|
|
|
|
|
|
| |
These methods are superceded by a copy constructor. getBitMask() and the
bitmask constructor are used in a few places around the framework, and
need to be refactored out - the MarginInfo class is already serializable
and can be used in lieu of the raw bitmask in the states of these
objects.
Change-Id: I39a6c25f03f3a2666c057ede99e8df54f5c57958
|
|
|
|
| |
Change-Id: I9d5c135dbfbe108c17fea6334966d4df09ac61ca
|
|
|
|
| |
Change-Id: Iee39b7251af20ff25cf220e91f1b3c123345f711
|
|
|
| |
Change-Id: Idf05dde5d6526fafee618fd3e2eb1afa63fab7bc
|
|
|
| |
Change-Id: I02fc8dff80558b7fc8b5b625c6e93ab624140153
|
|
|
|
| |
Change-Id: I9a845ab65cf75daf45b90be30cab8e230a03a064
|
|
|
|
| |
Change-Id: I80f038903e0f32e8b6cb38d6e7931362c4f0f285
|
|
|
|
| |
Change-Id: Ief0531fe90b9bc8bcf0a60132211a0633b9401d4
|
|
|
| |
Change-Id: I0d669f1c85feebcaa01c58fb81b5e20802440ef2
|
|
|
|
| |
Change-Id: I1ef92966108aee8ee6475df9efacc53ed9865560
|
|
|
|
|
|
|
| |
The subwindows tooltip is now also shown in header and footer of the
subwindow. Added also tests for the feature.
Change-Id: I933dad9e8530ce20b930fe22caf9e79a3ad3e3d2
|
|
|
|
| |
Change-Id: Ifc87f48b8145b56c7b83b9ce4aa1db8a698d7d49
|
|
|
|
| |
Change-Id: Iebcea0fd80eb9c1e0f14357fa09a264db5f1ee06
|
|
|
|
| |
Change-Id: I7b76c7736f470dd5016370b61d3872300c3331a9
|
|
|
|
| |
Change-Id: Iac0f5c96d827e2078ace0be76bc14aa34f379d57
|
|
|
|
| |
Change-Id: I04b0b64fd9054b7284efa59a8c56d8a64616ca7b
|
|
|
|
| |
Change-Id: I634e44971c6e4f653ecdcbf694be78ae67ef728f
|
|
|
|
| |
Change-Id: Ibca58259a0bbcda7141b996020bae8614f0c2114
|
|
|
|
| |
Change-Id: Ia3171f4398caa9824f9b511da6576baa7b40be07
|