Lighthouse Pro, my ColdFusion bug tracking application is now free for all. You may download it now from the project page. Please let me know what you think. I'm think I may have used Flash Forms a bit too much - so constructive UI criticism would be welcome.
Enjoy.
Archived Comments
Ray, is this the same vesion as the DRK version?
Yes. Well, with minor updates. I think I updated one file or so.
Don't you have a live demo somewhere? I can't find it.
Thanks for your hard work, Ray!
No demo, sorry. I could set one up I guess.
Great app once again Ray, I downloaded and install the app, everything is working fine except when I go to add a new issue the assigned to field is blank even though I added a user. I looked in the db and I don't see data under the the projectidfk or useridfk field.
Thanks
Sophek
Sophek, you need to assign a user to a project, not just make them.
Ray... I keep getting an javascript error on the page.
Line: 103
Char: 1
Error: lc_id is undefined
Code: 0
URL.....
That is normally a badly setup cfide virtual folder on your server.
Ah... was running on IIS on Windows XP Pro... using multisite plugin... and flash forms choke in that setting. Got it resolved... thanks for any consideration just the same.
The force is strong in this one.
But I only found format="flash" in one page: stats.cfm.
Are you saying you took out all your format="flash" code?
No, Flash forms are used _everywhere_, which is one reason I said I wanted some feedback.
This uses Application.cfm, not Application.cfc.
I don't see it (the format="flash" part).
My development with ColdFusion flash forms has included parameters such as skin, preservedata, preloader, timeout, cfinput, cfformitem, etc.
Yours loads instantaneously, which is a far sight better than my flash forms.
Are you sure you are using Lighthouse Pro? Does it match the screen shot on the project page? Note that I also have a product called Lighthouse, which is a light-weight version.
I just made the same mistake, you have to use the link off to the right, the one on the page refers to his old version of lighthouse... kinda confusing.
I'll see if I can make it clearer.
1. There was no doc file(s). I know, I know: real programmers don't need docs.
2. mail was required to be turned on in cfide, before I found out that
3. I had to define the datasource lhp_sink to lhp.mdb.
4. I had to lookup the username and password (admin, password).
5. I would prefer an accordian menu on the left to give it some life.
6. I would use preloader="false" to keep the initializing from nagging me.
7. A common skins.cfm could be written to set a skin variable that will give all users in all your applications the ability to change their skin.
1) Eh? There is an install.doc in the zip. I just double checked. Be SURE you are getting lighthousepro.zip.
2) Well, thats a pretty common assumption I think. :)
3) It is in the docs.
4) Ditto.
5) The menu? Well - I was a bit worried about the overuse of Flash Forms anyway. ;)
6) I like the preloader.
7) The site uses an abstrated layout already. Would be easy to mod.
FYI - new version being posted in about 5 minutes.
Ray - the link in this blog post is broken. I know it's old, but you may want to update it anyway. It was the number one Google result for "lighthouse pro camden" :)
Thanks. Fixed. Thats the second such notice this week. ;)
Wow that was fast!