Re: Interesting behavior with $shell, posted by Steve Jones on Sun Oct 29 16:04:05 2006
|
[quote="Steve Jones"]eLog does not do math so I am trying to leverage the $SHELL function to perform the math. I am using GAWK to perform the math -- I
started trying to use CONDITIONAL ATTRIBUTES to assign numeric values to attributes but with loading up the ATTRIBUTES with all of the options brings elog
to its knees in terms of performance -- the parsing of attributes is simply too string intensive.
|
Re: calling a shell in the Options tag, posted by Steve Jones on Tue Oct 31 22:07:06 2006
|
[quote="Alexandre Lindote"]Hi,
is it possible to run a shell script in an "Options" tag, as it is with the "Preset", "Subst", and so on?
|
Re: checkbox, posted by Steve Jones on Tue Oct 31 22:10:11 2006
|
[quote="deletoille"]Hello,
I found a small Bug when I create an entry. I activate a checkbox (attachement1) but when I upload a file, the activation disappears (attachement 2).
I have to activate again the checkbox.
|
Re: Conditional Email Notification by a text file, posted by Steve Jones on Thu Nov 2 23:16:11 2006
|
[quote="An Thai"]Hello,
I try to email by using a email text file to reduce the admin work.
|
Re: Bug? Password file location changed, posted by Steve Jones on Thu Nov 2 23:17:10 2006
|
[quote="David Spindler"][quote="David Spindler"]I just tried to upgrade from 2.6.1-1633 to 2.6.2-1734. Whenever I tried to access the elog, it showed my
password to be invalid. I tried this on 2 machines and same results. I did notice on the second one when I started it from a command prompt that it was
creating a new empty password file in a different location.
|
Re: Conditional Email Notification by a text file, posted by Steve Jones on Fri Nov 3 03:42:18 2006
|
[quote="An Thai"][quote="Steve Jones"][quote="An Thai"]Hello,
I try to email by using a email text file to reduce the admin work.
|
Option to require new user registration to subscribe to ALL logbooks, posted by Steve Jones on Mon Nov 6 19:03:11 2006
|
Stefan, any chance of having an option that eliminates the ability of new users to pick the logbooks they can register with? I would like to limit this
to the "admin" user to pick per individual.
|
SVN1723-overiding logbook directory causes eLog to bomb when going into daemon mode (was SVN1714 will not run in 'daemon" mode on Solaris8), posted by Steve Jones on Wed Nov 8 12:55:58 2006
|
[quote="Stefan Ritt"][quote="Steve Jones"]BUG: In the initial comment section of elogd_fancy.cfg the line [CODE]# This [global] section contains settings
common to all logbooks[/CODE] is not parsed correctly as a comment and the embedded [global] is picked up and confuses elogd, eg., elogd will not pickup
the port=8080 option. Taking "[global]" out of the comment restores fucntionality. I recommend checking to make sure that the config file checking routine |