summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2008-03-11Bug 421931 – Group control identifiers on product edit page should be ↵wurblzap%gmail.com2-30/+10
localizable. Patch by Marc Schumann <wurblzap@gmail.com>; r=LpSolit, a=LpSolit
2008-03-10Fixing bustage due to bug 367394 (no idea why it's burning, but this should ↵lpsolit%gmail.com3-3/+3
fix it)
2008-03-10Bug 367394 - "show_bug should include a class bz_group_<whatever> so pages ↵reed%reedloden.com3-10/+31
can be styled" [p=reed r+a=LpSolit]
2008-03-06Bug 419388 – 004template.t should fall back to “en”.wurblzap%gmail.com1-2/+2
Patch by Vitaly Fedrushkov <vitaly.fedrushkov@gmail.com>; r=Wurblzap, a=LpSolit
2008-03-05Fix the indentation in the previous checkin for bug 418895, patch by pyrzak, ↵lpsolit%gmail.com1-66/+23
r/a=me
2008-03-04Bug 419660: New custom fields not listed in "3.10. Custom Fields" - Patch by ↵lpsolit%gmail.com1-46/+80
Sam Folk-Williams <sam.folkwilliams@gmail.com> r=LpSolit
2008-03-01Bug 418895: Assignee and QA contact fields always become revealed (editable),guy.pyrzak%gmail.com2-23/+88
The patch moves what used to be in one function to hide the qa and assignee into 2 separate calls. It also fixes some typos in the comments and adds my name to the committers list Patch By Guy Pyrzak <guy.pyrzak@gmail.com.com> r=mkanat, a=mkanat
2008-02-28Fixing bug 418068 for real. The previous patch was broken. Patch by Jesse ↵lpsolit%gmail.com1-7/+7
Clark <jjclark1982@gmail.com> r=mkanat
2008-02-28Additional fix for bug 417146 - Patch by me, r=justdavelpsolit%gmail.com1-5/+9
2008-02-28Bug 417146: Sanitycheck recurses into global/message.txt.tmpl - Patch by ↵lpsolit%gmail.com1-1/+6
Frédéric Buclin <LpSolit@gmail.com> r=justdave a=LpSolit
2008-02-26Bug 419191: CC'ed users not being in the group a bug is restricted to cannot ↵lpsolit%gmail.com1-22/+28
do any change - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2008-02-26Bug 419243: get_new_status_and_resolution() no longer exists and bug moving ↵lpsolit%gmail.com2-29/+22
fails - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2008-02-25Bug 419440: The Bugzilla version is not displayed in the welcome-admin page ↵lpsolit%gmail.com1-1/+1
- Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit
2008-02-25Bug 415652: Implement Bugzilla->active_custom_fields - Patch by ↵lpsolit%gmail.com14-48/+42
Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2008-02-25Bug 415676: Remove all mentions of landfill.bugzilla.org/ppm from the ↵lpsolit%gmail.com2-33/+28
documentation. People should use theory58S instead - Patch by Frédéric Buclin <LpSolit@gmail.com> r=justdave
2008-02-22Bug 418068: No way to search for "date of last comment" before/after a given ↵lpsolit%gmail.com1-42/+21
date - Patch by Jesse Clark <jjclark1982@gmail.com> r/a=mkanat
2008-02-21Bug 251740: Add local CSS hook file - Patch by Guy Pyrzak ↵lpsolit%gmail.com1-0/+2
<guy.pyrzak@gmail.com> r/a=mkanat
2008-02-21Bug 418518: Search links in editkeywords.cgi and describekeywords.cgi ↵lpsolit%gmail.com1-1/+2
generate incorrect SQL queries - Patch by Jesse Clark <jjclark1982@gmail.com> r/a=mkanat
2008-02-17Doc for bug 135812: Add a 'mailfrom' parameter to unify bugmail originating ↵lpsolit%gmail.com1-0/+14
address - Patch by Sam Folk-Williams <sam.folkwilliams@gmail.com> r=LpSolit
2008-02-17Bug 390972: we shouldn't favor fink for os x - Patch by timeless ↵lpsolit%gmail.com1-12/+14
<timeless@bemail.org> r=Colin r=justdave
2008-02-17Two small fixes for bug 390603 (better wording)lpsolit%gmail.com1-3/+3
2008-02-16Bug 281809: 'Groups' docs need improving - Patch by Sam Folk-Williams ↵lpsolit%gmail.com1-236/+615
<sam.folkwilliams@gmail.com> r=LpSolit
2008-02-15Bug 417507: Search.pm broken when searching for empty resolutions ↵lpsolit%gmail.com1-1/+1
(regression) - Patch by miketosh <michael.j.tosh@lmco.com> r/a=LpSolit
2008-02-14Bug 374951: Handle different strange situations in installations and ↵mkanat%bugzilla.org1-14/+50
upgrades that can leave you with a half-latin half-utf8 DB. Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat
2008-02-14Bug 413121 – UTF-8 in templates are garbaged.wurblzap%gmail.com2-0/+89
Patch by Marc Schumann <wurblzap@gmail.com>; r=mkanat, a=mkanat
2008-02-13Doc patch for bug 244239: Add group-based pronouns to query - Patch by me, ↵lpsolit%gmail.com1-6/+15
r=justdave
2008-02-13Bug 416481: No bugmail is sent if no comment is added on bug creation - ↵lpsolit%gmail.com2-9/+1
Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2008-02-12Bug 384009: Global fields (priority, severity, OS, and platform) are ↵lpsolit%gmail.com5-137/+51
required when using WebService instead of using the defaults - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2008-02-12Bug 389815: Can't edit shared queries if you can't run them - Patch by ↵lpsolit%gmail.com1-1/+8
timeless <timeless@bemail.org> r/a=LpSolit
2008-02-12Bug 341508 – GetBugLink() should be localisable.wurblzap%gmail.com2-2/+11
Patch by Marc Schumann <wurblzap@gmail.com>; r=LpSolit, a=LpSolit
2008-02-12Bug 414430: On Windows, checksetup.pl should mention the correct PPM repo ↵lpsolit%gmail.com1-8/+35
based on the Perl version - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat r=glob a=LpSolit
2008-02-09Bug 90334: Do not display the "change several bugs at once" form if there ↵lpsolit%gmail.com1-1/+1
are no bugs in the buglist - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2008-02-09Bug 388723: Make the browser wrap comments on display in addition to the ↵mkanat%bugzilla.org6-7/+34
normal wrapping, to support CJK languages that have no spaces. Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=himorin, r=glob
2008-02-08Bug 414284: Bug edit page is bad for changing componentsmkanat%bugzilla.org2-11/+76
Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat
2008-02-08Bug 415539: Remove trailing whitespaces from bugmailmkanat%bugzilla.org1-1/+5
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
2008-02-08Bug 61487: describe "Normal" severity in "A Bug's Life Cycle" - Patch by ↵lpsolit%gmail.com1-0/+7
Eclipse Webmaster <webmaster@eclipse.org> r/a=LpSolit
2008-02-07Doc patch for bug 101179 (custom statuses and workflow) - Patch by ↵lpsolit%gmail.com1-1/+24
Frédéric Buclin <LpSolit@gmail.com> r=Colin
2008-02-07Bug 390603: Configuration paramaters documentation needs updating - Patch by ↵lpsolit%gmail.com2-530/+833
Sam Folk-Williams <sam.folkwilliams@gmail.com> r/a=LpSolit
2008-02-07Bug 392821: Remove obsolete instructions in template variables.none.tmpl ↵lpsolit%gmail.com1-13/+0
concerning bug_re - Patch by Eclipse Webmaster <webmaster@eclipse.org> r/a=LpSolit
2008-02-06Forgot to upload this new template (as part of bug 349369)lpsolit%gmail.com1-0/+66
2008-02-06Bug 349369: Allow unused custom fields to be deleted from editfields.cgi - ↵lpsolit%gmail.com8-4/+184
Patch by Alex Eiser <aeiser@arc.nasa.gov> r/a=LpSolit
2008-02-06Bug 359943: Prev/Next <link rel>s not working on process_bug.cgi page - ↵lpsolit%gmail.com4-32/+42
Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=LpSolit
2008-02-06Bug 414712 – Hook post_bug.cgi for post creation processingghendricks%novell.com1-0/+3
patch by ghendricks@novell.com r=mkanat a=mkanat
2008-02-05Bug 393745: s/you/anyone/ in the message displayed when creating a new ↵lpsolit%gmail.com1-1/+1
product - Patch by timeless <timeless@bemail.org> r=reed r=vladd a=LpSolit
2008-02-05Bug 378908: Edit Group Access Controls hint for Default Default is missing a ↵lpsolit%gmail.com1-1/+1
period - Patch by timeless <timeless@bemail.org> r/a=LpSolit
2008-02-05Bug 373926: Time-tracking and attachment tables look too different - Patch ↵lpsolit%gmail.com2-6/+3
by Guy Pyrzak <guy.pyrzak@gmail.com> r/a=mkanat
2008-02-05Bug 414604: After inserting/editing/deleting an attachment, the Keywords ↵lpsolit%gmail.com1-0/+7
field is unavailable - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks r=mkanat a=mkanat
2008-02-05Bug 415544: Mass-change erases all values from custom multi-select fields - ↵lpsolit%gmail.com1-2/+4
Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
2008-02-05Bug 415663: Flag->snapshot() calls Flag->match() with attach_id being ↵lpsolit%gmail.com1-0/+5
undefined when editing bug flags - Patch by Frédéric Buclin <LpSolit@gmail.com> a=LpSolit
2008-02-04Bug 415155: Remove $cgi from the list of arguments when calling ↵lpsolit%gmail.com5-20/+20
Bugzilla::Flag subroutines - Patch by Frédéric Buclin <LpSolit@gmail.com> a=LpSolit