aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/global
Commit message (Expand)AuthorAgeFilesLines
* Bug 69000: Permit a stored query to be marked "shared" and accessible by othe...wurblzap%gmail.com2006-07-142-12/+36
* Bug 94534: Customised resolutions - Patch by Frédéric Buclin <LpSolit@gmail...lpsolit%gmail.com2006-07-142-0/+12
* Bug 317694: All buttons in forms must have an id - Patches by André Batosti ...lpsolit%gmail.com2006-07-123-3/+3
* Bug 341495: Merge the banner and headerbugzilla%glob.com.au2006-06-272-20/+15
* Spelling patch: use the right spelling form for 'occurred'; patch by Vlad Das...vladd%bugzilla.org2006-06-201-2/+2
* Bug 339750: Remove Bugzilla::Flag::GetBug - Patch by Frédéric Buclin <LpSol...lpsolit%gmail.com2006-06-191-2/+2
* Bug 5179: Need to be able to put attachment on new bug - Patch by Marc Schuma...lpsolit%gmail.com2006-06-181-0/+6
* Bug 319067: editflagtypes.cgi should allow to filter flag types based on thei...lpsolit%gmail.com2006-06-153-3/+37
* Bug 340426: Add a navbar at the top of each pages + have a better title - Pat...lpsolit%gmail.com2006-06-134-62/+92
* Patch for bug 330804: don't talk about QA if the QA contact parameter is disa...uid6232006-06-081-2/+6
* Patch for bug 330838: Fix still_unresolved_bugs to not say 'has still'; patch...uid6232006-06-081-1/+1
* Bug 340253: .cgi scripts should call Throw*Error() instead of die() - Patch b...lpsolit%gmail.com2006-06-042-1/+9
* Bug 282687: LDAP: TLS Support - Patch by guillomovitch@zarb.org r=mkanat a=ju...lpsolit%gmail.com2006-06-021-0/+3
* Bug 324784: editgroups.cgi should make sure groups it edits/removes are not u...lpsolit%gmail.com2006-05-301-0/+14
* Bug 337054: Remove get_component_id() and get_component_name() from globals.p...lpsolit%gmail.com2006-05-301-15/+3
* Bug 337705: ldap_search_error AUTH_ERROR code is not defined - Patch by Max K...lpsolit%gmail.com2006-05-151-0/+5
* Bug 300410: Bugzilla::Auth needs to be restructured to not require a BEGIN blockmkanat%bugzilla.org2006-05-123-14/+51
* Bug 7710: Pref to automatically put me on the CC: list of bugs I change - Pat...lpsolit%gmail.com2006-05-101-0/+4
* Bug 337209: Missing whitespaces in the 'fieldvalue_still_has_bugs' error mess...lpsolit%gmail.com2006-05-101-2/+2
* Bug 332598: Move ValidatePassword() and DBNameToIdAndCheck() from globals.pl ...lpsolit%gmail.com2006-05-081-4/+4
* Bug 331008: Consistently name errors either prod_ or product_ - Patch by time...lpsolit%gmail.com2006-05-011-8/+8
* Bug 44595: Implement an interface for administrators to delete attachments - ...lpsolit%gmail.com2006-04-181-0/+4
* Bug 333836: extra </a> in sudo_password_required message - Patch by Emmanuel ...lpsolit%gmail.com2006-04-151-1/+1
* Bug 92515: Implement the ability to change the resolution of a bug without re...lpsolit%gmail.com2006-03-281-5/+0
* Bug 329390 Incorrect English in "You can't make [% terms.abug %] blocked or d...timeless%mozdev.org2006-03-241-1/+1
* Bug 330985 login_required_for_pronoun doesn't make sensetimeless%mozdev.org2006-03-221-1/+2
* Bug 330837 Fix sudo_in_progress to not say "an sudo"timeless%mozdev.org2006-03-221-1/+1
* Bug 331003 auth_failure uses "put people in or out"timeless%mozdev.org2006-03-221-1/+1
* Bug 330996 component_not_valid could be improvedtimeless%mozdev.org2006-03-221-2/+2
* Bug 331004 alias_is_numeric uses 'another' which to me implies a real one was...timeless%mozdev.org2006-03-221-2/+2
* Bug 311422: describecomponents.cgi and enter_bug.cgi need some cleanup - Patc...lpsolit%gmail.com2006-03-151-8/+9
* Bug 323912: When a group cannot be deleted because it is in used, ThrowUserEr...lpsolit%gmail.com2006-03-091-0/+8
* Patch for bug 329163: Add 'settings' template case in generic handling of aut...jocuri%softhome.net2006-03-031-0/+2
* 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 ide...jocuri%softhome.net2006-03-031-0/+2
* Patch for bug 329042: Modify 'group.html' in 'groups.html' for documentation ...jocuri%softhome.net2006-03-031-6/+6
* Bug 311258: use objects in admin templates (products & co) - Patch by André ...lpsolit%gmail.com2006-03-021-2/+3
* 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 globals....lpsolit%gmail.com2006-02-262-5/+9
* Bug 316127: Implement an infrastructure to link to the documentation - Patch ...lpsolit%gmail.com2006-02-223-1/+149
* Bug 291459: Make textareas zoom large when in use - Patch by Marc Schumann <w...lpsolit%gmail.com2006-02-222-0/+51
* Patch for bug 237683: Allow for more flexible user searching such as real nam...jocuri%softhome.net2006-02-221-0/+4
* Patch for bug 327624 : Add missing space in error message (template/en/defaul...jocuri%softhome.net2006-02-211-4/+4
* [SECURITY] Bug 313441: Query RSS should HTML-escape summary in <title> - Patc...lpsolit%gmail.com2006-02-211-5/+5
* Bug 313547: When strict_isolation is set, don't allow inappropriate users on ...bugreport%peshkin.net2006-01-031-0/+2
* Bug 320902 confirm-user-match is mean to IEtimeless%mozdev.org2005-12-201-2/+4
* Bug 278414: Cannot add 'cc' notification for Flags when using emailsuffixes -...lpsolit%gmail.com2005-12-141-2/+7
* Bug 271596: editcomponents priv allows you to see/edit products you don't hav...lpsolit%gmail.com2005-12-121-0/+4
* Bug 314039: editusers.cgi edits user 0 if you don't pass a userid - Patch by ...lpsolit%gmail.com2005-11-301-3/+10
* Bug 312441: relogin.cgi allows you to impersonate user accounts you are not a...karl%kornel.name2005-11-201-0/+19