| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: I835756b240bc9ece885acdc8f43ec6a1599bb7c5
|
|
|
|
| |
Change-Id: Ia0608cd0827ab09d9b30993738acd45317778e55
|
|
|
|
| |
Change-Id: If4fd1f0434c1c6d78e47fc503b49781c35494f84
|
|
|
|
| |
Change-Id: Iea7e4057df5a61805ba2f6c087fbb3bcd23f68c7
|
|
|
|
| |
Change-Id: Ia79844498c9f6ebc715d15039f7db8441e3565b9
|
|
|
|
|
|
| |
(#7749)
Change-Id: I8b40e667d03b63e05f006e7cedf108345591d118
|
|
|
|
| |
Change-Id: I623ba0c17673144f0886556937d25f80ea1f3ffd
|
|\
| |
| |
| |
| |
| |
| | |
Conflicts:
server/src/com/vaadin/ui/TextField.java
Change-Id: I289cb9ec80d494ab79aec11a43708abf5b403a00
|
| |
| |
| |
| | |
Change-Id: I4eebad640c3c091bfff335bae8ef455e662ad4cb
|
| |
| |
| |
| |
| |
| | |
The NPE was introduced by 206055708b0a8e1c17a8c63d482a5e202d3ebf6d.
Change-Id: I34401e108f7c02ee2f0aab581a78b9ab468b2b46
|
| |
| |
| |
| | |
Change-Id: I30dd917158091f1fe6f16d050ff7d6037493d3ef
|
| |
| |
| |
| |
| |
| |
| | |
The offending row was not removed when the proceeding "@throws
JSONException" row was removed.
Change-Id: I38d914284d92554540744e8c52eefa0db78bc55d
|
| |
| |
| |
| | |
Change-Id: Ib1211a7a2282753b329129615a544264e62d1ed5
|
| |
| |
| |
| | |
Change-Id: I68fdea1144253feba906acd882b573d469f39a30
|
| |
| |
| |
| | |
Change-Id: Id462c3e76c8d761c04851227c949a3124ddf14b3
|
| |
| |
| |
| |
| |
| | |
(#11433)
Change-Id: I10c47986b98e132e874b2882fbb2323409d67a25
|
| |
| |
| |
| |
| |
| |
| | |
With this patch removeAllItems() works properly when
items need to be fetched from database.
Change-Id: Ic008ae7c67610cbdde7d71fa071494508678ac8f
|
| |
| |
| |
| | |
Change-Id: I7789f2de4cb179dfff936498f58dd6f2e491689b
|
| |
| |
| |
| |
| | |
(#14756)
Change-Id: I027a245975db12e3661740bd233edd98e73994e9
|
| |
| |
| |
| | |
Change-Id: I48eb0e7851187fa6bbb9024730b2611a74501ad0
|
| |
| |
| |
| | |
Change-Id: I6bda7ff2a66a9ad172c899d855ca868881600be4
|
| |
| |
| |
| |
| |
| | |
Rewrote event selection.
Change-Id: I8f0dd1c5ec736ea14037619b1656a79b7e3532be
|
| |
| |
| |
| |
| |
| | |
(#14755)
Change-Id: Ic50ff305277e54f50353fc948b31a89a6b3e083f
|
| |
| |
| |
| |
| |
| | |
(#15355)
Change-Id: I04a91349fce452aa26c304413061440ad74465cc
|
| |
| |
| |
| |
| |
| |
| |
| | |
field group (#14742)
Following the similar logic as in AbstractField when multiple validation errors occur. Catching all InvalidValueExceptions and putting them together wrapped into the exception.
Change-Id: Ied08fd2155412539b28ef94bc74e6c989c62f709
|
| |
| |
| |
| | |
Change-Id: I656cc0600f929239605e17ab9cf71dc1ba96582f
|
| |
| |
| |
| | |
Change-Id: I7a05ad72dfa3d16d85aa4d0cdd235572ec01e31a
|
| |
| |
| |
| |
| |
| | |
DefaultConverterFactory was updated, added missed types.
Change-Id: I65cffc7f91df6f40e132b45e325e15f029f9848c
|
| |
| |
| |
| |
| |
| |
| |
| | |
This prevents chunked-transfer mode and allows server infrastructure to
decide correctly on things like compression which benefits from knowing
a content length.
Change-Id: I4e969e0874b506d0f61526662ee78418987937c4
|
| |
| |
| |
| |
| |
| | |
This patch makes commit() work properly if an item was modified and later deleted.
Change-Id: I5a00024112e7b6bb7ab3750c292a872937f03af9
|
| |
| |
| |
| | |
Change-Id: I2ab2d24ec05bb618969f59ea15d3a971f88009ca
|
| |
| |
| |
| | |
Change-Id: Ib7fd42e6017d0b78e6d5e6bd7f531f0cd6c8c0ab
|
| |
| |
| |
| | |
Change-Id: I7a451f428f0aa3ea7fc322cac6b0e62d830d7987
|
| |
| |
| |
| | |
Change-Id: Id1761abbf2b2dc29b4138520f11ce51bb4d423fc
|
| |
| |
| |
| | |
Change-Id: Ieaed329ed85c68d0da8bd169b4cc5c5886dde212
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Usually first a resource is served with the lower code block. this
provides cache-control, expires and last-modification headers to the
browser. But when a not-modified response was served, these headers
were missing. This effectively caused the caching to no longer work once
the not-modified responses are sent out.
Change-Id: I9b1f0cacc91734f88bb0384872da0d426d4b5fe0
|
| |
| |
| |
| | |
Change-Id: I1e3783d21cb5f2832838dfe36c91c7f6a4ddb313
|
| |
| |
| |
| | |
Change-Id: I528f4034ef5cf375be31750bbad9baddcd3a2b64
|
| |
| |
| | |
Change-Id: I89d55fdc9b380f90940477e1d4d031394c81ee40
|
| |
| |
| |
| | |
Change-Id: I7e19e86618bbf27ae3a6e585bab000f26dd8f6d5
|
| |
| |
| | |
Change-Id: I274009ff733eeba6ac312324d0ba946f64d1a26a
|
| |
| |
| |
| |
| |
| | |
properly (#7749)
Change-Id: I8a3111e7007911adfd97c15373b634b2c57f5cd5
|
| |
| |
| |
| | |
Change-Id: Ia727763f979ad94a029c7861f13bec0c6f00b876
|
| |
| |
| |
| | |
Change-Id: I6e449ed7fd0acaf683da98ae3fcf55ff544c3b48
|
| |
| |
| |
| | |
Change-Id: Idca7206667ca4c37f8b5bfe8f3344c751624e526
|
| |
| |
| |
| | |
Change-Id: Ifb7342a860fa73d51dc462b788a4530abb0bb52f
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* A root component with @DesignRoot must always use its superclass for
default values. Otherwise the written design will be empty as the
design is read in the constructor.
* A component which is not the root must not write its component tree
if the component tree is generated in the constructor. This is a
simplification which should be good enough for most cases (can't add
children in constructor and also using addComponent - in this case
the component added with addComponent will not be written).
* Test cases for nested templates
Change-Id: I3a384d1d8654b9865a3a790ebeb055a300a62135
|
| |
| |
| |
| | |
Change-Id: I26cb6d8d43200d10ebf8c0ac22c538b4272f5ecd
|
| |
| |
| |
| | |
Change-Id: Ie5e420ac5d62a2aa3206051888e6dd0f8f30df11
|
| |
| |
| |
| | |
Change-Id: Ic6f201a45d66aefe9ec93ba3be5a75b6532bf014
|