aboutsummaryrefslogtreecommitdiffstats
path: root/template
Commit message (Collapse)AuthorAgeFilesLines
* Bug 620827: Refactor remove see also to use remove_from_db instead.Tiago Mello2011-02-101-5/+7
| | | | r/a=mkanat
* Bug 461014 - How to create a private attachment in enter_bug.cgi not obviousDavid Lawrence2011-02-011-2/+2
| | | | | r=reed,a=LpSolit https://bugzilla.mozilla.org/show_bug.cgi?id=507211
* Redesign the Install::DB code for migrating queries to tags, including addingMax Kanat-Alexander2011-01-311-0/+1
| | | | | a transaction and indicate_progress. https://bugzilla.mozilla.org/show_bug.cgi?id=616185
* Bug 629007: Example in quicksearch priority shortcut is incorrectGraeme Coates2011-01-311-1/+1
| | | | r/a=mkanat
* Bug 616185: Move tags (aka lists of bugs) to their own DB tablesFrédéric Buclin2011-01-303-37/+23
| | | | r/a=mkanat
* Bug 622080 - Change group which can moderate quipsDavid Lawrence2011-01-282-5/+5
| | | | r/a=mkanat
* Allow addition/removal of descriptions of statuses and resolutions. r=mkanat.Gervase Markham2011-01-271-20/+26
| | | https://bugzilla.mozilla.org/show_bug.cgi?id=616453
* Bug 619588: (CVE-2010-4567) [SECURITY] Safety checks that disallow clicking ↵Frédéric Buclin2011-01-243-13/+8
| | | | | | | | | | for javascript: or data: URLs in the URL field can be evaded with prefixed whitespace and Bug 628034: (CVE-2011-0048) [SECURITY] For not-logged-in users, the URL field doesn't safeguard against javascript: or data: URLs r=dkl a=LpSolit
* Bug 619648: (CVE-2010-4570) [SECURITY] XSS via summary in "possible ↵Reed Loden2011-01-241-1/+2
| | | | | | duplicates" table due to lack of encoding by YUI [r=mkanat a=LpSolit]
* Bug 621110: [SECURITY] Quips (adding/approving/deleting) lacks CSRF protectionFrédéric Buclin2011-01-241-1/+6
| | | | r=dkl a=LpSolit
* Bug 621108: [SECURITY] Creating/editing charts lacks CSRF protectionFrédéric Buclin2011-01-242-0/+3
| | | | r=dkl a=LpSolit
* Bug 621107: [SECURITY] Sanity checking lacks CSRF protectionFrédéric Buclin2011-01-241-6/+12
| | | | r=dkl a=LpSolit
* An optional module was accidentally listed in the "required" section of theMax Kanat-Alexander2011-01-231-2/+2
| | | | | release notes. https://bugzilla.mozilla.org/show_bug.cgi?id=627910
* Bug 627910: Update Release Notes for Bugzilla 4.0rc2Max Kanat-Alexander2011-01-231-6/+26
| | | | r=reed
* Bug 621128 - Remove trailing whitespace from '<div id="view_disabled" >'timeless2011-01-221-1/+1
| | | | [r=reed a=LpSolit]
* Bug 624696: We need a template hook to add a description to parameters added ↵rojanu2011-01-221-0/+1
| | | | | | by extensions r/a=mkanat
* Bug 621109: Column changing lacks CSRF protectionFrédéric Buclin2011-01-221-0/+5
| | | | r=dkl a=mkanat
* Bug 627854: Add 'form' hook to create-guided.html.tmpl similar to ↵David Lawrence2011-01-211-0/+2
| | | | | | create.html.tmpl r/a=mkanat
* Bug 627660 - Rename "Send" button on final create account page to "Create", ↵Reed Loden2011-01-211-1/+1
| | | | | | as nothing is actually sent. [r=mkanat a=mkanat]
* Bug 626292: "Make description private" checkbox should set bz_private class ↵David Lawrence2011-01-212-3/+5
| | | | | | on the comment box r/a=mkanat
* Bug 623608 - Add intro/outro extension hooks to footer.html.tmplDavid Lawrence2011-01-211-2/+2
| | | | r/a=mkanat
* Bug 626658 - Add (take) link to bug edit page to allow quick assigning to ↵David Lawrence2011-01-201-0/+10
| | | | | | the current user r/a=mkanat
* Bug 618841: Bare word "bug" in release notesA. Shimono2011-01-091-3/+3
| | | | r=dkl a=LpSolit
* Bug 558803: Add a parameter to specify the password complexity for new passwordsrojanu2011-01-072-1/+30
| | | | r/a=LpSolit
* Bug 255524: The duplicates table inherits no CSS classes when viewed in ↵Frédéric Buclin2011-01-071-0/+4
| | | | | | simple format r=dkl a=LpSolit
* Bug 621090 - [SECURITY] Adding saved searches lacks CSRF protectionDavid Lawrence2011-01-062-0/+2
| | | | r/a=mkanat
* Allow extensions to add new Jobs. r,a=mkanat.Gervase Markham2011-01-051-1/+2
| | | https://bugzilla.mozilla.org/show_bug.cgi?id=617012
* Bug 622822 - add additional_links hook to front page. r,a=mkanat.Gervase Markham2011-01-051-0/+1
|
* Bug 595410: Make it faster to display a bug that has a lot of dependencies.Max Kanat-Alexander2011-01-034-56/+101
| | | | r=LpSolit, a=LpSolit
* Bug 622105 - Misspelling in setting_info_invalid error message David Lawrence2010-12-301-1/+1
| | | | r/a=LpSolit
* Bug 618844: Make clear that the Apache module must be enabled in release notesA. Shimono (himorin)2010-12-271-2/+2
| | | | r/a=mkanat
* Bug 618842: Enclose checksetup.pl between <kbd> and </kbd> tags in templatesA. Shimono (himorin)2010-12-275-15/+15
| | | | r/a=mkanat
* Bug 599539: Update the mod_perl code for Apache2::SizeLimit 0.92Max Kanat-Alexander2010-12-271-2/+2
| | | | r=glob, a=mkanat
* Bug 313583: Remove long_list.cgi, showattachment.cgi and xml.cgi.Frédéric Buclin2010-12-161-0/+4
| | | | | They are all deprecated since Bugzilla 2.19. r/a=mkanat
* Bug 617477: Fix numerous consistency and behavior issues surroudning Bug.updateMax Kanat-Alexander2010-12-131-4/+4
| | | | | | and Bugzilla::Bug. See https://bugzilla.mozilla.org/show_bug.cgi?id=617477#c2 for details. r=LpSolit, a=LpSolit
* Bug 529974: Let users with local editcomponents privs manage flags for ↵Frédéric Buclin2010-12-043-23/+71
| | | | | | products they can administer a=LpSolit (module owner)
* Bug 607675: In Firefox, YAHOO.util.Event.addListener/on events no longer ↵Guy Pyrzak2010-12-021-3/+5
| | | | | | exist after a user clicks back r:LpSolit, a:mkanat
* Fix typoA. Shimono2010-11-301-1/+1
| | | | | r/a=LpSolit https://bugzilla.mozilla.org/show_bug.cgi?id=615570
* Bug 386600: Implement auto-completion for the requestee fieldGuy Pyrzak2010-11-213-29/+26
| | | | r/a=LpSolit
* Bug 610217: config.cgi?ctype=rdf should include product.allows_unconfirmedFrank Becker2010-11-141-0/+1
| | | | r/a=mkanat
* Bug 591535: "Give me some help" link's iframe behavior is no longer necessaryGuy Pyrzak2010-11-111-17/+4
| | | | r=LpSolit r=mkanat a=mkanat
* Bug 485418: Code and template hooks for userprefs.cgi to be able to add ↵Frédéric Buclin2010-11-041-0/+2
| | | | | | additional tabs r=mkanat a=LpSolit
* Bug 419014: (CVE-2010-3764) [SECURITY] Old charts are not project specific, ↵Frédéric Buclin2010-11-032-2/+2
| | | | | | and product names are viewable in graphs/ r=wurblzap a=LpSolit
* Bug 607581: URLs in the See Also field are not linkified when the user is ↵Frédéric Buclin2010-11-021-0/+6
| | | | | | logged out r=pyrzak a=LpSolit
* Bug 608375: The calendar widget is not available in the Time Summary pageGuy Pyrzak2010-11-021-3/+19
| | | | r=wicked a=mkanat
* Bug 607323: Be clearer in the release notes that a new Apache configurationMax Kanat-Alexander2010-10-311-8/+25
| | | | | is required r=LpSolit, a=mkanat
* Bug 608437: Unused variables passed to flag/list.html.tmplFrédéric Buclin2010-10-302-5/+2
| | | | a=LpSolit (module owner)
* Bug 600516: The "Content Type" and "Flags" sections are not displayed when ↵Frédéric Buclin2010-10-291-2/+2
| | | | | | trying to add attachments on an existing bug and the user previously clicked "Hide Advanced Fields" in enter_bug.cgi a=LpSolit (module owner)
* Bug 607716: The attachment content is pasted into a comment when editing an ↵Guy Pyrzak2010-10-282-0/+6
| | | | | | attachment with JS disabled r=LpSolit r=mkanat a=LpSolit
* Bug 337776: Basic SQLite Support for BugzillaMax Kanat-Alexander2010-10-271-2/+4
| | | | r=LpSolit, a=mkanat