Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-12-13 | Bug 310532: Bookmarkable new bug templates do not include estimated hours or ↵ | lpsolit%gmail.com | 1 | -2/+2 | |
alias fields - Patch by Mark Banner <bugzilla@standard8.plus.com> r/a=LpSolit | |||||
2009-12-12 | Bug 512606: Make statuses currently available for the user to change this ↵ | mkanat%bugzilla.org | 1 | -89/+34 | |
bug to be controlled by Bugzilla::Bug, not the template Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2009-12-12 | Bug 523788: Change the UI of describecomponents.cgi (the "Browse" interface) ↵ | mkanat%bugzilla.org | 2 | -28/+31 | |
so that it's clearer and easier to use when browsing. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2009-12-10 | Bug 526158: Make email_in.pl use Bugzilla::Bug->create to create bugs ↵ | mkanat%bugzilla.org | 1 | -0/+2 | |
instead of requiring post_bug.cgi Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2009-12-10 | Bug 425668: Make the body classes and other header information show up ↵ | mkanat%bugzilla.org | 1 | -5/+1 | |
properly in process_bug.cgi if we're doing same_bug or next_bug Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2009-12-08 | Bug 518024: Make quicksearch accept any field name or any unique starting ↵ | mkanat%bugzilla.org | 1 | -11/+13 | |
substring of a fieldname Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2009-12-07 | Bug 184252: Display a link below each table in request.cgi pointing to its ↵ | lpsolit%gmail.com | 1 | -6/+11 | |
corresponding buglist - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit | |||||
2009-12-07 | Bug 530009: Put the template header stuff required to display show_bug all ↵ | mkanat%bugzilla.org | 6 | -66/+61 | |
in one place Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2009-12-04 | Bug 524065: Template Hook for attachment creating and editing, at end | mkanat%bugzilla.org | 2 | -0/+4 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2009-12-04 | Bug 524067: Template Hook: list/edit-multiple before groups | mkanat%bugzilla.org | 1 | -0/+2 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2009-12-04 | Bug 523759: Template hooks for the Advanced Search form | mkanat%bugzilla.org | 1 | -6/+17 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2009-12-04 | Bug 452919: Allow the "created an attachment" message in comments to be ↵ | mkanat%bugzilla.org | 4 | -6/+31 | |
localized Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2009-12-04 | Bug 204106: Make enter_bug indicate which fields are mandatory | mkanat%bugzilla.org | 1 | -9/+15 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat | |||||
2009-11-26 | Bug 477465: Move JS code out of flag/list.html.tmpl - Patch by ↵ | lpsolit%gmail.com | 1 | -54/+2 | |
Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2009-11-25 | Bug 530252: Create a script that sets up the framework of an extension | mkanat%bugzilla.org | 8 | -5/+259 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2009-11-24 | Fix bustage: the 'extension_invalid' error tag is no longer used | lpsolit%gmail.com | 1 | -4/+0 | |
2009-11-24 | Fix test failures caused by check-in of bug 430014. | mkanat%bugzilla.org | 1 | -1/+1 | |
2009-11-24 | Bug 430014: Re-write the code hooks system so that it uses modules instead ↵ | mkanat%bugzilla.org | 2 | -1/+32 | |
of individual .pl files Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2009-11-23 | Bug 451716: Deleting a product does not remove its entries from the 'Series' ↵ | lpsolit%gmail.com | 1 | -0/+5 | |
table - Patch by Frédéric Buclin <LpSolit@gmail.com> r=gerv a=LpSolit | |||||
2009-11-18 | Bug 529498: Missing </option> in search/form.html.tmpl - Patch by Patch by ↵ | lpsolit%gmail.com | 1 | -0/+1 | |
A.A. Shimono (himorin) <shimono+bug@gmail.com> r/a=LpSolit | |||||
2009-11-18 | Bug 529495: The open bracket is missing for a directive in ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
global/code-error.html.tmpl - Patch by A.A. Shimono (himorin) <shimono+bug@gmail.com> r/a=LpSolit | |||||
2009-11-18 | Bug 525429: Template hook for verify-new-product | mkanat%bugzilla.org | 1 | -0/+2 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat | |||||
2009-11-18 | Bug 421265: Let the user easily override the language used to display HTML pages | mkanat%bugzilla.org | 2 | -3/+33 | |
Patch by Jacques Supcik <jacques@supcik.org> r=mkanat, a=mkanat | |||||
2009-11-18 | Bug 519142: Replace IF/ELSE statements about bug_status/resolution with just ↵ | mkanat%bugzilla.org | 23 | -152/+79 | |
a display_value call, and use display_value in more places to translate field values. Patch by Vitaly Fedrushkov <vitaly.fedrushkov@gmail.com> r=mkanat, a=mkanat | |||||
2009-11-18 | Bug 529483: Release Notes for Bugzilla 3.4.4 | mkanat%bugzilla.org | 1 | -0/+8 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=reed | |||||
2009-11-16 | Bug 528872 - "Attachments in attachments table should have CSS classes to ↵ | reed%reedloden.com | 1 | -1/+5 | |
help with styling" [p=reed r=LpSolit a=LpSolit] | |||||
2009-11-10 | Bug 505039: Use $user->is_timetracker instead of ↵ | lpsolit%gmail.com | 8 | -10/+10 | |
$user->in_group(Bugzilla->params->{'timetrackinggroup'}) - Patch by XqueZme <xquezme@gmail.com> r/a=LpSolit | |||||
2009-11-10 | Bug 505038: Use $user->is_insider instead of ↵ | lpsolit%gmail.com | 3 | -6/+5 | |
$user->in_group(Bugzilla->params->{'insidergroup'}) - Patch by XqueZme <xquezme@gmail.com> r/a=LpSolit | |||||
2009-11-10 | Bug 472217: Create a Bugzilla::Comment object and eliminate GetComments | mkanat%bugzilla.org | 6 | -40/+33 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2009-11-09 | Bug 283609 - Search for relative dates in deadline | ghendricks%novell.com | 1 | -1/+1 | |
patch by ghendricks@novell.com r=LpSolit, a=LpSolit | |||||
2009-11-09 | Bug 525617: Template Hook for bug/field.html.tmpl | mkanat%bugzilla.org | 1 | -0/+2 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat | |||||
2009-11-09 | Bug 450747: Minor JS cleanup for the "edit multiple bugs" page | mkanat%bugzilla.org | 1 | -5/+8 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=mkanat, a=mkanat | |||||
2009-11-05 | Fix a 009bugwords runtests.pl failure related to the release-notes. | mkanat%bugzilla.org | 1 | -3/+4 | |
2009-11-05 | Add bug 525025 to the 3.4.3 release notes. | mkanat%bugzilla.org | 1 | -0/+6 | |
2009-11-04 | Bug 525254: editproducts.cgi shouldn't display the "Edit classification ↵ | lpsolit%gmail.com | 1 | -1/+2 | |
'Foo'" link if you haven't editclassifications privs - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit | |||||
2009-11-01 | Bug 524891: Make leading whitespace not be trimmed from comments on display. | mkanat%bugzilla.org | 2 | -12/+11 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat | |||||
2009-10-30 | Bug 460742: The type should be mandatory to create a custom field - Patch by ↵ | lpsolit%gmail.com | 1 | -3/+7 | |
Nitish Bezzala <nbezzala@yahoo.com> r/a=mkanat | |||||
2009-10-29 | Bug 524234: When there are no search results, include helpful links | mkanat%bugzilla.org | 1 | -9/+34 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=dkl, a=mkanat | |||||
2009-10-27 | Bug 524675: "Edit Search" fails to preserve comment, URL, and whiteboard ↵ | lpsolit%gmail.com | 2 | -3/+4 | |
params - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit | |||||
2009-10-26 | Bug 521398 - make XML version of bug supply more data (flags, comment IDs ↵ | gerv%gerv.net | 1 | -25/+22 | |
etc.) Patch by gerv; r,a=LpSolit. | |||||
2009-10-26 | Bug 493242: UTF-8 characters in custom field names are mangled in ↵ | lpsolit%gmail.com | 2 | -3/+1 | |
show_activity.cgi - Patch by Vitaly Fedrushkov <vitaly.fedrushkov@gmail.com> r/a=LpSolit | |||||
2009-10-26 | Bug 524244: Make the HTML buglist not display a header if there are no bugs ↵ | mkanat%bugzilla.org | 1 | -0/+4 | |
found. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2009-10-26 | Bug 521043: Release Notes for Bugzilla 3.4.3 | mkanat%bugzilla.org | 1 | -0/+27 | |
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit | |||||
2009-10-24 | Bug 519584: Implement a framework for migrating from other bug-trackers, and ↵ | mkanat%bugzilla.org | 3 | -1/+48 | |
start with a GNATS importer. Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat | |||||
2009-10-24 | Bug 520948: Use Bugzilla->feature and feature_enabled everywhere instead of ↵ | mkanat%bugzilla.org | 3 | -50/+34 | |
checking if modules are installed Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2009-10-23 | Bug 365267: attachment.cgi should not be editable when the user is not ↵ | lpsolit%gmail.com | 5 | -56/+119 | |
logged in - Patch by Frédéric Buclin <LpSolit@gmail.com> r=pyrzak a=LpSolit | |||||
2009-10-19 | Bug 378681: Bug XML only contains group names, while process_bug only ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
accepts group IDs - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit | |||||
2009-10-19 | Backout changes that weren't supposed to be committed. Oops\! | reed%reedloden.com | 2 | -19/+0 | |
2009-10-19 | Bug 516635 - "Add "bz_product_<product-name>" to body classes" [p=reed ↵ | reed%reedloden.com | 5 | -0/+22 | |
r=LpSolit a=LpSolit] | |||||
2009-10-19 | Bug 399073: Remove the 'loginnetmask' parameter - Patch by Frédéric ↵ | lpsolit%gmail.com | 2 | -16/+9 | |
Buclin <LpSolit@gmail.com> r/a=mkanat |