| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|\| |
| | |
| | |
| | | |
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
|
| |
| |
| |
| | |
Change-Id: Ie01ced69a0b07afc336817d2c5c1e69e2b7e118f
|
| |
| |
| |
| | |
Change-Id: Ib3af43a1b6945db00194775fbb2a91b4b495ee9b
|
| |
| |
| |
| | |
Change-Id: Ie40ea2c74358f6bf35a5a36a98561fd53fffe23f
|
| |
| |
| |
| | |
Change-Id: Iefa9f9715c51e3b94b7a4df33ea7c0c166cf29d6
|
| |
| |
| |
| | |
Change-Id: Iac29db81c0c7ff425da73e7ae3d69eadabf5de77
|
|/
|
|
| |
Change-Id: I5c740f4e9cb28103bab199f9a552153d82277e7e
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Prevent user-provided input used in the redirect from containing newline
characters as the user agent would interpret subsequent parts of the
input as additional headers or the actual HTTP payload.
At least modern versions of Tomcat and Jetty already protect against
this kind of attack by escaping received header values, but that is not
necessarily the case for older versions or other servlet engines.
See https://www.owasp.org/index.php/HTTP_Response_Splitting for details.
Change-Id: If4b9bf5fba953073de49c1ab1cba8e5e6bc8e546
|
|
|
|
| |
Change-Id: I0f0c029d6de88b74bae1c7253b7665d5570e3767
|
|
|
|
| |
Change-Id: I596d0cc13b782398b4c5c8338b8370e69862ea88
|
|
|
|
| |
Change-Id: Ied328804260b1a7bb35093fca1d972735559cf41
|
|
|
|
| |
Change-Id: I0201c2dc94cd50d09931d54bb9e18893e6737d9c
|
|
|
|
| |
Change-Id: I875e152b8851d7b962be47f369c1f6b483193260
|
|
|
|
| |
Change-Id: I78d14f3936b4a01f1decd079eb4ac4010a5635d2
|
|
|
|
|
|
|
|
| |
Adds a missing throw to sort method and fixes
getSortableContainerPropertyIds to return an empty collection if not
sortable.
Change-Id: I5df34234867762ce88e181a10ec015cd0336cd39
|
|
|
|
| |
Change-Id: I9a01528910c5f9ec830e236fd8acd78dda763f24
|
|
|
|
| |
Change-Id: If5461521aec2fd2faef0f51d6e0fe724ce3a899e
|
|
|
|
| |
Change-Id: Ic28598e561f0fc325b6f74ace3398d46ba996fb5
|
|
|
|
| |
Change-Id: Ibc4d35a8f729b670d8712743c9da8d608a0ba952
|
|
|
|
| |
Change-Id: If3628bc655d6cd58ab51b7400af808bdbca3dc91
|
|
|
|
| |
Change-Id: I08f05bee9bf0c82f5767c63654046285c85f233a
|
|
|
|
|
|
| |
* Adds missing custom attributes to Slider/AbstractEmbedded
Change-Id: I574caf3499ab0681a7c829f89164062eb725013f
|
|
|
|
|
|
|
| |
Added the custom attributes href and target to the Link component to
match the attribute names used by Link.readDesign() and
Link.writeDesign()
Change-Id: I7f257fcf89cb78d14d9632aa1be548e92f3010c3
|
|
|
|
| |
Change-Id: Ic08bfa69bc0c4cb42ecbb1d53ab712e75075ee10
|
|
|
|
| |
Change-Id: Ieccb53a402dd6669fb684b0ef8e18e4c8778c58e
|
|
|
|
| |
Change-Id: I41e40b87b64aec046428c1294aa1d488b6daf693
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Revert "Take Window special case into account for invalid layouts (#17598)"
This reverts commit abc1c5dff6438d65e53473b69ae9a3ca2b8e60e1.
Revert "Render nested invalid layouts correctly (#17598)"
This reverts commit ac4e85f4e35a57d1ba6e6f3448744cbb0c2df60f.
Added test to ensure a similar problem is not reintroduced later
Change-Id: I892896e953637d793d0c0a788f28f3b61494d441
|
|
|
|
| |
Change-Id: Ied7437e43dee81671c6b36dd7f860cf9bdf7fb68
|
|
|
|
| |
Change-Id: I759999ab2e39202b4dda7eafa2cc30a64524939d
|
|
|
|
| |
Change-Id: Ic7768d9023d48b04458376765596059d3a81d8c6
|
|
|
|
| |
Change-Id: I68dd71f65091a6c5979b67c2faea9050feac2b02
|
|
|
| |
Change-Id: I52cd2648d305f44d5688e7a2fcd222e6b167b97b
|
|
|
|
|
|
|
|
| |
Old ValueChangeListeners are discarded and new ones created when an
ItemSetChange occurs. This is done to reapply the listeners to possibly
recreated Items.
Change-Id: I9956af8950e241005574c597c49c5efb43afc1c7
|
|
|
|
|
|
|
|
| |
The Javadoc was incorrect saying the method goal was to set the first
day of week depending on locale. Actual main goal - to set it in
independent way.
Also extended the doc to look more complete.
Change-Id: I2c82c774f4e245437b03c0bd0246a0361584d949
|
|
|
|
|
|
|
|
|
| |
Previously on container change Grid applied only its internal
DataGenerators to the new RpcDataProviderExtension. Now it goes through
all existing Extensions and adds all DataGenerators to the data
provider.
Change-Id: Idbd48e5152867b1d2b7a770741e3ea08aa4299b6
|
|
|
|
|
|
|
|
|
| |
A recently merged patch leaves out information from hierarchyInfo for
empty connectors with state changes. This must be taken into account
when looking for disappeared connectors that do not cause any hierarchy
change to be sent.
Change-Id: I9ae7150341a83798141d0a2806ee81cafe7c2f9a
|
|
|
|
| |
Change-Id: I602b9fc4c87a19a78f949a23519c412aba789baa
|
|
|
|
| |
Change-Id: I77b420738738a42ff50e2a509e4ac4072b1b6e1f
|