phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] CVS: property/templates/default filter_filter.xsl,NO


From: Sigurd Nes <address@hidden>
Subject: [Phpgroupware-cvs] CVS: property/templates/default filter_filter.xsl,NONE,1.1 filter_select.xsl,NONE,1.1 investment.xsl,1.1,1.2invoice.xsl,1.13,1.14
Date: Wed, 22 Jan 2003 06:20:49 -0500

Update of /cvsroot/phpgroupware/property/templates/default
In directory subversions:/tmp/cvs-serv28570/templates/default

Modified Files:
        investment.xsl invoice.xsl 
Added Files:
        filter_filter.xsl filter_select.xsl 
Log Message:
no message

***** Error reading new file: [Errno 2] No such file or directory: 
'filter_filter.xsl'
***** Error reading new file: [Errno 2] No such file or directory: 
'filter_select.xsl'
Index: investment.xsl
===================================================================
RCS file: /cvsroot/phpgroupware/property/templates/default/investment.xsl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** investment.xsl      21 Jan 2003 17:52:59 -0000      1.1
--- investment.xsl      22 Jan 2003 11:20:47 -0000      1.2
***************
*** 24,28 ****
                <xsl:call-template name="menu"/> 
                <xsl:variable name="form_action"><xsl:value-of 
select="form_action"/></xsl:variable>
!               <form method="post" name="form" action="{$form_action}">
                <table width="100%" cellpadding="2" cellspacing="2" 
align="center">
                        <tr>
--- 24,28 ----
                <xsl:call-template name="menu"/> 
                <xsl:variable name="form_action"><xsl:value-of 
select="form_action"/></xsl:variable>
!               <form method="post" name="form_search" action="{$form_action}">
                <table width="100%" cellpadding="2" cellspacing="2" 
align="center">
                        <tr>
***************
*** 34,37 ****
--- 34,38 ----
                                <td align="left">
                                        <xsl:call-template 
name="select_part_of_town"/>
+                                       <xsl:call-template 
name="filter_select"/>
                                        <xsl:variable 
name="lang_search"><xsl:value-of select="lang_search"/></xsl:variable>
                                        <input type="submit" 
name="submit_search" value="{$lang_search}" onMouseout="window.status='';return 
true;">
***************
*** 49,81 ****
                </table>
                </form>
                <table width="100%" cellpadding="2" cellspacing="2" 
align="center">
                                <xsl:apply-templates select="table_header"/>
!                               <form method="post" name="form" 
action="{$form_action}">
!                               <xsl:apply-templates select="values"/>
!                               <tr>
!                                       <td></td>
!                                       <td></td>
!                                       <td></td>
!                                       <td></td>
!                                       <td></td>
!                                       <td></td>
!                                       <td class="th_text" align="right">
!                                               <xsl:value-of 
select="sum_initial_value"/>
!                                       </td>
!                                       <td class="th_text" align="right">
!                                               <xsl:value-of 
select="sum_value"/>
!                                       </td>
!                                       <td></td>
!                                       <td></td>
!                                       <td></td>
!                                       <td></td>
!                                       <td></td>
!                                       <td align="center">
!                                               <xsl:variable 
name="img_check"><xsl:value-of select="img_check"/></xsl:variable>
!                                               <a 
href="javascript:transfer_all('values[transfer]')"><img src="{$img_check}" 
border="0" height="16" width="21" alt="{lang_select_all}"/></a>
!                                       </td>
!                                 </tr>
! 
                                </form>
                                <xsl:apply-templates select="table_add"/>
                </table>
--- 50,90 ----
                </table>
                </form>
+               <form method="post" name="form" action="{$form_action}">
                <table width="100%" cellpadding="2" cellspacing="2" 
align="center">
                                <xsl:apply-templates select="table_header"/>
!                               <xsl:choose>
!                                       <xsl:when test="values[entity_id]!=''">
!                                               <xsl:apply-templates 
select="values"/>
!                                               <tr>
!                                                       <td></td>
!                                                       <td></td>
!                                                       <td></td>
!                                                       <td></td>
!                                                       <td></td>
!                                                       <td></td>
!                                                       <td class="th_text" 
align="right">
!                                                               <xsl:value-of 
select="sum_initial_value"/>
!                                                       </td>
!                                                       <td class="th_text" 
align="right">
!                                                               <xsl:value-of 
select="sum_value"/>
!                                                       </td>
!                                                       <td></td>
!                                                       <td></td>
!                                                       <td></td>
!                                                       <td></td>
!                                                       <td></td>
!                                                       <td align="center">
!                                                               <xsl:variable 
name="img_check"><xsl:value-of select="img_check"/></xsl:variable>
!                                                               <a 
href="javascript:check_all_checkbox('values[update]')"><img src="{$img_check}" 
border="0" height="16" width="21" alt="{lang_select_all}"/></a>
!                                                       </td>
!                                                 </tr>
!                                       </xsl:when>
!                               </xsl:choose>                                   
        
