summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* #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
* Merged changes from 6.6Henri Sara2011-08-084-30/+243
|\
| * Another regression fix after #6677 #6934John Alhroos2011-08-081-8/+8
| * Another regression fix + code cleanup after #6677 #6934John Alhroos2011-08-051-10/+6
| * Regression fixes after fixes for #6677 #6934John Alhroos2011-08-051-60/+67
| * Reduce maxmemory to 96 MB for TestBench JUnit testsHenri Sara2011-08-041-1/+1
| * Fix for #6934John Alhroos2011-08-031-12/+65
| * Added Testbench testcase for #6934John Alhroos2011-08-032-0/+99
| * Improved the column calculation #6677John Alhroos2011-08-021-28/+87
| * Moved Change Log to the beginning. For #7312.Marko Grönroos2011-07-291-17/+16
* | #7178 related: Removed test version of FeatureBrowser (two feature browser ap...Henri Sara2011-08-0853-4570/+0
* | Corrected Liferay theme test scriptsHenri Sara2011-08-052-44/+415
* | Liferay theme demo not instanceable, related test updatesHenri Sara2011-08-053-416/+45
* | Merged change from 6.6: TestBench JUnit maxmemory 96 MBHenri Sara2011-08-041-1/+1
* | #7266 removed sampler from Vaadin 6.7 (now separate), related screenshot updatesHenri Sara2011-08-04479-1417/+8
* | #7266 removed dependencies from integration tests to Sampler: Liferay 5; fixe...Henri Sara2011-08-034-234/+10
* | #7266 eliminate use of Sampler in GAE integration testHenri Sara2011-08-033-880/+59
* | #7266 eliminate use of Sampler in GateIn integration test, related new screen...Henri Sara2011-08-032-20/+21
* | #7266 converted most integration tests not to use Sampler, related screenshot...Henri Sara2011-08-034-123/+82
* | Switch back to using Firefox 3.6 for integration tests until tests fixedHenri Sara2011-08-021-1/+1
* | Fix ComboBoxItemIcon test - theme broken by previous changeHenri Sara2011-08-021-7/+5
* | Review fixes for #6766Jonatan Kronqvist2011-08-022-13/+13
* | Fixed: execute integration tests with ChromeHenri Sara2011-08-011-1/+1
* | Run integration tests with ChromeHenri Sara2011-08-011-9/+9
* | Added missing .html extensionArtur Signell2011-08-011-0/+0
* | Implemented review comments for #6766Jonatan Kronqvist2011-08-012-38/+28
* | #7266 eliminate some Sampler dependencies in Vaadin 6.7 tests etc.Henri Sara2011-08-018-11/+61
* | Updated the TreeTablePartialUpdates-LongScroll test to always scroll to the b...Jonatan Kronqvist2011-08-011-2/+2
* | #7266 Remove main sampler tests from Vaadin 6.7Henri Sara2011-08-013-15/+3
* | #7338 Column alignment cannot be changed from right/center to leftArtur Signell2011-08-012-3/+8
* | #7337 Remove unnecessary calls to Table.refreshRenderedCellsArtur Signell2011-08-011-29/+18
* | #7337 Tests for column alignment, headers+header mode, column icons and gener...Artur Signell2011-08-017-31/+1269
* | Fixed #7340 - rendering bug when first sorting a columnJonatan Kronqvist2011-08-011-3/+8
* | Merged changes from 6.6Henri Sara2011-07-295-68/+71
|\|
| * Added Firefox 5 to Release Notes. For #7319.Marko Grönroos2011-07-291-1/+1
| * Updated test to use Log class and not to use any screenshotsArtur Signell2011-07-292-29/+24
| * #6845 Fixed problem with earlier fix and cleaned up codeArtur Signell2011-07-291-17/+23
| * Formatted source codeArtur Signell2011-07-291-17/+19
| * Made Application.applicationIsRunning volatile. #7329John Alhroos2011-07-281-4/+4
* | #7053 copy two icons from reindeer to chameleonHenri Sara2011-07-294-4/+2
* | #4580 and #7053 theme compiler support for multi-level imports and relative U...Henri Sara2011-07-291-18/+47
* | #7053 Do not explicitly import base theme, fix paths for Chameleon loading in...Henri Sara2011-07-291-4/+7
* | #7053 Chameleon theme integration, first phase: basic theme in Vaadin and JAR...Henri Sara2011-07-2854-2/+2609