phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/templates/default project.xsl, 1.18, 1.19 b_


From: Sigurd Nes <address@hidden>
Subject: [Phpgroupware-cvs] property/templates/default project.xsl, 1.18, 1.19 b_account_form.xsl, 1.2, 1.3 vendor_form.xsl, 1.2, 1.3 workorder.xsl, 1.17, 1.18 report.xsl, 1.6, 1.7 request.xsl, 1.10, 1.11 search_field.xsl, 1.1, 1.2
Date: Fri, 26 Sep 2003 18:04:37 +0000

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

Modified Files:
        project.xsl b_account_form.xsl vendor_form.xsl workorder.xsl 
        report.xsl request.xsl search_field.xsl 
Log Message:
no message

Index: vendor_form.xsl
===================================================================
RCS file: /cvsroot/phpgroupware/property/templates/default/vendor_form.xsl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** vendor_form.xsl     11 Sep 2003 13:59:47 -0000      1.2
--- vendor_form.xsl     26 Sep 2003 18:04:35 -0000      1.3
***************
*** 6,13 ****
  
        <xsl:template match="vendor_data">
-               <div id="overDiv" style="position:absolute; 
visibility:hide;z-index:1;"></div>
-               <xsl:variable name="overlib_source"><xsl:value-of 
select="overlib_source"/></xsl:variable>
-               <SCRIPT LANGUAGE="JavaScript" SRC="{$overlib_source}"></SCRIPT>
- 
                <script language="JavaScript">
                        self.name="first_Window";
--- 6,9 ----

Index: report.xsl
===================================================================
RCS file: /cvsroot/phpgroupware/property/templates/default/report.xsl,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** report.xsl  29 Aug 2003 16:17:55 -0000      1.6
--- report.xsl  26 Sep 2003 18:04:35 -0000      1.7
***************
*** 26,29 ****
--- 26,32 ----
                                        <xsl:call-template name="cat_filter"/>
                                </td>
+                               <td align="left">
+                                       <xsl:call-template 
name="status_filter"/>
+                               </td>
                                <td align="center">
                                        <xsl:call-template 
name="user_id_filter"/>
***************
*** 34,38 ****
                        </tr>
                        <tr>
!                               <td colspan="4" width="100%">
                                        <xsl:call-template name="nextmatchs"/>
                                </td>
--- 37,41 ----
                        </tr>
                        <tr>
!                               <td colspan="5" width="100%">
                                        <xsl:call-template name="nextmatchs"/>
                                </td>

Index: b_account_form.xsl
===================================================================
RCS file: /cvsroot/phpgroupware/property/templates/default/b_account_form.xsl,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** b_account_form.xsl  11 Sep 2003 13:59:47 -0000      1.2
--- b_account_form.xsl  26 Sep 2003 18:04:35 -0000      1.3
***************
*** 6,13 ****
  
        <xsl:template match="b_account_data">
-               <div id="overDiv" style="position:absolute; 
visibility:hide;z-index:1;"></div>
-               <xsl:variable name="overlib_source"><xsl:value-of 
select="overlib_source"/></xsl:variable>
-               <SCRIPT LANGUAGE="JavaScript" SRC="{$overlib_source}"></SCRIPT>
- 
                <script language="JavaScript">
                        self.name="first_Window";
--- 6,9 ----

Index: workorder.xsl
===================================================================
RCS file: /cvsroot/phpgroupware/property/templates/default/workorder.xsl,v
retrieving revision 1.17
retrieving revision 1.18
diff -C2 -d -r1.17 -r1.18
*** workorder.xsl       11 Sep 2003 13:59:47 -0000      1.17
--- workorder.xsl       26 Sep 2003 18:04:35 -0000      1.18
***************
*** 131,135 ****
                <xsl:variable name="search_vendor"><xsl:value-of 
select="search_vendor"/></xsl:variable>
                <xsl:variable name="lang_search"><xsl:value-of 
select="lang_search"/></xsl:variable>
!                       <form method="post" action="{$select_url}">
                                <input type="text" name="search_vendor" 
value="{$search_vendor}" onMouseout="window.status='';return true;">
                                        <xsl:attribute name="onMouseover">
