summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Prevents scss files leaking out into the web content folder when anmichael2012-12-261-5/+4
* Allow the linker to handle deeper folder hierarchies inside the publicmichael2012-12-211-1/+1
* Merge "Fixed locator in test"Henri Sara2012-12-201-2/+2
|\
| * Fixed locator in testArtur Signell2012-12-201-2/+2
* | Merge "Merge of (#9885) to Vaadin 7."Henri Sara2012-12-201-1/+1
|\ \
| * | Merge of (#9885) to Vaadin 7.Anna Koskinen2012-12-191-1/+1
* | | Merge "Merge of (#9788) to Vaadin 7."Henri Sara2012-12-201-96/+131
|\ \ \ | |_|/ |/| |
| * | Merge of (#9788) to Vaadin 7.Anna Koskinen2012-12-191-96/+131
* | | Copy unrecognized @ rules to output as is (#10486)Henri Sara2012-12-195-632/+782
| |/ |/|
* | Merge "Updated Release Notes for Vaadin 7.0.0.rc1 release."7.0.0.beta11Artur Signell2012-12-191-17/+28
|\ \
| * | Updated Release Notes for Vaadin 7.0.0.rc1 release.Marko Gronroos2012-12-191-17/+28
| |/
* | Use JavaScriptMethodInvocation to detect js invocations (#10549)Leif Åstrand2012-12-194-8/+42
* | (#9949) Flush focused connector on historyChangeMikael Grankvist2012-12-198-4/+191
* | Fixed testArtur Signell2012-12-192-9/+9
|/
* Merge "Deprecate FormFieldFactory (#10545)"Leif Åstrand2012-12-191-0/+4
|\
| * Deprecate FormFieldFactory (#10545)Henri Sara2012-12-181-0/+4
* | Merge "Fix regressions in RPC handling (#10549)"Artur Signell2012-12-192-2/+9
|\ \
| * | Fix regressions in RPC handling (#10549)Leif Åstrand2012-12-192-2/+9
* | | 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-1810-108/+175
* Merge "Ensure updateCaption is invoked for new children (#10564)"Leif Åstrand2012-12-182-21/+52
|\
| * Ensure updateCaption is invoked for new children (#10564)Leif Åstrand2012-12-182-21/+52
* | Merge "Do not update data model when locale changes (#10562, #8192)"Henri Sara2012-12-182-2/+28
|\ \
| * | Do not update data model when locale changes (#10562, #8192)Artur Signell2012-12-182-2/+28
| |/
* | Merge "Merge of (#9508) test to Vaadin 7."Artur Signell2012-12-181-0/+38
|\ \ | |/ |/|
| * Merge of (#9508) test to Vaadin 7.Anna Koskinen2012-12-181-0/+38
* | Additional fixes for IE scrollbars issuesArtur Signell2012-12-182-5/+5
|/
* Merge changes Ide0a7e28,I78da2c2cArtur Signell2012-12-1820-7/+55
|\
| * Ugly hacks to make tests screenshot compatibleArtur Signell2012-12-171-0/+13
| * Fixed IE scrollbar issues for most if not all componentsArtur Signell2012-12-1719-7/+42
* | Merge "Removed Firefox rule making dropdown too high (#10559)"Artur Signell2012-12-182-6/+0
|\ \
| * | Removed Firefox rule making dropdown too high (#10559)Artur Signell2012-12-172-6/+0
* | | 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
| |/ / |/| |
* | | Test using Firefox 17 ESR (#10359)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
* | | Merge "Fix exception logging Code cleanup Delete temporary files Does not sen...Marc Englund2012-12-171-29/+53
|\ \ \
| * | | Fix exception loggingmichael2012-12-171-29/+53
* | | | Merge "Use a custom test runner for SASS tests to get file name in JUnit "Marc Englund2012-12-175-41/+154
|\ \ \ \ | |_|_|/ |/| | |
| * | | Use a custom test runner for SASS tests to get file name in JUnit Henri Sara2012-12-145-41/+154
* | | | Case-insensitive FieldGroup binding #10426Jonni Nakari2012-12-172-15/+167
| |_|/ |/| |
* | | Search fields from superclasses #10504Jonni Nakari2012-12-172-3/+59