| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix empty @since tags for 7.6.0.alpha47.6.0.alpha4 | Johannes Dahlström | 2015-08-26 | 4 | -14/+14 |
* | Fix multiple book keeping problems in ContainerOrderedWrapper (#5934, #18422) | Artur Signell | 2015-08-26 | 6 | -64/+291 |
* | Helper method for enabling all Atmosphere logging | Artur Signell | 2015-08-25 | 2 | -1/+31 |
* | Fix Table ColumnCollapseEvents to work with generated columns (#6914) | Teemu Suo-Anttila | 2015-08-24 | 1 | -2/+3 |
* | Use correct classname for ValoTheme.SCROLL_INDICATOR (#14802) | Artur Signell | 2015-08-24 | 1 | -1/+1 |
* | Add missing @since tags. | Mika Murtojarvi | 2015-08-24 | 1 | -3/+3 |
* | Fix AbstractRemoteDataSource cache clearing (#18630) | Teemu Suo-Anttila | 2015-08-21 | 1 | -3/+6 |
* | Column collapse events for Table (#6914) | Artur Signell | 2015-08-21 | 1 | -2/+87 |
* | Merge branch 'master' into grid-unbuffered-editor | Henri Sara | 2015-08-19 | 2 | -274/+98 |
|\ |
|
| * | Add optional OSGi imports for portals (#18561) | Henri Sara | 2015-08-19 | 1 | -1/+1 |
| * | Fix RpcDataProviderExtension to not rely on item indices (#18503) | Teemu Suo-Anttila | 2015-08-18 | 1 | -266/+86 |
* | | Merge branch 'master-before-18503' into grid-unbuffered-editor | Henri Sara | 2015-08-19 | 10 | -29/+182 |
|\| |
|
| * | Prevent NPE on missing security key. (#18573) | Sauli Tähkäpää | 2015-08-18 | 2 | -18/+104 |
| * | Handle renderer exceptions gracefully (#18554) | Artur Signell | 2015-08-17 | 2 | -2/+9 |
| * | Decode filename before finding resource (#15407) | Artur Signell | 2015-08-13 | 1 | -8/+12 |
| * | Guard against disconnect() being called twice (#15263) | Artur Signell | 2015-08-12 | 1 | -0/+7 |
| * | Use latest GAE SDK supporting Java 6 | Henri Sara | 2015-08-09 | 1 | -1/+1 |
| * | Update Select all -CheckBox from server and partial selections (#17590) | Teppo Kurki | 2015-08-05 | 1 | -0/+17 |
| * | Use correct state classes for Vertical and HorizontalLayout | Artur Signell | 2015-07-31 | 2 | -0/+14 |
| * | Detect Edge correctly (#18537) | Artur Signell | 2015-07-30 | 1 | -0/+14 |
* | | Merge branch 'master-18493' into grid-unbuffered-editor | Henri Sara | 2015-08-19 | 2 | -228/+43 |
|\| |
|
| * | Fix DetailsRow communication use connector IDs (#18493) | Teemu Suo-Anttila | 2015-07-21 | 2 | -219/+39 |
* | | Keep non-editable & selection columns visible in editor | Teppo Kurki | 2015-08-11 | 1 | -0/+3 |
* | | Merge branch 'master' into grid-unbuffered-editor7.6.0.alpha3 | Johannes Dahlström | 2015-07-15 | 3 | -20/+106 |
|\| |
|
| * | StringToBooleanConverter API improved (#18466) | elmot | 2015-07-15 | 2 | -18/+99 |
| * | Do not initialize Atmosphere for websocket servlet in Websphere (#16354) | Artur Signell | 2015-07-14 | 1 | -2/+7 |
* | | Add row and cell description generators to Grid (#18481) | Teppo Kurki | 2015-07-15 | 1 | -33/+184 |
* | | Prevent Grid editor move in unbuffered mode if validation errors in | Johannes Dahlström | 2015-07-15 | 1 | -15/+24 |
* | | Merge remote-tracking branch 'origin/master' into grid-unbuffered-editor | Teemu Suo-Anttila | 2015-07-13 | 8 | -88/+66 |
|\| |
|
| * | Update connector hierarch when canceling editor (#16976). | Leif Åstrand | 2015-07-13 | 1 | -0/+4 |
| * | Remove remaining OutOfSync message references | Artur Signell | 2015-07-13 | 2 | -55/+0 |
| * | Cache connector state types (#18437) | Leif Åstrand | 2015-07-11 | 1 | -1/+9 |
| * | Make async remove check work without push (#12909) | Leif Åstrand | 2015-07-11 | 1 | -29/+23 |
| * | Fix displaying Details when Grid is attached to DOM (#18390) | Teemu Suo-Anttila | 2015-07-09 | 1 | -0/+9 |
| * | Always add "last" item from the string to the collection (#18433). | Denis Anisimov | 2015-07-07 | 2 | -3/+11 |
| * | Fix Grid details on sort to display them on correct rows (#18224) | Teemu Suo-Anttila | 2015-07-02 | 1 | -0/+8 |
* | | Refactor RpcDataProviderExtension to use DataGenerators | Teemu Suo-Anttila | 2015-07-10 | 4 | -168/+274 |
* | | Close Grid editor on container item set change | Johannes Dahlström | 2015-07-09 | 1 | -2/+21 |
* | | Update @since tags for 7.6 | Henri Sara | 2015-07-02 | 2 | -3/+3 |
* | | Merge branch 'master' into grid-unbuffered-editor | Teppo Kurki | 2015-06-26 | 65 | -231/+335 |
|\| |
|
| * | Properly toggle editor state when calling editId() on the server (#18287) | Artur Signell | 2015-06-26 | 1 | -1/+5 |
| * | Reformat with Luna SR2 | Artur Signell | 2015-06-26 | 25 | -51/+82 |
| * | Pass critical notification details to the client (#18342) | Artur Signell | 2015-06-25 | 2 | -35/+25 |
| * | Handle nested GridLayouts in declarative format correctly (#18312) | Artur Signell | 2015-06-24 | 2 | -4/+41 |
| * | Provide compressed vaadinBootstrap.js (#18329) | Artur Signell | 2015-06-23 | 1 | -1/+9 |
| * | Write true as attribute="" (#17519) | Leif Åstrand | 2015-06-22 | 28 | -104/+105 |
| * | Fix spelling | Steven Spungin | 2015-06-19 | 1 | -1/+1 |
| * | Take Window special case into account for invalid layouts (#17598) | Artur Signell | 2015-06-17 | 1 | -0/+12 |
| * | Send beforeClientResponse exceptions to an error handler (#14214) | Leif Åstrand | 2015-06-17 | 2 | -7/+9 |
| * | Allow beforeClientResponse to change hierarchy or dirtyness (#18268) | Leif Åstrand | 2015-06-17 | 2 | -13/+29 |