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.
|
By Davin Dubeau on
9/23/2007 10:39 AM
A new build of BugNET has been posted in the downloads section.
New Functionality Includes
[BGN-248] Add time estimation fields to an issue
[BGN-330] category parent changing
[BGN-321] show issues grouped by "fixed in version" not by "version" in project summary
[BGN-292] allow fixed in to be specified on new issue form
[BGN-452] Add a clone project feature to create a new project from an existing one.
[BGN-291] relavant information in page title
[BGN-294] go to issue by id input field
Known Issues
Sometimes the category administration treeview does not load properly and you have to refresh the screen.
For a full list of bug fixes and changes please refer to the change log. ...
|
By Davin Dubeau on
6/23/2007 9:36 AM
A new build of BugNET has been posted in the downloads section. For upgrade instructions please refer to the readme.html included in the release or the wiki documentation on the website. This release mostly consists of bug fixes around the installation and administration of the application and some minor improvements.
New Functionality Includes
Add new user notification
Updated version of the FCKEditor , new skin and added buttons
Known Issues
There is a bug with the roadmap not grouping issues together for certain versions.
For a full list of bug fixes and changes please refer to the change log. ...
|
By Davin Dubeau on
4/24/2007 12:00 AM
A new build of BugNET has been posted in the downloads section. For upgrade instructions please refer to the readme.html included in the release or the wiki documentation on the website. This is a stabilization release from the previous version.
New Functionality Includes
- Email notification to the administrator when a user registers
- Optional auto assignment of users to roles
For a full list of bug fixes and changes please refer to the change log.
Please visit the downloads section to obtain the latest version.
|
By Davin Dubeau on
3/25/2007 2:00 AM
A new version of the BugNET Issue Tracker has been released. Included in this release are numerous fixes and improvement for the issue tracking on the ASP.NET 2.0 platform.
Please visit this forum post for further details.
|