summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Support JSR-356 websockets (#16738, #14432)Artur Signell2015-04-0213-73/+903
| | | | | | | | | | * Initialize Atmosphere in a context listener as JSR-356 requires * Do not run JSR-356 or websocket tests on servers without support * Adds /run-jsr356/ for testing JSR-356 websockets with uitest.war * Change push path to /PUSH (from /PUSH/) to be compatible with JSR 356 endpoint mappings in Atmosphere (#14381) Change-Id: Iec43f26df8c7b2bd347a713623a5298cc9e7b2cd
* Fix declarative support for AbstractColorPicker (#16336)Teemu Suo-Anttila2015-04-012-0/+198
| | | | Change-Id: Icd85e028aa3ae9592fc795cadf00f1f8b7eae552
* Don't remove frozen columns when columns reordered in Grid #16901Pekka Hyvönen2015-03-312-1/+20
| | | | Change-Id: Ib812ecd6afeb92d56bb179bcb120c65f20d26a8c
* Make test work in uitest.warArtur Signell2015-03-311-2/+2
| | | | Change-Id: I8db1b39e2b6372b460550c56884d3bea47c1155e
* Allow customizing declarative tag names (#16933)Leif Åstrand2015-03-313-95/+376
| | | Change-Id: Icadaaab9166763e8e2086c6c114efd799ab580d6
* Reduce reflows when sizing columns (#17315)Leif Åstrand2015-03-305-38/+328
| | | | | | | | This patch increases the reported fps from 10 to 17 in Chrome and from 5 to 10 in Firefox. No automatic test since performance testing on our shared testing infrastructure would be quite error-prone. Change-Id: I0bb6af250743058a8f32bb2df89da97660e94b52
* Do proper cleanup in VDragAndDropManager.endDrag(boolean) (#17163)Maciej Przepióra2015-03-295-15/+349
| | | | Change-Id: I5f9462923fce9f033bc89b791d68607a1e0fc5c7
* Reset index of selected item when it's removed (#17248).Denis Anisimov2015-03-273-1/+102
| | | | Change-Id: Id38f48d84e9f55334af2e44b2dc49b1a3c7ef390
* Use vaadin-parent as parent in POMs (#17300)Henri Sara2015-03-271-12/+5
| | | | Change-Id: Ibbc3cb3c820a2c676e38e4ad9aa943ef200572b4
* Fix publishing of POM-only modules (#17025)Henri Sara2015-03-271-16/+48
| | | | Change-Id: I22c015cc333fd08a1bc3207ef51bcfc67399398c
* Make Grid update column renderers (#16552)Patrik Lindström2015-03-264-20/+209
| | | | Change-Id: I3adf9d0cc32f800a535a82ffe5d6ba503a36e746
* Fix declarative support for AbstractMedia (#16330 #16331 #16332)Miki2015-03-267-3/+215
| | | | | | | Also fixes HTTPS resource handling (#17267) Contains tests for both Audio and Video. Change-Id: Id4a7325f0d29f6857ff2236757b28b9eb911e39a
* Fix declarative support for MenuBar (#16328)Miki2015-03-263-4/+293
| | | Change-Id: Icd70a02aa8ffef9d1aca4b833ac23aeff5813771
* Fix Calendar declarative support (#16595)Teemu Suo-Anttila2015-03-262-2/+130
| | | | Change-Id: Ib9a33d6d0fe48e63e5043a84a47375f123eccb58
* Fix build scripts for BOM (#17025)Henri Sara2015-03-263-4/+4
| | | | Change-Id: Ia59a2423d8e22e15a978dd73baf08b5fa6388ea6
* SplitPanel should have an event for the splitter being moved (#3855)wodencafe2015-03-264-0/+290
| | | | Change-Id: I473e5a0f8420c95971af52ef230849f468ebbbad
* Use native scrolling in IE on touch devices (#14864)Juho Nurminen2015-03-261-0/+5
| | | | Change-Id: I8c652944b917d6392e2d02052b00ddb119ec242c
* Build Maven BOM for Vaadin (#17025)Henri Sara2015-03-267-1/+173
| | | | Change-Id: I842a5f1551012744354371e1c099f6ca2360029c
* Fix declarative support for DragAndDropWrapper (#16324)Miki2015-03-262-1/+102
| | | | Change-Id: I132e37fe54fb5949748c0e0ec265bd411ff91ce3
* Disables selection when Grid's editor is open (#17132).Alexey Fansky2015-03-254-0/+104
| | | Change-Id: Ibbbffbfe2e8bcb763031ac277c2c36ce4eb4e3fc
* Revert "Make push path configurable (#14432)."Artur Signell2015-03-2515-248/+24
| | | | | | | | | | | | | | Breaks long polling fallback when implemented this way This reverts commit 735f0748344d7ee594c4e52a715d867dfdb23cb1. Conflicts: push/build.xml push/ivy.xml server/src/com/vaadin/server/Constants.java uitest/src/com/vaadin/tests/push/PushPathTest.java Change-Id: I07f6fedafc648b0ee403865ccb322017d2a8d571
* Fixed scroll jump by using native focusing in IE (#15294)Johannes Tuikkala2015-03-245-0/+364
| | | | Change-Id: I412ba219f31567ebba019b7d6ce4db4af9be9363
* Fix Declarative support for Slider (#17196)Johannes Dahlström2015-03-242-0/+104
| | | | Change-Id: I5cc390566af38115939416591a549f06e39d3153
* Fix Table column header sorting on Chrome (#14796)Anna Miroshnik2015-03-243-40/+210
| | | | | | | | | | | | | | | This fix is similar to the fix that has been made for other similar cases (i.e. #13381). Couldn't find a reliable way to reproduce the problem. Hopefully this will fix the issue. Was reproduced (before fix) on Google Chrome 40.0.2214.115 m on TableSortingStopsWorkingOnChrome test one time (but then suddenly it started to work again). Was reproduced (before fix) on Project TableSorting once, as described in the ticket. That project has been attached to the ticket. Change-Id: Id901c9ce4a0a7c369572bf4374223851658aa703
* Fix declarative support for CustomLayout (#17210)Johannes Dahlström2015-03-245-12/+229
| | | | | | | | CustomLayout now has a public default constructor. If a template is not set using one of the setters, a warning message is displayed like in the case where the template file is specified but not found. Change-Id: I5d56f24fafc5c82e6ab76dec393a0c25bd78aae5
* Expect Chrome 41Artur Signell2015-03-241-3/+14
| | | | Change-Id: I64c8788c0ae6160c565dfc0cfb4a87a7ed86bc81
* Use special logic for allocating selection col widths (#17091)Leif Åstrand2015-03-203-3/+57
| | | | Change-Id: I2d0a80a26e8211d6f5e9110e1476f857803b4d3f
* Make UIConnector.replaceTheme() and UIConnector.activateTheme() protected #17235John Ahlroos2015-03-201-3/+5
| | | | Change-Id: I4ee650efdc8683dd1d6fedf5e53460c48186ed88
* Fix Declarative support for BigDecimal properties (#17205)Johannes Dahlström2015-03-202-5/+26
| | | | Change-Id: I766172c125b7e771b4bc8e2db1f39d1ae828fea6
* Fix Declarative support for primitive float and double properties (#17204)Johannes Dahlström2015-03-203-14/+123
| | | | | | Also improve tests. Change-Id: I99e064c931770fb8af511ea5c8e2c7fc2da2464e
* Run SDM in strict mode to easier catch silly mistakes (#13567)Leif Åstrand2015-03-191-1/+1
| | | Change-Id: I6739260499e66245eff2b05bfeb84c430ef5ca19
* Do not log severe messages which serve no purpose (#17222)Artur Signell2015-03-191-2/+2
| | | | Change-Id: Ifaa0cddc1523f547d8d7f935e739889aa9ddd45a
* Re-enable support for the firefox.path propertyLeif Åstrand2015-03-181-0/+5
| | | | Change-Id: I14d4ca1a2ef51ff77404cd6577cbe7cb35a2f75d
* Correct logging when a push connection can't find a session (#15220)Artur Signell2015-03-181-2/+6
| | | | Change-Id: I8b3cabc942600b3366f59697441d0613c9908a24
* Re-enable running tests locally with propertyTeemu Suo-Anttila2015-03-181-0/+25
| | | | Change-Id: I6eed0dc802ca101c929a5bc3cb6f3141060524a3
* Fix bad language in release notesLeif Åstrand2015-03-181-1/+1
| | | | Change-Id: I9a348ebd6ae41a1a7d03ae9a00bcc5935a4bc4e1
* Migrate FlashIsVisible embedded test from TB2 to TB4Teemu Suo-Anttila2015-03-182-33/+32
| | | | Change-Id: Ibb5c4e5ade99cddcc6bd96d19e00685eabca3812
* Add a client test for row focus moving with reset size (#16607)Teemu Suo-Anttila2015-03-173-0/+205
| | | | Change-Id: I937ea36cbb21366e559fcb76aae79e42c039ccfc
* Add test for RpcDataProvider calls to Container (#16642)Teemu Suo-Anttila2015-03-172-22/+57
| | | | Change-Id: I25eb85ac1241c46dbef6d473b3a2f7cdebb4b4ba
* Make Slider.clear() consistent with the no-args contstructor (#17073)Leif Åstrand2015-03-172-0/+94
| | | | Change-Id: I3d5a5b9396bb9449a579b54ed21821415bfdae16
* Add link to the push issues wiki page to the release notes (#17142)Leif Åstrand2015-03-171-17/+24
| | | | Change-Id: I52d2a883f76bd673c8ca749246858f1e16e11679
* Revert "Displaying tooltip in slot for touch devices (#15353)" (#17151)Leif Åstrand2015-03-173-182/+19
| | | | | | | | | | Should not have been merged since there were still stuff pending ("This patchset doesn't include styling for the error message") that was not addressed before submitting. This reverts commit 05fc5806e7946223e057ad7458a18dadceb0566f. Change-Id: Idd723f22f42e2e8ee71059b9591d44fafadea27e
* Sanitize connectors for PopupDateField and DateField. (#17090)Sauli Tähkäpää2015-03-175-201/+271
| | | | Change-Id: I667796430eeaa0ddd8142b0c229fe133cd30cd49
* Fix Grid CellFocusHandler position on DataSource size reset (#16607)Teemu Suo-Anttila2015-03-161-2/+8
| | | | Change-Id: Id02ff612a3f152af5341445bec769a74cfd79cfb
* Optimise RpcDataProvider calls to container (#16642)Teemu Suo-Anttila2015-03-162-82/+39
| | | | Change-Id: I8abaa4c1bd8eface98e42e0882cf09c92fbbf386
* Fix invalid assumptions about empty Grid (#16734, #16684)Leif Åstrand2015-03-164-2/+200
| | | | | | | | * Don't reset to default column sizes when adding row to emtpy escalator * Don't wait for data after size is explicilty reset to 0 * Don't assume there were previous rows when adjusting focus on add Change-Id: I59e8c0ef0c5633cf3678db63a660e3f1d1ca7d2a
* Convert browserframe, flash and requesthandler tests to TB4Teemu Suo-Anttila2015-03-136-181/+105
| | | | Change-Id: Ic2089570fcfc9ec81f3d95722adc75ff75e8293f
* Migrate TB2 tests from package applicationcontext to TB4Teemu Suo-Anttila2015-03-127-303/+199
| | | | | | | | ChangeSessionIdTest CloseSessionTest RpcForClosedUITest Change-Id: I539d7194e67a839ac8d7bd4dbb81c1e4ddc3c1b7
* Migrate TB2 test from application package to TB4Teemu Suo-Anttila2015-03-1219-500/+298
| | | | | | | | | | | | RefreshFragmentChangeTest RefreshStatePreserveTest RefreshStatePreserveTitleTest TerminalErrorNotificationTest ThreadLocalInstancesTest WebBrowserSizeTest WebBrowserTest Change-Id: I5c95905b4999ebefc7b170057952b09780174627
* Makes Connectors into DeferredWorker candidates (#17127)Henrik Paul2015-03-122-113/+114
| | | | Change-Id: Ie24a85a2c4abc5e68af0bec2af4dcbcabee77c91