| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fixing NPE in Binder, ported from Flow (#11290) | Mehdi Javan | 2018-11-06 | 1 | -5/+19 |
* | Make value changes in color picker user originated (#11252) | Jeremy Stucki | 2018-11-02 | 1 | -2/+2 |
* | Refactor the usage of KeyMapper in ActionManager. (#11265) | Sun Zhe | 2018-10-26 | 2 | -21/+42 |
* | Improve setStyleGenerator JavaDocs (#11262) | Tatu Lund | 2018-10-19 | 1 | -0/+6 |
* | Revert change to fix issue on removing Grid with components (#11224) | Sun Zhe | 2018-10-12 | 2 | -2/+2 |
* | Run formatter to the code (#11227) | Sun Zhe | 2018-10-09 | 3 | -10/+10 |
* | Suppress unavoidable UIDetachedException (#11146) | Leif Åstrand | 2018-10-02 | 4 | -13/+83 |
* | Updated JavaDoc of getColumn(..) method (#11179) | Tatu Lund | 2018-10-01 | 1 | -0/+3 |
* | Updated Upload.java (#11203) | Michael Benz | 2018-10-01 | 1 | -2/+2 |
* | Update ComboBox internal state on new item added (#11094)8.6.0.beta1 | Teemu Suo-Anttila | 2018-09-26 | 1 | -6/+9 |
* | Fixing typo (#11207) | Mehdi Javan | 2018-09-26 | 1 | -1/+1 |
* | Updating since tags (#11200)8.6.0.alpha2 | Mehdi Javan | 2018-09-21 | 3 | -4/+4 |
* | OSGi resource registration via SCR (#11166) | S.W | 2018-09-21 | 1 | -24/+14 |
* | Since tags in 8.5.2 (#11174) | Olli Tietäväinen | 2018-09-07 | 2 | -2/+2 |
* | Fix handler creation to happen on init (#11172) | Teemu Suo-Anttila | 2018-09-07 | 2 | -2/+2 |
* | Remove objects from ActiveDataHandler that are no longer available in used Da... | Ilia Motornyi | 2018-09-07 | 1 | -0/+26 |
* | Force re-updating the resolutions of DateField (#11159) | Anastasia Smirnova | 2018-09-06 | 1 | -0/+1 |
* | Re-enable the Atmosphere heartbeat interceptor (#9877) | Petter Holmström | 2018-09-06 | 1 | -5/+0 |
* | Add API to access features of SelectionModels (#10939) | Teemu Suo-Anttila | 2018-09-04 | 3 | -15/+548 |
* | Upgrade to new Atmosphere (#11122), replace SSH proxy with java-based trivial... | Ilia Motornyi | 2018-09-04 | 1 | -1/+1 |
* | Add fallback resolvers for CurrentInstance (#10974) | Gilberto Torrezan | 2018-09-03 | 2 | -0/+98 |
* | Set correct GWT .dtd definition (#11110) | Ilia Motornyi | 2018-08-13 | 1 | -1/+1 |
* | Improving javadoc of Binder.removeBinding (#11107) | Mehdi Javan | 2018-08-09 | 1 | -1/+18 |
* | Document how to handle cancelled file downloads. (#11079) | Ilia Motornyi | 2018-08-07 | 1 | -3/+8 |
* | Fix Grid MultiSelectionModel to always use getId (#11086) | Teemu Suo-Anttila | 2018-07-30 | 1 | -24/+26 |
* | Fix DataCommunicator not sending data on filter updates (#11068) | Teemu Suo-Anttila | 2018-07-19 | 1 | -0/+3 |
* | Fix Combobox adding an item with empty string (#11067) | Teemu Suo-Anttila | 2018-07-18 | 1 | -11/+9 |
* | Fix canceling Grid Editor during EditorOpenEvent (#11038) | Teemu Suo-Anttila | 2018-07-11 | 1 | -1/+1 |
* | Add xsrf token header if cookie is present (#11034) | Ilia Motornyi | 2018-07-11 | 1 | -0/+11 |
* | Fix formatting (#11023) | Ilia Motornyi | 2018-07-04 | 3 | -20/+25 |
* | Fix expanding an added TreeGrid node (#11018) | Teemu Suo-Anttila | 2018-07-02 | 1 | -7/+4 |
* | Memory leak fix in ConnectorTracker (#10996) | Teemu Suo-Anttila | 2018-06-27 | 2 | -1/+6 |
* | Update since tags (#11001)8.5.0.alpha2 | Teemu Suo-Anttila | 2018-06-27 | 6 | -29/+27 |
* | Fix TabSheet attaching and detaching components (#10988) | Teemu Suo-Anttila | 2018-06-19 | 3 | -27/+15 |
* | Graceful servlet shutdown if no VaadinService is initialized (#10981) | Ilia Motornyi | 2018-06-18 | 1 | -1/+3 |
* | Add ACCEPT attribute to Upload (#10906) | Ilia Motornyi | 2018-06-18 | 1 | -0/+31 |
* | Fix temporal renderers serialization (#10929) | Ilia Motornyi | 2018-06-13 | 3 | -14/+178 |
* | Fix formatting of some files (#10972) | Ilia Motornyi | 2018-06-12 | 1 | -1/+1 |
* | Remove parse error when changing from invalid to empty date text (#10771) | Alexander Nittka | 2018-06-07 | 1 | -2/+7 |
* | Fix NPE check in BindingValidationStatus (#10964) | Olli Tietäväinen | 2018-06-05 | 1 | -1/+1 |
* | Implement serializable predicate helper methods (#10952) | Ilia Motornyi | 2018-06-04 | 1 | -1/+81 |
* | Fix small formatting issues (#10960) | Ilia Motornyi | 2018-06-01 | 3 | -5/+4 |
* | Fix Grid not removing columns from sort order | Teemu Suo-Anttila | 2018-05-28 | 1 | -0/+8 |
* | Add DesignContext getter to ComponentCreatedEvent (#10943) | Ilia Motornyi | 2018-05-22 | 1 | -0/+11 |
* | Open methods to allow custom static file serving logic (#(#10921) | Ilia Motornyi | 2018-05-22 | 1 | -2/+6 |
* | Add constructor for ComboBox with DataCommunicator (#10923) | Teemu Suo-Anttila | 2018-05-17 | 1 | -3/+13 |
* | Add Focusable interface for Tree component (#10918) | Teemu Suo-Anttila | 2018-05-15 | 1 | -1/+16 |
* | Fix Grid clearSortOrder not updating state (#10917) | Teemu Suo-Anttila | 2018-05-15 | 1 | -10/+1 |
* | Allow overriding ServerRpcHandler creation in PushHandler (#10892) | lennartfricke | 2018-05-09 | 1 | -1/+13 |
* | Fix Binder javadocs (#10907) | Ilia Motornyi | 2018-05-09 | 1 | -1/+3 |