summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Removed old source file checkers (#9399)Artur Signell2013-01-072-255/+0
* Checkstyle for Vaadin #9065Pekka Hyvönen2013-01-041-1/+7
* Updated copyright notices and added missing license headersArtur Signell2013-01-04382-473/+799
* CRLF -> LFArtur Signell2013-01-041-53/+53
* Merge "Merge of (#6476) to Vaadin 7."Artur Signell2013-01-032-17/+11
|\
| * Merge of (#6476) to Vaadin 7.Anna Koskinen2013-01-022-17/+11
* | Fixed typo in SplitPanel method (#10418)Artur Signell2013-01-021-1/+1
* | Merge "Merge of (#9986) to Vaadin 7."Artur Signell2013-01-021-10/+49
|\ \
| * | Merge of (#9986) to Vaadin 7.Anna Koskinen2012-12-211-10/+49
| |/
* | Merge "Merge of (#9529) to Vaadin 7."Artur Signell2013-01-021-4/+19
|\ \
| * | Merge of (#9529) to Vaadin 7.Anna Koskinen2012-12-211-4/+19
| |/
* | Merge "Merge of (#9784) to Vaadin 7."Artur Signell2013-01-021-0/+17
|\ \ | |/ |/|
| * Merge of (#9784) to Vaadin 7.Anna Koskinen2012-12-181-0/+17
* | Merge of (#9788) to Vaadin 7.Anna Koskinen2012-12-191-96/+131
* | Merge "Deprecate FormFieldFactory (#10545)"Leif Åstrand2012-12-191-0/+4
|\ \
| * | Deprecate FormFieldFactory (#10545)Henri Sara2012-12-181-0/+4
| |/
* | Throw exceptions from setPropertyDataSource (#8889)Artur Signell2012-12-181-0/+1
* | Update buffered field value if it has not been changed (#8192)Artur Signell2012-12-182-1/+36
|/
* Encode all values based on declared type (#10549)Leif Åstrand2012-12-181-5/+8
* Do not update data model when locale changes (#10562, #8192)Artur Signell2012-12-182-2/+28
* Merge changes Icf4a4410,I8bbf8f69Leif Åstrand2012-12-182-2/+7
|\
| * Register connector to avoid test failuresArtur Signell2012-12-171-0/+2
| * Only update value on locale change if using the data source directly (#8192)Artur Signell2012-12-171-2/+5
* | Merge "Support float fields with FieldGroup (#10553)"Leif Åstrand2012-12-183-0/+166
|\|
| * Support float fields with FieldGroup (#10553)Artur Signell2012-12-173-0/+166
* | Fixed TestBench compatibility for root context (#10541)Artur Signell2012-12-171-1/+1
* | Merge "Revert "Case-insensitive FieldGroup binding #10426""Artur Signell2012-12-172-167/+15
|\ \ | |/ |/|
| * Revert "Case-insensitive FieldGroup binding #10426"Artur Signell2012-12-172-167/+15
* | Merge "Merge of (#9732) to Vaadin 7."Artur Signell2012-12-171-0/+5
|\ \ | |/ |/|
| * Merge of (#9732) to Vaadin 7.Anna Koskinen2012-12-171-0/+5
* | Case-insensitive FieldGroup binding #10426Jonni Nakari2012-12-172-15/+167
|/
* Search fields from superclasses #10504Jonni Nakari2012-12-172-3/+59
* Merge "Added method setContainerDataSource(Container newDataSource, Collectio...Henri Sara2012-12-171-9/+59
|\
| * Added method setContainerDataSource(Container newDataSource,Anna Koskinen2012-12-171-9/+59
* | Merge "Don't remove diffstate data before cleanup (#10532)"Artur Signell2012-12-171-11/+43
|\ \
| * | Don't remove diffstate data before cleanup (#10532)Leif Åstrand2012-12-141-11/+43
* | | Support null values in legacy messages (#9254)Leif Åstrand2012-12-142-0/+31
* | | Merge "Colorpicker IE fixes"John Ahlroos2012-12-141-5/+1
|\ \ \
| * | | Colorpicker IE fixesAnna Koskinen2012-12-141-5/+1
| |/ /
* / / Send fraction pixel values to the client (#10531)Artur Signell2012-12-141-10/+2
|/ /
* | Merge "Corrected logging message (#10529)"Johannes Dahlström2012-12-131-4/+4
|\ \
| * | Corrected logging message (#10529)Artur Signell2012-12-131-4/+4
* | | Fix for ticket #10121, a unit test for the ticket's issue and a unitJonni Nakari2012-12-135-1/+195
|/ /
* | Merge "ComboBox should have getter and setter methods for pageLength #5381"Artur Signell2012-12-111-0/+21
|\ \
| * | ComboBox should have getter and setter methods for pageLength #5381Pekka Hyvönen2012-12-111-0/+21
* | | Fixed testArtur Signell2012-12-111-4/+5
| |/ |/|
* | Vaadin 7 compatible ColorPicker (#9201)Anna Koskinen2012-12-1013-0/+2374
|/
* Fixed json OSGi import version (#10358)Artur Signell2012-12-071-1/+1
* Added support for empty footer for Form (#10478)Artur Signell2012-12-071-12/+17
* Moved StreamVariable handling from AbstractCommunicationManager toAnna Koskinen2012-12-073-65/+133