]> source.dussan.org Git - vaadin-framework.git/log
vaadin-framework.git
16 years agoImplemented a shadow for ToolkitOverlay and applied it to most overlay elements.
Jouni Koivuviita [Thu, 3 Jul 2008 09:04:13 +0000 (09:04 +0000)]
Implemented a shadow for ToolkitOverlay and applied it to most overlay elements.

svn changeset:5016/svn branch:trunk

16 years agoFix for #1841 (streched, pixellated buttons in IE); width:1px in IE6 so that the...
Marc Englund [Thu, 3 Jul 2008 09:03:13 +0000 (09:03 +0000)]
Fix for #1841 (streched, pixellated buttons in IE); width:1px in IE6 so that the button does not take up too much space.

svn changeset:5014/svn branch:trunk

16 years agoRollbackking [5002] from button.css
Joonas Lehtinen [Thu, 3 Jul 2008 08:29:56 +0000 (08:29 +0000)]
Rollbackking [5002] from button.css

svn changeset:5013/svn branch:trunk

16 years agoFixes #1841 (streched, pixellated buttons in IE)
Marc Englund [Thu, 3 Jul 2008 08:26:54 +0000 (08:26 +0000)]
Fixes #1841 (streched, pixellated buttons in IE)

svn changeset:5012/svn branch:trunk

16 years agoFixes #1893 Tabsheet broken in IE
Joonas Lehtinen [Thu, 3 Jul 2008 08:12:07 +0000 (08:12 +0000)]
Fixes #1893 Tabsheet broken in IE

svn changeset:5011/svn branch:trunk

16 years agoOne more fix for #1875. Closing #1875
Joonas Lehtinen [Wed, 2 Jul 2008 15:41:09 +0000 (15:41 +0000)]
One more fix for #1875. Closing #1875

svn changeset:5010/svn branch:trunk

16 years agoAdding to the fix of #1872
Joonas Lehtinen [Wed, 2 Jul 2008 15:11:36 +0000 (15:11 +0000)]
Adding to the fix of #1872

svn changeset:5009/svn branch:trunk

16 years agoFixes #1872 OrderedLayout center-alignment leaks to inner layouts
Joonas Lehtinen [Wed, 2 Jul 2008 14:47:26 +0000 (14:47 +0000)]
Fixes #1872 OrderedLayout center-alignment leaks to inner layouts

svn changeset:5008/svn branch:trunk

16 years agoAs as part of #1875, removed IOrderedLayout:s dependency on ComplexLayout, rewrote...
Joonas Lehtinen [Wed, 2 Jul 2008 14:19:00 +0000 (14:19 +0000)]
As as part of #1875, removed IOrderedLayout:s dependency on ComplexLayout, rewrote, optimized and documented half of the implementation.

svn changeset:5007/svn branch:trunk

16 years agoMarked MenuBar and MenuBarItem copied from GWT as deprecated. They are old implementa...
Joonas Lehtinen [Wed, 2 Jul 2008 12:33:15 +0000 (12:33 +0000)]
Marked MenuBar and MenuBarItem copied from GWT as deprecated. They are old implementations and should not be used by anyone. They are only used by IFilterSelect.SuggestionMenu. This class should be reimplemented in future any ways.

svn changeset:5006/svn branch:trunk

16 years agoFixes #1883 Performance regression for IOrderedLayout from [5003]
Joonas Lehtinen [Wed, 2 Jul 2008 11:40:03 +0000 (11:40 +0000)]
Fixes #1883 Performance regression for IOrderedLayout from [5003]

svn changeset:5005/svn branch:trunk

16 years agoAdded outer layout alignment controls to better test #1710 and #1872
Joonas Lehtinen [Wed, 2 Jul 2008 10:42:00 +0000 (10:42 +0000)]
Added outer layout alignment controls to better test #1710 and #1872

svn changeset:5004/svn branch:trunk

16 years agoFixes #1881 OrderedLayout duplicates components in some situations
Joonas Lehtinen [Wed, 2 Jul 2008 10:34:48 +0000 (10:34 +0000)]
Fixes #1881 OrderedLayout duplicates components in some situations

svn changeset:5003/svn branch:trunk

