Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merged testbench test for #7110 from 6.8 (fix not needed for 7.0)7.0.77.0 | John Ahlroos | 2013-06-05 | 1 | -0/+60 |
| | | | | | Change-Id: I14e02a02d77420e601ec5f98d70453fa85f1a473 svn: http://dev.vaadin.com/changeset/0000025944/svn | ||||
* | Test for #11267 adapted from 6.8. | Marc Englund | 2013-05-15 | 1 | -1/+12 |
| | | | | | | | The problem is not present in 7, but you need to use a slightly different css to acieve the same result. Change-Id: Iee6907a15fd9b0674dcb490f9110fc762c56deb6 Ticket: 11267 | ||||
* | Different fix for #11152 which is restricted to the problematic case in ↵ | Artur Signell | 2013-04-23 | 2 | -6/+5 |
| | | | | | | horizontal layout Change-Id: I4727f0a8f0b82f14f059c7e47a1819a18630a4c0 | ||||
* | Merge release notes from '7.0.4' into 7.0 | Henri Sara | 2013-04-16 | 1 | -0/+30 |
|\ | | | | | | | | | | | 7.0.4 Change-Id: If47b657f0f941af11b02d0915e689f0568730077 | ||||
| * | Update release notes7.0.4 | Henri Sara | 2013-04-08 | 1 | -0/+30 |
| | | | | | | | | Change-Id: Iada521e83ddd03dbfab4cba276b313daf27a1173 | ||||
* | | Fixes #11152 (IE9 caret/cursor postion) by applying position:relative to ↵ | Marc Englund | 2013-04-12 | 1 | -0/+6 |
|/ | | | | | | inputs and textareas Change-Id: I067cd44d21ece65a0988b2fbb832a903aaf92aba | ||||
* | Unified all portal integration tests to be based on JSR286Portlet (#8013, ↵ | Artur Signell | 2013-03-21 | 1 | -3/+3 |
| | | | | | | | | | | | | | #9566, #11314) All portal tests are now based on the same test script. Portal tests avoid Vaadin locators to avoid random problems with the portlet id changing between test runs. * eXo 3 test must be run on Firefox, does not work in Chrome * Liferay theme test is now a separate test which does not depend on the Liferay integration test * Changing to maximized state using an action URL does not work with GateIn or eXo * The edit mode link does not work in WebLogic Portal as WebLogic feels it is not an allowed mode for the portlet Change-Id: I7a683688d8ffc611e211f8a60889a34b233b81c9 | ||||
* | Enable a Vaadin applications to be re-initialized if if has been re-added to ↵ | Artur Signell | 2013-03-20 | 1 | -4/+30 |
| | | | | | | the same page (#8350) Change-Id: I30dbc14f00108fa699694ecd1d37679d8a0dff4b | ||||
* | Updated supported browser versions in release notes (#10887) | Leif Åstrand | 2013-03-13 | 1 | -2/+2 |
| | | | | | | Based on svn changeset:25626/svn branch:6.8 Change-Id: I76333c1af0eab1d727a03dcd82ae6b9b7187e58a | ||||
* | Created maintenance release notes for 7.0.x releases. #10881 | Marko Gronroos | 2013-02-19 | 1 | -941/+82 |
| | | | | Change-Id: Ifbe33c7101075c11b469890efbe8ecf06a84db32 | ||||
* | Merge "Set the overlay container width and height to zero (#10860)" into 7.0 | John Ahlroos | 2013-02-12 | 1 | -1/+6 |
|\ | |||||
| * | Set the overlay container width and height to zero (#10860) | Johannes Dahlström | 2013-02-11 | 1 | -1/+6 |
| | | | | | | | | | | | | * Fix body scrolling in touch devices that do not honor overflow: hidden Change-Id: Ia444d3c222094b9aa83ba31d5710eed9d9e549cc | ||||
* | | 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 | ||||
* | | Minor updates to release notes | Artur Signell | 2013-02-01 | 1 | -3/+2 |
| | | | | | | | | Change-Id: Ia7180a1a9a01e19e8da324dde29b149f866a5651 | ||||
* | | Update release notes for 7.0.0 | Leif Åstrand | 2013-02-01 | 1 | -94/+249 |
|/ | | | | Change-Id: Ibdc57a75394d52c81af88b2b7c4ea7d07e5492b2 | ||||
* | Included licence files #10902 | John Ahlroos | 2013-01-31 | 17 | -209/+3076 |
| | | | | Change-Id: Id1ae14206137a366b85c6e25843c11cc2bf4804d | ||||
* | Specified versions for mobile devices (#10885) | Artur Signell | 2013-01-30 | 1 | -2/+2 |
| | | | | Change-Id: I1ad6c0c4fbe969c252d9d0da14344a2943c73620 | ||||
* | Fixed typo. Websphere < 7 is not supported as it does not use Java6 | Artur Signell | 2013-01-30 | 1 | -1/+1 |
| | | | | Change-Id: I24fdb9073763d6916c16ae07d82fc676b2a73290 | ||||
* | Updated Release Notes for Vaadin 7.0.0. #10861 | Marko Gronroos | 2013-01-29 | 1 | -45/+966 |
| | | | | Change-Id: I2d428757b62a8bf02d9e898794374ec46a92841b | ||||
* | Split the license dependencies into runtime and development. #10858 | Marko Gronroos | 2013-01-29 | 1 | -53/+120 |
| | | | | Change-Id: I40f69b18f09252f2cf79ce7e22c43702f2787dd3 | ||||
* | Fixes caption icons too low in Accordion #10872 #10635 | John Ahlroos | 2013-01-29 | 1 | -5/+7 |
| | | | | Change-Id: Ib23c49d988aeecc7619727f02423ac16bab8f64d | ||||
* | Fixed broken TabSheet styles (again) in Liferay theme after fixes to #10682 | John Ahlroos | 2013-01-16 | 1 | -3/+3 |
| | | | | Change-Id: Id3c97e19490725698b6b82d1f08a2e3fd77e8701 | ||||
* | Merge "Fixed wrapping caption #10082" | Artur Signell | 2013-01-15 | 1 | -1/+0 |
|\ | |||||
| * | Fixed wrapping caption #10082 | John Ahlroos | 2013-01-15 | 1 | -1/+0 |
| | | | | | | | | Change-Id: I2d1769215c601103407a81b7421287b23b7f053e | ||||
* | | Merge "Fixed Tabsheet small styles after fixes to #10682" | Artur Signell | 2013-01-15 | 1 | -0/+5 |
|\ \ | |||||
| * | | Fixed Tabsheet small styles after fixes to #10682 | John Ahlroos | 2013-01-15 | 1 | -0/+5 |
| |/ | | | | | | | Change-Id: Ic08d6949376f5caa76193ade1c358a365da878fc | ||||
* / | Fixed broken TabSheet styles in Liferay theme after fixes to #10682 | John Ahlroos | 2013-01-15 | 1 | -0/+7 |
|/ | | | | Change-Id: I83f26ce22d350b4ca01612e58cbf0e6a9e8a1a8b | ||||
* | Fixed broken Tabsheet styles after fixes to #10682 | John Ahlroos | 2013-01-15 | 2 | -7/+13 |
| | | | | Change-Id: I752e2cd2a83b89c0ac2623f57b3311aa7ae9934b | ||||
* | Merge "Reverted [e22dd3f3db39b8bd067600c414c6c889ab35cd3e]. No longer needed ↵ | Artur Signell | 2013-01-14 | 1 | -1/+1 |
|\ | | | | | | | because of #10682" | ||||
| * | Reverted [e22dd3f3db39b8bd067600c414c6c889ab35cd3e]. No longer needed ↵ | Artur Signell | 2013-01-15 | 1 | -1/+1 |
| | | | | | | | | | | | | because of #10682 Change-Id: Ie0203db2cc8244013fe251796658a9412322a3f9 | ||||
* | | Revert "Remove old hack that nowadays just seems to cause problems (#7984)" | Artur Signell | 2013-01-15 | 1 | -0/+3 |
|/ | | | | | | | This reverts commit 7bd2ebe2ed212bc94189b036fdf7d8de6735e640. The fix is needed again now that #10682 has been fixed. Change-Id: I6f8764f80572909b5355c75396ef390a9ade7331 | ||||
* | Made servlet 2.4 schema compatible (#10723) | Artur Signell | 2013-01-14 | 1 | -1/+0 |
| | | | | Change-Id: I069ce2c8123483c665b298397a4725b6a47ab689 | ||||
* | Merge "Updated Release Notes for 7.0.0.rc1. For #10651." | Artur Signell | 2013-01-14 | 1 | -13/+13 |
|\ | |||||
| * | Updated Release Notes for 7.0.0.rc1. For #10651. | Marko Gronroos | 2013-01-14 | 1 | -13/+13 |
| | | | | | | | | Change-Id: I29d8a8549edb33a525e6ce5cc11f79fd1b8a9410 | ||||
* | | Updated to servlet 2.4 (#10723) | Artur Signell | 2013-01-14 | 1 | -7/+5 |
|/ | | | | Change-Id: Ib3ec0bd74ce88216b4f94c188f57581e0c715c86 | ||||
* | Merge "Fixed Reindeer black/light window styles (#9687)" | Leif Åstrand | 2013-01-11 | 1 | -6/+5 |
|\ | |||||
| * | Fixed Reindeer black/light window styles (#9687) | Artur Signell | 2013-01-11 | 1 | -6/+5 |
| | | | | | | | | Change-Id: I332365017caaf76daed5d7d809365eaf195eaf1f | ||||
* | | Fixed Runo dialog window style (#10599) | Artur Signell | 2013-01-10 | 1 | -2/+2 |
|/ | | | | Change-Id: Ic530907e51fc686bdd1d94d4c911b1e5a05c4104 | ||||
* | Merge "Merge of (#10164) to Vaadin 7." | Leif Åstrand | 2013-01-09 | 1 | -0/+9 |
|\ | |||||
| * | Merge of (#10164) to Vaadin 7. | Anna Koskinen | 2013-01-08 | 1 | -0/+9 |
| | | | | | | | | | | | | Updated release notes with databases supported by SQLContainer. Change-Id: I8ac7a07f2e005850d10fe51e80b01de86daaa2e6 | ||||
* | | Merge "Fixes issue where close indicator becomes invisible for tabs without ↵ | Leif Åstrand | 2013-01-09 | 1 | -1/+1 |
|\ \ | | | | | | | | | | an icon in Firefox using the minimal style for the tabsheet #10616" | ||||
| * | | Fixes issue where close indicator becomes invisible for tabs without an icon ↵ | John Ahlroos | 2013-01-08 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | in Firefox using the minimal style for the tabsheet #10616 Change-Id: I0dfd5af048d34d3f0671a40b22aed273ca0b0581 | ||||
* | | | Merge "Removed incorrect fixes for #8294, fixing #10183" | John Ahlroos | 2013-01-09 | 2 | -4/+0 |
|\ \ \ | |||||
| * | | | Removed incorrect fixes for #8294, fixing #10183 | Artur Signell | 2013-01-08 | 2 | -4/+0 |
| | |/ | |/| | | | | | | | Change-Id: I02f00db495f53be144107234228b742514bdbc0c | ||||
* | | | Merge "Revert "Fixed problem with accordion layout in reindeer (#10635)"" | Artur Signell | 2013-01-08 | 1 | -2/+1 |
|\ \ \ | |/ / |/| | | |||||
| * | | Revert "Fixed problem with accordion layout in reindeer (#10635)" | Artur Signell | 2013-01-08 | 1 | -2/+1 |
| | | | | | | | | | This reverts commit 9c05956e4e45f143e7d83bbc2d8e24cd5470631a which incorrecly alters the height of the accordion caption | ||||
* | | | Merge "Ensure correct font-size is used for nativebutton in Liferay (#10587)" | Leif Åstrand | 2013-01-08 | 1 | -1/+3 |
|\ \ \ | |||||
| * | | | Ensure correct font-size is used for nativebutton in Liferay (#10587) | Artur Signell | 2013-01-08 | 1 | -1/+3 |
| | |/ | |/| | | | | | | | Change-Id: I49a13c45815f1fd031f226882eb6e0b07775c19e | ||||
* | | | Merge "Fixed ComboBox width problems in all themes (#10484)" | Leif Åstrand | 2013-01-08 | 5 | -8/+32 |
|\ \ \ | |||||
| * | | | Fixed ComboBox width problems in all themes (#10484) | Artur Signell | 2013-01-07 | 5 | -8/+32 |
| |/ / | | | | | | | | | | Change-Id: Ia8181cd9c9d6a9183083408c55f9c3f28c72fb29 |