aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/global
Commit message (Collapse)AuthorAgeFilesLines
* Spelling patch: use the right spelling form for 'occurred'; patch by Vlad ↵vladd%bugzilla.org2006-06-201-2/+2
| | | | Dascalu <vladd@bugzilla.org>.
* Bug 339750: Remove Bugzilla::Flag::GetBug - Patch by Frédéric Buclin ↵lpsolit%gmail.com2006-06-191-2/+2
| | | | <LpSolit@gmail.com> r/a=myk
* Bug 5179: Need to be able to put attachment on new bug - Patch by Marc ↵lpsolit%gmail.com2006-06-181-0/+6
| | | | Schumann <wurblzap@gmail.com> r=LpSolit a=justdave
* Bug 319067: editflagtypes.cgi should allow to filter flag types based on ↵lpsolit%gmail.com2006-06-153-3/+37
| | | | their product/component - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=myk
* Bug 340426: Add a navbar at the top of each pages + have a better title - ↵lpsolit%gmail.com2006-06-134-62/+92
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> and Byron Jones <bugzilla@glob.com.au> r=glob a=justdave
* 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 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-021-0/+3
| | | | a=justdave
* Bug 324784: editgroups.cgi should make sure groups it edits/removes are not ↵lpsolit%gmail.com2006-05-301-0/+14
| | | | 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 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 300410: Bugzilla::Auth needs to be restructured to not require a BEGIN blockmkanat%bugzilla.org2006-05-123-14/+51
| | | | 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-101-0/+4
| | | | 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 44595: Implement an interface for administrators to delete attachments - ↵lpsolit%gmail.com2006-04-181-0/+4
| | | | 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 92515: Implement the ability to change the resolution of a bug without ↵lpsolit%gmail.com2006-03-281-5/+0
| | | | 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 311422: describecomponents.cgi and enter_bug.cgi need some cleanup - ↵lpsolit%gmail.com2006-03-151-8/+9
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=myk
* Bug 323912: When a group cannot be deleted because it is in used, ↵lpsolit%gmail.com2006-03-091-0/+8
| | | | ThrowUserError() should be called - Patch by Frédéric Buclin <LpSolit@gmail.com> r=GavinS a=myk
* Patch for bug 329163: Add 'settings' template case in generic handling of ↵jocuri%softhome.net2006-03-031-0/+2
| | | | auth errors; patch by Vlad Dascalu <vladd@bugzilla.org>, r=LpSolit, a=myk.
* Back out accidentally commited change as part of check-in for bug 328089.jocuri%softhome.net2006-03-031-2/+0
|
* Patch for bug 328089: make number of columns in additional comments field ↵jocuri%softhome.net2006-03-031-0/+2
| | | | identical with constants.COMMENT_COLS; patch by Rudolf Ramler <rudolf.ramler@scch.at>, r=vladd, a=justdave.
* Patch for bug 329042: Modify 'group.html' in 'groups.html' for documentation ↵jocuri%softhome.net2006-03-031-6/+6
| | | | links; patch by Vlad Dascalu <vladd@bugzilla.org>; r=wurblzap, a=justdave.
* Bug 311258: use objects in admin templates (products & co) - Patch by André ↵lpsolit%gmail.com2006-03-021-2/+3
| | | | Batosti <batosti@async.com.br> r=LpSolit a=justdave
* Fix ThrowCodeError calls by giving them an unique ID (tree fix).jocuri%softhome.net2006-02-281-0/+7
|
* Bug 284875: Move GetBugLink, GetAttachmentLink, and quoteUrls out of ↵lpsolit%gmail.com2006-02-262-5/+9
| | | | globals.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
* Bug 316127: Implement an infrastructure to link to the documentation - Patch ↵lpsolit%gmail.com2006-02-223-1/+149
| | | | by Marc Schumann <wurblzap@gmail.com> r=vladd a=justdave
* Bug 291459: Make textareas zoom large when in use - Patch by Marc Schumann ↵lpsolit%gmail.com2006-02-222-0/+51
| | | | <wurblzap@gmail.com> r=vladd a=justdave
* Patch for bug 237683: Allow for more flexible user searching such as real ↵jocuri%softhome.net2006-02-221-0/+4
| | | | name, email, and userid, in editusers; patch by David Lawrence <dkl@redhat.com>, r=bugzilla@chimpychompy.org, a=justdave@bugzilla.org.
* Patch for bug 327624 : Add missing space in error message ↵jocuri%softhome.net2006-02-211-4/+4
| | | | (template/en/default/global/user-error.html.tmpl); patch by GavinS <bugzilla@chimpychompy.org>, r=LpSolit, a=justdave.
* [SECURITY] Bug 313441: Query RSS should HTML-escape summary in <title> - ↵lpsolit%gmail.com2006-02-211-5/+5
| | | | | | Patch by Phil Ringnalda <philringnalda@gmail.com> r=myk a=justdave I forgot to specify the bug number in my previous checkin. That was bug 312498.
* Bug 313547: When strict_isolation is set, don't allow inappropriate users on ↵bugreport%peshkin.net2006-01-031-0/+2
| | | | | | | new bugs Patch by Joel Peshkin <bugreport@peshkin.net> r=lpsolit, a=justdave
* Bug 320902 confirm-user-match is mean to IEtimeless%mozdev.org2005-12-201-2/+4
| | | | r=mkanat a=justdave
* Bug 278414: Cannot add 'cc' notification for Flags when using emailsuffixes ↵lpsolit%gmail.com2005-12-141-2/+7
| | | | - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
* Bug 271596: editcomponents priv allows you to see/edit products you don't ↵lpsolit%gmail.com2005-12-121-0/+4
| | | | have access to - Patch by Frédéric Buclin <LpSolit@gmail.com> r=wicked a=justdave
* Bug 314039: editusers.cgi edits user 0 if you don't pass a userid - Patch by ↵lpsolit%gmail.com2005-11-301-3/+10
| | | | Frédéric Buclin <LpSolit@gmail.com> r=wurblzap a=justdave
* Bug 312441: relogin.cgi allows you to impersonate user accounts you are not ↵karl%kornel.name2005-11-201-0/+19
| | | | allowed to see when 'usevisibilitygroups' is on - Patch by A. Karl Kornel <karl@kornel.name> r=LpSolit a=justdave
* Bug 315332 fix several bugs in process_bug.cgi when 'strict_isolation' is onbugreport%peshkin.net2005-11-201-2/+13
| | | | | Patch by Joel Peshkin <bugreport@peshkin.net> r=lpsolit, a=justdave
* 316146 - 'Add bugs to new saved search' has empty <select>bbaetz%acm.org2005-11-171-8/+11
| | | | r=lpsolit, a=justdave
* Bug 315566: choose-classification.html.tmpl incorrect bugzilla tag causes errorswurblzap%gmail.com2005-11-101-2/+1
| | | | | Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit, a=myk
* Bug 314682: link rel entry for votes never gets createdwurblzap%gmail.com2005-11-081-1/+1
| | | | | Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit, a=justdave