aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update to Atmosphere 2.2.4.vaadin8 (#17456)Artur Signell2015-04-303-3/+3
* Add missing @since to VDragAndDropManagerTeemu Suo-Anttila2015-04-291-0/+2
* Fix PrivateTB3Configuartion to use correct BrowserFactoryTeemu Suo-Anttila2015-04-291-15/+4
* Fix MenuBar keyboard navigation and selecting (#17076)Teemu Suo-Anttila2015-04-284-201/+124
* Fix TreeTable declarative support (#16368)Johannes Dahlström2015-04-287-52/+323
* Add missing @since to DDEventHandleStrategy classTeemu Suo-Anttila2015-04-271-0/+1
* Make public getLogger functions private (#17645)Teemu Suo-Anttila2015-04-2711-61/+61
* Make restoreInstances clear value when previous value was gc:ed (#17603)Leif Åstrand2015-04-242-3/+47
* Always include content-type in JSON XHR response (#17608)Artur Signell2015-04-241-7/+11
* Simplified tracking of servers which support websocketsArtur Signell2015-04-231-13/+4
* Remove broken custom String[] serialization (#17146)Leif Åstrand2015-04-236-29/+18
* Convert PopupDateFieldValueChangeEventsTest from TB2 to TB4Teemu Suo-Anttila2015-04-233-115/+95
* Add JavaDocs to MarginInfo object (#17564)patrik2015-04-231-9/+92
* Add a method for setting visible Grid columns (#17080)Mika Murtojarvi2015-04-232-0/+50
* Enable running websocket tests on JBoss EAP 6.4 (#13323)Artur Signell2015-04-222-2/+7
* Fix DataSource NPE under when dataChangeHandler is not set (#16590)Manolo Carrasco2015-04-225-20/+212
* Update link in release notesArtur Signell2015-04-221-2/+2
* Auto focus modal window (#17021)Ilya Ermakov2015-04-213-0/+192
* Disable broken, non maintained Liferay 6EE testArtur Signell2015-04-211-27/+0
* Update Atmosphere to fix Firefox + JSR356 (#17510)Artur Signell2015-04-213-3/+3
* Disable websocket tests on Websphere 8 until #16354 is fixedArtur Signell2015-04-201-0/+5
* Fix release notes query url to use https.Markus Koivisto2015-04-201-2/+2
* Revert "Reduce reflows when sizing columns (#17315)"Markus Koivisto2015-04-205-328/+38
* Add Grid declarative multi-select test UIpatrik2015-04-202-0/+144
* Declarative write support for Table (#16367)Johannes Dahlström2015-04-204-22/+138
* Made grid StaticCell and StaticRow public (#17415)Tomi Virkki2015-04-181-3/+3
* Update Atmosphere JS to fix Firefox websocket reconnect (#17247)Artur Signell2015-04-171-1/+1
* Declarative read support for Table (#16367)Johannes Dahlström2015-04-174-1/+383
* Don't clear element content in AbstractComponent.writeDesign (#17488)Johannes Dahlström2015-04-179-199/+5
* Update favicon when changing themes (#15481)Leif Åstrand2015-04-173-0/+153
* Update Atmosphere version (#17456, #17454)Artur Signell2015-04-173-3/+3
* Properly scan for files even though current directory contains java filesArtur Signell2015-04-171-1/+2
* Add Grid basic features declarative UIPekka Hyvönen2015-04-172-0/+526
* Row focus bleeds out of Table area in Valo (#14761)Jouni Koivuviita2015-04-171-27/+23
* Add GridItemEditor declarative test UITeemu Suo-Anttila2015-04-172-0/+104
* Fix Grid frozen column declarative support (#16596)Teemu Suo-Anttila2015-04-162-4/+20
* Create declarative UI test harness (#17484)patrik2015-04-161-0/+175
* Convert some TB2 tests to TB4Teemu Suo-Anttila2015-04-1663-2218/+1463
* Iterate over copies of listener lists (#17477)Henri Sara2015-04-163-2/+177
* Keeping MenuItem custom classes when updating styles (#17427)Alexey Fansky2015-04-163-0/+85
* Refactor declarative tests.Mika Murtojarvi2015-04-1636-2391/+821
* Fix Grid editor area calculation without scrollbars (#17471)Teemu Suo-Anttila2015-04-164-6/+94
* Re-showed tab is displayed if there is room for it (#17096)Alexey Fansky2015-04-153-9/+244
* Use VaadinRequest/Response for static resources (#17462)Henri Sara2015-04-151-2/+2
* Fix Grid inline data declarative support (#16596)Teemu Suo-Anttila2015-04-143-3/+138
* Fix Grid Header/Footer declarative support (#16596)Teemu Suo-Anttila2015-04-144-5/+602
* Fix Grid Columns declarative support (#16596)Teemu Suo-Anttila2015-04-144-0/+329
* Add declarative OptionGroup support (#15549)patrik2015-04-143-3/+206
* VConsole logging -> java.util.loggingArtur Signell2015-04-1315-193/+329
* Fix Grid column adding to set column sortable correctly (#17446)Teemu Suo-Anttila2015-04-132-8/+24