Hello All,
I'm a new person on BugNET. I came across BugNET 2 weeks ago and was extremely interested. I was looking for open source alternatives to FogBugz.
From the available open source ASP.net solutions, I decided this was the best option.
I've started working on some features which I think would be great to integrate into the base code.
- Wiki's - Everythings got them and they're great. These are linked to an individual ProjectID. I'm about 90% done integrating.
- Left to do:
- Convert SQL Strings embedded in code to Stored Procedures.
- Clean up some odd code (refactor)
- Authentication integration with BugNET
- Revert to History Wikipage
- Show History Page
- Fix SQL Server 2000 issues - mainly installation
- What I did:
- Added support for ProjectID's.
- Remove features not need: Authentication, Add code to BugNET core to add menu item
- I used this guy's wiki as a starting place: http://www.andrewfaust.com/wiki/
- Problems: The license isn't in sync with BugNET. BugNET is GPL, DotNetWiki is Apache 2.0. I'll be co
- Discussions/Forums - Will be linked based on ProjectID
- Threaded model, similar to FogBugz
Please let me know if there is interest in these features. I will be releasing them under GPL (or whatever license is insync with BugNET).
Also, admin of this project. Please let me know if you would like to integrate this into the core code.
Thanks!
Mike