aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default/pages
Commit message (Expand)AuthorAgeFilesLines
...
* Fix bustage from Bug 417531.mkanat%bugzilla.org2008-05-051-4/+4
* Bug 417531: Release Notes for 3.0.4mkanat%bugzilla.org2008-05-051-2/+57
* Bug 182975: Bugzilla directory structure to be adopted to l10n needs - Patch ...lpsolit%gmail.com2008-04-041-10/+10
* Bug 426211: Invalid get_status() call - Patch by Vitaly Fedrushkov <vitaly.fe...lpsolit%gmail.com2008-04-021-1/+1
* Bug 388723: Make the browser wrap comments on display in addition to the norm...mkanat%bugzilla.org2008-02-091-2/+2
* Bug 61487: describe "Normal" severity in "A Bug's Life Cycle" - Patch by Ecli...lpsolit%gmail.com2008-02-081-0/+7
* Fix the grammar and accuracy of the mod_perl relnote for 3.0.3.mkanat%bugzilla.org2008-01-091-4/+4
* Bug 410779: Release Notes for 3.0.3mkanat%bugzilla.org2008-01-091-1/+41
* Bug 400243: "votes:n" quicksearch should be "at least n votes", not "more tha...lpsolit%gmail.com2007-12-031-34/+11
* Bug 396506: Release Notes for 3.0.2mkanat%bugzilla.org2007-09-191-2/+20
* Fix minor spacing error (bug 391233 comment 12)mkanat%bugzilla.org2007-08-231-1/+1
* Additional corrections to release notes, part of bug 391233.mkanat%bugzilla.org2007-08-221-3/+9
* Bug 392186: Remove version headers from all templates - Patch by GavinS <bugz...lpsolit%gmail.com2007-08-209-9/+0
* Fixing bustagelpsolit%gmail.com2007-08-141-1/+1
* Bug 391233: Write Release Notes for Bugzilla 3.0.1mkanat%bugzilla.org2007-08-141-9/+96
* Bug 329701: Add flag support to QuickSearch - Patch by Teemu Mannermaa <wicke...lpsolit%gmail.com2007-07-191-1/+28
* Bug 378590 - rewrite and reduce the length of the bug-writing guidelines. Pat...gerv%gerv.net2007-06-011-219/+54
* Fix release notes test failures.mkanat%bugzilla.org2007-05-091-10/+11
* Bug 379777: Finalize Release Notes for Bugzilla 3.0mkanat%bugzilla.org2007-05-091-2/+22
* Bug 377026: Replace all occurences of status_descs.FOO by get_status("FOO") (...lpsolit%gmail.com2007-04-102-25/+29
* Bug 174085: Want to be able to query via group in quicksearch - Patch by Teem...lpsolit%gmail.com2007-03-171-0/+7
* Bug 373315: p in the last li looks like it's other blockmkanat%bugzilla.org2007-03-101-7/+6
* Bug 373312: bugzilla terms should not be used for db namemkanat%bugzilla.org2007-03-101-2/+2
* Part of bug 370705, updating the release notes--we don't have "enterprise cla...mkanat%bugzilla.org2007-02-261-4/+0
* Bug 349423: Release Notes for Bugzilla 3.0mkanat%bugzilla.org2007-02-231-0/+747
* Bug 365221 period is on the wrong side of parentheses in priority descriptiontimeless%mozdev.org2007-01-081-1/+1
* Bug 354660 please reword "use in total"timeless%mozdev.org2006-12-291-5/+10
* Fixing bustagelpsolit%gmail.com2006-09-261-2/+2
* Bug 352165: Improve the "Bug Writing Guidelines" - Patch by eli@prometheus-mu...lpsolit%gmail.com2006-09-261-168/+125
* Bug 94534: Customised resolutions - Patch by Frédéric Buclin <LpSolit@gmail...lpsolit%gmail.com2006-07-141-6/+6
* Bug 317694: All buttons in forms must have an id - Patches by André Batosti ...lpsolit%gmail.com2006-07-123-4/+4
* Patch for bug 340848: remove obsolete values from page.cgi?id=fields; r=LpSol...vladd%bugzilla.org2006-06-131-6/+2
* Patch for bug 328089: make number of columns in additional comments field ide...jocuri%softhome.net2006-03-031-1/+1
* Bug 291459: Make textareas zoom large when in use - Patch by Marc Schumann <w...lpsolit%gmail.com2006-02-221-1/+5
* Bug 312439: The user being impersonated has "moral" rights to keep informed -...karl%kornel.name2005-11-051-0/+69
* Bug 293357: Update a comment in pages/bug-writing.html.tmpl about lost passwo...lpsolit%gmail.com2005-09-151-2/+2
* Bug 306556: Some status in pages/fields.html.tmpl are broken - Original patch...lpsolit%gmail.com2005-09-021-3/+3
* Bug 305333: Move attachments.thedata to its own tablebugreport%peshkin.net2005-08-271-1/+1
* Bug 70907: QuickSearch: port the JS code to perl (make it server-side) - Patc...lpsolit%gmail.com2005-08-222-0/+567
* Bug 215148 - make status and resolution localisable. Patch by eseyman@linagor...gerv%gerv.net2005-05-101-29/+30
* Bug 103439 : Correctly use noun/verb forms of Login/Log In and Logout/Log Out...travis%sedsystems.ca2005-03-191-1/+1
* Bug 284991 : small typo: "thisbug" should be two wordstravis%sedsystems.ca2005-03-101-1/+1
* Bug 11901 : Change Bugzilla comments line-wrapping policytravis%sedsystems.ca2005-02-102-3/+3
* Patch for bug 245807: rewrite description for WORKSFORME; patch by Shane H. W...jocuri%softhome.net2004-11-111-74/+116
* Bug 238865: removing %::FORM from page.cgi in favor of $cgi->paramjustdave%syndicomm.com2004-04-171-2/+4
* Backing out checkin from bug 238865: patch was negatively reviewed post-mortem.justdave%syndicomm.com2004-04-151-4/+2
* Fix for bug 238865-v1: remove %FORM from page.cgi. Does so, fixing thekiko%async.com.br2004-04-121-2/+4
* Bug 237772 instances of "a terms.bug" should be replaced with "terms.abug"timeless%mozdev.org2004-03-193-12/+12
* Bug 170213 - make static HTML files into page.cgi pages. This does votehelp.h...gerv%gerv.net2004-03-083-0/+720
* Patch for bug 228894: Change HTML comments to template-toolkit ones for templ...jocuri%softhome.net2004-01-192-2/+2