summaryrefslogtreecommitdiffstats
path: root/template
AgeCommit message (Collapse)AuthorFilesLines
2006-06-08Bug 275638: Templatise 'whinemail' email - Patch by Emmanuel Seyman ↵lpsolit%gmail.com2-12/+66
<eseyman@linagora.com> r=LpSolit a=myk
2006-06-07Follow-up patch for bug 315590: fix scenario where we have private ↵uid6231-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.
2006-06-07Patch for bug 315590: add anchors to flag section; patch by timeless ↵uid6231-2/+4
<timeless@bemail.org>, r=vladd, a=myk.
2006-06-05Bug 42946: Bugs filed at same time causing one to be duplicated - Patch by ↵lpsolit%gmail.com3-0/+57
Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave
2006-06-04Bug 340253: .cgi scripts should call Throw*Error() instead of die() - Patch ↵lpsolit%gmail.com2-1/+9
by Frédéric Buclin <LpSolit@gmail.com> r=vladd a=justdave
2006-06-02Bug 282687: LDAP: TLS Support - Patch by guillomovitch@zarb.org r=mkanat ↵lpsolit%gmail.com2-0/+6
a=justdave
2006-05-31Bug 320751: LDAP: Ability to have Bugzilla use the LDAP username directly as ↵mkanat%bugzilla.org1-2/+6
the Bugzilla username Patch By guillomovitch@zarb.org r=mkanat, a=myk
2006-05-30Bug 335790: Field names in search form lists should be ordered ↵lpsolit%gmail.com1-4/+10
alphabetically - Patch by Toms Baugis <toms.baugis@gmail.com> r=wicked a=myk
2006-05-30Bug 150795: 'Numbering' is silly and should be changed - Patch by timeless ↵lpsolit%gmail.com1-1/+5
<timeless@bemail.org> r=LpSolit a=myk
2006-05-30Bug 317774: The template file admin/users/confirm-delete.html.tmpl ↵lpsolit%gmail.com1-2/+2
incorrectly uses [% terms.bug %] - Patch by Vlad Dascalu <vladd@bugzilla.org> r=LpSolit a=myk
2006-05-30Bug 324784: editgroups.cgi should make sure groups it edits/removes are not ↵lpsolit%gmail.com2-3/+29
used by editparams.cgi (in data/params) - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
2006-05-30Bug 337054: Remove get_component_id() and get_component_name() from ↵lpsolit%gmail.com1-15/+3
globals.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
2006-05-23Bug 152361: can't continue walking a dependency tree - Patch by André ↵lpsolit%gmail.com1-0/+5
Batosti <batosti@async.com.br> r/a=myk
2006-05-23Bug 323106: create-series JavaScript Error: 'options' is null or not an ↵lpsolit%gmail.com1-1/+1
object - Patch by Teemu Mannermaa <wicked+bz@etlicon.fi> r/a=myk
2006-05-16Bug 337705: ldap_search_error AUTH_ERROR code is not defined - Patch by Max ↵lpsolit%gmail.com1-0/+5
Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit a=justdave
2006-05-15Bug 337560: User Watching prefs should have an HTML anchor name - Patch by ↵lpsolit%gmail.com1-2/+2
timeless <timeless@bemail.org> r=LpSolit a=justdave
2006-05-15Bug 137751: Linkify bug numbers in dependency fields on show_activity.cgi - ↵lpsolit%gmail.com1-0/+7
Patch by David D. Kilzer (ddk) <ddkilzer@kilzer.net> and timeless <timeless@bemail.org> r=wicked a=justdave
2006-05-12Bug 300410: Bugzilla::Auth needs to be restructured to not require a BEGIN blockmkanat%bugzilla.org10-98/+74
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-05-11Bug 96431: It's possible to write an essay in the Summary field.mkanat%bugzilla.org3-3/+6
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-05-10Bug 7710: Pref to automatically put me on the CC: list of bugs I change - ↵lpsolit%gmail.com2-1/+15
Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=myk
2006-05-10Bug 337209: Missing whitespaces in the 'fieldvalue_still_has_bugs' error ↵lpsolit%gmail.com1-2/+2
message - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=myk
2006-05-08Bug 332598: Move ValidatePassword() and DBNameToIdAndCheck() from globals.pl ↵lpsolit%gmail.com1-4/+4
into User.pm - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=myk
2006-05-01Bug 331008: Consistently name errors either prod_ or product_ - Patch by ↵lpsolit%gmail.com1-8/+8
timeless <timeless@bemail.org> r=LpSolit a=justdave
2006-04-18Bug 281691: Misused <label>'s cause screen reader problems.wurblzap%gmail.com9-213/+223
Patch by Marc Schumann <wurblzap@gmail.com>, r=LpSolit, a=justdave
2006-04-18I forgot a minor fix on checkin for bug 330718 :)lpsolit%gmail.com1-2/+2
2006-04-18Bug 330718: showdependencytree.cgi needs some cleanup - Patch by Frédéric ↵lpsolit%gmail.com1-13/+13
Buclin <LpSolit@gmail.com> r=wicked a=justdave
2006-04-18Bug 44595: Implement an interface for administrators to delete attachments - ↵lpsolit%gmail.com6-3/+153
Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked, justdave a=justdave
2006-04-15Bug 333836: extra </a> in sudo_password_required message - Patch by Emmanuel ↵lpsolit%gmail.com1-1/+1
Seyman <eseyman@linagora.com> r=LpSolit a=justdave
2006-04-15Bug 333867: Incorrect examples for time units in Advanced Query help.wurblzap%gmail.com1-2/+2
Patch by Emmanuel Seyman <eseyman@linagora.com>, r=wurblzap, a=justdave
2006-04-07Bug 323525: Style the group table as all other admin tables in Bugzilla - ↵lpsolit%gmail.com1-42/+80
Patch by Colin Ogilvie <colin.ogilvie@gmail.com> r=LpSolit a=justdave
2006-04-06Bug 332891: Missing SET in admin/table.html.tmpl - Patch by Frédéric ↵lpsolit%gmail.com1-6/+6
Buclin <LpSolit@gmail.com> r=colin a=justdave
2006-04-05Bug 275637: Templatise 'voteremovedmail' email - Patch by Emmanuel Seyman ↵lpsolit%gmail.com2-12/+39
<eseyman@linagora.com> r=LpSolit a=justdave
2006-04-02Bug 330439: Missing whitespace after "Cancelled Because:" when cancelling a ↵lpsolit%gmail.com1-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
2006-03-31Bug 332142: Incorrect output when updating components - Patch by Frédéric ↵lpsolit%gmail.com1-3/+3
Buclin <LpSolit@gmail.com> r=kiko a=justdave
2006-03-28Bug 92515: Implement the ability to change the resolution of a bug without ↵lpsolit%gmail.com2-24/+35
reopening it - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=myk
2006-03-24Bug 329390 Incorrect English in "You can't make [% terms.abug %] blocked or ↵timeless%mozdev.org1-1/+1
dependent on itself." r=lpsolit a=myk
2006-03-22Bug 330985 login_required_for_pronoun doesn't make sensetimeless%mozdev.org1-1/+2
r=lpsolit a=myk
2006-03-22Bug 330837 Fix sudo_in_progress to not say "an sudo"timeless%mozdev.org1-1/+1
patch by gijskruitbosch+bugs@gmail.com r=lpsolit a=myk
2006-03-22Bug 331003 auth_failure uses "put people in or out"timeless%mozdev.org1-1/+1
r=mkanat a=myk
2006-03-22Bug 330996 component_not_valid could be improvedtimeless%mozdev.org1-2/+2
r=lpsolit a=myk
2006-03-22Bug 331004 alias_is_numeric uses 'another' which to me implies a real one ↵timeless%mozdev.org1-2/+2
was given/accepted r=lpsolit a=myk
2006-03-16Bug 330521: Remove @::legal_product, @::legal_components and ↵lpsolit%gmail.com1-11/+11
@::legal_target_milestone - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2006-03-15Bug 326122: Whine mails lack the trailing MIME boundary - Patch by Marc ↵lpsolit%gmail.com1-0/+1
Schumann <wurblzap@gmail.com> r=wicked a=justdave
2006-03-15Bug 311422: describecomponents.cgi and enter_bug.cgi need some cleanup - ↵lpsolit%gmail.com3-49/+38
Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=myk
2006-03-09Bug 328638: Remove @::legal_keywords and %::keywordsbynamemkanat%kerio.com1-1/+1
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
2006-03-09Bug 323912: When a group cannot be deleted because it is in used, ↵lpsolit%gmail.com2-17/+9
ThrowUserError() should be called - Patch by Frédéric Buclin <LpSolit@gmail.com> r=GavinS a=myk
2006-03-09Bug 313256: Update CSS for attachment comment in real time to private ↵lpsolit%gmail.com1-1/+13
comments - Patch by André Batosti <batosti@async.com.br> r=vladd a=myk
2006-03-07fix bustage (bug 286476)lpsolit%gmail.com1-1/+1
2006-03-07Bug 328667: if I do a search on just one product, there should be a 'new bug ↵lpsolit%gmail.com1-0/+6
against this product' link - Patch by Vlad Dascalu <vladd@bugzilla.org> r=LpSolit a=myk
2006-03-07Bug 286476 - Mid-air collision should indicate that i didn't make a comment ↵timeless%mozdev.org1-0/+2
instead of leaving me with a confusing blank space r=lpsolit a=myk