aboutsummaryrefslogtreecommitdiffstats
path: root/template
Commit message (Collapse)AuthorAgeFilesLines
* 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
* The browser-side comment-wrapping patch didn't actually make 4.0, so removeMax Kanat-Alexander2010-10-261-4/+0
| | | | it from the release notes.
* Bug 551468: Stop word-wrapping comments on the serverMax Kanat-Alexander2010-10-267-19/+10
| | | | r=glob, a=mkanat
* Bug 607083: Improve the error message that install-module.pl prints whenMax Kanat-Alexander2010-10-261-0/+1
| | | | | you specify an invalid CPAN module. r=mkanat, a=mkanat (module owner)
* Bug 451759: Hide "Add to footer" checkboxes when not sharing a saved searchesFrédéric Buclin2010-10-251-8/+8
| | | | r=pyrzak a=LpSolit
* Bug 606518: query.cgi#chart doesn't work anymore (again)Guy Pyrzak2010-10-241-1/+1
| | | | r/a=LpSolit
* Bug 604256: Release Notes for Bugzilla 4.0rc1.Max Kanat-Alexander2010-10-221-21/+894
| | | | r=LpSolit, a=mkanat
* Bug 593138: When confirming a CSRF violation (the confirm-action page),Max Kanat-Alexander2010-10-221-0/+1
| | | | | | include an HTML comment describing the exact violation that occurred, so that screen-scrapers can know what violation they hit. r=mkanat, a=mkanat
* Bug 473557: Make the "Collapse All Comments" link work properly even whenMax Kanat-Alexander2010-10-221-2/+2
| | | | | | the "comment order" preference is set to "newest to oldest with description at top" r=mkanat, a=mkanat
* Bug 523205 part 2: $flagtype->set_clusions() was badly implementedFrédéric Buclin2010-10-222-0/+4
| | | | a=LpSolit
* Another unused error tagFrédéric Buclin2010-10-221-3/+0
| | | https://bugzilla.mozilla.org/show_bug.cgi?id=523205
* Bug 302293: Editing a flag type should tell me which changes have been madeFrédéric Buclin2010-10-221-4/+55
| | | | a=LpSolit (module owner)
* Remove unused error tagFrédéric Buclin2010-10-221-5/+0
| | | https://bugzilla.mozilla.org/show_bug.cgi?id=523205
* Bug 523205: editflagtypes.cgi should use Bugzilla::FlagType methods to ↵Frédéric Buclin2010-10-223-39/+28
| | | | | | create and edit flag types a=LpSolit
* Bug 598014: Document how to mark the initial comment as private when using ↵Frédéric Buclin2010-10-214-6/+7
| | | | | | Bug.create() r/a=mkanat
* Bug 605412 part 2: remove useless --- --- from the signatureFrédéric Buclin2010-10-211-1/+1
|
* Bug 605412: Remove "configure bugmail" from bugmail (newchangedmail)Martijn Ras2010-10-202-6/+0
| | | | r/a=LpSolit
* Bug 605693: Make config.cgi?ctype=rdf fasterFrédéric Buclin2010-10-202-11/+19
| | | | r=timello a=LpSolit
* Bug 596079: Merge content-types.html.tmpl with createformcontents.html.tmplFrédéric Buclin2010-10-162-28/+17
| | | | r=timello a=LpSolit
* Bug 604107: The link to delete the value 0 of custom fields is brokenFrédéric Buclin2010-10-151-1/+1
| | | | r/a=mkanat
* Bug 575947: Users with passwords length less than 6 characters can't login ↵Frédéric Buclin2010-10-143-3/+15
| | | | | | after migration from 3.4.x or older to 3.6 or newer r/a=mkanat
* Bug 326826: Linkify bug comments in HTML email just like comments in theGuy Pyrzak2010-10-131-2/+2
| | | | | web interface. r=mkanat, a=mkanat
* Bug 602418: Add "template_cache" to bz_locations(), a way of specifying thatMax Kanat-Alexander2010-10-131-2/+2
| | | | | cached templates should be stored somewhere else than the data directory. r=LpSolit, a=mkanat
* Bug 581448: Localize the status and resolution values in the list ofMax Kanat-Alexander2010-10-132-0/+46
| | | | | possible duplicates on enter_bug.cgi r=LpSolit, a=LpSolit
* Bug 590334: Change Bug.pm to use the comment object (Bugzilla::Comment)Christian Legnitto2010-10-131-0/+4
| | | | | when creating or updating bug comment r=mkanat, a=mkanat
* Bug 550097: checksetup.pl should detect when run via a web server (cgi) and ↵Frédéric Buclin2010-10-111-0/+25
| | | | | | fail with a sane error r/a=mkanat
* Bug 26074 - Ability to limit search by number of CommentsMax Kanat-Alexander2010-10-052-0/+2
| | | | r=mkanat, a=mkanat (module owner)
* 577720: Use history.replaceState() so that the URL after processing a bug ↵Guy Pyrzak2010-10-031-0/+12
| | | | | | | isn't process_bug.cgi, post_bug.cgi, or attachment.cgi r=mkanat, a=mkanat https://bugzilla.mozilla.org/show_bug.cgi?id=577720
* Bug 65477: Send HTML bugmailGuy Pyrzak2010-10-034-45/+218
| | | | r=mkanat, a=mkanat
* Bug 414509: offer View All (non obsolete) attachmentsGuy Pyrzak2010-10-022-2/+13
| | | | r=LpSolit, a=LpSolit
* Bug 601218: Do not display (show) when the CC list is emptyGuy Pyrzak2010-10-021-10/+14
| | | | r=LpSolit, a=LpSolit
* Bug 600475 - Support the 'includeSubDomains' flag as an option for the ↵Reed Loden2010-09-291-0/+16
| | | | | | 'Strict-Transport-Security' advanced option in order to protect subdomains. [r=glob a=mkanat]
* Change "Bugzilla" to [% terms.Bugzilla %] in admin/params/advanced.html.tmpl.Max Kanat-Alexander2010-09-271-1/+1
| | | https://bugzilla.mozilla.org/show_bug.cgi?id=594990
* Bug 595380: Add a ?mtime string to all of the manually-insertedMax Kanat-Alexander2010-09-275-7/+10
| | | | | <script src> and <link href> tags in Bugzilla r=glob, a=mkanat
* Bug 594990: Make the Strict-Transport-Security HTTP header only be sentMax Kanat-Alexander2010-09-271-0/+15
| | | | | if a particular parameter is enabled. r=glob, a=mkanat
* Bug 595712: Return to bug page after login doesn't work with javascript disabledFrédéric Buclin2010-09-231-2/+7
| | | | r=ghendricks a=LpSolit