duplicated/extra newlines (LF) after submit with Safari (since 15.4), posted by Andrey on Tue May 10 09:31:40 2022
|
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.
|
reproduced on the latest newly compiled Elogd, posted by Andrey on Tue May 10 10:58:12 2022
|
I have just setup a new ELOG server on another machine. I took the latest source code from here: http://elog.psi.ch/elog/download/tar/elog-latest.tar.gz.
Compiled it and ran.
Still the same problem with Safari. |
RESOLVED HERE:, posted by Andrey Pashnin on Wed Jan 4 11:54:55 2023
|
see https://elog.psi.ch/elogs/Forum/69594 |
please DELETE this thread, posted by Andrey Pashnin on Wed Jan 4 11:58:19 2023
|
I added a reply to my previous post about this issue (a few months ago) to point to the solution, but ELOG moved it to the top of the forum.
And I cannot delete this now, because I change my user name from "Andrey" to "Andrey Pashnin" :)
|
custom css not loaded, posted by Laurent Jean-Rigaud on Fri Dec 2 14:02:49 2022
|
Hi,
I use some CSS for each elog to resize column correcly and it seems that current ELOG version 3.14 available from EPEL for EL7 has a problem
(maybe others also). |
Re: custom css not loaded, posted by Laurent Jean-Rigaud on Fri Dec 2 14:44:46 2022
|
Update : i tryed with last git, w/o ldap support and it seems the problem is solved with CCS URL on same machine (just replace the elogd binary from
EPEL by new one just build w/o LDAP support and fallback on File to login for testing).
So my problem is the error during build with LDAP auth (since using C++) :-( |
remove elog from EPEL and Fedora., posted by Konstantin Olchanski on Mon Dec 5 04:15:17 2022
|
> elogd binary from EPEL
thank you for bringing this up to our attention. we recently went through this with debian and ubuntu. the elog package was severely out of date and
|
remove elog from EPEL and Fedora., posted by Germano Massullo on Tue Dec 20 17:37:42 2022
|
> > elogd binary from EPEL
>
> thank you for bringing this up to our attention. we recently went through this with debian and ubuntu. the elog package was severely out of date and |
Buildrpm / copy .cxx in place of .c, posted by Laurent Jean-Rigaud on Fri Dec 2 14:12:35 2022
|
Hi Stefan,
It seems buildrpm should be updated to take care of cpp files. Plz replace "cp <blahblah>.c
..." by "cp <blahblah>.cxx ..." . |
Planned maintenance at the top of ELOG listing, posted by Finn Junker on Mon Nov 21 09:46:46 2022
|
We use our instance of ELOG as a operations log so that newest events are sorted at the top.
Sometimes we are also up front informed about planned maintenance, and i would be nice to could "pin" them at the top - before
the sorting, so that operatores could have them in mind when starting a new shift. Have anyone found a way to solve this? |
Re: Planned maintenance at the top of ELOG listing, posted by David Pilgram on Mon Nov 21 13:32:04 2022
|
The way to do this is to ensure that the date of the entry is in the future. As a hard -core linux (ab)user of elog, I create an entry, then dive
into the yymmdda.log files, and edit it so that the date at the top of the entry is, for example, Sat, 31 Dec 2022 23:59:59. Then, that entry will
remain at the top of the listings until the New Year. I do this very thing for the very same reason, i.e. to keep one entry at the top of the listings |
Post using html form , posted by Hayg Guler on Thu Oct 20 16:52:09 2022
|
Dear All,
we are trying to post from an HTML form, as included in our config file :
|
Re: Post using html form , posted by Stefan Ritt on Tue Oct 25 09:45:41 2022
|
Probably people have to log in to the logbook before opening the form. I guess the "submit not allowed" comes from the fact that they access
the logbook as a guest.
Stefan |
Re: Post using html form , posted by Hayg Guler on Wed Nov 16 12:01:29 2022 
|
Dear Stefan,
that is strange since I logged in ...
It seems like when I go in the shift check topic in the elog, it does not get my login id ... is there something coming from the HTML file that |
User groups, posted by Ralph Biggins on Sat Nov 5 15:21:44 2022
|
Is it possible to have within elog (defined in password file?) a user group so that only those members of a group have certain elements visible? |
Up to date windows version, posted by Finn Junker on Thu Oct 20 10:04:51 2022
|
Dear Developers
I know this topic i on and off in this forum but it seems the only updated versions of Elog are in the linux binaries. Have anybody been able to compile |
Re: Up to date windows version, posted by Antonio Bulgheroni on Thu Oct 20 10:10:12 2022
|
I'm also supporting this request.
> Dear Developers
|
Re: Up to date windows version, posted by Laurent Jean-Rigaud on Thu Oct 20 13:13:16 2022
|
> Dear Developers
>
|
Re: Up to date windows version, posted by Finn Junker on Fri Oct 21 09:25:37 2022
|
> > Dear Developers
>
> >
|
Re: Up to date windows version, posted by Laurent Jean-Rigaud on Fri Oct 21 17:09:37 2022
|
Hi Finn,
I've just tested the same archive on new laptop with Windows 11.
|
Re: Up to date windows version, posted by Finn Junker on Mon Oct 24 14:55:44 2022
|
> Hi Finn,
>
> I've just tested the same archive on new laptop with Windows 11.
|
UNC Pfade, posted by Michael on Wed Oct 19 13:52:24 2022
|
Hallo,
gibt es eine Möglichkeit das subdir auf ein Netzlaufwerk zu legen?
\\server\freigabe\... |
Re: UNC Pfade, posted by Stefan Ritt on Wed Oct 19 14:08:15 2022
|
UNCs are not officially supported by elog, but your operating system might map them if you're lucky, just try. It is however not recommended to do
so, since network drives can sometimes be slow during network congestion and the response of elog will then suffer.
Stefan |
Re: UNC Pfade, posted by Michael on Thu Oct 20 07:53:31 2022
|
So there is no way to save the file on the network?! :(
Can i install the elog on a windows server? i tried it yesterday, but i think i missed something, couse i only could open the elog on the server
and not with a client pc. |
Re: UNC Pfade, posted by Antonio Bulgheroni on Thu Oct 20 08:37:23 2022
|
I'm running ELOG on a windows server 2016. Just installed the windows installer and worked out of the box.
Have you checked the firewall?
Michael |