Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Properly pass the AbstractField internal value to shared state in Slider and ↵ | Johannes Dahlström | 2013-02-18 | 3 | -0/+38 |
| | | | | | | | | | ProgressIndicator (#10921) * In case of a null value, 0 is stored to shared state. This is consistent with how CheckBox is already implemented. * This somewhat hacky solution should be replaced with a better one once AbstractField itself is migrated. See #11064. Change-Id: I2b313af8491a6deccdc7a509dcd1b718482cdcd4 | ||||
* | Revert "Removed legacy toString implementations as promised in 7.0 | Henri Sara | 2013-02-15 | 2 | -0/+41 |
| | | | | | | | | (#10916)" (accidentally merged from 7.1) This reverts commit 5be248803b9b670cd4cf24d5173e7f580180545e. Change-Id: If4371976f8afe68d08e814128e3256d66b8ecdb3 | ||||
* | Revert "Made getServlet and getPortlet public (#10882)" | Henri Sara | 2013-02-15 | 2 | -12/+2 |
| | | | | | | | | (accidentally merged from 7.1) This reverts commit 179e672b5d3ce8c4c972dcfacbdbd39c5a08d6fa. Change-Id: Ice2bdd949bd12000882c406af6ea6c0c6bcc145a | ||||
* | Merge "Merge of (#6160) and (#10470) to Vaadin 7." into 7.0 | Johannes Dahlström | 2013-02-14 | 7 | -106/+167 |
|\ | |||||
| * | Merge of (#6160) and (#10470) to Vaadin 7. | Johannes Dahlström | 2013-02-14 | 1 | -62/+145 |
| | | | | | | | | | | | | Cache handling update. Change-Id: I81ba74d457eb484f6f2c350629534ab284ead7b7 | ||||
| * | Merge "Do not throw NPE when asking for a null propertyId (#10445)" | Henri Sara | 2013-02-08 | 2 | -1/+10 |
| |\ | |||||
| | * | Do not throw NPE when asking for a null propertyId (#10445) | Artur Signell | 2013-01-30 | 2 | -1/+10 |
| | | | | | | | | | | | | Change-Id: If788d84c66d640368989e443394505600ad12439 | ||||
| * | | Merge "Made getServlet and getPortlet public (#10882)" | Leif Åstrand | 2013-02-07 | 2 | -2/+12 |
| |\ \ | |||||
| | * | | Made getServlet and getPortlet public (#10882) | Artur Signell | 2013-02-07 | 2 | -2/+12 |
| | | | | | | | | | | | | | | | | | | | | | | | | This change enables developer to get a reference to the VaadinServlet/VaadinPortlet class without using thread locals (#10882) Change-Id: I7cb87b6ddb6f2ac3c46f7652a807363b336cdc4e | ||||
| * | | | Merge branch '7.0' | Leif Åstrand | 2013-02-07 | 2 | -41/+0 |
| |\| | | | | | | | | | | | | | | Change-Id: I5cd71ac330a1c400545555db9290dd256da784a1 | ||||
| | * | | Removed legacy toString implementations as promised in 7.0 (#10916) | Artur Signell | 2013-02-01 | 2 | -41/+0 |
| | |/ | | | | | | | | | | Change-Id: I0e63f4cb3480c88b2c79996e23a2e89acce95b28 | ||||
* | | | Handle OutOfSync by resyncing automatically (#10780) | Artur Signell | 2013-02-11 | 1 | -5/+12 |
| | | | | | | | | | | | | Change-Id: I5958d82b09519dabe9f2af792bd216d3b426c1c9 | ||||
* | | | Avoid markAsDirty for getters (#10977) | Artur Signell | 2013-02-08 | 1 | -5/+10 |
| | | | | | | | | | | | | Change-Id: I3b924fb1d6641309b45b7aad30f171305d36daac | ||||
* | | | Fixed race condition in upload (#10942) | Artur Signell | 2013-02-08 | 1 | -1/+1 |
|/ / | | | | | | | | | | | Updated test to show if upload succeeds or fails Change-Id: Ia9c3a3d36a5dd163fbad59e8cc41d53aba3ccb5a | ||||
* | | Set the first cause as the cause of CacheUpdateException (#10951) | Leif Åstrand | 2013-02-06 | 2 | -3/+70 |
| | | | | | | | | Change-Id: Icadfd46919c14fccfa1531b6f2b3e245dea3b111 | ||||
* | | Merge of (#10878) to Vaadin 7. | Anna Koskinen | 2013-02-05 | 1 | -1/+3 |
| | | | | | | | | | | | | | | Ensure unique ordering when using TableQuery with multiple primary key columns. Change-Id: I9145717d1658393b19a2bca27ac211cad075fc27 | ||||
* | | Merge of (#9548) to Vaadin 7. | Anna Koskinen | 2013-02-05 | 1 | -5/+5 |
| | | | | | | | | | | | | | | Calculate upload file size correctly when there are multibyte characters in the file name. Change-Id: I85f1053ce6ad29140d0a37fe8ab4861b0f717fc9 | ||||
* | | Merge of (#10563) to Vaadin 7. | Anna Koskinen | 2013-02-05 | 5 | -52/+71 |
| | | | | | | | | | | | | | | Use template strings and log level checks to improve performance when logging is disabled. Change-Id: I48d370f523c6361ce8704afc7a0903412b31b2a0 | ||||
* | | Merge "Merge of (#10582) to Vaadin 7." into 7.0 | Johannes Dahlström | 2013-02-05 | 1 | -46/+114 |
|\ \ | |||||
| * | | Merge of (#10582) to Vaadin 7. | Anna Koskinen | 2013-02-01 | 1 | -46/+114 |
| |/ | | | | | | | | | | | Ensure SQL connections etc. of FreeformQuery are closed. Change-Id: I5488510ef7d752e8e743408e0f60acf483e45fc1 | ||||
* | | Merge "Merge of (#10312) to Vaadin 7." into 7.0 | Johannes Dahlström | 2013-02-05 | 1 | -7/+95 |
|\ \ | |||||
| * | | Merge of (#10312) to Vaadin 7. | Anna Koskinen | 2013-02-01 | 1 | -7/+95 |
| |/ | | | | | | | | | | | Cache update exception handling to Table. Change-Id: I882e78c3a2eb1ceaab484be748b6890ee321c290 | ||||
* | | Merge "Merge of (#10437) to Vaadin 7." into 7.0 | Johannes Dahlström | 2013-02-05 | 1 | -1/+1 |
|\ \ | |||||
| * | | Merge of (#10437) to Vaadin 7. | Anna Koskinen | 2013-02-01 | 1 | -1/+1 |
| |/ | | | | | | | | | | | Log message fix. Change-Id: I172b73cba8b5a56a5e2b9d8028c8d98f80baffef | ||||
* / | Merge of a Javadoc fix to Vaadin 7. | Anna Koskinen | 2013-02-01 | 1 | -5/+5 |
|/ | | | | Change-Id: I2531d7eb0394a100cbcc7661745bcbd5c41105fe | ||||
* | Merge "Ensure window is closed even if close listener throws an exception ↵ | Leif Åstrand | 2013-01-23 | 1 | -1/+1 |
|\ | | | | | | | (#10779)" | ||||
| * | Ensure window is closed even if close listener throws an exception (#10779) | Artur Signell | 2013-01-21 | 1 | -1/+1 |
| | | | | | | | | Change-Id: I58621c5f5ff01ccc96de3b602aac35f6fa01aa5b | ||||
* | | Merge "Include GWT sources in sources jar (#9102)" | Henri Sara | 2013-01-22 | 1 | -1/+3 |
|\ \ | |||||
| * | | Include GWT sources in sources jar (#9102) | Artur Signell | 2013-01-21 | 1 | -1/+3 |
| | | | | | | | | | | | | Change-Id: I99928a614cf220b79f107e45eb02dc3de8333db1 | ||||
* | | | Merge "Clarified javadoc (#10765)" | Johannes Dahlström | 2013-01-22 | 2 | -2/+12 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Clarified javadoc (#10765) | Artur Signell | 2013-01-18 | 2 | -2/+12 |
| | | | | | | | | | | | | Change-Id: I31534903c07a07edc37a498ed5ee751180751fc8 | ||||
* | | | Merge "Cache state type property definitions (#10781)" | Artur Signell | 2013-01-21 | 1 | -0/+17 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Cache state type property definitions (#10781) | Leif Åstrand | 2013-01-18 | 1 | -0/+17 |
| |/ | | | | | | | Change-Id: I148c44e98c0a745b1674fbe5da5412845d33cc3d | ||||
* / | Corrected javadoc (#10778) | Artur Signell | 2013-01-21 | 1 | -2/+2 |
|/ | | | | Change-Id: Iae50859ed1c7266b613f78eeb4116e6dc60566e6 | ||||
* | Removed unnecessary code which is not JUnit 4.5 compatible | Artur Signell | 2013-01-17 | 1 | -6/+0 |
| | | | | Change-Id: I1544844a21448932302418cc1c02f59db029ec81 | ||||
* | Merge "(#10716 ) Created tests for validators and converters. Fixed ↵ | Henri Sara | 2013-01-17 | 14 | -1/+574 |
|\ | | | | | | | StringToBoolean so that it accepts empty string." | ||||
| * | (#10716 ) Created tests for validators and converters. Fixed StringToBoolean ↵ | Mikael Grankvist | 2013-01-17 | 14 | -1/+574 |
| | | | | | | | | | | | | so that it accepts empty string. Change-Id: I6f0507c1387fd2b1cf637f96cae05df4e6865456 | ||||
* | | 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 |