]> source.dussan.org Git - vaadin-framework.git/log
vaadin-framework.git
14 years agoDisabled automatic building and inclusion of reservr widgetset in the package as...
Artur Signell [Tue, 2 Mar 2010 06:29:25 +0000 (06:29 +0000)]
Disabled automatic building and inclusion of reservr widgetset in the package as it is no longer (since 6.2.0) an official demo

svn changeset:11574/svn branch:6.3

14 years ago#3734 - Widgetset fails to load when customized system messages contain special chara...
Artur Signell [Mon, 1 Mar 2010 17:31:16 +0000 (17:31 +0000)]
#3734 - Widgetset fails to load when customized system messages contain special characters

svn changeset:11572/svn branch:6.3

14 years ago#4129 - Show a message if cookie support is disabled in the browser
Artur Signell [Mon, 1 Mar 2010 17:04:19 +0000 (17:04 +0000)]
#4129 - Show a message if cookie support is disabled in the browser

svn changeset:11570/svn branch:6.3

14 years ago#4128 - Allow custom servlets to send critical notifications to client
Artur Signell [Mon, 1 Mar 2010 16:30:48 +0000 (16:30 +0000)]
#4128 - Allow custom servlets to send critical notifications to client

svn changeset:11569/svn branch:6.3

14 years ago#3682 - Maven pom.xml should use the same version as all other build scripts
Artur Signell [Mon, 1 Mar 2010 16:21:01 +0000 (16:21 +0000)]
#3682 - Maven pom.xml should use the same version as all other build scripts

svn changeset:11568/svn branch:6.3

14 years ago#4250 - IndexedContainer.nextItemId should return null for item ids not in container
Artur Signell [Mon, 1 Mar 2010 15:44:39 +0000 (15:44 +0000)]
#4250 - IndexedContainer.nextItemId should return null for item ids not in container

svn changeset:11567/svn branch:6.3

14 years ago#4249 - IndexedContainer.addItemAfter(Object) should return item id, not item
Artur Signell [Mon, 1 Mar 2010 15:42:21 +0000 (15:42 +0000)]
#4249 - IndexedContainer.addItemAfter(Object) should return item id, not item

svn changeset:11566/svn branch:6.3

14 years ago#4170 - IndexedContainer.addItemAfter(null, Object) does not work
Artur Signell [Mon, 1 Mar 2010 15:21:36 +0000 (15:21 +0000)]
#4170 - IndexedContainer.addItemAfter(null, Object) does not work

svn changeset:11565/svn branch:6.3

14 years agoAdded test for Container.Ordered
Artur Signell [Mon, 1 Mar 2010 15:18:07 +0000 (15:18 +0000)]
Added test for Container.Ordered
Extended TestIndexedContainer to test Container.Ordered features

svn changeset:11564/svn branch:6.3

14 years agoMerge tool bug fix.
Marko Grönroos [Mon, 1 Mar 2010 14:46:39 +0000 (14:46 +0000)]
Merge tool bug fix.

svn changeset:11562/svn branch:6.3

14 years ago#4240 - Remove URIFragmentUtility workaround (#4099)
Artur Signell [Mon, 1 Mar 2010 13:52:23 +0000 (13:52 +0000)]
#4240 - Remove URIFragmentUtility workaround (#4099)

svn changeset:11559/svn branch:6.3

14 years ago#4162 - Update to GWT 2.0.3
Artur Signell [Mon, 1 Mar 2010 13:29:51 +0000 (13:29 +0000)]
#4162 - Update to GWT 2.0.3

svn changeset:11557/svn branch:6.3

14 years agoTest case for #4227
Artur Signell [Tue, 23 Feb 2010 14:04:59 +0000 (14:04 +0000)]
Test case for #4227

svn changeset:11503/svn branch:6.3

14 years agoFixed #4206 - "Setting scroll position doesn't work with Webkit browsers" for Panel
Artur Signell [Tue, 23 Feb 2010 13:07:01 +0000 (13:07 +0000)]
Fixed #4206 - "Setting scroll position doesn't work with Webkit browsers" for Panel

