aboutsummaryrefslogtreecommitdiffstats
path: root/template/en/default
Commit message (Collapse)AuthorAgeFilesLines
* Bug 452888: The status selector is too far from the comment box, leading to ↵guy.pyrzak%gmail.com2008-11-052-1/+17
| | | | | | a serious usability problem Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat
* Bug 461958: Account creation page uses word "accountname" - should be ↵lpsolit%gmail.com2008-10-291-1/+1
| | | | "account name" - Patch by Rob Siklos [:robzilla] <robzilla2@siklos.ca> r/a=LpSolit
* Bug 460995: Need to use terms.abug in description for makeproductgroups - ↵lpsolit%gmail.com2008-10-281-1/+1
| | | | Patch by Rob Siklos [:robzilla] <robzilla2@siklos.ca> r/a=LpSolit
* Bug 458436: Allow standard global select fields to control visibility of ↵mkanat%bugzilla.org2008-10-257-34/+96
| | | | | | custom fields Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat
* Bug 291433: Ability to have custom fields whose visibility depends on the ↵mkanat%bugzilla.org2008-10-256-33/+169
| | | | | | values of other fields Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat
* Bug 460754: Move JS code out of attachment/diff-header.html.tmpl - Patch by ↵lpsolit%gmail.com2008-10-212-107/+3
| | | | Frédéric Buclin <LpSolit@gmail.com> r=wicked a=LpSolit
* Bug 214017: Wrap group fields in a single <table class="foo"> so people can ↵lpsolit%gmail.com2008-10-211-1/+1
| | | | hide them - Patch by Frédéric Buclin <LpSolit@gmail.com> r=pyrzak a=LpSolit
* Bug 105865: When converting bug/attachment/comment numbers to links, ↵lpsolit%gmail.com2008-10-211-1/+1
| | | | quoteUrls() should take care of newlines and not linkify them if a newline is present - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 460749: Firefox 3.1 no longer supports -moz-pre-wrap (nor does Opera!) - ↵lpsolit%gmail.com2008-10-201-1/+3
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r=pyrzak a=LpSolit
* Bug 460588: Add template hooks for adding fields to editgroups and userprefs ↵mkanat%bugzilla.org2008-10-183-2/+9
| | | | | | Account Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit
* Bug 460297: Parameters in editparams.cgi need an ID - Patch by ↵lpsolit%gmail.com2008-10-161-6/+7
| | | | Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 420862: Show abbreviated content in bug lists fully in tooltips - Patch ↵lpsolit%gmail.com2008-10-101-0/+13
| | | | by Mikhail Gusarov <dottedmag@altlinux.org> r/a=LpSolit
* Bug 456782: Rename the "View Current Triggers" link in editworkflow.cgi and ↵lpsolit%gmail.com2008-10-072-3/+4
| | | | update the "Edit Actions Triggered by the Workflow" page title accordingly - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit
* Bug 457719: The "You need to _log in_ before you can comment..." link in ↵dkl%redhat.com2008-10-051-1/+1
| | | | | | show_bug.cgi doesn't display the login form if ssl = "authenticated sessions" Patch by David Lawrence <dkl@redhat.com> - r/a=LpSolit
* 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 ↵mkanat%bugzilla.org2008-10-031-3/+10
| | | | | | another product if the target milestone was set Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat
* Bug 456922: Now that Bugzilla::Field::Choice is complete, clean up ↵mkanat%bugzilla.org2008-10-037-109/+102
| | | | | | editvalues.cgi and error messages Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat
* Bug 456919: Implement Bugzilla::Field::Choice->remove_from_db and have ↵mkanat%bugzilla.org2008-10-031-2/+3
| | | | | | editvalues.cgi use it Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat
* Bug 455641: Implement Bugzilla::Field::Choice->update and have ↵mkanat%bugzilla.org2008-10-032-13/+17
| | | | | | editvalues.cgi use it Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat
* Bug 455632: Add Bugzilla::Field::Choice->create and have editvalues.cgi use itmkanat%bugzilla.org2008-10-032-7/+20
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat
* Bug 453459: Bug pages no longer added to bfcache due to unload listener on ↵guy.pyrzak%gmail.com2008-10-021-0/+2
| | | | | | Window Patch by Guy Pyrzak <guy.pyrzak@gmail.com> r=LpSolit@gmail.com, a=LpSolit@gmail.com
* Bug 357904: Create an object for a Field Value and have ↵mkanat%bugzilla.org2008-09-243-5/+6
| | | | | | Bugzilla::Field->legal_values use it Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat
* Bug 454234: Do not display "Help" links in the banner/footer when ↵lpsolit%gmail.com2008-09-221-1/+1
| | | | docs_urlbase is empty - Patch by A.A. Shimono (himorin) <shimono@mozilla.gr.jp> r/a=LpSolit
* Bug 456058: Extra space included in hyperlink to commenter mailto - Patch by ↵lpsolit%gmail.com2008-09-221-2/+1
| | | | Rob Siklos <robzilla2@siklos.ca> r/a=LpSolit
* Bug 398075: Bugzilla should be able to display the "shutdownhtml" message ↵lpsolit%gmail.com2008-09-212-5/+7
| | | | even if the SQL server is down - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 455814: token.cgi should reject password change requests for disabled ↵lpsolit%gmail.com2008-09-201-0/+4
| | | | accounts - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit
* Bug 453337: enter_bug (New Bug) UI bounces up and down when you change the ↵guy.pyrzak%gmail.com2008-09-191-1/+1
| | | | | | component because description changes height Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=LpSolit, a=LpSolit
* Bug 455808: "YAHOO is not defined" JS error thrown when editing attachmentsguy.pyrzak%gmail.com2008-09-182-1/+2
| | | | Patch by Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat
* Bug 455558: Custom free text fields too long (particularly in Dusk)guy.pyrzak%gmail.com2008-09-181-1/+1
| | | | Patch by Guy Pyrzak <guy.pyrzak@gmail.com> r=Lpsolit, a=mkanat
* Bug 455744: Text fields on enter_bug.cgi are too large and inconsistent ↵lpsolit%gmail.com2008-09-181-8/+7
| | | | compared to show_bug.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 452734: Remove the keyword chooser, because it's a usability regressionmkanat%bugzilla.org2008-09-1810-33/+11
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat
* Bug 453792 - Bugzilla should differentiate in headers (X-Bugzilla-Type) ↵gerv%gerv.net2008-09-171-1/+1
| | | | between new and changed mail. Patch by gerv; r=wurblzap, a=mkanat.
* 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 ↵lpsolit%gmail.com2008-09-172-9/+14
| | | | severity and priority descriptions - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit
* Bug 417290: Add an email pref to get notifications for newly created bugs - ↵lpsolit%gmail.com2008-09-171-0/+2
| | | | Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 452757: Voting help page is out-of-date - Patch by Frédéric Buclin ↵lpsolit%gmail.com2008-09-161-3/+3
| | | | <LpSolit@gmail.com> r=ghendricks a=LpSolit
* Bug 15089: Make buglist.cgi shorten search URLs by cleaning them and then ↵mkanat%bugzilla.org2008-09-121-1/+1
| | | | | | redirecting with the cleaned URL. Patch By Mikhail Gusarov <dottedmag@altlinux.org> r=mkanat, a=mkanat
* Bug 216557: Be able to specify the order of the columns in a bug list - ↵lpsolit%gmail.com2008-09-112-13/+52
| | | | Patch by Pascal Held <paheld+bugzilla@gmail.com> r=LpSolit r=pyrzak a=LpSolit
* Bug 433015: The "Remove Event" and "Update/Commit" buttons in editwhines.cgi ↵lpsolit%gmail.com2008-09-091-32/+33
| | | | are too far on the right - Patch by Frédéric Buclin <LpSolit@gmail.com> r=pyrzak a=LpSolit
* Bug 453743: Decrease the number of calls to the DB about flags when viewing ↵lpsolit%gmail.com2008-09-081-3/+5
| | | | a bug - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 453586: enter_bug form shows the bugzilla-admin addressmkanat%bugzilla.org2008-09-061-1/+1
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=reed, a=mkanat
* Bug 453585: Load stylesheets before scripts for performance reasonsmkanat%bugzilla.org2008-09-061-17/+18
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 452906 - Long URLs smash the right column widthguy.pyrzak%gmail.com2008-09-051-2/+3
| | | | Patch By Guy Pyrzak <guy.pyrzak@gmail.com>, r=mkanat, a=mkanat
* Bug 452891: The dashed border next to the line numbers in the Diff Viewer ↵mkanat%bugzilla.org2008-09-021-5/+0
| | | | | | can be visually jarring Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wurblzap, a=mkanat
* Bug 452746: Link to the bug in the bug header/title bar includes a spacemkanat%bugzilla.org2008-09-021-2/+1
| | | | Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 452733: [Classification] should not be next to bug ID and short_desc in ↵mkanat%bugzilla.org2008-09-021-3/+0
| | | | | | the show_bug header Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
* Bug 452810: Remove my name after "including you" when CCed to a bug - Patch ↵lpsolit%gmail.com2008-08-301-4/+2
| | | | by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat
* Bug 399070: Remove the 'timezone' parameter - Patch by Frédéric Buclin ↵lpsolit%gmail.com2008-08-286-22/+8
| | | | <LpSolit@gmail.com> r/a=mkanat
* Bug 449791 – Allow flag notification emails to be threaded similar to ↵dkl%redhat.com2008-08-281-0/+1
| | | | | | normal bug change emails Patch by Dave Lawrence <dkl@redhat.com> - r/a=LpSolit
* Bug 182238: Allow users to choose what time zone to display times in - Patch ↵lpsolit%gmail.com2008-08-274-7/+9
| | | | by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat