aboutsummaryrefslogtreecommitdiffstats
path: root/template/en
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Bug 330985 login_required_for_pronoun doesn't make sensetimeless%mozdev.org2006-03-221-1/+2
| | | | r=lpsolit a=myk
* Bug 330837 Fix sudo_in_progress to not say "an sudo"timeless%mozdev.org2006-03-221-1/+1
| | | | patch by gijskruitbosch+bugs@gmail.com r=lpsolit a=myk
* Bug 331003 auth_failure uses "put people in or out"timeless%mozdev.org2006-03-221-1/+1
| | | | r=mkanat a=myk
* Bug 330996 component_not_valid could be improvedtimeless%mozdev.org2006-03-221-2/+2
| | | | r=lpsolit a=myk
* Bug 331004 alias_is_numeric uses 'another' which to me implies a real one ↵timeless%mozdev.org2006-03-221-2/+2
| | | | | | was given/accepted r=lpsolit a=myk
* Bug 330521: Remove @::legal_product, @::legal_components and ↵lpsolit%gmail.com2006-03-161-11/+11
| | | | @::legal_target_milestone - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
* Bug 326122: Whine mails lack the trailing MIME boundary - Patch by Marc ↵lpsolit%gmail.com2006-03-151-0/+1
| | | | Schumann <wurblzap@gmail.com> r=wicked a=justdave
* Bug 311422: describecomponents.cgi and enter_bug.cgi need some cleanup - ↵lpsolit%gmail.com2006-03-153-49/+38
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=myk
* Bug 328638: Remove @::legal_keywords and %::keywordsbynamemkanat%kerio.com2006-03-091-1/+1
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=justdave
* Bug 323912: When a group cannot be deleted because it is in used, ↵lpsolit%gmail.com2006-03-092-17/+9
| | | | ThrowUserError() should be called - Patch by Frédéric Buclin <LpSolit@gmail.com> r=GavinS a=myk
* Bug 313256: Update CSS for attachment comment in real time to private ↵lpsolit%gmail.com2006-03-091-1/+13
| | | | comments - Patch by André Batosti <batosti@async.com.br> r=vladd a=myk
* fix bustage (bug 286476)lpsolit%gmail.com2006-03-071-1/+1
|
* Bug 328667: if I do a search on just one product, there should be a 'new bug ↵lpsolit%gmail.com2006-03-071-0/+6
| | | | against this product' link - Patch by Vlad Dascalu <vladd@bugzilla.org> r=LpSolit a=myk
* Bug 286476 - Mid-air collision should indicate that i didn't make a comment ↵timeless%mozdev.org2006-03-071-0/+2
| | | | | | instead of leaving me with a confusing blank space r=lpsolit a=myk
* Bug 329289: sidebar.xul.tmpl generates version info in output .html - Patch ↵lpsolit%gmail.com2006-03-072-6/+1
| | | | by Frédéric Buclin <LpSolit@gmail.com> r=vladd a=myk
* Patch for bug 216902: support LDAPS connections; patch by Christian Krause ↵jocuri%softhome.net2006-03-041-1/+2
| | | | <chkr@plauener.de>, r=vladd, a=justdave.