Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Ensure super method is called when iterating children in VAbsoluteLayout #10762 | John Ahlroos | 2013-02-15 | 1 | -3/+3 | |
| | | | | | | | | Change-Id: I45d4216333158675590ec903e25bf36f27738bcb | |||||
* | | Merge of first part of (#10513) to Vaadin 7. | Johannes Dahlström | 2013-02-15 | 3 | -2/+151 | |
| | | | | | | | | | | | | Recalculate column widths if vertical scrollbar has been added/removed. Change-Id: I093059b8eaad8ff9f9d87db213dec806993459d5 | |||||
* | | Merge "Merge of (#6160) and (#10470) to Vaadin 7." into 7.0 | Johannes Dahlström | 2013-02-14 | 15 | -226/+886 | |
|\ \ | ||||||
| * | | Merge of (#6160) and (#10470) to Vaadin 7. | Johannes Dahlström | 2013-02-14 | 9 | -182/+864 | |
| | | | | | | | | | | | | | | | | | | 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 | |||||
| | * | | | Include version number in javadoc index page of vaadin-all zip | Mikael Vappula | 2013-02-01 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | Change-Id: I8b370918f99e6a04322fb95e20633c4e740cce55 | |||||
| | * | | | Merge branch '7.0' | Artur Signell | 2013-02-01 | 1 | -12/+0 | |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | Change-Id: Ie463ba65a7b77b04332eeb791d2903893c65facf | |||||
| | * | | | | Removed legacy toString implementations as promised in 7.0 (#10916) | Artur Signell | 2013-02-01 | 2 | -41/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I0e63f4cb3480c88b2c79996e23a2e89acce95b28 | |||||
* | | | | | | Merge "Removed invalid and unnecessary clicks from test" into 7.0 | Leif Åstrand | 2013-02-14 | 5 | -25/+0 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Removed invalid and unnecessary clicks from test | Artur Signell | 2013-02-13 | 5 | -25/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ice4622aa2162157f9c7d6ec94051bb562a0a5b8c | |||||
* | | | | | | | Fixed resetting link target and updated javadoc (#10543) | Artur Signell | 2013-02-14 | 2 | -16/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I91d0eb553542b5f65fb8ab25c3fc357272d87a74 | |||||
* | | | | | | | Fixed problem with removing the icon from a Button (#10543) | Artur Signell | 2013-02-14 | 3 | -1/+111 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ia119b93643678494db95d36ffe031a44b76ba578 | |||||
* | | | | | | | Added back previous removed test due to #9870 to pass test (Ticket | Haijian Wang | 2013-02-14 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #9870) Change-Id: I8d8210689078cdb0408c23be621ac279080dc9bf | |||||
* | | | | | | | Merge "SASS fails to parse CSS expression function. (Ticket #9870)" into 7.0 | Henri Sara | 2013-02-14 | 5 | -6152/+6198 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | SASS fails to parse CSS expression function. (Ticket #9870) | Haijian Wang | 2013-02-14 | 5 | -6152/+6198 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Iea5f3b846a033e218c384dc58e5e045e524de83f | |||||
* | | | | | | | | Merge "Removed artifical slowdown which should no longer be needed (#11015)" ↵ | Leif Åstrand | 2013-02-14 | 5 | -26/+1 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | | | | | | | | | into 7.0 | |||||
| * | | | | | | | Removed artifical slowdown which should no longer be needed (#11015) | Artur Signell | 2013-02-13 | 5 | -26/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I16bead52cab342fdae891134a0f1c2e82260eb63 | |||||
* | | | | | | | | Merge "Fixed NPE when a connector is no longer available (#11015)" into 7.0 | Leif Åstrand | 2013-02-14 | 1 | -11/+43 | |
|\| | | | | | | | |_|_|_|_|_|/ |/| | | | | | | ||||||
| * | | | | | | Fixed NPE when a connector is no longer available (#11015) | Artur Signell | 2013-02-13 | 1 | -11/+43 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ie057beb80474546e08bb27a540773ae9f89b55a2 | |||||
* | | | | | | | Merge "Update license header" into 7.0 | Henri Sara | 2013-02-14 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Update license header | Leif Åstrand | 2013-02-14 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I1bf58b1dcaadb7fdf66902c95310d4ee60c1bbeb | |||||
* | | | | | | | ParseException does not output file name (Ticket #10967) | Haijian Wang | 2013-02-14 | 2 | -1/+45 | |
|/ / / / / / | | | | | | | | | | | | | | | | | | | Change-Id: I16a1993284cfb8d73596ec8c2b8956d8e7f9dc8e | |||||
* | | | | | | Fixed NPE in test when value is null | Artur Signell | 2013-02-13 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I04e1f365535878a46744046ee271387c21d31956 | |||||
* | | | | | | Merge "Sass replaces variables based on substring matches. (Tickets #10508, ↵ | Henri Sara | 2013-02-13 | 13 | -40/+157 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | #10730)" into 7.0 | |||||
| * | | | | | | Sass replaces variables based on substring matches. (Tickets #10508, | Haijian Wang | 2013-02-13 | 13 | -40/+157 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #10730) Change-Id: I7d3c5a74055e28e0e22fe6e496209d7d3c42b4af | |||||
* | | | | | | | Paser doesn't know CSS 'lem' and 'rem'. (Ticket #11024) | Haijian Wang | 2013-02-13 | 8 | -6377/+5587 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I6ca39f5c97ffce610faafb8e172f290405409dc7 | |||||
* | | | | | | | Merge "Add lightweight profiling (#10961)" into 7.0 | Artur Signell | 2013-02-13 | 13 | -77/+690 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add lightweight profiling (#10961) | Leif Åstrand | 2013-02-13 | 13 | -77/+690 | |
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also remove most of the timing information that was previously logged Change-Id: I8269036a12762eb63f7d4f93aefb6be307dd620a | |||||
* | | | | | | | Merge "Handle OutOfSync by resyncing automatically (#10780)" into 7.0 | Leif Åstrand | 2013-02-13 | 3 | -5/+105 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Handle OutOfSync by resyncing automatically (#10780) | Artur Signell | 2013-02-11 | 3 | -5/+105 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I5958d82b09519dabe9f2af792bd216d3b426c1c9 | |||||
* | | | | | | | | Merge "Referencing multiple params in multiple lines inside mixin (Ticket ↵ | Henri Sara | 2013-02-12 | 3 | -15/+33 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | | | | | | | | | #10987)" into 7.0 | |||||
| * | | | | | | | Referencing multiple params in multiple lines inside mixin (Ticket | Haijian Wang | 2013-02-12 | 3 | -15/+33 | |
| | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #10987) Change-Id: I3d97849afac763a9774cee254778e068f94a23e0 | |||||
* | | | | | | | Fixed ColumnDragColumn test which was failing after fixes for #10890 (#11020) | John Ahlroos | 2013-02-12 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I3d2c59d10a83b44fec1992eaec3e73328b314d63 | |||||
* | | | | | | | Merge "Set the overlay container width and height to zero (#10860)" into 7.0 | John Ahlroos | 2013-02-12 | 2 | -1/+62 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Set the overlay container width and height to zero (#10860) | Johannes Dahlström | 2013-02-11 | 2 | -1/+62 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fix body scrolling in touch devices that do not honor overflow: hidden Change-Id: Ia444d3c222094b9aa83ba31d5710eed9d9e549cc | |||||
* | | | | | | | | Merge "pseudo-class css selector fails the parser. (Ticket 10316)" into 7.0 | Henri Sara | 2013-02-12 | 4 | -1881/+1708 | |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||||
| * | | | | | | | pseudo-class css selector fails the parser. (Ticket 10316) | Haijian Wang | 2013-02-11 | 4 | -1881/+1708 | |
| | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | | Change-Id: I6548c31aaf01ac75fb0668c4c28acbee952e6c6f | |||||
* | | | | | | | Merge "Since #10312 Table wraps a conversion exception in a ↵ | Leif Åstrand | 2013-02-12 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | CacheUpdateException" into 7.0 | |||||
| * | | | | | | | Since #10312 Table wraps a conversion exception in a CacheUpdateException | Artur Signell | 2013-02-11 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Id2772118a673555db21bb8b5f8d6126459eb688e | |||||
* | | | | | | | | Redirect jetty output and logs to the results folder (#10558) | Artur Signell | 2013-02-11 | 1 | -0/+4 | |
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | Change-Id: I74445551de380d87dd03a2d14e0482e5fcb69adf | |||||
* / / / / / / | Fixed close icon too high in tabsheet when using IE9 and TABSHEET_MINIMAL ↵ | John Ahlroos | 2013-02-11 | 1 | -3/+9 | |
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | style #10884 Change-Id: Iac91b00d60e55e80d5b4deea397bad1e4442d6a1 | |||||
* | | | | | | Merge of comment clarification to Vaadin 7. | Anna Koskinen | 2013-02-08 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I1fed736e17770580af7ccc4c49c5c3d4bb7702e2 | |||||
* | | | | | | Merge "Add "v-overlay-container" class name to the overlay container for ↵ | Artur Signell | 2013-02-08 | 1 | -5/+12 | |
|\| | | | | | | | | | | | | | | | | | | | | | | | easier customization (related to #10860)" into 7.0 | |||||
| * | | | | | Add "v-overlay-container" class name to the overlay container for easier ↵ | Johannes Dahlström | 2013-02-08 | 1 | -5/+12 | |
| | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | customization (related to #10860) Change-Id: I5cd37e7305b72840f3cca2eba68632055f06d599 | |||||
* | | | | | 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 | 3 | -23/+50 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated test to show if upload succeeds or fails Change-Id: Ia9c3a3d36a5dd163fbad59e8cc41d53aba3ccb5a |