summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add @since tags for 7.7.8 (#8954)7.7.8Henri Sara2017-03-272-1/+3
* Add vaadin-archetypes as expected artifact (#8953)Henri Sara2017-03-271-1/+1
* Fix Flash expanding with percentage sizing (#8552)Olli Tietäväinen2017-03-214-8/+209
* Fix some tests for 7.7Henri Sara2017-03-133-9/+18
* Include charset in text/html responses (#8777)Artur2017-03-095-6/+16
* Fix Panel.setScrollTop() for large values (#8563)Olli Tietäväinen2017-03-093-0/+110
* Fix client-side error when Upload in TabSheet and Push (#8779)Ilia Motornyi2017-03-093-4/+173
* Correctly detach header/footer components when column is removed (#8645)Artur2017-03-092-2/+98
* Always calculate Escalator max row count the same way (#8740)Artur2017-03-075-18/+156
* Handle unknown connectors consistently and quietly as described in #8111 (#8741)Artur2017-03-072-6/+63
* Fix some tests and update screenshots (#8744)Henri Sara2017-03-062-1/+1
* Remove unnecessary full classnames and parenthesis from code (#8681)Teemu Suo-Anttila2017-03-0291-1354/+459
* Updated links to zip files in tutorial (#8659)Alejandro2017-02-221-4/+4
* Enable long tap emulation on iOS for context clicks (#8565) (#8570)Teemu Suo-Anttila2017-02-152-3/+3
* Fix absoluteLayoutResizeComponents test for IE8 (#8497)caalador2017-02-082-2/+136
* Fix toggling of WeekNumbers for PopupDateField. (#8405) (#8469)caalador2017-02-083-0/+174
* Update missing since tags for 7.7.7 (#8474)7.7.7Pekka Hyvönen2017-02-077-1/+13
* Update 7.7 release notes to github era (#8472)Pekka Hyvönen2017-02-071-21/+5
* Fix problem with re-opening the popup (#8446) (#8454)caalador2017-02-073-5/+118
* Fix the absolute layout component resize positioning tests. (#8456)caalador2017-02-061-17/+45
* Fix caption updating in CustomLayout (#8415)Artur2017-02-023-5/+77
* Call "destroy" instead of "destory" in JavaScriptRenders (#8263)Artur2017-02-017-8/+115
* Use an actually transparent 1x1 image (#8407)Artur2017-02-011-1/+1
* Add method for refreshing all Grid rows (#8406)Artur2017-02-013-1/+53
* Prevent reorder of frozen columns when there are hidden columns (#8278)Artur2017-01-302-2/+24
* Make it possible to disallow user selection in Grid (#8144)Artur2017-01-3018-30/+694
* Improve Grid extendability (#8343)Adam Wagner2017-01-271-2/+2
* Remove invalid trailing comma from Thai date format (#8311)Artur2017-01-242-40/+1040
* Fix absolute layout component sizing on size change in Vaadin7 (#8304)caalador2017-01-233-0/+199
* Serve VAADIN files also from META-INF/resources (#8286)Artur2017-01-221-4/+5
* Flush the correct editor widget if there are hidden columns (#8276)Artur2017-01-202-5/+22
* Fix navigation using keyboard to frozen column when there are hidden columns ...Artur2017-01-194-8/+25
* Fix closing of modal window curtains while dragging and resizing (#8281)Aleksi Hietanen2017-01-192-6/+50
* Rename variables to indicate whether they use DOM index or Grid index (#8275)Artur2017-01-192-51/+55
* Properly end HTML5 drag operations when no drop is performed (#8242)Artur2017-01-192-0/+81
* Removed broken/obsolete 'Setting up the Development Environment' link (#8251)Alejandro2017-01-171-2/+0
* Properly report invalid arguments to StaticRow.join() (#8243)Artur2017-01-161-4/+10
* Make it possible to deselect what was selected on the server (#8235)Artur2017-01-132-3/+18
* Reset selected icon when blurring a ComboBox (#8082)Artur2017-01-122-6/+84
* Remove tracking of unregistered connectors (#8153)Aleksi Hietanen2017-01-1117-448/+65
* Fix exception when Grid is inside a PopupView (#8157)Artur2017-01-103-3/+78
* Correctly detach components in merged cells when a static row is removed (#8142)Artur2017-01-092-7/+57
* reopen Grid details on attach, fixes #8015 (#8074)Olli Tietäväinen2017-01-093-0/+91
* Render font icon correctly on the 'more' menu item (#8126)Artur2017-01-054-7/+152
* Call error handler for exceptions in UI.init() (#8055)Artur2017-01-024-5/+210
* Fix chrome version (#8086)Ilia Motornyi2016-12-271-1/+1
* Fix removal of hidden Grid columns (#8071)Artur2016-12-233-2/+113
* Use correct indexes in multiselect checkboxes after removing rows (#8072)Artur2016-12-224-25/+89
* Fix context menu missing box-shadow for Runo on Chrome (#7966)Pekka Hyvönen2016-12-141-1/+1
* Make AtmospherePushConnection methods public (#7973)Artur2016-12-141-5/+9