summaryrefslogtreecommitdiffstats
path: root/template
AgeCommit message (Collapse)AuthorFilesLines
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
2006-03-07Bug 329289: sidebar.xul.tmpl generates version info in output .html - Patch ↵lpsolit%gmail.com2-6/+1
by Frédéric Buclin <LpSolit@gmail.com> r=vladd a=myk
2006-03-04Patch for bug 216902: support LDAPS connections; patch by Christian Krause ↵jocuri%softhome.net1-1/+2
<chkr@plauener.de>, r=vladd, a=justdave.
2006-03-03Patch for bug 329163: Add 'settings' template case in generic handling of ↵jocuri%softhome.net1-0/+2
auth errors; patch by Vlad Dascalu <vladd@bugzilla.org>, r=LpSolit, a=myk.
2006-03-03Back out accidentally commited change as part of check-in for bug 328089.jocuri%softhome.net1-2/+0
2006-03-03Bug 328602: Eliminate %::versions and @::legal_versionsmkanat%kerio.com1-3/+3
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=myk
2006-03-03Patch for bug 282613: add important admin edit flags to sidebar; patch by ↵jocuri%softhome.net1-0/+9
Olav Vitters <bugzilla-mozilla@bkor.dhs.org>, r=vladd, a=justdave.
2006-03-03Patch for bug 328089: make number of columns in additional comments field ↵jocuri%softhome.net7-10/+12
identical with constants.COMMENT_COLS; patch by Rudolf Ramler <rudolf.ramler@scch.at>, r=vladd, a=justdave.
2006-03-03Patch for bug 329042: Modify 'group.html' in 'groups.html' for documentation ↵jocuri%softhome.net1-6/+6
links; patch by Vlad Dascalu <vladd@bugzilla.org>; r=wurblzap, a=justdave.
2006-03-02Bug 281358: Attachment links in bugmail are different from the link in ↵lpsolit%gmail.com2-4/+4
show_bug.cgi - Patch by timeless <timeless@bemail.org> r=LpSolit a=justdave
2006-03-02Patch for bug 325567: display more information when listing flag types in ↵jocuri%softhome.net1-0/+17
editflagtypes.cgi (especially the grant and request group); patch by Remi Zara <remi_zara@mac.com>, r=LpSolit, a=justdave.
2006-03-02Bug 311258: use objects in admin templates (products & co) - Patch by André ↵lpsolit%gmail.com26-262/+238
Batosti <batosti@async.com.br> r=LpSolit a=justdave
2006-03-01Fix ThrowCodeError calls by giving them an unique ID (tree fix).jocuri%softhome.net1-0/+7
2006-02-26Bug 313950: Login screen should append emailsuffix to login field - Patch by ↵lpsolit%gmail.com2-1/+3
Matt McHenry <mmchenry@carnegielearning.com> r=LpSolit a=justdave
2006-02-26Bug 225162: We need a UI for viewing the profiles_activity table - Patch by ↵lpsolit%gmail.com3-0/+98
GavinS <bugzilla@chimpychompy.org> r=LpSolit a=justdave
2006-02-26Bug 284875: Move GetBugLink, GetAttachmentLink, and quoteUrls out of ↵lpsolit%gmail.com8-11/+15
globals.pl - Patch by Frédéric Buclin <LpSolit@gmail.com> r=mkanat a=justdave
2006-02-23Bug 251656: Redesign dependency tree, part 1: fix the tree itself - Patch by ↵lpsolit%gmail.com2-111/+109
André Batosti <batosti@async.com.br> r=myk r=LpSolit a=justdave
2006-02-22Bug 316127: Implement an infrastructure to link to the documentation - Patch ↵lpsolit%gmail.com5-2/+158
by Marc Schumann <wurblzap@gmail.com> r=vladd a=justdave