phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: notes/templates/default delete.xul,1.3.2.1,1.3.2


From: Ralf Becker <address@hidden>
Subject: [Phpgroupware-cvs] CVS: notes/templates/default delete.xul,1.3.2.1,1.3.2.2 edit.xul,1.6.2.1,1.6.2.2 index.rows.xul,1.1.2.2,1.1.2.3 index.xul,1.2.2.1,1.2.2.2
Date: Tue, 24 Sep 2002 13:31:20 -0400

Update of /cvsroot/phpgroupware/notes/templates/default
In directory subversions:/tmp/cvs-serv16290

Modified Files:
      Tag: eTemplate
        delete.xul edit.xul index.rows.xul index.xul 
Log Message:
add view and ACL, changed some layouts

Index: delete.xul
===================================================================
RCS file: /cvsroot/phpgroupware/notes/templates/default/delete.xul,v
retrieving revision 1.3.2.1
retrieving revision 1.3.2.2
diff -C2 -r1.3.2.1 -r1.3.2.2
*** delete.xul  24 Sep 2002 10:40:39 -0000      1.3.2.1
--- delete.xul  24 Sep 2002 17:31:17 -0000      1.3.2.2
***************
*** 1,5 ****
  <?xml version="1.0"?>
  <overlay>
!   <grid id="notes.delete" template="" lang="" group="" version="0.9.15.1" 
width="50%">
      <columns>
        <column/>
--- 1,5 ----
  <?xml version="1.0"?>
  <overlay>
!   <grid id="notes.delete" template="" lang="" group="" version="0.9.15.001" 
width="50%">
      <columns>
        <column/>

Index: edit.xul
===================================================================
RCS file: /cvsroot/phpgroupware/notes/templates/default/edit.xul,v
retrieving revision 1.6.2.1
retrieving revision 1.6.2.2
diff -C2 -r1.6.2.1 -r1.6.2.2
*** edit.xul    24 Sep 2002 10:40:39 -0000      1.6.2.1
--- edit.xul    24 Sep 2002 17:31:17 -0000      1.6.2.2
***************
*** 1,14 ****
  <?xml version="1.0"?>
  <overlay>
!   <grid id="notes.edit" template="" lang="" group="" version="0.9.15.001">
      <columns>
        <column width="10%"/>
!       <column width="30%"/>
!       <column width="30%"/>
        <column/>
      </columns>
      <rows>
        <row>
!         <description options="bi" span="all" value="Notes - Edit note" 
id="message"/>
        </row>
        <row>
--- 1,16 ----
  <?xml version="1.0"?>
  <overlay>
!   <grid id="notes.edit" template="" lang="" group="" version="0.9.15.001" 
width="100%">
      <columns>
        <column width="10%"/>
!       <column width="10%"/>
!       <column width="10%"/>
!       <column width="10%"/>
        <column/>
      </columns>
      <rows>
        <row>
!         <description options="b" span="4" value="@header" no_lang="1" 
id="user"/>
!         <button label="Categories" align="right" id="cats" statustext="add, 
edit, delete categories"/>
        </row>
        <row>
***************
*** 18,35 ****
          <description span="all" align="center" id="msg"/>
        </row>
!       <row>
          <description value="Category"/>
          <menulist span="all" statustext="select the category">
!           <menupopup id="cat" type="select-cat"/>
          </menulist>
        </row>
!       <row valign="top">
          <description value="Content"/>
          <textbox multiline="true" cols="10" rows="60" span="all" id="content" 
statustext="the content of the note"/>
        </row>
!       <row>
          <description value="Privat"/>
          <checkbox span="all" id="access" statustext="access for the note"/>
        </row>
        <row>
          <description span="all"/>
--- 20,41 ----
          <description span="all" align="center" id="msg"/>
        </row>
!       <row class="nmr">
          <description value="Category"/>
          <menulist span="all" statustext="select the category">
!           <menupopup id="cat" options="-1" type="select-cat"/>
          </menulist>
        </row>
!       <row class="nmr" valign="top">
          <description value="Content"/>
          <textbox multiline="true" cols="10" rows="60" span="all" id="content" 
statustext="the content of the note"/>
        </row>
!       <row class="nmr">
          <description value="Privat"/>
          <checkbox span="all" id="access" statustext="access for the note"/>
        </row>
