| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Remove unnecessary full classnames and parenthesis from code (#8681) | Teemu Suo-Anttila | 2017-03-02 | 91 | -1354/+459 |
* | Updated links to zip files in tutorial (#8659) | Alejandro | 2017-02-22 | 1 | -4/+4 |
* | Enable long tap emulation on iOS for context clicks (#8565) (#8570) | Teemu Suo-Anttila | 2017-02-15 | 2 | -3/+3 |
* | Fix absoluteLayoutResizeComponents test for IE8 (#8497) | caalador | 2017-02-08 | 2 | -2/+136 |
* | Fix toggling of WeekNumbers for PopupDateField. (#8405) (#8469) | caalador | 2017-02-08 | 3 | -0/+174 |
* | Update missing since tags for 7.7.7 (#8474)7.7.7 | Pekka Hyvönen | 2017-02-07 | 7 | -1/+13 |
* | Update 7.7 release notes to github era (#8472) | Pekka Hyvönen | 2017-02-07 | 1 | -21/+5 |
* | Fix problem with re-opening the popup (#8446) (#8454) | caalador | 2017-02-07 | 3 | -5/+118 |
* | Fix the absolute layout component resize positioning tests. (#8456) | caalador | 2017-02-06 | 1 | -17/+45 |
* | Fix caption updating in CustomLayout (#8415) | Artur | 2017-02-02 | 3 | -5/+77 |
* | Call "destroy" instead of "destory" in JavaScriptRenders (#8263) | Artur | 2017-02-01 | 7 | -8/+115 |
* | Use an actually transparent 1x1 image (#8407) | Artur | 2017-02-01 | 1 | -1/+1 |
* | Add method for refreshing all Grid rows (#8406) | Artur | 2017-02-01 | 3 | -1/+53 |
* | Prevent reorder of frozen columns when there are hidden columns (#8278) | Artur | 2017-01-30 | 2 | -2/+24 |
* | Make it possible to disallow user selection in Grid (#8144) | Artur | 2017-01-30 | 18 | -30/+694 |
* | Improve Grid extendability (#8343) | Adam Wagner | 2017-01-27 | 1 | -2/+2 |
* | Remove invalid trailing comma from Thai date format (#8311) | Artur | 2017-01-24 | 2 | -40/+1040 |
* | Fix absolute layout component sizing on size change in Vaadin7 (#8304) | caalador | 2017-01-23 | 3 | -0/+199 |
* | Serve VAADIN files also from META-INF/resources (#8286) | Artur | 2017-01-22 | 1 | -4/+5 |
* | Flush the correct editor widget if there are hidden columns (#8276) | Artur | 2017-01-20 | 2 | -5/+22 |
* | Fix navigation using keyboard to frozen column when there are hidden columns ... | Artur | 2017-01-19 | 4 | -8/+25 |
* | Fix closing of modal window curtains while dragging and resizing (#8281) | Aleksi Hietanen | 2017-01-19 | 2 | -6/+50 |
* | Rename variables to indicate whether they use DOM index or Grid index (#8275) | Artur | 2017-01-19 | 2 | -51/+55 |
* | Properly end HTML5 drag operations when no drop is performed (#8242) | Artur | 2017-01-19 | 2 | -0/+81 |
* | Removed broken/obsolete 'Setting up the Development Environment' link (#8251) | Alejandro | 2017-01-17 | 1 | -2/+0 |
* | Properly report invalid arguments to StaticRow.join() (#8243) | Artur | 2017-01-16 | 1 | -4/+10 |
* | Make it possible to deselect what was selected on the server (#8235) | Artur | 2017-01-13 | 2 | -3/+18 |
* | Reset selected icon when blurring a ComboBox (#8082) | Artur | 2017-01-12 | 2 | -6/+84 |
* | Remove tracking of unregistered connectors (#8153) | Aleksi Hietanen | 2017-01-11 | 17 | -448/+65 |
* | Fix exception when Grid is inside a PopupView (#8157) | Artur | 2017-01-10 | 3 | -3/+78 |
* | Correctly detach components in merged cells when a static row is removed (#8142) | Artur | 2017-01-09 | 2 | -7/+57 |
* | reopen Grid details on attach, fixes #8015 (#8074) | Olli Tietäväinen | 2017-01-09 | 3 | -0/+91 |
* | Render font icon correctly on the 'more' menu item (#8126) | Artur | 2017-01-05 | 4 | -7/+152 |
* | Call error handler for exceptions in UI.init() (#8055) | Artur | 2017-01-02 | 4 | -5/+210 |
* | Fix chrome version (#8086) | Ilia Motornyi | 2016-12-27 | 1 | -1/+1 |
* | Fix removal of hidden Grid columns (#8071) | Artur | 2016-12-23 | 3 | -2/+113 |
* | Use correct indexes in multiselect checkboxes after removing rows (#8072) | Artur | 2016-12-22 | 4 | -25/+89 |
* | Fix context menu missing box-shadow for Runo on Chrome (#7966) | Pekka Hyvönen | 2016-12-14 | 1 | -1/+1 |
* | Make AtmospherePushConnection methods public (#7973) | Artur | 2016-12-14 | 1 | -5/+9 |
* | Replace non-breaking spaces with space (#7957) | Artur | 2016-12-14 | 12 | -31/+31 |
* | Enable changing the backing bean for BeanItem (#4302) (#77) | Artur | 2016-12-13 | 6 | -2/+244 |
* | Use proper UTF-8 encoding for Content-Disposition filenames (#19527) (#6607) | Leif Åstrand | 2016-12-13 | 7 | -23/+128 |
* | Fix margin in declarative format is recognized as unsupported property gridla... | Pekka Hyvönen | 2016-12-12 | 2 | -0/+28 |
* | Fix java packaging order (#106) | Teemu Suo-Anttila | 2016-12-09 | 5 | -5/+5 |
* | Move Grid event handlers to a list, add method to add custom handlers (#76)7.7.6 | Aleksi Hietanen | 2016-12-05 | 2 | -200/+286 |
* | Add screenshots as a Git submodule (#86) | Teemu Suo-Anttila | 2016-12-05 | 2 | -0/+4 |
* | Refactor Grid event handling methods to instances of a handler interface | Johannes Dahlström | 2016-12-01 | 1 | -127/+176 |
* | Start client-side Grid DOM event handling refactor | Johannes Dahlström | 2016-12-01 | 1 | -16/+33 |
* | Fix wrong year in copyright header | Pekka Hyvönen | 2016-11-29 | 1 | -1/+1 |
* | Re-add body rows when Escalator is reattached to DOM (#20477) | Artur Signell | 2016-11-28 | 4 | -34/+99 |