Quantcast
Browsing all 2179 articles
Browse latest View live

New Post: Project Status on IssuesList.aspx page

Hi, It would be very helpful if I can see the project status of "New" or "Checked-In" in the issues list (/Issues/IssueList.aspx) page. (Select, Id, Status, Title) Is there anyway I can enable this...

View Article


New Post: Project Status on IssuesList.aspx page

You can select add / remove columns from the top right of the issue list and select which columns will display.

View Article


New Post: Project Status on IssuesList.aspx page

Cool. I wish there was more choice like Status-Icon, Status-Title. But this will suffice for now. Thanks.

View Article

New Post: Max file length for attachment

Hello: We are trying to add a 5 MB file to a ticket, and the system is falling. The error is clearly that the file is too long to upload. System.Web.HttpUnhandledException (0x80004005): Se produjo una...

View Article

New Post: Max file length for attachment

You can set this in the web.config by changing the maxRequestLength value (in bytes). The default is 4mb.<httpRuntime maxRequestLength="4000" executionTimeout="1000" />

View Article


New Post: Max file length for attachment

Great thanks...

View Article

New Post: Grouping projects at the top level

Something similar has been requested before here - http://support.bugnetproject.com/Issues/IssueDetail.aspx?id=2183 I see what you mean though and we will have to think of an appropriate way to group...

View Article

Commented Unassigned: Logout not working (v1.5) [140]

After being logged in, pressing the logout button gives me the following exception:"The email supplied is invalid."Stack trace:[ProviderException: The email supplied is invalid.]...

View Article


Commented Unassigned: 10 to 15 secs Delay When Home button is clicked [153]

10 to 15 secs Delay When Home or save button is clicked. Live application contain over 12,900 issuess recorded. Please any help will greatly be appreciated. Live app is running BugNet...

View Article


New Post: Create a public guest account without registration?

I’m currently setting up BugNET 1.5 as a public and internal bug tracker. It is required that any visitor of the site can create issues (and add comments but nothing else) without registration (guest...

View Article

New Post: Create a public guest account without registration?

You can create an account named guest and display the credentials in the welcome message of BugNET.

View Article

New Post: Create a public guest account without registration?

Hello dubeaud, thanks for your response. I've thought of that too but don't know how to prevent people from changing password/email of this guest user.

View Article

New Post: Create a public guest account without registration?

Without writing code, you could disable password reset in the membership section of the web.config, this would disable password resets for all accounts though. enablePasswordReset="false" Code would...

View Article


Commented Unassigned: 10 to 15 secs Delay When Home button is clicked [153]

10 to 15 secs Delay When Home or save button is clicked. Live application contain over 12,900 issuess recorded. Please any help will greatly be appreciated. Live app is running BugNet...

View Article

New Post: Autologin and Autologout

Hello, after upgrading to BugNET pro 1.3 the session seems to expire on inactivity. I have to re-login, although I've checked "remember me next time" Where can I disable the automatic session timeout?...

View Article


Updated Release: BugNET 1.5 (Aug 26, 2013)

Please read our release notes for BugNET 1.5:http://blog.bugnetproject.com/2013/08/26/bugnet-1-5-released/Update Aug 27, 2013:Package updated to fix the name of the latest upgrade script to the proper...

View Article

Updated Release: BugNET 1.5 (Aug 26, 2013)

Please read our release notes for BugNET 1.5:http://blog.bugnetproject.com/2013/08/26/bugnet-1-5-released/Update Aug 27, 2013:Package updated to fix the name of the latest upgrade script to the proper...

View Article


Released: BugNET 1.5 (Aug 26, 2013)

Please read our release notes for BugNET 1.5:http://blog.bugnetproject.com/2013/08/26/bugnet-1-5-released/ Update Aug 27, 2013: Package updated to fix the name of the latest upgrade script to the...

View Article

Updated Release: BugNET 1.5 (Aug 26, 2013)

Please read our release notes for BugNET 1.5:http://blog.bugnetproject.com/2013/08/26/bugnet-1-5-released/Update Aug 27, 2013:Package updated to fix the name of the latest upgrade script to the proper...

View Article

New Post: Demo outdated

The bugnet demo has been updated to 1.3. Cheers.

View Article
Browsing all 2179 articles
Browse latest View live