By Davin Dubeau on
6/20/2009 12:00 AM
A new build of BugNET has been posted in the downloads section. This is the final release of the 0.7 releases which wraps up many of the outstanding bugs and issues reported in the issue tracker. The biggest fix in this version is in the database which takes care of orphaned records in preperation for the 0.8 releases. Now that the final version of 0.7 has been released, our focus will be exclusively on the 0.8 releases to ready upgrades from 0.7 to 0.8.
Please visit the change log for all the fixes and improvements in this version.
|
By Davin Dubeau on
12/29/2008 12:00 AM
The holidays have come fast, and some have past already. Before they are all but gone we would like to wish everyone happy holidays and best wishes in the new year!!
We look forward to furthering the project in the new year and making it the best possible.
The BugNET team.
|
By Davin Dubeau on
12/12/2008 12:00 AM
Edit: This build has been removed from the website and is out of date, expect a new beta very soon.
The new build of BugNET has been posted in the downloads section. This is the first beta 0.8 release which has fixed many issues in the next major release of the issue tracker. For those who are new to BugNET you can find an excellent blog post of what the 0.8 release has added in terms of overall functionality and improvements to the project.
We invite you to download this latest beta, test it and provide your feedback in our forums and issue tracker to help us release the final version as soon as possible.
You may notice with the amount of new features and the documentation regarding...
|
By Davin Dubeau on
7/28/2008 12:00 AM
A preview release of the next major version of BugNET has been released (0.8).
This release is primarly geared towards gaining your comments and feedback regarding the direction of this release and to give everyone a look of what has been done to improve the application and address many of the major new features in the issue tracker. There are a lot of new features that have been added and we want your comments!
This is not like an ordinary release in that:
It is unsupported.
There will be no upgrade path to the final version.
It is not meant to be used in a live / production environment.
To make it easier for people to try out, there is no install with this release, just unzip and make a virutual directiory and run the application. You may also attach the BugNet database (found in the app_data folder) using sql server and change the connection string accordingly.
As all development versions, the user name is "Admin" and password is "password".
For...
|
By Davin Dubeau on
4/6/2008 12:00 AM
The new build of BugNET has been posted in the downloads section. This is a new version if the 0.7 releases which fixes bugs and adds some new features.
NOTE: This release fixes critical security bugs that could allow a registered user to elevate their priviledges and it is recommended that you upgrade your installation.
Update:
It has come to my attention that when upgrading there is a script error, which is trying to drop a stored procedure that may not exist. Temporarly to fix this you can open the 0.7.921.0.SqlDataProvider.sql (found under Install\dbscripts folder) file in a text editor and remove the following code. A package update will occur this evening for those who do not wish to do this manually.
SQL
12345678
PRINT...
|
By Davin Dubeau on
2/9/2008 12:00 AM
The new build of BugNET has been posted in the downloads section. This is a bug fix / improvment release.
Fixes
BGN-518 Project administrator can't edit a category tree
BGN-558 Unhandled exception executing SQL in installer
BGN-570 Problem with roles - I clone a project, but permissions doesnt work ok
BGN-414 Remove html-tags in notification mails.
BGN-474 Can't show Attachments tab on BugDetail.aspx
BGN-374 Email link should redirect to the issue page after login
All previous problems with the installation scripts should be fixed in this release as well.
For a full list of bug fixes and changes please refer to the change log. ...
|
By Davin Dubeau on
1/21/2008 12:00 AM
I have to apologize to all those who are installing the issue tracker for the first time but the latest install package does not create an up to date database.
To fix this manually perform the following steps on your database:
- Run this sql statement against the database to add the proper version
UPDATE HostSettings SET SettingValue = '0.7.891.0' WHERE SettingName = 'Version'
- Run the 0.7.891.0.SqlDataProvider.sql script from the install directory on your database to reflect the current changes.
All existing installations are unaffected by this problem and should reflect the current changes in the latest version.
The install package will be updated tonight to fix this.
|
By Davin Dubeau on
1/13/2008 12:00 AM
Happy new year to everyone! This is the first release of the issue tracker this year and is a bugfix release that addresses some of the remaining bugs in the 0.7 release.
The new build of BugNET has been posted in the downloads section.
Fixes
BGN-512 SMTP/POP3 password cleared if not reset
BGN-518 Project administrator can't edit a category tree
BGN-539 Searching by Issue Id does not work
BGN-471 Cloning a project leaves default role permissions empty
BGN-463 Problem using quotes and other characters in issues summaries
BGN-495 Wrong link on page AccessDenied.aspx
BGN-483 Deleted roles, remain under the UserRoles table
BGN-472 Build error if empty space in project path
BGN-514 Issue List page returns error when entering a non-numeric char
BGN-509 Can't export issue list to excel
BGN-497 Security roles...
|
By Davin Dubeau on
11/11/2007 9:13 AM
A new build of BugNET has been posted in the downloads section. This is a bug fix release that fixes issues that have been found since the release of 0.7.880.0
Fixes Include
BGN-459 Issue adding users to roles in the new project wizard
BGN-464 System.Web.Extensions.Design.dll is missing from the installation package
BGN-460 New project wizard allows you to click next past the finish screen
BGN-458 User Profile / Manage password, does not check password verify input
BGN-436 Last Change attribute of issue change notifcation is doubled.
BGN-428 Sorting due date on buglist does not working properly
BGN-429 Incosistant text casing in the issue filter
BGN-420 Wrong redirect link...
BGN-465 Add milestone to BugList.aspx
For a full list of bug fixes and changes please refer to the change log. ...
|
By Davin Dubeau on
10/30/2007 8:16 AM
Various parts of the site, forums and blogs may be disabled this afternoon for a few hours for an upgrade.
Thanks,
Davin
Update: Since the forum upgrade posting new threads is not working properly. I will be working to resolve this ASAP. Posting replies to existing threads is still working properly.
|