Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | #7178 Removed some references to demo classes from Vaadin 6.7 (unit tests etc.) | Henri Sara | 2011-08-10 | 12 | -16/+301 |
| | | | | 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 | 3 | -2/+17 |
| | | | | | | OptionGroup items svn changeset:20224/svn branch:6.7 | ||||
* | #7178 Remove AddressBook, reindeer and runo test scripts from Vaadin 6.7 - ↵ | Henri Sara | 2011-08-09 | 6 | -548/+4 |
| | | | | | | now in separate project svn changeset:20222/svn branch:6.7 | ||||
* | #5402 Simplified attribute passing for html-mode in OptionGroup | Leif Åstrand | 2011-08-09 | 2 | -12/+9 |
| | | | | svn changeset:20220/svn branch:6.7 | ||||
* | #5402 Support html in OptionGroup items | Leif Åstrand | 2011-08-09 | 5 | -2/+184 |
| | | | | svn changeset:20217/svn branch:6.7 | ||||
* | #7178 removed demopage test script from Vaadin 6.7 - now in a separate project | Henri Sara | 2011-08-09 | 2 | -238/+0 |
| | | | | svn changeset:20213/svn branch:6.7 | ||||
* | #7369 Vaadin and CDI - can't use SessionScoped beans. | Artur Signell | 2011-08-09 | 1 | -25/+0 |
| | | | | | | Removed obsolete getTag() method svn changeset:20199/svn branch:6.7 | ||||
* | #7375 Close previous DevelopmentServerLauncher when a new one is opened | Leif Åstrand | 2011-08-09 | 1 | -0/+54 |
| | | | | svn changeset:20193/svn branch:6.7 | ||||
* | Merged changes from 6.6 | Henri Sara | 2011-08-08 | 4 | -30/+243 |
|\ | | | | | | | svn changeset:20156/svn branch:6.7 | ||||
| * | Another regression fix after #6677 #6934 | John Alhroos | 2011-08-08 | 1 | -8/+8 |
| | | | | | | | | svn changeset:20149/svn branch:6.6 | ||||
| * | Another regression fix + code cleanup after #6677 #6934 | John Alhroos | 2011-08-05 | 1 | -10/+6 |
| | | | | | | | | svn changeset:20137/svn branch:6.6 | ||||
| * | Regression fixes after fixes for #6677 #6934 | John Alhroos | 2011-08-05 | 1 | -60/+67 |
| | | | | | | | | svn changeset:20128/svn branch:6.6 | ||||
| * | Reduce maxmemory to 96 MB for TestBench JUnit tests | Henri Sara | 2011-08-04 | 1 | -1/+1 |
| | | | | | | | | svn changeset:20116/svn branch:6.6 | ||||
| * | Fix for #6934 | John Alhroos | 2011-08-03 | 1 | -12/+65 |
| | | | | | | | | svn changeset:20101/svn branch:6.6 | ||||
| * | Added Testbench testcase for #6934 | John Alhroos | 2011-08-03 | 2 | -0/+99 |
| | | | | | | | | svn changeset:20099/svn branch:6.6 | ||||
| * | Improved the column calculation #6677 | John Alhroos | 2011-08-02 | 1 | -28/+87 |
| | | | | | | | | svn changeset:20085/svn branch:6.6 | ||||
| * | Moved Change Log to the beginning. For #7312. | Marko Grönroos | 2011-07-29 | 1 | -17/+16 |
| | | | | | | | | svn changeset:20034/svn branch:6.6 | ||||
* | | #7178 related: Removed test version of FeatureBrowser (two feature browser ↵ | Henri Sara | 2011-08-08 | 53 | -4570/+0 |
| | | | | | | | | | | | | applications existed in project, probably since #3298 was fixed) svn changeset:20152/svn branch:6.7 | ||||
* | | Corrected Liferay theme test scripts | Henri Sara | 2011-08-05 | 2 | -44/+415 |
| | | | | | | | | svn changeset:20129/svn branch:6.7 | ||||
* | | Liferay theme demo not instanceable, related test updates | Henri Sara | 2011-08-05 | 3 | -416/+45 |
| | | | | | | | | svn changeset:20124/svn branch:6.7 | ||||
* | | Merged change from 6.6: TestBench JUnit maxmemory 96 MB | Henri Sara | 2011-08-04 | 1 | -1/+1 |
| | | | | | | | | svn changeset:20117/svn branch:6.7 | ||||
* | | #7266 removed sampler from Vaadin 6.7 (now separate), related screenshot updates | Henri Sara | 2011-08-04 | 479 | -1417/+8 |
| | | | | | | | | svn changeset:20113/svn branch:6.7 | ||||
* | | #7266 removed dependencies from integration tests to Sampler: Liferay 5; ↵ | Henri Sara | 2011-08-03 | 4 | -234/+10 |
| | | | | | | | | | | | | fixed Liferay 5 portlet 2 integration test svn changeset:20096/svn branch:6.7 | ||||
* | | #7266 eliminate use of Sampler in GAE integration test | Henri Sara | 2011-08-03 | 3 | -880/+59 |
| | | | | | | | | svn changeset:20094/svn branch:6.7 | ||||
* | | #7266 eliminate use of Sampler in GateIn integration test, related new ↵ | Henri Sara | 2011-08-03 | 2 | -20/+21 |
| | | | | | | | | | | | | screenshots svn changeset:20092/svn branch:6.7 | ||||
* | | #7266 converted most integration tests not to use Sampler, related ↵ | Henri Sara | 2011-08-03 | 4 | -123/+82 |
| | | | | | | | | | | | | screenshot updates svn changeset:20086/svn branch:6.7 | ||||
* | | Switch back to using Firefox 3.6 for integration tests until tests fixed | Henri Sara | 2011-08-02 | 1 | -1/+1 |
| | | | | | | | | svn changeset:20071/svn branch:6.7 | ||||
* | | Fix ComboBoxItemIcon test - theme broken by previous change | Henri Sara | 2011-08-02 | 1 | -7/+5 |
| | | | | | | | | svn changeset:20069/svn branch:6.7 | ||||
* | | Review fixes for #6766 | Jonatan Kronqvist | 2011-08-02 | 2 | -13/+13 |
| | | | | | | | | svn changeset:20068/svn branch:6.7 | ||||
* | | Fixed: execute integration tests with Chrome | Henri Sara | 2011-08-01 | 1 | -1/+1 |
| | | | | | | | | svn changeset:20066/svn branch:6.7 | ||||
* | | Run integration tests with Chrome | Henri Sara | 2011-08-01 | 1 | -9/+9 |
| | | | | | | | | svn changeset:20065/svn branch:6.7 | ||||
* | | Added missing .html extension | Artur Signell | 2011-08-01 | 1 | -0/+0 |
| | | | | | | | | svn changeset:20064/svn branch:6.7 | ||||
* | | Implemented review comments for #6766 | Jonatan Kronqvist | 2011-08-01 | 2 | -38/+28 |
| | | | | | | | | svn changeset:20063/svn branch:6.7 | ||||
* | | #7266 eliminate some Sampler dependencies in Vaadin 6.7 tests etc. | Henri Sara | 2011-08-01 | 8 | -11/+61 |
| | | | | | | | | svn changeset:20059/svn branch:6.7 | ||||
* | | Updated the TreeTablePartialUpdates-LongScroll test to always scroll to the ↵ | Jonatan Kronqvist | 2011-08-01 | 1 | -2/+2 |
| | | | | | | | | | | | | bottom svn changeset:20058/svn branch:6.7 | ||||
* | | #7266 Remove main sampler tests from Vaadin 6.7 | Henri Sara | 2011-08-01 | 3 | -15/+3 |
| | | | | | | | | svn changeset:20055/svn branch:6.7 | ||||
* | | #7338 Column alignment cannot be changed from right/center to left | Artur Signell | 2011-08-01 | 2 | -3/+8 |
| | | | | | | | | svn changeset:20053/svn branch:6.7 | ||||
* | | #7337 Remove unnecessary calls to Table.refreshRenderedCells | Artur Signell | 2011-08-01 | 1 | -29/+18 |
| | | | | | | | | svn changeset:20051/svn branch:6.7 | ||||
* | | #7337 Tests for column alignment, headers+header mode, column icons and ↵ | Artur Signell | 2011-08-01 | 7 | -31/+1269 |
| | | | | | | | | | | | | generated columns svn changeset:20050/svn branch:6.7 | ||||
* | | Fixed #7340 - rendering bug when first sorting a column | Jonatan Kronqvist | 2011-08-01 | 1 | -3/+8 |
| | | | | | | | | svn changeset:20046/svn branch:6.7 | ||||
* | | Merged changes from 6.6 | Henri Sara | 2011-07-29 | 5 | -68/+71 |
|\| | | | | | | | svn changeset:20029/svn branch:6.7 | ||||
| * | Added Firefox 5 to Release Notes. For #7319. | Marko Grönroos | 2011-07-29 | 1 | -1/+1 |
| | | | | | | | | svn changeset:20028/svn branch:6.6 | ||||
| * | Updated test to use Log class and not to use any screenshots | Artur Signell | 2011-07-29 | 2 | -29/+24 |
| | | | | | | | | svn changeset:20023/svn branch:6.6 | ||||
| * | #6845 Fixed problem with earlier fix and cleaned up code | Artur Signell | 2011-07-29 | 1 | -17/+23 |
| | | | | | | | | svn changeset:20012/svn branch:6.6 | ||||
| * | Formatted source code | Artur Signell | 2011-07-29 | 1 | -17/+19 |
| | | | | | | | | svn changeset:20011/svn branch:6.6 | ||||
| * | Made Application.applicationIsRunning volatile. #7329 | John Alhroos | 2011-07-28 | 1 | -4/+4 |
| | | | | | | | | svn changeset:20006/svn branch:6.6 | ||||
* | | #7053 copy two icons from reindeer to chameleon | Henri Sara | 2011-07-29 | 4 | -4/+2 |
| | | | | | | | | svn changeset:20027/svn branch:6.7 | ||||
* | | #4580 and #7053 theme compiler support for multi-level imports and relative ↵ | Henri Sara | 2011-07-29 | 1 | -18/+47 |
| | | | | | | | | | | | | URL processing (needed for Chameleon) svn changeset:20018/svn branch:6.7 | ||||
* | | #7053 Do not explicitly import base theme, fix paths for Chameleon loading ↵ | Henri Sara | 2011-07-29 | 1 | -4/+7 |
| | | | | | | | | | | | | indicator images svn changeset:20017/svn branch:6.7 | ||||
* | | #7053 Chameleon theme integration, first phase: basic theme in Vaadin and ↵ | Henri Sara | 2011-07-28 | 54 | -2/+2609 |
| | | | | | | | | | | | | JAR, compiled into a single styles.css svn changeset:20007/svn branch:6.7 |