16 years agoMajor revision to OrderedLayout to fix #1875 . Likely to cause regressions, do not...
Joonas Lehtinen [Tue, 1 Jul 2008 20:44:01 +0000 (20:44 +0000)]
Major revision to OrderedLayout to fix #1875 . Likely to cause regressions, do not include this to 5.2.x before #1710 has been fully closed and tested.

svn changeset:5002/svn branch:trunk

16 years agoAdding datefield to Test for 1710, fixing icon
Joonas Lehtinen [Tue, 1 Jul 2008 20:41:34 +0000 (20:41 +0000)]
Adding datefield to Test for 1710, fixing icon

svn changeset:5001/svn branch:trunk

16 years agoLayout tests complete... Now they should test about the all of the layouting features...
Joonas Lehtinen [Tue, 1 Jul 2008 16:24:02 +0000 (16:24 +0000)]
Layout tests complete... Now they should test about the all of the layouting features that might be somehow related to the #1710

svn changeset:5000/svn branch:trunk

16 years agoAdded extensive layout testing features to #1710 test
Joonas Lehtinen [Tue, 1 Jul 2008 15:25:30 +0000 (15:25 +0000)]
Added extensive layout testing features to #1710 test

svn changeset:4999/svn branch:trunk

16 years agoCorrects menubar refactoring bug...
Joonas Lehtinen [Tue, 1 Jul 2008 13:03:48 +0000 (13:03 +0000)]
Corrects menubar refactoring bug...

svn changeset:4998/svn branch:trunk

16 years agoIntegrated patch from ticket #1857. Closes the ticket.
Joonas Lehtinen [Tue, 1 Jul 2008 11:50:13 +0000 (11:50 +0000)]
Integrated patch from ticket #1857. Closes the ticket.

svn changeset:4996/svn branch:trunk

16 years agoTest for #1857
Joonas Lehtinen [Tue, 1 Jul 2008 11:46:24 +0000 (11:46 +0000)]
Test for #1857

svn changeset:4995/svn branch:trunk

16 years agoRefactored Item -> MenuItem to reduce confusion
Joonas Lehtinen [Tue, 1 Jul 2008 11:12:58 +0000 (11:12 +0000)]
Refactored Item -> MenuItem to reduce confusion

svn changeset:4993/svn branch:trunk

16 years agoIndex indicator (while scrolling) now takes actual table height into account, not...
Marc Englund [Tue, 1 Jul 2008 08:51:01 +0000 (08:51 +0000)]
Index indicator (while scrolling) now takes actual table height into account, not just pagelength; fixes  #1848

svn changeset:4992/svn branch:trunk

16 years agoFor #1859 "error messages overflow popup"; made tooltip maxwidth wider, overflow...
Marc Englund [Tue, 1 Jul 2008 08:12:26 +0000 (08:12 +0000)]
For #1859 "error messages overflow popup"; made tooltip maxwidth wider, overflow:auto, and added the possibility to mouseover the tooltip in order to scroll or cut&paste.

svn changeset:4991/svn branch:trunk

16 years agofixed a testcase typo
Joonas Lehtinen [Mon, 30 Jun 2008 16:30:50 +0000 (16:30 +0000)]
fixed a testcase typo

svn changeset:4988/svn branch:trunk

16 years agoTestcase for #1869
Joonas Lehtinen [Mon, 30 Jun 2008 16:27:50 +0000 (16:27 +0000)]
Testcase for #1869

svn changeset:4987/svn branch:trunk

16 years agoTest case for #1868
Joonas Lehtinen [Mon, 30 Jun 2008 16:25:27 +0000 (16:25 +0000)]
Test case for #1868

svn changeset:4986/svn branch:trunk

16 years agoAdded test-cases for all existing layouts (except customlayout)
Joonas Lehtinen [Mon, 30 Jun 2008 15:51:34 +0000 (15:51 +0000)]
Added test-cases for all existing layouts (except customlayout)

svn changeset:4985/svn branch:trunk

16 years agoTestcase for #1663
Joonas Lehtinen [Mon, 30 Jun 2008 14:58:14 +0000 (14:58 +0000)]
Testcase for #1663

