aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/config.js.tmpl
Commit message (Collapse)AuthorAgeFilesLines
* Bug 328186: checksetup.pl should display the version of Bugzilla - Patch by ↵lpsolit%gmail.com2006-07-031-1/+1
| | | | Rémi Zara <remi_zara@mac.com> r=mkanat a=justdave
* Bug 286158: Remove GetSelectableProducts() from globals.pl and use ↵lpsolit%gmail.com2005-09-031-4/+4
| | | | Bugzilla::User::get_selectable_products() instead - Patch by Frédéric Buclin <LpSolit@gmail.com> r=joel,kiko a=justdave
* Bug 70907: QuickSearch: port the JS code to perl (make it server-side) - ↵lpsolit%gmail.com2005-08-221-2/+1
| | | | Patch by Marc Schumann <wurblzap@gmail.com> r=wicked a=myk
* Fix for bug 204631: enhances config.cgi to generate a list of queryable ↵myk%mozilla.org2003-06-241-1/+11
| | | | | | | fields so third-party clients can populate search forms with the list. r=gerv a=myk
* Clean-up patch for bug 72837: uses /usr/bin/perl instead of ↵myk%mozilla.org2003-05-011-0/+2
| | | | | | | /usr/bonsaitools/bin/perl and adds message about these interfaces being experimental. r=gerv a=myk
* Fixing build bustage by adding version string and license header.myk%mozilla.org2003-04-301-0/+20
|
* Fix for bug 72837: a script that generates configuration information for a ↵myk%mozilla.org2003-04-301-0/+97
Bugzilla installation. r=gerv a=myk