<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to feature-requests</title><link>https://sourceforge.net/p/btnet/feature-requests/</link><description>Recent changes to feature-requests</description><atom:link href="https://sourceforge.net/p/btnet/feature-requests/feed.rss" rel="self"/><language>en</language><lastBuildDate>Thu, 12 Nov 2020 15:52:33 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/btnet/feature-requests/feed.rss" rel="self" type="application/rss+xml"/><item><title>Import of Results from Pentesting scans</title><link>https://sourceforge.net/p/btnet/feature-requests/524/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I was curious as to whether bugtracker.net can have an import utility created that pulls results from a .csv file for example and parse the results into an attachment.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dan Brewerton</dc:creator><pubDate>Thu, 12 Nov 2020 15:52:33 -0000</pubDate><guid>https://sourceforge.net8cca83484fce837aa0c17f737747724db0578b01</guid></item><item><title>Add pages for Pen Testing</title><link>https://sourceforge.net/p/btnet/feature-requests/523/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hello, I've seen a project in the wild called Defect-Dojo which supports additional pages for penetration testing engagements. These are Engagements, Endpoints, and Findings. I'd love to see Bugtracker emulate this behavior if possible. Thank you.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dan Brewerton</dc:creator><pubDate>Thu, 12 Nov 2020 15:05:51 -0000</pubDate><guid>https://sourceforge.netaad67f625460bf25f000a25a63a8b86ad392522b</guid></item><item><title>#522 File Attachment to Issues</title><link>https://sourceforge.net/p/btnet/feature-requests/522/?limit=25#9622</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Never mind, it already does that, please close. However multiple file attachments would be a great idea.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dan Brewerton</dc:creator><pubDate>Thu, 12 Nov 2020 14:54:13 -0000</pubDate><guid>https://sourceforge.net807e31ec071197921a65f86cce3c612320cc18a1</guid></item><item><title>File Attachment to Issues</title><link>https://sourceforge.net/p/btnet/feature-requests/522/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;It would be super useful if files can be attached to bugs, issues, etc. Not executables but text files and log files.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dan Brewerton</dc:creator><pubDate>Thu, 12 Nov 2020 14:36:00 -0000</pubDate><guid>https://sourceforge.net1144d4bc8609dce425d220df1cf9cc61598f1be4</guid></item><item><title>#521 Close Data on Query, Report and Search</title><link>https://sourceforge.net/p/btnet/feature-requests/521/?limit=25#c5b6</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The sample queries that BugTracker.NET installs with demo the approach.  See the queries, "days in status" or "most recent comment"&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Corey Trager</dc:creator><pubDate>Tue, 07 Apr 2015 16:41:36 -0000</pubDate><guid>https://sourceforge.net075400e4f80db730ed698917da191fef35880c8b</guid></item><item><title>Close Data on Query, Report and Search</title><link>https://sourceforge.net/p/btnet/feature-requests/521/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I would like to add Closed Date to a query/report.  What is the proper field name to do this?  I have close_date and closed_date.  Perhaps I need last_update_date when status=closed?&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;Also seeing this field on the Search screen would be good, too.&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;Thank you.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bill Winter</dc:creator><pubDate>Tue, 07 Apr 2015 16:22:56 -0000</pubDate><guid>https://sourceforge.net151cb7d15f9008b5b46f4eee4aa655fcdf853cd8</guid></item><item><title>#154 A calendar reminder for bugs</title><link>https://sourceforge.net/p/btnet/feature-requests/154/?limit=25#ba9c</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Any chance to see this implemented? For me it would be sufficient to be able to type in a date and all regular subscribers would be notified by e-mail when this date is reached.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Daniel Calliess</dc:creator><pubDate>Mon, 23 Mar 2015 13:18:05 -0000</pubDate><guid>https://sourceforge.net52fa78fdc3cf277dae79ed22a0207ec3c75a57df</guid></item><item><title>BugTracker.NET c# api</title><link>https://sourceforge.net/p/btnet/feature-requests/520/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I downloaded bugtracker and use the software on Internet Information Server perfectly running, the software it's possible to customize many field e pages, but i tried to use the code API from my Visual Studio 2013 and receive a error during compilation, the error refer to webconfig. &lt;/p&gt;
&lt;p&gt;This is the error:&lt;br /&gt;
"Errore 101 Non è possibile utilizzare una sezione registrata come allowDefinition='MachineToApplication' al di sotto del livello di applicazione. L'errore può essere dovuto alla presenza di una directory virtuale non configurata come applicazione in IIS. C:\BTrack\www\Web.config    28" &lt;/p&gt;
&lt;p&gt;On row 28 of web.config &lt;br /&gt;
...&lt;br /&gt;
    &amp;lt;sessionState mode="InProc" timeout="120"/&amp;gt;&lt;br /&gt;
        &amp;lt;compilation debug="true" targetFramework="4.0"&amp;gt;&lt;br /&gt;
..&lt;/p&gt;
&lt;p&gt;The software is located in my c:\btrack and on IIS I create a virtual directory btrack, last think on IIS BugTracker is perfectly running, please if possible help me. &lt;/p&gt;
&lt;p&gt;ciao e grazie &lt;br /&gt;
 flavio&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">flavio</dc:creator><pubDate>Thu, 28 Aug 2014 08:44:04 -0000</pubDate><guid>https://sourceforge.net5c4b9d0bf0246ada9cb54b66c4c2a274926a9648</guid></item><item><title>#519 Possible to disable email notification of tasks?</title><link>https://sourceforge.net/p/btnet/feature-requests/519/?limit=25#1665</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Ticket moved from /p/btnet/bugs/795/&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Corey Trager</dc:creator><pubDate>Thu, 03 Apr 2014 21:22:41 -0000</pubDate><guid>https://sourceforge.net4dffa17d86b8c717d346f4964e7e261d76875715</guid></item><item><title>#518 Custom Field Dropdown Requirement</title><link>https://sourceforge.net/p/btnet/feature-requests/518/?limit=25#376b</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Ticket moved from /p/btnet/bugs/797/&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Corey Trager</dc:creator><pubDate>Thu, 03 Apr 2014 21:22:12 -0000</pubDate><guid>https://sourceforge.nete4b862cb08fd463aee6bcb414de92ada4d94ff2b</guid></item></channel></rss>