ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
68494
|
Thu Dec 8 15:39:13 2016 |
| Christine Quicot | c.quicot@free.fr | Bug report | Linux | 3.1.2 | Datepicker not showing |
Hello users,
When I configure an attribute with "Type <attribute>= date", in the new entry form a clic on the calendar symbol does nothing.
Reading the source code I see it's trying to open a window named "cal.html" through javascript (function opencal) but this file doesn't exist anywhere in source elog files.
Thanks
|
68542
|
Tue Jan 10 09:59:30 2017 |
| Christine Quicot | c.quicot@free.fr | Question | Linux | 3.1.2 | Limit number of characters for "login user" parameter string ? |
Hello all,
I use ELOG for about 30 users, and I've listed their email adresses in the "login user" parameter, using the LDAP authentication.
As I had problems with the users from the end of the list (they couldn't log in the logbooks) I guessed that there is a max length for the string "login user" (or other parameter?). it seems to be a 1000 character limit.
How can I parameter this limit to another value? Is this value used for other parameters?
Thanks for your answer. |
68567
|
Tue Jan 31 17:49:16 2017 |
| Christine Quicot | c.quicot@free.fr | Info | Linux | commit a6e5962 | Empty mxml directory in commit a6e5962 |
Hello,
I wonder if it's normal that in the sources files, new created mxml directory is empty.
In commit # a6e5962 4 files are deleted but not moved:
- src/mxml.c
- src/mxml.h
- src/strlcpy.c
- src/strlcpy.h
Thank you
|
68572
|
Tue Feb 7 18:45:08 2017 |
| Christine Quicot | c.quicot@free.fr | Question | Linux | commit a6e5962 | Is it possible change content of the notifying mail content (attachements...) ? |
Hello all,
I would like to configure the email that is sent to notify users, when an entry is submitted:
- Is it possible to attach to the mail the files attached to the entry ?
- Is it possible to configure a string (with entry keywords) that will appear in the mail content instead of the default content ?
Thank you!
Christine
|
68574
|
Wed Feb 8 09:34:39 2017 |
| Christine Quicot | c.quicot@free.fr | Question | Linux | commit a6e5962 | Re: Is it possible change content of the notifying mail content (attachements...) ? |
Hello,
I'm sorry but that's a part of the manual I've read many times, and I'm not interested in changing the subject of the email, but only body and attachements.
I guess that if I didn't find these answers in the manual, it's because the answer for both questions is no ?
Thank you
Stefan Ritt wrote: |
Please look in the manual under "Email Format" and "Use Email Subject".
Christine Quicot wrote: |
Hello all,
I would like to configure the email that is sent to notify users, when an entry is submitted:
- Is it possible to attach to the mail the files attached to the entry ?
- Is it possible to configure a string (with entry keywords) that will appear in the mail content instead of the default content ?
Thank you!
Christine
|
|
|
68428
|
Wed Sep 21 18:58:18 2016 |
| Christina winson | cswinson@bnl.gov | Question | Linux | 3.1.1 | How do I use Preset Text only when a given topic is selected? |
Hi,
I'm looking to use a template for only a subset of logbook entries. Is there some way to apply a template when a specific topic or category is selected?
Help for the newbie much appreciated.
Christina |
68430
|
Thu Sep 22 14:45:17 2016 |
| Christina Swinson | cswinson@bnl.gov | Question | Linux | 3.1.1 | Re: How do I use Preset Text only when a given topic is selected? |
Awesome! Thanks Andeas.
Andreas Luedeke wrote: |
Hi Christina,
You want to use "conditional attributes". See elog:68350 for an example.
Cheers, Andreas
Christina winson wrote: |
Hi,
I'm looking to use a template for only a subset of logbook entries. Is there some way to apply a template when a specific topic or category is selected?
Help for the newbie much appreciated.
Christina
|
|
|
68486
|
Mon Dec 5 20:11:47 2016 |
| Christina Swinson | cswinson@bnl.gov | Question | Mac OSX | 3.1.2 | MacOS install failure - cannot find ssl.h |
Hi,
I am trying to install on MacOS Sierra. I believe that I have followed all the steps correctly, but the install is failing with the following error:
cc -O3 -funroll-loops -fomit-frame-pointer -W -Wall -Wno-deprecated-declarations -DHAVE_SSL -o elog src/elog.c crypt.o -lssl
src/elog.c:57:10: fatal error: 'openssl/ssl.h' file not found
#include <openssl/ssl.h>
^
1 error generated.
make: *** [elog] Error 1
Help appreciated!
Thanks,
Christina |