aboutsummaryrefslogtreecommitdiffstats
path: root/template
Commit message (Collapse)AuthorAgeFilesLines
* Bug 286041 - Allow people to undo "forget search"Kent Rogers2010-03-011-1/+1
| | | | r=mkanat, a=mkanat
* Bug 547466: Release Notes for Bugzilla 3.6rc1Max Kanat-Alexander2010-02-281-18/+709
| | | | r=LpSolit, r=gerv
* Bug 474738: Make all of the "not" search types show up in search descriptionsMax Kanat-Alexander2010-02-281-2/+3
| | | | r=LpSolit, a=LpSolit
* Bug 537834 - "Buglist results using atom ctype do not display users with ↵Reed Loden2010-02-281-3/+3
| | | | | | empty real names" [r=LpSolit a=LpSolit]
* Bug 549177 - "Typo in admin.cgi page header"Reed Loden2010-02-281-1/+1
| | | | [r=LpSolit a=LpSolit]
* Some lines in the release notes started with a "[% terms" item but didn'tMax Kanat-Alexander2010-02-241-13/+13
| | | | have [%+ on them, so the words would get crunched together, like "thisBugzilla".
* Fix bustage (unused error tag)Frédéric Buclin2010-02-241-4/+0
| | | https://bugzilla.mozilla.org/show_bug.cgi?id=526184
* Bug 547496: Add IDs to some form elementsFrédéric Buclin2010-02-243-20/+25
| | | | r=pyrzak a=LpSolit
* Bug 526184: Allow groups to be specified when creating bugs using email_in.plMax Kanat-Alexander2010-02-222-9/+10
| | | | | or the WebService Bug.create method. r=LpSolit, a=LpSolit
* Bug 490923: Autocomplete assignee, qa contact, and cc on the client sideGuy Pyrzak2010-02-218-19/+46
| | | | r=LpSolit, a=mkanat
* Bug 499151: Only call format_comment when it's actually needed, as a slightMax Kanat-Alexander2010-02-201-3/+1
| | | | | performance improvement. r=glob, a=LpSolit
* Bug 373278: Add distinctive marking for security bugs in request.cgiFrédéric Buclin2010-02-201-1/+3
| | | | r=pyrzak a=LpSolit
* The fix for bug 329637 was missing an update to filterexceptions.pl.Max Kanat-Alexander2010-02-191-1/+0
|
* Bug 546763: Extra spaces when copying bug headerGuy Pyrzak2010-02-181-2/+2
| | | | r=reed a=mkanat
* Bug 533018: "Confirm match" displays full email address to logged-out users ↵Frédéric Buclin2010-02-181-3/+7
| | | | | | in request.cgi r/a=mkanat
* Bug 267541: Set "create chart dataset" checkbox to on by defaultA. Karl Kornel2010-02-171-1/+3
| | | | r=LpSolit a=mkanat
* Bug 537887 - "The flag setter should be able to unset a flag even if not in ↵Reed Loden2010-02-171-2/+2
| | | | | | the request group" [r=LpSolit a=LpSolit]
* Bug 329637: Add a Calendar widget to the Deadline fieldMax Kanat-Alexander2010-02-173-15/+9
| | | | r=ghendricks, a=mkanat
* Bug 546340 - Change <a name> anchors to use @idGordon P. Hemsley2010-02-1717-164/+141
| | | | r=mkanat, a=mkanat
* Bug 529201: Add help for every single field to fields.htmlMax Kanat-Alexander2010-02-175-306/+378
| | | | r=LpSolit, a=LpSolit
* Bug 545029: When deleting a group, no warning is thrown about group inheritanceFrédéric Buclin2010-02-171-0/+9
| | | | r=mkanat a=LpSolit
* Move the no_open_bug_status code error into the Voting extension.Max Kanat-Alexander2010-02-151-5/+0
| | | https://bugzilla.mozilla.org/show_bug.cgi?id=372979
* Bug 372979: Make voting into an extensionMax Kanat-Alexander2010-02-1528-775/+95
| | | | r=mkanat, a=mkanat, a=LpSolit
* Bug 545978 - "A '<th>' tag ends with '</td>' in ↵Reed Loden2010-02-131-1/+1
| | | | | | template/en/default/bug/edit.html.tmpl between lines 438-442." [r=LpSolit a=LpSolit]
* Bug 545576 - "Add "greaterthaneq" and "lessthaneq" charts to do >= and <= ↵Reed Loden2010-02-101-0/+2
| | | | | | searches" [r=mkanat a=mkanat]
* Bug 310450 - Bugzilla should send an email when a comment becomes private ↵Dave Lawrence2010-02-101-1/+7
| | | | | | or un-private r=mkanat, a=mkanat
* Bug 537846 - "Disable the "Reset" checkbox for the maintainer parameter" ↵Reed Loden2010-02-091-5/+7
| | | | [r=mkanat a=mkanat]
* Bug 527641 - "QuickSearch should include aliases in default search chart" ↵Reed Loden2010-02-091-0/+1
| | | | [r=mkanat a=mkanat]
* Bug 545253: Do not display flags as editable when you cannot edit attachment ↵Frédéric Buclin2010-02-102-1/+2
| | | | | | attributes a=LpSolit (module owner)
* Bug 544812: Template hooks for reports/menu.html.tmplMax Kanat-Alexander2010-02-071-0/+3
| | | | r=mkanat, a=mkanat (module owner)
* Fix a typo in the new quicksearch docs.Max Kanat-Alexander2010-02-071-3/+3
|
* Fix some filter test failures caused by the checkin of bug 251556.Max Kanat-Alexander2010-02-073-5/+8
|
* Bug 251556: Allow "Bug ID" fields to have one-way mutual relationships (like ↵Jesse Clark2010-02-077-25/+102
| | | | | | blocks/dependson) r=mkanat, a=mkanat
* Bug 58731: Make the keywords regexp boolean charts workRémi Zara2010-02-071-1/+1
| | | | r=mkanat, a=mkanat
* Bug 518293: Improve and Simplify the QuickSearch DocumentationMax Kanat-Alexander2010-02-075-530/+228
| | | | r=LpSolit, a=LpSolit
* Bug 515568: handle_login() doesn't check $@ after evalFrédéric Buclin2010-02-061-0/+3
| | | | r/a=mkanat
* Bug 544296: Bad title displayed when viewing the duplicates table (simple ↵Frédéric Buclin2010-02-041-2/+4
| | | | | | format) r/a=mkanat
* Remove the <link> tags in the <head> for Saved SearchesJustin Wood2010-02-021-6/+0
| | | https://bugzilla.mozilla.org/show_bug.cgi?id=303126
* Bug 487508: Allow restricting the visibility of custom fields and values by ↵Max Kanat-Alexander2010-02-0110-54/+61
| | | | | | component r=dkl, a=mkanat
* Bug 514970: Clean up duplicates.cgi and make it use Bug objectsMax Kanat-Alexander2010-02-015-141/+121
| | | | r=LpSolit, a=LpSolit
* Convert .cvsignore files into a .bzrignore.Max Kanat-Alexander2010-02-012-5/+0
|
* Fix the data in the bzr repo to match the data in the CVS repo.Max Kanat-Alexander2010-02-0133-1510/+0
| | | | | | | During the CVS imports into Bzr, there were some inconsistencies introduced (mostly that files that were deleted in CVS weren't being deleted in Bzr). So this checkin makes the bzr repo actually consistent with the CVS repo, including fixing permissions of files.
* Bug 534057: Auto-completion no longer works in email_in.plFrédéric Buclin2010-02-011-0/+6
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 543342: Release Notes for Bugzilla 3.4.5Max Kanat-Alexander2010-02-011-0/+35
| | | | Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit
* Bug 537746: Search criteria headers on buglist duplicate unnecessarily when ↵Frédéric Buclin2010-02-011-3/+3
| | | | | | bugidtype is in use Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 542328: Make extensions/create.pl give the extension's lib/Util.pm ↵Tiago Mello2010-02-011-1/+1
| | | | | | module a correct package name Patch by Tiago Mello <timello@gmail.com> r=mkanat, a=mkanat
* Bug 539229 - Editing a search with resolution '---' does not remember that ↵ghendricks%novell.com2010-01-121-4/+5
| | | | | | resolution patch by ghendricks r=LpSolit a=LpSolit
* Bug 538039: Typo when deleting a custom field value - Patch by ↵lpsolit%gmail.com2010-01-051-1/+1
| | | | Frédéric Buclin <LpSolit@gmail.com> r=reed a=LpSolit
* Bug 467992: Login fails if the user's LDAP account is denied search in LDAP ↵lpsolit%gmail.com2010-01-051-1/+5
| | | | - Patch by Adam Batkin <adam@batkin.net> r/a=mkanat
* Bug 534587 - "Bugmail uses the timezone of the changee instead of the user ↵reed%reedloden.com2010-01-051-2/+2
| | | | receiving the mail" [p=reed r=mkanat a=mkanat]