ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
198
|
Tue Jan 21 10:04:46 2003 |
| Etienne Van Caillie | etienne.vancaillie@mba.be | Bug report | | | confused name in the attributes section |
do not use confused name in attributes
**************************************
like
Attributes Type, Type2
the info on Type2 will be placed in the Type also
see attachment 1
Never use confused name like '
Attributes PC_Memory, Memory
If Stephan need more info I can send a exemple of the logbooks
Etienne |
240
|
Thu Feb 27 10:53:09 2003 |
| Etienne Van Caillie | etienne.vancaillie@mba.be | Request | | | Re: elogd.cfg |
> Stefan and friends,
>
> without breaching your own security, could it be possible to see what the
> elogd.cfg file looks like, also if others would like to post theirs, this
> would be great in building exmaples etc, obviosly an security related or
> mail server entries hashed out.
>
> I am a tad new at this stuff, but eventually would try my hand at getting
> hold of the source code and compiling on AIX and then intergrating into
> shell and error reporting. - OK .. a bit in the furture anyway, if someone
> has already done this please post.
>
> kind regards Aamir
we do recompile a version with ShellOnsubmit and ShellParam
and it works ! actually only on windows
when all test will be finish we'll send the version to Stefan Ritt
Attributes = By, Type, Categorie, Subject, Dossier, Remarks, email1
....
ShellOnSubmit = c:\test\shellTest\Debug\shellTest.exe
ShellParam = /Params %By %Type %Subject %Dossier %Remarks %
email1 /quietMode "test test"
|
333
|
Mon May 12 11:20:17 2003 |
| Etienne Van Caillie | etienne.vancaillie@mba.be | Question | | | Use Email From = $user_email |
if you put
Use Email From = $user_email
we receive in the adress 'my email adress'
how to avoid the maito: prefix ?
it gives problems when you vwant to reply from outlook
it's ok in elog to send mail from IExplorer |
344
|
Mon May 19 12:21:31 2003 |
| Etienne Van Caillie | etienne.vancaillie@mba.be | Info | | | Re: Question protection selection page command |
> > Can you tell me what the following change in CVS offers
> >
> > Added lock icon for protected logbooks
> >
> > Does this relate to the request in article 309
>
> No, unfortunately not (yet). I'm still working on the problem described
in
> elog:309. This "lock" icon only shows you in the logbook selection page
which
> logbooks are public and which are protected by passwords (was another
> request).
could you add command for main menu guest user
Selection Page guest = .... |
350
|
Wed May 21 10:15:17 2003 |
| Etienne Van Caillie | etienne.vancaillie@mba.be | Other | | | syntax highligting for elog.cfg with ULTRAEDIT |
UltraEdit Syntax coloring
=========================
add this file in ultraedit
UltraEdit --> ADVANCED --> CONFIGURATION --> SYNTAX HIGHLIGHTING
I hope this will help you...
it gives different color according to elog commands
some attributes are use internaly like
ShellOnSubmit
ShellParam
if somebody has other suggestion to improve the display ask me |
353
|
Fri May 23 09:04:51 2003 |
| Etienne Van Caillie | etienne.vancaillie@mba.be | Other | | | Re: syntax highligting for elog.cfg with ULTRAEDIT |
> > add this file in ultraedit
> > UltraEdit --> ADVANCED --> CONFIGURATION --> SYNTAX HIGHLIGHTING
> > I hope this will help you...
>
> Have you maybe forgotten the attachment to this message?
yes :s
i put the last version on this link
http://public.mba.be/demo/elog/u-edit-elog-syntax.txt |
354
|
Fri May 23 09:12:16 2003 |
| Etienne Van Caillie | etienne.vancaillie@mba.be | Bug report | | | Re: bug in cfg file |
> Hello Folks,
>
> Found an interesting problem with 2.3.7 under redhat 9.0 linux.
>
> When you take the elogd.cfg file and the menu commands = <list> and guest
> menu commands = <list>, the config menu for edit the elogd.cfg stops
are you logged
if you have a guest menu there is no access in the admin
access is restricted with
Admin user = 'your login name'
in Global section
> working, yet if I change the URL manually, I can still get to the file
and
> the menus do not change. If I delete all menu commands, then all works
> without errors, yet the menus do not match default.
>
> Also, the self registration function equal to 3 does not always send
email.
it is send to the admin user list
be sure that smtp parameter is ok
>
> Cheers,
> Roberto |
355
|
Fri May 23 09:17:30 2003 |
| Etienne Van Caillie | etienne.vancaillie@mba.be | Question | | | mySQL / SQL synchronisation |
does anybody has interest with a full synchronisation
between elog logbook
on mySQL and SQL database |