This update contains a big new feature - the ability to add a "public" face to your bug tracker. By simply adding a viewable=1 property to the ini file for your project, the general public can browse (along w/ filter, search) your bug database. They will not be able to add, edit, or delete, but they can view any bug.
For example, this links to the Lighthouse Bug Tracker project, and this links to an individual bug.
You can download Lighthouse here.
P.S. A bug with sorting on Owner was fixed as well.
Archived Comments
If for some reason you downloaded the file within 5 minutes of me posting this, pls redownload. Fixed a security hole.
Just FYI, the download link is broke... goes to /download/, not /downloads/.
BTW, I love the design of lighthouse
:)
http://www.bertd.net
Cheers
Bert
Download link fixed.
The bugs seem to show up no matter what project you're in. No matter, it was an easy fix. I love this thing. Just dropped it in my webroot and it just worked. Nice Job!!!
Andrew, did you use the same datafile for each project? If so, then all the bugs will show up in each project. You have to make sure to use a specific name for each project.
I'm havin trouble getting the view option to work (as I noticed on your demo is doing the same). Maybe I just don't understand how to figure out the "name" of the application. No matter what I try, I keep getting the "invalid project or don't have permissions"
Help!
I'm havin trouble getting the view option to work (as I noticed on your demo is doing the same). Maybe I just don't understand how to figure out the "name" of the application. No matter what I try, I keep getting the "invalid project or don't have permissions"
Help!
It's working now. I had a conflict with some mappings.
Trying the bugtracker Lighthouse, but everytime I go to the home page I get redirected back to the root home page of the web site.
http://intratest/bugtracker/index.cfm sends me to
http://intratest/index.cfm
I checked my mappings and bugtracker is pointing to i:\inetpub\wwwroot\phanet\bugtracker
Any ideas?