Re: using elog client in secure mode, posted by Stefan Ritt on Mon Jun 2 12:17:53 2008
|
Luc Goossens wrote:
I am trying to enter a log record in secure mode into a log book hosted on an apache server (v2.7.2). |
Re: using a predefined format with predefined informations that an user should fill at each run of data , posted by Stefan Ritt on Mon Jan 12 11:24:00 2015
|
In ELOG you can define "attributes", so take one attribute for each informaiton you need. The flag these attributes as required via "Required
attributes = ...". If you only want this attributes for certain occations (like data taking in your case), you can either do a separato logbook for
data taking, or use "conditional attributes" to make these attributes only show up for data taking. |
Re: using = or <> or AND as part of a filter ??, posted by Stefan Ritt on Sun Jul 27 16:09:09 2003
|
> Is this possible? If so, could you provide an example:
>
> I'm trying to find a way that when you do a search, that you can filter
|
Re: userlist multiple select, posted by Stefan Ritt on Mon Jul 11 12:40:13 2005
|
[quote="Emiliano Gabrielli"]Here I am again :-)
My goal is to put a "Co-Authors" Attribute in my logbook, giving the possibility to other people in the control room to have credits about an entry... |
Re: userlist multiple select, posted by Emiliano Gabrielli on Mon Jul 11 14:35:00 2005
|
[quote="Stefan Ritt"][quote="Emiliano Gabrielli"]Here I am again :-)
My goal is to put a "Co-Authors" Attribute in my logbook, giving the possibility to other people in the control room to have credits about an entry... |
Re: userlist multiple select, posted by Stefan Ritt on Tue Jul 12 15:19:07 2005
|
[quote="Emiliano Gabrielli"]a multiple selection box it's a standard web tool .. if one is not able to use its browser is not an elog problem IMHO[/quote]
Really? Can you point me to a common web site using this? I would really like to see how other people use this.
|
Re: userlist multiple select, posted by Emiliano Gabrielli on Wed Jul 13 10:12:38 2005
|
[quote="Stefan Ritt"][quote="Emiliano Gabrielli"]a multiple selection box it's a standard web tool .. if one is not able to use its browser is not an elog
problem IMHO[/quote]
|
Re: user change under webserver authentication not recognized, posted by Frank Heyroth on Wed Jan 24 14:50:21 2024
|
I found the reason of the bug:
In line 27441 of elogd.cxx the http_user is overwritten by the user saved in the sid_ array as a sideeffect of the sid_check
function: |