svn changeset:11499/svn branch:6.3

14 years agoFix for #4206 - Setting scroll position doesn't work with Webkit browsers
Artur Signell [Tue, 23 Feb 2010 12:54:23 +0000 (12:54 +0000)]
Fix for #4206 - Setting scroll position doesn't work with Webkit browsers

svn changeset:11497/svn branch:6.3

14 years agoMerged [11391],[11473],[11474],[11475],[11477] from 6.2
Artur Signell [Tue, 23 Feb 2010 10:17:00 +0000 (10:17 +0000)]
Merged [11391],[11473],[11474],[11475],[11477] from 6.2
Fix and test case for #4222

svn changeset:11485/svn branch:6.3

14 years agoAdded test for ContainerHierarchicalWrapper
Artur Signell [Tue, 23 Feb 2010 08:37:36 +0000 (08:37 +0000)]
Added test for ContainerHierarchicalWrapper

svn changeset:11481/svn branch:6.3

14 years agoTest case for #4206
Artur Signell [Tue, 23 Feb 2010 08:35:32 +0000 (08:35 +0000)]
Test case for #4206

svn changeset:11480/svn branch:6.3

14 years agoAdded ticket info
Artur Signell [Tue, 23 Feb 2010 08:34:42 +0000 (08:34 +0000)]
Added ticket info

svn changeset:11479/svn branch:6.3

14 years agoFix for #4215 and #4216 for ContainerHierarchicalWrapper
Artur Signell [Tue, 23 Feb 2010 08:30:01 +0000 (08:30 +0000)]
Fix for #4215 and #4216 for ContainerHierarchicalWrapper

svn changeset:11478/svn branch:6.3

14 years agoRemoved accidental Java6 annotations
Artur Signell [Tue, 23 Feb 2010 08:10:21 +0000 (08:10 +0000)]
Removed accidental Java6 annotations

svn changeset:11476/svn branch:6.3

14 years agoFix for #4216 - HierarchicalContainer.areChildrenAllowed returns true for items not...
Artur Signell [Mon, 22 Feb 2010 15:26:54 +0000 (15:26 +0000)]
Fix for #4216 - HierarchicalContainer.areChildrenAllowed returns true for items not in container

svn changeset:11467/svn branch:6.3

14 years agoFix for #4215 - HierarchicalContainer.isRoot returns true for items not in container
Artur Signell [Mon, 22 Feb 2010 15:26:21 +0000 (15:26 +0000)]
Fix for #4215 - HierarchicalContainer.isRoot returns true for items not in container

svn changeset:11466/svn branch:6.3

14 years agoTest cases for IndexedContainer and HierarchicalContainer
Artur Signell [Mon, 22 Feb 2010 15:21:22 +0000 (15:21 +0000)]
Test cases for IndexedContainer and HierarchicalContainer

svn changeset:11465/svn branch:6.3

14 years agoTest case for #4192
Artur Signell [Mon, 22 Feb 2010 15:18:52 +0000 (15:18 +0000)]
Test case for #4192

svn changeset:11464/svn branch:6.3

14 years agoTest case for #4192
Artur Signell [Mon, 22 Feb 2010 15:16:53 +0000 (15:16 +0000)]
Test case for #4192

svn changeset:11463/svn branch:6.3

14 years agoAdded Vaadin logo favicons to both Sampler themes (sampler-reindeer and sampler-runo)
Jouni Koivuviita [Mon, 22 Feb 2010 10:55:29 +0000 (10:55 +0000)]
Added Vaadin logo favicons to both Sampler themes (sampler-reindeer and sampler-runo)

svn changeset:11458/svn branch:6.3

14 years agoUpdated Runo theme favicon to Vaadin logo.
Jouni Koivuviita [Mon, 22 Feb 2010 10:54:07 +0000 (10:54 +0000)]
Updated Runo theme favicon to Vaadin logo.

svn changeset:11457/svn branch:6.3

