aboutsummaryrefslogtreecommitdiffstats
path: root/template
Commit message (Expand)AuthorAgeFilesLines
* Spelling patch: use the right spelling form for 'returned'; patch by Vlad Das...vladd%bugzilla.org2006-06-201-1/+1
* Spelling patch: use the right spelling form for 'occurred'; patch by Vlad Das...vladd%bugzilla.org2006-06-202-3/+3
* Bug 341924: When viewing several bugs at once using show_bug.cgi?format=multi...lpsolit%gmail.com2006-06-191-0/+17
* Bug 341866: 'changer' in editproducts.cgi must be a user login, not a user ID...lpsolit%gmail.com2006-06-191-1/+1
* Bug 339750: Remove Bugzilla::Flag::GetBug - Patch by Frédéric Buclin <LpSol...lpsolit%gmail.com2006-06-192-11/+10
* Bug 341273: Display Bugzilla version in a public place on Bugzilla installs -...lpsolit%gmail.com2006-06-181-0/+1
* Bug 5179: Need to be able to put attachment on new bug - Patch by Marc Schuma...lpsolit%gmail.com2006-06-184-194/+174
* Bug 338796: Remove get_product_* from globals.pl - Patch by Frédéric Buclin...lpsolit%gmail.com2006-06-182-28/+25
* Bug 341689: 'Edit Attachment As Comment' converts plain text to HTML entities...lpsolit%gmail.com2006-06-161-1/+1
* Bug 319067: editflagtypes.cgi should allow to filter flag types based on thei...lpsolit%gmail.com2006-06-156-25/+79
* Patch for bug 340848: remove obsolete values from page.cgi?id=fields; r=LpSol...vladd%bugzilla.org2006-06-131-6/+2
* Bug 340426: Add a navbar at the top of each pages + have a better title - Pat...lpsolit%gmail.com2006-06-136-68/+94
* Bug 330487: Automatic Update Notification for Bugzilla - Patch by Frédéric ...lpsolit%gmail.com2006-06-132-2/+50
* Spelling patch: replace 'Saved searches' with 'Saved Searches' in the prefs p...vladd%bugzilla.org2006-06-091-1/+1
* Follow-up spelling patch for bug 44595: replace 'a irreversible way' with 'an...vladd%bugzilla.org2006-06-081-1/+1
* Patch for bug 340154: readd #chart anchor in query.cgi; patch by Vlad Dascalu...uid6232006-06-081-1/+1
* Patch for bug 330804: don't talk about QA if the QA contact parameter is disa...uid6232006-06-081-2/+6
* Patch for bug 330838: Fix still_unresolved_bugs to not say 'has still'; patch...uid6232006-06-081-1/+1
* Bug 275638: Templatise 'whinemail' email - Patch by Emmanuel Seyman <eseyman@...lpsolit%gmail.com2006-06-082-12/+66
* Follow-up patch for bug 315590: fix scenario where we have private attachment...uid6232006-06-071-1/+1
* Patch for bug 315590: add anchors to flag section; patch by timeless <timeles...uid6232006-06-061-2/+4
* Bug 42946: Bugs filed at same time causing one to be duplicated - Patch by Ol...lpsolit%gmail.com2006-06-053-0/+57
* Bug 340253: .cgi scripts should call Throw*Error() instead of die() - Patch b...lpsolit%gmail.com2006-06-042-1/+9
* Bug 282687: LDAP: TLS Support - Patch by guillomovitch@zarb.org r=mkanat a=ju...lpsolit%gmail.com2006-06-022-0/+6
* 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