CVSROOT:        /cvs/gnome
Module name:    bugzilla-newer
Changes by:     newren  05/12/06 11:59:55

Modified files:
        .              : ChangeLog buglist.cgi query.cgi 
        Bugzilla       : Search.pm 
        template/en/default: index.html.tmpl 
        template/en/default/global: user-error.html.tmpl 

Log message:
2005-12-06  Elijah Newren  <[EMAIL PROTECTED]>

Boogle integration.

* buglist.cgi:

If a 'query' parameter was given in the url, silently convert it
to a bug_id parameter by running the query through
Bugzilla::QueryParse.  If an error results, load up the query page
(short form) and show the error.

* query.cgi:
Accept a 'query' & 'error_text' url argument so that (a) I can
handle people urls to the basic query they want but allow them to
edit, (b) buglist.cgi can load up this page and have the error in
the query shown.

* Bugzilla/Search.pm:
Change the legal query types to 'short' and 'advanced' instead of
'specific' and 'advanced'

* template/en/default/index.html.tmpl:
Replace the QuickSearchHack box with a boogle box.  Need to
provide a valid help page link, though.

* template/en/default/global/user-error.html.tmpl:
Add an illegal_boogle_query error type.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=bugzilla-newer&who=newren&date=explicit&mindate=2005-12-06%2011:58&maxdate=2005-12-06%2012:00

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to