14 years agoChanged VPanel caption height measurement from captionNode to captionWrapper element...
Jouni Koivuviita [Mon, 22 Feb 2010 08:55:48 +0000 (08:55 +0000)]
Changed VPanel caption height measurement from captionNode to captionWrapper element (allowing more flexibility in themeing).

svn changeset:11448/svn branch:6.3

14 years agoReverted gridlayout margins and spacings back to original after [11248].
Jouni Koivuviita [Mon, 22 Feb 2010 08:49:50 +0000 (08:49 +0000)]
Reverted gridlayout margins and spacings back to original after [11248].

svn changeset:11447/svn branch:6.3

14 years agoMoved Expand/Collapse method references to listener class and added Tree listener...
Artur Signell [Fri, 19 Feb 2010 12:18:01 +0000 (12:18 +0000)]
Moved Expand/Collapse method references to listener class and added Tree listener test case

svn changeset:11401/svn branch:6.3

14 years agoFix for #3860 - FileResource.getStream should not consume FileNotFoundException
Artur Signell [Fri, 19 Feb 2010 09:46:18 +0000 (09:46 +0000)]
Fix for #3860 - FileResource.getStream should not consume FileNotFoundException

svn changeset:11395/svn branch:6.3

14 years agoTest case for #4204
Artur Signell [Fri, 19 Feb 2010 09:44:52 +0000 (09:44 +0000)]
Test case for #4204

svn changeset:11394/svn branch:6.3

14 years agoFix for #4204 - CssLayout throws ClassCastException when removing component with...
Artur Signell [Fri, 19 Feb 2010 09:01:26 +0000 (09:01 +0000)]
Fix for #4204 - CssLayout throws ClassCastException when removing component with caption

svn changeset:11390/svn branch:6.3

14 years agoFixed #4205 - Client side exceptions/errors are not always shown
Artur Signell [Fri, 19 Feb 2010 08:54:53 +0000 (08:54 +0000)]
Fixed #4205 - Client side exceptions/errors are not always shown

svn changeset:11389/svn branch:6.3

14 years agoRevert some AbstractApplicationPortlet methods to private for now, can be opened...
Henri Sara [Thu, 18 Feb 2010 09:19:23 +0000 (09:19 +0000)]
Revert some AbstractApplicationPortlet methods to private for now, can be opened later if necessary.

svn changeset:11369/svn branch:6.3

14 years agoRefactoring of AbstractApplicationPortlet for (limited) extensibility of request...
Henri Sara [Thu, 18 Feb 2010 08:04:08 +0000 (08:04 +0000)]
Refactoring of AbstractApplicationPortlet for (limited) extensibility of request processing and HTML/javascript generation.

svn changeset:11366/svn branch:6.3

14 years agoUpdate sampler script to handle new form sample
Artur Signell [Tue, 16 Feb 2010 11:51:07 +0000 (11:51 +0000)]
Update sampler script to handle new form sample

svn changeset:11341/svn branch:6.3

14 years agoMerged fix for #3534 from 6.2
Artur Signell [Tue, 16 Feb 2010 09:12:11 +0000 (09:12 +0000)]
Merged fix for #3534 from 6.2

svn changeset:11332/svn branch:6.3

14 years ago#2205 Make Form layouting more flexible
Artur Signell [Tue, 16 Feb 2010 08:16:34 +0000 (08:16 +0000)]
#2205 Make Form layouting more flexible

Split addField into registerField and attachField to allow overriding.

Added FormAdvancedLayout sample demonstrating the feature.

svn changeset:11326/svn branch:6.3

14 years agoMerged portlet mode and windowing changes from 6.2. For #4143
Marc Englund [Fri, 12 Feb 2010 12:28:53 +0000 (12:28 +0000)]
Merged portlet mode and windowing changes from 6.2. For #4143

svn changeset:11297/svn branch:6.3

14 years agoRemoved com.vaadin.automatedtests for #3398
Artur Signell [Thu, 11 Feb 2010 14:03:24 +0000 (14:03 +0000)]
Removed com.vaadin.automatedtests for #3398

svn changeset:11281/svn branch:6.3

