JBoss Rich Faces SVN: r6568 - management/design/standardComponent.
by richfaces-svn-commits@lists.jboss.org
Author: ilya_shaikovsky
Date: 2008-03-05 09:55:33 -0500 (Wed, 05 Mar 2008)
New Revision: 6568
Modified:
management/design/standardComponent/Func-Spec-StdControls.doc
Log:
Modified: management/design/standardComponent/Func-Spec-StdControls.doc
===================================================================
(Binary files differ)
17 years, 9 months
JBoss Rich Faces SVN: r6567 - in management/design/sortableHeader/markup: images and 1 other directory.
by richfaces-svn-commits@lists.jboss.org
Author: admitriev
Date: 2008-03-05 09:53:33 -0500 (Wed, 05 Mar 2008)
New Revision: 6567
Added:
management/design/sortableHeader/markup/images/none.gif
Modified:
management/design/sortableHeader/markup/sortableHeader.html
Log:
Added: management/design/sortableHeader/markup/images/none.gif
===================================================================
(Binary files differ)
Property changes on: management/design/sortableHeader/markup/images/none.gif
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Modified: management/design/sortableHeader/markup/sortableHeader.html
===================================================================
--- management/design/sortableHeader/markup/sortableHeader.html 2008-03-05 14:44:58 UTC (rev 6566)
+++ management/design/sortableHeader/markup/sortableHeader.html 2008-03-05 14:53:33 UTC (rev 6567)
@@ -39,6 +39,7 @@
.sh_sort_down{ background-image: url(images/down.gif);}
.sh_sort_up{ background-image: url(images/up.gif);}
+ .sh_sort_none{ background-image: url(images/none.gif);}
.sh_arrow_right #sh_strut_p{border : 0px; height : 1px; width : 0px;}
.sh_arrow_right #sh_strut_n{border : 0px; height : 1px; width : 16px;}
@@ -56,7 +57,7 @@
<td class="header_example_1">
<!-- ######### Start of header content block ######### -->
- <div class="sh_arrow_right sh_sort_down"><img src="images/spacer.gif" id="sh_strut_p">Header Name<img src="images/spacer.gif" id="sh_strut_n"></div>
+ <div class="sh_arrow_right sh_sort_none"><img src="images/spacer.gif" id="sh_strut_p">Header Name<img src="images/spacer.gif" id="sh_strut_n"></div>
<!-- ######### End of header content block ######### -->
</td>
@@ -68,7 +69,7 @@
<td class="header_example_2">
<!-- ######### Start of header content block ######### -->
- <div class="sh_arrow_right sh_sort_down"><img src="images/spacer.gif" id="sh_strut_p">Header Name<img src="images/spacer.gif" id="sh_strut_n"></div>
+ <div class="sh_arrow_right sh_sort_none"><img src="images/spacer.gif" id="sh_strut_p">Header Name<img src="images/spacer.gif" id="sh_strut_n"></div>
<!-- ######### End of header content block ######### -->
</td>
@@ -83,7 +84,7 @@
<td class="header_example_1" align="right">
<!-- ######### Start of header content block ######### -->
- <div class="sh_arrow_right sh_sort_up"><img src="images/spacer.gif" id="sh_strut_p">Header Name<img src="images/spacer.gif" id="sh_strut_n"></div>
+ <div class="sh_arrow_right sh_sort_none"><img src="images/spacer.gif" id="sh_strut_p">Header Name<img src="images/spacer.gif" id="sh_strut_n"></div>
<!-- ######### End of header content block ######### -->
</td>
@@ -95,7 +96,7 @@
<td class="header_example_2" align="right">
<!-- ######### Start of header content block ######### -->
- <div class="sh_arrow_right sh_sort_up"><img src="images/spacer.gif" id="sh_strut_p">Header Name<img src="images/spacer.gif" id="sh_strut_n"></div>
+ <div class="sh_arrow_right sh_sort_none"><img src="images/spacer.gif" id="sh_strut_p">Header Name<img src="images/spacer.gif" id="sh_strut_n"></div>
<!-- ######### End of header content block ######### -->
</td>
17 years, 9 months
JBoss Rich Faces SVN: r6566 - Plan/3.2.0 and 1 other directory.
by richfaces-svn-commits@lists.jboss.org
Author: tkuprevich
Date: 2008-03-05 09:44:58 -0500 (Wed, 05 Mar 2008)
New Revision: 6566
Modified:
trunk/test-applications/qa/Test Plan/3.2.0/TestPlan-RF-3.2.0.doc
Log:
Modified: trunk/test-applications/qa/Test Plan/3.2.0/TestPlan-RF-3.2.0.doc
===================================================================
(Binary files differ)
17 years, 9 months
JBoss Rich Faces SVN: r6565 - Plan/3.2.0 and 1 other directory.
by richfaces-svn-commits@lists.jboss.org
Author: tkuprevich
Date: 2008-03-05 09:29:45 -0500 (Wed, 05 Mar 2008)
New Revision: 6565
Modified:
trunk/test-applications/qa/Test Plan/3.2.0/TestPlan-RF-3.2.0.doc
Log:
Modified: trunk/test-applications/qa/Test Plan/3.2.0/TestPlan-RF-3.2.0.doc
===================================================================
(Binary files differ)
17 years, 9 months
JBoss Rich Faces SVN: r6563 - trunk/ui/inplaceSelect/src/main/templates.
by richfaces-svn-commits@lists.jboss.org
Author: abelevich
Date: 2008-03-05 08:13:00 -0500 (Wed, 05 Mar 2008)
New Revision: 6563
Modified:
trunk/ui/inplaceSelect/src/main/templates/inplaceselect.jspx
Log:
Modified: trunk/ui/inplaceSelect/src/main/templates/inplaceselect.jspx
===================================================================
--- trunk/ui/inplaceSelect/src/main/templates/inplaceselect.jspx 2008-03-05 13:12:48 UTC (rev 6562)
+++ trunk/ui/inplaceSelect/src/main/templates/inplaceselect.jspx 2008-03-05 13:13:00 UTC (rev 6563)
@@ -74,7 +74,7 @@
tabindex='#{component.attributes["tabindex"]}'
readonly="readonly"
class="rich-inplace-select-field"/>
- <input id="#{clientId}inselArrow" readonly="readonly" type="Text" value="" class="insel_arrow" style='display:none;'/>
+ <input id="#{clientId}inselArrow" readonly="readonly" type="Text" value="" class="rich-inplace-select-arrow" style='display:none;'/>
<input id='#{clientId}inplaceValue' name='#{clientId}inplaceValue' type='hidden' value='#{fieldValue}'/>
<div id="#{clientId}bar" class="rich-inplace-select-control-set" style="display:none;">
<jsp:scriptlet>
17 years, 9 months
JBoss Rich Faces SVN: r6562 - trunk/ui/inplaceSelect/src/main/resources/org/richfaces/renderkit/html/css.
by richfaces-svn-commits@lists.jboss.org
Author: abelevich
Date: 2008-03-05 08:12:48 -0500 (Wed, 05 Mar 2008)
New Revision: 6562
Modified:
trunk/ui/inplaceSelect/src/main/resources/org/richfaces/renderkit/html/css/inplaceselect.xcss
Log:
Modified: trunk/ui/inplaceSelect/src/main/resources/org/richfaces/renderkit/html/css/inplaceselect.xcss
===================================================================
--- trunk/ui/inplaceSelect/src/main/resources/org/richfaces/renderkit/html/css/inplaceselect.xcss 2008-03-05 12:52:57 UTC (rev 6561)
+++ trunk/ui/inplaceSelect/src/main/resources/org/richfaces/renderkit/html/css/inplaceselect.xcss 2008-03-05 13:12:48 UTC (rev 6562)
@@ -6,20 +6,12 @@
<f:verbatim>
<![CDATA[
- /* {font-family : verdana; font-size:11px;} */
-/* body{padding : 30px;} */
-/* fieldset{padding : 30px; border : 1px solid #c0c0c0;} */
-/* legend{font-weight : bold} */
-
-.insel_arrow{
- background : #FEFFDA/*editBackgroundColor*/;
- padding : 0px 0px 0px 0px; border : 0px;
+.rich-inplace-select-arrow{
+ padding : 0px 0px 0px 0px;
+ border : 0px;
margin : 0px;
width : 12px;
position : absolute;
- top:1px;
- /*left : 88px;*/
- /*background-image:url(images/mark_list.gif);*/
background-position : center right;
background-repeat : no-repeat;
}
@@ -56,9 +48,9 @@
border-width: 1px;
border-style: inset;
margin : 0px;
- background-position : center right;
- background-repeat : no-repeat;
font: inherit;
+ position: absolute;
+ left: 0px;
}
.rich-inplace-select-strut{
@@ -180,9 +172,6 @@
<u:selector name=".rich-inplace-select-field">
<u:style name="background-color" skin="editBackgroundColor"/>
<u:style name="border-color" skin="panelBorderColor"/>
- <u:style name="background-image">
- <f:resource f:key="org.richfaces.renderkit.html.images.SpinnerButtonDown"/>
- </u:style>
</u:selector>
<u:selector name=".rich-inplace-select-control">
@@ -233,5 +222,14 @@
<f:resource f:key="/org/richfaces/renderkit/html/images/bg_shadow.png"/>
</u:style>
</u:selector>
+
+ <u:selector name=".rich-inplace-select-arrow">
+ <u:style name="background-image">
+ <f:resource f:key="org.richfaces.renderkit.html.images.SpinnerButtonDown"/>
+ </u:style>
+ <u:style name="background-color" skin="editBackgroundColor"/>
+ </u:selector>
+
+
</f:template>
\ No newline at end of file
17 years, 9 months
JBoss Rich Faces SVN: r6561 - trunk/ui/inplaceSelect/src/main/resources/org/richfaces/renderkit/html/scripts.
by richfaces-svn-commits@lists.jboss.org
Author: vmolotkov
Date: 2008-03-05 07:52:57 -0500 (Wed, 05 Mar 2008)
New Revision: 6561
Modified:
trunk/ui/inplaceSelect/src/main/resources/org/richfaces/renderkit/html/scripts/inplaceselect.js
Log:
strut width was corrected
Modified: trunk/ui/inplaceSelect/src/main/resources/org/richfaces/renderkit/html/scripts/inplaceselect.js
===================================================================
--- trunk/ui/inplaceSelect/src/main/resources/org/richfaces/renderkit/html/scripts/inplaceselect.js 2008-03-05 12:52:53 UTC (rev 6560)
+++ trunk/ui/inplaceSelect/src/main/resources/org/richfaces/renderkit/html/scripts/inplaceselect.js 2008-03-05 12:52:57 UTC (rev 6561)
@@ -143,5 +143,5 @@
return this.inplaceInput.childNodes[7];
},
- setStrutWidth : function() {}
+ //setStrutWidth : function() {}
});
17 years, 9 months
JBoss Rich Faces SVN: r6560 - trunk/ui/inplaceInput/src/main/resources/org/richfaces/renderkit/html/scripts.
by richfaces-svn-commits@lists.jboss.org
Author: vmolotkov
Date: 2008-03-05 07:52:53 -0500 (Wed, 05 Mar 2008)
New Revision: 6560
Modified:
trunk/ui/inplaceInput/src/main/resources/org/richfaces/renderkit/html/scripts/inplaceinput.js
Log:
strut width was corrected
Modified: trunk/ui/inplaceInput/src/main/resources/org/richfaces/renderkit/html/scripts/inplaceinput.js
===================================================================
--- trunk/ui/inplaceInput/src/main/resources/org/richfaces/renderkit/html/scripts/inplaceinput.js 2008-03-05 12:47:23 UTC (rev 6559)
+++ trunk/ui/inplaceInput/src/main/resources/org/richfaces/renderkit/html/scripts/inplaceinput.js 2008-03-05 12:52:53 UTC (rev 6560)
@@ -185,7 +185,7 @@
this.tabber.hide();
this.inplaceInput.className = this.classes.COMPONENT.EDITABLE;
- this.setStrutWidth();
+ this.setStrutWidth(textSize);
this.tempValueKeeper.show();
if (this.bar) {
@@ -198,9 +198,9 @@
this.tempValueKeeper.focus();
},
- setStrutWidth : function() {
+ setStrutWidth : function(textSize) {
this.tempValueKeeper.show();
- this.strut.style.width = this.tempValueKeeper.offsetWidth + "px";
+ this.strut.style.width = textSize + "px";
this.strut.show();
},
17 years, 9 months
JBoss Rich Faces SVN: r6559 - trunk/test-applications/facelets/src/main/webapp/FileUpload.
by richfaces-svn-commits@lists.jboss.org
Author: ayanul
Date: 2008-03-05 07:47:23 -0500 (Wed, 05 Mar 2008)
New Revision: 6559
Modified:
trunk/test-applications/facelets/src/main/webapp/FileUpload/FileUpload.xhtml
Log:
+add properties
Modified: trunk/test-applications/facelets/src/main/webapp/FileUpload/FileUpload.xhtml
===================================================================
--- trunk/test-applications/facelets/src/main/webapp/FileUpload/FileUpload.xhtml 2008-03-05 12:47:06 UTC (rev 6558)
+++ trunk/test-applications/facelets/src/main/webapp/FileUpload/FileUpload.xhtml 2008-03-05 12:47:23 UTC (rev 6559)
@@ -12,4 +12,29 @@
<h:outputText value="{_KB}KB from {KB}KB uploaded :[ {mm}:{ss} ]"></h:outputText>
</f:facet>
</rich:fileUpload>
+<h:panelGrid columns="2">
+ <h:outputText value="listHeight"></h:outputText>
+ <h:inputText value="#{fileUpload.listHeight}" onchange="submit();"></h:inputText>
+
+ <h:outputText value="listWidth"></h:outputText>
+ <h:inputText value="#{fileUpload.listWidth}" onchange="submit();"></h:inputText>
+
+ <h:outputText value="maxFilesQuantity"></h:outputText>
+ <h:inputText value="#{fileUpload.maxFilesQuantity}" onchange="submit();"></h:inputText>
+
+ <h:outputText value="autoclear"></h:outputText>
+ <h:selectBooleanCheckbox value="#{fileUpload.autoclear}" onchange="submit();"></h:selectBooleanCheckbox>
+
+ <h:outputText value="disabled"></h:outputText>
+ <h:selectBooleanCheckbox value="#{fileUpload.disabled}" onchange="submit();"></h:selectBooleanCheckbox>
+
+ <h:outputText value="rendered"></h:outputText>
+ <h:selectBooleanCheckbox value="#{fileUpload.rendered}" onchange="submit();"></h:selectBooleanCheckbox>
+
+ <h:outputText value="required"></h:outputText>
+ <h:selectBooleanCheckbox value="#{fileUpload.required}" onchange="submit();"></h:selectBooleanCheckbox>
+
+ <h:outputText value="requiredMessage"></h:outputText>
+ <h:inputText value="#{fileUpload.requiredMessage}" onchange="submit();"></h:inputText>
+</h:panelGrid>
</f:subview>
\ No newline at end of file
17 years, 9 months