Re: 3.1.5 - Mass edit bug + Wrong version, posted by Stefan Ritt on Tue Feb 7 20:45:31 2023
|
If it works with a simple edit, then why don't you use that one to edit individual values. I checked and version 3.1.4 had already the same problem,
so it was not newly introduced. I would have to invest a couple of hours to fix this issue correcly, which I simply don't have right now. |
Re: 3.1.5 - Mass edit bug + Wrong version, posted by Cryptage on Wed Feb 8 10:05:03 2023
|
Thanks !
Sometime I need to edit multiple values to add a new choice.
By exemple, if I add a new column "status" (open, closed...) , it's mandatory to use select menu to add the new value to existent |
Re: New elog version 3.1.5, posted by Finn Junker on Tue Apr 11 12:51:12 2023
|
Hi Stefan
Is there anything the community or forum can help you with or supply for creating a windows version?
Kind Regards Finn |
Re: New elog version 3.1.5, posted by Laurent Jean-Rigaud on Wed Apr 12 00:09:08 2023 
|
Hi,
It's possible to build elogd under windows with cygwin, but not sure that is the best as
it requires a lot of dependencies that should be included to dist package to be runnable everywhere. |
Re: New elog version 3.1.5, posted by Finn Junker on Wed Apr 12 15:08:15 2023
|
Hi Laurent
It is possible to use the attached but the elogd will not start as a service anymore - is there a fix to that aswell?
Kind Regards Finn |
use LDAP and elog.pwd file, posted by scott on Fri Mar 8 13:09:31 2024
|
Hi Members,
I have compiled and installed ELOG in Ubuntu 22.04. My ELOG version is 3.1.5 revision fc6679b. I would like to use both the password file (../logbooks/elog.pwd) |
Suggestion to update Mac OS X instructions in ELOG Administrator's Guide, posted by Andreas Warburton on Sat Mar 9 17:17:02 2024
|
The section of the ELOG Administrator's Guide https://elog.psi.ch/elog/adminguide.html describing
how to build and install ELOG on a Mac OS X system has worked well for me for several years, even though there have been warnings that the "load"
and "unload" subcommands of the "launchctl" command have been deprecated for some time. After trying my luck again on a new Mac |
Re: Suggestion to update Mac OS X instructions in ELOG Administrator's Guide, posted by Andreas Warburton on Sun Mar 10 04:25:43 2024
|
Here's a more complete/correct set of the updated commands:
sudo launchctl enable system/ch.psi.elogd
sudo launchctl bootstrap system /Library/LaunchDaemons/ch.psi.elogd.plist |