So, less then 24 hours later, I've got an update for Lighthouse Pro. Thanks to two users, a few bugs have been fixed. Check the readme.txt for more information.
So, less then 24 hours later, I've got an update for Lighthouse Pro. Thanks to two users, a few bugs have been fixed. Check the readme.txt for more information.
Archived Comments
You're an Extreme programmer :-)
If for some reason you downloaded the zip between 9:14 and 10:28, it has been updated. Readme.txt shows the new files I changed.
Ray,
Thanks for the update. One thing I did want mention is that you do not specify an email server. Typically, if you are in a hosted environment you will need to specify a server or it throws an error. The beauty of default.cfm is that all you need to add is <emailserver>youremailserver</emailserver> and make a couple of changes in Application.cfc and IssueManager.cfc and all is forgiven. I didn't see it mentioned in the install.doc.
Well, the problem then is that it gets more complex. It's possible to have a user/password required and NOT a server, and vice versa. If a person needs to specify a mail server, I'd probably just tell them to edit the files. Now - if I can say server="", than it would be ok. (Need to test that.)
Ray, it seems that the admin can not edit the email list for other users, the can do this when they add a user...I will try to find the bug; but if you get a chance before I...
one feature request...I have noticed that if the project list gets long there is a log of scrolling, it might be nice to have a scrolling menu or list to choose from. Not a big deal and something I can add to my copy but others may want it too.
Thanks again for all the tools and help you offer.
nevermind about the "bug" the user was not assigned that project...smart
Right - if you try to subscribe them to a project they don't have access to, it won't allow it.
A small comment on the History section: I think you meant to make it "readonly" and not "disabled". B/c disabling it makes the textarea unscrollable (at least on IE 6). Readonly makes it scrollable, and easier to read without the grayness on the text.
Brett, that has been fixed already. Get the latest zip.
Got it. My fault, Ray.
On another note, is there a fix for the severity column sorting by severity and not alphanumerically. For example, I want to see "High, Normal, Low" sorting and not "High, Low, Normal" (how it is now).
Brett, I'll consider it.
It states in install that default user is "admin" and password is "password". But database is empty of any users so I can't even login.
Which db script did you use? Do you see commands in there to enter the u/p?