summaryrefslogtreecommitdiffstats
path: root/template
AgeCommit message (Expand)AuthorFilesLines
2006-05-12Bug 300410: Bugzilla::Auth needs to be restructured to not require a BEGIN blockmkanat%bugzilla.org10-98/+74
2006-05-11Bug 96431: It's possible to write an essay in the Summary field.mkanat%bugzilla.org3-3/+6
2006-05-10Bug 7710: Pref to automatically put me on the CC: list of bugs I change - Pat...lpsolit%gmail.com2-1/+15
2006-05-10Bug 337209: Missing whitespaces in the 'fieldvalue_still_has_bugs' error mess...lpsolit%gmail.com1-2/+2
2006-05-08Bug 332598: Move ValidatePassword() and DBNameToIdAndCheck() from globals.pl ...lpsolit%gmail.com1-4/+4
2006-05-01Bug 331008: Consistently name errors either prod_ or product_ - Patch by time...lpsolit%gmail.com1-8/+8
2006-04-18Bug 281691: Misused <label>'s cause screen reader problems.wurblzap%gmail.com9-213/+223
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 B...lpsolit%gmail.com1-13/+13
2006-04-18Bug 44595: Implement an interface for administrators to delete attachments - ...lpsolit%gmail.com6-3/+153
2006-04-15Bug 333836: extra </a> in sudo_password_required message - Patch by Emmanuel ...lpsolit%gmail.com1-1/+1
2006-04-15Bug 333867: Incorrect examples for time units in Advanced Query help.wurblzap%gmail.com1-2/+2
2006-04-07Bug 323525: Style the group table as all other admin tables in Bugzilla - Pat...lpsolit%gmail.com1-42/+80
2006-04-06Bug 332891: Missing SET in admin/table.html.tmpl - Patch by Frédéric Buclin...lpsolit%gmail.com1-6/+6
2006-04-05Bug 275637: Templatise 'voteremovedmail' email - Patch by Emmanuel Seyman <es...lpsolit%gmail.com2-12/+39
2006-04-02Bug 330439: Missing whitespace after "Cancelled Because:" when cancelling a p...lpsolit%gmail.com1-2/+1
2006-03-31Bug 332142: Incorrect output when updating components - Patch by Frédéric B...lpsolit%gmail.com1-3/+3
2006-03-28Bug 92515: Implement the ability to change the resolution of a bug without re...lpsolit%gmail.com2-24/+35
2006-03-24Bug 329390 Incorrect English in "You can't make [% terms.abug %] blocked or d...timeless%mozdev.org1-1/+1
2006-03-22Bug 330985 login_required_for_pronoun doesn't make sensetimeless%mozdev.org1-1/+2
2006-03-22Bug 330837 Fix sudo_in_progress to not say "an sudo"timeless%mozdev.org1-1/+1
2006-03-22Bug 331003 auth_failure uses "put people in or out"timeless%mozdev.org1-1/+1
2006-03-22Bug 330996 component_not_valid could be improvedtimeless%mozdev.org1-2/+2
2006-03-22Bug 331004 alias_is_numeric uses 'another' which to me implies a real one was...timeless%mozdev.org1-2/+2
2006-03-16Bug 330521: Remove @::legal_product, @::legal_components and @::legal_target_...lpsolit%gmail.com1-11/+11
2006-03-15Bug 326122: Whine mails lack the trailing MIME boundary - Patch by Marc Schum...lpsolit%gmail.com1-0/+1
2006-03-15Bug 311422: describecomponents.cgi and enter_bug.cgi need some cleanup - Patc...lpsolit%gmail.com3-49/+38
2006-03-09Bug 328638: Remove @::legal_keywords and %::keywordsbynamemkanat%kerio.com1-1/+1
2006-03-09Bug 323912: When a group cannot be deleted because it is in used, ThrowUserEr...lpsolit%gmail.com2-17/+9
2006-03-09Bug 313256: Update CSS for attachment comment in real time to private comment...lpsolit%gmail.com1-1/+13
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
2006-03-07Bug 286476 - Mid-air collision should indicate that i didn't make a comment i...timeless%mozdev.org1-0/+2
2006-03-07Bug 329289: sidebar.xul.tmpl generates version info in output .html - Patch b...lpsolit%gmail.com2-6/+1
2006-03-04Patch for bug 216902: support LDAPS connections; patch by Christian Krause <c...jocuri%softhome.net1-1/+2
2006-03-03Patch for bug 329163: Add 'settings' template case in generic handling of aut...jocuri%softhome.net1-0/+2
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
2006-03-03Patch for bug 282613: add important admin edit flags to sidebar; patch by Ola...jocuri%softhome.net1-0/+9
2006-03-03Patch for bug 328089: make number of columns in additional comments field ide...jocuri%softhome.net7-10/+12
2006-03-03Patch for bug 329042: Modify 'group.html' in 'groups.html' for documentation ...jocuri%softhome.net1-6/+6
2006-03-02Bug 281358: Attachment links in bugmail are different from the link in show_b...lpsolit%gmail.com2-4/+4
2006-03-02Patch for bug 325567: display more information when listing flag types in edi...jocuri%softhome.net1-0/+17
2006-03-02Bug 311258: use objects in admin templates (products & co) - Patch by André ...lpsolit%gmail.com26-262/+238
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
2006-02-26Bug 225162: We need a UI for viewing the profiles_activity table - Patch by G...lpsolit%gmail.com3-0/+98
2006-02-26Bug 284875: Move GetBugLink, GetAttachmentLink, and quoteUrls out of globals....lpsolit%gmail.com8-11/+15
2006-02-23Bug 251656: Redesign dependency tree, part 1: fix the tree itself - Patch by ...lpsolit%gmail.com2-111/+109
2006-02-22Bug 316127: Implement an infrastructure to link to the documentation - Patch ...lpsolit%gmail.com5-2/+158