ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
69133
|
Wed Apr 1 20:01:26 2020 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | Windows | 3.14 | Re: How to add bulk client list at once |
No, that's not possible with elog.
Sunilkumar wrote: |
Hi Stefan
Thanks for Response , It helped me lot .
is it possible to give refence to include 1000 clients in one file and adding that referece file to Roptions ?
Once we click Client Mnemonic it should fetch the data from that file and return the Client Name .
Stefan Ritt wrote: |
Options are limited to 200. To add options dynamically, use
Extendable options = <name>
as desribed in the manual.
Stefan
Sunilkumar wrote: |
Please let me know how to add Button for adding client next to Client Mnemonics.
I need to add bulk client lists in the Elog page there are 1000+ clients .
I need to select client from the drop down list if its not there i need to add them using Add Client Button
Please let me know the steps.
|
|
|
|
69132
|
Wed Apr 1 19:27:53 2020 |
| Sunilkumar | sunilanaveri@gmail.com | Question | Windows | 3.14 | Re: How to add bulk client list at once |
Hi Stefan
Thanks for Response , It helped me lot .
is it possible to give refence to include 1000 clients in one file and adding that referece file to Roptions ?
Once we click Client Mnemonic it should fetch the data from that file and return the Client Name .
Stefan Ritt wrote: |
Options are limited to 200. To add options dynamically, use
Extendable options = <name>
as desribed in the manual.
Stefan
Sunilkumar wrote: |
Please let me know how to add Button for adding client next to Client Mnemonics.
I need to add bulk client lists in the Elog page there are 1000+ clients .
I need to select client from the drop down list if its not there i need to add them using Add Client Button
Please let me know the steps.
|
|
|
69131
|
Wed Apr 1 15:57:27 2020 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | Windows | 3.1.3 | Re: Logfile not registering entry numbers? |
I finally found some time to fix that bug. Was just that the log file hat #0, the bug should not have had any ohter side effects. Now the logfile is fine.
David Pilgram wrote: |
As a regular elog (ab)user, I have seen this behaviour from time to time. So far as I recall, the cause actually is that a normal entry is looking for the entry in the "Reply to" field of the normal entry in the yymmdda.log file. When that entry does not exist, then I see a duplicate line of an entry with entry "#0", in emboldened black type. I did have a screenshot, but cannot find it for now.
A quick (relative term, that) search usually finds the entry which references the missing "Reply to" line, and editing that, all is well. I'm not sure how this can happen, but it does. NB, I'm still on elog 2.9.2 so I don't know how the draft facility works and possibly enhances the possibility of this issue.
Note that this is different to the case (rather more frequent) where the entry in the "In reply to" field is missing. This causes elog to go into a continuous loop and only the strongest measures ("kill -9 xxxx in linux) will break this out. This can happen more frequently as if you delete a thread with a large number (>40?) of entries, elog crashes, but more importantly, hasn't finished the job. Clicking on the remenents of the thread (which are usually the later entries) causes the endless loop.
Andreas Luedeke wrote: |
It looks like you've found a bug in ELOG. I've checked my elog.log and see that all NEW entry lines show "#0".
I've looked into the code: the message is written before the new entry is submitted, and only then the entry ID is defined.
For new entries one would need to make the logging print line later - but that would blow up the code.
The message IDs are correct for saving drafts and editing entries. I'll discuss with Stefan if that should be fixed.
Andreas
Sergio Navarrete wrote: |
I have configured a logbook with the logfile on, but when a user replies to an entry the line logged goes
Date Time [User@IP] {Logbook} NEW entry #0
How can I make the #0 be the real entry number for the reply?
|
|
|
|
69130
|
Wed Apr 1 15:16:43 2020 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | Windows | 3.14 | Re: How to add bulk client list at once |
Options are limited to 200. To add options dynamically, use
Extendable options = <name>
as desribed in the manual.
Stefan
Sunilkumar wrote: |
Please let me know how to add Button for adding client next to Client Mnemonics.
I need to add bulk client lists in the Elog page there are 1000+ clients .
I need to select client from the drop down list if its not there i need to add them using Add Client Button
Please let me know the steps.
|
|
69129
|
Wed Apr 1 13:01:39 2020 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | Linux | Windows | 3.14 | Re: email notification fail to retrieve images in the text |
First thing you want to try is to upgrade elog to the last version. Older versions have problems in including images.
Then you want to check the "Email Format" in your elogd.cfg configuration file. Only if "16" is included there, then attachments are sent as email attachments and images will be included in yoru email. If not, only a link of the image is included in your email, and you correctly realized that you then cannot view the image because your email client does not knwo how to authenticate itself at the elog server.
Stefan
MATT TERRON wrote: |
When I use the email notification for an entry with images in the text, it seems the email server cannot retrieve the image. When I inspected the URL of the image it went to the login page.
Is that because the logbook has a password config that the access from the URL of the image needs authentication? Or I am just using the image upload the wrong way .
|
|
69128
|
Wed Apr 1 12:29:47 2020 |
| MATT TERRON | matao11235@gmail.com | Question | Linux | Windows | 3.14 | email notification fail to retrieve images in the text |
When I use the email notification for an entry with images in the text, it seems the email server cannot retrieve the image. When I inspected the URL of the image it went to the login page.
Is that because the logbook has a password config that the access from the URL of the image needs authentication? Or I am just using the image upload the wrong way . |
Attachment 1: email_notification_problem.png
|
|
69127
|
Sun Mar 29 13:30:09 2020 |
| Sunilkumar | sunilanaveri@gmail.com | Question | Windows | 3.14 | How to add bulk client list at once |
Please let me know how to add Button for adding client next to Client Mnemonics.
I need to add bulk client lists in the Elog page there are 1000+ clients .
I need to select client from the drop down list if its not there i need to add them using Add Client Button
Please let me know the steps.
|
Attachment 1: Screenshot_3.jpg
|
|
69126
|
Fri Mar 20 14:24:28 2020 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | Linux | All | 3.1.3-7933898 | Re: How does attributes substitution work? |
There could be a bug which is triggered by the fact that $M is a substring of $min. Try to rename $M to $Month or so.
Stefan
Gianluca Rigoletti wrote: |
Hello,
Let's say I have a logboook where I define two attributes:
[TOTEM]
Comment = TOTEM Gas System Status
Attributes = Author, D, M, Y, h, min, ...
I would like to modify the "Last submission" so that I display something like %D/%M/%Y, %h:%min
so in my elogd.cfg I added this line:
Last submission = $D / $M / $Y , $h : $min by $Author
however, when display in the selection page instead of getting $min displayed i get the attribute $M+'in' displayed. How does attributes substitution work? is it case unsensitive? how does it behave when different attributes starts with the same name?
|
|