svn changeset:4984/svn branch:trunk

16 years agoEvery now and then (depending on current date), the month was rolled forward as a...
Marc Englund [Mon, 30 Jun 2008 14:07:56 +0000 (14:07 +0000)]
Every now and then (depending on current date), the month was rolled forward as a side effect; fixes #1866

svn changeset:4983/svn branch:trunk

16 years agoFix for testcase #1710
Joonas Lehtinen [Mon, 30 Jun 2008 13:28:41 +0000 (13:28 +0000)]
Fix for testcase #1710

svn changeset:4982/svn branch:trunk

16 years agoTestcase for #1710
Joonas Lehtinen [Mon, 30 Jun 2008 13:23:18 +0000 (13:23 +0000)]
Testcase for #1710

svn changeset:4981/svn branch:trunk

16 years agoSome additions modifications to the test case
Joonas Lehtinen [Mon, 30 Jun 2008 12:46:08 +0000 (12:46 +0000)]
Some additions modifications to the test case

svn changeset:4979/svn branch:trunk

16 years agoFixes #1837 : Window dragging (move and resize) bug in Mac Firefox 3
Joonas Lehtinen [Mon, 30 Jun 2008 12:17:25 +0000 (12:17 +0000)]
Fixes #1837 : Window dragging (move and resize) bug in Mac Firefox 3

svn changeset:4978/svn branch:trunk

16 years agoMade error-indicator transparent in IE6 by using gif.
Marc Englund [Mon, 30 Jun 2008 10:06:57 +0000 (10:06 +0000)]
Made error-indicator transparent in IE6 by using gif.

svn changeset:4971/svn branch:trunk

16 years agoAdded isFF3()
Joonas Lehtinen [Mon, 30 Jun 2008 08:22:08 +0000 (08:22 +0000)]
Added isFF3()

svn changeset:4970/svn branch:trunk

16 years agoUpdated build instructions
Joonas Lehtinen [Sat, 28 Jun 2008 17:03:24 +0000 (17:03 +0000)]
Updated build instructions

svn changeset:4968/svn branch:trunk

16 years agoSet the default version in trunk to be 5.3.0-trunk_custom_build
Joonas Lehtinen [Sat, 28 Jun 2008 16:39:47 +0000 (16:39 +0000)]
Set the default version in trunk to be 5.3.0-trunk_custom_build

svn changeset:4967/svn branch:trunk

16 years agoCorrected a bug in building on mac_leopard platform
Joonas Lehtinen [Sat, 28 Jun 2008 16:31:44 +0000 (16:31 +0000)]
Corrected a bug in building on mac_leopard platform

svn changeset:4966/svn branch:trunk

16 years agoFixed Mac OS X 10.5 to detect as mac_leopard instead of mac
Joonas Lehtinen [Sat, 28 Jun 2008 16:15:39 +0000 (16:15 +0000)]
Fixed Mac OS X 10.5 to detect as mac_leopard instead of mac

svn changeset:4965/svn branch:trunk

16 years agoChanged SVN reference to public SVN
Joonas Lehtinen [Sat, 28 Jun 2008 15:52:48 +0000 (15:52 +0000)]
Changed SVN reference to public SVN

svn changeset:4964/svn branch:trunk

16 years agoBasic JBossPortal support: WAR deploys on JBossPortal, portlets show up; Fixes #1851
Marc Englund [Fri, 27 Jun 2008 13:34:20 +0000 (13:34 +0000)]
Basic JBossPortal support: WAR deploys on JBossPortal, portlets show up; Fixes #1851

svn changeset:4963/svn branch:trunk

16 years agoError indicator changed position in some instances. Fixes #1854
Marc Englund [Fri, 27 Jun 2008 09:50:13 +0000 (09:50 +0000)]
Error indicator changed position in some instances. Fixes #1854

svn changeset:4962/svn branch:trunk

16 years agoFixes #1219; although it's added specifically to Icon resources, caption (error indic...
Marc Englund [Fri, 27 Jun 2008 09:00:55 +0000 (09:00 +0000)]
Fixes #1219; although it's added specifically to Icon resources, caption (error indicator) and Embedded. Adding a global fix that goes trough all IMG -elements after each update would be a more 'global' fix, but also much heavier.