14 years agoRemoved some old ExpandLayout references
Artur Signell [Thu, 11 Feb 2010 13:58:25 +0000 (13:58 +0000)]
Removed some old ExpandLayout references

svn changeset:11280/svn branch:6.3

14 years agoRemoved com.vaadin.automatedtests for #3398
Artur Signell [Thu, 11 Feb 2010 12:57:06 +0000 (12:57 +0000)]
Removed com.vaadin.automatedtests for #3398

svn changeset:11276/svn branch:6.3

14 years agoMerged from 6.2: Better warning & removed old commented code for #3974 (multiple...
Marc Englund [Thu, 11 Feb 2010 10:24:59 +0000 (10:24 +0000)]
Merged from 6.2: Better warning & removed old commented code for #3974 (multiple entrypoints detection)

svn changeset:11270/svn branch:6.3

14 years agoMerged [11258] from 6.2 for #3974
Marc Englund [Wed, 10 Feb 2010 20:35:26 +0000 (20:35 +0000)]
Merged [11258] from 6.2 for #3974

svn changeset:11259/svn branch:6.3

14 years agoMerged fix for #4109 to 6.3 branch.
John Alhroos [Wed, 10 Feb 2010 13:37:41 +0000 (13:37 +0000)]
Merged fix for #4109 to 6.3 branch.

svn changeset:11252/svn branch:6.3

