ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
68294
|
Thu Mar 31 16:31:45 2016 |
| Rudy Taraschi | rudy.taraschi@L-3com.com | Question | Windows | v3.1.1 | Send email based on lookup of an attribute |
I'm trying to send an email based on an attribute, in other words, a lookup and not $user_email of the author.
For instance, if I set a an attribute "Assignee" with a valid user full name (i.e. John Smith), I'd like to look up John Smith's
email address from the password file and send him an email. I can't seem to find it something like that in the docs, I can write
a script to do that, but was looking for a less cumbersom way of doing it. Thanks in advance. |
68296
|
Sat Apr 2 12:43:17 2016 |
| Ed Strohak | estrohak@gmail.com | Question | Windows | latest | Read Validation |
I'm looking for config examples of a shift log book where operators have to check a box or select their name from a list to prove they have read the latest entries in the log, can anyone help.
Thanks for your time.
Ed.. |
68302
|
Sun Apr 24 02:09:47 2016 |
| Alan Grant | agrant@winnipeg.ca | Question | Windows | 3.1.1 | How to login and export to CSV using wget? |
Is it possible to use wget to log into elog and export all of a logbook's data into a CSV file?
I can accomplish this perfectly when authentication IS NOT required by using: wget --no-check-certificate -O e:\export.csv http://localhost:8080/demo/?mode=CSV1
However, I cannot accomplish it when authentication IS required by using: wget --no-check-certificate -O e:\export.csv "http://localhost:8080/demo/?mode=CSV1&uname=agrant&upassword=skipper"
The latter appears to show that I've logged in, but the export file only contains a bunch of HTML tags, not the actual data as in the former.
How should I construct the wget command?
|
68304
|
Wed Apr 27 14:07:52 2016 |
| Andreas Luedeke | andreas.luedeke@psi.ch | Request | All | V3.1.1 | How to enforce line breaks in plain text entries? |
We use ELOG for our accelerator operation logbooks. As part of the shift handover every shift prints out all
entries made during the shift and files the printouts. If one entry in the shift was plain text without
appropriate linebreaks (like this one), then this screws up the printout: the whole window is scaled to the width
of this line and either the printout is cut off at the right side, or the whole content is scaled down to very
tiny scale, which makes it unreadable.
Is there a way to enforce line breaks in plain text entries? |
68308
|
Wed Apr 27 21:27:36 2016 |
| Devin Bougie | devin.bougie@cornell.edu | Question | Linux | 3.1.1 | inactive users |
Hello,
Is it possible to remove the "active" checkbox a user sees when they click on "config"? Alternatively, is it possible to have a new user arrive directly at the logbook they chose, rather than starting out at the config screen?
We are running elog-3.1.1 on SL6 with webserver authentication. For the most part this works great, but somehow a few users become inactive after they login for the first time. They claim they didn't un-check "active," but I can't think of any other way this would happen.
Many thanks,
Devin |
68309
|
Thu Apr 28 16:45:41 2016 |
| steve bray | steve.bray@vca.gov.uk | Question | Windows | 2.7.8 | How to delete a logbook? |
Hello,
What is the procedure to delete a logbook (incl. attachments)?
Steve |
68310
|
Thu Apr 28 22:38:00 2016 |
| Adam Fairbrother | afairbrother@sd73.bc.ca | Bug report | Linux | V3.1.1-0767eb0 | Trouble with Find and Conditional attributes |
I seem to be having some trouble with Find when using conditional attributes.
when I change the primary attribute in the find field, the corrispnding secondary attribute dosn't refresh properly with the list of values.
I am able to use the conditional options as expected when creating a new logbook.
I am using version ELOG V3.1.1-0767eb0 running on debian wheezey (compiled from sid sources) |
68315
|
Mon May 2 22:20:40 2016 |
| Devin Bougie | devin.bougie@cornell.edu | Question | Linux | 3.1.1 | posting messages through email |
Hello,
Has anyone implemented an email gateway for ELOG, allowing users to submit entries by sending an email? Granted this should be possible using the elog client binary, but I thought I'd see if I've overlooked any examples or docs first.
Thanks!
Devin |