aboutsummaryrefslogtreecommitdiffstats
path: root/template
Commit message (Expand)AuthorAgeFilesLines
* Bug 320751: LDAP: Ability to have Bugzilla use the LDAP username directly as ...mkanat%bugzilla.org2006-05-311-2/+6
* Bug 335790: Field names in search form lists should be ordered alphabetically...lpsolit%gmail.com2006-05-301-4/+10
* Bug 150795: 'Numbering' is silly and should be changed - Patch by timeless <t...lpsolit%gmail.com2006-05-301-1/+5
* Bug 317774: The template file admin/users/confirm-delete.html.tmpl incorrectl...lpsolit%gmail.com2006-05-301-2/+2
* Bug 324784: editgroups.cgi should make sure groups it edits/removes are not u...lpsolit%gmail.com2006-05-302-3/+29
* Bug 337054: Remove get_component_id() and get_component_name() from globals.p...lpsolit%gmail.com2006-05-301-15/+3
* Bug 152361: can't continue walking a dependency tree - Patch by André Batost...lpsolit%gmail.com2006-05-231-0/+5
* Bug 323106: create-series JavaScript Error: 'options' is null or not an objec...lpsolit%gmail.com2006-05-231-1/+1
* Bug 337705: ldap_search_error AUTH_ERROR code is not defined - Patch by Max K...lpsolit%gmail.com2006-05-151-0/+5
* Bug 337560: User Watching prefs should have an HTML anchor name - Patch by ti...lpsolit%gmail.com2006-05-151-2/+2
* Bug 137751: Linkify bug numbers in dependency fields on show_activity.cgi - P...lpsolit%gmail.com2006-05-151-0/+7
* Bug 300410: Bugzilla::Auth needs to be restructured to not require a BEGIN blockmkanat%bugzilla.org2006-05-1210-98/+74
* Bug 96431: It's possible to write an essay in the Summary field.mkanat%bugzilla.org2006-05-103-3/+6
* Bug 7710: Pref to automatically put me on the CC: list of bugs I change - Pat...lpsolit%gmail.com2006-05-102-1/+15
* 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 281691: Misused <label>'s cause screen reader problems.wurblzap%gmail.com2006-04-189-213/+223
* I forgot a minor fix on checkin for bug 330718 :)lpsolit%gmail.com2006-04-181-2/+2
* Bug 330718: showdependencytree.cgi needs some cleanup - Patch by Frédéric B...lpsolit%gmail.com2006-04-181-13/+13
* Bug 44595: Implement an interface for administrators to delete attachments - ...lpsolit%gmail.com2006-04-186-3/+153
* Bug 333836: extra </a> in sudo_password_required message - Patch by Emmanuel ...lpsolit%gmail.com2006-04-151-1/+1
* Bug 333867: Incorrect examples for time units in Advanced Query help.wurblzap%gmail.com2006-04-141-2/+2
* Bug 323525: Style the group table as all other admin tables in Bugzilla - Pat...lpsolit%gmail.com2006-04-071-42/+80
* Bug 332891: Missing SET in admin/table.html.tmpl - Patch by Frédéric Buclin...lpsolit%gmail.com2006-04-061-6/+6
* Bug 275637: Templatise 'voteremovedmail' email - Patch by Emmanuel Seyman <es...lpsolit%gmail.com2006-04-052-12/+39
* Bug 330439: Missing whitespace after "Cancelled Because:" when cancelling a p...lpsolit%gmail.com2006-04-021-2/+1
* Bug 332142: Incorrect output when updating components - Patch by Frédéric B...lpsolit%gmail.com2006-03-311-3/+3
* Bug 92515: Implement the ability to change the resolution of a bug without re...lpsolit%gmail.com2006-03-282-24/+35
* 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 330521: Remove @::legal_product, @::legal_components and @::legal_target_...lpsolit%gmail.com2006-03-161-11/+11
* Bug 326122: Whine mails lack the trailing MIME boundary - Patch by Marc Schum...lpsolit%gmail.com2006-03-151-0/+1
* Bug 311422: describecomponents.cgi and enter_bug.cgi need some cleanup - Patc...lpsolit%gmail.com2006-03-153-49/+38
* Bug 328638: Remove @::legal_keywords and %::keywordsbynamemkanat%kerio.com2006-03-091-1/+1
* Bug 323912: When a group cannot be deleted because it is in used, ThrowUserEr...lpsolit%gmail.com2006-03-092-17/+9
* Bug 313256: Update CSS for attachment comment in real time to private comment...lpsolit%gmail.com2006-03-091-1/+13
* 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
* Bug 286476 - Mid-air collision should indicate that i didn't make a comment i...timeless%mozdev.org2006-03-071-0/+2
* Bug 329289: sidebar.xul.tmpl generates version info in output .html - Patch b...lpsolit%gmail.com2006-03-072-6/+1
* Patch for bug 216902: support LDAPS connections; patch by Christian Krause <c...jocuri%softhome.net2006-03-041-1/+2
* 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
* Bug 328602: Eliminate %::versions and @::legal_versionsmkanat%kerio.com2006-03-031-3/+3
* Patch for bug 282613: add important admin edit flags to sidebar; patch by Ola...jocuri%softhome.net2006-03-031-0/+9