14 years agoChanged base theme layout margins and spacings from ems to pixels (reduce layout...
Jouni Koivuviita [Wed, 10 Feb 2010 12:50:01 +0000 (12:50 +0000)]
Changed base theme layout margins and spacings from ems to pixels (reduce layout calculations, no conversion needed in the browser).

svn changeset:11249/svn branch:6.3

14 years agoChanged base theme layout margins and spacings from ems to pixels (reduce layout...
Jouni Koivuviita [Wed, 10 Feb 2010 12:37:35 +0000 (12:37 +0000)]
Changed base theme layout margins and spacings from ems to pixels (reduce layout calculations, no conversion needed in the browser).

svn changeset:11248/svn branch:6.3

14 years agoMerged changes from 6.2 branch.
John Alhroos [Wed, 10 Feb 2010 11:07:01 +0000 (11:07 +0000)]
Merged changes from 6.2 branch.

svn changeset:11245/svn branch:6.3

14 years agoTest case for various Combobox size configurations
Artur Signell [Mon, 8 Feb 2010 14:57:01 +0000 (14:57 +0000)]
Test case for various Combobox size configurations

svn changeset:11220/svn branch:6.3

14 years ago#4130: Javadoc typos in ApplicationConnection
Artur Signell [Thu, 4 Feb 2010 15:27:12 +0000 (15:27 +0000)]
#4130: Javadoc typos in ApplicationConnection

svn changeset:11145/svn branch:6.3

14 years agoRemoved some obsolete comments.
Marko Grönroos [Thu, 4 Feb 2010 12:26:15 +0000 (12:26 +0000)]
Removed some obsolete comments.

svn changeset:11138/svn branch:6.3

14 years agoTarget 'package-jar-quick' for quickly building the Vaadin JAR; compiles only the...
Marko Grönroos [Wed, 3 Feb 2010 17:47:02 +0000 (17:47 +0000)]
Target 'package-jar-quick' for quickly building the Vaadin JAR; compiles only the necessary default widget set.

svn changeset:11122/svn branch:6.3

14 years agoFixed test for empty field error indicators
Henri Sara [Tue, 2 Feb 2010 11:09:27 +0000 (11:09 +0000)]
Fixed test for empty field error indicators

svn changeset:11101/svn branch:6.3

14 years agoFixed EmptyFieldErrorIndicator test not to depend on the current date.
Henri Sara [Tue, 2 Feb 2010 08:06:51 +0000 (08:06 +0000)]
Fixed EmptyFieldErrorIndicator test not to depend on the current date.

svn changeset:11095/svn branch:6.3

14 years agoMerged code changes from 6.2
Henri Sara [Mon, 1 Feb 2010 08:52:51 +0000 (08:52 +0000)]
Merged code changes from 6.2

svn changeset:11069/svn branch:6.3

14 years ago#4107 Multi-selectable AbstractSelect was seen as non-empty when nothing was selected
Henri Sara [Thu, 28 Jan 2010 12:13:51 +0000 (12:13 +0000)]
#4107 Multi-selectable AbstractSelect was seen as non-empty when nothing was selected

svn changeset:11037/svn branch:6.3

14 years agoTest for #4103 and #4107 (validation error indicators for empty fields)
Henri Sara [Thu, 28 Jan 2010 12:10:05 +0000 (12:10 +0000)]
Test for #4103 and #4107 (validation error indicators for empty fields)

svn changeset:11036/svn branch:6.3

14 years agoremove extra "maven." from gpg passphrase property
Artur Signell [Thu, 28 Jan 2010 10:01:35 +0000 (10:01 +0000)]
remove extra "maven." from gpg passphrase property

svn changeset:11032/svn branch:6.3

14 years ago#4087 - require specification of location of reference screenshots
Artur Signell [Tue, 26 Jan 2010 15:10:52 +0000 (15:10 +0000)]
#4087 - require specification of location of reference screenshots

svn changeset:11016/svn branch:6.3

14 years agoUpdated tests to avoid IE6/IE7 focus issues
Artur Signell [Tue, 26 Jan 2010 11:35:14 +0000 (11:35 +0000)]
Updated tests to avoid IE6/IE7 focus issues

svn changeset:11010/svn branch:6.3

14 years agoMerged [10797]-[10991] from 6.2
Artur Signell [Mon, 25 Jan 2010 15:45:08 +0000 (15:45 +0000)]
Merged [10797]-[10991] from 6.2

svn changeset:10996/svn branch:6.3

14 years agoFix for #4085 - Table height is miscalculated (IE6)
Artur Signell [Mon, 25 Jan 2010 15:24:15 +0000 (15:24 +0000)]
Fix for #4085 - Table height is miscalculated (IE6)

svn changeset:10995/svn branch:6.3

14 years ago#3940 Setter for CustomLayout template contents
Henri Sara [Tue, 19 Jan 2010 09:35:44 +0000 (09:35 +0000)]
#3940 Setter for CustomLayout template contents

svn changeset:10800/svn branch:6.3

14 years agoRemoved invalid character from file.
Artur Signell [Mon, 18 Jan 2010 15:56:58 +0000 (15:56 +0000)]
Removed invalid character from file.

svn changeset:10788/svn branch:6.3

14 years agoMerged [10780]: "Removed invalid character from file."
Artur Signell [Mon, 18 Jan 2010 15:47:20 +0000 (15:47 +0000)]
Merged [10780]: "Removed invalid character from file."

svn changeset:10781/svn branch:6.3

14 years agoMerged 6.2.2 fixes from /versions/6.2
Artur Signell [Fri, 15 Jan 2010 18:39:11 +0000 (18:39 +0000)]
Merged 6.2.2 fixes from /versions/6.2

svn changeset:10761/svn branch:6.3

14 years agoSomewhat better debug message when customlayout is missing + javadoc. Fixes #3984
Marc Englund [Wed, 13 Jan 2010 10:40:14 +0000 (10:40 +0000)]
Somewhat better debug message when customlayout is missing + javadoc. Fixes #3984

svn changeset:10705/svn branch:6.3

14 years agoMerged [10696]
Artur Signell [Tue, 12 Jan 2010 15:56:25 +0000 (15:56 +0000)]
Merged [10696]

svn changeset:10700/svn branch:6.3

14 years agoMerged [10686]-[10689] from 6.2
Artur Signell [Tue, 12 Jan 2010 15:37:32 +0000 (15:37 +0000)]
Merged [10686]-[10689] from 6.2

svn changeset:10697/svn branch:6.3

14 years agoMerged revisions [10620]-[10678] from 6.2
Artur Signell [Tue, 12 Jan 2010 13:52:27 +0000 (13:52 +0000)]
Merged revisions [10620]-[10678] from 6.2

svn changeset:10693/svn branch:6.3

14 years agoRe-enabled Servlet API version check. Fixes #3887.
Marko Grönroos [Mon, 11 Jan 2010 23:11:50 +0000 (23:11 +0000)]
Re-enabled Servlet API version check. Fixes #3887.

svn changeset:10682/svn branch:6.3

14 years agoLeave GWT doc and samples out of the installation package properly. Also a 'package...
Marko Grönroos [Mon, 11 Jan 2010 19:02:41 +0000 (19:02 +0000)]
Leave GWT doc and samples out of the installation package properly. Also a 'package-zip' target that doesn't build a war, etc.

svn changeset:10681/svn branch:6.3

14 years agoChanged differences filename to generic. For #3811.
Marko Grönroos [Mon, 11 Jan 2010 14:36:42 +0000 (14:36 +0000)]
Changed differences filename to generic. For #3811.

svn changeset:10680/svn branch:6.3

14 years agoUpdated build scripts to build only one platform-independent package (#3811). Updated...
Marko Grönroos [Mon, 11 Jan 2010 14:16:33 +0000 (14:16 +0000)]
Updated build scripts to build only one platform-independent package (#3811). Updated sample widgetset build script for GWT 2.0 (#3972). Also removed obsolete Mac DMG target.

svn changeset:10679/svn branch:6.3

14 years agoAdded jvmarg com.vaadin.testbench.screenshot.cursor to test.xml
Mikael Grankvist [Mon, 11 Jan 2010 12:36:59 +0000 (12:36 +0000)]
Added jvmarg com.vaadin.testbench.screenshot.cursor to test.xml

svn changeset:10676/svn branch:6.3

14 years agoMerge from 6.2 to 6.3
Henri Sara [Tue, 5 Jan 2010 07:55:14 +0000 (07:55 +0000)]
Merge from 6.2 to 6.3

svn changeset:10625/svn branch:6.3

14 years ago#3918 Portlet 2.0 modes: minor cleanup and comments
Henri Sara [Tue, 5 Jan 2010 07:02:44 +0000 (07:02 +0000)]
#3918 Portlet 2.0 modes: minor cleanup and comments

svn changeset:10618/svn branch:6.2

14 years agoUpdated Release Notes for Vaadin 6.2.1; mentioned #3918/[10611].
Marko Grönroos [Mon, 4 Jan 2010 21:57:05 +0000 (21:57 +0000)]
Updated Release Notes for Vaadin 6.2.1; mentioned #3918/[10611].

svn changeset:10613/svn branch:6.2

14 years ago#3918 Portlet 2.0 modes (edit, view, custom modes) and a sample portlet using modes
Henri Sara [Mon, 4 Jan 2010 16:03:30 +0000 (16:03 +0000)]
#3918 Portlet 2.0 modes (edit, view, custom modes) and a sample portlet using modes

svn changeset:10611/svn branch:6.2

14 years agofixes #3929 VButton horizontal width now works with IE and a smaller-than-the-theme...
Matti Tahvonen [Mon, 4 Jan 2010 12:46:48 +0000 (12:46 +0000)]
fixes #3929 VButton horizontal width now works with IE and a smaller-than-the-theme-supports-size

svn changeset:10608/svn branch:6.2

14 years agoTest case for various Button configurations
Artur Signell [Mon, 4 Jan 2010 11:55:35 +0000 (11:55 +0000)]
Test case for various Button configurations

svn changeset:10607/svn branch:6.2

14 years agofixes #3864, folders now also returned in getItemIds()
Matti Tahvonen [Mon, 4 Jan 2010 10:23:47 +0000 (10:23 +0000)]
fixes #3864, folders now also returned in getItemIds()

svn changeset:10606/svn branch:6.2

14 years agorounding pixels instead of ceiling. Should be ok, as the height of rendered rows...
Matti Tahvonen [Mon, 4 Jan 2010 07:13:48 +0000 (07:13 +0000)]
rounding pixels instead of ceiling. Should be ok, as the height of rendered rows is ceiled when measuring. Still, this might cause some scroll bar regressions.

svn changeset:10604/svn branch:6.2

14 years agoRelease Notes for Vaadin 6.2.1.
Marko Grönroos [Thu, 31 Dec 2009 17:33:26 +0000 (17:33 +0000)]
Release Notes for Vaadin 6.2.1.

svn changeset:10600/svn branch:6.2

14 years agofixes #3920, workaround for glassfish 3 bug
Matti Tahvonen [Wed, 30 Dec 2009 14:33:03 +0000 (14:33 +0000)]
fixes #3920, workaround for glassfish 3 bug

svn changeset:10584/svn branch:6.2

14 years agofixes #3875
Matti Tahvonen [Tue, 29 Dec 2009 14:43:24 +0000 (14:43 +0000)]
fixes #3875

svn changeset:10575/svn branch:6.2

14 years agoadded test case
Matti Tahvonen [Tue, 29 Dec 2009 14:42:46 +0000 (14:42 +0000)]
added test case

svn changeset:10574/svn branch:6.2

14 years agorowheight now double, so scrolltable works smoother with subpixel rendering. Also...
Matti Tahvonen [Tue, 29 Dec 2009 13:48:38 +0000 (13:48 +0000)]
rowheight now double, so scrolltable works smoother with subpixel rendering. Also fixed one index bug when requesting cache rows to the end of visible area. Hopefully fixes #3826

svn changeset:10573/svn branch:6.2

14 years agoAdded GlassFish v3 to integration test servers.
Mikael Grankvist [Tue, 29 Dec 2009 13:41:12 +0000 (13:41 +0000)]
Added GlassFish v3 to integration test servers.

svn changeset:10572/svn branch:6.2

14 years agoPortlet 1.0 support is not deprecated and thus PortletApplicationContext should not...
Artur Signell [Tue, 29 Dec 2009 13:03:36 +0000 (13:03 +0000)]
Portlet 1.0 support is not deprecated and thus PortletApplicationContext should not be either.

svn changeset:10571/svn branch:6.2

14 years agoFixed compilation errors due to added generics
Artur Signell [Tue, 29 Dec 2009 07:20:02 +0000 (07:20 +0000)]
Fixed compilation errors due to added generics

svn changeset:10562/svn branch:6.3

14 years agofixes #3840, debug identifiers now in dom for invisible components
Matti Tahvonen [Mon, 28 Dec 2009 15:10:55 +0000 (15:10 +0000)]
fixes #3840, debug identifiers now in dom for invisible components

svn changeset:10561/svn branch:6.2

14 years agodocumenting that setting size for Upload component is problematic in browsers environ...
Matti Tahvonen [Mon, 28 Dec 2009 15:01:31 +0000 (15:01 +0000)]
documenting that setting size for Upload component is problematic in browsers environment.

svn changeset:10560/svn branch:6.2

14 years agofixes #3617
Matti Tahvonen [Mon, 28 Dec 2009 14:10:09 +0000 (14:10 +0000)]
fixes #3617

svn changeset:10559/svn branch:6.2

14 years agofixes #3607
Matti Tahvonen [Mon, 28 Dec 2009 13:44:17 +0000 (13:44 +0000)]
fixes #3607

svn changeset:10557/svn branch:6.2

14 years agofixes #3901, checkbox focus outline now visible IE6 and IE7 when checkbox has no...
Matti Tahvonen [Mon, 28 Dec 2009 13:32:38 +0000 (13:32 +0000)]
fixes #3901, checkbox focus outline now visible IE6 and IE7 when checkbox has no caption

svn changeset:10556/svn branch:6.2

14 years agoRemoved extra tag
Artur Signell [Mon, 28 Dec 2009 13:26:06 +0000 (13:26 +0000)]
Removed extra tag

svn changeset:10555/svn branch:6.3

14 years agoFixed warnings
Artur Signell [Mon, 28 Dec 2009 13:24:55 +0000 (13:24 +0000)]
Fixed warnings

svn changeset:10554/svn branch:6.3