User Tools

Site Tools


hd:progress

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
hd:progress [2005/11/06 07:48] – typos fgmhd:progress [2020/11/23 17:23] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== Drupal interface ====== ====== Drupal interface ======
  
-**Status for version**: 20051101-2+**Status for version**: 20051106
  
 Color coding: Color coding:
Line 14: Line 14:
     </table>     </table>
   </html>   </html>
 +
 +
  
  
Line 181: Line 183:
     <TD>&nbsp;</TD>     <TD>&nbsp;</TD>
     <TD>Ticket</TD>     <TD>Ticket</TD>
-    <TD class="missing">Still missing</TD>+    <TD class="workable">OK</TD>
     <TD>&nbsp;</TD>     <TD>&nbsp;</TD>
     </TR>     </TR>
Line 329: Line 331:
     <TD>hook_settings</FONT></TD>     <TD>hook_settings</FONT></TD>
     <TD class="workable">OK</TD>     <TD class="workable">OK</TD>
-    <TD>&nbsp;</TD>+    <TD>Improved in 20051106: now defines vocabularies being used.</TD>
     <TD>&nbsp;</TD>     <TD>&nbsp;</TD>
   </TR>   </TR>
Line 414: Line 416:
   </table>   </table>
 </html> </html>
 +
 +
  
  
Line 422: Line 426:
   <table border="1" style="width: 100%">   <table border="1" style="width: 100%">
   <TR>   <TR>
-    <TD>_helpdesk_iscustomer</TD>+    <TD>_helpdesk_decode_nid</TD>
     <TD class="workable">OK</TD>     <TD class="workable">OK</TD>
-    <TD>Unused in current code </TD> 
     <TD>&nbsp;</TD>     <TD>&nbsp;</TD>
-  </TR> 
-  <TR> 
-    <TD>_helpdesk_getnidcontracts</TD> 
-    <td class="workable">OK</TD> 
-    <TD>Used in hook_user('view')</TD> 
     <TD>&nbsp;</TD>     <TD>&nbsp;</TD>
-  </TR>+    </TR>
   <TR>   <TR>
     <TD>_helpdesk_encode_nid</TD>     <TD>_helpdesk_encode_nid</TD>
Line 440: Line 438:
   </TR>   </TR>
   <TR>   <TR>
-    <TD>_helpdesk_decode_nid</TD>+    <TD>_helpdesk_get_nid_contracts</TD> 
 +    <td class="ok">OK</TD> 
 +    <TD>Used in hook_user('view')</TD> 
 +    <TD>&nbsp;</TD> 
 +  </TR> 
 +  <tr> 
 +    <td>_helpdesk_get_terms</td> 
 +    <td class="ok">OK</td> 
 +    <td>&nbsp;</td> 
 +    <td>&nbsp;</td> 
 +    </tr> 
 +  <TR> 
 +    <TD>_helpdesk_is_customer</TD>
     <TD class="workable">OK</TD>     <TD class="workable">OK</TD>
-    <TD>&nbsp;</TD>+    <TD>Unused in current code </TD>
     <TD>&nbsp;</TD>     <TD>&nbsp;</TD>
   </TR>   </TR>
-</TABLE>+  </table>
 </html> </html>
- 
- 
  
 ====== Class packages ====== ====== Class packages ======
Line 594: Line 602:
  
 ===== Event package (ticket/followup) ===== ===== Event package (ticket/followup) =====
 +
  
  
Line 609: Line 618:
       </tr>       </tr>
     <tr>     <tr>
-      <td>createForm;</td> +      <td>form</td> 
-      <td class="workable">OK</td> +      <td class="started">In progress.</td> 
-      <td>&nbsp;</td>+      <td>Replaces createForm. Now works like the one in contract.php</td>
       <td>&nbsp;</td>       <td>&nbsp;</td>
       </tr>       </tr>
Line 634: Line 643:
     </table>     </table>
   </html>   </html>
 +
 +
 ==== Ticket ==== ==== Ticket ====
 [[http://wiki.audean.com/helpdesk/doc/helpdesk/helpdeskTicket.html|in phpDocumentor]] [[http://wiki.audean.com/helpdesk/doc/helpdesk/helpdeskTicket.html|in phpDocumentor]]
Line 643: Line 654:
       <td class="workable">Usable, except for timeinfo</td>       <td class="workable">Usable, except for timeinfo</td>
       <td>&nbsp;</td>       <td>&nbsp;</td>
 +      <td>&nbsp;</td>
 +      </tr>
 +    <tr>
 +      <td>form</td>
 +      <td class="started">In progress.</td>
 +      <td>Replaces createForm. Now works like the one in contract.php</td>
       <td>&nbsp;</td>       <td>&nbsp;</td>
       </tr>       </tr>
Line 665: Line 682:
     </table>     </table>
   </html>   </html>
 +
 ==== Followup ==== ==== Followup ====
 [[http://wiki.audean.com/helpdesk/doc/helpdesk/helpdeskFollowup.html|in phpDocumentor]] [[http://wiki.audean.com/helpdesk/doc/helpdesk/helpdeskFollowup.html|in phpDocumentor]]
hd/progress.1131263321.txt.gz · Last modified: 2020/11/23 17:23 (external edit)