Re: parse a correctly the username in save_user_config when using Webserver authentication, posted by Stefan Ritt on Tue Jun 9 15:44:49 2015
|
Hi Christof,
thanks for the patch, I merged it into the current HEAD.
/Stefan |
Re: logout to external page, posted by Stefan Ritt on Tue Jun 9 16:09:39 2015
|
I implemented it, but actually called it Logout to URL = <URL>
Christof
Hanke wrote:
Hi Stefan, |
Re: Documentation of the webserver authentication, posted by Stefan Ritt on Tue Jun 9 16:57:06 2015
|
Also this made it now to the docs. Thanks.
Christof
Hanke wrote:
Hi Stefan, |
Re: logout to external page, posted by Christof Hanke on Tue Jun 9 16:58:28 2015
|
Yes, I saw it on bitbucket, also all the commits. Thanks!
Stefan
Ritt wrote:
I implemented it, but actually called it |
Re: elconv deletes everything, posted by Stefan Ritt on Wed Jun 10 11:39:23 2015
|
> - elogd should not tell us to run elconv when both old-style and corresponding new-style elog entries exist
I removed that check completely. The old format was used up to 2002, so I expect that all users have upgraded in meantime.
|
Re: Drag-and-drop not working in elog 3.1.0, posted by David Wallis on Wed Jun 10 17:45:21 2015
|
Andreas,
I am running the latest version of the elogd source RPM that I could find - ELOG V3.1.0-2411f95 on Red Hat Enterprise Linux Server release 6.6
(Santiago), with kernel level 2.6.32-504.16.2.el6.x86_64. I can try grabbing the latest source code from Git and try building that. There are a couple |
Re: Drag-and-drop not working in elog 3.1.0, posted by Andreas Luedeke on Thu Jun 11 08:48:21 2015
|
Dear David,
what I meant with a "fresh and clean installation" is, that you do not install elog on the production system over
the existing elog, but instead on another Linux box.
One possible problem could be that you have a modified CSS (or some other file), which
is not overwritten by the ELOG installation. That file could break the D & D functionality.
My advise would be, to do an ELOG test installation |
Re: Drag-and-drop not working in elog 3.1.0, posted by Stefan Ritt on Thu Jun 11 09:09:03 2015
|
Sure, I just wanted to get feedback from you regarding the draft functionality. As it looks now people are happy, so I will do a 3.1.1.
Andreas
Luedeke wrote:
PS: Stefan, V3.1.0-2411f95 is from April |