Commit graph

12 commits

Author SHA1 Message Date
Peter Wemm
2db504acb3 Add missing semicolon from rev 1.10 1997-02-03 18:20:27 +00:00
Paul Traina
334292f2a1 Whoops, missed one sub-patch... use new category list 1997-02-02 22:07:01 +00:00
Paul Traina
90b58e3bf8 Make it easier to re-use this code for other gnats databases:
Get bug categories from gnats directly (remove hard coding)
    Create project/mailing list definitions and use them.

Make some of the perl code cleaner (my fault for bad original coding styles).
1997-02-02 22:03:29 +00:00
Bill Fenner
e3f90072ac Make the query formulator into a table, which looks much nicer.
It still looks OK ('tho a teeny bit weird) on browsers that
don't support tables (well, at least an old version of lynx)
1997-02-02 17:50:04 +00:00
Peter Wemm
181191f157 remove (apparently) unused variable $query_state;
add -c option for text mode only - allow confidential PR's in report.
add -C option for text mode only - only show confidential PR's in report.
1996-12-17 04:07:33 +00:00
Peter Wemm
92a876be7a Missing \n in text mode 1996-12-17 04:03:41 +00:00
Peter Wemm
583b3f8ad3 Kill a case where it spits out HTML while running in text mode 1996-12-17 03:58:53 +00:00
Bill Fenner
706b0bd73a Allow querying based upon any of query-pr's possible arguments.
Add a form to formulate queries, get it with ?query .
Don't truncate PR descriptions in html_mode.
1996-11-13 03:02:37 +00:00
Bill Fenner
46da85739d Only call query-pr once, and keep PR's in memory.
Add sort={lastmod,category,responsible}, category={summary,*} and
fixed up responsible=summary.  Also add references to (some of) the
different possible views.
1996-10-22 23:12:08 +00:00
Alexander Langer
8de5a401fa Be more consistent about ending sentences with periods.
Spelling correction (postponsed --> postponed).
1996-10-04 00:36:59 +00:00
John Fieber
1d00827682 Cosmetic makeover. 1996-09-29 03:14:16 +00:00
John Fieber
dc37032eca Sweep some more web stuff into cvs. 1996-09-28 23:31:12 +00:00