ICEFaces commits

RevisionAuthorDateDescription
17504frank.ye04 Sep 2008 17:44:15

ICE-3442 mock test and fix some junit failures

17503mircea.toma04 Sep 2008 14:18:08

ICE-3476 Set display: none on hidden fields DIV.

17502yip.ng04 Sep 2008 13:30:47

ICE-3350
Changed URL of spacer.gif to be absolute.

17501yip.ng04 Sep 2008 13:29:21

ICE-3350
Changed URL of spacer.gif to be absolute.

17500adnan.durrani04 Sep 2008 01:33:31

Fix for ICE-2792 (Need to add disabled style class names to tld doc. of selectInputDate)

17499adnan.durrani04 Sep 2008 01:32:17

Fix for ICE-2792 (Need to add disabled style class names to tld doc. of selectInputDate)

17498deryk.sinotte03 Sep 2008 17:20:47

ICE-3475: remove extra faces-config

17497deryk.sinotte03 Sep 2008 17:20:03

ICE-3475: remove extra faces-config

17496deryk.sinotte03 Sep 2008 17:13:42

ICE-2605: changing liferay-plugin-package format from .xml to .properties

17495deryk.sinotte03 Sep 2008 17:09:58

ICE-2605: changing liferay-plugin-package format from .xml to .properties

17494deryk.sinotte03 Sep 2008 17:06:27

ICE-3475: initial commit of Location demo portlet

17493deryk.sinotte03 Sep 2008 16:58:55

ICE-3475: initial commit of Location demo portlet

17492adnan.durrani03 Sep 2008 14:20:11

Fix related to the ICE-3393 (Eliminate unnecessary UIComponent.getChildren() calls)
All getFacets().get(key) calls replaced with getFacet(key).