aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Marked SQLUtil as SerializableJohn Alhroos2011-08-121-1/+3
* #7020 Explicitly focus a field to avoid random focus frames in IE screenshotsLeif Åstrand2011-08-121-0/+1
* Fixed some sign bugs with mouse wheel scrolling in VFilterSelect #4518John Alhroos2011-08-121-2/+3
* #6499 AbstractApplicationServlet#handleDownload() does not close streams in c...Leif Åstrand2011-08-123-95/+121
* Removed enhancements for 6.6 from the 6.7 release notesLeif Åstrand2011-08-121-26/+2
* Updated layout IDs in Liferay theme testsHenri Sara2011-08-112-85/+85
* #5916 Added null checkArtur Signell2011-08-111-1/+1
* Tests for #5916Artur Signell2011-08-113-13/+346
* #5916 Table.ColumnGenerator should allow generation of plain textArtur Signell2011-08-111-3/+10
* Adds mouse wheel scrolling to VFilterSelect #4518John Alhroos2011-08-111-3/+43
* #7178 Remove portlet configuration for Address BookHenri Sara2011-08-113-45/+0
* WebLogic portal integration test using a separate test portletHenri Sara2011-08-113-64/+60
* #7020 Refined the semantics of deprecationLeif Åstrand2011-08-111-10/+1
* #7178 removed demo theme containing images used by runo theme demoHenri Sara2011-08-1111-0/+0
* eXo portal integration test using a separate test portletHenri Sara2011-08-112-19/+34
* Added dummy test method so JUnit will not complain about "No runnable methods"John Alhroos2011-08-113-0/+20
* Added missing Serializable interface to classes in SQLContainer #5712John Alhroos2011-08-115-5/+12
* #7020 VNotification should be created with GWT.create()Leif Åstrand2011-08-112-3/+49
* #4497 GateIn Portlet2 testHenri Sara2011-08-112-14/+27
* Liferay theme integration tests: fix layout IDs for TestBenchHenri Sara2011-08-112-85/+85
* Blocked merge of version number changeHenri Sara2011-08-110-0/+0
|\
| * Upped VERSIONJonatan Kronqvist2011-08-091-1/+1
* | Merged changes from 6.6Henri Sara2011-08-113-3/+3
|\|
| * #7272 Firefox 5 (and 6) occasionally fail to load theme CSSArtur Signell2011-08-091-1/+1
| * Remove extra .custom from custom build version numberHenri Sara2011-08-091-1/+1
| * Made portlet session transient #7366John Alhroos2011-08-091-1/+1
| * Reverted [20175] since it caused captions to disappear in some tests. Need to...John Alhroos2011-08-081-2/+2
| * Fixes header and footer scrolling in Opera #5450John Alhroos2011-08-081-2/+2
* | #7178 moved Liferay theme test portlet to com.vaadin.tests.integrationHenri Sara2011-08-102-1/+722
* | #7178 replaced most demo portlets with a test portlet, use it in Liferay 5 in...Henri Sara2011-08-108-232/+232
* | Updated Liferay 5 integration test (layout id)Henri Sara2011-08-101-6/+6
* | #6097 Added support for htmlModeAllowed in notifications opened from a sub wi...Leif Åstrand2011-08-105-76/+119
* | #7178 removed com.vaadin.demo.featurebrowser and some (robustness) tests that...Henri Sara2011-08-105-841/+0
* | #7178 removed com.vaadin.demo from VaadinApplicationRunner default packagesHenri Sara2011-08-101-1/+1
* | #6097 Window.showNotification should support plain text in addition to HtmlLeif Åstrand2011-08-104-6/+230
* | #7178 removed most demo page CSS, images and contentHenri Sara2011-08-101-397/+0
* | #7178 Liferay theme test corrections (layout id)Henri Sara2011-08-102-85/+85
* | Moved SQLContainer from util package into its own util.sqlcontainer package. ...John Alhroos2011-08-1054-174/+174
* | - Merged SQLContainer with Vaadin 6.7. John Alhroos2011-08-1059-0/+13150
* | #7178 removed colorpicker and optimized widgetset compilation from Vaadin 6.7...Henri Sara2011-08-101-17/+2
* | #7178 Removed most demos from web.xml and portlet configuration filesHenri Sara2011-08-105-344/+1
* | #7187 Allow HTML content in an MenuItemLeif Åstrand2011-08-108-5/+181
* | #7178 Removed some references to demo classes from Vaadin 6.7 (unit tests etc.)Henri Sara2011-08-1012-16/+301
* | #5402 Removed java 1.6 annotations and added javadocs for html support in Opt...Leif Åstrand2011-08-093-2/+17
* | #7178 Remove AddressBook, reindeer and runo test scripts from Vaadin 6.7 - no...Henri Sara2011-08-096-548/+4
* | #5402 Simplified attribute passing for html-mode in OptionGroupLeif Åstrand2011-08-092-12/+9
* | #5402 Support html in OptionGroup itemsLeif Åstrand2011-08-095-2/+184
* | #7178 removed demopage test script from Vaadin 6.7 - now in a separate projectHenri Sara2011-08-092-238/+0
* | #7369 Vaadin and CDI - can't use SessionScoped beans. Artur Signell2011-08-091-25/+0
* | #7375 Close previous DevelopmentServerLauncher when a new one is openedLeif Åstrand2011-08-091-0/+54