User Tools

Site Tools


hd:changes

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
hd:changes [2005/11/06 21:47] fgmhd:changes [2020/11/23 17:23] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +===== 2005/11/06 =====
 +  * hook_settings now includes vocabulary selection. 
 +  * Added _helpdesk_get_terms(), used in hook_settings
 +  * restructured event/ticket to remove createForm() and replace it by a init/form pair as in [[CONTRACT]]s. Now working yet.
 +
 +===== 2005/11/01 =====
 +  * hook_view now usable for [[TICKET]]s. helpdeskTicket and helpdeskEvent ::init and ::view implemented. 
 +  * hook_user('view') now displays contracts held by [[CUSTOMER]]. No longer displays empty info for site admin without HD-related roles.
 +
 +===== 2005/10/25 =====
 +  * [[CUSTOMER]] now workable. hook_user('view') displays managed [[USER]] accounts for [[CUSTOMER]]
 +
 +===== 2005/10/24 =====
 +  * hook_user('load') and ('view') implemented: user profile now displays link to [[CUSTOMER]] account for [[USER]]
 +
 +===== 2005/10/23 =====
 +  * [[dr:api_sequences|wiki page about API sequences]] corrected and expanded
 +
 +===== 2005/10/22 =====
 +
 +  * First draft of the [[dr:api_sequences|wiki page about API sequences]]
 +
 +===== 2005/10/18 =====
 +  * Created taxonews module, [[tn:taxonews|wiki page]] and [[http://drupal.org/node/34460|drupal page]]
 +
 +===== 2005/10/16 =====
 +  * hook_insert, hook_view, hook_form, hook_delete now work for [[CONTRACT]] nodes.
 +  * helpdeskContract modified accordingly.
 +  * Basically, with this version, [[CONTRACT]]s are now available for testing users.
 +
 +
 +===== 2005/10/15 =====
 +  * helpdeskContract/form now implemented, on top of helpdeskObject, just missing the timeinfo transfer
 +
 +===== 2005/10/12 =====
 +  * added core.php, helpdeskObject, unified methods for content type on top of it
 +  * added timeValue, redone timeInfo on top of helpdeskObject and timeValue
 +  * completed timeInfo
 +  * added class information to the developer's reference
 +
 +
 +===== 2005/10/10 =====
 +  * load timeid in contract/init
 +
 +===== 2005/10/09 =====
 +  * partial implementation of hook_view for contracts
 +  * removed duplicate loading in _load and _view
 +  * several new methods in contract package
 +  * new methods in timeinfo package
 +  * added several areas to the [[progress]] page
 +
 +===== 2005/10/07 =====
 +  * added [[questions]] page as a discussion area
 +===== 2005/10/05 =====
 +  * added [[progress]] page within the wiki instead of the previous non-integrated page. Removed the [[http://wiki.audean.com/progress.html|previous progress page]] 
 +===== 2005/10/03 =====
 +  * added [[hd:working_notes]] page
 +  * added [[hd:wishlist]] page
 +  * added [[hd:changes]] page
 +  * coded _helpdesk_block_view_MYLATESTTICKETS()
 +  * [[http://wiki.audean.com/progress.html|progress]] page translated and cleaned up for HTML editing
 +
 +===== 2005/10/02 =====
 +  * removed "description" field from hd_event object: it duplicates the functionality of node/teaser
 +  * added [[http://wiki.audean.com/progress.html|progress]] page to track project advancement. HTML generated by OOo.