]> source.dussan.org Git - vaadin-framework.git/log
vaadin-framework.git
14 years agoFixed warnings
Artur Signell [Tue, 9 Mar 2010 16:46:04 +0000 (16:46 +0000)]
Fixed warnings

svn changeset:11731/svn branch:6.3

14 years agoAdded javadoc
Artur Signell [Tue, 9 Mar 2010 16:40:07 +0000 (16:40 +0000)]
Added javadoc

svn changeset:11730/svn branch:6.3

14 years agoAdded javadoc
Artur Signell [Tue, 9 Mar 2010 16:39:57 +0000 (16:39 +0000)]
Added javadoc

svn changeset:11729/svn branch:6.3

14 years agofixes #4292 for ContainerHierarchicalWrapper
Matti Tahvonen [Tue, 9 Mar 2010 16:26:44 +0000 (16:26 +0000)]
fixes #4292 for ContainerHierarchicalWrapper

svn changeset:11728/svn branch:6.3

14 years agoreverting changes committed by accident after epic eclipse/subclicpse fail
Matti Tahvonen [Tue, 9 Mar 2010 16:16:41 +0000 (16:16 +0000)]
reverting changes committed by accident after epic eclipse/subclicpse fail

svn changeset:11727/svn branch:6.3

14 years agoreverting changes committed by accident after epic eclipse/subclicpse fail
Matti Tahvonen [Tue, 9 Mar 2010 16:15:16 +0000 (16:15 +0000)]
reverting changes committed by accident after epic eclipse/subclicpse fail

svn changeset:11726/svn branch:6.3

14 years agoreverting changes committed by accident after epic eclipse/subclicpse fail
Matti Tahvonen [Tue, 9 Mar 2010 16:09:43 +0000 (16:09 +0000)]
reverting changes committed by accident after epic eclipse/subclicpse fail

svn changeset:11721/svn branch:6.3

14 years agoenhanced docs
Matti Tahvonen [Tue, 9 Mar 2010 16:02:39 +0000 (16:02 +0000)]
enhanced docs

svn changeset:11719/svn branch:6.3

14 years agoremoved duplicate fix for #4170 (from dd branch)
Matti Tahvonen [Tue, 9 Mar 2010 15:52:39 +0000 (15:52 +0000)]
removed duplicate fix for #4170 (from dd branch)

svn changeset:11717/svn branch:6.3

14 years agoreverting changes committed by accident after epic eclipse/subclicpse fail
Matti Tahvonen [Tue, 9 Mar 2010 15:34:26 +0000 (15:34 +0000)]
reverting changes committed by accident after epic eclipse/subclicpse fail

svn changeset:11716/svn branch:6.3

14 years agoReverted to previous version. Should not have been changed in merger.
Artur Signell [Tue, 9 Mar 2010 15:06:59 +0000 (15:06 +0000)]
Reverted to previous version. Should not have been changed in merger.

svn changeset:11713/svn branch:6.3

14 years agoReverted to previous version. Should not have been changed in merger.
Artur Signell [Tue, 9 Mar 2010 15:06:35 +0000 (15:06 +0000)]
Reverted to previous version. Should not have been changed in merger.

svn changeset:11712/svn branch:6.3

14 years agofixes #4279
Matti Tahvonen [Tue, 9 Mar 2010 12:51:44 +0000 (12:51 +0000)]
fixes #4279

svn changeset:11707/svn branch:6.3

14 years agofixes #3949
Matti Tahvonen [Tue, 9 Mar 2010 10:20:01 +0000 (10:20 +0000)]
fixes #3949

svn changeset:11705/svn branch:6.3

14 years agoContext menus now work properly in Tree and Table if dragging is enabled
Matti Tahvonen [Tue, 9 Mar 2010 10:19:11 +0000 (10:19 +0000)]
Context menus now work properly in Tree and Table if dragging is enabled

svn changeset:11704/svn branch:6.3

14 years agoReverted to previous version
Artur Signell [Tue, 9 Mar 2010 10:08:16 +0000 (10:08 +0000)]
Reverted to previous version

svn changeset:11703/svn branch:6.3

