New Post: BLOCKER: Unable to open issue after upgrade v1.6.339
This is now fixed with the rereleased 1.6.339 package. Thank you.
View ArticleNew Post: BLOCKER: Unable to open issue after upgrade v1.6.339
EPinci wrote: This is now fixed with the rereleased 1.6.339 package. Thank you. Great!
View ArticleNew Post: Timeout when upgrading from 1.5.265 to 1.6.329
I have managed to fix this by editing the code to in \library\providers\dataproviders\sqldataprovider\sqldataproviderhelpers.cs and adding a command.CommandTimeout = 200. It would be a good idea to add...
View ArticleNew Post: Problems installing 1.6.339.0 as fresh installation
Hi, I have just heard about this project and want to test it, but when all the installation was done without errors, the site has some problems. All the links in the home screen doesn't have (aspx)...
View ArticleNew Post: Problems installing 1.6.339.0 as fresh installation
See this issue for possible fix that has worked for other people - https://bugnet.codeplex.com/workitem/269
View ArticleClosed Issue: zh-CN translation issues [239]
Hi.esI just check new zh-CN (Chineese) translations and found some issues:* Too many empty keys at Account/Manage like in already fixed [#231](https://bugnet.codeplex.com/workitem/231)* Some common...
View ArticleClosed Unassigned: suggestion: sort milestones by reverse date order [235]
I have about a hundred milestones in my projects, and counting. We have one per Agile release and we've been around a bit.I don't want to delete the old ones as they have data in them. I don't want to...
View ArticleClosed Issue: Google Open ID 2.0 is deprecated [234]
Google open id 2.0 is now deprecated and will not work for new applications. BugNET should be updated to use google oauth 2.0 for google login support.Comments: issues migrated to github
View ArticleClosed Feature: Customize for customers to only see issues they create [62]
The easiest way to accomplish this would be add a new permission to only allow users to see issues that they create. We can look into adding this.Comments: issues migrated to github
View ArticleClosed Unassigned: full text search should actually do a full text search [193]
fulltext not just a substring matchComments: issues migrated to github
View ArticleClosed Unassigned: connect with asembla [194]
can i connect bugnet project to asembla?Comments: issues migrated to github
View ArticleClosed Unassigned: 'search' and 'queries' tabs should be merged [192]
you should be able to do a full text search AND filter by field values. you should be able to perform the search without having to save it first. you should be able to save the full text search as part...
View ArticleClosed Unassigned: Error CS0246 With BugNET in DNN Folder [185]
Hello,I've unpackaged bugnet into a folder at localhost/BugNET. The local host is a DNN site and I am getting the following error when I try to run the install:```Description: An error occurred during...
View ArticleClosed Issue: Delete custom fields [166]
In Project Administration I have a DropDownList custom field. There are many items in this list. The custom field on my system shows me a list of all clients that I can assign an issue to. When I press...
View ArticleClosed Unassigned: Defaults values for mail issues [181]
For some fields, like category, priority, etc, I set their default values from the Defaults section of the project properties. They work fine for the Issues created manually by a user, but they don't...
View ArticleClosed Feature: Use the time tracking date as comment date [67]
It would be nice to use the date entered in the time tracking tab as being the date for the comment when a comment is entered in time tracking. If I enter my time 3 days after because I forgot to do...
View ArticleClosed Unassigned: Installing with Web Platform installer may create a db...
I installed BugNet via the Web Platform installer.The installer created the BugNet89 user on the database server with a colon (;) in the password, which will result in an error when opening the...
View ArticleClosed Unassigned: "CREATE DATABASE permission denied in database 'master'"...
I have uploaded the latest BugNet release (1.5) to a website hosted at GoDaddy.When I execute the "/Install/Install.aspx" page I get the following logging:Installing BugNETVersion:...
View ArticleClosed Unassigned: Description Editing Possible Without Permission [145]
With two users viewing the same issue:One of them has permission to edit the issue description and the other does not.The person that does have permission changes the description and saves it. This...
View ArticleClosed Unassigned: Search only on comment [144]
When do search only on comment (uncheck others), it still show all issues that match with keyword.I will need to look for issue that has comment in it.Can it only show comment with matched keyword,...
View Article