Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | 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 branch '7.0' | Artur Signell | 2013-02-15 | 1 | -62/+145 | |
|\| | | | | | | | Change-Id: I3e0d66cd6bef2336004084e69a19c96d8346bf8d | |||||
| * | Merge "Merge of (#6160) and (#10470) to Vaadin 7." into 7.0 | Johannes Dahlström | 2013-02-14 | 6 | -106/+159 | |
| |\ | ||||||
| | * | Merge of (#6160) and (#10470) to Vaadin 7. | Johannes Dahlström | 2013-02-14 | 1 | -62/+145 | |
| | | | | | | | | | | | | | | | | | | Cache handling update. Change-Id: I81ba74d457eb484f6f2c350629534ab284ead7b7 | |||||
* | | | Merge "Added support for Dates to DefaultFieldGroupFieldFactory (#8539)" | John Ahlroos | 2013-02-14 | 1 | -0/+25 | |
|\ \ \ | ||||||
| * | | | Added support for Dates to DefaultFieldGroupFieldFactory (#8539) | Artur Signell | 2013-02-12 | 1 | -0/+25 | |
| | |/ | |/| | | | | | | | Change-Id: I61b45b4bb988878d86a913d383764ce7c17c3bf9 | |||||
* | | | Merge remote-tracking branch 'origin/7.0' | Henri Sara | 2013-02-14 | 7 | -57/+131 | |
|\ \ \ | |_|/ |/| | | | | | Change-Id: I7428e1c57836f055a39b39425a3bcb6bada38d1e | |||||
| * | | Fix JDK 1.7 dependency in #10426 | Henri Sara | 2013-02-14 | 1 | -1/+2 | |
| | | | | | | | | | | | | Change-Id: I465225a36b0d6d9ebb4b40a32bb5ad145bdaca0b | |||||
| * | | Case-insensitive FieldGroup binding #10426 | Jonni Nakari | 2013-02-13 | 2 | -13/+116 | |
| | | | | | | | | | | | | | | | | | | | | | Modified buildAndBindMemberFields to use a new findPropertyId method when searching propertyIds. Fixed BeanFieldGroup to work with the modified property id searching. Change-Id: Ib5d011db93f04d7a2c6dbb0990af7c35f0489193 | |||||
| * | | Merge remote-tracking branch 'origin/7.0' | Henri Sara | 2013-02-12 | 5 | -44/+14 | |
| |\| | | | | | | | | | | Change-Id: Iaaf7d36e0a3443d37c96e53a38af0df8be68f4f4 | |||||
| | * | Merge "Do not throw NPE when asking for a null propertyId (#10445)" | Henri Sara | 2013-02-08 | 1 | -1/+2 | |
| | |\ | ||||||
| | | * | Do not throw NPE when asking for a null propertyId (#10445) | Artur Signell | 2013-01-30 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | 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 | 1 | -3/+14 | |
| | | | | | | | | 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 "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 | |||||
* | Merge "(#10716 ) Created tests for validators and converters. Fixed ↵ | Henri Sara | 2013-01-17 | 1 | -1/+1 | |
|\ | | | | | | | StringToBoolean so that it accepts empty string." | |||||
| * | (#10716 ) Created tests for validators and converters. Fixed StringToBoolean ↵ | Mikael Grankvist | 2013-01-17 | 1 | -1/+1 | |
| | | | | | | | | | | | | 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 | |||||
* | 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 | 3 | -16/+16 | |
| | | | | 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 | 1 | -0/+14 | |
|/ | | | | | | Created tests for email validator. Change-Id: I6be05672ff506247da488ad142f63b7337952bab | |||||
* | Merge "Merge of (#10032) to Vaadin 7." | Leif Åstrand | 2013-01-09 | 1 | -1/+1 | |
|\ |