aboutsummaryrefslogtreecommitdiffstats
path: root/template
Commit message (Collapse)AuthorAgeFilesLines
* Bug 984980 - add framework for keyboard shortcuts, and key to switch between ↵Acho Arnold2014-04-172-0/+13
| | | | preview and edit mode. Patch by <arnold@archlinux.info>, r=gerv, a=justdave.
* Bug 994619 - show_bug product list is sometimes missing the actual product a ↵David Lawrence2014-04-162-10/+21
| | | | | | bug is in r=gerv,a=justdave
* Bug 996164: Release notes for Bugzilla 4.4.3Frédéric Buclin2014-04-151-0/+27
| | | | r=dkl a=justdave
* Bug 995873 - Don't use replaceState if it would result in an invalid URLSimon Green2014-04-151-5/+7
| | | | r=justdave, a=justdave
* Bug 984505 - Link component and product to browse for other bugs in this ↵David Lawrence2014-04-041-0/+6
| | | | | | category r=glob,a=justdave
* Bug 539894: Use <optgroup/> to group products into classifications in the ↵rojanu2014-04-029-82/+135
| | | | | | product drop-down on show_bug.cgi r=glob, a=justdave
* Bug 456043 - Make enter_bug consistent with show_bug for Severity and PrioritySimon Green2014-03-271-13/+18
| | | | r=glob, a=justdave
* Fix bustageFrédéric Buclin2014-03-261-0/+1
|
* Bug 978070: Do not use document.write() to insert HTML codeFrédéric Buclin2014-03-265-56/+58
| | | | r/a=justdave
* Bug 984999: Move set_assign_to() out of bug/create/create.html.tmplAcho Arnold2014-03-231-73/+3
| | | | r=LpSolit a=justdave
* Bug 962812: Use the "required" attribute where appropriateSunil Joshi2014-03-2326-39/+48
| | | | r=LpSolit a=justdave
* Bug 276560: Use webbadge icons for alternate format links on buglistFrédéric Buclin2014-03-221-28/+29
| | | | r=LpSolit a=justdave
* Bug 399087 - Remove the 'mostfreqthreshold' parameterSunil Joshi [:SunilJoshi]2014-03-211-5/+0
| | | | r=dkl,a=justdave
* Bug 986141 - As part of bug 513212, the see_also field still displays in ↵David Lawrence2014-03-211-8/+10
| | | | | | enter_bug,cgi even if use_see_also param is disabled r/a=glob
* Bug 294021: Allow requestees to set attachment flags even if they don't have ↵Frédéric Buclin2014-03-211-15/+23
| | | | | | editbugs privs r=gerv a=justdave
* Merge branch 'master' of ssh://git.mozilla.org/bugzilla/bugzillaGervase Markham2014-03-212-16/+26
|\
| * Bug 513212 - Allow people to set "See Also" when filing/creating/entering a ↵David Lawrence2014-03-202-16/+26
| | | | | | | | | | | | bug on enter_bug.cgi or the Bug.create webservice r/a=glob
* | Bug 980918 - Rename "Tags" to "Personal Tags". Patch by acho; r=gerv, ↵Gervase Markham2014-03-212-1/+2
|/ | | | a=justdave.
* Bug 728892: The attachment "Details" page is still vulnerable to ↵Frédéric Buclin2014-03-122-2/+2
| | | | | | Clickjacking with SVG or XHTML attachments r/a=justdave
* Bug 566331: Move JS functions out of bug/edit.html.tmplIshitva Goel2014-03-101-17/+1
| | | | r=LpSolit a=justdave
* Bug 956190 (part 5): Merge attachment.css, dependency-tree.css, ↵Frédéric Buclin2014-03-108-12/+11
| | | | | | enter_bug.css and show_bug.css into bug.css r/a=justdave
* Bug 956190 (part 4): Merge duplicates.css, reports.css, search_form.css, ↵Frédéric Buclin2014-03-0817-35/+28
| | | | show_multiple.css and summarize-time.css with buglist.css
* Bug 318715 - iCalendar Buglist doesn't include deadlineMatt Selsky2014-03-081-0/+3
| | | | r=dkl,a=justdave
* Bug 977137: Comment and Preview tabs need accessibility markupByron Jones2014-03-051-1/+3
| | | | r=dkl, a=justdave
* Bug 956190 (part 3): Remove IE-fixes.css (Internet Explorer 7 and older are ↵Frédéric Buclin2014-03-051-10/+0
| | | | | | no longer supported) r/a=justdave
* Bug 956190 (part 2): Merge params.css and editusers.css with admin.cssFrédéric Buclin2014-03-046-28/+32
| | | | r/a=justdave
* Bug 365050 - removal notice doesn't use English correctly (lists: =and)Matt Selsky2014-03-041-4/+2
| | | | r=dkl,a=justdave
* Bug 365057 - messages.html.tmpl file bareword should be tagged in <code> or ↵Matt Selsky2014-03-043-3/+3
| | | | | | something r=dkl,a=justdave
* Bug 977030 - Remove the useless buglist_joined variable in buglist.cgiMatt Selsky2014-03-041-3/+3
| | | | r=dkl,a=justdave
* Bug 956190 (part 1): Merge index.css and page.css with global.cssFrédéric Buclin2014-03-026-9/+7
| | | | r/a=justdave
* Bug 536171: Large Text Box should have maxlength and wrap => 1 in buglistsLalit Khattar2014-02-281-3/+7
| | | | r=LpSolit a=justdave
* Bug 975112 - Add the "Preview" mode for "Optional Comment" in the Create New ↵Dave Lawrence2014-02-282-14/+11
| | | | | | Attachement page r=glob,a=justdave
* Bug 947823: Replace gender-specific pronouns with gender-neutral pronounsCharlie Somerville2014-02-278-14/+14
| | | | r=gerv a=justdave
* Bug 893595: The pink colour of private comment will turn to white after ↵Dave Miller2014-02-273-1/+14
| | | | | | refreshing the page r/a=justdave
* Bug 466178 - Add an INTEGER custom field typeSimon Green2014-02-273-1/+10
| | | r=glob, a=justdave
* Bug 967883: modify_keywords() shouldn't throw an error when an unprivileged ↵Frédéric Buclin2014-02-251-4/+4
| | | | | | user doesn't alter the keywords list r=gerv a=justdave
* Bug 975204: Comment Preview tabs broken in New bug pageByron Jones2014-02-251-1/+0
| | | | r=gerv, a=justdave
* Bug 963120 - allow extensions to document themselves, and build result into ↵Gervase Markham2014-02-251-0/+23
| | | | docs. r=LpSolit, a=justdave.
* Bug 944543 - Create after_comment_commit_button hook in upstreamAndre Klapper2014-02-191-0/+2
| | | | r=dkl,a=justdave
* Bug 40896: Bugzilla needs a "preview" mode for commentsByron Jones2014-02-133-6/+38
| | | | r=gerv, a=justdave
* Bug 969881: All "Help" links in the header and footer of pages point to ↵Frédéric Buclin2014-02-1236-46/+49
| | | | | | inexistent files r=gerv a=justdave
* Clarify "delete groups" warning for groups on products. r=LpSolit, a=justdave.Gervase Markham2014-02-071-1/+2
| | | https://bugzilla.mozilla.org/show_bug.cgi?id=951699
* Bug 76498: QuickSearch: support comparison operators other than substringByron Jones2014-01-271-0/+46
| | | | r=LpSolit a=justdave
* Bug 964113: Digest::SHA 5.82 and newer always croak on wide characters, ↵Frédéric Buclin2014-01-271-0/+3
| | | | | | preventing saved searched from being displayed r=dkl a=justdave
* Bug 947150: improve relnotes to mention that the 'version' module must now ↵Frédéric Buclin2014-01-261-0/+5
| | | | | | be installed r/a=justdave on IRC
* Bug 933253: In duplicates.cgi, display the Priority field instead of the OS ↵Andre Klapper2014-01-261-3/+3
| | | | | | field r=LpSolit a=justdave
* Bug 959732 was only partially fixed...GavinS2014-01-251-0/+1
|
* Bug 959732: The guided bug entry form lists components disabled for new bug ↵GavinS2014-01-251-0/+1
| | | | | | reports r=LpSolit a=justdave
* Bugzilla is now hardcoded in trunk (instead of terms.Bugzilla)Frédéric Buclin2014-01-241-5/+5
| | | https://bugzilla.mozilla.org/show_bug.cgi?id=947150
* Bug 947150: Release notes for Bugzilla 4.4.2Frédéric Buclin2014-01-241-0/+38
| | | | r=dkl a=justdave