!               </table>
!               <table width="50%" cellpadding="2" cellspacing="2" 
align="center">
!                               <xsl:apply-templates select="table_update"/>
!               </table>
                                </form>
+               <table width="100%" cellpadding="2" cellspacing="2" 
align="center">
                                <xsl:apply-templates select="table_add"/>
                </table>
***************
*** 145,154 ****
                                        </xsl:choose>
                                </xsl:attribute>
- 
                                <td align="right">
!                                       <input type="hidden" 
name="values[entity_id]" value="{entity_id}" ></input>
!                                       <input type="hidden" 
name="values[investment_id]" value="{investment_id}" ></input>
!                                       <input type="hidden" 
name="values[initial_value]" value="{initial_value}" ></input>
!                                       <input type="hidden" 
name="values[value]" value="{value}" ></input>
                                        <xsl:value-of select="district_id"/>
                                </td>
--- 154,162 ----
                                        </xsl:choose>
                                </xsl:attribute>
                                <td align="right">
!                                       <input type="hidden" 
name="values[entity_id][{counter}]" value="{entity_id}" ></input>
!                                       <input type="hidden" 
name="values[investment_id][{counter}]" value="{investment_id}" ></input>
!                                       <input type="hidden" 
name="values[initial_value][{counter}]" value="{initial_value_ex}" ></input>
!                                       <input type="hidden" 
name="values[value][{counter}]" value="{value_ex}" ></input>
                                        <xsl:value-of select="district_id"/>
                                </td>
***************
*** 188,202 ****
                                        <xsl:value-of select="index_count"/>
                                </td>
!                               <td align="center">
!                                       <xsl:variable 
name="link_history"><xsl:value-of select="link_history"/></xsl:variable>
!                                       <a href="{$link_history}" 
onMouseover="window.status='{$lang_history_statustext}';return true;" 
onMouseout="window.status='';return true;"><xsl:value-of 
select="lang_history"/></a>
!                               </td>
                                <td>
!                                       <input type="checkbox" 
name="values[transfer][{counter}]" value="true" 
onMouseout="window.status='';return true;">
                                        </input>
                                </td>
                        </tr>
        </xsl:template>
- 
        <xsl:template match="table_add">
                        <tr>
--- 196,251 ----
                                        <xsl:value-of select="index_count"/>
                                </td>
!                               <xsl:choose>
!                                       <xsl:when test="is_admin=1">
!                                               <td align="center">
!                                                       <xsl:variable 
name="link_history"><xsl:value-of select="link_history"/></xsl:variable>
!                                                       <a 
href="{$link_history}" 
onMouseover="window.status='{$lang_history_statustext}';return true;" 
onMouseout="window.status='';return true;"><xsl:value-of 
select="lang_history"/></a>
!                                               </td>
!                                               <td>
!                                                       <input type="checkbox" 
name="values[update][{counter}]" value="true" 
onMouseout="window.status='';return true;">
!                                                       </input>
!                                               </td>
!                                       </xsl:when>
!                               </xsl:choose>                                   
        
!                       </tr>
!       </xsl:template>
! 
!       <xsl:template match="table_update">
!               <script language="JavaScript">
!                       var calDateFormat="<xsl:value-of select="dateformat"/>";
!               </script>
!               <xsl:variable name="calendar_source"><xsl:value-of 
select="calendar_source"/></xsl:variable>
!               <SCRIPT LANGUAGE="JavaScript" SRC="{$calendar_source}"></SCRIPT>
!                       <tr>
                                <td>
!                                       <input type="text" name="date" 
value="{date}" size="12" readonly="readonly" 
onMouseout="window.status='';return true;" >
!                                               <xsl:attribute 
name="onMouseover">
!                                                       
<xsl:text>window.status='</xsl:text>
!                                                               <xsl:value-of 
select="lang_date_statustext"/>
!                                                       <xsl:text>'; return 
true;</xsl:text>
!                                               </xsl:attribute>
                                        </input>
+                       
+                                       <xsl:variable 
name="calendar_gif"><xsl:value-of select="calendar_gif"/></xsl:variable>
+                                       <xsl:variable 
name="link_calendar_date"><xsl:value-of 
select="link_calendar_date"/></xsl:variable>
+               
+                                       <a href="javascript:doNothing()" 
onClick="{$link_calendar_date}">
+                                       <img src="{$calendar_gif}" border="2" 
width="12" height="12"/></a>
+                                       <xsl:value-of 
select="lang_popup_calendar"/>
+                       
+                               </td>
+                               <td height="50">
+                                       <xsl:variable 
name="update_action"><xsl:value-of select="update_action"/></xsl:variable>
+                                       <xsl:variable 
name="lang_update"><xsl:value-of select="lang_update"/></xsl:variable>
+                                               <input type="submit" 
name="update" value="{$lang_update}" onMouseout="window.status='';return true;">
+                                                       <xsl:attribute 
name="onMouseover">
+                                                               
<xsl:text>window.status='</xsl:text>
+                                                                       
<xsl:value-of select="lang_update_statustext"/>
+                                                               <xsl:text>'; 
return true;</xsl:text>
+                                                       </xsl:attribute>
+                                               </input>
                                </td>
                        </tr>
        </xsl:template>
        <xsl:template match="table_add">
                        <tr>
