| Commit message (Expand) | Author | Age | Files | Lines |
* | Minor loop cleanup/optimization for #15443 fix | Johannes Dahlström | 2015-01-14 | 1 | -19/+16 |
* | Fix grid sorting on init and sorting with unused properties (#16192) | Teemu Suo-Anttila | 2015-01-14 | 1 | -11/+51 |
* | Fix IndexOutOfBoundsException in RpcDataProviderExtension (#15443) | Johannes Dahlström | 2015-01-14 | 1 | -14/+19 |
* | Add ItemClickEvents to Grid (#15449) | Teemu Suo-Anttila | 2015-01-14 | 1 | -1/+40 |
* | Merge remote-tracking branch 'origin/master' into grid | Artur Signell | 2015-01-14 | 9 | -18/+165 |
|\ |
|
| * | Allow to override transactional property wrapper strategy (#13883). | Denis Anisimov | 2015-01-13 | 1 | -5/+8 |
| * | Fix remaining issues for NativeSelect blur/focus events (#6847) | Artur Signell | 2015-01-13 | 1 | -0/+3 |
| * | Add option to disable sending v-loc parameter in init request (#14460). | Jonas Granvik | 2015-01-12 | 5 | -0/+43 |
| * | Include UI class @JavaScript and @StyleSheet in bootstrap html (#9045) | Leif Åstrand | 2015-01-12 | 2 | -12/+110 |
| * | Fix javadoc typo | Leif Åstrand | 2015-01-12 | 1 | -1/+1 |
* | | Set @since tags to 7.4 | Artur Signell | 2015-01-13 | 1 | -1/+1 |
* | | Implement JavaScript renderer support (#15485) | Leif Åstrand | 2015-01-13 | 3 | -4/+161 |
* | | Discard changes in server-side Grid.cancelEditor() (#16199) | Johannes Dahlström | 2015-01-13 | 1 | -1/+3 |
* | | Fix Grid handling state changes and RPC calls deferred (#16188) | Teemu Suo-Anttila | 2015-01-13 | 2 | -62/+83 |
* | | Adds PROGRESSBAR_STATIC to Reindeer and Runo (#16173) | Henrik Paul | 2015-01-13 | 2 | -8/+24 |
* | | Merge remote-tracking branch 'origin/master' into grid | Teemu Suo-Anttila | 2015-01-12 | 8 | -45/+232 |
|\| |
|
| * | Cache reference diffstate values (#15561) | Leif Åstrand | 2015-01-12 | 1 | -11/+22 |
| * | Appending query param with vaadin version to js files (#12210) | Fabian Lange | 2015-01-11 | 1 | -2/+7 |
| * | Wrap null values into JsonNull json objects in bootstrap handler(#14594) | Denis Anisimov | 2015-01-10 | 1 | -25/+24 |
| * | Persist scss cache (#15228) | Leif Åstrand | 2015-01-09 | 1 | -4/+120 |
| * | Updated invalid @since | Artur Signell | 2015-01-08 | 1 | -1/+1 |
| * | Use API for setting content length on responses (#15504) | Artur Signell | 2015-01-07 | 3 | -1/+22 |
| * | Option for rendering Calendar event captions as HTML (#9030) | Artur Signell | 2015-01-02 | 1 | -1/+36 |
| * | Reformat project using Eclipse Luna SR1 | Artur Signell | 2014-12-29 | 11 | -23/+37 |
* | | Support JsonValue types as declared types in state and RPC (#15560) | Leif Åstrand | 2015-01-12 | 1 | -1/+8 |
* | | A few small renames and typo fixes for Grid | Johannes Dahlström | 2015-01-11 | 2 | -3/+3 |
* | | Format project, once again | Artur Signell | 2015-01-09 | 12 | -25/+39 |
* | | Fix Grid editor hanging on exception in commit (#15536) | Teemu Suo-Anttila | 2015-01-08 | 1 | -2/+2 |
* | | RendererClickEvent now tells about propertyIds (#13334) | Henrik Paul | 2015-01-08 | 1 | -0/+9 |
* | | Change Grid default selection model to Single (#15435) | Teemu Suo-Anttila | 2015-01-08 | 1 | -1/+1 |
* | | Add getSelected functionality to SelectionEvents (#15513) | Teemu Suo-Anttila | 2015-01-08 | 1 | -0/+10 |
* | | Update @since for 7.4 | Artur Signell | 2015-01-08 | 9 | -9/+9 |
* | | Change getColumnProperty to getPropertyId in Grid Column (#15512) | Teemu Suo-Anttila | 2015-01-07 | 2 | -9/+9 |
* | | Fix adding rows to visible range of Grid (#15476) | Teemu Suo-Anttila | 2015-01-02 | 1 | -1/+1 |
* | | Fix Grid Header/Footer creating cells for unused properties (#15487) | Teemu Suo-Anttila | 2015-01-02 | 1 | -2/+1 |
* | | Fix Grid unnecessarily cleaning up stored property information (#15482) | Teemu Suo-Anttila | 2014-12-31 | 1 | -1/+0 |
* | | Fix active row range handling when removing rows (#15454) | Teemu Suo-Anttila | 2014-12-31 | 1 | -21/+32 |
* | | Add Table-compatible constructors to Grid (#15447) | Leif Åstrand | 2014-12-31 | 1 | -8/+37 |
* | | Fix RpcDataProviderExtension to send initial data on reload (#15465) | Teemu Suo-Anttila | 2014-12-31 | 1 | -1/+2 |
* | | Merge remote-tracking branch 'origin/master' into grid | Teemu Suo-Anttila | 2014-12-29 | 13 | -65/+117 |
|\| |
|
| * | Remove mentions of SimpleViewDisplay as there is no such thing (#12934) | Artur Signell | 2014-12-19 | 1 | -7/+4 |
| * | Disable Atmosphere annotation scanning (#15414) | Artur Signell | 2014-12-19 | 1 | -0/+3 |
| * | Ensure enum fields are created when not specifying a strict type (#10975) | Artur Signell | 2014-12-18 | 1 | -3/+21 |
| * | Allow TabSheet and Accordion tab captions to contain HTML (#14609) | Artur Signell | 2014-12-18 | 1 | -0/+30 |
| * | 3 args method buildAndBind should be overriden, not 2 args (#12453). | Denis Anisimov | 2014-12-18 | 1 | -3/+3 |
| * | Add @since to AbstractSplitPanel. (#15285) | Sauli Tähkäpää | 2014-12-18 | 1 | -1/+1 |
| * | Avoid NoClassDefFoundError retrieving Atmosphere version (#14904). | Denis Anisimov | 2014-12-18 | 3 | -17/+31 |
| * | Make is possible to click a detached button again (#12781) | Artur Signell | 2014-12-18 | 1 | -1/+1 |
| * | Revert "Update selection after changes in underlying data source | Leif Åstrand | 2014-12-18 | 1 | -21/+0 |
| * | Allow reading and writing empty designs (#7749). | Mika Murtojarvi | 2014-12-18 | 2 | -12/+23 |