Filters
Or
${fields[field_name].label}
$mode.name
or
${option or 'none'}
yes
no
between
and
And
${field.label}
Or
${fields[field_name].label}
${_('Options')}
${_('Base Day')}
${_('Sort by')}
${_('Milestone')}
${_('Component')}
${_('Selected')}
${_('Milestone')} =
$i
AND
${_('Component')} =
${i.name}
${_('Show only my tickets')}
${_('Include closed tickets')}
${_('Show ticket summary')}
${_('Show ticket status')}
$y
${_('Year')}
${_(month_tbl[m])}
${zoom}
${_('Total Hours')}: ${sum_totalhours}h / ${_('Estimated Hours')}: ${sum_estimatedhours}h
${cur.year}/${cur.month}
${cur.month}/${cur.day}
${weekdays[wk]}
${cur.day}
${t['type']}#${t['id']}
: ${t['summary'][0:20]}
...
${tic_due}
${t['estimatedhours']}h
${t['status']}
${t['complete']}%
: ${t['resolution']}
${t['totalhours']}h
${t['owner']}
${print_ticket_summary()}
${print_chart('todo')} ${print_chart('late')} ${print_chart('done')}
${_('Milestone')}
${_('Component')}
${_('Ticket')}
${t['type']}
#${t['id']}
: ${t['summary'][0:32]}
...
${t['type']} #${t['id']}
: ${t['summary']}
${_('Start date')}
: ${t['due_assign'].strftime(dateFormat)}
(${t['status']} ${t['complete']}%)
${_('End date')}
: ${t['due_close'].strftime(dateFormat)}
(${t['status']}: ${t['resolution']})
${_('Owner')}
: ${format_author(t['owner'])}
${_('Priority')}
: ${t['priority']}
${_('Total Hours')}
: ${t['totalhours']}h /
${_('Estimated Hours')}
: ${t['estimatedhours']}h
${t['description']}
${t['milestone']}
${t['milestone']}
${_('Due')}
:
${m['due'].strftime(dateFormat)}
${m['description']}
${t[ticket_col]}
${ticket_col in ('owner','reporter') and format_author(t[ticket_col]) or t[ticket_col]}
${print_field( 91,288,'ticket')} ${print_field( 1, 89,sorted_field,dupchk=True)}