]> source.dussan.org Git - vaadin-framework.git/log
vaadin-framework.git
13 years ago#7020 VNotification should be created with GWT.create()
Leif Åstrand [Thu, 11 Aug 2011 07:09:04 +0000 (07:09 +0000)]
#7020 VNotification should be created with GWT.create()

svn changeset:20288/svn branch:6.7

13 years ago#4497 GateIn Portlet2 test
Henri Sara [Thu, 11 Aug 2011 06:40:55 +0000 (06:40 +0000)]
#4497 GateIn Portlet2 test

svn changeset:20283/svn branch:6.7

13 years agoLiferay theme integration tests: fix layout IDs for TestBench
Henri Sara [Thu, 11 Aug 2011 06:03:34 +0000 (06:03 +0000)]
Liferay theme integration tests: fix layout IDs for TestBench

svn changeset:20282/svn branch:6.7

13 years agoBlocked merge of version number change
Henri Sara [Thu, 11 Aug 2011 05:57:38 +0000 (05:57 +0000)]
Blocked merge of version number change

svn changeset:20280/svn branch:6.7

13 years agoMerged changes from 6.6
Henri Sara [Thu, 11 Aug 2011 05:57:13 +0000 (05:57 +0000)]
Merged changes from 6.6

svn changeset:20279/svn branch:6.7

13 years ago#7178 moved Liferay theme test portlet to com.vaadin.tests.integration
Henri Sara [Wed, 10 Aug 2011 14:58:13 +0000 (14:58 +0000)]
#7178 moved Liferay theme test portlet to com.vaadin.tests.integration

svn changeset:20277/svn branch:6.7

13 years ago#7178 replaced most demo portlets with a test portlet, use it in Liferay 5 integratio...
Henri Sara [Wed, 10 Aug 2011 14:54:20 +0000 (14:54 +0000)]
#7178 replaced most demo portlets with a test portlet, use it in Liferay 5 integration test

svn changeset:20276/svn branch:6.7

13 years agoUpdated Liferay 5 integration test (layout id)
Henri Sara [Wed, 10 Aug 2011 13:37:23 +0000 (13:37 +0000)]
Updated Liferay 5 integration test (layout id)

svn changeset:20275/svn branch:6.7

13 years ago#6097 Added support for htmlModeAllowed in notifications opened from a sub window
Leif Åstrand [Wed, 10 Aug 2011 12:21:17 +0000 (12:21 +0000)]
#6097 Added support for htmlModeAllowed in notifications opened from a sub window

svn changeset:20270/svn branch:6.7

13 years ago#7178 removed com.vaadin.demo.featurebrowser and some (robustness) tests that depende...
Henri Sara [Wed, 10 Aug 2011 11:49:47 +0000 (11:49 +0000)]
#7178 removed com.vaadin.demo.featurebrowser and some (robustness) tests that depended on it

svn changeset:20269/svn branch:6.7

13 years ago#7178 removed com.vaadin.demo from VaadinApplicationRunner default packages
Henri Sara [Wed, 10 Aug 2011 11:49:04 +0000 (11:49 +0000)]
#7178 removed com.vaadin.demo from VaadinApplicationRunner default packages

svn changeset:20268/svn branch:6.7

13 years ago#6097 Window.showNotification should support plain text in addition to Html
Leif Åstrand [Wed, 10 Aug 2011 11:09:20 +0000 (11:09 +0000)]
#6097 Window.showNotification should support plain text in addition to Html

svn changeset:20263/svn branch:6.7

13 years ago#7178 removed most demo page CSS, images and content
Henri Sara [Wed, 10 Aug 2011 10:30:31 +0000 (10:30 +0000)]
#7178 removed most demo page CSS, images and content

svn changeset:20260/svn branch:6.7

13 years ago#7178 Liferay theme test corrections (layout id)
Henri Sara [Wed, 10 Aug 2011 10:22:23 +0000 (10:22 +0000)]
#7178 Liferay theme test corrections (layout id)