svn changeset:4961/svn branch:trunk

16 years agoTooltip title (description) was never cleared. Fixed.
Marc Englund [Fri, 27 Jun 2008 08:27:17 +0000 (08:27 +0000)]
Tooltip title (description) was never cleared. Fixed.

svn changeset:4960/svn branch:trunk

16 years agoThere was a small yellow strip on the bottom of the tooltip, it it had an error messa...
Marc Englund [Fri, 27 Jun 2008 08:19:40 +0000 (08:19 +0000)]
There was a small yellow strip on the bottom of the tooltip, it it had an error message, but no description. Fixed.

svn changeset:4959/svn branch:trunk

16 years agoIE6 transparent PNG fix added; for #1219
Marc Englund [Thu, 26 Jun 2008 13:49:43 +0000 (13:49 +0000)]
IE6 transparent PNG fix added; for #1219

svn changeset:4956/svn branch:trunk

16 years agoCopied the new MenuBar component from Incubator to Trunk. Fixes #1852.
Marko Grönroos [Thu, 26 Jun 2008 13:29:27 +0000 (13:29 +0000)]
Copied the new MenuBar component from Incubator to Trunk. Fixes #1852.

svn changeset:4955/svn branch:trunk

16 years agoAdded one id for more flexible styling in index.html
Jouni Koivuviita [Thu, 26 Jun 2008 10:01:21 +0000 (10:01 +0000)]
Added one id for more flexible styling in index.html

svn changeset:4953/svn branch:trunk

16 years agoMore for #1770; tabscrolling buttons clipped in some instances.
Marc Englund [Tue, 24 Jun 2008 15:28:38 +0000 (15:28 +0000)]
More for #1770; tabscrolling buttons clipped in some instances.

svn changeset:4950/svn branch:trunk

16 years agoTable now refreshes explicitly when adding and removing stuff and the contained does...
Marc Englund [Tue, 24 Jun 2008 14:21:11 +0000 (14:21 +0000)]
Table now refreshes explicitly when adding and removing stuff and the contained does not implement the appropriate notifier interface. Fixes #1461.

svn changeset:4949/svn branch:trunk

16 years agofixes #1834. Tested only a bit with FF & SA.
Matti Tahvonen [Tue, 24 Jun 2008 13:27:03 +0000 (13:27 +0000)]
fixes #1834. Tested only a bit with FF & SA.

svn changeset:4948/svn branch:trunk

16 years agoPanel now don't fire repaint on scroll position change made from client side
Matti Tahvonen [Tue, 24 Jun 2008 12:34:45 +0000 (12:34 +0000)]
Panel now don't fire repaint on scroll position change made from client side

svn changeset:4947/svn branch:trunk

16 years agoadded test case
Matti Tahvonen [Tue, 24 Jun 2008 12:05:38 +0000 (12:05 +0000)]
added test case

svn changeset:4945/svn branch:trunk

16 years ago"Tab scrolling" now works in "all" browsers, fixes #1770
Marc Englund [Tue, 24 Jun 2008 12:02:24 +0000 (12:02 +0000)]
"Tab scrolling" now works in "all" browsers, fixes #1770

svn changeset:4944/svn branch:trunk

16 years agofixes #1743 (natural height horizontal expand layout)
Matti Tahvonen [Tue, 24 Jun 2008 08:51:41 +0000 (08:51 +0000)]
fixes #1743 (natural height horizontal expand layout)

svn changeset:4943/svn branch:trunk

16 years agoscrollable related changes, fixes #1834, #1846
Matti Tahvonen [Tue, 24 Jun 2008 07:52:33 +0000 (07:52 +0000)]
scrollable related changes, fixes #1834, #1846

svn changeset:4942/svn branch:trunk

16 years agoRegular buttons changed to link-style, fixes #1841
Marc Englund [Tue, 24 Jun 2008 07:09:29 +0000 (07:09 +0000)]
Regular buttons changed to link-style, fixes #1841

svn changeset:4941/svn branch:trunk

