phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: infolog/templates/default edit.xet,1.4,1.5 index


From: Ralf Becker <address@hidden>
Subject: [Phpgroupware-cvs] CVS: infolog/templates/default edit.xet,1.4,1.5 index.xet,1.2,1.3
Date: Thu, 17 Oct 2002 18:19:44 -0400

Update of /cvsroot/phpgroupware/infolog/templates/default
In directory subversions:/tmp/cvs-serv7508

Modified Files:
        edit.xet index.xet 
Log Message:
update


Index: edit.xet
===================================================================
RCS file: /cvsroot/phpgroupware/infolog/templates/default/edit.xet,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** edit.xet    14 Oct 2002 00:42:31 -0000      1.4
--- edit.xet    17 Oct 2002 22:19:16 -0000      1.5
***************
*** 72,76 ****
                </rows>
        </grid>
!       <grid id="infolog.edit" template="" lang="" group="" 
version="0.9.15.001" width="100%">
                <columns>
                        <column width="103"/>
--- 72,76 ----
                </rows>
        </grid>
!       <grid id="infolog.edit" template="" lang="" group="" 
version="0.9.15.002" width="100%">
                <columns>
                        <column width="103"/>
***************
*** 132,136 ****
                        <row class="row">
                                <description value="Startdate"/>
!                               <date id="info_startdate" statustext="when 
should the ToDo or Phonecall be started, it shows up from that date in the 
filter open or own open (startpage)"/>
                                <description value="Enddate"/>
                                <date id="info_enddate" statustext="til when 
should the ToDo or Phonecall be finished"/>
--- 132,139 ----
                        <row class="row">
                                <description value="Startdate"/>
!                               <hbox options="0,0">
!                                       <date id="info_startdate" 
statustext="when should the ToDo or Phonecall be started, it shows up from that 
date in the filter open or own open (startpage)"/>
!                                       <checkbox label="%s Today" 
id="set_today" statustext="check to set startday"/>
!                               </hbox>
                                <description value="Enddate"/>
                                <date id="info_enddate" statustext="til when 
should the ToDo or Phonecall be finished"/>

Index: index.xet
===================================================================
RCS file: /cvsroot/phpgroupware/infolog/templates/default/index.xet,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** index.xet   16 Oct 2002 14:10:39 -0000      1.2
--- index.xet   17 Oct 2002 22:19:16 -0000      1.3
***************
*** 2,6 ****
  <!-- $Id$ -->
  <overlay>
!       <grid id="infolog.index.rows" template="" lang="" group="0" 
version="0.9.15.002">
                <columns>
                        <column width="2%"/>
--- 2,6 ----
  <!-- $Id$ -->
  <overlay>
!       <grid id="infolog.index.rows" template="" lang="" group="0" 
version="0.9.15.003">
                <columns>
                        <column width="2%"/>
***************
*** 28,32 ****
                                <image label="$row_cont[info_status]" 
align="center" src="${row}[info_status]"/>
                                <vbox options="0,0">
!                                       <html no_lang="1" id="${row}[subject]"/>
                                        <description no_lang="1" 
id="${row}[info_des]"/>
                                        <html id="${row}[filelinks]"/>
--- 28,33 ----
                                <image label="$row_cont[info_status]" 
align="center" src="${row}[info_status]"/>
                                <vbox options="0,0">
!                                       <description 
options="b,@${row}[info_link_view]" value="%s $row_cont[info_addr]" no_lang="1" 
id="${row}[info_from]" statustext="view this linked entry in its application"/>
!                                       <description 
class="$row_cont[sub_class]" no_lang="1" id="${row}[info_subject]"/>
                                        <description no_lang="1" 
id="${row}[info_des]"/>
                                        <html id="${row}[filelinks]"/>
***************
*** 34,40 ****
                                <vbox options="0,0">
                                        <date id="${row}[info_startdate]" 
readonly="true"/>
!                                       <html id="${row}[enddate]" 
readonly="true"/>
                                </vbox>
!                               <vbox options="0,0" 
class="$row_cont[info_access]">
                                        <menulist>
                                                <menupopup 
type="select-account" options=",,0" id="${row}[info_owner]" readonly="true"/>
--- 35,41 ----
                                <vbox options="0,0">
                                        <date id="${row}[info_startdate]" 
readonly="true"/>
!                                       <date class="$row_cont[end_class]" 
id="${row}[info_enddate]" readonly="true"/>
                                </vbox>
!                               <vbox options="0,0">
                                        <menulist>
                                                <menupopup 
type="select-account" options=",,0" id="${row}[info_owner]" readonly="true"/>
***************
*** 44,48 ****
                                        </menulist>
                                </vbox>
!                               <date id="${row}[info_datemodified]" 
readonly="true"/>
                                <vbox options="0,0" align="center">
                                        <button image="new.gif" label="Add sub" 
align="center" id="sp[$row_cont[info_id]]" statustext="Add a new sub-task, 
-note, -call to this entry"/>
--- 45,54 ----
                                        </menulist>
                                </vbox>
!                               <vbox options="0,0">
!                                       <date id="${row}[info_datemodified]" 
readonly="true"/>
!                                       <menulist>
!                                               <menupopup 
type="select-account" options=",,0" id="${row}[info_modifier]" readonly="true"/>
!                                       </menulist>
!                               </vbox>
                                <vbox options="0,0" align="center">
                                        <button image="new.gif" label="Add sub" 
align="center" id="sp[$row_cont[info_id]]" statustext="Add a new sub-task, 
-note, -call to this entry"/>
***************
*** 58,75 ****
                </rows>
                <styles>
!                       .low,.pri_low_done { color:#606060; }
! .normal,.pri_normal_done { color:black }
! .high { color:#cc0000; } .high_done { color:#800000; }
! .urgent { color:#ff00ff; } .urgent_done { color:#800080; }
  .overdue { color:#cc0000; font-weight:bold; }
  .private { font-style:italic; }
- .note { color:#808080; font-style:italic; }
  
                </styles>
        </grid>
-       <grid id="infolog.index.rows,1" template="" lang="" group="0" 
version="">
-               <columns/>
-               <rows/>
-       </grid>
        <grid id="infolog.index" template="" lang="" group="" 
version="0.9.15.003" width="100%" border="0" spacing="0" padding="0">
                <columns>
--- 64,79 ----
                </rows>
                <styles>
!                       
.low,.low_done,.normal,.normal_done,.high,.high_done,.urgent,.urgent_done { 
font-weight: bold; }
! .low,.low_done { color:#606060; }
! .normal,.normal_done { color:black }
! .high { color:#cc0000; } 
! .high_done { color:#800000; }
! .urgent { color:#ff00ff; } 
! .urgent_done { color:#800080; }
  .overdue { color:#cc0000; font-weight:bold; }
  .private { font-style:italic; }
  
                </styles>
        </grid>
        <grid id="infolog.index" template="" lang="" group="" 
version="0.9.15.003" width="100%" border="0" spacing="0" padding="0">
                <columns>
***************
*** 95,99 ****
                        </row>
                        <row>
!                               <nextmatch options="infolog.index.rows,1" 
span="all" id="nm"/>
                        </row>
                        <row>
--- 99,103 ----
                        </row>
                        <row>
!                               <nextmatch options="infolog.index.rows" 
span="all" id="nm"/>
                        </row>
                        <row>





reply via email to

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