svn changeset:20258/svn branch:6.7

13 years agoMoved SQLContainer from util package into its own util.sqlcontainer package. #5712
John Alhroos [Wed, 10 Aug 2011 08:31:14 +0000 (08:31 +0000)]
Moved SQLContainer from util package into its own util.sqlcontainer package. #5712

svn changeset:20254/svn branch:6.7

13 years ago- Merged SQLContainer with Vaadin 6.7.
John Alhroos [Wed, 10 Aug 2011 07:35:47 +0000 (07:35 +0000)]
- Merged SQLContainer with Vaadin 6.7.
- Updated EasyMock to version 3.0 (SQLContainer requirement)

svn changeset:20252/svn branch:6.7

13 years ago#7178 removed colorpicker and optimized widgetset compilation from Vaadin 6.7, parall...
Henri Sara [Wed, 10 Aug 2011 07:10:48 +0000 (07:10 +0000)]
#7178 removed colorpicker and optimized widgetset compilation from Vaadin 6.7, parallelize compilation or permutations with -localWorkers

svn changeset:20249/svn branch:6.7

13 years ago#7178 Removed most demos from web.xml and portlet configuration files
Henri Sara [Wed, 10 Aug 2011 07:07:38 +0000 (07:07 +0000)]
#7178 Removed most demos from web.xml and portlet configuration files

svn changeset:20247/svn branch:6.7

13 years ago#7187 Allow HTML content in an MenuItem
Leif Åstrand [Wed, 10 Aug 2011 07:04:37 +0000 (07:04 +0000)]
#7187 Allow HTML content in an MenuItem

svn changeset:20245/svn branch:6.7

13 years ago#7178 Removed some references to demo classes from Vaadin 6.7 (unit tests etc.)
Henri Sara [Wed, 10 Aug 2011 06:25:40 +0000 (06:25 +0000)]
#7178 Removed some references to demo classes from Vaadin 6.7 (unit tests etc.)

svn changeset:20243/svn branch:6.7

13 years agoUpped VERSION
Jonatan Kronqvist [Tue, 9 Aug 2011 12:34:12 +0000 (12:34 +0000)]
Upped VERSION

svn changeset:20229/svn branch:6.6

13 years ago#5402 Removed java 1.6 annotations and added javadocs for html support in OptionGroup...
Leif Åstrand [Tue, 9 Aug 2011 11:40:51 +0000 (11:40 +0000)]
#5402 Removed java 1.6 annotations and added javadocs for html support in OptionGroup items

svn changeset:20224/svn branch:6.7

13 years ago#7178 Remove AddressBook, reindeer and runo test scripts from Vaadin 6.7 - now in...
Henri Sara [Tue, 9 Aug 2011 11:21:30 +0000 (11:21 +0000)]
#7178 Remove AddressBook, reindeer and runo test scripts from Vaadin 6.7 - now in separate project

svn changeset:20222/svn branch:6.7

13 years ago#5402 Simplified attribute passing for html-mode in OptionGroup
Leif Åstrand [Tue, 9 Aug 2011 11:19:03 +0000 (11:19 +0000)]
#5402 Simplified attribute passing for html-mode in OptionGroup

svn changeset:20220/svn branch:6.7

13 years ago#5402 Support html in OptionGroup items
Leif Åstrand [Tue, 9 Aug 2011 11:02:22 +0000 (11:02 +0000)]
#5402 Support html in OptionGroup items

svn changeset:20217/svn branch:6.7

13 years ago#7272 Firefox 5 (and 6) occasionally fail to load theme CSS
Artur Signell [Tue, 9 Aug 2011 10:48:28 +0000 (10:48 +0000)]
#7272 Firefox 5 (and 6) occasionally fail to load theme CSS

svn changeset:20215/svn branch:6.6

