Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Include GWT sources in sources jar (#9102) | Artur Signell | 2013-01-23 | 1 | -1/+3 |
| | | | | Change-Id: I99928a614cf220b79f107e45eb02dc3de8333db1 | ||||
* | Added check for RPC calls to non-existing connectors (#10743) | Artur Signell | 2013-01-15 | 1 | -0/+9 |
| | | | | Change-Id: I55432d1736e8585d3c0680ea888eb1cb94f7d371 | ||||
* | Remove unused class BootstrapDom | Henri Sara | 2013-01-15 | 1 | -21/+0 |
| | | | | Change-Id: Id4d4f0f9c18878b5c232e1a63cc9f4dbaf7a5e2a | ||||
* | Ensure all server and shared classes are serializable (#10735) | Henri Sara | 2013-01-15 | 9 | -9/+20 |
| | | | | Change-Id: I40a59087fea7fbd4ad202ef803b42bbc76bf94d3 | ||||
* | Fix validator test (#10713) | Henri Sara | 2013-01-15 | 1 | -8/+4 |
| | | | | Change-Id: I4eaec551836bd40c522463b1a884c57522d445de | ||||
* | Use default session expiration on GAE if undefined (#10434) | Henri Sara | 2013-01-14 | 1 | -4/+28 |
| | | | | Change-Id: Icb38dbc05ecfefb1dd5710b53f1e5fab76a3ed09 | ||||
* | Most validators should accept null or empty string (#10561, #10713). | Henri Sara | 2013-01-14 | 6 | -16/+285 |
| | | | | Change-Id: I1e8d6015aefdc184af6383cb22cdf3e13be351cf | ||||
* | Merge "Merge of (#9133) to Vaadin 7." | Leif Åstrand | 2013-01-11 | 1 | -1/+4 |
|\ | |||||
| * | Merge of (#9133) to Vaadin 7. | Anna Koskinen | 2013-01-11 | 1 | -1/+4 |
| | | | | | | | | | | | | Sort optimization. Change-Id: I2b75de400acde7fe23574d6439b75e6f05b4eb55 | ||||
* | | Merge "Merge of (#5681) to Vaadin 7." | Leif Åstrand | 2013-01-11 | 1 | -5/+12 |
|\| | |||||
| * | Merge of (#5681) to Vaadin 7. | Anna Koskinen | 2013-01-11 | 1 | -5/+12 |
| | | | | | | | | | | | | Column collapsing optimization. Change-Id: I3b27024569ee2c5aa464ff6a63e50dcf4a90a8ba | ||||
* | | (#10561) Email should be valid for null and empty string. | Mikael Grankvist | 2013-01-11 | 2 | -0/+40 |
|/ | | | | | | Created tests for email validator. Change-Id: I6be05672ff506247da488ad142f63b7337952bab | ||||
* | Merge "Merge of (#10032) to Vaadin 7." | Leif Åstrand | 2013-01-09 | 2 | -1/+13 |
|\ | |||||
| * | Merge of (#10032) to Vaadin 7. | Anna Koskinen | 2013-01-09 | 2 | -1/+13 |
| | | | | | | | | | | | | SQLContainer and DB2 not handling empty result set metadata correctly. Change-Id: I20ad1e3d528f92826e3f9049403c6a953a6a07c8 | ||||
* | | Merge "Merge of (#7842) to Vaadin 7." | Leif Åstrand | 2013-01-09 | 2 | -13/+155 |
|\ \ | |/ |/| | |||||
| * | Merge of (#7842) to Vaadin 7. | Anna Koskinen | 2013-01-09 | 2 | -13/+155 |
| | | | | | | | | | | | | Windows never opened to a new tab. Change-Id: Ida874c55bbb00325edf49d4ebf27067d99d056b8 | ||||
* | | Merge "Merge of (#10073) to Vaadin 7." | Leif Åstrand | 2013-01-09 | 1 | -6/+7 |
|\ \ | |||||
| * | | Merge of (#10073) to Vaadin 7. | Anna Koskinen | 2013-01-09 | 1 | -6/+7 |
| | | | | | | | | | | | | | | | | | | DragDropWrapper does not work correctly with multiple batch uploads. Change-Id: Ib576ebf6f687c2b2ebda86e6ad1003408250140c | ||||
* | | | Merge "Merge of (#10072) to Vaadin 7." | Leif Åstrand | 2013-01-09 | 1 | -3/+5 |
|\| | | |||||
| * | | Merge of (#10072) to Vaadin 7. | Anna Koskinen | 2013-01-09 | 1 | -3/+5 |
| |/ | | | | | | | | | | | Clean up map of dropped file receivers when streaming of a file starts. Change-Id: I8f0d87505f4d82f906760a7e5e29546bb2b74e77 | ||||
* | | Merge "Merge of (#10471) to Vaadin 7." | Leif Åstrand | 2013-01-09 | 1 | -113/+121 |
|\ \ | |||||
| * | | Merge of (#10471) to Vaadin 7. | Anna Koskinen | 2013-01-09 | 1 | -113/+121 |
| |/ | | | | | | | | | | | ComboBox filtering fix. Change-Id: Ia274155c15a5319ec0c98d7bc0347e2f2bd0ddbd | ||||
* / | Merge of a Javadoc fix to Vaadin 7. | Anna Koskinen | 2013-01-09 | 1 | -1/+1 |
|/ | | | | | | Fixed @since tag. Change-Id: I9dece38d05c1ef53ca5da45d5c95c49154a2efe1 | ||||
* | Removed old source file checkers (#9399) | Artur Signell | 2013-01-07 | 2 | -255/+0 |
| | | | | | | Checks are now done by checkstyles (#9065) Change-Id: I816109d0f13d28ba6ce58da9427578486ef3ce33 | ||||
* | Checkstyle for Vaadin #9065 | Pekka Hyvönen | 2013-01-04 | 1 | -1/+7 |
| | | | | | | | | * Validates that all java files contains a license file and fails the build if a license is missing * For now runs a lot of checks with a severity less than error to avoid failing the build * Outputs test results to TeamCity for reporting Change-Id: I24ca9cd0646a4bc530ef3a183eef1bc4addc555d | ||||
* | Updated copyright notices and added missing license headers | Artur Signell | 2013-01-04 | 382 | -473/+799 |
| | | | | Change-Id: I419ce4581d1a8b84d4236a85a1333d23f3423b2e | ||||
* | CRLF -> LF | Artur Signell | 2013-01-04 | 1 | -53/+53 |
| | | | | Change-Id: I864e3ad465539a5b7fee212390a723773f6930ac | ||||
* | Merge "Merge of (#6476) to Vaadin 7." | Artur Signell | 2013-01-03 | 2 | -17/+11 |
|\ | |||||
| * | Merge of (#6476) to Vaadin 7. | Anna Koskinen | 2013-01-02 | 2 | -17/+11 |
| | | | | | | | | | | | | | | Table.setVisibleColumns should throw exception from duplicate property ids. Change-Id: I1465a99bd0c6241c3b31d88f5480fee99bbdc0ad | ||||
* | | Fixed typo in SplitPanel method (#10418) | Artur Signell | 2013-01-02 | 1 | -1/+1 |
| | | | | | | | | Change-Id: Ia211cb7175134087a1cbef404c55075fb098b5c6 | ||||
* | | Merge "Merge of (#9986) to Vaadin 7." | Artur Signell | 2013-01-02 | 1 | -10/+49 |
|\ \ | |||||
| * | | Merge of (#9986) to Vaadin 7. | Anna Koskinen | 2012-12-21 | 1 | -10/+49 |
| |/ | | | | | | | | | | | It should be possible to clear Table's value after container changes. Change-Id: Ibacdae2b303375fc8303abd63a5673542a80ad38 | ||||
* | | Merge "Merge of (#9529) to Vaadin 7." | Artur Signell | 2013-01-02 | 1 | -4/+19 |
|\ \ | |||||
| * | | Merge of (#9529) to Vaadin 7. | Anna Koskinen | 2012-12-21 | 1 | -4/+19 |
| |/ | | | | | | | | | | | Limit unnecessary database queries. Change-Id: Iae2ed72dd2d044f02abe775f2289126c5f5dbe1d | ||||
* | | Merge "Merge of (#9784) to Vaadin 7." | Artur Signell | 2013-01-02 | 1 | -0/+17 |
|\ \ | |/ |/| | |||||
| * | Merge of (#9784) to Vaadin 7. | Anna Koskinen | 2012-12-18 | 1 | -0/+17 |
| | | | | | | | | | | | | | | Extracted static resource response writing to a separate, protected method. Change-Id: I5e2b5e86d6aa68e74193aaebb06cef3f9b70151a | ||||
* | | Merge of (#9788) to Vaadin 7. | Anna Koskinen | 2012-12-19 | 1 | -96/+131 |
| | | | | | | | | | | | | HierarchicalContainer sometimes left content change events disabled. Change-Id: I77bbee1987f324246a6253f91a6edc23b153d4b1 | ||||
* | | Merge "Deprecate FormFieldFactory (#10545)" | Leif Åstrand | 2012-12-19 | 1 | -0/+4 |
|\ \ | |||||
| * | | Deprecate FormFieldFactory (#10545) | Henri Sara | 2012-12-18 | 1 | -0/+4 |
| |/ | | | | | | | Change-Id: I0d2e033479e0288b49ce695620ab947487545f3b | ||||
* | | Throw exceptions from setPropertyDataSource (#8889) | Artur Signell | 2012-12-18 | 1 | -0/+1 |
| | | | | | | | | Change-Id: I1fbdf6c000a9b51694214098b739180b680f4494 | ||||
* | | Update buffered field value if it has not been changed (#8192) | Artur Signell | 2012-12-18 | 2 | -1/+36 |
|/ | | | | Change-Id: I70501fe0813d014304fac71b6b80f94d0fdee9da | ||||
* | Encode all values based on declared type (#10549) | Leif Åstrand | 2012-12-18 | 1 | -5/+8 |
| | | | | | | | | | * ServerRpc encoding uses type data from the interface * Beans encoded on the server use reflection based on declared type * Remove row numbers to enable adding test without changing old indices * Update test to send non-primitive map values Change-Id: I0462b547cb7de252564b3569420b0b24cee4515f | ||||
* | Do not update data model when locale changes (#10562, #8192) | Artur Signell | 2012-12-18 | 2 | -2/+28 |
| | | | | Change-Id: I84e00c9e73d69bb398a8e9cc2c6bdb7fa60d3907 | ||||
* | Merge changes Icf4a4410,I8bbf8f69 | Leif Åstrand | 2012-12-18 | 2 | -2/+7 |
|\ | | | | | | | | | | | * changes: Register connector to avoid test failures Only update value on locale change if using the data source directly (#8192) | ||||
| * | Register connector to avoid test failures | Artur Signell | 2012-12-17 | 1 | -0/+2 |
| | | | | | | | | Change-Id: Icf4a4410104848bb95d5ec7d036c9ec2aee1c08d | ||||
| * | Only update value on locale change if using the data source directly (#8192) | Artur Signell | 2012-12-17 | 1 | -2/+5 |
| | | | | | | | | Change-Id: I8bbf8f693ccb2646df898433897425de7898966f | ||||
* | | Merge "Support float fields with FieldGroup (#10553)" | Leif Åstrand | 2012-12-18 | 3 | -0/+166 |
|\| | |||||
| * | Support float fields with FieldGroup (#10553) | Artur Signell | 2012-12-17 | 3 | -0/+166 |
| | | | | | | | | Change-Id: Ib7f6fff09e9372576aadfc44c82f7bb9ce9525cf | ||||
* | | Fixed TestBench compatibility for root context (#10541) | Artur Signell | 2012-12-17 | 1 | -1/+1 |
| | | | | | | | | Change-Id: If400b16afa07480afc8007fd3144f68644a60a12 | ||||
* | | Merge "Revert "Case-insensitive FieldGroup binding #10426"" | Artur Signell | 2012-12-17 | 2 | -167/+15 |
|\ \ | |/ |/| |