summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2010-02-17Bug 529201: Add help for every single field to fields.htmlMax Kanat-Alexander8-307/+430
r=LpSolit, a=LpSolit
2010-02-17Bug 494403: "Default" groups don't get set on bug creation using email_in.plFrédéric Buclin1-1/+22
r/a=mkanat
2010-02-17Bug 545029: When deleting a group, no warning is thrown about group inheritanceFrédéric Buclin1-0/+9
r=mkanat a=LpSolit
2010-02-16The sanitycheck_check hook documentation was in slightly the wrong placeMax Kanat-Alexander1-11/+11
in Bugzilla/Hook.pm.
2010-02-16* Disable the Voting extension by default.Max Kanat-Alexander3-1/+2
* There was a syntax error in the code-error-errors.html.tmpl hook in the Voting extension. * Creating the TestProduct during checksetup was throwing an warning about use of an uninitialized value, due to the Voting extension. https://bugzilla.mozilla.org/show_bug.cgi?id=372979
2010-02-16Move the no_open_bug_status code error into the Voting extension.Max Kanat-Alexander3-6/+25
https://bugzilla.mozilla.org/show_bug.cgi?id=372979
2010-02-16Bug 372979: Make voting into an extensionMax Kanat-Alexander72-1284/+1577
r=mkanat, a=mkanat, a=LpSolit
2010-02-13Bug 545978 - "A '<th>' tag ends with '</td>' in ↵Reed Loden1-1/+1
template/en/default/bug/edit.html.tmpl between lines 438-442." [r=LpSolit a=LpSolit]
2010-02-12Bug 545762: Allow tests to pass when using the PERL5LIB environment variable.Gabor Szabo1-1/+6
r=mkanat, a=mkanat
2010-02-11Bug 545715: New Hook: bugmail_relationshipsMax Kanat-Alexander6-21/+78
r=mkanat, a=mkanat (module owner)
2010-02-11Add a "bug" argument to the bugmail_recipients hook that was just checked in.Max Kanat-Alexander3-5/+13
r=mkanat, a=mkanat (module owner) https://bugzilla.mozilla.org/show_bug.cgi?id=545683
2010-02-11Bug 545683: New Hook: bugmail_recipientsMax Kanat-Alexander3-0/+50
r=mkanat, a=mkanat (module owner)
2010-02-11Bug 545576 - "Add "greaterthaneq" and "lessthaneq" charts to do >= and <= ↵Reed Loden2-2/+27
searches" [r=mkanat a=mkanat]
2010-02-11Bug 545551: Hook: object_update_columnsMax Kanat-Alexander3-2/+46
r=mkanat, a=mkanat (module owner)
2010-02-11Bug 545541: New Hook: object_columnsMax Kanat-Alexander7-13/+90
r=mkanat, a=mkanat (module owner)
2010-02-11Fix a typo in Object.pm.Max Kanat-Alexander1-1/+1
https://bugzilla.mozilla.org/show_bug.cgi?id=545524
2010-02-11Bug 545524: New Hook: object_validatorsMax Kanat-Alexander5-6/+93
r=mkanat, a=mkanat (module owner)
2010-02-10Bug 310450 - Bugzilla should send an email when a comment becomes private ↵Dave Lawrence6-14/+69
or un-private r=mkanat, a=mkanat
2010-02-10Bug 545277: Closed bugs were always marked as FIXED in the resolutionMax Kanat-Alexander1-1/+2
<select> when show_bug.cgi was loaded r=LpSolit, a=mkanat
2010-02-10Bug 537846 - "Disable the "Reset" checkbox for the maintainer parameter" ↵Reed Loden3-6/+9
[r=mkanat a=mkanat]
2010-02-10Bug 527641 - "QuickSearch should include aliases in default search chart" ↵Reed Loden2-0/+2
[r=mkanat a=mkanat]
2010-02-10Bug 533330: JSON-RPC webservice returns and expects a bad date formatJustin Wood1-12/+26
r+a=mkanat
2010-02-10Bug 545253: Do not display flags as editable when you cannot edit attachment ↵Frédéric Buclin2-1/+2
attributes a=LpSolit (module owner)
2010-02-09Bug 544990: Allow directory names in page.cgi idsMax Kanat-Alexander1-3/+3
r=LpSolit, a=mkanat
2010-02-09Bug 520993: If the "FIXED" resolution was a visibility or value controller, ↵Max Kanat-Alexander1-8/+23
then controlled fields weren't properly changing when the status changed to RESOLVED and "FIXED" appeared as the first value in the Resolution field. r=LpSolit, a=mkanat
2010-02-08Bug 544812: Template hooks for reports/menu.html.tmplMax Kanat-Alexander1-0/+3
r=mkanat, a=mkanat (module owner)
2010-02-08Fix a typo in the new quicksearch docs.Max Kanat-Alexander1-3/+3
2010-02-08Fix some filter test failures caused by the checkin of bug 251556.Max Kanat-Alexander3-5/+8
2010-02-08Bug 251556: Allow "Bug ID" fields to have one-way mutual relationships (like ↵Jesse Clark14-26/+233
blocks/dependson) r=mkanat, a=mkanat
2010-02-08Bug 544798: Using edit-multiple causes "To reassign a bug, you must provide ↵Frédéric Buclin1-1/+3
an address for the new assignee. " r/a=mkanat
2010-02-08Bug 58731: Make the keywords regexp boolean charts workRémi Zara2-2/+21
r=mkanat, a=mkanat
2010-02-08Bug 518293: Improve and Simplify the QuickSearch DocumentationMax Kanat-Alexander8-532/+290
r=LpSolit, a=LpSolit
2010-02-07Bug 496488: Hooks for creating, updating, and deleting groupsMax Kanat-Alexander3-0/+105
r=mkanat, a=mkanat (module owner)
2010-02-06Bug 515568: handle_login() doesn't check $@ after evalFrédéric Buclin3-0/+8
r/a=mkanat
2010-02-06Bug 544615: Bug.legal_values triggers an insecure dependency in ↵Frédéric Buclin1-1/+3
Bugzilla::Field::get_legal_field_values() r/a=mkanat
2010-02-05Bug 544506: Bugzilla->input_params is undefined when calling ↵Frédéric Buclin1-1/+1
Bugzilla.version and other methods taking no argument r/a=mkanat
2010-02-05Bug 543986: False positive in 012throwables.t, 'object_does_not_exist' is ↵Frédéric Buclin1-2/+6
still in use r/a=mkanat
2010-02-04Bug 544296: Bad title displayed when viewing the duplicates table (simple ↵Frédéric Buclin1-2/+4
format) r/a=mkanat
2010-02-04Update .bzrignore to properly exclude the contents of lib/.Max Kanat-Alexander1-1/+1
2010-02-03Bug 544008: Bugzilla/Field/ChoiceInterface.pm didn't get checked in on bugMax Kanat-Alexander1-0/+267
487508.
2010-02-03Remove the <link> tags in the <head> for Saved SearchesJustin Wood1-6/+0
https://bugzilla.mozilla.org/show_bug.cgi?id=303126
2010-02-02Bug 543500: Cannot add/edit components anymore (regression in user matching)Frédéric Buclin1-12/+12
r/a=mkanat
2010-02-02Bug 487508: Allow restricting the visibility of custom fields and values by ↵Max Kanat-Alexander21-222/+139
component r=dkl, a=mkanat
2010-02-02Set version number to 3.7 on trunk after branching.Max Kanat-Alexander1-1/+1
2010-02-02Bug 543459: Speed up the new duplicates.cgiMax Kanat-Alexander2-6/+8
r=LpSolit, a=LpSolit
2010-02-02Bug 514970: Clean up duplicates.cgi and make it use Bug objectsMax Kanat-Alexander11-282/+300
r=LpSolit, a=LpSolit
2010-02-01Bump version number post-release.Max Kanat-Alexander1-1/+1
2010-02-01Convert .cvsignore files into a .bzrignore.Max Kanat-Alexander11-36/+31
2010-02-01Fix the data in the bzr repo to match the data in the CVS repo.Max Kanat-Alexander173-25509/+1
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.
2010-02-01Bump version number for 3.5.3.Max Kanat-Alexander2-4/+4