13 years ago#7178 removed demopage test script from Vaadin 6.7 - now in a separate project
Henri Sara [Tue, 9 Aug 2011 10:46:27 +0000 (10:46 +0000)]
#7178 removed demopage test script from Vaadin 6.7 - now in a separate project

svn changeset:20213/svn branch:6.7

13 years ago#7369 Vaadin and CDI - can't use SessionScoped beans.
Artur Signell [Tue, 9 Aug 2011 07:34:52 +0000 (07:34 +0000)]
#7369 Vaadin and CDI - can't use SessionScoped beans.

Removed obsolete getTag() method

svn changeset:20199/svn branch:6.7

13 years ago#7375 Close previous DevelopmentServerLauncher when a new one is opened
Leif Åstrand [Tue, 9 Aug 2011 06:50:03 +0000 (06:50 +0000)]
#7375 Close previous DevelopmentServerLauncher when a new one is opened

svn changeset:20193/svn branch:6.7

13 years agoRemove extra .custom from custom build version number
Henri Sara [Tue, 9 Aug 2011 06:37:05 +0000 (06:37 +0000)]
Remove extra .custom from custom build version number

svn changeset:20190/svn branch:6.6

13 years agoMade portlet session transient #7366
John Alhroos [Tue, 9 Aug 2011 05:35:49 +0000 (05:35 +0000)]
Made portlet session transient #7366

svn changeset:20187/svn branch:6.6

13 years agoReverted [20175] since it caused captions to disappear in some tests. Need to find...
John Alhroos [Mon, 8 Aug 2011 14:04:58 +0000 (14:04 +0000)]
Reverted [20175] since it caused captions to disappear in some tests. Need to find another way to fix it #5450

svn changeset:20176/svn branch:6.6

13 years agoFixes header and footer scrolling in Opera #5450
John Alhroos [Mon, 8 Aug 2011 13:56:14 +0000 (13:56 +0000)]
Fixes header and footer scrolling in Opera #5450

svn changeset:20175/svn branch:6.6

13 years agoMerged changes from 6.6
Henri Sara [Mon, 8 Aug 2011 11:55:25 +0000 (11:55 +0000)]
Merged changes from 6.6

svn changeset:20156/svn branch:6.7

13 years ago#7178 related: Removed test version of FeatureBrowser (two feature browser applicatio...
Henri Sara [Mon, 8 Aug 2011 10:53:18 +0000 (10:53 +0000)]
#7178 related: Removed test version of FeatureBrowser (two feature browser applications existed in project, probably since #3298 was fixed)

svn changeset:20152/svn branch:6.7

13 years agoAnother regression fix after #6677 #6934
John Alhroos [Mon, 8 Aug 2011 09:41:06 +0000 (09:41 +0000)]
Another regression fix after #6677 #6934

svn changeset:20149/svn branch:6.6

13 years agoAnother regression fix + code cleanup after #6677 #6934
John Alhroos [Fri, 5 Aug 2011 12:41:31 +0000 (12:41 +0000)]
Another regression fix + code cleanup after #6677 #6934

svn changeset:20137/svn branch:6.6

13 years agoCorrected Liferay theme test scripts
Henri Sara [Fri, 5 Aug 2011 08:24:34 +0000 (08:24 +0000)]
Corrected Liferay theme test scripts

svn changeset:20129/svn branch:6.7

13 years agoRegression fixes after fixes for #6677 #6934
John Alhroos [Fri, 5 Aug 2011 08:23:28 +0000 (08:23 +0000)]
Regression fixes after fixes for #6677 #6934

svn changeset:20128/svn branch:6.6

13 years agoLiferay theme demo not instanceable, related test updates
Henri Sara [Fri, 5 Aug 2011 06:40:19 +0000 (06:40 +0000)]
Liferay theme demo not instanceable, related test updates

svn changeset:20124/svn branch:6.7

13 years agoMerged change from 6.6: TestBench JUnit maxmemory 96 MB
Henri Sara [Thu, 4 Aug 2011 10:46:28 +0000 (10:46 +0000)]
Merged change from 6.6: TestBench JUnit maxmemory 96 MB

