aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default
Commit message (Collapse)AuthorAgeFilesLines
* Bug 339750: Remove Bugzilla::Flag::GetBug - Patch by Frédéric Buclin ↵lpsolit%gmail.com2006-06-192-11/+10
| | | | <LpSolit@gmail.com> r/a=myk
* Bug 341273: Display Bugzilla version in a public place on Bugzilla installs ↵lpsolit%gmail.com2006-06-181-0/+1
| | | | - Patch by Frédéric Buclin <LpSolit@gmail.com> r=vladd a=justdave
* Bug 5179: Need to be able to put attachment on new bug - Patch by Marc ↵lpsolit%gmail.com2006-06-184-194/+174
| | | | Schumann <wurblzap@gmail.com> r=LpSolit a=justdave
* Bug 338796: Remove get_product_* from globals.pl - Patch by Frédéric ↵lpsolit%gmail.com2006-06-182-28/+25
| | | | Buclin <LpSolit@gmail.com> r=wicked a=justdave
* Bug 341689: 'Edit Attachment As Comment' converts plain text to HTML ↵lpsolit%gmail.com2006-06-161-1/+1
| | | | entities - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk
* Bug 319067: editflagtypes.cgi should allow to filter flag types based on ↵lpsolit%gmail.com2006-06-156-25/+79
| | | | their product/component - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=myk
* Patch for bug 340848: remove obsolete values from page.cgi?id=fields; ↵vladd%bugzilla.org2006-06-131-6/+2
| | | | r=LpSolit, a=justdave.
* Bug 340426: Add a navbar at the top of each pages + have a better title - ↵lpsolit%gmail.com2006-06-136-68/+94
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> and Byron Jones <bugzilla@glob.com.au> r=glob a=justdave
* Bug 330487: Automatic Update Notification for Bugzilla - Patch by Frédéric ↵lpsolit%gmail.com2006-06-132-2/+50
| | | | Buclin <LpSolit@gmail.com> r=mkanat a=justdave
* Spelling patch: replace 'Saved searches' with 'Saved Searches' in the prefs ↵vladd%bugzilla.org2006-06-091-1/+1
| | | | panel for UI consistency; r=timeless on IRC, no bug number.
* Follow-up spelling patch for bug 44595: replace 'a irreversible way' with ↵vladd%bugzilla.org2006-06-081-1/+1
| | | | 'an irreversible way'; patch by Vlad Dascalu <vladd@bugzilla.org>.
* Patch for bug 340154: readd #chart anchor in query.cgi; patch by Vlad ↵uid6232006-06-081-1/+1
| | | | Dascalu <vladd@bugzilla.org>, r=LpSolit, a=myk.
* Patch for bug 330804: don't talk about QA if the QA contact parameter is ↵uid6232006-06-081-2/+6
| | | | disabled; patch by Vlad Dascalu <vladd@bugzilla.org>, r=colin, r=LpSolit, a=myk.
* Patch for bug 330838: Fix still_unresolved_bugs to not say 'has still'; ↵uid6232006-06-081-1/+1
| | | | patch by Vlad Dascalu <vladd@bugzilla.org>, r=colin, a=myk.
* Bug 275638: Templatise 'whinemail' email - Patch by Emmanuel Seyman ↵lpsolit%gmail.com2006-06-082-12/+66
| | | | <eseyman@linagora.com> r=LpSolit a=myk
* Follow-up patch for bug 315590: fix scenario where we have private ↵uid6232006-06-071-1/+1
| | | | attachments, and make the numbering behaviour consistent with the way we currently treat private bug comments; patch by Vlad Dascalu <vladd@bugzilla.org>, r=timeless; a=myk on the bug.
* Patch for bug 315590: add anchors to flag section; patch by timeless ↵uid6232006-06-061-2/+4
| | | | <timeless@bemail.org>, r=vladd, a=myk.
* Bug 42946: Bugs filed at same time causing one to be duplicated - Patch by ↵lpsolit%gmail.com2006-06-053-0/+57
| | | | Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave
* Bug 340253: .cgi scripts should call Throw*Error() instead of die() - Patch ↵lpsolit%gmail.com2006-06-042-1/+9
| | | | by Frédéric Buclin <LpSolit@gmail.com> r=vladd a=justdave
* Bug 282687: LDAP: TLS Support - Patch by guillomovitch@zarb.org r=mkanat ↵lpsolit%gmail.com2006-06-022-0/+6
| | | | a=justdave
* Bug 320751: LDAP: Ability to have Bugzilla use the LDAP username directly as ↵mkanat%bugzilla.org2006-05-311-2/+6
| | | | | | the Bugzilla username Patch By guillomovitch@zarb.org r=mkanat, a=myk
* Bug 335790: Field names in search form lists should be ordered ↵lpsolit%gmail.com2006-05-301-4/+10
| | | | alphabetically - Patch by Toms Baugis <toms.baugis@gmail.com> r=wicked a=myk
* Bug 150795: 'Numbering' is silly and should be changed - Patch by timeless ↵lpsolit%gmail.com2006-05-301-1/+5
| | | | <timeless@bemail.org> r=LpSolit a=myk
* Bug 317774: The template file admin/users/confirm-delete.html.tmpl ↵lpsolit%gmail.com2006-05-301-2/+2
| | | | incorrectly uses [% terms.bug %] - Patch by Vlad Dascalu <vladd@bugzilla.org> r=LpSolit a=myk
* Bug 324784: editgroups.cgi should make sure groups it edits/removes are not ↵lpsolit%gmail.com2006-05-302-3/+29
| | | | used by editparams.cgi (in data/params) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
* Bug 337054: Remove get_component_id() and get_component_name() from ↵lpsolit%gmail.com2006-05-301-15/+3
| | | | globals.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
* Bug 152361: can't continue walking a dependency tree - Patch by André ↵lpsolit%gmail.com2006-05-231-0/+5
| | | | Batosti <batosti@async.com.br> r/a=myk
* Bug 323106: create-series JavaScript Error: 'options' is null or not an ↵lpsolit%gmail.com2006-05-231-1/+1
| | | | object - Patch by Teemu Mannermaa <wicked+bz@etlicon.fi> r/a=myk
* Bug 337705: ldap_search_error AUTH_ERROR code is not defined - Patch by Max ↵lpsolit%gmail.com2006-05-151-0/+5
| | | | Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit a=justdave
* Bug 337560: User Watching prefs should have an HTML anchor name - Patch by ↵lpsolit%gmail.com2006-05-151-2/+2
| | | | timeless <timeless@bemail.org> r=LpSolit a=justdave
* Bug 137751: Linkify bug numbers in dependency fields on show_activity.cgi - ↵lpsolit%gmail.com2006-05-151-0/+7
| | | | Patch by David D. Kilzer (ddk) <ddkilzer@kilzer.net> and timeless <timeless@bemail.org> r=wicked a=justdave
* Bug 300410: Bugzilla::Auth needs to be restructured to not require a BEGIN blockmkanat%bugzilla.org2006-05-1210-98/+74
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
* Bug 96431: It's possible to write an essay in the Summary field.mkanat%bugzilla.org2006-05-103-3/+6
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
* Bug 7710: Pref to automatically put me on the CC: list of bugs I change - ↵lpsolit%gmail.com2006-05-102-1/+15
| | | | Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=myk
* Bug 337209: Missing whitespaces in the 'fieldvalue_still_has_bugs' error ↵lpsolit%gmail.com2006-05-101-2/+2
| | | | message - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=myk
* Bug 332598: Move ValidatePassword() and DBNameToIdAndCheck() from globals.pl ↵lpsolit%gmail.com2006-05-081-4/+4
| | | | into User.pm - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
* Bug 331008: Consistently name errors either prod_ or product_ - Patch by ↵lpsolit%gmail.com2006-05-011-8/+8
| | | | timeless <timeless@bemail.org> r=LpSolit a=justdave
* Bug 281691: Misused <label>'s cause screen reader problems.wurblzap%gmail.com2006-04-189-213/+223
| | | | | Patch by Marc Schumann <wurblzap@gmail.com>, r=LpSolit, a=justdave
* I forgot a minor fix on checkin for bug 330718 :)lpsolit%gmail.com2006-04-181-2/+2
|
* Bug 330718: showdependencytree.cgi needs some cleanup - Patch by Frédéric ↵lpsolit%gmail.com2006-04-181-13/+13
| | | | Buclin <LpSolit@gmail.com> r=wicked a=justdave
* Bug 44595: Implement an interface for administrators to delete attachments - ↵lpsolit%gmail.com2006-04-186-3/+153
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked, justdave a=justdave
* Bug 333836: extra </a> in sudo_password_required message - Patch by Emmanuel ↵lpsolit%gmail.com2006-04-151-1/+1
| | | | Seyman <eseyman@linagora.com> r=LpSolit a=justdave
* Bug 333867: Incorrect examples for time units in Advanced Query help.wurblzap%gmail.com2006-04-141-2/+2
| | | | | Patch by Emmanuel Seyman <eseyman@linagora.com>, r=wurblzap, a=justdave
* Bug 323525: Style the group table as all other admin tables in Bugzilla - ↵lpsolit%gmail.com2006-04-071-42/+80
| | | | Patch by Colin Ogilvie <colin.ogilvie@gmail.com> r=LpSolit a=justdave
* Bug 332891: Missing SET in admin/table.html.tmpl - Patch by Frédéric ↵lpsolit%gmail.com2006-04-061-6/+6
| | | | Buclin <LpSolit@gmail.com> r=colin a=justdave
* Bug 275637: Templatise 'voteremovedmail' email - Patch by Emmanuel Seyman ↵lpsolit%gmail.com2006-04-052-12/+39
| | | | <eseyman@linagora.com> r=LpSolit a=justdave
* Bug 330439: Missing whitespace after "Cancelled Because:" when cancelling a ↵lpsolit%gmail.com2006-04-021-2/+1
| | | | password or email change - Initial patch by victory(_RSZ_) <bmo@rsz.jp>, updated version by Teemu Mannermaa <wicked+bz@etlicon.fi> r=wicked r=LpSolit a=myk
* Bug 332142: Incorrect output when updating components - Patch by Frédéric ↵lpsolit%gmail.com2006-03-311-3/+3
| | | | Buclin <LpSolit@gmail.com> r=kiko a=justdave
* Bug 92515: Implement the ability to change the resolution of a bug without ↵lpsolit%gmail.com2006-03-282-24/+35
| | | | reopening it - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=myk
* Bug 329390 Incorrect English in "You can't make [% terms.abug %] blocked or ↵timeless%mozdev.org2006-03-241-1/+1
| | | | | | dependent on itself." r=lpsolit a=myk