16 years agoOrder selected items in Tables example because the return type is a Set and we need...
Marko Grönroos [Mon, 23 Jun 2008 13:33:46 +0000 (13:33 +0000)]
Order selected items in Tables example because the return type is a Set and we need to always have them in the same order for testing purposes.

svn changeset:4940/svn branch:trunk

16 years agoavoid dual unregistering of containers. May help with #1827
Matti Tahvonen [Mon, 23 Jun 2008 12:02:14 +0000 (12:02 +0000)]
avoid dual unregistering of containers. May help with #1827

svn changeset:4939/svn branch:trunk

16 years agoThe TextField needs to be repainted if it has a formatter; fixes #1824
Marc Englund [Mon, 23 Jun 2008 06:43:04 +0000 (06:43 +0000)]
The TextField needs to be repainted if it has a formatter; fixes #1824

svn changeset:4937/svn branch:trunk

16 years agoFixed problem with compiling widgetsets with build.xml file. Ant properties can not...
Marko Grönroos [Thu, 19 Jun 2008 13:21:54 +0000 (13:21 +0000)]
Fixed problem with compiling widgetsets with build.xml file. Ant properties can not be overwritten, it seems.

svn changeset:4925/svn branch:trunk

16 years agofixes #1838 (rendering bug on FF2)
Matti Tahvonen [Thu, 19 Jun 2008 09:34:13 +0000 (09:34 +0000)]
fixes #1838 (rendering bug on FF2)

svn changeset:4923/svn branch:trunk

16 years agofixes #1723, long lines are now visible
Matti Tahvonen [Thu, 19 Jun 2008 09:08:17 +0000 (09:08 +0000)]
fixes #1723, long lines are now visible

svn changeset:4920/svn branch:trunk

16 years agofixes #1835
Matti Tahvonen [Wed, 18 Jun 2008 12:34:17 +0000 (12:34 +0000)]
fixes #1835

svn changeset:4916/svn branch:trunk

16 years agoThe order of the headers was not updated in some instances.
Marc Englund [Wed, 18 Jun 2008 10:49:45 +0000 (10:49 +0000)]
The order of the headers was not updated in some instances.

svn changeset:4914/svn branch:trunk

16 years agofixes #1830
Matti Tahvonen [Wed, 18 Jun 2008 09:41:43 +0000 (09:41 +0000)]
fixes #1830

svn changeset:4913/svn branch:trunk

16 years agoInitial commit for #1739, implements Table.addGeneratedColumn()
Marc Englund [Wed, 18 Jun 2008 07:46:45 +0000 (07:46 +0000)]
Initial commit for #1739, implements Table.addGeneratedColumn()

svn changeset:4911/svn branch:trunk

16 years agoavoiding continuously growing cache when reloading page repeatedly
Matti Tahvonen [Tue, 17 Jun 2008 09:36:23 +0000 (09:36 +0000)]
avoiding continuously growing cache when reloading page repeatedly

svn changeset:4907/svn branch:trunk

16 years agoExtracted package private interface (ActionOwner). Toolkit context menu infra can...
Matti Tahvonen [Tue, 17 Jun 2008 08:18:49 +0000 (08:18 +0000)]
Extracted package private interface (ActionOwner). Toolkit context menu infra can now be used in extended components in different package.

svn changeset:4905/svn branch:trunk

16 years agofixes #1829, emptying iformlayout
Matti Tahvonen [Tue, 17 Jun 2008 07:43:51 +0000 (07:43 +0000)]
fixes #1829, emptying iformlayout

svn changeset:4904/svn branch:trunk

16 years agoavoiding ArrayOutOfBounds exception in some situations
Matti Tahvonen [Tue, 17 Jun 2008 07:07:55 +0000 (07:07 +0000)]
avoiding ArrayOutOfBounds exception in some situations

svn changeset:4903/svn branch:trunk

16 years agoremoved obsolete log message
Matti Tahvonen [Tue, 17 Jun 2008 05:52:51 +0000 (05:52 +0000)]
removed obsolete log message

svn changeset:4902/svn branch:trunk

16 years agofixes #1729, implemented height handling to IOrderedLayoutHorizontal and using it...
Matti Tahvonen [Mon, 16 Jun 2008 13:49:46 +0000 (13:49 +0000)]
fixes #1729, implemented height handling to IOrderedLayoutHorizontal and using it if height but not width set for horizontal ordered layout

