ELOG 'Dashboard', posted by NOCinator on Wed May 16 21:05:11 2012
|
First, I really appreciate this software. Thank you.
Next, I have question - am wanting to have a 'dashboard' of sorts that shows all entries that are 'open'. That part is easy enough. But, then I
want to color the time (or some other field) if the ELOG has not been updated/created for more than X hours. This will help us keep track of events that |
Periodic backup doesn't work .., posted by Roland Gsell on Mon May 21 14:41:25 2012 
|
Hi,
I installed ELOG on other machine for making automatic backups. I copied the .cfg file to the slave and edited the .cfg file on the original machine
(mirror server entries). |
How does SVN info get placed in source?, posted by Tim Thiel on Wed May 23 05:29:35 2012
|
In the elogd.c file nearly at the very top is the following line:
char svn_revision[] = "$Id: elogd.c 2411 2011-04-01 14:39:35Z ritt $";
How does this information get into the source file? Is it a script used when the svn changes are committed, or perhaps when they are checked |
Protect Selection page=1, posted by Ocane on Wed Jun 20 14:02:45 2012
|
Hi,
I have several top groups and each has several logbooks.
If I use the global option Protect Selection page=1 and Show top |
Problems with Autorization, posted by Michael Dannmeyer on Wed Jun 27 10:42:20 2012
|
Hello,
we used Admin and write passwords. Now this is no longer supported in ELOG 2.9.0 and I tried to change to File or Kerberos Autentication. But nothing
worked. I tried the following lines in elog.cfg |
Attachment URL login redirect error, posted by Graham Medlin on Wed Jun 27 14:56:43 2012
|
If I have a couple of attachments in a log book entry, I can link to that entry "http://example.edu/elog/Sandbox/7",
I get the appropriate log in page, and after logging it, it takes me to the entry.
However, if I link directly an attachment, "http://example.edu/elog/Sandbox/7/1", |
move a type of entries to another logbook, posted by Ze Li on Tue Jul 3 09:46:19 2012
|
Hi,
I have logbook A and logbook B. Is it possible to move one type of entries in logbook A to logbook B? If yes, may I know how you do
it? Thank you. |
Number of conditional attributes, posted by Richard Stamper on Wed Jul 4 13:58:23 2012
|
Is there a limit on the number of conditions that can be simultaneously active in a log? When I activate more than 10 conditions I start to see
side effects with other conditions being deactivated. I think this is due to the hard-coded array size of 10 for clist in the match_param function
in elogd.c. If so, could this limit be increased? |