14 years agoRe-applied fix for #4240
Artur Signell [Tue, 9 Mar 2010 10:02:24 +0000 (10:02 +0000)]
Re-applied fix for #4240

svn changeset:11702/svn branch:6.3

14 years agoAdded nogui parameter
Artur Signell [Tue, 9 Mar 2010 09:59:39 +0000 (09:59 +0000)]
Added nogui parameter

svn changeset:11701/svn branch:6.3

14 years agoVScrollTable: If multiple rows selected and drag starts on selected row, client side...
Matti Tahvonen [Tue, 9 Mar 2010 09:26:36 +0000 (09:26 +0000)]
VScrollTable: If multiple rows selected and drag starts on selected row, client side now hints that all those rows are dragged.

svn changeset:11700/svn branch:6.3

14 years agoDo not run abstract classes as test cases (avoid errors)
Artur Signell [Mon, 8 Mar 2010 16:33:53 +0000 (16:33 +0000)]
Do not run abstract classes as test cases (avoid errors)

svn changeset:11688/svn branch:6.3

14 years agoWorkaround for #4287
Artur Signell [Mon, 8 Mar 2010 16:30:18 +0000 (16:30 +0000)]
Workaround for #4287

svn changeset:11687/svn branch:6.3

14 years ago#4286 remove IE workaround from RichTextArea
Henri Sara [Mon, 8 Mar 2010 14:09:20 +0000 (14:09 +0000)]
#4286 remove IE workaround from RichTextArea

svn changeset:11682/svn branch:6.3

14 years agoAdded a JavaDoc stylesheet customization that adds a 'code' style class to pre tags.
Marko Grönroos [Mon, 8 Mar 2010 13:28:41 +0000 (13:28 +0000)]
Added a JavaDoc stylesheet customization that adds a 'code' style class to pre tags.

svn changeset:11679/svn branch:6.3

14 years ago#4139 Update RichTextEditor toolbar code from GWT 2.0: use ClientBundle etc. No CSS...
Henri Sara [Mon, 8 Mar 2010 06:49:47 +0000 (06:49 +0000)]
#4139 Update RichTextEditor toolbar code from GWT 2.0: use ClientBundle etc. No CSS changes in this changeset.

svn changeset:11676/svn branch:6.3