svn changeset:4900/svn branch:trunk

16 years agoSelecting a new node when the previously selected node was not visible (parent not...
Marc Englund [Mon, 16 Jun 2008 10:09:23 +0000 (10:09 +0000)]
Selecting a new node when the previously selected node was not visible (parent not expanded) caused a js exception. Fixes #1795

svn changeset:4899/svn branch:trunk

16 years agoCustomLayout img-url translation changed so that relative urls are interpreted relati...
Marc Englund [Mon, 16 Jun 2008 09:56:08 +0000 (09:56 +0000)]
CustomLayout img-url translation changed so that relative urls are interpreted relative to the layouts -directory, others are left as-is (fixes #1818)

svn changeset:4898/svn branch:trunk

16 years agofixes #1796 (IE & caption visibility with required property)
Matti Tahvonen [Mon, 16 Jun 2008 09:16:25 +0000 (09:16 +0000)]
fixes #1796 (IE & caption visibility with required property)

svn changeset:4897/svn branch:trunk

16 years agofixes #1815 (opera, tray notifications);
Matti Tahvonen [Mon, 16 Jun 2008 08:58:53 +0000 (08:58 +0000)]
fixes #1815 (opera, tray notifications);

svn changeset:4896/svn branch:trunk

16 years agoCommunicationManager now tells System.err where it's looking for missing CustomLayouts
Marc Englund [Mon, 16 Jun 2008 07:17:37 +0000 (07:17 +0000)]
CommunicationManager now tells System.err where it's looking for missing CustomLayouts

svn changeset:4894/svn branch:trunk

16 years agoFixes #1803 : Release sources cannot be displayed through Eclipse after importing...
Joonas Lehtinen [Sat, 14 Jun 2008 19:40:18 +0000 (19:40 +0000)]
Fixes #1803 : Release sources cannot be displayed through Eclipse after importing TK to workspace

svn changeset:4891/svn branch:trunk

16 years agoAdded mac_leopard target to build.xml
Joonas Lehtinen [Sat, 14 Jun 2008 19:32:07 +0000 (19:32 +0000)]
Added mac_leopard target to build.xml

svn changeset:4890/svn branch:trunk

16 years agoFixed #1821 : Required, modified and error background styles should be disabled in...
Joonas Lehtinen [Sat, 14 Jun 2008 19:21:40 +0000 (19:21 +0000)]
Fixed #1821 : Required, modified and error background styles should be disabled in default theme

svn changeset:4889/svn branch:trunk

16 years agoFixed #1807 : Required-fields should have "i-required" classname for better styling
Joonas Lehtinen [Sat, 14 Jun 2008 19:12:47 +0000 (19:12 +0000)]
Fixed #1807 : Required-fields should have "i-required" classname for better styling

svn changeset:4888/svn branch:trunk

16 years agoRemoved duplicate error-styles from css
Joonas Lehtinen [Sat, 14 Jun 2008 18:58:53 +0000 (18:58 +0000)]
Removed duplicate error-styles from css

svn changeset:4887/svn branch:trunk

16 years agoFixed #1046 : Removed references to non-existing Container.Managed
Joonas Lehtinen [Sat, 14 Jun 2008 18:36:59 +0000 (18:36 +0000)]
Fixed #1046 : Removed references to non-existing Container.Managed

svn changeset:4886/svn branch:trunk

16 years agoFixes #1819 : Selection with null-not allowed, but with null selected does not immedi...
Joonas Lehtinen [Sat, 14 Jun 2008 18:31:49 +0000 (18:31 +0000)]
Fixes #1819 : Selection with null-not allowed, but with null selected does not immediately remove null selection possibility when selected

svn changeset:4885/svn branch:trunk

16 years agoBugfix in testcase
Joonas Lehtinen [Sat, 14 Jun 2008 18:24:30 +0000 (18:24 +0000)]
Bugfix in testcase

svn changeset:4884/svn branch:trunk

16 years agoReplaced null-item name to ease debugging...
Joonas Lehtinen [Sat, 14 Jun 2008 18:23:16 +0000 (18:23 +0000)]
Replaced null-item name to ease debugging...

svn changeset:4883/svn branch:trunk

16 years agoFixes #1809 : Application doesn't load correctly when is server root directory
Joonas Lehtinen [Sat, 14 Jun 2008 18:04:08 +0000 (18:04 +0000)]
Fixes #1809 : Application doesn't load correctly when is server root directory

svn changeset:4882/svn branch:trunk

16 years agoFixes #1806: Unexpected behavior with i-modified-class
Joonas Lehtinen [Sat, 14 Jun 2008 15:49:50 +0000 (15:49 +0000)]
Fixes #1806: Unexpected behavior with i-modified-class

svn changeset:4881/svn branch:trunk

16 years agoTest for #1806: Unexpected behavior with i-modified-class
Joonas Lehtinen [Sat, 14 Jun 2008 15:41:09 +0000 (15:41 +0000)]
Test for #1806: Unexpected behavior with i-modified-class

svn changeset:4880/svn branch:trunk

16 years agoAdded even more test alternatives to testcase #1804
Joonas Lehtinen [Sat, 14 Jun 2008 15:27:12 +0000 (15:27 +0000)]
Added even more test alternatives to testcase #1804

svn changeset:4879/svn branch:trunk

16 years agoFixed a bug in testcase 1804
Joonas Lehtinen [Sat, 14 Jun 2008 15:21:30 +0000 (15:21 +0000)]
Fixed a bug in testcase 1804

svn changeset:4878/svn branch:trunk

16 years agoTestcase for #1819: Selection with null-not allowed, but with null selected does...
Joonas Lehtinen [Sat, 14 Jun 2008 15:11:47 +0000 (15:11 +0000)]
Testcase for #1819: Selection with null-not allowed, but with null selected does not immediately remove null selection possibility when selected

svn changeset:4877/svn branch:trunk

16 years agoMerged the provided testcase from #1804 ticket to testcase
Joonas Lehtinen [Sat, 14 Jun 2008 14:34:30 +0000 (14:34 +0000)]
Merged the provided testcase from #1804 ticket to testcase

svn changeset:4876/svn branch:trunk

16 years agoTestcase for #1804: Select with isRequired(true) shows errorcomponent when value...
Joonas Lehtinen [Sat, 14 Jun 2008 14:21:21 +0000 (14:21 +0000)]
Testcase for #1804: Select with isRequired(true) shows errorcomponent when value is ""

svn changeset:4875/svn branch:trunk

16 years agoFixed #1811: Validation logic is not logical: isRequired == false should not imply...
Joonas Lehtinen [Sat, 14 Jun 2008 14:03:23 +0000 (14:03 +0000)]
Fixed #1811: Validation logic is not logical: isRequired == false should not imply (null/"" -> valid)

svn changeset:4874/svn branch:trunk

16 years agoFixed a bug in testcase and set everything immediate.
Joonas Lehtinen [Sat, 14 Jun 2008 13:49:25 +0000 (13:49 +0000)]
Fixed a bug in testcase and set everything immediate.

svn changeset:4873/svn branch:trunk

16 years agoTest case for #1811: Validation logic is not logical: isRequired == false should...
Joonas Lehtinen [Sat, 14 Jun 2008 13:41:59 +0000 (13:41 +0000)]
Test case for #1811: Validation logic is not logical: isRequired == false should not imply (null/"" -> valid)

svn changeset:4872/svn branch:trunk

16 years agoFixes #1608 further. Removed old client-side compile scripts. Fixed problem in compil...
Marko Grönroos [Fri, 13 Jun 2008 14:35:41 +0000 (14:35 +0000)]
Fixes #1608 further. Removed old client-side compile scripts. Fixed problem in compiling installation package.

svn changeset:4870/svn branch:trunk

16 years agoAdded build targets for widgetsets to build.xml. Largely fixes #1608.
Marko Grönroos [Fri, 13 Jun 2008 13:38:09 +0000 (13:38 +0000)]
Added build targets for widgetsets to build.xml. Largely fixes #1608.

svn changeset:4869/svn branch:trunk