aboutsummaryrefslogtreecommitdiffstats
path: root/template
Commit message (Collapse)AuthorAgeFilesLines
...
* 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.
* 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
|
* Bug 328602: Eliminate %::versions and @::legal_versionsmkanat%kerio.com2006-03-031-3/+3
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
* Patch for bug 282613: add important admin edit flags to sidebar; patch by ↵jocuri%softhome.net2006-03-031-0/+9
| | | | Olav Vitters <bugzilla-mozilla@bkor.dhs.org>, r=vladd, a=justdave.
* Patch for bug 328089: make number of columns in additional comments field ↵jocuri%softhome.net2006-03-037-10/+12
| | | | 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 281358: Attachment links in bugmail are different from the link in ↵lpsolit%gmail.com2006-03-022-4/+4
| | | | show_bug.cgi - Patch by timeless <timeless@bemail.org> r=LpSolit a=justdave
* Patch for bug 325567: display more information when listing flag types in ↵jocuri%softhome.net2006-03-021-0/+17
| | | | editflagtypes.cgi (especially the grant and request group); patch by Remi Zara <remi_zara@mac.com>, r=LpSolit, a=justdave.
* Bug 311258: use objects in admin templates (products & co) - Patch by André ↵lpsolit%gmail.com2006-03-0226-262/+238
| | | | 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 313950: Login screen should append emailsuffix to login field - Patch by ↵lpsolit%gmail.com2006-02-262-1/+3
| | | | Matt McHenry <mmchenry@carnegielearning.com> r=LpSolit a=justdave
* Bug 225162: We need a UI for viewing the profiles_activity table - Patch by ↵lpsolit%gmail.com2006-02-263-0/+98
| | | | GavinS <bugzilla@chimpychompy.org> r=LpSolit a=justdave
* Bug 284875: Move GetBugLink, GetAttachmentLink, and quoteUrls out of ↵lpsolit%gmail.com2006-02-268-11/+15
| | | | globals.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
* Bug 251656: Redesign dependency tree, part 1: fix the tree itself - Patch by ↵lpsolit%gmail.com2006-02-232-111/+109
| | | | André Batosti <batosti@async.com.br> r=myk r=LpSolit a=justdave
* Bug 316127: Implement an infrastructure to link to the documentation - Patch ↵lpsolit%gmail.com2006-02-225-2/+158
| | | | 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-2218-39/+201
| | | | <wurblzap@gmail.com> r=vladd a=justdave
* Bug 24697: Display search link for open bugs for each keyword in ↵mozilla%colinogilvie.co.uk2006-02-221-1/+11
| | | | | | describekeywords.cgi Patch by David D. Kilzer (ddk) <ddkilzer@kilzer.net>; r=vladd; a=justdave
* Bug 100089: Templatise "passwordmail" emailmozilla%colinogilvie.co.uk2006-02-222-7/+35
| | | | Patch by Emmanuel Seyman <eseyman@linagora.com>; r=lpsolit; a=justdave
* Patch for bug 237683: Allow for more flexible user searching such as real ↵jocuri%softhome.net2006-02-222-1/+12
| | | | name, email, and userid, in editusers; patch by David Lawrence <dkl@redhat.com>, r=bugzilla@chimpychompy.org, a=justdave@bugzilla.org.
* Patch for bug 326060: Remove template check for flag.setter (it always ↵jocuri%softhome.net2006-02-223-9/+3
| | | | exists) - patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org>, r=LpSolit, a=justdave.
* Bug 271984: Default milestone should be a <select>, not a text entry - Patch ↵lpsolit%gmail.com2006-02-221-2/+13
| | | | by Rémi Zara <remi_zara@mac.com> r=LpSolit a=justdave
* Bug 319065: Display sortkeys when listing flag types in editflagtypes.cgi - ↵lpsolit%gmail.com2006-02-221-0/+2
| | | | Patch by Rémi Zara <remi_zara@mac.com> r=LpSolit a=justdave
* Bug 219555: 'Format for Printing' page is a mess - Patch by Olav Vitters ↵lpsolit%gmail.com2006-02-222-112/+222
| | | | <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave
* Patch for bug 97868: Rename the "Edit" action (for attachments) to something ↵jocuri%softhome.net2006-02-225-7/+7
| | | | else (use "Details"); patch by timeless <timeless@bemail.org>, r=mkanat, a=justdave.
* 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.
* Patch for bug 313953 : add form hook in comment.txt.tmpl; patch by Matt ↵jocuri%softhome.net2006-02-211-0/+3
| | | | McHenry <mmchenry@carnegielearning.com>, r=vladd, a=justdave.
* Bug 287325: Ability to add custom plain-text fields to a Bug - Patch by Myk ↵lpsolit%gmail.com2006-02-212-0/+45
| | | | Melez <myk@mozilla.org> r=mkanat a=justdave
* [SECURITY] Bug 325079: The login form on the Bugzilla home page may redirect ↵lpsolit%gmail.com2006-02-211-1/+13
| | | | your login and password to another site - Patch by Frédéric Buclin <LpSolit@gmail.com> r=myk a=justdave
* [SECURITY] Bug 313441: Query RSS should HTML-escape summary in <title> - ↵lpsolit%gmail.com2006-02-213-51/+42
| | | | | | 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 326803: Wrong colspan for "summarize time" link below time tracking bar ↵wurblzap%gmail.com2006-02-131-1/+1
| | | | | | | on show_bug.cgi. Patch by Marc Schumann <wurblzap@gmail.com>, r=LpSolit, a=justdave
* Bug 232778: The sort order of a saved search is not kept - Patch by ↵lpsolit%gmail.com2006-02-121-1/+1
| | | | Frédéric Buclin <LpSolit@gmail.com> r=joel a=justdave
* Bug 325448: In editparams.cgi, radio button and checkbox descriptions should ↵lpsolit%gmail.com2006-02-061-6/+10
| | | | be enclosed in <label></label> tags - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=myk