aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* 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
* Return null as non-existing property for IndexedContainer (#10445)Henri Sara2012-11-302-1/+11
* Added prefix "v-" to internal parameters (#10156)Anna Koskinen2012-11-307-17/+21
* Merge "Made session reinitializing work again (#10411)"Leif Åstrand2012-11-302-6/+7
|\
| * Made session reinitializing work again (#10411)Artur Signell2012-11-292-6/+7
* | UI scroll position can be given programmatically (#9952)Leif Åstrand2012-11-301-1/+54
|/
* Update GridLayout DOM in onConnectorHierarchyChange (#10324, #10097)Leif Åstrand2012-11-291-319/+110
* Merge "Use max-age 0 for *nocache* instead of the default 1h #10421"Leif Åstrand2012-11-291-2/+6
|\
| * Use max-age 0 for *nocache* instead of the default 1h #10421Jonatan Kronqvist2012-11-291-2/+6
* | Merge "Add fragment and parameter support to BrowserWindowOpener (#10093)"Henri Sara2012-11-291-0/+107
|\ \ | |/ |/|
| * Add fragment and parameter support to BrowserWindowOpener (#10093)Leif Åstrand2012-11-291-0/+107
* | Fixed tooltip handling for Table (#9088)Artur Signell2012-11-291-2/+1
|/
* Merge "Added helper for showing a notification with a description (#10401)"Leif Åstrand2012-11-291-0/+22
|\
| * Added helper for showing a notification with a description (#10401)Artur Signell2012-11-281-0/+22
* | Merge "Fixed Table to actually use converter from factory (#10408)"Leif Åstrand2012-11-291-2/+2
|\ \ | |/ |/|
| * Fixed Table to actually use converter from factory (#10408)Artur Signell2012-11-281-2/+2
* | Merge "Moved setVisible dirty logic to AbstractComponent where it belongs (#1...Leif Åstrand2012-11-284-40/+8
|\ \
| * | Moved setVisible dirty logic to AbstractComponent where it belongs (#10414)Artur Signell2012-11-284-40/+8
| |/
* / Fixed problems with invalidating the HttpSession during a request (#10411)Artur Signell2012-11-282-5/+31
|/
* getPrevItemId should return null if id not found (#10124)Artur Signell2012-11-282-1/+24
* Avoid using the same Matcher from multiple threads (#10184)Leif Åstrand2012-11-281-7/+4