Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Table content cells & column headers get out of sync when uncollapsing ↵ | Leif Åstrand | 2011-08-31 | 2 | -0/+79 | |
| | | | | | | | | | | | | columns #7012 svn changeset:20756/svn branch:6.7 | |||||
* | | #7018 Table column drag&drop visually broken | Henri Sara | 2011-08-30 | 1 | -0/+80 | |
| | | | | | | | | svn changeset:20747/svn branch:6.7 | |||||
* | | #6723 added .html to end of test file name to make it run automaticallly | Leif Åstrand | 2011-08-30 | 1 | -0/+0 | |
| | | | | | | | | svn changeset:20728/svn branch:6.7 | |||||
* | | Better fix for #7143 | Jonatan Kronqvist | 2011-08-26 | 1 | -0/+1 | |
| | | | | | | | | svn changeset:20679/svn branch:6.7 | |||||
* | | Testcase and untested fix for #7143 | Jonatan Kronqvist | 2011-08-26 | 1 | -0/+74 | |
| | | | | | | | | svn changeset:20671/svn branch:6.7 | |||||
* | | Test for #7481. Seems impossible to create a TestBench test for it as the ↵ | Artur Signell | 2011-08-26 | 1 | -0/+38 | |
| | | | | | | | | | | | | problem lies in the order of events svn changeset:20668/svn branch:6.7 | |||||
* | | Test for #7478 and #3983 | Artur Signell | 2011-08-25 | 1 | -0/+27 | |
| | | | | | | | | svn changeset:20660/svn branch:6.7 | |||||
* | | #5608 Item icons do not work in OptionGroup | Leif Åstrand | 2011-08-25 | 2 | -0/+92 | |
| | | | | | | | | svn changeset:20638/svn branch:6.7 | |||||
* | | Added a short pause as Opera in some cases seem to cause timing issues #6066 | Leif Åstrand | 2011-08-25 | 1 | -0/+5 | |
| | | | | | | | | svn changeset:20637/svn branch:6.7 | |||||
* | | Stupid mistake in the LicenceInJavaFiles test correction | Jonatan Kronqvist | 2011-08-24 | 1 | -1/+1 | |
| | | | | | | | | svn changeset:20615/svn branch:6.7 | |||||
* | | Fixes a relative path error in the LicenseInJavaFiles test | Jonatan Kronqvist | 2011-08-24 | 1 | -0/+5 | |
| | | | | | | | | svn changeset:20611/svn branch:6.7 | |||||
* | | Test case for ticket #7462 | Jonatan Kronqvist | 2011-08-24 | 1 | -0/+56 | |
| | | | | | | | | svn changeset:20610/svn branch:6.7 | |||||
* | | Updated the TableGeneratedRows test so that the menu is not opened in the ↵ | Jonatan Kronqvist | 2011-08-24 | 1 | -5/+5 | |
| | | | | | | | | | | | | 'spanned' screen shot svn changeset:20595/svn branch:6.7 | |||||
* | | Test that ensures the license is included in all java files | Artur Signell | 2011-08-23 | 1 | -0/+49 | |
| | | | | | | | | svn changeset:20594/svn branch:6.7 | |||||
* | | Barebones fix for #6745: Connectors for Tree, i.e. ugly but works. We can ↵ | Jouni Koivuviita | 2011-08-23 | 2 | -0/+152 | |
| | | | | | | | | | | | | | | | | make it more pretty in future releases if necessary. Includes TestBench test for the feature. svn changeset:20577/svn branch:6.7 | |||||
* | | Updated toString method to make tests pass #6720 | Jonatan Kronqvist | 2011-08-23 | 1 | -0/+6 | |
| | | | | | | | | svn changeset:20564/svn branch:6.7 | |||||
* | | #5488 Link: Error when trying to use a link to a file with a percent in the ↵ | Leif Åstrand | 2011-08-23 | 2 | -0/+78 | |
| | | | | | | | | | | | | filename svn changeset:20554/svn branch:6.7 | |||||
* | | #7092 TextField does not support setting maxLength=0 | Leif Åstrand | 2011-08-23 | 1 | -2/+39 | |
| | | | | | | | | svn changeset:20550/svn branch:6.7 | |||||
* | | #7065 ConcurrentModificationException in ↵ | Leif Åstrand | 2011-08-22 | 1 | -0/+78 | |
| | | | | | | | | | | | | AbstractWebApplicationContext.endTransaction() and startTransaction() svn changeset:20545/svn branch:6.7 | |||||
* | | Fixes for #6720 | Jonatan Kronqvist | 2011-08-22 | 1 | -1/+3 | |
| | | | | | | | | | | | | | | | | | | - Fixes based on review - Fix for possible NPE - Fixed bug where resizing columns would throw off the header/column width sync - Fixed bug where column reordering would fail due to element not found exception svn changeset:20544/svn branch:6.7 | |||||
* | | #6066 Support for time zones in DateField | Leif Åstrand | 2011-08-22 | 2 | -0/+151 | |
| | | | | | | | | svn changeset:20536/svn branch:6.7 | |||||
* | | #7369 Test that ensures no Component contains a non-private final method | Artur Signell | 2011-08-19 | 1 | -0/+68 | |
| | | | | | | | | svn changeset:20526/svn branch:6.7 | |||||
* | | #6094 Add a way to switch session key | Leif Åstrand | 2011-08-19 | 2 | -0/+106 | |
| | | | | | | | | svn changeset:20519/svn branch:6.7 | |||||
* | | Added TestBench test for #7292 | John Alhroos | 2011-08-19 | 1 | -0/+52 | |
| | | | | | | | | svn changeset:20507/svn branch:6.7 | |||||
* | | Implemented row generation for Table and TreeTable #6720# | Jonatan Kronqvist | 2011-08-19 | 4 | -0/+413 | |
| | | | | | | | | svn changeset:20495/svn branch:6.7 | |||||
* | | Updated test to work with the more exact assertCSSClass introduced in #7431 | Leif Åstrand | 2011-08-19 | 1 | -3/+3 | |
| | | | | | | | | svn changeset:20492/svn branch:6.7 | |||||
* | | Added some ugly styles so that the feature can be visually verified | Artur Signell | 2011-08-18 | 2 | -4/+6 | |
| | | | | | | | | svn changeset:20478/svn branch:6.7 | |||||
* | | #5738 TabSheet's first visible tab should be rendered as if it is the first ↵ | Leif Åstrand | 2011-08-18 | 1 | -2/+11 | |
| | | | | | | | | | | | | | | | | tab - merged refactoring written by Artur & added test for the first tab #5880 Updated to use the new api svn changeset:20466/svn branch:6.7 | |||||
* | | Optional expand and collapse animations for TreeTable (#6723) | Jonatan Kronqvist | 2011-08-17 | 4 | -1/+249 | |
| | | | | | | | | svn changeset:20445/svn branch:6.7 | |||||
* | | Removed reference to SQLContainers own debug logging. (Has been replaced by ↵ | John Alhroos | 2011-08-17 | 1 | -1/+0 | |
| | | | | | | | | | | | | java.util.Logging) svn changeset:20443/svn branch:6.7 | |||||
* | | #7422 Updated fix for coping with additional spaces in the input | Leif Åstrand | 2011-08-16 | 1 | -2/+8 | |
| | | | | | | | | svn changeset:20416/svn branch:6.7 | |||||
* | | Tooltips for Tree + Testbech test for them #6637 | John Alhroos | 2011-08-16 | 2 | -0/+141 | |
| | | | | | | | | svn changeset:20415/svn branch:6.7 | |||||
* | | #7422 AbstractComponent.setStyleName containing spaces causes illogical results | Leif Åstrand | 2011-08-16 | 1 | -0/+56 | |
| | | | | | | | | svn changeset:20413/svn branch:6.7 | |||||
* | | #5880 Add style name support for Tabsheet's Tab interface | Leif Åstrand | 2011-08-16 | 2 | -0/+91 | |
| | | | | | | | | svn changeset:20402/svn branch:6.7 | |||||
* | | Added tooltips to Table cells and rows (ItemDescriptionGenerator) + ↵ | John Alhroos | 2011-08-15 | 2 | -0/+152 | |
| | | | | | | | | | | | | Testbench test for them #5414 svn changeset:20392/svn branch:6.7 | |||||
* | | #7178 eliminated "example" theme | Henri Sara | 2011-08-13 | 3 | -7/+7 | |
| | | | | | | | | svn changeset:20370/svn branch:6.7 | |||||
* | | #7178 New servlet integration test not using the address book demo, related ↵ | Henri Sara | 2011-08-12 | 3 | -0/+47 | |
| | | | | | | | | | | | | screenshots svn changeset:20342/svn branch:6.7 | |||||
* | | #7020 Explicitly focus a field to avoid random focus frames in IE screenshots | Leif Åstrand | 2011-08-12 | 1 | -0/+1 | |
| | | | | | | | | svn changeset:20335/svn branch:6.7 | |||||
* | | Tests for #5916 | Artur Signell | 2011-08-11 | 3 | -13/+346 | |
| | | | | | | | | svn changeset:20303/svn branch:6.7 | |||||
* | | Added dummy test method so JUnit will not complain about "No runnable methods" | John Alhroos | 2011-08-11 | 3 | -0/+20 | |
| | | | | | | | | svn changeset:20290/svn branch:6.7 | |||||
* | | #7178 moved Liferay theme test portlet to com.vaadin.tests.integration | Henri Sara | 2011-08-10 | 1 | -0/+721 | |
| | | | | | | | | svn changeset:20277/svn branch:6.7 | |||||
* | | #7178 replaced most demo portlets with a test portlet, use it in Liferay 5 ↵ | Henri Sara | 2011-08-10 | 1 | -0/+160 | |
| | | | | | | | | | | | | integration test svn changeset:20276/svn branch:6.7 | |||||
* | | #6097 Added support for htmlModeAllowed in notifications opened from a sub ↵ | Leif Åstrand | 2011-08-10 | 2 | -10/+75 | |
| | | | | | | | | | | | | window svn changeset:20270/svn branch:6.7 | |||||
* | | #7178 removed com.vaadin.demo.featurebrowser and some (robustness) tests ↵ | Henri Sara | 2011-08-10 | 5 | -841/+0 | |
| | | | | | | | | | | | | that depended on it svn changeset:20269/svn branch:6.7 | |||||
* | | #6097 Window.showNotification should support plain text in addition to Html | Leif Åstrand | 2011-08-10 | 2 | -0/+106 | |
| | | | | | | | | svn changeset:20263/svn branch:6.7 | |||||
* | | Moved SQLContainer from util package into its own util.sqlcontainer package. ↵ | John Alhroos | 2011-08-10 | 18 | -86/+86 | |
| | | | | | | | | | | | | #5712 svn changeset:20254/svn branch:6.7 | |||||
* | | - Merged SQLContainer with Vaadin 6.7. | John Alhroos | 2011-08-10 | 21 | -0/+7777 | |
| | | | | | | | | | | | | - Updated EasyMock to version 3.0 (SQLContainer requirement) svn changeset:20252/svn branch:6.7 | |||||
* | | #7187 Allow HTML content in an MenuItem | Leif Åstrand | 2011-08-10 | 3 | -1/+136 | |
| | | | | | | | | svn changeset:20245/svn branch:6.7 | |||||
* | | #7178 Removed some references to demo classes from Vaadin 6.7 (unit tests etc.) | Henri Sara | 2011-08-10 | 11 | -14/+299 | |
| | | | | | | | | svn changeset:20243/svn branch:6.7 | |||||
* | | #5402 Removed java 1.6 annotations and added javadocs for html support in ↵ | Leif Åstrand | 2011-08-09 | 2 | -2/+0 | |
| | | | | | | | | | | | | OptionGroup items svn changeset:20224/svn branch:6.7 |