commit-gnue
[Top][All Lists]
Advanced

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

[gnue-contrib] r209 - in hotline: forms schema


From: kilo
Subject: [gnue-contrib] r209 - in hotline: forms schema
Date: Tue, 25 Jan 2005 03:16:40 -0600 (CST)

Author: kilo
Date: 2005-01-25 03:16:39 -0600 (Tue, 25 Jan 2005)
New Revision: 209

Modified:
   hotline/forms/hotline-hu.gfd
   hotline/forms/kunden-hu.gfd
   hotline/schema/hotline-hu.gcd
Log:
Hotline.
Longer string for notes.
Better forms for handling long notes.

Modified: hotline/forms/hotline-hu.gfd
===================================================================
--- hotline/forms/hotline-hu.gfd        2005-01-21 23:04:33 UTC (rev 208)
+++ hotline/forms/hotline-hu.gfd        2005-01-25 09:16:39 UTC (rev 209)
@@ -265,7 +265,7 @@
   </logic>
 
 
-  <layout xmlns:c="GNUe:Layout:Char" c:height="20" c:width="79" tabbed="top">
+  <layout xmlns:c="GNUe:Layout:Char" c:height="21" c:width="79" tabbed="top">
     <page name="Hotline">
       <label c:height="1" c:width="10" c:x="2" c:y="1"  text="Munkat�rs:"/>
       <label c:height="1" c:width="7"  c:x="2" c:y="2"  text="�gyf�l:"/>
@@ -301,37 +301,37 @@
         block="blkTicket" field="fldKontaktEmail" style="label"/>
       <entry name="inpProdukt"      c:height="1" c:width="35" c:x="14" c:y="9"
         block="blkTicket" field="fldProdukt" style="dropdown"/>
-      <entry name="inpProblem"      c:height="1" c:width="60" c:x="14" c:y="10"
+      <entry name="inpProblem"      c:height="2" c:width="60" c:x="14" c:y="10"
         block="blkTicket" field="fldHotlineText"/>
 
-      <box   c:height="5" c:width="76" c:x="0" c:y="11" label="Tev�kenys�g"/>
-      <label c:height="1" c:width="10" c:x="2" c:y="12" text="R�szletek:"/>
-      <label c:height="1" c:width="6"  c:x="2" c:y="13" text="Kezd.:"/>
-      <label c:height="1" c:width="5"  c:x="2" c:y="14" text="V�ge:"/>
+      <box   c:height="6" c:width="76" c:x="0" c:y="12" label="Tev�kenys�g"/>
+      <label c:height="1" c:width="10" c:x="2" c:y="13" text="R�szletek:"/>
+      <label c:height="1" c:width="6"  c:x="2" c:y="14" text="Kezd.:"/>
+      <label c:height="1" c:width="5"  c:x="2" c:y="15" text="V�ge:"/>
 
-      <entry name="inpAktion"       c:height="1" c:width="60" c:x="14" c:y="12"
+      <entry name="inpAktion"       c:height="2" c:width="60" c:x="14" c:y="13"
         block="blkActivity" field="fldHotlineText"/>
-      <entry name="inpStart"        c:height="1" c:width="60" c:x="14" c:y="13"
+      <entry name="inpStart"        c:height="1" c:width="60" c:x="14" c:y="15"
         block="blkActivity" field="fldHotlineStart"
         inputmask="%x %X" displaymask="%x %X"/>
-      <entry name="inpEnde"         c:height="1" c:width="60" c:x="14" c:y="14"
+      <entry name="inpEnde"         c:height="1" c:width="60" c:x="14" c:y="16"
         block="blkActivity" field="fldHotlineEnde"
         inputmask="%x %X" displaymask="%x %X"/>
 
-      <label c:height="1" c:width="8" c:x="2" c:y="16" text="�llapot:"/>
-      <label c:height="1" c:width="9" c:x="2" c:y="17" text="Ingyenes:"/>
+      <label c:height="1" c:width="8" c:x="2" c:y="18" text="�llapot:"/>
+      <label c:height="1" c:width="9" c:x="2" c:y="19" text="Ingyenes:"/>
 
-      <entry name="inpStatus"       c:height="1" c:width="15" c:x="14" c:y="16"
+      <entry name="inpStatus"       c:height="1" c:width="15" c:x="14" c:y="18"
         block="blkTicket" field="fldHotlineStatus" style="dropdown"/>
-      <entry name="inpStatus"       c:height="1" c:width="35" c:x="14" c:y="17"
+      <entry name="inpStatus"       c:height="1" c:width="35" c:x="14" c:y="19"
         block="blkTicket" field="fldHotlineGrund" style="dropdown"/>
 
-      <button name="btnSave"        c:height="1" c:width="10" c:x="54" c:y="17"
+      <button name="btnSave"        c:height="1" c:width="10" c:x="54" c:y="19"
         label="T�rol">
         <trigger type="ON-ACTION" src="save_all"/>
       </button>
 
-      <button name="btnRevert"      c:height="1" c:width="10" c:x="65" c:y="17"
+      <button name="btnRevert"      c:height="1" c:width="10" c:x="65" c:y="19"
         label="Vissza">
         <trigger type="ON-ACTION" src="revert_all" />
       </button>

Modified: hotline/forms/kunden-hu.gfd
===================================================================
--- hotline/forms/kunden-hu.gfd 2005-01-21 23:04:33 UTC (rev 208)
+++ hotline/forms/kunden-hu.gfd 2005-01-25 09:16:39 UTC (rev 209)
@@ -35,8 +35,7 @@
               masterlink="gnue_id" table="hotline_kontakt"/>
   <logic>
     <block name="blkHotlineCustomer" datasource="dtsHotlineCustomer">
-      <field name="fldHotlineBemerkung" field="hotline_bemerkung"
-             max_length="70"/>
+      <field name="fldHotlineBemerkung" field="hotlineHU_bemerkung"/>
       <field name="fldHotlineEmail" field="hotline_email" max_length="70"/>
       <field name="fldHotlineMatchcode" field="hotline_matchcode"
              max_length="17" case="upper"/>
@@ -136,7 +135,7 @@
 
       <label name="lblBemerkung"    c:height="1" c:width="10" c:x="1" c:y="13"
           text="Megjegyz�s"/>
-      <entry name="entHotlineBemerkung" c:height="1" c:width="50" c:x="18" 
c:y="13"
+      <entry name="entHotlineBemerkung" c:height="3" c:width="50" c:x="18" 
c:y="13"
           block="blkHotlineCustomer" field="fldHotlineBemerkung"/>
     </page>
 

Modified: hotline/schema/hotline-hu.gcd
===================================================================
--- hotline/schema/hotline-hu.gcd       2005-01-21 23:04:33 UTC (rev 208)
+++ hotline/schema/hotline-hu.gcd       2005-01-25 09:16:39 UTC (rev 209)
@@ -35,4 +35,8 @@
   <class name="ticket" module="hotline" comment="Hotline-Ticket">
     <property name="text" type="string" comment="Problembeschreibung"/>
   </class>
+  
+  <class name="kunde" module="hotline" comment="Kunde im Hotlinesystem">
+    <property name="bemerkung" type="string" comment="Bemerkung"/>
+  </class>
 </module>





reply via email to

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