svn changeset:20117/svn branch:6.7

13 years agoReduce maxmemory to 96 MB for TestBench JUnit tests
Henri Sara [Thu, 4 Aug 2011 10:44:03 +0000 (10:44 +0000)]
Reduce maxmemory to 96 MB for TestBench JUnit tests

svn changeset:20116/svn branch:6.6

13 years ago#7266 removed sampler from Vaadin 6.7 (now separate), related screenshot updates
Henri Sara [Thu, 4 Aug 2011 07:59:56 +0000 (07:59 +0000)]
#7266 removed sampler from Vaadin 6.7 (now separate), related screenshot updates

svn changeset:20113/svn branch:6.7

13 years agoFix for #6934
John Alhroos [Wed, 3 Aug 2011 11:06:21 +0000 (11:06 +0000)]
Fix for #6934

svn changeset:20101/svn branch:6.6

13 years agoAdded Testbench testcase for #6934
John Alhroos [Wed, 3 Aug 2011 11:00:38 +0000 (11:00 +0000)]
Added Testbench testcase for #6934

svn changeset:20099/svn branch:6.6

13 years ago#7266 removed dependencies from integration tests to Sampler: Liferay 5; fixed Lifera...
Henri Sara [Wed, 3 Aug 2011 10:45:37 +0000 (10:45 +0000)]
#7266 removed dependencies from integration tests to Sampler: Liferay 5; fixed Liferay 5 portlet 2 integration test

svn changeset:20096/svn branch:6.7

13 years ago#7266 eliminate use of Sampler in GAE integration test
Henri Sara [Wed, 3 Aug 2011 09:53:00 +0000 (09:53 +0000)]
#7266 eliminate use of Sampler in GAE integration test

svn changeset:20094/svn branch:6.7

13 years ago#7266 eliminate use of Sampler in GateIn integration test, related new screenshots
Henri Sara [Wed, 3 Aug 2011 08:06:27 +0000 (08:06 +0000)]
#7266 eliminate use of Sampler in GateIn integration test, related new screenshots

svn changeset:20092/svn branch:6.7

13 years ago#7266 converted most integration tests not to use Sampler, related screenshot updates
Henri Sara [Wed, 3 Aug 2011 05:07:28 +0000 (05:07 +0000)]
#7266 converted most integration tests not to use Sampler, related screenshot updates

svn changeset:20086/svn branch:6.7

13 years agoImproved the column calculation #6677
John Alhroos [Tue, 2 Aug 2011 14:28:31 +0000 (14:28 +0000)]
Improved the column calculation #6677

svn changeset:20085/svn branch:6.6

13 years agoSwitch back to using Firefox 3.6 for integration tests until tests fixed
Henri Sara [Tue, 2 Aug 2011 06:33:44 +0000 (06:33 +0000)]
Switch back to using Firefox 3.6 for integration tests until tests fixed

svn changeset:20071/svn branch:6.7

13 years agoFix ComboBoxItemIcon test - theme broken by previous change
Henri Sara [Tue, 2 Aug 2011 06:10:23 +0000 (06:10 +0000)]
Fix ComboBoxItemIcon test - theme broken by previous change

svn changeset:20069/svn branch:6.7

13 years agoReview fixes for #6766
Jonatan Kronqvist [Tue, 2 Aug 2011 06:07:54 +0000 (06:07 +0000)]
Review fixes for #6766

svn changeset:20068/svn branch:6.7

13 years agoFixed: execute integration tests with Chrome
Henri Sara [Mon, 1 Aug 2011 13:52:24 +0000 (13:52 +0000)]
Fixed: execute integration tests with Chrome

svn changeset:20066/svn branch:6.7

13 years agoRun integration tests with Chrome
Henri Sara [Mon, 1 Aug 2011 13:16:59 +0000 (13:16 +0000)]
Run integration tests with Chrome

