Roundup Tracker - Issues

Issue 1517913

classification
Missing info in customizing
Type: Severity: normal
Components: Documentation Versions:
process
Status: closed fixed
:
: : earnst
Priority: normal :

Created on 2006-07-06 04:34 by earnst, last changed 2012-10-10 14:09 by admin.

Messages
msg2280 Author: [hidden] (earnst) Date: 2006-07-06 04:34
Instructions for adding a new field to the classic
schema (due_date),
http://roundup.sourceforge.net/doc-1.0/customizing.html#adding-a-new-field-to-the-classic-schema
, are missing the step to edit page.html.  The line in
page.html:

<a
href="issue?@sort=-activity&@group=priority&@filter=status&@columns=id,activity,title,creator,assignedto,status&status=-1,1,2,3,4,5,6,7&@dispname=Show%20All"
     i18n:translate="">Show All</a><br>

should be edited to include due_date in the list of
columns.
History
Date User Action Args
2006-07-06 04:34:42earnstcreate