--- 131,174 ----
                <xsl:variable name="search_vendor"><xsl:value-of 
select="search_vendor"/></xsl:variable>
                <xsl:variable name="lang_search"><xsl:value-of 
select="lang_search"/></xsl:variable>
!               <table>
!               <tr>
!                       <td class="small_text" valign="top" align="left">
!                               <xsl:variable 
name="link_date_search"><xsl:value-of select="link_date_search"/></xsl:variable>
!                               <xsl:variable 
name="lang_date_search_help"><xsl:value-of 
select="lang_date_search_help"/></xsl:variable>
!                               <xsl:variable 
name="lang_date_search"><xsl:value-of select="lang_date_search"/></xsl:variable>
!                               <a href="javascript:var 
w=window.open('{$link_date_search}','','width=300,height=300')"
!                                       
onMouseOver="overlib('{$lang_date_search_help}', CAPTION, 
'{$lang_date_search}')"
!                                       onMouseOut="nd()">
!                                       <xsl:value-of 
select="lang_date_search"/></a>                                   
! 
!                               <table>
!                               <xsl:choose>
!                                       <xsl:when test="start_date!=''">
!                                               <tr>
!                                                       <td class="small_text" 
align="left">
!                                                               <xsl:value-of 
select="start_date"/>
!                                                       </td>
!                                               </tr>
!                                               <tr>
!                                                       <td class="small_text" 
align="left">
!                                                               <xsl:value-of 
select="end_date"/>
!                                                       </td>
!                                               </tr>
!                                       </xsl:when>
!                                       <xsl:otherwise>
!                                               <tr>
!                                                       <td class="small_text" 
align="left">
!                                                               <xsl:value-of 
select="lang_none"/>
!                                                       </td>
!                                               </tr>
!                                       </xsl:otherwise>
!                               </xsl:choose>
!                               </table>
!                       </td>
! 
!                       <td valign="top" align="right">
!                       <form method="post" name="search" 
action="{$select_url}">
!                               <input type="hidden" name="start_date" 
value="{start_date}"></input>
!                               <input type="hidden" name="end_date" 
value="{end_date}"></input>
                                <input type="text" name="search_vendor" 
value="{$search_vendor}" onMouseout="window.status='';return true;">
                                        <xsl:attribute name="onMouseover">
***************
*** 155,158 ****
--- 194,200 ----
                                </input>
                        </form>
+                       </td>
+               </tr>
+               </table>
        </xsl:template>
  

Index: search_field.xsl
===================================================================
RCS file: /cvsroot/phpgroupware/property/templates/default/search_field.xsl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** search_field.xsl    28 Apr 2003 10:26:46 -0000      1.1
--- search_field.xsl    26 Sep 2003 18:04:35 -0000      1.2
***************
*** 5,9 ****
                <xsl:variable name="query"><xsl:value-of 
select="query"/></xsl:variable>
                <xsl:variable name="lang_search"><xsl:value-of 
select="lang_search"/></xsl:variable>
!                       <form method="post" action="{$select_url}">
                                <input type="text" name="query" 
value="{$query}" onMouseout="window.status='';return true;">
                                        <xsl:attribute name="onMouseover">
--- 5,48 ----
                <xsl:variable name="query"><xsl:value-of 
select="query"/></xsl:variable>
                <xsl:variable name="lang_search"><xsl:value-of 
