Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | Don't add setCurorPosition as it focuses the field (#7749) | Artur Signell | 2014-12-12 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Declarative support for TabSheet and Accordion (#7749) | Matti Hosio | 2014-12-12 | 2 | -2/+169 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Declarative support for TextField, PasswordField and TextArea (#7749) | Matti Hosio | 2014-12-12 | 4 | -0/+112 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Declarative support for AbstractTextField (#7749) | Matti Hosio | 2014-12-10 | 2 | -2/+63 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Add support for margins in AbstractOrderedLayout (#7749) | Matti Hosio | 2014-12-10 | 1 | -0/+30 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Declarative support for AbstractField (#7749) | Matti Hosio | 2014-12-10 | 3 | -1/+130 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Fix errors that affect validation builds (#7749). | Mika Murtojarvi | 2014-12-10 | 5 | -7/+26 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Remove locale utils dependency since that is not available in the server depe... | Matti Hosio | 2014-12-10 | 1 | -9/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Declarative support for CssLayout (#7749) | Matti Hosio | 2014-12-10 | 1 | -0/+45 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Handle locale as a special case (#7749). | Mika Murtojarvi | 2014-12-09 | 1 | -1/+42 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Handle immediate property as a special case (#7749). | Mika Murtojarvi | 2014-12-09 | 1 | -1/+14 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Support for automatic binding of the fields of the root layout (#7749) | Matti Hosio | 2014-12-08 | 4 | -20/+526 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Declarative support for Responsive (#7749) | Matti Hosio | 2014-12-08 | 1 | -1/+50 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Declarative: handle inner html for Button and Label (#7749). | Mika Murtojarvi | 2014-12-05 | 2 | -0/+95 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Fixes for the public API of DesignContext. | Mika Murtojarvi | 2014-12-04 | 6 | -148/+128 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Declarative support for AbsoluteLayout (#7749) | Matti Hosio | 2014-12-04 | 4 | -6/+144 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Declarative feature improvements (#7749) | Matti Hosio | 2014-12-04 | 3 | -318/+316 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Declarative: Use Element in DesingSynchronizable method parameters | Matti Hosio | 2014-12-03 | 5 | -48/+45 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Declarative: Set used file separators and decimal symbols explicitly | Matti Hosio | 2014-12-03 | 1 | -2/+12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Declarative: remove unnecessary files. | Mika Murtojarvi | 2014-12-03 | 2 | -30/+0 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Vaadin declarative: parser and html generator. | Mika Murtojarvi | 2014-12-02 | 9 | -193/+551 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Declarative support for AbstractOrderedLayout | Matti Hosio | 2014-12-02 | 3 | -9/+500 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | Support for synchronizing to design in AbstractComponent | Matti Hosio | 2014-12-02 | 2 | -135/+408 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | support for declarative in AbstractComponent | Matti Hosio | 2014-11-28 | 4 | -1/+558 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Update to Atmosphere 2.2 (#14534) | Artur Signell | 2014-12-18 | 2 | -1/+8 | |
|/ / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | Add viewport tag generation support (#13710) | Leif Åstrand | 2014-12-17 | 4 | -9/+178 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Handle portlet error messages properly (#15398) | Leif Åstrand | 2014-12-17 | 1 | -0/+5 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Empty since tags -> 7.4 | Artur Signell | 2014-12-17 | 17 | -18/+18 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Fixes unnecessary padding-top added to all responsive UIs (#14679) | Teppo Kurki | 2014-12-17 | 1 | -0/+25 | |
| |/ / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | Use introspection instead of reflection to get property type (#10672). | Denis Anisimov | 2014-12-16 | 3 | -141/+194 | |
* | | | | | | | | | | | | | | | | | | | | | | | | Fix NPE in DateField range handling (#15342) | Teemu Pöntelin | 2014-12-16 | 1 | -2/+4 | |
* | | | | | | | | | | | | | | | | | | | | | | | | Release session memory at the end of each test | Leif Åstrand | 2014-12-15 | 1 | -4/+4 | |
* | | | | | | | | | | | | | | | | | | | | | | | | Remove accidentally retained JavaDoc row | Leif Åstrand | 2014-12-15 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | | | | | | | | | | Back button doesn't change URL if view blocks the navigation (#10901) | Anna Miroshnik | 2014-12-15 | 1 | -0/+7 | |
* | | | | | | | | | | | | | | | | | | | | | | | | Throw IllegalArgumentException on non-existent version column. (#15290) | Sauli Tähkäpää | 2014-12-15 | 1 | -0/+6 | |
* | | | | | | | | | | | | | | | | | | | | | | | | Use ComboBox locale for filtering case tranform (#15193) | Leif Åstrand | 2014-12-14 | 1 | -2/+2 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | Use converter for Select/Tree/ComboBox when using item id for caption | Artur Signell | 2014-12-12 | 2 | -13/+66 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | Make SQLContainer.removeAllItems() work properly with paging (#12882) | Ilya Ermakov | 2014-12-12 | 1 | -1/+0 | |
* | | | | | | | | | | | | | | | | | | | | | | Validate input to FileResource constructor (#14253) | Artur Signell | 2014-12-11 | 1 | -0/+3 | |
* | | | | | | | | | | | | | | | | | | | | | | Convert empty string to null Enum value, only throw ConversionExceptions (#14... | Artur Signell | 2014-12-11 | 1 | -9/+11 | |
* | | | | | | | | | | | | | | | | | | | | | | Clear all bound fields when nulling the field group data source (#12371) | Artur Signell | 2014-12-11 | 2 | -9/+19 | |
* | | | | | | | | | | | | | | | | | | | | | | Add public Field.isEmpty() and clear() (#15354) | Artur Signell | 2014-12-10 | 6 | -21/+35 | |
* | | | | | | | | | | | | | | | | | | | | | | Long events aren't displayed properly when using Container (#15242) | Sergey Budkin | 2014-12-10 | 1 | -56/+18 | |
* | | | | | | | | | | | | | | | | | | | | | | Make TextField.clear() use empty string to be consistent with constructor (#1... | Artur Signell | 2014-12-10 | 1 | -1/+11 | |
* | | | | | | | | | | | | | | | | | | | | | | Make addNestedContainerBean work with existing bean item container items (#15... | Artur Signell | 2014-12-09 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | Returning all validation errors in the exception cause when submitting a fiel... | Alexey Fansky | 2014-12-09 | 1 | -23/+63 | |
* | | | | | | | | | | | | | | | | | | | | | | Fix issues when using java.sql.Date as DateField range (#15342) | Teemu Pöntelin | 2014-12-09 | 1 | -6/+8 | |
* | | | | | | | | | | | | | | | | | | | | | | Hierarchy change markAsDirty to AbstractComponentContainer (#14227) | Anna Miroshnik | 2014-12-09 | 7 | -19/+9 | |
* | | | | | | | | | | | | | | | | | | | | | | Add new StringTo<Byte, Short, BigInteger> Converters (#14583) | Anna Miroshnik | 2014-12-08 | 5 | -5/+18 | |
* | | | | | | | | | | | | | | | | | | | | | | UIInitHandler emits Content-Length when writing json response (#15271) | Fabian Lange | 2014-12-05 | 1 | -13/+8 |