| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove CustomFieldState (#20468) | Pekka Hyvönen | 2016-11-22 | 1 | -13/+2 |
* | Add lazy/simple resize mode to Grid (#20108) | Patrik Lindström | 2016-11-17 | 1 | -1/+20 |
* | Keep expand ratio for last row/column when reducing grid layout size (#20297) | Artur Signell | 2016-11-16 | 2 | -4/+27 |
* | Fix NPE in case some items don't contain all properties of Grid. | adam | 2016-11-14 | 3 | -19/+403 |
* | Add method to auto scale calendar time range (#17715) | Steven Spungin | 2016-11-04 | 2 | -22/+160 |
* | Date/time issues are fixed in the tests. | Denis Anisimov | 2016-11-02 | 1 | -1/+2 |
* | Allow defining a focus delegate component for CustomField (#20336) | Artur Signell | 2016-10-26 | 1 | -0/+61 |
* | Update Hierarchical container JavaDocs to match code (#5864) | Teemu Suo-Anttila | 2016-10-25 | 1 | -6/+5 |
* | Add valo-menu-hover stylename to make responsive menu appear w/o adding code ... | Marc Englund | 2016-10-19 | 1 | -3/+23 |
* | Update client side selection state when changing selection model (#20370) | Artur Signell | 2016-10-18 | 1 | -0/+4 |
* | Send selection change events when changing selection mode (#20391) | Artur Signell | 2016-10-18 | 2 | -1/+46 |
* | Add Grid.refreshRows to allow refreshing individual rows (#16765) | Artur Signell | 2016-10-14 | 1 | -0/+16 |
* | Check for duplicate property ids when setting Grid columns or column order (#... | Artur Signell | 2016-10-14 | 2 | -0/+29 |
* | Never check the selectAll checkbox in an empty grid (#20301) | Artur Signell | 2016-10-13 | 2 | -5/+26 |
* | Workaround for deadlock issue (#18436) | Artur Signell | 2016-10-11 | 2 | -2/+171 |
* | Fix widget set builder to create widget set in correct location (#20320) | Artur Signell | 2016-09-25 | 1 | -4/+17 |
* | Use widget set specified by init parameter (#20276) | Artur Signell | 2016-09-25 | 3 | -4/+23 |
* | Revert "Use widget set specified by init parameter (#20276)"7.7.2 | Leif Åstrand | 2016-09-22 | 1 | -9/+2 |
* | Format Java files using Eclipse Neon and Vaadin settings | Artur Signell | 2016-09-20 | 840 | -12750/+13025 |
* | Fix regression that broke widget set compilation in 7.7.1 (#20285) | Ingo Kegel | 2016-09-16 | 1 | -1/+1 |
* | Use widget set specified by init parameter (#20276) | Artur Signell | 2016-09-15 | 1 | -2/+9 |
* | Handle encoded URL characters correctly when constructing widget set name (#2... | Artur Signell | 2016-09-13 | 1 | -8/+9 |
* | Make test independent of any converters present in the factory | Artur Signell | 2016-09-11 | 1 | -9/+9 |
* | Prevent editor from being canceled while it is being saved (#19458) | Artur Signell | 2016-09-05 | 2 | -1/+123 |
* | Fix ComboBox paging when number of items equals page length (#20213) | Artur Signell | 2016-09-05 | 2 | -7/+168 |
* | Discard for DateField when the data source contains null (#8069) | Patrik Lindström | 2016-09-02 | 1 | -0/+18 |
* | Use servlet context classloader when finding servlet class for websockets (#2... | Artur Signell | 2016-08-30 | 1 | -3/+7 |
* | Prevent Atmosphere from resurrecting a destroyed broadcaster (#20026)7.7.0.rc1 | Artur Signell | 2016-08-16 | 1 | -0/+5 |
* | Update/remove empty @since for 7.7 | Henri Sara | 2016-08-15 | 3 | -72/+71 |
* | Fixed the compare filter to handle subclasses (#17169) | Pontus Boström | 2016-08-01 | 2 | -3/+146 |
* | Changed logic to retrieve readonly state (#8643) | Felype Santiago Ferreira | 2016-07-29 | 2 | -3/+63 |
* | Document onUnregister in JS component/extension javadocs (#19799) | Marco Collovati | 2016-07-19 | 2 | -0/+4 |
* | Support static inner classes when reading/writing declarative files (#20038) | Artur Signell | 2016-07-13 | 3 | -4/+76 |
* | Update @since for 7.6.8 | Teemu Suo-Anttila | 2016-07-12 | 1 | -1/+1 |
* | Update @since for 7.6.7 | Teemu Suo-Anttila | 2016-07-12 | 1 | -1/+1 |
* | Allow reaching the wrapped Item through GeneratedPropertyItem (#20032) | Anna Koskinen | 2016-07-06 | 2 | -2/+24 |
* | Fix navigation to same view with different parameters (#20029) | Teemu Suo-Anttila | 2016-07-06 | 1 | -17/+20 |
* | Fix RpcDataProviderExtension serialization issue (#19906) | Teemu Suo-Anttila | 2016-06-29 | 2 | -8/+67 |
* | Make sure AtmosphereFramework is always properly destroyed (#17581) | Artur Signell | 2016-06-19 | 1 | -1/+31 |
* | Provide a way to disallow navigation to the same state twice (#12107). | Denis Anisimov | 2016-06-13 | 2 | -26/+121 |
* | Fix a Javadoc typo that crashes Checkstyle (yes, really) | Johannes Dahlström | 2016-06-02 | 1 | -1/+1 |
* | New login form (#8171) | Ingo Kegel | 2016-06-01 | 1 | -232/+260 |
* | Suggestion pop-up width API for ComboBox (#19685) | Jonni Nakari | 2016-05-31 | 1 | -1/+32 |
* | Update missing @since for 7.7 | Henri Sara | 2016-05-30 | 2 | -2/+2 |
* | Send an ack message after push has removed connectors (#19822) | Artur Signell | 2016-05-27 | 1 | -0/+5 |
* | Correctly check if validators are present (#11450) | Artur Signell | 2016-05-27 | 1 | -1/+5 |
* | Make tests pass in any timezone (#19813) | Marco Collovati | 2016-05-26 | 2 | -9/+15 |
* | Make tests pass in any timezone | Joonas Lehtinen | 2016-05-20 | 3 | -5/+13 |
* | Load CustomLayout templates like other theme resources (#8578) | Artur Signell | 2016-05-20 | 4 | -26/+51 |
* | Throw exception early on null itemId (#16541) | vilo | 2016-05-20 | 1 | -0/+3 |