BugNET

Open source issue tracking & project management
Welcome to BugNET Register | Login |

Welcome to BugNET!

Welcome to the official community and development site for the BugNET open source project. From downloads to documentation, bugnetproject.com offers a comprehensive base of information, resources, and support.

BugNET is an issue tracking and project issue management solution built using the ASP.NET web application framework. Email notifications, reporting and per project configuration of fields and values allows efficient management of bugs, feature requests, and other issues for projects of any scale.

Latest News & Announcements

Oct 1

Written by: Stewart Moss
10/1/2008 8:07 PM

After quite extensive 0.8 testing the community found quite a few bugs in the initial preview release of 0.8. Thanks for your efforts!

The features are great, and the interface clean, and there is so much more you can do with the tool.

Sure there might be a few bugs but here are some exciting features already in BugNET 0.8.

  • The level of customization (of statuses etc) available on each project means you can really change the way BugNET uses information.
    In the preview release you have to build your project from scratch. However the ability to choose from a standard "library" of projects is being investigated.
  • The query designer allows you to design reports, save them and finally export to excel or RSS. This builds further on the ability to customize projects.
  • The notifications plugins are very promising!
  • Per project subversion integration!
  • Ability to store attachments in the database. This helps in hosted environments when filesystem access (for backups) is limited.
  • Calendar views of Issue Due dates. Move views can be added easily.
  • Nice slider bar to adjust the percentage of completion. This will really help with project management!
  • Sub Issues: The ability to make other issues become dependant on the current issue.
  • Much better time tracking interface. You can add comments to the tracing record.
  • The admin can add default users who wish to be receive notifications on all the issues in a project.
  • Users can manage their own project notifications.

In terms of when the final version of 0.8 will be released its still unclear. Davin has his focus elsewhere at the moment but promises soon to be availble for development. There are a number of new features introduced in 0.8, and some of these are shaky and need tightening up.

