| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: I476d8c7e53ce90941b00deefffc1b6a7ea63b43b
|
|
|
|
| |
Change-Id: I1e3783d21cb5f2832838dfe36c91c7f6a4ddb313
|
|
|
|
| |
Change-Id: I6f16b9c55f661f5f75628ff627a01f8ec35e714e
|
|
|
|
| |
Change-Id: Ie37377b0da800cbe2acbd3e14b972e482c188579
|
|
|
|
| |
Change-Id: Ia3598b9bcef280bef38daa189ab3c7885e5d535a
|
|
|
|
| |
Change-Id: I12014c4329ca629dbfc9226b3b70538d33442690
|
|
|
|
| |
Change-Id: Iea990c243e083b3302fd1e448402ac3aa3db08ac
|
|
|
|
| |
Change-Id: I6f6382dd3468db40c36e507b94f84ab1191e100f
|
|
|
|
| |
Change-Id: Ic435e3ca741669db6f707961ac66a4c2e30bf765
|
|
|
|
| |
Change-Id: Idadbbdfe0a9abaf1dd7ada339b618890b2be6e06
|
|
|
|
|
|
|
|
|
| |
Mention Safari 8 and iOS 8 and bump evergreen browser versions
Change-Id: I9c6494a0e5967539385fabd05b540e1f0622b96c
Conflicts:
WebContent/release-notes.html
|
|
|
|
| |
Change-Id: I6e80c77f758a451ffb23c5487e7a25f3c0eed3c7
|
|
|
|
| |
Change-Id: I1b473b9f5316674c5c5ed9a35d776fb8906eb559
|
|
|
|
|
|
| |
Fix for regression caused by (#14812) + Valo test for TreeTables.
Change-Id: I57f911cbf33e52196fa219b4feddfe62db7f6ded
|
|
|
|
| |
Change-Id: I56ee44f34307d76c8c98ca3346feed8e7ee2f72e
|
|
|
|
| |
Change-Id: I63491488356a32a233a4ba9a7434a9f4a1f5b9d1
|
|
|
|
| |
Change-Id: Ic64c0eb685c3dd9d7fdb10d9e19745ae2cc36be5
|
|
|
|
| |
Change-Id: Id55ad5ed620bd5c187b70ae2a2d0a4c4adea382a
|
|
|
|
| |
Change-Id: If649d7ab0b4257cfaa1488dfff88afa8ef122f67
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Change-Id: I27b8edbd0761771054dc4e1b0b6b2559957da0c6
Conflicts:
uitest/src/com/vaadin/tests/components/table/LongMultiselectTest.java
|
|
|
|
|
|
|
|
| |
Refactor of test into separate tests.
Addition of new cases to test when a new container is added and
when all items are removed and only one item is added
Change-Id: I6103404d1f21c02d7469f61ce942f7379b00a17b
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
TableRepairsScrollPositionOnReAddingAllRowsTest.
Change-Id: I04f17bf0acbb445343e2f9b18f6a55ce4f764afa
|
|
|
|
|
|
|
|
|
|
| |
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: I4241217a21b60b877a2213344607d112a14ff7d5
|
|
|
|
|
|
|
|
| |
A change done in an earlier patch set
(https://dev.vaadin.com/review/#/c/5283/) caused a test failure with
Internet Explorer 8.
Change-Id: I8159135ab7ec4b73682e90daf393b879bf587930
|
|
|
|
|
|
|
| |
The test for this change set will be included in the TestBench project,
since the API required by the test is not present here.
Change-Id: Ia31d4ba49dabdb74d81e5b9d23db7af809d96942
|
|
|
|
| |
Change-Id: I19cc7e60a43a618f2b443f4b9d049b77d740b567
|
|
|
|
| |
Change-Id: Ibf8b82dff19736d5e2519638db50a26148f0e750
|
|
|
|
| |
Change-Id: If25ebdcdd4df438402d1cdc60a63c629e84c73a0
|
|
|
|
| |
Change-Id: Ic114cb1c61a925347e70da3820e4b9f22abeb27c
|
|
|
|
| |
Change-Id: I473fc080c143bc242326bd6f2b819450c42ffae5
|
|
|
|
| |
Change-Id: I55a02e96466b63f6b00047cc87ab111f6c08e45b
|
|
|
|
| |
Change-Id: I4761ab889bfacedd66bd7ed5f37fe763d7539bef
|
|
|
|
| |
Change-Id: Iae1723bfcfa56084a1339247b1f82e9277555a5e
|
|
|
|
|
|
| |
Added sass selector for upload in base theme.
Change-Id: Iebf796f0965de6afeac98d6e2a2a9246c9251bab
|
|
|
|
| |
Change-Id: Ic28c8e4020eddae32a71b5c7f9da0ad61f2f7af9
|
|
|
|
| |
Change-Id: Ibad03664be53489121914a2dd7bb051cc6e5350c
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Full defect name: Empty space on page after expanded component - incorrect height calculation in Chrome
Layout:
[
Panel (auto x auto) [
Grid (auto x auto)
]
AnyComponent (100% x 100%)
<EMPTY SPACE>
Also sleep() was removed from tests BaseLayoutExpandTest and
BaseAddReplaceMoveTest
Change-Id: Ie8a14a58dd53a26a133ea99a7b809d92c1b33a1f
|
|
|
|
| |
Change-Id: I74bea857306fac5123aa86cdabc70d81c2a72094
|
|
|
|
| |
Change-Id: Ifa7d4ae9d36c1180a5c635833a9a13ad576d5c70
|
|
|
|
| |
Change-Id: Ib378fbea73bc16caa12deb14f760025e68f16288
|
|
|
|
| |
Change-Id: Ic2edd6e6f53cd8ae3dc2d39477f59261356beafd
|
|
|
|
|
|
|
| |
Fixed unresponsiveness issue without removing the waitingForResponse
flag from VTabsheet. The flag is now set in revertToSharedStateSelection
Change-Id: I62cabc44d4ac4c284b0b35921d8624483b0150be
|
|
|
|
| |
Change-Id: Idd918197c2026a3c574cffd0e9595ff9f02eb2d8
|
|
|
|
|
|
| |
Adapted TB2 tests included in changeset number [26188] of Vaadin 6.8 SVN
Change-Id: Ib935524538e06bd51acc01068df6ad86beba05fb
|