aboutsummaryrefslogtreecommitdiffstats
path: root/template
Commit message (Collapse)AuthorAgeFilesLines
...
* Replace "in_group(timetracker)" in bug/comments.html with is_timetracker.Max Kanat-Alexander2010-05-121-1/+1
| | | https://bugzilla.mozilla.org/show_bug.cgi?id=271913
* Bug 271913: Do not force the user to comment when adding Hours WorkedKent Rogers2010-05-121-0/+2
| | | | r=mkanat, a=mkanat
* Bug 486050: Bugzilla should prefill quicksearch box when showing search ↵David Lawrence2010-05-121-1/+2
| | | | | | results from a quicksearch r/a=mkanat
* Bug 561745: Impossible to uncheck boxes in the Email preferencesFrédéric Buclin2010-05-071-23/+6
| | | | r/a=mkanat
* Bug 395451 - "Bugzilla::BugMail needs to use Bug objects internally instead ↵Reed Loden2010-05-061-12/+12
| | | | | | of direct SQL" [r=mkanat a=mkanat]
* Bug 455302 - "Change the "Name and Password" tab to be "Account Information" ↵Reed Loden2010-05-051-1/+1
| | | | | | (as password may or may not be changeable)" [r=mkanat a=mkanat]
* Bug 550727: Add JSONP Support to the JSON-RPC WebService InterfaceMax Kanat-Alexander2010-04-271-0/+5
| | | | r=dkl, a=mkanat
* Bug 561362: Remove the 'sendmailnow' parameterFrédéric Buclin2010-04-231-8/+0
| | | | r=justdave a=LpSolit
* Bug 550732: Allow read-only JSON-RPC methods to be called with GETMax Kanat-Alexander2010-04-221-2/+12
| | | | r=dkl, a=mkanat
* Bug 560215: maxattachmentsize = 0 means that you cannot attach any file to bugsFrédéric Buclin2010-04-193-5/+10
| | | | r=mkanat a=LpSolit
* Bug 560161 - "Minor typo in Quicksearch help file"Reed Loden2010-04-191-2/+2
| | | | [r=mkanat a=mkanat]
* Bug 557385: Update the 3.6 Release Notes for the final releaseMax Kanat-Alexander2010-04-111-2/+19
| | | | r=LpSolit
* Bug 69621: Remove the keyword cache (which is not updated on keyword ↵Frédéric Buclin2010-04-082-28/+1
| | | | | | rename/delete) r/a=mkanat
* Bug 552647: CSS fixes for the search-direction arrows and the buglist tableMax Kanat-Alexander2010-04-061-2/+2
| | | | | headers r=LpSolit, a=LpSolit
* Bug 556429: Stop sending bugmail from inside the templateMax Kanat-Alexander2010-04-054-23/+8
| | | | r=LpSolit, a=LpSolit
* Bug 556021: Remove "buglist" bareword from request queue page.Marc Schumann2010-03-301-1/+3
| | | | r/a=mkanat
* Bug 553693: A new logincookie is created when changing the password or email ↵Frédéric Buclin2010-03-291-3/+2
| | | | | | address instead of reusing the existing one r/a=mkanat
* Bug 554986: Add a "notmatches" search type, which allows the minus signMax Kanat-Alexander2010-03-294-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 Mello2010-03-291-0/+3
| | | | | | updating classification or components custom fields r/a=mkanat
* Bug 554552: Refactor classifications and components templates to use ↵Tiago Mello2010-03-296-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 linksTiago Mello2010-03-291-0/+4
| | | | r/a=mkanat
* Bug 540042: Change flag markup to identify flag type in all casesGervase Markham2010-03-291-2/+2
| | | | r/a=LpSolit
* Bug 25275: Allow the URL column to be displayed in buglistsGervase Markham2010-03-291-0/+1
| | | | r/a=LpSolit
* Bug 553913: Add explicit error codes to WebService errors that were missingMax Kanat-Alexander2010-03-281-1/+2
| | | | | them r=dkl, a=mkanat
* Bug 490766: Link all field labels on enter_bug.cgi to their descriptionMax Kanat-Alexander2010-03-282-41/+47
| | | | | on fields.html r=LpSolit, a=LpSolit
* Bug 549814 - "Internal error when using login fields in header/footer after ↵Reed Loden2010-03-281-1/+1
| | | | | | visiting token.cgi URL" [r=mkanat a=mkanat]
* Bug 533927 - "email address domain filtering is applying to non-email fields ↵Reed Loden2010-03-271-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 Loden2010-03-272-5/+25
| | | | | | requestees" [r=LpSolit a=LpSolit]
* Bug 553770: Make the JSON-RPC WebService throw a proper error when you don'tMax Kanat-Alexander2010-03-231-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.pmDavid Lawrence2010-03-231-2/+2
| | | | r/a=mkanat
* Bug 553267: Allow specifying that you don't want flag data, for config.cgiMax Kanat-Alexander2010-03-181-33/+37
| | | | r=gerv, a=mkanat
* Bug 330633 - "Remove the "Reset Form" button on editparams.cgi"Reed Loden2010-03-171-1/+0
| | | | [r=mkanat a=LpSolit]
* Bug 545587: Make colchange.cgi use the database to determine buglist-ableMax Kanat-Alexander2010-03-171-10/+23
| | | | | columns, instead of having a fixed list. r=LpSolit, a=LpSolit
* Bug 552349: A lot of errors are thrown when an Atom feed queries BugzillaFrédéric Buclin2010-03-151-1/+1
| | | | r/a=mkanat
* Bug 498309: Speed up show_bug.cgi when there are many comments by cachingMax Kanat-Alexander2010-03-131-74/+83
| | | | | field-descs globally for all template calls r=LpSolit, a=LpSolit
* Bug 101770 - Comment box on the edit attachment page is too small \n ↵Guy Pyrzak2010-03-075-159/+186
|\ | | | | | | r=mkanat/lpSolit, a=lpsolit
| * fix for buttonGuy Pyrzak2010-03-031-5/+5
| |
| * 101770v2Guy Pyrzak2010-03-021-27/+29
| |
| * 101770Guy Pyrzak2010-03-025-156/+181
| |
* | Bug 549482: Release Notes for Bugzilla 3.4.6Max Kanat-Alexander2010-03-061-0/+46
|/ | | | r=LpSolit
* Bug 286041 - Allow people to undo "forget search"Kent Rogers2010-03-011-1/+1
| | | | r=mkanat, a=mkanat
* Bug 547466: Release Notes for Bugzilla 3.6rc1Max Kanat-Alexander2010-02-281-18/+709
| | | | r=LpSolit, r=gerv
* Bug 474738: Make all of the "not" search types show up in search descriptionsMax Kanat-Alexander2010-02-281-2/+3
| | | | r=LpSolit, a=LpSolit
* Bug 537834 - "Buglist results using atom ctype do not display users with ↵Reed Loden2010-02-281-3/+3
| | | | | | empty real names" [r=LpSolit a=LpSolit]
* Bug 549177 - "Typo in admin.cgi page header"Reed Loden2010-02-281-1/+1
| | | | [r=LpSolit a=LpSolit]
* Some lines in the release notes started with a "[% terms" item but didn'tMax Kanat-Alexander2010-02-241-13/+13
| | | | have [%+ on them, so the words would get crunched together, like "thisBugzilla".
* Fix bustage (unused error tag)Frédéric Buclin2010-02-241-4/+0
| | | https://bugzilla.mozilla.org/show_bug.cgi?id=526184
* Bug 547496: Add IDs to some form elementsFrédéric Buclin2010-02-243-20/+25
| | | | r=pyrzak a=LpSolit
* Bug 526184: Allow groups to be specified when creating bugs using email_in.plMax Kanat-Alexander2010-02-222-9/+10
| | | | | or the WebService Bug.create method. r=LpSolit, a=LpSolit
* Bug 490923: Autocomplete assignee, qa contact, and cc on the client sideGuy Pyrzak2010-02-218-19/+46
| | | | r=LpSolit, a=mkanat