***************
*** 216,219 ****
--- 265,270 ----
                        </tr>
        </xsl:template>
+ 
+ 
  
  <!-- add / edit -->

Index: invoice.xsl
===================================================================
RCS file: /cvsroot/phpgroupware/property/templates/default/invoice.xsl,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -r1.13 -r1.14
*** invoice.xsl 21 Jan 2003 17:52:59 -0000      1.13
--- invoice.xsl 22 Jan 2003 11:20:47 -0000      1.14
***************
*** 180,196 ****
                                <td></td>
                                <td align="center">
!                               <a 
href="javascript:check_all('sign_none')"><img src="{$img_check}" border="0" 
height="16" width="21" alt="{lang_select_all}"/></a>
                                </td>
                                <td align="center">
!                                <a 
href="javascript:check_all('sign_janitor')"><img src="{$img_check}" border="0" 
height="16" width="21" alt="{lang_select_all}"/></a>
                                </td>
                                <td align="center">
!                                <a 
href="javascript:check_all('sign_supervisor')"><img src="{$img_check}" 
border="0" height="16" width="21" alt="{lang_select_all}"/></a>
                                </td>
                                <td align="center">
!                                 <a 
href="javascript:check_all('sign_budget_responsible')"><img src="{$img_check}" 
border="0" height="16" width="21" alt="{lang_select_all}"/></a>
                                </td>
                                <td align="center">
!                                 <a 
href="javascript:transfer_all('values[transfer]')"><img src="{$img_check}" 
border="0" height="16" width="21" alt="{lang_select_all}"/></a>
                                </td>
                          </tr>
--- 180,196 ----
                                <td></td>
                                <td align="center">
!                               <a 
href="javascript:check_all_radio('sign_none')"><img src="{$img_check}" 
border="0" height="16" width="21" alt="{lang_select_all}"/></a>
                                </td>
                                <td align="center">
!                                <a 
href="javascript:check_all_radio('sign_janitor')"><img src="{$img_check}" 
border="0" height="16" width="21" alt="{lang_select_all}"/></a>
                                </td>
                                <td align="center">
!                                <a 
href="javascript:check_all_radio('sign_supervisor')"><img src="{$img_check}" 
border="0" height="16" width="21" alt="{lang_select_all}"/></a>
                                </td>
                                <td align="center">
!                                 <a 
href="javascript:check_all_radio('sign_budget_responsible')"><img 
src="{$img_check}" border="0" height="16" width="21" 
alt="{lang_select_all}"/></a>
                                </td>
                                <td align="center">
!                                 <a 
href="javascript:check_all_checkbox('values[transfer]')"><img 
src="{$img_check}" border="0" height="16" width="21" 
alt="{lang_select_all}"/></a>
                                </td>
                          </tr>
***************
*** 229,233 ****
                                        <xsl:value-of select="lang_days"/>
                                </td>
!                               <td class="th_text" width="5%" align="right">
                                        <xsl:value-of select="lang_sum"/>
                                </td>
--- 229,233 ----
                                        <xsl:value-of select="lang_days"/>
                                </td>
!                               <td class="th_text" width="8%" align="right">
                                        <xsl:value-of select="lang_sum"/>
                                </td>
***************
*** 235,239 ****
                                        <a 
href="{$sort_vendor_id}"><xsl:value-of select="lang_vendor_id"/></a>
                                </td>
!                               <td class="th_text" width="5%" align="right">
                                        <xsl:value-of 
select="lang_num_sub_invoice"/>
                                </td>
--- 235,239 ----
                                        <a 
href="{$sort_vendor_id}"><xsl:value-of select="lang_vendor_id"/></a>
                                </td>
!                               <td class="th_text" width="3%" align="right">
                                        <xsl:value-of 
select="lang_num_sub_invoice"/>
                                </td>
***************
*** 241,251 ****
                                        <xsl:value-of select="lang_type"/>
                                </td>
!                               <td class="th_text" width="5%" align="right">
                                        <xsl:value-of select="lang_period"/>
                                </td>
!                               <td class="th_text" width="5%" align="right">
                                        <xsl:value-of select="lang_kredit"/>
                                </td>
!                               <td class="th_text" width="5%" align="right">
                                        <xsl:value-of select="lang_none"/>
                                </td>
--- 241,251 ----
                                        <xsl:value-of select="lang_type"/>
                                </td>
!                               <td class="th_text" width="3%" align="right">
                                        <xsl:value-of select="lang_period"/>
                                </td>
!                               <td class="th_text" width="3%" align="right">
                                        <xsl:value-of select="lang_kredit"/>
                                </td>
!                               <td class="th_text" width="3%" align="right">
                                        <xsl:value-of select="lang_none"/>
                                </td>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]