+       <row class="nmr">
+         <description value="Owner"/>
+         <description span="all" no_lang="1" id="owner"/>
+       </row>
        <row>
          <description span="all"/>
***************
*** 37,43 ****
        <row>
          <button label="Save" id="save" statustext="saves the note"/>
!         <button label="Reset" align="center" id="reset" statustext="clears 
the form"/>
!         <button label="Delete" align="center" id="delete" statustext="deletes 
the note"/>
!         <button label="Done" align="right" id="done" statustext="back to the 
notes list"/>
        </row>
      </rows>
--- 43,50 ----
        <row>
          <button label="Save" id="save" statustext="saves the note"/>
!         <button label="Done" id="done" statustext="back to the notes list"/>
!         <button label="Delete" id="delete" statustext="deletes the note"/>
!         <button label="Reset" id="reset" statustext="clears the form"/>
!         <description/>
        </row>
      </rows>

Index: index.rows.xul
===================================================================
RCS file: /cvsroot/phpgroupware/notes/templates/default/index.rows.xul,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -C2 -r1.1.2.2 -r1.1.2.3
*** index.rows.xul      24 Sep 2002 10:41:09 -0000      1.1.2.2
--- index.rows.xul      24 Sep 2002 17:31:17 -0000      1.1.2.3
***************
*** 12,27 ****
      <rows>
        <row class="nmh">
!         <description value="Id"/>
          <description value="Note"/>
          <description value="Owner"/>
!         <description value="Date"/>
!         <description/>
!         <description/>
        </row>
!       <row class="nmr">
!         <description no_lang="1" id="${row}[id]"/>
!         <description no_lang="1" id="${row}[content]"/>
!         <description no_lang="1" id="${row}[owner]"/>
          <description no_lang="1" id="${row}[date]"/>
          <button label="Edit" id="edit[$row_cont[id]]" statustext="edit this 
note"/>
          <button label="Delete" id="delete[$row_cont[id]]" statustext="delete 
this note"/>
--- 12,27 ----
      <rows>
        <row class="nmh">
!         <description value="Date"/>
          <description value="Note"/>
          <description value="Owner"/>
!         <description value="View"/>
!         <description value="Edit"/>
!         <description value="Delete"/>
        </row>
!       <row class="nmr" valign="top">
          <description no_lang="1" id="${row}[date]"/>
+         <description options="50,50" no_lang="1" id="${row}[content]"/>
+         <description no_lang="1" id="${row}[owner]"/>
+         <button label="View" id="view[$row_cont[id]]" statustext="view this 
note"/>
          <button label="Edit" id="edit[$row_cont[id]]" statustext="edit this 
note"/>
          <button label="Delete" id="delete[$row_cont[id]]" statustext="delete 
this note"/>

Index: index.xul
===================================================================
RCS file: /cvsroot/phpgroupware/notes/templates/default/index.xul,v
retrieving revision 1.2.2.1
retrieving revision 1.2.2.2
diff -C2 -r1.2.2.1 -r1.2.2.2
*** index.xul   24 Sep 2002 10:40:39 -0000      1.2.2.1
--- index.xul   24 Sep 2002 17:31:17 -0000      1.2.2.2
***************
*** 4,11 ****
      <columns>
        <column/>
      </columns>
      <rows>
        <row>
!         <description options="ib" span="all" value="Notes - List notes" 
no_lang="1" id="msg"/>
        </row>
        <row>
--- 4,13 ----
      <columns>
        <column/>
+       <column width="5%"/>
      </columns>
      <rows>
        <row>
!         <description options="b" value="Notes - List notes for " no_lang="1" 
id="user"/>
!         <button label="Categories" align="right" id="cats" statustext="add, 
edit or delete categories"/>
        </row>
        <row>
***************
*** 13,20 ****
        </row>
        <row>
!         <description span="all"/>
        </row>
        <row>
!         <nextmatch options="notes.index.rows" id="nm"/>
        </row>
      </rows>
--- 15,25 ----
        </row>
        <row>
!         <description options="i" span="all" no_lang="1" align="center" 
id="msg"/>
        </row>
        <row>
!         <nextmatch options="notes.index.rows" span="all" id="nm"/>
!       </row>
!       <row>
!         <button span="all" label="Add note" id="add" statustext="to add a new 
note"/>
        </row>
      </rows>





reply via email to

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