svn changeset:20065/svn branch:6.7

13 years agoAdded missing .html extension
Artur Signell [Mon, 1 Aug 2011 12:54:41 +0000 (12:54 +0000)]
Added missing .html extension

svn changeset:20064/svn branch:6.7

13 years agoImplemented review comments for #6766
Jonatan Kronqvist [Mon, 1 Aug 2011 12:39:06 +0000 (12:39 +0000)]
Implemented review comments for #6766

svn changeset:20063/svn branch:6.7

13 years ago#7266 eliminate some Sampler dependencies in Vaadin 6.7 tests etc.
Henri Sara [Mon, 1 Aug 2011 11:30:59 +0000 (11:30 +0000)]
#7266 eliminate some Sampler dependencies in Vaadin 6.7 tests etc.

svn changeset:20059/svn branch:6.7

13 years agoUpdated the TreeTablePartialUpdates-LongScroll test to always scroll to the bottom
Jonatan Kronqvist [Mon, 1 Aug 2011 11:15:22 +0000 (11:15 +0000)]
Updated the TreeTablePartialUpdates-LongScroll test to always scroll to the bottom

svn changeset:20058/svn branch:6.7

13 years ago#7266 Remove main sampler tests from Vaadin 6.7
Henri Sara [Mon, 1 Aug 2011 10:26:18 +0000 (10:26 +0000)]
#7266 Remove main sampler tests from Vaadin 6.7

svn changeset:20055/svn branch:6.7

13 years ago#7338 Column alignment cannot be changed from right/center to left
Artur Signell [Mon, 1 Aug 2011 10:10:36 +0000 (10:10 +0000)]
#7338 Column alignment cannot be changed from right/center to left

svn changeset:20053/svn branch:6.7

13 years ago#7337 Remove unnecessary calls to Table.refreshRenderedCells
Artur Signell [Mon, 1 Aug 2011 10:01:57 +0000 (10:01 +0000)]
#7337 Remove unnecessary calls to Table.refreshRenderedCells

svn changeset:20051/svn branch:6.7

13 years ago#7337 Tests for column alignment, headers+header mode, column icons and generated...
Artur Signell [Mon, 1 Aug 2011 10:01:45 +0000 (10:01 +0000)]
#7337 Tests for column alignment, headers+header mode, column icons and generated columns

svn changeset:20050/svn branch:6.7

13 years agoFixed #7340 - rendering bug when first sorting a column
Jonatan Kronqvist [Mon, 1 Aug 2011 09:02:40 +0000 (09:02 +0000)]
Fixed #7340 - rendering bug when first sorting a column

svn changeset:20046/svn branch:6.7

13 years agoMoved Change Log to the beginning. For #7312.
Marko Grönroos [Fri, 29 Jul 2011 13:37:23 +0000 (13:37 +0000)]
Moved Change Log to the beginning. For #7312.

svn changeset:20034/svn branch:6.6

13 years agoMerged changes from 6.6
Henri Sara [Fri, 29 Jul 2011 13:10:57 +0000 (13:10 +0000)]
Merged changes from 6.6

svn changeset:20029/svn branch:6.7

13 years agoAdded Firefox 5 to Release Notes. For #7319.
Marko Grönroos [Fri, 29 Jul 2011 13:01:21 +0000 (13:01 +0000)]
Added Firefox 5 to Release Notes. For #7319.

svn changeset:20028/svn branch:6.6

13 years ago#7053 copy two icons from reindeer to chameleon
Henri Sara [Fri, 29 Jul 2011 12:55:12 +0000 (12:55 +0000)]
#7053 copy two icons from reindeer to chameleon

svn changeset:20027/svn branch:6.7

13 years agoUpdated test to use Log class and not to use any screenshots
Artur Signell [Fri, 29 Jul 2011 09:06:05 +0000 (09:06 +0000)]
Updated test to use Log class and not to use any screenshots

svn changeset:20023/svn branch:6.6

