| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
Breaks all use of AppWidgetset together with
@VaadinServletConfiguration
This reverts commit 516c428ca127e3c31b7b4d74220e4b7eed4571be.
Change-Id: I9e9bd792479ee1f4dde08c5d2a4d87e06b77f519
|
|
|
|
|
|
|
| |
Using the same formatting in the 7.7 branch and the master branch
eases porting of fixes
Change-Id: I51b4693f2f120447702cf322ce4505608ad92987
|
|
|
|
|
|
|
|
|
|
| |
The fix for
https://dev.vaadin.com/ticket/20262
broke widget set compilation on Windows, possibly only under certain circumstances
Change-Id: Ica559b9c7199014bf1a2babad29f53b083ff74a2
|
|
|
|
|
|
|
|
| |
1. If a UI has @Widgetset, use that
2. If a "widgetset" init parameter has been specified, use that
3. If there is an AppWidgetset, use that
4. Use DefaultWidgetSet
Change-Id: I522210220bb9e3eb339e9d226833d0fa8eb65839
|
|
|
|
| |
Change-Id: I7929f6fbe9a83f63fcb7c1f3b174dd84d4add185
|
|
|
|
|
|
| |
(#20262)
Change-Id: Idfdd5e6021444af5b08d48ddf90745b47ff4643d
|
|
|
|
|
|
|
|
|
|
|
| |
The yuicompressor package is needed for optimizing the CSS output,
something which is not needed for on-the-fly compilation in
development mode.
Removing yuicompressor and its dependencies reduces the size of all
WAR files by 1.6MB
Change-Id: Ie5058ae9c22f580d358e2cd7d9d34a8f39b1feac
|
|
|
|
| |
Change-Id: I8b6b45df9d3929e4447976b8c7ae72e6491fb1af
|
|
|
|
| |
Change-Id: I062e097134035856f6c120584f48a5f3601bd9ac
|
|
|
|
|
|
|
|
| |
When pageLength == number of items, no paging should be shown except
if null selection is allowed, then there should be a second page
with one item.
Change-Id: I01c00f0c9d75a1dbb80d11b07c37c8ad7334ea07
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Earlier discard did not work (#8069) if the data source
contained null and the user entered an invalid value for date fields.
The discard logic has been changed such that the error indicators and
internal state of the date field is cleared also if the value entered by
the user is invalid and the data source is null.
attach() updates the value from the data source in the same way as
discard. The old logic in attach is retained.
Change-Id: I5d798a2fdc3d2f0e82a037ea3cb2f57b6432039e
|
|
|
|
|
|
| |
(#20024)
Change-Id: Ia885ecebe854c0aeda47be2bbc9a9d8a47a03d5c
|
|
|
|
| |
Change-Id: I87c2acd418f52349fba6fd11eba0530cdb5ef5c3
|
|
|
|
| |
Change-Id: Ifdf6d8f61eb1f5f19736e057e9314b400d6030ee
|
|
|
|
|
| |
Change-Id: Ib46a450c7d6a6d15eb6bea5d53351d182929e52f
(cherry picked from commit b322664b8b21da53e6fc833005fe3968f8352bec)
|
|
|
|
|
|
|
|
|
| |
Earlier the comparision worked only if the item value was a subclass of
the value in comparator, but not in the other way around. Now the
compairision works if the one is a subclass of the other and both
implements Comparable.
Change-Id: I1bcbba94f1263915f838e948ed9d8b68a14aefd0
|
|
|
|
| |
Change-Id: Ibc86d36ce4c8f68eec400ad264546651353709f1
|
|
|
|
| |
Change-Id: I659561533420af1977003f918eb8f3f6479c6b6f
|
|
|
|
| |
Change-Id: Ib1b2d85b26d35f65a9212a207e60124c74f015d9
|
|
|
|
| |
Change-Id: Ie044355ebd9ee165d5f9016666ac46f4df4243d8
|
|
|
|
| |
Change-Id: Iad1f7c9fbff6ded1ce85536788a0b86135ecfbad
|
|
|
|
|
|
|
|
| |
Uses outer class name as package name for static inner classes. When reading,
there is no way to know that the class is an inner class so only when creating
a class fails, an inner class is tried as a backup.
Change-Id: I3ebf5b2da11384f9dc64072a3dc8ee132607237c
|
|
|
|
| |
Change-Id: Ib740904674e289b11116fdb8ea13abbbac81fdfe
|
|
|
|
| |
Change-Id: I4abedb7726b0ae152df8c449cde162854d50c8ad
|
|
|
|
| |
Change-Id: Ic38c2803b3d83e76fa74d21490a4277c6037b950
|
|
|
|
| |
Change-Id: I0ecc18f0ee5aecac42cfc6c9422932e2e308ab83
|
|
|
|
| |
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: Ib0ca5ad40a8e68a21c707941c7d533c9206a9129
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
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: Ic81205bca5e25d0f525ae5fa0cbe20d0bd736a58
|
|
|
|
| |
Change-Id: I0ee79c357a1a3e4c5ce1cb8a93ac0cf1ba4d4163
|
|
|
|
| |
Change-Id: Iff42a6e9e5e00006c96fa82e102ff145449c6f88
|
|
|
|
|
|
| |
(#19427)
Change-Id: I79cfe68cf5e9e37db27c53d2f7a1aa9a1573df90
|
|
|
|
|
|
|
| |
e.g., Panel shadows actionManager with its own instance field
* solution: always invoke getActionManager()
Change-Id: Ibeca2ad53cb1175ae1ebcfb4d68b3d2bf36ea8b2
|
|
|
|
| |
Change-Id: I9d5c135dbfbe108c17fea6334966d4df09ac61ca
|
|
|
| |
Change-Id: Idf05dde5d6526fafee618fd3e2eb1afa63fab7bc
|
|
|
|
| |
Change-Id: I80f038903e0f32e8b6cb38d6e7931362c4f0f285
|
|
|
|
| |
Change-Id: I7b76c7736f470dd5016370b61d3872300c3331a9
|
|
|
|
| |
Change-Id: Iac0f5c96d827e2078ace0be76bc14aa34f379d57
|
|
|
|
| |
Change-Id: I634e44971c6e4f653ecdcbf694be78ae67ef728f
|
|
|
|
| |
Change-Id: Ia3171f4398caa9824f9b511da6576baa7b40be07
|
|
|
|
| |
Change-Id: I45fe48134b05c961e09043f0626763a9fc9e0093
|