14 years agoOpera 10.50 (#4274)
Artur Signell [Fri, 5 Mar 2010 17:54:13 +0000 (17:54 +0000)]
Opera 10.50 (#4274)

svn changeset:11675/svn branch:6.3

14 years agoextracted helper to detect previous itemId (in children list) of the actual target...
Matti Tahvonen [Fri, 5 Mar 2010 15:12:46 +0000 (15:12 +0000)]
extracted helper to detect previous itemId (in children list) of the actual target to Tree

svn changeset:11671/svn branch:6.3

14 years agoreintegrated dd branch to 6.3, will continue development there to get nighlies running
Matti Tahvonen [Fri, 5 Mar 2010 13:52:23 +0000 (13:52 +0000)]
reintegrated dd branch to 6.3, will continue development there to get nighlies running

svn changeset:11665/svn branch:6.3

14 years agomerged changes from 6.3 + some container related changes
Matti Tahvonen [Fri, 5 Mar 2010 13:43:43 +0000 (13:43 +0000)]
merged changes from 6.3 + some container related changes

svn changeset:11664/svn branch:6.3_dd

14 years agoFixes #3322: SplitPanel with split position 100% doesn't resize correctly
Jouni Koivuviita [Fri, 5 Mar 2010 12:09:04 +0000 (12:09 +0000)]
Fixes #3322: SplitPanel with split position 100% doesn't resize correctly
 * Percentage sizes now remain percentages, even if the end user drags the split handle to a new position. An rounding to nearest percentage is done at that point.

svn changeset:11661/svn branch:6.3

14 years agoUpdated tests to use Chrome 4 - for #4270
Artur Signell [Fri, 5 Mar 2010 10:49:44 +0000 (10:49 +0000)]
Updated tests to use Chrome 4 - for #4270

svn changeset:11657/svn branch:6.3

14 years ago#3921 removed TODO about potential GateIn problem.
Henri Sara [Fri, 5 Mar 2010 07:52:34 +0000 (07:52 +0000)]
#3921 removed TODO about potential GateIn problem.

svn changeset:11653/svn branch:6.3

14 years ago#4188 PortletListener window parameter and #3921 limited GateIn support
Henri Sara [Thu, 4 Mar 2010 14:48:28 +0000 (14:48 +0000)]
#4188 PortletListener window parameter and #3921 limited GateIn support

svn changeset:11646/svn branch:6.3

14 years agoReverted changeset [11604] (#3735: Use semantic HTML)
Jouni Koivuviita [Thu, 4 Mar 2010 11:34:05 +0000 (11:34 +0000)]
Reverted changeset [11604] (#3735: Use semantic HTML)

svn changeset:11637/svn branch:6.3

14 years agoFixes #266: Immediate upload button broken in Opera 10 (OS X)
Jouni Koivuviita [Thu, 4 Mar 2010 10:18:21 +0000 (10:18 +0000)]
Fixes #266: Immediate upload button broken in Opera 10 (OS X)

svn changeset:11631/svn branch:6.3

14 years agochanges
Matti Tahvonen [Thu, 4 Mar 2010 09:51:31 +0000 (09:51 +0000)]
changes

svn changeset:11630/svn branch:6.3_dd

14 years agoFixed typos in [11570] (#4129 Show a message if cookie support is disabled in the...
Artur Signell [Thu, 4 Mar 2010 09:28:03 +0000 (09:28 +0000)]
Fixed typos in [11570] (#4129 Show a message if cookie support is disabled in the browser)

svn changeset:11629/svn branch:6.3

14 years agoFixes #3735: Use semantic HTML
Jouni Koivuviita [Wed, 3 Mar 2010 12:15:21 +0000 (12:15 +0000)]
Fixes #3735: Use semantic HTML

svn changeset:11604/svn branch:6.3

14 years agoFixes #3736 "Split up style and type definitions" and #3467 "Button styles missing?"
Jouni Koivuviita [Wed, 3 Mar 2010 11:05:31 +0000 (11:05 +0000)]
Fixes #3736 "Split up style and type definitions" and #3467 "Button styles missing?"
 * Now all built-in themes have an accompanying class file that describes all provided style names.
 * Deprecated Button.STYLE_LINK in favor of BaseTheme.BUTTON_LINK
 * Deprecated Panel.STYLE_LIGHT in favor of Reindeer.PANEL_LIGHT and Runo.PANEL_LIGHT

svn changeset:11601/svn branch:6.3

14 years agoAdded javadoc explaning that how Container.Filterable and Container.Hierarchical...
Artur Signell [Tue, 2 Mar 2010 20:06:23 +0000 (20:06 +0000)]
Added javadoc explaning that how Container.Filterable and Container.Hierarchical work together is implementation dependent

svn changeset:11597/svn branch:6.3

14 years agoCorrected copy/paste error
Artur Signell [Tue, 2 Mar 2010 14:09:19 +0000 (14:09 +0000)]
Corrected copy/paste error

svn changeset:11594/svn branch:6.3

14 years agoListSet implementation for #4106 - BeanItemContainer slow in some instances
Artur Signell [Tue, 2 Mar 2010 13:57:28 +0000 (13:57 +0000)]
ListSet implementation for #4106 - BeanItemContainer slow in some instances

svn changeset:11593/svn branch:6.3

14 years ago#4106 - BeanItemContainer slow in some instances
Artur Signell [Tue, 2 Mar 2010 13:55:37 +0000 (13:55 +0000)]
#4106 - BeanItemContainer slow in some instances

svn changeset:11592/svn branch:6.3

14 years agosvn changeset:11591/svn branch:6.3
Artur Signell [Tue, 2 Mar 2010 13:52:40 +0000 (13:52 +0000)]
svn changeset:11591/svn branch:6.3

14 years agoRenamed list to filteredItems
Artur Signell [Tue, 2 Mar 2010 12:51:27 +0000 (12:51 +0000)]
Renamed list to filteredItems

svn changeset:11587/svn branch:6.3

14 years agoMerged fix for #3991 from 6.2 to 6.3.
John Alhroos [Tue, 2 Mar 2010 10:56:42 +0000 (10:56 +0000)]
Merged fix for #3991 from 6.2 to 6.3.

svn changeset:11585/svn branch:6.3

14 years agoAutomated test for TreeFiltering
Artur Signell [Tue, 2 Mar 2010 07:50:02 +0000 (07:50 +0000)]
Automated test for TreeFiltering

svn changeset:11578/svn branch:6.3

14 years ago#4192 - HierarchicalContainer implements Container.Filterable but does not allow...
Artur Signell [Tue, 2 Mar 2010 07:15:00 +0000 (07:15 +0000)]
#4192 - HierarchicalContainer implements Container.Filterable but does not allow filtering

svn changeset:11576/svn branch:6.3

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 agoUnified naming
Artur Signell [Mon, 22 Feb 2010 10:35:07 +0000 (10:35 +0000)]
Unified naming
Added javadoc + comments about missing javadoc

svn changeset:11455/svn branch:6.3_dd

14 years agoRemoved unused drag mode for Table
Artur Signell [Mon, 22 Feb 2010 08:58:57 +0000 (08:58 +0000)]
Removed unused drag mode for Table

svn changeset:11450/svn branch:6.3_dd

14 years agoFixed drag mode support for Tree
Artur Signell [Mon, 22 Feb 2010 08:58:38 +0000 (08:58 +0000)]
Fixed drag mode support for Tree

svn changeset:11449/svn branch:6.3_dd

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 agochanges
Matti Tahvonen [Fri, 19 Feb 2010 15:46:07 +0000 (15:46 +0000)]
changes

svn changeset:11409/svn branch:6.3_dd

14 years agoremoved component transferable (integrated to transferable), changed one test to...
Matti Tahvonen [Fri, 19 Feb 2010 13:57:33 +0000 (13:57 +0000)]
removed component transferable (integrated to transferable), changed one test to use draganddropwrapper instead of dragdroppane (to be removed)

svn changeset:11407/svn branch:6.3_dd

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 agosome refactoring
Matti Tahvonen [Thu, 18 Feb 2010 15:00:50 +0000 (15:00 +0000)]
some refactoring

svn changeset:11384/svn branch:6.3_dd

14 years agofixed english problem with criterion plural
Matti Tahvonen [Thu, 18 Feb 2010 12:22:59 +0000 (12:22 +0000)]
fixed english problem with criterion plural

svn changeset:11377/svn branch:6.3_dd

14 years agonew criteria + enhancements
Matti Tahvonen [Thu, 18 Feb 2010 11:44:57 +0000 (11:44 +0000)]
new criteria + enhancements

svn changeset:11376/svn branch:6.3_dd

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 agoAdded finals to method that should never be overridden
Artur Signell [Thu, 18 Feb 2010 08:57:15 +0000 (08:57 +0000)]
Added finals to method that should never be overridden

svn changeset:11368/svn branch:6.3_dd

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 agowrapper enhancements + rules
Matti Tahvonen [Wed, 17 Feb 2010 16:33:11 +0000 (16:33 +0000)]
wrapper enhancements + rules

svn changeset:11363/svn branch:6.3_dd

14 years agoenhancing wrapper, now horizontal drop location -> example horizontally sortable...
Matti Tahvonen [Wed, 17 Feb 2010 10:48:58 +0000 (10:48 +0000)]
enhancing wrapper, now horizontal drop location -> example horizontally sortable layout

svn changeset:11353/svn branch:6.3_dd

14 years agocriterion map now generated from annotations from server side counterpart
Matti Tahvonen [Wed, 17 Feb 2010 09:10:43 +0000 (09:10 +0000)]
criterion map now generated from annotations from server side counterpart

svn changeset:11350/svn branch:6.3_dd

14 years agodraft of DragAndDropWrapper + small changes
Matti Tahvonen [Tue, 16 Feb 2010 15:58:56 +0000 (15:58 +0000)]
draft of DragAndDropWrapper + small changes

svn changeset:11349/svn branch:6.3_dd

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 agostyles, table drop handler, small changes
Matti Tahvonen [Tue, 16 Feb 2010 11:39:34 +0000 (11:39 +0000)]
styles, table drop handler, small changes

svn changeset:11339/svn branch:6.3_dd

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