]> source.dussan.org Git - vaadin-framework.git/log
vaadin-framework.git
16 years agoMerged 5.1.1 release branch to trunk.
Marko Grönroos [Fri, 25 Apr 2008 13:08:28 +0000 (13:08 +0000)]
Merged 5.1.1 release branch to trunk.

svn changeset:4245/svn branch:trunk

16 years agoIt is now possible to specify widgetset and style as request attributes; portlet...
Marc Englund [Thu, 24 Apr 2008 14:30:16 +0000 (14:30 +0000)]
It is now possible to specify widgetset and style as request attributes; portlet tools uses this.
Also, a fragment request is now done by setting a ApplicationServlet -specific parameter instead of relying on a portlet -specific one.

svn changeset:4229/svn branch:trunk

16 years agoAdded configuration to make actions work with Liferay 5 (broken in Liferay 5.0.1...
Marc Englund [Thu, 24 Apr 2008 13:37:03 +0000 (13:37 +0000)]
Added configuration to make actions work with Liferay 5 (broken in Liferay 5.0.1, this is IMO a workaround)

svn changeset:4227/svn branch:trunk

16 years agorefactored default css rules to be in themes/default, added helperapplication to...
Matti Tahvonen [Thu, 24 Apr 2008 13:36:45 +0000 (13:36 +0000)]
refactored default css rules to be in themes/default, added helperapplication to combine multiple css files, changed app init process again

svn changeset:4226/svn branch:trunk

16 years agoensure repaint on composition root changes
Matti Tahvonen [Thu, 24 Apr 2008 10:20:36 +0000 (10:20 +0000)]
ensure repaint on composition root changes

svn changeset:4220/svn branch:trunk

16 years agoFixed #1590: AbstractComponentContainer and CustomComponent setCompositionRoot throws...
Jani Laakso [Wed, 23 Apr 2008 13:41:14 +0000 (13:41 +0000)]
Fixed #1590: AbstractComponentContainer and CustomComponent setCompositionRoot throws exception

svn changeset:4208/svn branch:trunk

16 years agofixes datefield bug with width set
Matti Tahvonen [Wed, 23 Apr 2008 12:59:16 +0000 (12:59 +0000)]
fixes datefield bug with width set

svn changeset:4207/svn branch:trunk

16 years agoApplicationConnection now loads theme css
Matti Tahvonen [Wed, 23 Apr 2008 09:09:53 +0000 (09:09 +0000)]
ApplicationConnection now loads theme css

svn changeset:4206/svn branch:trunk

16 years agoworking liferay spesific user details for portal example app
Matti Tahvonen [Tue, 22 Apr 2008 13:36:22 +0000 (13:36 +0000)]
working liferay spesific user details for portal example app

svn changeset:4205/svn branch:trunk

16 years agofixes for #1584 (untested)
Matti Tahvonen [Tue, 22 Apr 2008 11:47:29 +0000 (11:47 +0000)]
fixes for #1584 (untested)

svn changeset:4204/svn branch:trunk

16 years agorelocated portal example
Matti Tahvonen [Mon, 21 Apr 2008 07:10:30 +0000 (07:10 +0000)]
relocated portal example

svn changeset:4203/svn branch:trunk

16 years agomain window did not inject given stylenames as css names
Matti Tahvonen [Thu, 17 Apr 2008 14:55:04 +0000 (14:55 +0000)]
main window did not inject given stylenames as css names

svn changeset:4196/svn branch:trunk

16 years agoinjecting theme stylesheets a node later for better inheritance hierarchy
Matti Tahvonen [Thu, 17 Apr 2008 14:51:55 +0000 (14:51 +0000)]
injecting theme stylesheets a node later for better inheritance hierarchy

svn changeset:4195/svn branch:trunk

16 years agosimplereserver theme renamed to liferay
Matti Tahvonen [Thu, 17 Apr 2008 14:49:25 +0000 (14:49 +0000)]
simplereserver theme renamed to liferay

svn changeset:4194/svn branch:trunk

16 years agoSimple Reserver enhancements
Matti Tahvonen [Thu, 17 Apr 2008 14:47:36 +0000 (14:47 +0000)]
Simple Reserver enhancements

svn changeset:4193/svn branch:trunk

16 years agoFixed nasty bug with CalendarField component (used in Reservr). It worked correctly...
Matti Tahvonen [Thu, 17 Apr 2008 14:33:21 +0000 (14:33 +0000)]
Fixed nasty bug with CalendarField component (used in Reservr). It worked correctly only if server and client had same timezone. Had to fight with this too long while playing around with liferay...

svn changeset:4192/svn branch:trunk

16 years agoRefactored.
Marc Englund [Thu, 17 Apr 2008 07:38:21 +0000 (07:38 +0000)]
Refactored.
Created PortletConfigurationGenerator that generates portlet.xml and liferay xml:s from web.xml.

svn changeset:4189/svn branch:trunk

16 years agoGenerated from web.xml
Marc Englund [Wed, 16 Apr 2008 13:56:34 +0000 (13:56 +0000)]
Generated from web.xml

svn changeset:4188/svn branch:trunk

16 years agoAction test link added.
Marc Englund [Wed, 16 Apr 2008 13:55:58 +0000 (13:55 +0000)]
Action test link added.

svn changeset:4187/svn branch:trunk

16 years agoUpdates to developer tests.
Marko Grönroos [Wed, 16 Apr 2008 13:48:36 +0000 (13:48 +0000)]
Updates to developer tests.

svn changeset:4186/svn branch:trunk

16 years agoUpdates to developer tests.
Marko Grönroos [Wed, 16 Apr 2008 13:25:19 +0000 (13:25 +0000)]
Updates to developer tests.

svn changeset:4185/svn branch:trunk

16 years agofixed bad default value
Matti Tahvonen [Wed, 16 Apr 2008 12:09:42 +0000 (12:09 +0000)]
fixed bad default value

svn changeset:4184/svn branch:trunk

16 years agoSimplified reesrvr to become a practical portal gadget example
Matti Tahvonen [Wed, 16 Apr 2008 11:19:42 +0000 (11:19 +0000)]
Simplified reesrvr to become a practical portal gadget example

svn changeset:4182/svn branch:trunk

16 years agotheme for new demo
Matti Tahvonen [Wed, 16 Apr 2008 11:14:27 +0000 (11:14 +0000)]
theme for new demo

svn changeset:4181/svn branch:trunk

16 years agoRemoved debug message.
Marc Englund [Tue, 15 Apr 2008 12:43:34 +0000 (12:43 +0000)]
Removed debug message.

svn changeset:4180/svn branch:trunk

16 years agoPortlet integration refactoring, ApplicationServlet changes.
Marc Englund [Tue, 15 Apr 2008 12:12:15 +0000 (12:12 +0000)]
Portlet integration refactoring, ApplicationServlet changes.

svn changeset:4179/svn branch:trunk

16 years agoMore functionality.
Marc Englund [Tue, 15 Apr 2008 12:11:26 +0000 (12:11 +0000)]
More functionality.

svn changeset:4178/svn branch:trunk

16 years agoStrange Liferay / Portlet problem fixed, intermediate commit.
Marc Englund [Tue, 15 Apr 2008 09:16:32 +0000 (09:16 +0000)]
Strange Liferay / Portlet problem fixed, intermediate commit.

svn changeset:4177/svn branch:trunk

16 years agoFixed typo, continuing devel.
Marc Englund [Tue, 15 Apr 2008 06:40:59 +0000 (06:40 +0000)]
Fixed typo, continuing devel.

svn changeset:4176/svn branch:trunk

16 years agofixes #1566
Matti Tahvonen [Mon, 14 Apr 2008 09:48:25 +0000 (09:48 +0000)]
fixes #1566

svn changeset:4175/svn branch:trunk

16 years agofixes #1557, added check if TT has already created global itmill js namespace
Matti Tahvonen [Mon, 14 Apr 2008 08:42:26 +0000 (08:42 +0000)]
fixes #1557, added check if TT has already created global itmill js namespace

svn changeset:4173/svn branch:trunk

16 years agoMore aggressive gc ensures better "memory used results".
Jani Laakso [Mon, 14 Apr 2008 04:29:37 +0000 (04:29 +0000)]
More aggressive gc ensures better "memory used results".

svn changeset:4169/svn branch:trunk

16 years agoFixed #1558: ApplicationServlet: closeApplication closes Application twice (not once...
Jani Laakso [Sun, 13 Apr 2008 17:43:13 +0000 (17:43 +0000)]
Fixed #1558: ApplicationServlet: closeApplication closes Application twice (not once as it should)

svn changeset:4168/svn branch:trunk

16 years agoFixed (partially) #1557: ApplicationServlet has broken javascript
Jani Laakso [Fri, 11 Apr 2008 18:25:39 +0000 (18:25 +0000)]
Fixed (partially) #1557: ApplicationServlet has broken javascript

svn changeset:4166/svn branch:trunk

16 years agoAdded StatusServlet used by Toolkit Automated Testing project.
Jani Laakso [Fri, 11 Apr 2008 14:24:24 +0000 (14:24 +0000)]
Added StatusServlet used by Toolkit Automated Testing project.

Default session lifetime is now 20 minutes.

svn changeset:4165/svn branch:trunk

16 years agoMuch redesigned portal integration; not-quite working yet...
Marc Englund [Fri, 11 Apr 2008 14:08:28 +0000 (14:08 +0000)]
Much redesigned portal integration; not-quite working yet...

svn changeset:4164/svn branch:trunk

16 years agoModified to suit portal integration.
Marc Englund [Fri, 11 Apr 2008 14:07:07 +0000 (14:07 +0000)]
Modified to suit portal integration.

svn changeset:4163/svn branch:trunk

16 years agoNeeds to pass back application via request when producing fragment (i.e to portlet)
Marc Englund [Fri, 11 Apr 2008 14:06:23 +0000 (14:06 +0000)]
Needs to pass back application via request when producing fragment (i.e to portlet)

svn changeset:4162/svn branch:trunk

16 years agoavoid all non alphanumeric chars in appId
Matti Tahvonen [Fri, 11 Apr 2008 08:14:09 +0000 (08:14 +0000)]
avoid all non alphanumeric chars in appId

svn changeset:4159/svn branch:trunk

16 years agorefactored app init process (for multiple toolkits in portals/mash-ups), some css...
Matti Tahvonen [Fri, 11 Apr 2008 08:06:50 +0000 (08:06 +0000)]
refactored app init process (for multiple toolkits in portals/mash-ups), some css fixes

svn changeset:4158/svn branch:trunk

16 years agoPortalTools initial commit
Marc Englund [Thu, 10 Apr 2008 13:28:37 +0000 (13:28 +0000)]
PortalTools initial commit

svn changeset:4157/svn branch:trunk

16 years agoAdded initial html-fragment support (for portlets).
Marc Englund [Thu, 10 Apr 2008 13:25:30 +0000 (13:25 +0000)]
Added initial html-fragment support (for portlets).

svn changeset:4156/svn branch:trunk

16 years agofixes #1555
Matti Tahvonen [Wed, 9 Apr 2008 08:33:01 +0000 (08:33 +0000)]
fixes #1555

svn changeset:4150/svn branch:trunk

16 years agofixes #1544
Matti Tahvonen [Tue, 8 Apr 2008 06:58:05 +0000 (06:58 +0000)]
fixes #1544

svn changeset:4148/svn branch:trunk

16 years agoCreated com.itmill.toolkit.automatedtests package which contains "official" automated...
Jani Laakso [Mon, 7 Apr 2008 15:38:15 +0000 (15:38 +0000)]
Created com.itmill.toolkit.automatedtests package which contains "official" automated tests
 * do not touch them unless you change automated test client's testcase scripts too.
 * copy your testing application to package com.itmill.toolkit.automatedtests
 * do not point to "development / testing / production" packages which are edited in the future without relation to testing
 * use setDebugId's for all components that are used in testing

Moved few classes from "experimental" com.itmill.toolkit.tests package into "official" side.

Copied featurebrowser to automatedtests package and added setDebugId's for most components that are used in the testing.

svn changeset:4138/svn branch:trunk

16 years agoTT backwards compatibility fix: adds old (pre-multiapp) versionInfo to js.
Marc Englund [Mon, 7 Apr 2008 11:47:16 +0000 (11:47 +0000)]
TT backwards compatibility fix: adds old (pre-multiapp) versionInfo to js.
Also fixed typo in ApplicationConfiguration.

svn changeset:4135/svn branch:trunk

16 years ago-Enhancement: Application.setSessionExpiredURL now allows the developer to set the...
Jouni Koivuviita [Mon, 7 Apr 2008 09:30:40 +0000 (09:30 +0000)]
-Enhancement: Application.setSessionExpiredURL now allows the developer to set the URL where to redirect the client after the application session has expired. The redirect is not pushed to the client, i.e. the client has to make a request to the expired application to get redirected.
-Minor modification to the session expired notification (onclick="window.location.reload()" was not working properly).
-Enhancement: "closeApplication" parameter allows Testing Tools to close the application after tests.

svn changeset:4134/svn branch:trunk

16 years agoIWindow now sizes itself respective to its content if no size is explicitly specified...
Jouni Koivuviita [Mon, 7 Apr 2008 07:40:21 +0000 (07:40 +0000)]
IWindow now sizes itself respective to its content if no size is explicitly specified. Use "-1" to clear any previous size settings.

svn changeset:4132/svn branch:trunk

16 years agoinitial commit for #704
Matti Tahvonen [Fri, 4 Apr 2008 13:13:04 +0000 (13:13 +0000)]
initial commit for #704

svn changeset:4127/svn branch:trunk

16 years agoFix: Force browser to fire unload event when component is detached from the view...
Jouni Koivuviita [Thu, 3 Apr 2008 09:47:26 +0000 (09:47 +0000)]
Fix: Force browser to fire unload event when component is detached from the view (IE doesn't do this automatically).

svn changeset:4126/svn branch:trunk

16 years agoFix: IEmbedded won't through exceptions for null-source values.
Jouni Koivuviita [Wed, 2 Apr 2008 07:28:01 +0000 (07:28 +0000)]
Fix: IEmbedded won't through exceptions for null-source values.
Fix: IOrderedLayout now handles component additions in between old components with captions (previously the insertion index was calculated wrong because of the caption elements were included in the index).
Small fixes to TestBench.

svn changeset:4107/svn branch:trunk

16 years agoFix: setting a new source for TYPE_BROWSER Embedded component doesn't replace the...
Jouni Koivuviita [Tue, 1 Apr 2008 11:03:10 +0000 (11:03 +0000)]
Fix: setting a new source for TYPE_BROWSER Embedded component doesn't replace the original IFRAME-element, it only changes the src-attribute value. This way the browser can keep history information of the url changes.

svn changeset:4106/svn branch:trunk

16 years agoNew ticket testcase for #1506
Jouni Koivuviita [Tue, 1 Apr 2008 07:18:47 +0000 (07:18 +0000)]
New ticket testcase for #1506

svn changeset:4101/svn branch:trunk

16 years agoFixes #1514: Add src-attribute for __gwt_historyFrame IFRAME-element to prevent IE6...
Jouni Koivuviita [Thu, 27 Mar 2008 08:56:34 +0000 (08:56 +0000)]
Fixes #1514: Add src-attribute for __gwt_historyFrame IFRAME-element to prevent IE6 security issues when using SSL

svn changeset:4088/svn branch:trunk

16 years agoFixed GUI bug with time values like 00:00:00.000 (used current values if field was 0)
Matti Tahvonen [Wed, 26 Mar 2008 12:53:29 +0000 (12:53 +0000)]
Fixed GUI bug with time values like 00:00:00.000 (used current values if field was 0)

svn changeset:4086/svn branch:trunk

16 years agoMinor fix for filterselect theme.
Jouni Koivuviita [Wed, 26 Mar 2008 10:04:45 +0000 (10:04 +0000)]
Minor fix for filterselect theme.

svn changeset:4085/svn branch:trunk

16 years agoavoid "hanged response indicator" when receiving non-valid json
Matti Tahvonen [Tue, 25 Mar 2008 12:49:09 +0000 (12:49 +0000)]
avoid "hanged response indicator" when receiving non-valid json

svn changeset:4084/svn branch:trunk

16 years agoreverted to trust on isChildrenAllowd only when deciding leaf vs. node (Regression...
Matti Tahvonen [Mon, 17 Mar 2008 13:24:49 +0000 (13:24 +0000)]
reverted to trust on isChildrenAllowd only when deciding leaf vs. node (Regression in TreeFilesystem and most likely in other apps that generate subtree on expand events)

svn changeset:4061/svn branch:trunk

16 years agofixes #1499
Matti Tahvonen [Mon, 17 Mar 2008 12:52:19 +0000 (12:52 +0000)]
fixes #1499

svn changeset:4060/svn branch:trunk

16 years agofixed lots of ComboBox bugs + cleaned the code
Matti Tahvonen [Fri, 14 Mar 2008 13:48:04 +0000 (13:48 +0000)]
fixed lots of ComboBox bugs + cleaned the code

svn changeset:4054/svn branch:trunk

16 years agoChanged debug consoles default position.
Matti Tahvonen [Fri, 14 Mar 2008 13:27:26 +0000 (13:27 +0000)]
Changed debug consoles default position.

svn changeset:4052/svn branch:trunk

16 years agoFIX: IWindow style dependent names were assigned to the wrong DOM element.
Jouni Koivuviita [Fri, 14 Mar 2008 13:22:54 +0000 (13:22 +0000)]
FIX: IWindow style dependent names were assigned to the wrong DOM element.

svn changeset:4051/svn branch:trunk

16 years agodebug console now does not send invalid variable changes
Matti Tahvonen [Fri, 14 Mar 2008 10:11:25 +0000 (10:11 +0000)]
debug console now does not send invalid variable changes

svn changeset:4048/svn branch:trunk

16 years agofixed width with combobox, deprecated setColumns
Matti Tahvonen [Fri, 14 Mar 2008 09:02:28 +0000 (09:02 +0000)]
fixed width with combobox, deprecated setColumns

svn changeset:4047/svn branch:trunk

16 years agoremoved obsolete log message
Matti Tahvonen [Fri, 14 Mar 2008 08:21:11 +0000 (08:21 +0000)]
removed obsolete log message

svn changeset:4046/svn branch:trunk

16 years agoTextFields now support width properly
Matti Tahvonen [Fri, 14 Mar 2008 07:59:12 +0000 (07:59 +0000)]
TextFields now support width properly

svn changeset:4045/svn branch:trunk

16 years agoremoved obsolete width
Matti Tahvonen [Thu, 13 Mar 2008 14:48:11 +0000 (14:48 +0000)]
removed obsolete width

svn changeset:4040/svn branch:trunk

16 years agoauto closing popup now only when resolution is less than hour
Matti Tahvonen [Thu, 13 Mar 2008 14:45:21 +0000 (14:45 +0000)]
auto closing popup now only when resolution is less than hour

svn changeset:4039/svn branch:trunk

16 years agoFixed calendar popup inside modal panel. CalendarPopup now closes on on date select.
Matti Tahvonen [Thu, 13 Mar 2008 14:39:24 +0000 (14:39 +0000)]
Fixed calendar popup inside modal panel. CalendarPopup now closes on on date select.

svn changeset:4038/svn branch:trunk

16 years agoeventPreview fixed, should not interfere with modal window.
Marc Englund [Thu, 13 Mar 2008 13:50:41 +0000 (13:50 +0000)]
eventPreview fixed, should not interfere with modal window.

svn changeset:4036/svn branch:trunk

16 years agoscroll position now correct on page reload
Matti Tahvonen [Thu, 13 Mar 2008 13:42:59 +0000 (13:42 +0000)]
scroll position now correct on page reload

svn changeset:4035/svn branch:trunk

16 years agofixed combobox not to lose focus on keyboard selection
Matti Tahvonen [Thu, 13 Mar 2008 12:48:50 +0000 (12:48 +0000)]
fixed combobox not to lose focus on keyboard selection

svn changeset:4034/svn branch:trunk

16 years agofixes multiple issues with tabsheet, accordion, table etc
Matti Tahvonen [Thu, 13 Mar 2008 11:23:46 +0000 (11:23 +0000)]
fixes multiple issues with tabsheet, accordion, table etc

svn changeset:4033/svn branch:trunk

16 years agoOne more: Abstract select assumed Property is always ValueChangeNotifier (bug in...
Marc Englund [Wed, 12 Mar 2008 07:26:00 +0000 (07:26 +0000)]
One more: Abstract select assumed Property is always ValueChangeNotifier (bug in if -clause)

svn changeset:4029/svn branch:trunk

16 years agoAbstract select assumed Property is always ValueChangeNotifier (bug in if -clause)
Marc Englund [Wed, 12 Mar 2008 07:01:25 +0000 (07:01 +0000)]
Abstract select assumed Property is always ValueChangeNotifier (bug in if -clause)

svn changeset:4028/svn branch:trunk

16 years agoFixes #1490
Matti Tahvonen [Tue, 11 Mar 2008 15:13:42 +0000 (15:13 +0000)]
Fixes #1490

svn changeset:4027/svn branch:trunk

16 years agosvn changeset:4026/svn branch:trunk
Jani Laakso [Tue, 11 Mar 2008 10:06:25 +0000 (10:06 +0000)]
svn changeset:4026/svn branch:trunk

16 years agoFor bug #1486
Jani Laakso [Tue, 11 Mar 2008 10:01:36 +0000 (10:01 +0000)]
For bug #1486

svn changeset:4025/svn branch:trunk

16 years agoFor bug #1486
Jani Laakso [Tue, 11 Mar 2008 10:00:47 +0000 (10:00 +0000)]
For bug #1486

svn changeset:4024/svn branch:trunk

16 years agoselectedOptionKey was not nulled when selection was nulled serverside, so selecting...
Marc Englund [Tue, 11 Mar 2008 09:52:06 +0000 (09:52 +0000)]
selectedOptionKey was not nulled when selection was nulled serverside, so selecting the item that was selected before the serverside nulling sometimes did not send variable change.

svn changeset:4023/svn branch:trunk

16 years agofixes #1185 enabled captions and other component generals for tabsheet
Matti Tahvonen [Tue, 11 Mar 2008 09:42:59 +0000 (09:42 +0000)]
fixes #1185 enabled captions and other component generals for tabsheet

svn changeset:4022/svn branch:trunk

16 years agofixes #1476
Matti Tahvonen [Tue, 11 Mar 2008 09:37:35 +0000 (09:37 +0000)]
fixes #1476

svn changeset:4021/svn branch:trunk

16 years agoTable column selector now has both on and off styles, and checkmark for visible colum...
Marc Englund [Tue, 11 Mar 2008 09:13:33 +0000 (09:13 +0000)]
Table column selector now has both on and off styles, and checkmark for visible columns. Fixes #1469

svn changeset:4020/svn branch:trunk

16 years agoTable column selector now has both on and off styles, and checkmark for visible colum...
Marc Englund [Tue, 11 Mar 2008 09:12:39 +0000 (09:12 +0000)]
Table column selector now has both on and off styles, and checkmark for visible columns. Fixes #1469

svn changeset:4019/svn branch:trunk

16 years agocommenting IE hack
Matti Tahvonen [Mon, 10 Mar 2008 14:45:21 +0000 (14:45 +0000)]
commenting IE hack

svn changeset:4014/svn branch:trunk

16 years agoFixes major rendering bug (collapsed tab sheet content) in IE. Bug was easily reprodu...
Matti Tahvonen [Mon, 10 Mar 2008 14:39:33 +0000 (14:39 +0000)]
Fixes major rendering bug (collapsed tab sheet content) in IE. Bug was easily reproducible in WH. Also a huge optimization.

svn changeset:4013/svn branch:trunk

16 years agoITabsheet: fixed very bad flickering issue (seen in WH)
Matti Tahvonen [Mon, 10 Mar 2008 12:11:07 +0000 (12:11 +0000)]
ITabsheet: fixed very bad flickering issue (seen in WH)

svn changeset:4012/svn branch:trunk

16 years agoDon't allow setting the same layout multiple times (caused bug)
Marc Englund [Mon, 10 Mar 2008 09:18:36 +0000 (09:18 +0000)]
Don't allow setting the same layout multiple times (caused bug)

svn changeset:4011/svn branch:trunk

16 years agosvn changeset:4010/svn branch:trunk
Jani Laakso [Mon, 10 Mar 2008 08:49:36 +0000 (08:49 +0000)]
svn changeset:4010/svn branch:trunk

16 years agoFixed NPE (warning message): for variable change requests which relate to non-existen...
Jani Laakso [Mon, 10 Mar 2008 08:48:55 +0000 (08:48 +0000)]
Fixed NPE (warning message): for variable change requests which relate to non-existent components.

svn changeset:4009/svn branch:trunk

16 years agoFixed IAccordion layout function problems in IE6. Height now gets calculated correctly.
Jouni Koivuviita [Mon, 10 Mar 2008 08:07:01 +0000 (08:07 +0000)]
Fixed IAccordion layout function problems in IE6. Height now gets calculated correctly.

svn changeset:4008/svn branch:trunk

16 years agoNo longer interferes with datefield (and other popups) - eventPreview removed. Fixes...
Marc Englund [Fri, 7 Mar 2008 14:40:27 +0000 (14:40 +0000)]
No longer interferes with datefield (and other popups) - eventPreview removed. Fixes #1226

svn changeset:4007/svn branch:trunk

16 years agoDocumentation and making upload events more thread safe
Matti Tahvonen [Fri, 7 Mar 2008 14:15:17 +0000 (14:15 +0000)]
Documentation and making upload events more thread safe

svn changeset:4005/svn branch:trunk

16 years agoContinued fix for #1475: setReadOnly(true) fails for: Checkbox, Button, Upload
Jani Laakso [Fri, 7 Mar 2008 14:09:37 +0000 (14:09 +0000)]
Continued fix for #1475: setReadOnly(true) fails for: Checkbox, Button, Upload

Upload setReadonly(false) now disables iUpload on the client-side correctly.

svn changeset:4004/svn branch:trunk

16 years agoMainwindow (and theoretically other windows) can now be changed; fixes #1450
Marc Englund [Fri, 7 Mar 2008 14:03:56 +0000 (14:03 +0000)]
Mainwindow (and theoretically other windows) can now be changed; fixes #1450

svn changeset:4003/svn branch:trunk

16 years agoContinued fix for #1475: setReadOnly(true) fails for: Checkbox, Button, Upload
Jani Laakso [Fri, 7 Mar 2008 13:59:31 +0000 (13:59 +0000)]
Continued fix for #1475: setReadOnly(true) fails for: Checkbox, Button, Upload

Upload setReadonly(false) now ignores file upload when set as readonly

svn changeset:4002/svn branch:trunk

16 years agosvn changeset:4001/svn branch:trunk
Jani Laakso [Fri, 7 Mar 2008 13:32:20 +0000 (13:32 +0000)]
svn changeset:4001/svn branch:trunk

16 years agoFixed #1474: Security Issue: Variable changes are still handled for disabled and...
Jani Laakso [Fri, 7 Mar 2008 13:29:06 +0000 (13:29 +0000)]
Fixed #1474: Security Issue: Variable changes are still handled for disabled and non-existent components

svn changeset:4000/svn branch:trunk

16 years agoContinued fix for #1475: setReadOnly(true) fails for: Checkbox, Button, Upload
Jani Laakso [Fri, 7 Mar 2008 13:25:29 +0000 (13:25 +0000)]
Continued fix for #1475: setReadOnly(true) fails for: Checkbox, Button, Upload

Checkbox and Button setReadonly(false) now ignores variable changes.

svn changeset:3999/svn branch:trunk

16 years agoFixed partially #1475: setReadOnly(true) fails for: Checkbox, Button, Upload
Jani Laakso [Fri, 7 Mar 2008 13:24:37 +0000 (13:24 +0000)]
Fixed partially #1475: setReadOnly(true) fails for: Checkbox, Button, Upload

Checkbox and Button setReadonly(false) now disables iCheckbox and iButton on the client-side.

svn changeset:3998/svn branch:trunk