Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 583649: Release Notes for Bugzilla 3.6.2 | Max Kanat-Alexander | 2010-08-04 | 1 | -0/+58 |
| | | | | r=LpSolit | ||||
* | Bug 584069: IE6 throws many JS errors | Guy Pyrzak | 2010-08-03 | 1 | -1/+1 |
| | | | | r/a=LpSolit | ||||
* | Bug 578572: Make the user autocomplete and keyword autocomplete behave | Max Kanat-Alexander | 2010-08-01 | 1 | -1/+2 |
| | | | | | | | similarly, and fix a race condition in user autocomplete where sometimes an older result would appear after a newer result, overriding the newer result. r=pyrzak, a=mkanat | ||||
* | Bug 581622: When a quicksearch includes the "content" field, it is limited ↵ | Frédéric Buclin | 2010-08-02 | 1 | -4/+0 |
| | | | | | | to 200 bugs r/a=mkanat | ||||
* | Bug 526272: Do not duplicate the 'File a new bug in the "Foo" product' link ↵ | Frédéric Buclin | 2010-08-02 | 1 | -1/+1 |
| | | | | | | when the buglist is empty r=timello a=LpSolit | ||||
* | Bug 583167: The "X-Bugzilla-Changed-Fields:" header in bugmails is unreadable | Frédéric Buclin | 2010-07-30 | 1 | -1/+1 |
| | | | | r=reed a=LpSolit | ||||
* | Bug 396558: Dependency change e-mails should only include status changes ↵ | Frédéric Buclin | 2010-07-28 | 1 | -1/+1 |
| | | | | | | that happened right now r/a=mkanat | ||||
* | Bug 581798: Remove whitespaces from URLs when listing classifications and ↵ | Frédéric Buclin | 2010-07-26 | 2 | -23/+5 |
| | | | | | | products in editproducts.cgi r/a=mkanat | ||||
* | Bug 581693: Missing whitespace for the auth_failure_action hook | Frédéric Buclin | 2010-07-25 | 1 | -1/+1 |
| | | | | r/a=mkanat | ||||
* | Bug 581668: Obsolete groups have no name nor ID when moving a bug to another ↵ | Frédéric Buclin | 2010-07-24 | 1 | -4/+3 |
| | | | | | | product r=timello a=LpSolit | ||||
* | Bug 581663: Directive closed twice | Frédéric Buclin | 2010-07-24 | 1 | -1/+1 |
| | | | | r=timello a=LpSolit | ||||
* | Bug 581326 – Misleading JSON error message. | Marc Schumann | 2010-07-23 | 1 | -2/+2 |
| | | | | Patch by Marc Schumann <wurblzap@gmail.com>, r/a=mkanat | ||||
* | Bug 581316 – Minor typos in notification reason descriptions. | Marc Schumann | 2010-07-23 | 1 | -2/+2 |
| | | | | Patch by Marc Schumann <wurblzap@gmail.com>, r/a=LpSolit | ||||
* | Bug 577054: ChoiceInterface was denying the deletion of any value if | Max Kanat-Alexander | 2010-07-22 | 1 | -2/+2 |
| | | | | | the field had *any* value-controlling values. r=LpSolit, a=LpSolit | ||||
* | Bug 398701: Replace |FILTER url_quote| by |FILTER uri| | Frédéric Buclin | 2010-07-23 | 66 | -218/+218 |
| | | | | r/a=mkanat | ||||
* | Bug 580761: YUI scripts no longer work | Frédéric Buclin | 2010-07-21 | 1 | -1/+1 |
| | | | | r/a=mkanat | ||||
* | Bug 428313: Properly expire the browser's CSS and JS cache when there | Max Kanat-Alexander | 2010-07-20 | 2 | -128/+75 |
| | | | | | | are new versions of those files. This also eliminates single-file skins and should also allow Extensions to have skins. r=glob, a=mkanat | ||||
* | Bug 560003: Hide the "Add Bug URLs" box behind an (add) link. | Max Kanat-Alexander | 2010-07-20 | 1 | -5/+14 |
| | | | | r=timello, a=mkanat | ||||
* | Bug 579749: Linkify the URL found in attachments (restore the is_url ↵ | Frédéric Buclin | 2010-07-19 | 1 | -5/+22 |
| | | | | | | behavior) if there is only an URL in them r/a=LpSolit | ||||
* | Bug 119703: Create an attachment by pasting it into a text field | Frédéric Buclin | 2010-07-18 | 10 | -77/+39 |
| | | | | r/a=mkanat | ||||
* | Bug 578258: Calling votes.cgi with no arguments should either display the ↵ | Frédéric Buclin | 2010-07-16 | 1 | -0/+5 |
| | | | | | | user's votes, or give a better error message if the extension is disabled r/a=mkanat | ||||
* | Remove unsused error tag left by bug 578904 | Frédéric Buclin | 2010-07-15 | 1 | -5/+0 |
| | |||||
* | Bug 578739: Instead of removing REFERENCES from _bz_real_schema and then | Max Kanat-Alexander | 2010-07-14 | 1 | -1/+6 |
| | | | | | | | populating FKs from _bz_schema at the end of checksetup, store REFERENCES in _bz_real_schema with a special "created => 0" key that tells us that we still need to create the FK. r=mkanat, a=mkanat (module owner) | ||||
* | Bug 578587: Make checksetup be way quieter when creating a new install | Max Kanat-Alexander | 2010-07-14 | 2 | -0/+13 |
| | | | | r=mkanat, a=mkanat (module owner) | ||||
* | The illegal_changed_in_x_days error message is no longer used. | Max Kanat-Alexander | 2010-07-13 | 1 | -5/+0 |
| | | | https://bugzilla.mozilla.org/show_bug.cgi?id=578323 | ||||
* | Bug 578366: Missing </dl> | Frédéric Buclin | 2010-07-14 | 1 | -0/+1 |
| | | | | r/a=LpSolit | ||||
* | Bug 578007: Requests queue page has a broken table layout for various groupings | Frédéric Buclin | 2010-07-13 | 1 | -1/+1 |
| | | | | r=reed a=LpSolit | ||||
* | Bug 578253 - Add autocomplete support to the requester and requestee fields ↵ | Reed Loden | 2010-07-12 | 2 | -7/+30 |
| | | | | | | | on request.cgi [r=mkanat a=mkanat] https://bugzilla.mozilla.org/show_bug.cgi?id=578254 | ||||
* | Bug 578253 - Add autocomplete support to the add users to watch input field | Reed Loden | 2010-07-12 | 1 | -1/+7 |
| | | | | [r=mkanat a=mkanat] | ||||
* | Bug 521463: Use consistent CSS for text input fields on enter_bug, | Max Kanat-Alexander | 2010-07-12 | 1 | -6/+6 |
| | | | | | show_bug, post_bug, etc. r=dkl, a=mkanat | ||||
* | Bug 490767: Make validation happen with JS, when filing a bug | Max Kanat-Alexander | 2010-07-12 | 2 | -7/+20 |
| | | | | r=pyrzak, a=mkanat | ||||
* | Bug 578241: Use the same ID in enter_bug.cgi and show_bug.cgi for group ↵ | Frédéric Buclin | 2010-07-13 | 1 | -2/+2 |
| | | | | | | checkboxes r=reed a=LpSolit | ||||
* | Bug 578220 - Remove the date time from the comment header in bugmails | Reed Loden | 2010-07-12 | 1 | -1/+1 |
| | | | | [r=LpSolit a=LpSolit] | ||||
* | Bug 578003: E-mail notifications are missing datetime for comments | Frédéric Buclin | 2010-07-13 | 1 | -1/+1 |
| | | | | r=glob a=mkanat | ||||
* | Bug 577881 - Add missing space before 'class' parameter in ↵ | Reed Loden | 2010-07-12 | 1 | -1/+1 |
| | | | | | | global/textarea.html.tmpl so class and previous parameters don't run into each other. [r=LpSolit a=LpSolit] | ||||
* | Remove two errors that are no longer used, after the $$some_var refactor | Max Kanat-Alexander | 2010-07-08 | 1 | -10/+0 |
| | | | | | in Search.pm. https://bugzilla.mozilla.org/show_bug.cgi?id=574556 | ||||
* | Bug 142394: Tabular reports should be sortable | Guy Pyrzak | 2010-07-08 | 2 | -34/+123 |
| | | | | r=pyrzak a=LpSolit | ||||
* | Fix a template and POD bustage from the $$some_var Search.pm checkin. | Max Kanat-Alexander | 2010-07-08 | 1 | -2/+2 |
| | | | https://bugzilla.mozilla.org/show_bug.cgi?id=574556 | ||||
* | Bug 574556: Refactor Search.pm so that we're not doing $$some_var everywhere. | Max Kanat-Alexander | 2010-07-08 | 2 | -10/+16 |
| | | | | | | | Instead, we pass around a hashref and update the hashref. This patch also includes some cleanup for bugs surrounding percentage_complete, attachments.isobsolete, attachments.ispatch, and owner_idle_time. r=mkanat, a=mkanat | ||||
* | Bug 490930: Always store attachments locally if they are over X size (and ↵ | Frédéric Buclin | 2010-07-08 | 4 | -39/+18 |
| | | | | | | below some threshold!), don't ever display "Big File" checkbox r=mkanat a=LpSolit | ||||
* | Bug 575499: Fix a few text issues on the new Advanced Search page | Reed Loden | 2010-07-07 | 2 | -4/+4 |
| | | | | r=mkanat, a=mkanat | ||||
* | Bug 452761: Make the Date header of bugmail and requestmail always be | Reed Loden | 2010-07-07 | 2 | -0/+2 |
| | | | | | | equal to the delta_ts of the bug. This makes emails have the right Date even when they are sent much later by jobqueue.pl. r=mkanat, a=mkanat | ||||
* | Bug 577407: Several HTML elements have the same ID when editing parameters | Frédéric Buclin | 2010-07-08 | 6 | -16/+16 |
| | | | | r/a=mkanat | ||||
* | Bug 519835: Remove Bugzilla::Product::check_product() in favor of ↵ | Frédéric Buclin | 2010-07-07 | 1 | -13/+0 |
| | | | | | | Bugzilla::Product->check() r=mkanat a=LpSolit | ||||
* | Bug 576911 The admin/components/list.html template was using "component" | Max Kanat-Alexander | 2010-07-06 | 1 | -5/+6 |
| | | | | | | as a variable name, but "component" is a reserved word in Template Toolkit. This caused a warning from the template hook code. r=LpSolit, a=LpSolit | ||||
* | Fix a bare "bug" word in fields.html and fix a typo. | Max Kanat-Alexander | 2010-07-05 | 1 | -1/+1 |
| | | | https://bugzilla.mozilla.org/show_bug.cgi?id=486292 | ||||
* | Bug 576916: 'keywordaction' is undefined when editing a single bug | Frédéric Buclin | 2010-07-06 | 1 | -2/+2 |
| | | | | r/a=mkanat | ||||
* | Bug 554964 - Show if a user is a "Default CC" under the Product ↵ | Reed Loden | 2010-07-05 | 1 | -0/+4 |
| | | | | | | Responsibilities section of editusers.cgi. [r=mkanat a=mkanat] | ||||
* | Bug 486292: Change the default workflow to UNCONFIRMED, CONFIRMED, | Max Kanat-Alexander | 2010-07-05 | 9 | -56/+34 |
| | | | | | IN_PROGRESS, RESOLVED, VERIFIED. r=LpSolit, a=mkanat | ||||
* | Bug 564433: Localized values are not displayed in the "Field only appears ↵ | Frédéric Buclin | 2010-07-06 | 2 | -4/+5 |
| | | | | | | when" field when editing custom fields r/a=mkanat |