13 years ago#4580 and #7053 theme compiler support for multi-level imports and relative URL proce...
Henri Sara [Fri, 29 Jul 2011 08:13:17 +0000 (08:13 +0000)]
#4580 and #7053 theme compiler support for multi-level imports and relative URL processing (needed for Chameleon)

svn changeset:20018/svn branch:6.7

13 years ago#7053 Do not explicitly import base theme, fix paths for Chameleon loading indicator...
Henri Sara [Fri, 29 Jul 2011 08:11:29 +0000 (08:11 +0000)]
#7053 Do not explicitly import base theme, fix paths for Chameleon loading indicator images

svn changeset:20017/svn branch:6.7

13 years ago#6845 Fixed problem with earlier fix and cleaned up code
Artur Signell [Fri, 29 Jul 2011 06:39:53 +0000 (06:39 +0000)]
#6845 Fixed problem with earlier fix and cleaned up code

svn changeset:20012/svn branch:6.6

13 years agoFormatted source code
Artur Signell [Fri, 29 Jul 2011 06:38:46 +0000 (06:38 +0000)]
Formatted source code

svn changeset:20011/svn branch:6.6

13 years ago#7053 Chameleon theme integration, first phase: basic theme in Vaadin and JAR, compil...
Henri Sara [Thu, 28 Jul 2011 13:39:15 +0000 (13:39 +0000)]
#7053 Chameleon theme integration, first phase: basic theme in Vaadin and JAR, compiled into a single styles.css

svn changeset:20007/svn branch:6.7

13 years agoMade Application.applicationIsRunning volatile. #7329
John Alhroos [Thu, 28 Jul 2011 13:00:47 +0000 (13:00 +0000)]
Made Application.applicationIsRunning volatile. #7329

svn changeset:20006/svn branch:6.6

13 years agoMerged changes from 6.6
Henri Sara [Thu, 28 Jul 2011 09:33:15 +0000 (09:33 +0000)]
Merged changes from 6.6

svn changeset:20001/svn branch:6.7

13 years agoMerged changes from 6.6
Henri Sara [Thu, 28 Jul 2011 08:26:36 +0000 (08:26 +0000)]
Merged changes from 6.6

svn changeset:19999/svn branch:6.7

13 years agoFixes right click events immediatness #6845
John Alhroos [Thu, 28 Jul 2011 08:11:56 +0000 (08:11 +0000)]
Fixes right click events immediatness #6845

svn changeset:19998/svn branch:6.6

13 years agoTestbench test for #6845
John Alhroos [Wed, 27 Jul 2011 14:54:29 +0000 (14:54 +0000)]
Testbench test for #6845

svn changeset:19992/svn branch:6.6

13 years agoFixed the IE6 rendering bug #7314
John Alhroos [Wed, 27 Jul 2011 13:54:02 +0000 (13:54 +0000)]
Fixed the IE6 rendering bug #7314

svn changeset:19991/svn branch:6.6

13 years agoCode cleanup.
John Alhroos [Wed, 27 Jul 2011 12:11:00 +0000 (12:11 +0000)]
Code cleanup.

svn changeset:19990/svn branch:6.6

13 years agoTest for #2669
Artur Signell [Wed, 27 Jul 2011 11:54:58 +0000 (11:54 +0000)]
Test for #2669

svn changeset:19989/svn branch:6.6

13 years agoBlock merge of a version number change
Henri Sara [Wed, 27 Jul 2011 08:16:29 +0000 (08:16 +0000)]
Block merge of a version number change

svn changeset:19974/svn branch:6.7

13 years agoMerged changes to 6.7
Henri Sara [Wed, 27 Jul 2011 08:15:35 +0000 (08:15 +0000)]
Merged changes to 6.7

svn changeset:19972/svn branch:6.7

