summaryrefslogtreecommitdiffstats
path: root/template
AgeCommit message (Expand)AuthorFilesLines
2006-06-08Bug 275638: Templatise 'whinemail' email - Patch by Emmanuel Seyman <eseyman@...lpsolit%gmail.com2-12/+66
2006-06-07Follow-up patch for bug 315590: fix scenario where we have private attachment...uid6231-1/+1
2006-06-07Patch for bug 315590: add anchors to flag section; patch by timeless <timeles...uid6231-2/+4
2006-06-05Bug 42946: Bugs filed at same time causing one to be duplicated - Patch by Ol...lpsolit%gmail.com3-0/+57
2006-06-04Bug 340253: .cgi scripts should call Throw*Error() instead of die() - Patch b...lpsolit%gmail.com2-1/+9
2006-06-02Bug 282687: LDAP: TLS Support - Patch by guillomovitch@zarb.org r=mkanat a=ju...lpsolit%gmail.com2-0/+6
2006-05-31Bug 320751: LDAP: Ability to have Bugzilla use the LDAP username directly as ...mkanat%bugzilla.org1-2/+6
2006-05-30Bug 335790: Field names in search form lists should be ordered alphabetically...lpsolit%gmail.com1-4/+10
2006-05-30Bug 150795: 'Numbering' is silly and should be changed - Patch by timeless <t...lpsolit%gmail.com1-1/+5
2006-05-30Bug 317774: The template file admin/users/confirm-delete.html.tmpl incorrectl...lpsolit%gmail.com1-2/+2
2006-05-30Bug 324784: editgroups.cgi should make sure groups it edits/removes are not u...lpsolit%gmail.com2-3/+29
2006-05-30Bug 337054: Remove get_component_id() and get_component_name() from globals.p...lpsolit%gmail.com1-15/+3
2006-05-23Bug 152361: can't continue walking a dependency tree - Patch by André Batost...lpsolit%gmail.com1-0/+5
2006-05-23Bug 323106: create-series JavaScript Error: 'options' is null or not an objec...lpsolit%gmail.com1-1/+1
2006-05-16Bug 337705: ldap_search_error AUTH_ERROR code is not defined - Patch by Max K...lpsolit%gmail.com1-0/+5
2006-05-15Bug 337560: User Watching prefs should have an HTML anchor name - Patch by ti...lpsolit%gmail.com1-2/+2
2006-05-15Bug 137751: Linkify bug numbers in dependency fields on show_activity.cgi - P...lpsolit%gmail.com1-0/+7
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