Backlog: ${backlog and backlog.name or 'Not Found'} -1: return True level = backlog[i].level i+=1 while backlog[i] and backlog[i].level > level: if backlog[i].ticket[Key.OWNER] == username or \ (backlog[i].ticket[Key.RESOURCES] or '').find(username) > -1: return True i += 1 return False # We need this method to detect if a field contains a digit or a text value from trac.util.text import to_unicode ?>

${backlog and backlog.name} for ${backlog and backlog.scope} ($item_counts of $item_counts items)

${team.name}
${wiki_to_html(context, sprint.description)}
Start: ${sprint.start} End: ${sprint.end} Status:
Edit View Sprint details.
${chart.display()}

Legenda

  • Requirement
  • Story
  • Task
  • Accepted
  • Done
  • Closed
  • Bug

${wiki_to_html(context, backlog.description)}

Show only items for:

${header}
#${bi[name]} ${column.rendered()} ${bi[column.name or column]}
Totals: ${backlog_totals[name]} n.a.
Backlog
Tickets
Planning
${contingent_widget.display()}
Note: if you want to know more see Backlogs in the Agilo help.