Updated Release: BugNET 1.6.315 (Jun 24, 2014)
This release contains fixes and enhancements from the previous 1.6.313 release.Please read our release notes for BugNET...
View ArticleClosed Issue: Links to issues in Changelog/Roadmap incorrect [223]
Using BugNET 1.6.313.0 in the changelog and roadmap list of issues, the hyperlinks seem to be incorrect.Here is what I get:http://example.org/Projects/Issues/IssueDetail.aspx?id=121Here is what it...
View ArticleClosed Issue: Application Page Title no longer customizable [222]
The title in the page header used to display the value in the Basic Application configuration. Now it seems to always default to "BugNET"Not a big deal but I liked that feature.
View ArticleClosed Issue: Upload Attachment error [220]
In BugNet 1.6, I get a server error when attempting to upload an attachment to an issue that already has an attachment; In this case, the attachment is a css file <7kb.This was happening before...
View ArticleClosed Issue: Lock image url is wrong [219]
``` .calIssuePrivate { background-image: url(../../images/lock.gif); background-repeat: no-repeat; background-position: 3px 3px; padding: 3px 0 0 23px;}```Should be ``` .calIssuePrivate {...
View ArticleClosed Issue: Unable to save Issue (1.6) [209]
I changed the Owned by and Assigned to fields to different people. When I pressed Save & Return I received an error. I pressed the try again link and it still failed. I went back to the issue and...
View ArticleClosed Issue: Unauthorize user still receives notifications [170]
When a user is unauthorized, they should be removed from receiving all notifications. Either at project level or issue level.To reproduce:Add a user to project notifications in a project setup....
View ArticleClosed Feature: Updated Italian translation [163]
**Novadys_ITA wrote:**> Italian email templates are available at this link:> > [BugNET italian templates](http://www.novadys.net/download/BugNET%20templates%20it-IT.zip)Thanks, I will update...
View ArticleClosed Issue: User Creation [161]
Two thingsWhen a user visits the site for the first time shouldn't their user be added into the users list? Or do I need to do that manually?And second when I am trying to assign users to a project I...
View ArticleClosed Issue: Application Error on 1.6 on Mobile Device [204]
Upgraded from 1.4.256.0 to 1.6 (sorry don't know build it's no longer on bottom of page) and when I try doing almost anything on my iPad I was getting a Application Error. I turned...
View ArticleEdited Issue: Application Error on 1.6 on Mobile Device [204]
Upgraded from 1.4.256.0 to 1.6 (sorry don't know build it's no longer on bottom of page) and when I try doing almost anything on my iPad I was getting a Application Error. I turned...
View ArticleNew Post: Windows SAM authorization
When setup to do Windows SAM authorization, the user will not be added to the User database and therefor is not available to be selected as an "owner" or from any customer field with 'user list' as a...
View ArticleNew Post: OpenID accounts migration
Ok. I tried to register but registration was disabled. Why? How I can reset my OpenID account with your database?
View ArticleNew Post: Windows SAM authorization
asudman wrote: When setup to do Windows SAM authorization, the user will not be added to the User database and therefor is not available to be selected as an "owner" or from any customer field with...
View ArticleNew Post: Windows SAM authorization
you are talking about this line?<!--<add name="AuthenticationModule" type="BugNET.HttpModules.AuthenticationModule, BugNET.HttpModules.Authentication"/> From the documentation that looked like...
View ArticleNew Post: Windows SAM authorization
asudman wrote: you are talking about this line?<!--<add name="AuthenticationModule" type="BugNET.HttpModules.AuthenticationModule, BugNET.HttpModules.Authentication"/> From the documentation...
View ArticleCommented Issue: Unable to save Issue (1.6) [209]
I changed the Owned by and Assigned to fields to different people. When I pressed Save & Return I received an error. I pressed the try again link and it still failed. I went back to the issue and...
View ArticleCommented Issue: Unable to save Issue (1.6) [209]
I changed the Owned by and Assigned to fields to different people. When I pressed Save & Return I received an error. I pressed the try again link and it still failed. I went back to the issue and...
View ArticleNew Post: OpenID accounts migration
eLVik wrote: How I can reset my OpenID account with your database? There is no method right now, I'll have to investigate and get back to you.
View ArticleSource code checked in, #a1b8b77082e3
#225 - hid registration link when disable through app config settings
View Article