Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG, Page 44 of 237  Not logged in ELOG logo
New entries since:Thu Jan 1 01:00:00 1970
icon5.gif   Config: conditional coloring of items when 2 conditions are met (and|or), posted by Tim Schelfhout on Fri Nov 24 08:54:38 2017 
Hello,

Trying to color an entry log when 2 conditions are met. Tried 

Style Result Hired and Administration NOK = background-color:red
    icon2.gif   Re: Config: conditional coloring of items when 2 conditions are met (and|or), posted by Andreas Luedeke on Mon Nov 27 22:10:22 2017 
I am not aware that it is forseen to define logical operators in combination with the Style command. How did you get the idea that this should work?

But you should be able to define multiple Style commands, acting on different format parameter.




Tim
icon5.gif   Windows 10, posted by Michael Cianci on Fri Nov 24 17:29:49 2017 
Sorry to bother you with such a simple question, but I am not an IT professional. We just received word that our IT department has plans to update our
system to Windows 10 in 2018. Was wondering if our current version of ELOG was compatable with Windows 10? Thank You Very Much For Your Help.
icon5.gif   drop-down list not working, posted by Sara Vanini on Mon Nov 13 12:58:41 2017 
Hi,

after ubuntu 16 system upgrade, elog version (3.1.1-1-1) on firefox version 56.0+build6-0ubuntu0.16.04.2 , the drop-down menus (Styles, Font,
Size, etc) don't work anymore.
icon5.gif   Attribute option "+x" not searcheable, posted by Stefano Lacaprara on Mon Oct 23 11:47:50 2017 
Dear experts,
   I have an elog with an attribute with fixed values, like this:
    icon2.gif   Re: Attribute option "+x" not searcheable, posted by Andreas Luedeke on Sat Oct 28 09:12:32 2017 
Hi Stefano,
you could try to html encode the "+" and "-" sign in the option list
Options Half = +x, -x, both
       icon2.gif   Re: Attribute option "+x" not searcheable, posted by Andreas Luedeke on Tue Oct 31 16:56:24 2017 
Hi Stefano,
I've tested it: it does not work.
Neither in edit nor in list view the HTML encoded characters show correctly.
icon5.gif   Date must be between 1970 and 2037??, posted by Tim Schelfhout on Wed Oct 11 15:55:02 2017 
 Hey there,

Trying to record birthdates in ELOG ... field type being date results in error:




Date must be between 1970 and 2037






Can
icon5.gif   Format Form, posted by Tim Schelfhout on Mon Oct 2 12:55:18 2017 ELOG_Kandidaten.png
Hello there,

I am trying to format my entry form a little bit more practical and readable. I am struggling with the following:


Numbers should be standard fields of 3 characters and can only be 3 characters wide (doing this by Format Leeftijd=1, css, 3,
    icon2.gif   Re: Format Form, posted by Stefan Ritt on Mon Oct 2 14:58:32 2017 
The way and entry form can be customized is kind of limited in elog. You can use "format <attribute> = ..." to request a certain width,
number of allowed characters and special CSS class (which of course you have to define). If you want a complete custom entry form, have a look here: elog:66909 . This requires however writing your own HTML, CSS and JavaScript.
       icon2.gif   Re: Format Form, posted by Tim Schelfhout on Mon Oct 2 15:20:04 2017 
Thankx 4 the quick reply Stefan.  The link you provided does  not work .... could you point me again in the 
right direction?  Where can I find more info on this ability?

Thankx
          icon2.gif   Re: Format Form, posted by Stefan Ritt on Mon Oct 2 15:53:39 2017 
The link does now work in the email, but if you go to the web interface of the forum it does work.

Anyhow, you can go directly to https://midas.psi.ch/elogs/Forum/66909

Stefan
icon5.gif   Email fields - accept semicolons too, posted by Ben Shepherd on Wed Sep 20 16:34:18 2017 
My elog has a field for entering a list of email addresses, which goes into the "Email All" attribute. They need to be comma-separated, and
an error is thrown if semicolons are used instead. Would it be possible to automatically change semicolons into commas before attempting to send the mail
via SMTP? Neither character is allowed in email addresses so it shouldn't break anything to just do that silently. Thanks!
icon5.gif   Elog System Requirements, posted by Alan Grant on Fri Sep 15 00:56:38 2017 
In response to an elog-hang issue I've been having on the Windows platform, I am building a new Unbuntu 14 TLS VM machine to host the identical
configuration so that I can more easily debug when the hang happens again. I don't mind beefing up the hardware resources to either eliminiate
that as a factor or resolve the problem. I'll have a higher end CPU to deal with 20 to 50 clients doing searches through the data (since the elog configuration
    icon2.gif   Re: Elog System Requirements, posted by Andreas Luedeke on Fri Sep 15 15:16:42 2017 
Hi Alan,

we run our ELOG server (38 GB Logbook data in about 50 logbooks dating back up to 16 years) on a virtual Linux box.

The memory
is important, since ELOG scans through all entries and creates an index at start-up. But we have only about 6% used out of 2GB: ELOG is not very demanding.
ELOG V3.1.5-3fb85fa6