CVSROOT:        /cvs/gnome
Module name:    bugzilla-newer
Changes by:     newren  05/12/06 12:07:46

Modified files:
        .              : ChangeLog 
Added files:
        template/en/custom/search: search-short.html.tmpl 
                                   search-specific.html.tmpl 
                                   tabs.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.

* template/en/custom/search/search-short.html.tmpl:
New.  It's basically a boogle-like form of search-specific

* template/en/custom/search/search-specific.html.tmpl:
* template/en/custom/search/tabs.html.tmpl:
Modify these a bit

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

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

Reply via email to