]> git.donarmstrong.com Git - debbugs.git/commit - Debbugs/User.pm
[project @ 2005-10-06 03:46:13 by ajt]
authorajt <>
Thu, 6 Oct 2005 10:46:13 +0000 (02:46 -0800)
committerajt <>
Thu, 6 Oct 2005 10:46:13 +0000 (02:46 -0800)
commitbdee795785ef1d53094fc90a90eebcd4d76067bf
treeef52c041bf078b19f4303cb03815be031b931a21
parent0df739776d31ef72e1022afccb8ea8f7c6824818
[project @ 2005-10-06 03:46:13 by ajt]
add support for user categories

darcs changelog:
  * add support for selecting by usertag
  * add a (beta) note, and some doc links for user categories
  * provide a UI for user-categorisations (needs cookies and javascript)
   changed the handling of raw/oldview to be aliases for ordering= rather than
   the opposite
   split out javascript initialisation into pagemain() function
   some initial support for simple aliases of common categories like "severity"
   and "status"
  * improve Options stanza; add "oldview" support
  * Outstanding Status -> Classification
  * Patched -> Patch Available
  * Done -> Resolved
  * add "oldview" support
  * Unreviewed -> Unclassified
  * add support for pending and severity reverse (legacy)
  * tweak default sectioning for roll out on bugs.debian.org
  * start counting bug attributes from 1, not 0 for display
  * don't include the attribute in the title, just the name
  * support setting of section names properly
  * majorly redo dynamic sectioning, add "Summary" info back
  * parameterise ordering
  * first pass support for generalising pkgreport's sectioning
Debbugs/User.pm
cgi/cookies.cgi
cgi/pkgreport.cgi
scripts/errorlib.in
scripts/process.in
scripts/processall.in
scripts/service.in