summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | | | | | | | | | | | Embed DesignSynchronizable methods to Component interface (#7749)Matti Hosio2014-12-1217-199/+149
| | * | | | | | | | | | | | | | | | | | | | | | | | Some logging improvements and minor fixes for Declarative (#7749)Matti Hosio2014-12-124-23/+22
| | * | | | | | | | | | | | | | | | | | | | | | | | Declarative: add support for Panel (#7749).Mika Murtojarvi2014-12-125-2/+260
| | * | | | | | | | | | | | | | | | | | | | | | | | Declarative support for Button and NativeButton (#7749)Matti Hosio2014-12-126-4/+269
| | * | | | | | | | | | | | | | | | | | | | | | | | Update to latest jsoup (#7749)Artur Signell2014-12-121-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | Don't add setCurorPosition as it focuses the field (#7749)Artur Signell2014-12-121-0/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | Declarative support for TabSheet and Accordion (#7749)Matti Hosio2014-12-126-3/+450
| | * | | | | | | | | | | | | | | | | | | | | | | | Declarative support for TextField, PasswordField and TextArea (#7749)Matti Hosio2014-12-129-2/+355
| | * | | | | | | | | | | | | | | | | | | | | | | | Declarative support for AbstractTextField (#7749)Matti Hosio2014-12-105-3/+212
| | * | | | | | | | | | | | | | | | | | | | | | | | Add support for margins in AbstractOrderedLayout (#7749)Matti Hosio2014-12-103-10/+62
| | * | | | | | | | | | | | | | | | | | | | | | | | Declarative support for AbstractField (#7749)Matti Hosio2014-12-109-3/+372
| | * | | | | | | | | | | | | | | | | | | | | | | | Fix errors that affect validation builds (#7749).Mika Murtojarvi2014-12-107-7/+32
| | * | | | | | | | | | | | | | | | | | | | | | | | Change a test not to use LocaleUtils.Mika Murtojarvi2014-12-101-6/+3
| | * | | | | | | | | | | | | | | | | | | | | | | | Remove locale utils dependency since that is not available in the server depe...Matti Hosio2014-12-102-10/+3
| | * | | | | | | | | | | | | | | | | | | | | | | | Declarative support for CssLayout (#7749)Matti Hosio2014-12-103-0/+197
| | * | | | | | | | | | | | | | | | | | | | | | | | Handle locale as a special case (#7749).Mika Murtojarvi2014-12-092-1/+195
| | * | | | | | | | | | | | | | | | | | | | | | | | Handle immediate property as a special case (#7749).Mika Murtojarvi2014-12-093-1/+49
| | * | | | | | | | | | | | | | | | | | | | | | | | Support for automatic binding of the fields of the root layout (#7749)Matti Hosio2014-12-087-20/+670
| | * | | | | | | | | | | | | | | | | | | | | | | | Declarative support for Responsive (#7749)Matti Hosio2014-12-083-1/+90
| | * | | | | | | | | | | | | | | | | | | | | | | | Declarative: handle inner html for Button and Label (#7749).Mika Murtojarvi2014-12-0510-9/+463
| | * | | | | | | | | | | | | | | | | | | | | | | | Fixes for the public API of DesignContext.Mika Murtojarvi2014-12-048-148/+323
| | * | | | | | | | | | | | | | | | | | | | | | | | Declarative support for AbsoluteLayout (#7749)Matti Hosio2014-12-046-6/+355
| | * | | | | | | | | | | | | | | | | | | | | | | | Declarative feature improvements (#7749)Matti Hosio2014-12-043-318/+316
| | * | | | | | | | | | | | | | | | | | | | | | | | Declarative: Use Element in DesingSynchronizable method parametersMatti Hosio2014-12-039-101/+94
| | * | | | | | | | | | | | | | | | | | | | | | | | Declarative: Set used file separators and decimal symbols explicitlyMatti Hosio2014-12-031-2/+12
| | * | | | | | | | | | | | | | | | | | | | | | | | Declarative: remove unnecessary files.Mika Murtojarvi2014-12-032-30/+0
| | * | | | | | | | | | | | | | | | | | | | | | | | Vaadin declarative: parser and html generator.Mika Murtojarvi2014-12-0210-194/+551
| | * | | | | | | | | | | | | | | | | | | | | | | | Declarative support for AbstractOrderedLayoutMatti Hosio2014-12-025-9/+748
| | * | | | | | | | | | | | | | | | | | | | | | | | Support for synchronizing to design in AbstractComponentMatti Hosio2014-12-024-138/+667
| | * | | | | | | | | | | | | | | | | | | | | | | | support for declarative in AbstractComponentMatti Hosio2014-11-285-1/+745
* | | | | | | | | | | | | | | | | | | | | | | | | | Update to Atmosphere 2.2 (#14534)Artur Signell2014-12-182-1/+8
|/ / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | Add viewport tag generation support (#13710)Leif Åstrand2014-12-174-9/+178
* | | | | | | | | | | | | | | | | | | | | | | | | Handle portlet error messages properly (#15398)Leif Åstrand2014-12-171-0/+5
* | | | | | | | | | | | | | | | | | | | | | | | | Empty since tags -> 7.4Artur Signell2014-12-1717-18/+18
* | | | | | | | | | | | | | | | | | | | | | | | | Fixes unnecessary padding-top added to all responsive UIs (#14679)Teppo Kurki2014-12-171-0/+25
| |/ / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | Use introspection instead of reflection to get property type (#10672).Denis Anisimov2014-12-163-141/+194
* | | | | | | | | | | | | | | | | | | | | | | | Fix NPE in DateField range handling (#15342)Teemu Pöntelin2014-12-161-2/+4
* | | | | | | | | | | | | | | | | | | | | | | | Release session memory at the end of each testLeif Åstrand2014-12-151-4/+4
* | | | | | | | | | | | | | | | | | | | | | | | Remove accidentally retained JavaDoc rowLeif Åstrand2014-12-151-2/+2
* | | | | | | | | | | | | | | | | | | | | | | | Back button doesn't change URL if view blocks the navigation (#10901)Anna Miroshnik2014-12-151-0/+7
* | | | | | | | | | | | | | | | | | | | | | | | Throw IllegalArgumentException on non-existent version column. (#15290)Sauli Tähkäpää2014-12-152-66/+98
* | | | | | | | | | | | | | | | | | | | | | | | Use ComboBox locale for filtering case tranform (#15193)Leif Åstrand2014-12-141-2/+2
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Use converter for Select/Tree/ComboBox when using item id for captionArtur Signell2014-12-122-13/+66
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Make SQLContainer.removeAllItems() work properly with paging (#12882)Ilya Ermakov2014-12-122-1/+20
* | | | | | | | | | | | | | | | | | | | | | Validate input to FileResource constructor (#14253)Artur Signell2014-12-112-0/+39
* | | | | | | | | | | | | | | | | | | | | | Convert empty string to null Enum value, only throw ConversionExceptions (#14...Artur Signell2014-12-112-9/+25
* | | | | | | | | | | | | | | | | | | | | | Clear all bound fields when nulling the field group data source (#12371)Artur Signell2014-12-113-20/+20
* | | | | | | | | | | | | | | | | | | | | | Add public Field.isEmpty() and clear() (#15354)Artur Signell2014-12-109-21/+200
* | | | | | | | | | | | | | | | | | | | | | Long events aren't displayed properly when using Container (#15242)Sergey Budkin2014-12-101-56/+18
* | | | | | | | | | | | | | | | | | | | | | Make TextField.clear() use empty string to be consistent with constructor (#1...Artur Signell2014-12-101-1/+11