ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
69503
|
Tue Apr 12 08:55:55 2022 |
| Gys Wuyts | gys.wuyts@gmail.com | Question | Windows | 3.1.4 (latest) | "User stamp" icon like Time Stamp in Body |
Hello,
Is there a possibility to use like the time stamp a user stamp: by clicking the button in the main text entry it adds the username, just like the time stamp button does: Tue Apr 12 08:58:46 2022 ?
I searched but I'm not sure how this would be correctly named.
Thanks,
G |
69505
|
Wed Apr 13 16:31:27 2022 |
| neerajan nepal | nepal1n@cmich.edu | Question | Linux | not known | recovery of elog from backup disk |
Hello,
I do have a backup of elog repository in an external disk (with a directory name .elog). I want to install this repository to a new linux (either ubuntu 20.xx or Cent OS 7) computer. I am new to this, can someone please provide me an instructions sheet.
Thank you |
69506
|
Sat Apr 16 10:37:24 2022 |
| Maarten de Jong | mjg@nikhef.nl | Question | Linux | 3.1.4 | Download attachments from command line |
Would it be possible to download attachments (e.g. with elog or wget) from the command line? |
69515
|
Wed Apr 20 14:19:08 2022 |
| Antonio Bulgheroni | antonio.bulgheroni@gmail.com | Request | Windows | 3.1.4 | Dynamic substitution with date |
Dear all,
I would need your help with an incremental index with date information.
I want to have an incremental number made by the last two digits of the year, the two digits of the month and an incremental four digits number.
Subst Number = %y%m####
The problem is that I don't want to have the incremental number reset to zero every new month, but rather only once a year. Is it something like this possible?
Thanks for your help!
toto
|
69525
|
Thu May 5 11:14:20 2022 |
| Antonio Bulgheroni | antonio.bulgheroni@gmail.com | Question | Windows | 3.1.4 | elog root path |
Dear all,
I have a question for you. On my elog server I have plenty of images not included in any logbook entry, but that nevertheless I would the user to have access to that via the browser. In order words, I would like to have a link like this https://myelog/my_pics_folder/my_pic.png
I have realized that if I put my_pics_folder in the script folder, then it works as I wanted, but I strongly doubt this is the right position. If I put in the resources folder, it is not found and the elogd displays a message saying that my_pics_folder is not a valid logbook.
Do you have any suggestions for this problem?
Thanks in advance and enjoy your day!
toto |
69528
|
Tue May 10 09:31:40 2022 |
| Andrey | `kowaraj4stuff@gmail.com | Bug report | Mac OSX | ELOG V3.1.4-493 | duplicated/extra newlines (LF) after submit with Safari (since 15.4) |
I think this is a bug report.
However, I am not sure whether the problem is in the new version of Apple's WebKit (15.4) or in the ELOG itself.
When we edit an ELOG record with Safari (as of version 15.4, new WebKit features added) the number of "newline" symbols (actually LF, 0xA) are doubled.
So, for instance, if I edit the following page (1 LF symbol between "aaa" and "bbb"):
```
aaa
bbb
```
then after a "Submit" (without actually any changes) the record becomes (2 LF symbols):
```
aaa
bbb
```
then after a "Submit" (without actually any changes) the record becomes (4 LF symbols in between):
```
aaa
bbb
```
NOTE: The LF symbol at the end (after the "bbb" line) does NOT get duplicated (it gets truncated, I believe).
Our current ELOG version is "ELOG V3.1.4-4936b76".
Could you please have a look? |
69535
|
Sun Jun 26 01:47:02 2022 |
| Andrea Capra | acapra@triumf.ca | Question | Linux | 3.1.4-bcd7b50 | Edit entry from command line and appending attachment |
I would like to edit an existing entry by adding new attachments at each call of elog from the command line.
If I issue
elog -h localhost -p 8XXX -l test -f /path/to/file_0.pdf -e N -x
and then
elog -h localhost -p 8XXX -l test -f /path/to/file_1.pdf -e N -x
file_1.pdf replaces file_0.pdf, while I'd like entry N to have both pdfs.
Is there a workaround?
|
69536
|
Tue Jun 28 18:53:50 2022 |
| Alan Grant | agrant@winnipeg.ca | Question | Windows | 3.1.2 | Slow performance |
We're up to 30 logbooks, 3.2GB data total and Elog damen has now become slow. Performance stats show 100%CPU on startup then reduces. Searches and general UI activity is slow. It runs on a VM with 4GB memory allocated. Up to 15 concurrent users.
Trimming and archiving some data files may help but I gather overall this is underpowered hardware in this instance so what is recommended system requirements for a config like this? |