With the user base growing each day, more and more talented people are being exposed to BugNET. Many users have contributed bugfixes and improvements to BugNET. There are some really easy bugs in BugNET (listed at http://support.bugnetptoject.com) and can be handled by most ASP.NET developers. Grab a copy of BugNET 0.8 source and tinker around with it. You will really help Davin to focus on some of the more complex aspects of BugNET. 

If you develop classes but have no experience with ASP.NET then try your hand at writing a Notification Plugin. (new to 0.8 and there is only email at present)

Or create a discussion topic on the forum to flesh an idea on a known issue in the design of BugNET. These discussions generate new ideas and can only improve BugNET. It helps Davin focus on the coding aspects of the idea.

Here is a discussion about potential ways to navigate the projects in BugNET 0.8, as an example: http://www.bugnetproject.com/Forums/tabid/54/forumid/-1/threadid/1957/scope/posts/Default.aspx

Pulling together like this will mean we will get to use a final release of BugNET 0.8 much sooner than we expect!

Tags:

Re: Version 0.8 Status Report

Hello Stewart,

Do you think it is possible to provide a link in the downloads page for the 0.8 version? Nightly builds or something like that?
I would like to check out how is 0.8 version doing but I only have VS2005 here (can't compile your source code).

Thanks a lot,

André

By andrecarlucci on   10/3/2008 12:04 AM

Re: Version 0.8 Status Report

Great idea André. I don't know if it would be possible to do nightly builds but I do use cruisecontrol and could ftp the latest build to sourceforge after each build completes successfully. This would achieve the same goal of having the latest compiled version available for people to try.

By admin on   10/6/2008 5:08 PM

Download

Membership

Membership Membership:
Latest: jmoreno
New Today: 0
New Yesterday: 1
Overall: 847
People Online People Online:
Visitors: 22
Members: 0
Total: 22

Latest Posts


Installation problem: Access to the web.config deniedHello, I installed the BugNet app in my Server, but had a problem that I still can't find out what is wrong. I followed step by step the install process, even I gave Network Service User the required rights to the local web app folder... and still getting the error: BugNET Configuration Error Access to the path 'D:\Client\BugNet\web.config' is denied I checked the permissions and are right... the Network Service User has all the necessary rights to access to the folder... I'm using Windows 2003 Server, SQL 2005. Oh, and also has the correspondant user in the database. Any idea what I'm missing here? Thank you very much! Sebastian

Cannot use StateServer with BugNet Hi, It seems that you cannot change web.config to use the out-off-process state server on BugNet as you get a non-serializable object error when you then try to use the site. I think that it would perhaps be an idea to add serialisation support to whichever object it is which is causing the problem so the stateserver can be used, otherwise if you change any files or alter web.config everybody who is logged in gets chucked out to the login page and loses what they were doing. It would also mean the site is comptible with failover servers, load balancers and clusters. Nick...

Long pauses on when accessing application after a breakHi, I seem to be having some long (15-20 second) pauses when going to my BugNet installations' home page if I haven't accessed it in a while. If I haven't used the site for an hour or so, it seems to take AGES for the home page to come up. There are no errors on the Log Viewer page - just some Application Start messages. Could there be a configuration problem, or perhaps it's trying to use a service or server which isn't available? The odd thing is, I'm not getting any errors - it simply seems to take a long time to start. Is this normal? No other websites hosted on the same machine seem to have this problem. Thanks, Nick...

How do you change the number of bugs displayed on the bug list? Hi, How do you change the number of bugs displayed on buglist.aspx?  I'm a .NET dev and I have the source code version but,  I can't understand where it's pulling the default number of records to show from. Thanks Nick...

Working on the 0.8 code I just downloaded the 0.8 branch but I'm having a lot of trouble making a clean installation out of it. Should this be stable (at least installation) enough to start playing with and looking around? Or it's just a very alpha code? In case it helps you, there are the errors so far: - when installing: BugNet_UserProfile trying to reference this table from web.config profile provider but table does not exists. - In sqldataprovider wrong reference to hostsettings objects (missing 's' after HostSetting): <font size='2'> &#160; </font> <font color='#0000ff' size='2'><font color='#0000ff' size='2'>private</font></font><font size='2'> </font><font color='#0000ff' size='2'><font color='#0000ff' size='2'>const</font></font><font size='2'> </font><font color='#0000ff' size='2'><font color='#0000ff' size='2'>string</font></font><font size='2'> SP_HOSTSETTING_GETHOSTSETTINGS = </font><font color='#a31515' size='2'><font color='#a31515' size='2'>'BugNet_HostSettings_GetHostSettings'</font></font><font size='2'>;</font><font color='#0000ff' size='2'><font color='#0000ff' size='2'>private</font></font><font size='2'> </font><font color='#0000ff' size='2'><font color='#0000ff' size='2'>const</font></font><font size='2'> </font><font color='#0000ff' size='2'><font color='#0000ff' size='2'>string</font></font><font size='2'> SP_HOSTSETTING_UPDATEHOSTSETTING = </font><font color='#a31515' size='2'><font color='#a31515' size='2'>'BugNet_HostSettings_UpdateHostSetting'</font></font><font size='2'>;</font> - and final one (could not pass this one): runtime error:&#160;<font face='Arial, Helvetica, Geneva, SunSans-Regular, sans-serif '> Invalid object name 'BugNet_StringResources'.</font> <font face='Arial, Helvetica, Geneva, SunSans-Regular, sans-serif '>in Default.aspx</font> <font face='Arial, Helvetica, Geneva, SunSans-Regular, sans-serif '>So I I've not yet been able to pass the installation step. Any help would be appreciated. </font> &#160;

[Active Directory]Automatically create user account doesn't work Hi, I've just installed bugnet and set up the Active Directory Authentication. The website recognizes users. But new users don't have their account created. I mean, when I check the user list, it doesn't grow with new users automatically. I can't figure what I've missed. Can anyone help? Thanks in advance! [EDIT] to provide more information, i followed the instructions located here : http://bugnetproject.com/Documentation/tabid/57/topic/Installation/Default.aspx#_windows_auth it is said : '<span class='Normal'>To enable seamless creation of users from Active Directory or Windows SAM when they visit the application then you will need to perform these additional steps.' Does this really mean accounts are created automatically with AD, or am I wrong? Thanks [/EDIT]

.NET Framework 3.5 I see that the requirements for BugNET is the .NET Framework 2.0 and ASP .NET AJAX 1.0.&#160; Is BugNET comptible with the .NET Framework 3.5? And does it work 'out-of-the-box' with that or will I need to edit some source to get it to work? &#160; Thanks!

Success with ORM Tools? I am just curious what developers are using for object relational mapping tools?&#160; BugNET's DAL in 0.8 is based on an abstract class which will allow people to implement those methods to create a new data access layer for a different provider, say sql lite.&#160; I examined some ORM tools and really like what some of them do but always some pitfall which makes me not want to use them.&#160;&#160; What are others using? Is it worth the switch for an existing application?

Latest Tweets

Nov 22, 2008 -1:25 AM - finished adding multiple file attachment upload to 0.8, grab the latest code to try it!

Nov 18, 2008 3:00 PM - multiple file attachment upload is almost complete. Added a new application settings page to define the file types allowed and max size.

Nov 13, 2008 7:58 PM - flash has a big bug in it - only session cookies from IE are sent to the url used for uploads

Nov 11, 2008 -1:55 AM - fixing the file attachments section by using swfupload - http://swfupload.org/

Oct 23, 2008 2:56 PM - I've added sorting to all of the datagrids and will be adding the same to the roadmap and changelog as well.