Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-10-21 | Bug 214017: Wrap group fields in a single <table class="foo"> so people can ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
hide them - Patch by Frédéric Buclin <LpSolit@gmail.com> r=pyrzak a=LpSolit | |||||
2008-10-21 | Bug 105865: When converting bug/attachment/comment numbers to links, ↵ | lpsolit%gmail.com | 1 | -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 | |||||
2008-10-21 | Bug 460749: Firefox 3.1 no longer supports -moz-pre-wrap (nor does Opera!) - ↵ | lpsolit%gmail.com | 1 | -1/+3 | |
Patch by Frédéric Buclin <LpSolit@gmail.com> r=pyrzak a=LpSolit | |||||
2008-10-18 | Bug 460588: Add template hooks for adding fields to editgroups and userprefs ↵ | mkanat%bugzilla.org | 3 | -2/+9 | |
Account Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit | |||||
2008-10-17 | Bug 460297: Parameters in editparams.cgi need an ID - Patch by ↵ | lpsolit%gmail.com | 1 | -6/+7 | |
Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2008-10-11 | Bug 420862: Show abbreviated content in bug lists fully in tooltips - Patch ↵ | lpsolit%gmail.com | 1 | -0/+13 | |
by Mikhail Gusarov <dottedmag@altlinux.org> r/a=LpSolit | |||||
2008-10-07 | Bug 456782: Rename the "View Current Triggers" link in editworkflow.cgi and ↵ | lpsolit%gmail.com | 2 | -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 | |||||
2008-10-05 | Bug 457719: The "You need to _log in_ before you can comment..." link in ↵ | dkl%redhat.com | 1 | -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 | |||||
2008-10-03 | Fix some test failures caused by the Field::Choice patches. | mkanat%bugzilla.org | 3 | -7/+9 | |
2008-10-03 | Bug 452896: A user with no privs who reported a bug couldn't move it to ↵ | mkanat%bugzilla.org | 1 | -3/+10 | |
another product if the target milestone was set Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat | |||||
2008-10-03 | Bug 456922: Now that Bugzilla::Field::Choice is complete, clean up ↵ | mkanat%bugzilla.org | 7 | -109/+102 | |
editvalues.cgi and error messages Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat | |||||
2008-10-03 | Bug 456919: Implement Bugzilla::Field::Choice->remove_from_db and have ↵ | mkanat%bugzilla.org | 1 | -2/+3 | |
editvalues.cgi use it Patch by Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat | |||||
2008-10-03 | Bug 455641: Implement Bugzilla::Field::Choice->update and have ↵ | mkanat%bugzilla.org | 2 | -13/+17 | |
editvalues.cgi use it Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat | |||||
2008-10-03 | Bug 455632: Add Bugzilla::Field::Choice->create and have editvalues.cgi use it | mkanat%bugzilla.org | 2 | -7/+20 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat | |||||
2008-10-03 | Bug 453459: Bug pages no longer added to bfcache due to unload listener on ↵ | guy.pyrzak%gmail.com | 1 | -0/+2 | |
Window Patch by Guy Pyrzak <guy.pyrzak@gmail.com> r=LpSolit@gmail.com, a=LpSolit@gmail.com | |||||
2008-09-24 | Bug 357904: Create an object for a Field Value and have ↵ | mkanat%bugzilla.org | 3 | -5/+6 | |
Bugzilla::Field->legal_values use it Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=bbaetz, a=mkanat | |||||
2008-09-22 | Bug 454234: Do not display "Help" links in the banner/footer when ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
docs_urlbase is empty - Patch by A.A. Shimono (himorin) <shimono@mozilla.gr.jp> r/a=LpSolit | |||||
2008-09-22 | Bug 456058: Extra space included in hyperlink to commenter mailto - Patch by ↵ | lpsolit%gmail.com | 1 | -2/+1 | |
Rob Siklos <robzilla2@siklos.ca> r/a=LpSolit | |||||
2008-09-22 | Bug 398075: Bugzilla should be able to display the "shutdownhtml" message ↵ | lpsolit%gmail.com | 2 | -5/+7 | |
even if the SQL server is down - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2008-09-20 | Bug 455814: token.cgi should reject password change requests for disabled ↵ | lpsolit%gmail.com | 1 | -0/+4 | |
accounts - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit | |||||
2008-09-19 | Bug 453337: enter_bug (New Bug) UI bounces up and down when you change the ↵ | guy.pyrzak%gmail.com | 1 | -1/+1 | |
component because description changes height Patch By Guy Pyrzak <guy.pyrzak@gmail.com> r=LpSolit, a=LpSolit | |||||
2008-09-19 | Bug 455808: "YAHOO is not defined" JS error thrown when editing attachments | guy.pyrzak%gmail.com | 2 | -1/+2 | |
Patch by Guy Pyrzak <guy.pyrzak@gmail.com> r=mkanat, a=mkanat | |||||
2008-09-19 | Bug 455558: Custom free text fields too long (particularly in Dusk) | guy.pyrzak%gmail.com | 1 | -1/+1 | |
Patch by Guy Pyrzak <guy.pyrzak@gmail.com> r=Lpsolit, a=mkanat | |||||
2008-09-18 | Bug 455744: Text fields on enter_bug.cgi are too large and inconsistent ↵ | lpsolit%gmail.com | 1 | -8/+7 | |
compared to show_bug.cgi - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2008-09-18 | Bug 452734: Remove the keyword chooser, because it's a usability regression | mkanat%bugzilla.org | 10 | -33/+11 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=mkanat | |||||
2008-09-18 | Bug 453792 - Bugzilla should differentiate in headers (X-Bugzilla-Type) ↵ | gerv%gerv.net | 1 | -1/+1 | |
between new and changed mail. Patch by gerv; r=wurblzap, a=mkanat. | |||||
2008-09-17 | Remove useless </center>, see bug 216557 comment 60 | lpsolit%gmail.com | 1 | -1/+0 | |
2008-09-17 | Bug 453023: The "Importance" label in show_bug.cgi should point to the ↵ | lpsolit%gmail.com | 2 | -9/+14 | |
severity and priority descriptions - Patch by Frédéric Buclin <LpSolit@gmail.com> r=ghendricks a=LpSolit | |||||
2008-09-17 | Bug 417290: Add an email pref to get notifications for newly created bugs - ↵ | lpsolit%gmail.com | 1 | -0/+2 | |
Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2008-09-16 | Bug 452757: Voting help page is out-of-date - Patch by Frédéric Buclin ↵ | lpsolit%gmail.com | 1 | -3/+3 | |
<LpSolit@gmail.com> r=ghendricks a=LpSolit | |||||
2008-09-12 | Bug 15089: Make buglist.cgi shorten search URLs by cleaning them and then ↵ | mkanat%bugzilla.org | 1 | -1/+1 | |
redirecting with the cleaned URL. Patch By Mikhail Gusarov <dottedmag@altlinux.org> r=mkanat, a=mkanat | |||||
2008-09-11 | Bug 216557: Be able to specify the order of the columns in a bug list - ↵ | lpsolit%gmail.com | 2 | -13/+52 | |
Patch by Pascal Held <paheld+bugzilla@gmail.com> r=LpSolit r=pyrzak a=LpSolit | |||||
2008-09-09 | Bug 433015: The "Remove Event" and "Update/Commit" buttons in editwhines.cgi ↵ | lpsolit%gmail.com | 1 | -32/+33 | |
are too far on the right - Patch by Frédéric Buclin <LpSolit@gmail.com> r=pyrzak a=LpSolit | |||||
2008-09-08 | Bug 453743: Decrease the number of calls to the DB about flags when viewing ↵ | lpsolit%gmail.com | 1 | -3/+5 | |
a bug - Patch by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2008-09-06 | Bug 453586: enter_bug form shows the bugzilla-admin address | mkanat%bugzilla.org | 1 | -1/+1 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=reed, a=mkanat | |||||
2008-09-06 | Bug 453585: Load stylesheets before scripts for performance reasons | mkanat%bugzilla.org | 1 | -17/+18 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2008-09-05 | Bug 452906 - Long URLs smash the right column width | guy.pyrzak%gmail.com | 1 | -2/+3 | |
Patch By Guy Pyrzak <guy.pyrzak@gmail.com>, r=mkanat, a=mkanat | |||||
2008-09-02 | Bug 452891: The dashed border next to the line numbers in the Diff Viewer ↵ | mkanat%bugzilla.org | 1 | -5/+0 | |
can be visually jarring Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=wurblzap, a=mkanat | |||||
2008-09-02 | Bug 452746: Link to the bug in the bug header/title bar includes a space | mkanat%bugzilla.org | 1 | -2/+1 | |
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2008-09-02 | Bug 452733: [Classification] should not be next to bug ID and short_desc in ↵ | mkanat%bugzilla.org | 1 | -3/+0 | |
the show_bug header Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit | |||||
2008-08-30 | Bug 452810: Remove my name after "including you" when CCed to a bug - Patch ↵ | lpsolit%gmail.com | 1 | -4/+2 | |
by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2008-08-28 | Bug 399070: Remove the 'timezone' parameter - Patch by Frédéric Buclin ↵ | lpsolit%gmail.com | 6 | -22/+8 | |
<LpSolit@gmail.com> r/a=mkanat | |||||
2008-08-28 | Bug 449791 â Allow flag notification emails to be threaded similar to ↵ | dkl%redhat.com | 1 | -0/+1 | |
normal bug change emails Patch by Dave Lawrence <dkl@redhat.com> - r/a=LpSolit | |||||
2008-08-27 | Bug 182238: Allow users to choose what time zone to display times in - Patch ↵ | lpsolit%gmail.com | 4 | -7/+9 | |
by Frédéric Buclin <LpSolit@gmail.com> r/a=mkanat | |||||
2008-08-27 | Bug 304866: <title> for Flag Type Created should include the name of the ↵ | lpsolit%gmail.com | 1 | -4/+4 | |
flag - Patch by GavinS <bugzilla@chimpychompy.org> r/a=LpSolit | |||||
2008-08-23 | Bug 368502 - "Bugzilla_logincookie should not be accessible via javascript" ↵ | reed%reedloden.com | 1 | -1/+1 | |
[p=reed r+a=mkanat] | |||||
2008-08-22 | Bug 378907: Bad wording in the error message when trying to create a product ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
with an existing name - Patch by Rupert Handford <rupert@handfordonline.plus.com> r=vladd r=pyrzak a=LpSolit | |||||
2008-08-22 | Bug 330844: patch_too_large should favor "splitting" over "breaking" - Patch ↵ | lpsolit%gmail.com | 1 | -1/+1 | |
by Rupert Handford <rupert@handfordonline.plus.com> r=reed r=pyrzak a=LpSolit | |||||
2008-08-22 | Fix bustage due to bug 287334 | lpsolit%gmail.com | 1 | -5/+5 | |
2008-08-22 | Bug 287334: Ability to add custom "Bug ID" fields | mkanat%bugzilla.org | 2 | -0/+26 | |
Patch By Elliotte Martin <elliotte_martin@yahoo.com> r=mkanat, a=mkanat |