13 years agoFixes issue where ItemClickEvent not getting triggered when selecting an item in...
John Alhroos [Wed, 27 Jul 2011 07:39:27 +0000 (07:39 +0000)]
Fixes issue where ItemClickEvent not getting triggered when selecting an item in an unfocused Tree in webkit #7317

svn changeset:19963/svn branch:6.6

13 years agoAdded default values for debug and error tolerance TestBench parameters
Artur Signell [Wed, 27 Jul 2011 06:24:17 +0000 (06:24 +0000)]
Added default values for debug and error tolerance TestBench parameters

svn changeset:19961/svn branch:6.6

13 years agoAllow specifying debug and error tolerance TestBench parameters as build script param...
Artur Signell [Tue, 26 Jul 2011 15:12:45 +0000 (15:12 +0000)]
Allow specifying debug and error tolerance TestBench parameters as build script parameters

svn changeset:19960/svn branch:6.6

13 years agoFixes disabled shim appearing behind Table in IE #7324
John Alhroos [Tue, 26 Jul 2011 07:19:34 +0000 (07:19 +0000)]
Fixes disabled shim appearing behind Table in IE #7324

svn changeset:19940/svn branch:6.6

13 years agoTest for #7322
Artur Signell [Mon, 25 Jul 2011 15:41:30 +0000 (15:41 +0000)]
Test for #7322

svn changeset:19931/svn branch:6.7

13 years agoBasic icon for ButtonDisableOnClick sample
Artur Signell [Mon, 25 Jul 2011 14:58:14 +0000 (14:58 +0000)]
Basic icon for ButtonDisableOnClick sample

svn changeset:19930/svn branch:6.7

13 years agoAdded button for pagelength 0
Artur Signell [Mon, 25 Jul 2011 14:15:48 +0000 (14:15 +0000)]
Added button for pagelength 0

svn changeset:19928/svn branch:6.7

13 years ago#5924 Link as generated table column does not present browser context menu on right...
Artur Signell [Mon, 25 Jul 2011 14:14:28 +0000 (14:14 +0000)]
#5924 Link as generated table column does not present browser context menu on right click

svn changeset:19927/svn branch:6.7

13 years agoAdded simple setValue command for Table and fixed Column vs Property typo
Artur Signell [Mon, 25 Jul 2011 14:05:22 +0000 (14:05 +0000)]
Added simple setValue command for Table and fixed Column vs Property typo

svn changeset:19926/svn branch:6.7

13 years ago#7224 Table context menu does not work before refreshing table contents
Artur Signell [Mon, 25 Jul 2011 13:56:07 +0000 (13:56 +0000)]
#7224 Table context menu does not work before refreshing table contents

svn changeset:19924/svn branch:6.7

13 years agoFix for IE6 overflow bug #7314
John Alhroos [Mon, 25 Jul 2011 12:23:50 +0000 (12:23 +0000)]
Fix for IE6 overflow bug #7314

svn changeset:19922/svn branch:6.6

13 years agoTest for #7309
Artur Signell [Fri, 22 Jul 2011 17:29:44 +0000 (17:29 +0000)]
Test for #7309

svn changeset:19911/svn branch:6.6

13 years agoIncremented development version number to 6.6.4.
Marko Grönroos [Fri, 22 Jul 2011 08:32:42 +0000 (08:32 +0000)]
Incremented development version number to 6.6.4.

svn changeset:19893/svn branch:6.6

13 years agoTest for #7292
Artur Signell [Thu, 21 Jul 2011 09:29:02 +0000 (09:29 +0000)]
Test for #7292

svn changeset:19864/svn branch:6.7

13 years agoRun tests twice by default
Henri Sara [Thu, 21 Jul 2011 09:18:38 +0000 (09:18 +0000)]
Run tests twice by default

svn changeset:19863/svn branch:6.6

13 years agoRetry running all tests other than integration tests
Henri Sara [Thu, 21 Jul 2011 09:14:35 +0000 (09:14 +0000)]
Retry running all tests other than integration tests

svn changeset:19862/svn branch:6.6