aboutsummaryrefslogtreecommitdiffstats
path: root/template
Commit message (Expand)AuthorAgeFilesLines
...
* Bug 449931: [SECURITY] Unprivileged users can approve/unapprove all the quips...lpsolit%gmail.com2008-11-062-0/+5
* Bug 381772 - Add hooks for common-links.ghendricks%novell.com2008-11-051-1/+1
* Bug 452888: The status selector is too far from the comment box, leading to a...guy.pyrzak%gmail.com2008-11-052-1/+17
* Bug 461958: Account creation page uses word "accountname" - should be "accoun...lpsolit%gmail.com2008-10-291-1/+1
* Bug 460995: Need to use terms.abug in description for makeproductgroups - Pat...lpsolit%gmail.com2008-10-281-1/+1
* Bug 458436: Allow standard global select fields to control visibility of cust...mkanat%bugzilla.org2008-10-257-34/+96
* Bug 291433: Ability to have custom fields whose visibility depends on the val...mkanat%bugzilla.org2008-10-256-33/+169
* Bug 460754: Move JS code out of attachment/diff-header.html.tmpl - Patch by F...lpsolit%gmail.com2008-10-212-107/+3
* Bug 214017: Wrap group fields in a single <table class="foo"> so people can h...lpsolit%gmail.com2008-10-211-1/+1
* Bug 105865: When converting bug/attachment/comment numbers to links, quoteUrl...lpsolit%gmail.com2008-10-211-1/+1
* Bug 460749: Firefox 3.1 no longer supports -moz-pre-wrap (nor does Opera!) - ...lpsolit%gmail.com2008-10-201-1/+3
* Bug 460588: Add template hooks for adding fields to editgroups and userprefs ...mkanat%bugzilla.org2008-10-183-2/+9
* Bug 460297: Parameters in editparams.cgi need an ID - Patch by Frédéric...lpsolit%gmail.com2008-10-161-6/+7
* Bug 420862: Show abbreviated content in bug lists fully in tooltips - Patch b...lpsolit%gmail.com2008-10-101-0/+13
* Bug 456782: Rename the "View Current Triggers" link in editworkflow.cgi and u...lpsolit%gmail.com2008-10-072-3/+4
* Bug 457719: The "You need to _log in_ before you can comment..." link in show...dkl%redhat.com2008-10-051-1/+1
* Fix some test failures caused by the Field::Choice patches.mkanat%bugzilla.org2008-10-033-7/+9
* Bug 452896: A user with no privs who reported a bug couldn't move it to anoth...mkanat%bugzilla.org2008-10-031-3/+10
* Bug 456922: Now that Bugzilla::Field::Choice is complete, clean up editvalues...mkanat%bugzilla.org2008-10-037-109/+102
* Bug 456919: Implement Bugzilla::Field::Choice->remove_from_db and have editva...mkanat%bugzilla.org2008-10-031-2/+3
* Bug 455641: Implement Bugzilla::Field::Choice->update and have editvalues.cgi...mkanat%bugzilla.org2008-10-032-13/+17
* Bug 455632: Add Bugzilla::Field::Choice->create and have editvalues.cgi use itmkanat%bugzilla.org2008-10-032-7/+20
* Bug 453459: Bug pages no longer added to bfcache due to unload listener on Wi...guy.pyrzak%gmail.com2008-10-021-0/+2
* Bug 357904: Create an object for a Field Value and have Bugzilla::Field->lega...mkanat%bugzilla.org2008-09-243-5/+6
* Bug 454234: Do not display "Help" links in the banner/footer when docs_urlbas...lpsolit%gmail.com2008-09-221-1/+1
* Bug 456058: Extra space included in hyperlink to commenter mailto - Patch by ...lpsolit%gmail.com2008-09-221-2/+1
* Bug 398075: Bugzilla should be able to display the "shutdownhtml" message eve...lpsolit%gmail.com2008-09-212-5/+7
* Bug 455814: token.cgi should reject password change requests for disabled acc...lpsolit%gmail.com2008-09-201-0/+4
* Bug 453337: enter_bug (New Bug) UI bounces up and down when you change the c...guy.pyrzak%gmail.com2008-09-191-1/+1
* Bug 455808: "YAHOO is not defined" JS error thrown when editing attachmentsguy.pyrzak%gmail.com2008-09-182-1/+2
* Bug 455558: Custom free text fields too long (particularly in Dusk)guy.pyrzak%gmail.com2008-09-181-1/+1
* Bug 455744: Text fields on enter_bug.cgi are too large and inconsistent compa...lpsolit%gmail.com2008-09-181-8/+7
* Bug 452734: Remove the keyword chooser, because it's a usability regressionmkanat%bugzilla.org2008-09-1810-33/+11
* Bug 453792 - Bugzilla should differentiate in headers (X-Bugzilla-Type) betw...gerv%gerv.net2008-09-171-1/+1
* Remove useless </center>, see bug 216557 comment 60lpsolit%gmail.com2008-09-171-1/+0
* Bug 453023: The "Importance" label in show_bug.cgi should point to the severi...lpsolit%gmail.com2008-09-172-9/+14
* Bug 417290: Add an email pref to get notifications for newly created bugs - P...lpsolit%gmail.com2008-09-171-0/+2
* Bug 452757: Voting help page is out-of-date - Patch by Frédéric Buclin ...lpsolit%gmail.com2008-09-161-3/+3
* Bug 15089: Make buglist.cgi shorten search URLs by cleaning them and then red...mkanat%bugzilla.org2008-09-121-1/+1
* Bug 216557: Be able to specify the order of the columns in a bug list - Patch...lpsolit%gmail.com2008-09-112-13/+52
* Bug 433015: The "Remove Event" and "Update/Commit" buttons in editwhines.cgi ...lpsolit%gmail.com2008-09-091-32/+33
* Bug 453743: Decrease the number of calls to the DB about flags when viewing a...lpsolit%gmail.com2008-09-081-3/+5
* Bug 453586: enter_bug form shows the bugzilla-admin addressmkanat%bugzilla.org2008-09-061-1/+1
* Bug 453585: Load stylesheets before scripts for performance reasonsmkanat%bugzilla.org2008-09-061-17/+18
* Bug 452906 - Long URLs smash the right column widthguy.pyrzak%gmail.com2008-09-051-2/+3
* Bug 452891: The dashed border next to the line numbers in the Diff Viewer can...mkanat%bugzilla.org2008-09-021-5/+0
* Bug 452746: Link to the bug in the bug header/title bar includes a spacemkanat%bugzilla.org2008-09-021-2/+1
* Bug 452733: [Classification] should not be next to bug ID and short_desc in t...mkanat%bugzilla.org2008-09-021-3/+0
* Bug 452810: Remove my name after "including you" when CCed to a bug - Patch b...lpsolit%gmail.com2008-08-301-4/+2
* Bug 399070: Remove the 'timezone' parameter - Patch by Frédéric Buclin ...lpsolit%gmail.com2008-08-286-22/+8