| Commit message (Expand) | Author | Age | Files | Lines |
* | Prevent HTTP Response splitting in case the server doesn't (#19611) | Leif Åstrand | 2016-02-17 | 1 | -0/+2 |
* | Lock session during deserialization (#19310) | Leif Åstrand | 2016-02-14 | 2 | -10/+55 |
* | Fix Components cleanup on Header/FooterRow remove in Grid (#19497) | Teemu Suo-Anttila | 2016-02-13 | 1 | -0/+11 |
* | Fix Grid DetailsGenerator being removed on Container change (#19593) | Teemu Suo-Anttila | 2016-02-13 | 2 | -2/+35 |
* | Fix removing extension from a connector that is not its parent (#19569) | Teemu Suo-Anttila | 2016-02-08 | 2 | -0/+45 |
* | Make project Java 8 compatible | Artur Signell | 2016-02-03 | 2 | -4/+8 |
* | Added JavaDoc for PropertyId | Matti Tahvonen | 2016-02-02 | 1 | -0/+33 |
* | Fix GeneratedPropertyContainer with non-Sortable Containers (#19511) | Artur Signell | 2016-01-25 | 1 | -3/+2 |
* | Propertly handle null in StringToCollectionConverter (#19481) | Artur Signell | 2016-01-21 | 2 | -0/+22 |
* | Remove out of date javadoc (#19454) | Artur Signell | 2016-01-18 | 1 | -6/+0 |
* | Add missing @since for 7.6.1 | Teemu Suo-Anttila | 2016-01-12 | 1 | -1/+1 |
* | Add a client-side connector for DetailsComponentManager (#19412) | Teemu Suo-Anttila | 2016-01-05 | 1 | -1/+1 |
* | Fix NPE in Label.writeDesign with NULL values #19434 | John Ahlroos | 2016-01-05 | 2 | -6/+58 |
* | Make GeneratedPropertyItem addItem return null when appropriate (#18685) | Artur Signell | 2016-01-04 | 2 | -0/+107 |
* | Ensure no unknown attribute warnings are logged in design tests (#19429) | Artur Signell | 2016-01-04 | 3 | -0/+47 |
* | Fix custom attributes of Link component (#19107) | maxschuster | 2016-01-04 | 1 | -6/+9 |
* | Include correct type and parameter info in exception (#19064) | Artur Signell | 2016-01-04 | 2 | -5/+15 |
* | Make GeneratedPropertyItem equals self (#19426) | Artur Signell | 2016-01-04 | 2 | -2/+34 |
* | Make GeneratedPropertyContainer.getItem(nonExistant) return null (#19425) | Artur Signell | 2016-01-04 | 2 | -0/+566 |
* | Make test succeed in Eclipse | Artur Signell | 2016-01-04 | 1 | -0/+1 |
* | Revert changes which were previously reverted from only 7.5 (#19424) | Teemu Suo-Anttila | 2016-01-01 | 1 | -48/+5 |
* | Update to Font Awesome 4.5.0 | Artur Signell | 2015-12-30 | 1 | -0/+20 |
* | Fix javadoc typo in ItemClickEvent | Henri Sara | 2015-12-21 | 1 | -1/+1 |
* | Increase grid column resize handle width (#16838) | Marlon Richert | 2015-12-18 | 1 | -0/+10 |
* | Fix empty @since tags | Henri Sara | 2015-12-18 | 1 | -2/+2 |
* | Make it possible to only show collapsible columns in menu (#9811) | Leif Åstrand | 2015-12-16 | 1 | -1/+33 |
* | Fix RpcDataProvider listener handling on ItemSetChange (#19371) | Teemu Suo-Anttila | 2015-12-15 | 1 | -0/+11 |
* | Fix and extend Javadoc for setFirstDayOfWeek (#19227) | Leonid Rozenblyum | 2015-12-14 | 1 | -2/+4 |
* | Reapply DataGenerators when container changes (#19357, #19359) | Teemu Suo-Anttila | 2015-12-14 | 1 | -0/+10 |
* | Check for optimizations when looking for missing updates (#18317) | Leif Åstrand | 2015-12-03 | 2 | -3/+45 |
* | Add missing @since values | Henri Sara | 2015-12-02 | 2 | -2/+2 |
* | Detect hierarchy changes not sent to the client (#18317) | Leif Åstrand | 2015-12-02 | 2 | -0/+70 |
* | Fix select all checkbox state update with low row count (#19322) | Teemu Suo-Anttila | 2015-11-30 | 1 | -2/+4 |
* | Remove bogus comment | Leif Åstrand | 2015-11-30 | 1 | -1/+0 |
* | Fix setSelected in MultiSelectionModel to update row data (#19302) | Teemu Suo-Anttila | 2015-11-25 | 2 | -3/+9 |
* | Set session as current while deserializing (#9953) | Leif Åstrand | 2015-11-25 | 2 | -18/+90 |
* | Fix javadoc copied from CellStyleGenerator | Leif Åstrand | 2015-11-25 | 1 | -1/+1 |
* | Omit empty hierarchy data from the response (#18510) | Leif Åstrand | 2015-11-25 | 3 | -14/+32 |
* | Typo in setCompositionRoot description | cbmeeks | 2015-11-23 | 1 | -1/+1 |
* | Support on-the-fly compiled CSS hot reload from classpath (#16949) | Vladimir Kulev | 2015-11-17 | 1 | -6/+19 |
* | Do not modify state while serializing (#19090) | Artur Signell | 2015-11-12 | 2 | -2/+37 |
* | Fix outdated javadoc reference | Leif Åstrand | 2015-11-12 | 1 | -2/+2 |
* | Specify custom first day of week for Calendar #19227 | Leonid Rozenblyum | 2015-11-11 | 2 | -6/+85 |
* | Add destroy method for Navigator (#10213). | Denis Anisimov | 2015-11-07 | 4 | -6/+175 |
* | Optimize layout performance of Table (#17947) | jotatu | 2015-11-05 | 2 | -1/+95 |
* | Render null header caption as empty (#18553) | Artur Signell | 2015-11-03 | 1 | -1/+3 |
* | Mention quirks with JavaScript "this" in AbstractJavaScript* javadocs | Leif Åstrand | 2015-11-02 | 3 | -6/+16 |
* | Fix javadoc typos | Leif Åstrand | 2015-11-02 | 1 | -2/+2 |
* | Support caption fetching for HTML and Widget headers. (#18528) | Sauli Tähkäpää | 2015-10-28 | 2 | -7/+23 |
* | Update @since tags for 7.6 | Henri Sara | 2015-10-27 | 1 | -0/+4 |