select="lang_search"/></xsl:variable>
!               <table>
!               <tr>
!                       <td class="small_text" valign="top" align="left">
!                               <xsl:variable 
name="link_date_search"><xsl:value-of select="link_date_search"/></xsl:variable>
!                               <xsl:variable 
name="lang_date_search_help"><xsl:value-of 
select="lang_date_search_help"/></xsl:variable>
!                               <xsl:variable 
name="lang_date_search"><xsl:value-of select="lang_date_search"/></xsl:variable>
!                               <a href="javascript:var 
w=window.open('{$link_date_search}','','width=300,height=300')"
!                                       
onMouseOver="overlib('{$lang_date_search_help}', CAPTION, 
'{$lang_date_search}')"
!                                       onMouseOut="nd()">
!                                       <xsl:value-of 
select="lang_date_search"/></a>                                   
! 
!                               <table>
!                               <xsl:choose>
!                                       <xsl:when test="start_date!=''">
!                                               <tr>
!                                                       <td class="small_text" 
align="left">
!                                                               <xsl:value-of 
select="start_date"/>
!                                                       </td>
!                                               </tr>
!                                               <tr>
!                                                       <td class="small_text" 
align="left">
!                                                               <xsl:value-of 
select="end_date"/>
!                                                       </td>
!                                               </tr>
!                                       </xsl:when>
!                                       <xsl:otherwise>
!                                               <tr>
!                                                       <td class="small_text" 
align="left">
!                                                               <xsl:value-of 
select="lang_none"/>
!                                                       </td>
!                                               </tr>
!                                       </xsl:otherwise>
!                               </xsl:choose>
!                               </table>
!                       </td>
! 
!                       <td valign="top" align="right">
!                       <form method="post" name="search" 
action="{$select_url}">
!                               <input type="hidden" name="start_date" 
value="{start_date}"></input>
!                               <input type="hidden" name="end_date" 
value="{end_date}"></input>
                                <input type="text" name="query" 
value="{$query}" onMouseout="window.status='';return true;">
                                        <xsl:attribute name="onMouseover">
***************
*** 22,24 ****
--- 61,66 ----
                                </input>
                        </form>
+                       </td>
+               </tr>
+               </table>
        </xsl:template>

Index: request.xsl
===================================================================
RCS file: /cvsroot/phpgroupware/property/templates/default/request.xsl,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** request.xsl 17 Jul 2003 10:46:23 -0000      1.10
--- request.xsl 26 Sep 2003 18:04:35 -0000      1.11
***************
*** 162,166 ****
                                        <xsl:when test="link_priority_key!=''">
                                                <td valign="top" align="right">
!                                                       <xsl:variable 
name="link_priority_key"><xsl:value-of 
select="link_priority_key"/>&amp;voucher_id=<xsl:value-of 
select="voucher_id"/>&amp;period=<xsl:value-of select="period"/></xsl:variable>
                                                        <xsl:variable 
name="lang_priority_help"><xsl:value-of 
select="lang_priority_help"/></xsl:variable>
                                                        <xsl:variable 
name="lang_priority_key"><xsl:value-of 
select="lang_priority_key"/></xsl:variable>
--- 162,166 ----
                                        <xsl:when test="link_priority_key!=''">
                                                <td valign="top" align="right">
!                                                       <xsl:variable 
name="link_priority_key"><xsl:value-of 
select="link_priority_key"/></xsl:variable>
                                                        <xsl:variable 
name="lang_priority_help"><xsl:value-of 
select="lang_priority_help"/></xsl:variable>
                                                        <xsl:variable 
name="lang_priority_key"><xsl:value-of 
select="lang_priority_key"/></xsl:variable>

Index: project.xsl
===================================================================
RCS file: /cvsroot/phpgroupware/property/templates/default/project.xsl,v
retrieving revision 1.18
retrieving revision 1.19
diff -C2 -d -r1.18 -r1.19
*** project.xsl 24 Sep 2003 18:13:35 -0000      1.18
--- project.xsl 26 Sep 2003 18:04:35 -0000      1.19
***************
*** 16,19 ****
--- 16,23 ----
        
        <xsl:template match="list_project">
+               <div id="overDiv" style="position:absolute; 
visibility:hide;z-index:1;"></div>
+               <xsl:variable name="overlib_source"><xsl:value-of 
select="overlib_source"/></xsl:variable>
+               <SCRIPT LANGUAGE="JavaScript" SRC="{$overlib_source}"></SCRIPT>
+ 
                <xsl:call-template name="menu"/> 
                <table width="100%"  cellpadding="2" cellspacing="2" 
align="center">
***************
*** 33,37 ****
                        </tr>
                        <tr>
!                               <td colspan="4" width="100%">
                                        <xsl:call-template name="nextmatchs"/>
                                </td>
--- 37,41 ----
                        </tr>
                        <tr>
!                               <td colspan="6" width="100%">
                                        <xsl:call-template name="nextmatchs"/>
                                </td>





reply via email to

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