Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Bug 450301: What Simplify searching UI, initial improvements to the advanced ↵ | Guy Pyrzak | 2010-06-06 | 9 | -461/+365 | |
| | | | | | | search ui. r=mkanat, a=mkanat | |||||
* | Bug 568609: Duplicated "Bugzilla" word in the page header of ↵ | Tiago Mello | 2010-05-28 | 1 | -1/+1 | |
| | | | | | | describecomponents.cgi r/a=LpSolit | |||||
* | Bug 271913: Don't force the user to comment when adding Hours Worked | Kent Rogers | 2010-05-25 | 1 | -0/+1 | |
| | | | | r=mkanat, a=mkanat | |||||
* | Bug 567303: Implement a working algorithm for sorting fields based on | Max Kanat-Alexander | 2010-05-24 | 1 | -0/+5 | |
| | | | | | | VALIDATOR_DEPENDENCIES in Bugzilla::Object. (The previous code did not actually sort fields correctly.) r=timello, a=mkanat | |||||
* | Bug 565879: Merge ThrowCodeError("action_unrecognized"), ↵ | Frédéric Buclin | 2010-05-20 | 2 | -18/+8 | |
| | | | | | | ThrowUserError("no_valid_action") and ThrowCodeError("unknown_action") r=ghendricks a=LpSolit | |||||
* | Bug 487106: Add explanation when a whining is empty | Edmund Wong | 2010-05-19 | 2 | -34/+40 | |
| | | | | r=Callek r=LpSolit a=LpSolit | |||||
* | Bug 566697 - Add a new hook in list/table.html.tmpl before the table, to | Tiago Mello | 2010-05-19 | 1 | -0/+2 | |
| | | | | | allow customizing the column attributes r=mkanat, a=mkanat | |||||
* | Bug 565899: Make the html_linebreak filter safe by having it first call the | Max Kanat-Alexander | 2010-05-19 | 2 | -2/+2 | |
| | | | | | "html" filter r=LpSolit, a=LpSolit | |||||
* | Bug 565650: Add a new hook in the field-help template to allow custom fields | Tiago Mello | 2010-05-19 | 1 | -0/+2 | |
| | | | | | to be documented r=mkanat, a=mkanat | |||||
* | Bug 494395: Implement the ability to mark custom fields as mandatory when | Tiago Mello | 2010-05-19 | 8 | -46/+72 | |
| | | | | | creating/changing bugs r=mkanat, a=mkanat | |||||
* | Bug 460799: Move JS code out of bug/comments.html.tmpl | Edmund Wong | 2010-05-17 | 1 | -72/+4 | |
| | | | | r/a=LpSolit | |||||
* | Need to do FILTER html FILTER html_linebreak to actually have a safe filter. | Max Kanat-Alexander | 2010-05-14 | 1 | -1/+1 | |
| | | | https://bugzilla.mozilla.org/show_bug.cgi?id=372537 | |||||
* | Bug 561296: A fix allowing updating a field value's name when it is | Max Kanat-Alexander | 2010-05-14 | 2 | -5/+10 | |
| | | | | | the default value r=LpSolit, a=LpSolit | |||||
* | Bug 372537: Improve CodeErrors: show the traceback (without function | Max Kanat-Alexander | 2010-05-14 | 1 | -0/+3 | |
| | | | | | arguments) r=LpSolit, a=LpSolit | |||||
* | Bug 565880: Do not throw an error when obsoleting an already obsolete attachment | Frédéric Buclin | 2010-05-14 | 1 | -4/+0 | |
| | | | | a=LpSolit | |||||
* | Bug 565881: 'flag_status_invalid' and 'request_queue_group_invalid' should ↵ | Frédéric Buclin | 2010-05-14 | 2 | -10/+11 | |
| | | | | | | be user errors, not code errors a=LpSolit | |||||
* | Backing out bug 271913: comments are no longer displayed, see also bug 565794 | Frédéric Buclin | 2010-05-14 | 1 | -2/+0 | |
| | ||||||
* | Bug 555850: Make fields.html help on enter_bug happen when the user hovers | Max Kanat-Alexander | 2010-05-13 | 6 | -76/+124 | |
| | | | | | over the fields r=timello, a=mkanat | |||||
* | Replace "in_group(timetracker)" in bug/comments.html with is_timetracker. | Max Kanat-Alexander | 2010-05-12 | 1 | -1/+1 | |
| | | | https://bugzilla.mozilla.org/show_bug.cgi?id=271913 | |||||
* | Bug 271913: Do not force the user to comment when adding Hours Worked | Kent Rogers | 2010-05-12 | 1 | -0/+2 | |
| | | | | r=mkanat, a=mkanat | |||||
* | Bug 486050: Bugzilla should prefill quicksearch box when showing search ↵ | David Lawrence | 2010-05-12 | 1 | -1/+2 | |
| | | | | | | results from a quicksearch r/a=mkanat | |||||
* | Bug 561745: Impossible to uncheck boxes in the Email preferences | Frédéric Buclin | 2010-05-07 | 1 | -23/+6 | |
| | | | | r/a=mkanat | |||||
* | Bug 395451 - "Bugzilla::BugMail needs to use Bug objects internally instead ↵ | Reed Loden | 2010-05-06 | 1 | -12/+12 | |
| | | | | | | of direct SQL" [r=mkanat a=mkanat] | |||||
* | Bug 455302 - "Change the "Name and Password" tab to be "Account Information" ↵ | Reed Loden | 2010-05-05 | 1 | -1/+1 | |
| | | | | | | (as password may or may not be changeable)" [r=mkanat a=mkanat] | |||||
* | Bug 550727: Add JSONP Support to the JSON-RPC WebService Interface | Max Kanat-Alexander | 2010-04-27 | 1 | -0/+5 | |
| | | | | r=dkl, a=mkanat | |||||
* | Bug 561362: Remove the 'sendmailnow' parameter | Frédéric Buclin | 2010-04-23 | 1 | -8/+0 | |
| | | | | r=justdave a=LpSolit | |||||
* | Bug 550732: Allow read-only JSON-RPC methods to be called with GET | Max Kanat-Alexander | 2010-04-22 | 1 | -2/+12 | |
| | | | | r=dkl, a=mkanat | |||||
* | Bug 560215: maxattachmentsize = 0 means that you cannot attach any file to bugs | Frédéric Buclin | 2010-04-19 | 3 | -5/+10 | |
| | | | | r=mkanat a=LpSolit | |||||
* | Bug 560161 - "Minor typo in Quicksearch help file" | Reed Loden | 2010-04-19 | 1 | -2/+2 | |
| | | | | [r=mkanat a=mkanat] | |||||
* | Bug 557385: Update the 3.6 Release Notes for the final release | Max Kanat-Alexander | 2010-04-11 | 1 | -2/+19 | |
| | | | | r=LpSolit | |||||
* | Bug 69621: Remove the keyword cache (which is not updated on keyword ↵ | Frédéric Buclin | 2010-04-08 | 2 | -28/+1 | |
| | | | | | | rename/delete) r/a=mkanat | |||||
* | Bug 552647: CSS fixes for the search-direction arrows and the buglist table | Max Kanat-Alexander | 2010-04-06 | 1 | -2/+2 | |
| | | | | | headers r=LpSolit, a=LpSolit | |||||
* | Bug 556429: Stop sending bugmail from inside the template | Max Kanat-Alexander | 2010-04-05 | 4 | -23/+8 | |
| | | | | r=LpSolit, a=LpSolit | |||||
* | Bug 556021: Remove "buglist" bareword from request queue page. | Marc Schumann | 2010-03-30 | 1 | -1/+3 | |
| | | | | r/a=mkanat | |||||
* | Bug 553693: A new logincookie is created when changing the password or email ↵ | Frédéric Buclin | 2010-03-29 | 1 | -3/+2 | |
| | | | | | | address instead of reusing the existing one r/a=mkanat | |||||
* | Bug 554986: Add a "notmatches" search type, which allows the minus sign | Max Kanat-Alexander | 2010-03-29 | 4 | -4/+3 | |
| | | | | | operator to start working for bare words in Quicksearch again r=LpSolit, a=LpSolit | |||||
* | Bug 555089: Add hooks in the messages template to warn the user after ↵ | Tiago Mello | 2010-03-29 | 1 | -0/+3 | |
| | | | | | | updating classification or components custom fields r/a=mkanat | |||||
* | Bug 554552: Refactor classifications and components templates to use ↵ | Tiago Mello | 2010-03-29 | 6 | -162/+144 | |
| | | | | | | edit-common.html.tmpl and add the 'rows' hook r/a=mkanat | |||||
* | Bug 548327: Administration page should have hooks to extend the admin links | Tiago Mello | 2010-03-29 | 1 | -0/+4 | |
| | | | | r/a=mkanat | |||||
* | Bug 540042: Change flag markup to identify flag type in all cases | Gervase Markham | 2010-03-29 | 1 | -2/+2 | |
| | | | | r/a=LpSolit | |||||
* | Bug 25275: Allow the URL column to be displayed in buglists | Gervase Markham | 2010-03-29 | 1 | -0/+1 | |
| | | | | r/a=LpSolit | |||||
* | Bug 553913: Add explicit error codes to WebService errors that were missing | Max Kanat-Alexander | 2010-03-28 | 1 | -1/+2 | |
| | | | | | them r=dkl, a=mkanat | |||||
* | Bug 490766: Link all field labels on enter_bug.cgi to their description | Max Kanat-Alexander | 2010-03-28 | 2 | -41/+47 | |
| | | | | | on fields.html r=LpSolit, a=LpSolit | |||||
* | Bug 549814 - "Internal error when using login fields in header/footer after ↵ | Reed Loden | 2010-03-28 | 1 | -1/+1 | |
| | | | | | | visiting token.cgi URL" [r=mkanat a=mkanat] | |||||
* | Bug 533927 - "email address domain filtering is applying to non-email fields ↵ | Reed Loden | 2010-03-27 | 1 | -32/+28 | |
| | | | | | | in the history" [r=LpSolit a=LpSolit] | |||||
* | Bug 529433 - "Show name and full e-mail in a tooltip for flag setters and ↵ | Reed Loden | 2010-03-27 | 2 | -5/+25 | |
| | | | | | | requestees" [r=LpSolit a=LpSolit] | |||||
* | Bug 553770: Make the JSON-RPC WebService throw a proper error when you don't | Max Kanat-Alexander | 2010-03-23 | 1 | -0/+4 | |
| | | | | | | provide login credentials on a LOGIN_REQUIRED page. (Before this, it was attempting to display the HTML login page to JSON-RPC clients.) r=dkl, a=mkanat | |||||
* | Bug 544332 - New bug_check_can_change_field hook for Bugzilla/Bug.pm | David Lawrence | 2010-03-23 | 1 | -2/+2 | |
| | | | | r/a=mkanat | |||||
* | Bug 553267: Allow specifying that you don't want flag data, for config.cgi | Max Kanat-Alexander | 2010-03-18 | 1 | -33/+37 | |
| | | | | r=gerv, a=mkanat | |||||
* | Bug 330633 - "Remove the "Reset Form" button on editparams.cgi" | Reed Loden | 2010-03-17 | 1 | -1/+0 | |
| | | | | [r=mkanat a=LpSolit] |