| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
| |
Reverts the fix for #15181
Change-Id: I9ec45b1c9aad9788559d0de2b086bf5cf4af6b12
|
|
|
|
| |
Change-Id: If68e81c7116c9294754167981ea3fb53360501bb
|
|
|
|
| |
Change-Id: I92fbe5ed5bc8e770b6289b4cfae725f837b8eaef
|
|
|
|
|
|
| |
This reverts commit 85870ccd9f93cebd839d22d2bd63ec817bb90a3d.
Change-Id: Ifb9bbac0ee36e71d2251c31b936a12f1f3ea7315
|
|
|
|
|
|
| |
This reverts commit 41e29dd2e32d8ca70bfcec25a1883f7965e53296.
Change-Id: I4065d4db8dcc2dc652b171ab0472186bbe40ee17
|
|
|
|
| |
Change-Id: Ie7f92edea210c54400f6dce38e1376e3c0eae575
|
|
|
|
| |
Change-Id: I67823b306e68637b469ed35fad00f6af64e8cc15
|
|
|
|
| |
Change-Id: Ib532fbd9efd587080a75155139ae1a7a219c1003
|
|
|
|
| |
Change-Id: Ia4662c79b20ee699b3a9741ffa24c4de6645b775
|
|
|
|
|
|
|
|
|
| |
This allows selecting the widgetset name and URL simply by placing
a class in the default package if nothing is explicitly give by
the user. This can be used e.g. by the Maven plug-in and other build
automation tools to automatically generate widgetsets or use one
from CDN.
Change-Id: If3a7b35e3b25371e08e6d9b504fcda6f66de5119
|
|
|
|
| |
Change-Id: I94b0819b68dbdda96fb1036e503bf63390a800d7
|
|
|
|
| |
Change-Id: I1e90d422ec716092e6d407b6965902f48eac1646
|
|
|
|
| |
Change-Id: I8a6bc3b5807f78f459cc9f9e2f02a55835370d7f
|
|
|
|
| |
Change-Id: I2d87a1aeba8ffc8cc15909c32a0c9d10b3ada9a7
|
|
|
|
| |
Change-Id: Id5cc38c717cd43f8e524db330c205958c8db1e31
|
|\
| |
| |
| | |
Change-Id: I1c55d6158caf32b796a9ad0d9e8df5392812e9a6
|
| |\
| | |
| | |
| | | |
Change-Id: I2136f2790d780e762736334145b0addaf2194d11
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This enables e.g. overriding the productionMode setting on a server
with -DproductionMode=true.
This change also allows the use of system properties prefixed
with "vaadin." or the full package name of the actual servlet class.
Change-Id: I196ae71f9d88222f98fe360add3e7038914b79d6
|
| | |
| | |
| | |
| | | |
Change-Id: I39c303885b5712476780cb8fb7814763610eab47
|
| | |
| | |
| | | |
Change-Id: I77e826f81f2469badf35462ba40f0e8d73e48245
|
| | |
| | |
| | |
| | | |
Change-Id: Ia8cec8bb9d4bd89d8f0609df19dedcc10ab46bdd
|
| | |
| | |
| | |
| | |
| | | |
Change-Id: I5c6be2ae0fdaff8b6b6169d6a1110ae824472532
(cherry picked from commit 97741f4545e5f246e7b1af01270abc832b9cf3ab)
|
| | |
| | |
| | |
| | | |
Change-Id: I985f85e51ea3522d534ae24517eac534012485ab
|
|\| |
| | |
| | |
| | | |
Change-Id: Id7db526d07a14ac259cbb50415bbafd2a7c2ab94
|
| | |
| | |
| | |
| | | |
Change-Id: I4d67cd84c6f4179da6d6fea6b881e8ccd65e70d9
|
| | |
| | |
| | |
| | | |
Change-Id: If6fa13c84c8afb5caaf2d46ac283f704baf88695
|
| |/
| |
| |
| | |
Change-Id: I2daf32e0c49501ef3807fd694a641491b26d46bd
|
| |
| |
| |
| | |
Change-Id: Ia548da265c4cdfae13c6f0f76939f767ccf60975
|
| |
| |
| |
| | |
Change-Id: I5bc616b216e3ecadc76b8f0ef542e74eb4493bda
|
| |
| |
| |
| | |
Change-Id: I50c2e4a95b492a42c4291e8dcbede3de87f1be6f
|
| |
| |
| |
| | |
Change-Id: Icff63665d6cbef5a5dfd07c64a4535f6bf55de08
|
| |
| |
| |
| |
| |
| |
| |
| | |
* UIDL responses only include server side timing information when not
in production mode.
* Update documentation accordingly.
Change-Id: I961d1fdc96b3d04f22254fcd13a5412f17118b42
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
After a file has been uploaded VDragAndDropWrapper tries to pull changes
from the server by calling
ApplicationConnection.sendPendingVariableChanges() which has no effect.
This change replaces the
ApplicationConnection.sendPendingVariableChanges() call with an RPC.
Change-Id: Ibdf7f4d702add9507dbe54c1fdb402f0f4b19d19
|
| |
| |
| |
| | |
Change-Id: I70f0d79095bfd05b83905df6a3eedd1a5e93b48e
|
| |
| |
| |
| | |
Change-Id: Iad15b95abeb24e7dd1e06b1d9f70844cb061cb49
|
| |
| |
| |
| | |
Change-Id: I04524b71f6cdc2a31cb87958c30b6f698789511c
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This change also cleans up some redundant POM metaadata.
Even though Maven documentation does not list it, also the organization
section is inherited to the effective POM.
pom-template.xml is still in the project for a longer description and a
repositories section until publishing to staging is cleaned up.
Change-Id: I76b71aec1d2812e2f9ef321c3b4131c613a29cb7
|
| |
| |
| |
| | |
Change-Id: Ie01ced69a0b07afc336817d2c5c1e69e2b7e118f
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This patch refactors how unpacking of dependencies is handled.
It now uses a more generic configuration on top level as well as
updates the phase where the extraction happens. This way the source
plugin configuration remains small
Change-Id: I952ec84e05eac255f8b44044baceba37e07737c5
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Consolidate Ivy dependencies for Eclipse and ide.xml in one location
and remove redundant ivy.xml files.
This also fixes some theme and resource paths in ide.xml but does not
fully fix test theme compilation.
Change-Id: If44c73d7f85d02ebef379aa306e6e284fe7446c1
|
| |
| |
| |
| | |
Change-Id: Ib3af43a1b6945db00194775fbb2a91b4b495ee9b
|
| |
| |
| |
| | |
Change-Id: Ie40ea2c74358f6bf35a5a36a98561fd53fffe23f
|
| |
| |
| |
| | |
Change-Id: I984423abafde267a0da99e9aba4a3227fb6ddc17
|
| |
| |
| |
| | |
Change-Id: Iefa9f9715c51e3b94b7a4df33ea7c0c166cf29d6
|
| |
| |
| |
| | |
Change-Id: Iac29db81c0c7ff425da73e7ae3d69eadabf5de77
|
| |
| |
| |
| | |
Change-Id: I6c9367022eb66ed0fc6cbcc071751a53bd9786a1
|
| |
| |
| |
| | |
Change-Id: Ib1252575da642074441818fda0f3946df300aa64
|
| |
| |
| |
| | |
Change-Id: I5c740f4e9cb28103bab199f9a552153d82277e7e
|
| |
| |
| |
| | |
Change-Id: I4ddc5050874faeb091740ac5ab4f9cafecf5696b
|
|/
|
|
| |
Change-Id: I244182abfe3b72c59786b520eafb663b5c1e5918
|