Closed Feature: user registration screen [266]
Currently the registration screen does not give the user a way to enter their first name, last name and display name. Would it be possible to add, or give us the ability to add, these fields to the...
View ArticleClosed Issue: Project name on New Issue page [271]
Our managers from time to time add issues to a wrong project. The amount of errors should decrease if the project name is visible on the page. Large letters in the page title should be sufficient.
View ArticleClosed Feature: Invisible fields shown on new/ edit [224]
If I look in admin-> project administration -> defaults, I appear to be able to set fields to be "visible" or not visible there. I use this to turn off various fields (I have done that many...
View ArticleClosed Issue: values displaying for custom field [267]
I have a custom field that is defined as a 'User List' type. When I select it as a field to show on the issue list, it is showing the user id and not the display name, as I expected. Other 'user list'...
View ArticleClosed Issue: discrepancy between fresh & updated SQL database [268]
I have noticed that the update file 1.6.327.0.SqlDataProvider.sql contains the following:> CREATE NONCLUSTERED INDEX [IX_BugNet_IssueAttachments_DateCreated_IssueId]however, the 'fresh' schema...
View ArticleClosed Issue: Issue Entry - required fields [272]
**asudman wrote:**> I've had a user ask if the words 'required' can be in red, just so it is easier to see what fields are missing when entering an issue.> > Thanks!Yes, very much so. I have...
View ArticleClosed Feature: Extending the Membership Provider [180]
My users presently have a user name and password on our DNN website. I wanted to use those existing accounts with BugNET. I wrote a membership provider that would access the DNN account information....
View ArticleNew Post: SQL upgrade error 1.6.329 -> 1.6.339
I've got this out of upgrading from 1.6.329 to 1.6.339. Do I need to take corrective actions?Thank you. Upgrading BugNET Upgrade Status Report Current Assembly Version: 1.6.339.0 Current Database...
View ArticleNew Post: BLOCKER: Unable to open issue after upgrade v1.6.339
After upgrading to v1.6.339 opening an issue page results in this exception Thank you. Server Error in '/' Application. StatusEditVisibility Description: An unhandled exception occurred during the...
View ArticleNew Post: SQL upgrade error 1.6.329 -> 1.6.339
I've taken the release down. The autogenerated constraints will be different for each instance so I will have to revise the upgrade script. :(
View ArticleNew Post: SQL upgrade error 1.6.329 -> 1.6.339
Can you try this script for me before I update the releases? Thanks.https://bugnet.codeplex.com/SourceControl/latest#src/BugNET_WAP/Providers/DataProviders/SqlDataProvider/Latest.SqlDataProvider.sql
View ArticleNew Post: How to configure CKEditor toolbar?
Hi i just upgraded to version 1.6.329.0 i change the toolbar setting in Web.Config and even removed the toolbar (i think the default is full)<add name="CkHtmlEditorProvider"...
View ArticleNew Post: How to configure CKEditor toolbar?
Hi Mojtaabaa, I had the same problem. The following steps solved them for me: 1) Replace included CKEditor with full version from: http://ckeditor.com/download 2) add/replace the following line in...
View ArticleNew Post: Post new issue using wget/curl http request with API-Key
Hello, I want to add a [post new support ticket] feature within our application. The result should be a new issue in BugNET with the given details. My idea is to create it using a http(s) call with...
View ArticleNew Post: text color on top "bar" of bugnet
I've got users that are complaining that the options at the top of the screen in the black bar are hard to see, and I tend to agree. Would it be possible to make the text color white instead of that...
View ArticleNew Post: SQL upgrade error 1.6.329 -> 1.6.339
I just manually run the updated sql script against my database and it completed with no errors. :) (1 row(s) affected) (1 row(s) affected) Altering [dbo].[BugNet_DefaultValuesVisibility]... Altering...
View ArticleReleased: BugNET 1.6.339 (Nov 30, 2014)
Please read our release notes for BugNET 1.6.339: http://blog.bugnetproject.com/2014/11/30/bugnet-1-6-339-released/ Dec 2, 2014 - Updated package to fix script error with unnamed constraints
View ArticleUpdated Release: BugNET 1.6.339 (Nov 30, 2014)
Please read our release notes for BugNET 1.6.339:http://blog.bugnetproject.com/2014/11/30/bugnet-1-6-339-released/Dec 2, 2014 - Updated package to fix script error with unnamed constraints
View ArticleNew Post: How to configure CKEditor toolbar?
alex_enjoy wrote: Hi Mojtaabaa, I had the same problem. The following steps solved them for me: 1) Replace included CKEditor with full version from: http://ckeditor.com/download 2) add/replace the...
View Article