| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Change-Id: Ic0aafa2bbcb7b0f512405c7b47dd66debd77ed21
Conflicts:
server/src/com/vaadin/server/communication/PushRequestHandler.java
|
|
|
|
| |
Change-Id: I31a923faf5ae369ffc2160cdeb12584ca0babc9d
|
|
|
|
| |
Change-Id: If75998b1bc87b0bd7d2fa83298e1f17d65a18745
|
|
|
|
| |
Change-Id: I7f249c880464b38226856a00882a05af80991d48
|
|
|
|
|
|
| |
displaying child items (#15421)
Change-Id: Iadf1faa979fbae412b55551c6622b0429039a21c
|
|
|
|
| |
Change-Id: Ied78a8c999e592a944c27138e179c37a31a0af54
|
|
|
|
| |
Change-Id: If854186547e3d7b8e67710113ec6754bc84ace2f
|
|
|
|
| |
Change-Id: Ic8f29163442a1476406a1f2b617a4ecaf577ba93
|
|
|
|
|
|
|
| |
Change-Id: I68fdea1144253feba906acd882b573d469f39a30
Conflicts:
server/tests/src/com/vaadin/data/util/sqlcontainer/SQLContainerTableQueryTest.java
|
|
|
|
| |
Change-Id: I8fd616f52e7a4fbc8c0f251103f440092ec0c57f
|
|
|
|
|
|
| |
When using Valo theme and Responsive extension, all responsive UIs get a padding-top even though it should be only added when a Valo Menu is present in the UI. Added a stylename which has to be added to any responsive UIs containing a Valo Menu.
Change-Id: Ib3e3c5341bef03c174accb01401b4a90c1deb29e
|
|
|
|
| |
Change-Id: Ie7936fd2eaca0e0c5da1f6ed8f12238ae207b7eb
|
|
|
|
| |
Change-Id: Ib1211a7a2282753b329129615a544264e62d1ed5
|
|
|
|
|
|
| |
Rewrote event selection.
Change-Id: I8f0dd1c5ec736ea14037619b1656a79b7e3532be
|
|
|
|
|
|
| |
(#15355)
Change-Id: I04a91349fce452aa26c304413061440ad74465cc
|
|
|
|
|
|
|
|
| |
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: 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: I476d8c7e53ce90941b00deefffc1b6a7ea63b43b
|
|
|
|
| |
Change-Id: I1e3783d21cb5f2832838dfe36c91c7f6a4ddb313
|
|
|
|
| |
Change-Id: I6f16b9c55f661f5f75628ff627a01f8ec35e714e
|
|
|
|
| |
Change-Id: I1b473b9f5316674c5c5ed9a35d776fb8906eb559
|
|
|
|
| |
Change-Id: I56ee44f34307d76c8c98ca3346feed8e7ee2f72e
|
|
|
|
| |
Change-Id: Id55ad5ed620bd5c187b70ae2a2d0a4c4adea382a
|
|
|
|
| |
Change-Id: I2a25b4149f927ee7940edf596e8cebaaa48dcd0d
|
|
|
|
|
|
| |
Added -1 check and test.
Change-Id: I3f6c61417353884d22d8e6b33ef21319475c1907
|
|
|
|
|
|
|
|
| |
Some changes in BasicBackwardHandler and BasicForwardHandler.
Also test was added (CalendarBackwardForwardTest).
Changes after review.
Change-Id: Ibe0283534b784e3c18134619e1843440ca74e65c
|
|
|
|
| |
Change-Id: Idc51aa5ab97a9d3f7a1f316d9536ae1cbaeafe38
|
|
|
|
|
|
|
|
|
|
|
|
| |
At this moment behavior of restoring scroll position more like as in
7.2.6. But restoring is only in case of removeAll() - addAll() (or add()
one time - then restore index is reset).
In 7.2.6 restoring of scroll position was the result of client defect
(scrolling in lazyScroller was not changed if variable "firstvisible"
fromserver was 0). This "defect" was fixed in one of the patches.
Change-Id: I2e2fb8749ec95f3409caeacafff46c4c29159e74
|
|
|
|
|
|
|
|
|
|
| |
Fix: if to remove (container.removeAllItems()) and then to re-add(container.addAll(..)) the same collection in table container - > scroll position is not loosed now.
The hash code and scroll position of the old container is stored when a new container is added.
If the new container has the same hash code, we restore the scroll position.
The scroll position is not restored if another items added to the container.
Change-Id: I52a22c3c1c7b71f1b3447b9d592ab8fececd67b8
|
|
|
|
| |
Change-Id: I74bea857306fac5123aa86cdabc70d81c2a72094
|
|
|
|
| |
Change-Id: Ic44e8abf1e7405735c940573558e150b4e0de35d
|
|
|
|
| |
Change-Id: I8d5580895a218440a8295ed79453d6cbe24195b1
|
|
|
|
| |
Change-Id: I8b72b362134d564165a7037e0722c3ff28f59497
|
|
|
|
| |
Change-Id: Ie239bf110909f8acb47f2141431965061f9ac407
|
|
|
|
| |
Change-Id: Ib7ef769b7537675c681ac1fab24a425d19a267e7
|
|
|
|
| |
Change-Id: I7b3556d5f9c1dd84beec638d7fbff1c5382070a4
|
|
|
|
|
|
| |
Added null check and corresponding test.
Change-Id: I197dad14d6b5f7bf9bedcdf083d4b1f0f20efdcd
|
|
|
|
| |
Change-Id: Ia7dd54c4cf10a2c56a5ef36864a6bb94f1d9167f
|
|
|
|
| |
Change-Id: I3b527084d23ee8bd49887bef3d018c1003f492e2
|
|
|
|
| |
Change-Id: I0b5976abf0d8804e8cd34c5dd489da8617ef89f1
|
|
|
|
| |
Change-Id: I1a8a895d631889e04f7acbde29306e86da344a23
|
|
|
|
|
|
| |
Added proposed fix
Change-Id: I88085546c2bf47f1e0952d64efadfc40bac12987
|
|
|
|
|
|
| |
VaadinService.fireSessionDestroy: session.accessSynchronously -> session.access
Change-Id: I72e08c9285e6b34dac54401c6c84b7175133e481
|
|
|
|
| |
Change-Id: Ia4c212ead39d7b71c56db586c0a8559935cae263
|
|
|
|
| |
Change-Id: Ie801a17ed1eff29a7dc6be61755241777071ab8f
|
|
|
|
| |
Change-Id: I2440f6471b8bbb016497bf59cffd023b013460dd
|