summaryrefslogtreecommitdiffstats
path: root/template
AgeCommit message (Collapse)AuthorFilesLines
2014-06-06Bug 442013 - Create Bugzilla::User->set_groups and set_bless_groups and have ↵Simon Green1-30/+24
editusers.cgi use them r=justdave, a=glob
2014-06-06Bug 883719 - Don't include release notes from previous major releases, ↵Simon Green2-5138/+1
instead add links to the bugzilla.org website r=justdave, a=glob
2014-06-05Bug 1019177 - Provide link in saved search preferences page to a shared ↵David Lawrence1-0/+5
search that can be given to others r/a=glob
2014-05-22Bug 1008764: Add a web service to create and update Flag typesSimon Green1-1/+6
r=glob, a=justdave
2014-05-14Bug 977969: concatenate and slightly minify css filesByron Jones1-34/+6
r=gerv, a=glob
2014-05-07Bug 814415: See Also should use spaces as value separators instead ofKent Rogers1-1/+1
commas r=glob, a=justdave
2014-05-02Bug 974214 - Make email notification for cleared flag identify the flag ↵Matt Tyson1-2/+5
requestee. r=gerv, a=glob.
2014-05-02Bug 927452 - When creating a new user account, the requirements for the ↵Sunil Joshi1-1/+11
password should be displayed. r=gerv, a=justdave.
2014-04-25Fix regression due to bug 539894Frédéric Buclin1-1/+1
2014-04-24Fix some syntax errors left by bug 489028Frédéric Buclin1-2/+2
2014-04-22Bug 489028 - Record last-visited time of bugs when logged inDylan William Hardison4-1/+15
r=glob a=justdave
2014-04-18Bug 998484: Release notes for Bugzilla 4.4.4Frédéric Buclin1-0/+7
r=dkl a=justdave
2014-04-18Backout bug 984980Frédéric Buclin2-13/+0
2014-04-18Fix bustage due to bug 984980Frédéric Buclin1-5/+5
2014-04-17Bug 968576: [SECURITY] Dangerous control characters allowed in Bugzilla textManish Goregaokar2-2/+2
r=glob a=justdave
2014-04-17Bug 713926: (CVE-2014-1517) [SECURITY] Login form lacks CSRF protectionFrédéric Buclin4-4/+18
r=dkl a=justdave
2014-04-17Remove tabsFrédéric Buclin1-4/+4
2014-04-17Bug 984980 - add framework for keyboard shortcuts, and key to switch between ↵Acho Arnold2-0/+13
preview and edit mode. Patch by <arnold@archlinux.info>, r=gerv, a=justdave.
2014-04-16Bug 994619 - show_bug product list is sometimes missing the actual product a ↵David Lawrence2-10/+21
bug is in r=gerv,a=justdave
2014-04-15Bug 996164: Release notes for Bugzilla 4.4.3Frédéric Buclin1-0/+27
r=dkl a=justdave
2014-04-15Bug 995873 - Don't use replaceState if it would result in an invalid URLSimon Green1-5/+7
r=justdave, a=justdave
2014-04-04Bug 984505 - Link component and product to browse for other bugs in this ↵David Lawrence1-0/+6
category r=glob,a=justdave
2014-04-02Bug 539894: Use <optgroup/> to group products into classifications in the ↵rojanu9-82/+135
product drop-down on show_bug.cgi r=glob, a=justdave
2014-03-27Bug 456043 - Make enter_bug consistent with show_bug for Severity and PrioritySimon Green1-13/+18
r=glob, a=justdave
2014-03-26Fix bustageFrédéric Buclin1-0/+1
2014-03-26Bug 978070: Do not use document.write() to insert HTML codeFrédéric Buclin5-56/+58
r/a=justdave
2014-03-23Bug 984999: Move set_assign_to() out of bug/create/create.html.tmplAcho Arnold1-73/+3
r=LpSolit a=justdave
2014-03-23Bug 962812: Use the "required" attribute where appropriateSunil Joshi26-39/+48
r=LpSolit a=justdave
2014-03-22Bug 276560: Use webbadge icons for alternate format links on buglistFrédéric Buclin1-28/+29
r=LpSolit a=justdave
2014-03-21Bug 399087 - Remove the 'mostfreqthreshold' parameterSunil Joshi [:SunilJoshi]1-5/+0
r=dkl,a=justdave
2014-03-21Bug 986141 - As part of bug 513212, the see_also field still displays in ↵David Lawrence1-8/+10
enter_bug,cgi even if use_see_also param is disabled r/a=glob
2014-03-21Bug 294021: Allow requestees to set attachment flags even if they don't have ↵Frédéric Buclin1-15/+23
editbugs privs r=gerv a=justdave
2014-03-21Merge branch 'master' of ssh://git.mozilla.org/bugzilla/bugzillaGervase Markham2-16/+26
2014-03-21Bug 980918 - Rename "Tags" to "Personal Tags". Patch by acho; r=gerv, ↵Gervase Markham2-1/+2
a=justdave.
2014-03-20Bug 513212 - Allow people to set "See Also" when filing/creating/entering a ↵David Lawrence2-16/+26
bug on enter_bug.cgi or the Bug.create webservice r/a=glob
2014-03-12Bug 728892: The attachment "Details" page is still vulnerable to ↵Frédéric Buclin2-2/+2
Clickjacking with SVG or XHTML attachments r/a=justdave
2014-03-10Bug 566331: Move JS functions out of bug/edit.html.tmplIshitva Goel1-17/+1
r=LpSolit a=justdave
2014-03-10Bug 956190 (part 5): Merge attachment.css, dependency-tree.css, ↵Frédéric Buclin8-12/+11
enter_bug.css and show_bug.css into bug.css r/a=justdave
2014-03-08Bug 956190 (part 4): Merge duplicates.css, reports.css, search_form.css, ↵Frédéric Buclin17-35/+28
show_multiple.css and summarize-time.css with buglist.css
2014-03-08Bug 318715 - iCalendar Buglist doesn't include deadlineMatt Selsky1-0/+3
r=dkl,a=justdave
2014-03-05Bug 977137: Comment and Preview tabs need accessibility markupByron Jones1-1/+3
r=dkl, a=justdave
2014-03-05Bug 956190 (part 3): Remove IE-fixes.css (Internet Explorer 7 and older are ↵Frédéric Buclin1-10/+0
no longer supported) r/a=justdave
2014-03-04Bug 956190 (part 2): Merge params.css and editusers.css with admin.cssFrédéric Buclin6-28/+32
r/a=justdave
2014-03-04Bug 365050 - removal notice doesn't use English correctly (lists: =and)Matt Selsky1-4/+2
r=dkl,a=justdave
2014-03-04Bug 365057 - messages.html.tmpl file bareword should be tagged in <code> or ↵Matt Selsky3-3/+3
something r=dkl,a=justdave
2014-03-04Bug 977030 - Remove the useless buglist_joined variable in buglist.cgiMatt Selsky1-3/+3
r=dkl,a=justdave
2014-03-02Bug 956190 (part 1): Merge index.css and page.css with global.cssFrédéric Buclin6-9/+7
r/a=justdave
2014-02-28Bug 536171: Large Text Box should have maxlength and wrap => 1 in buglistsLalit Khattar1-3/+7
r=LpSolit a=justdave
2014-02-28Bug 975112 - Add the "Preview" mode for "Optional Comment" in the Create New ↵Dave Lawrence2-14/+11
Attachement page r=glob,a=justdave
2014-02-27Bug 947823: Replace gender-specific pronouns with gender-neutral pronounsCharlie Somerville8-14/+14
r=gerv a=justdave