Re: CKEditor won't load under IE Compatibility Mode, posted by Ben Shepherd on Thu Jun 25 14:55:16 2015 
|
The viewport thing and the IE7 mode thing are separate issues.
OK, maybe it's a CKEditor thing then. I thought it might be. It seems pretty stupid that the default setting in IE is to emulate an older
browser - although I guess a lot of people have very outdated intranet sites. Anyway, we have a fix here so I don't think you need to do anything. |
Re: CKEditor won't load under IE Compatibility Mode, posted by Ben Shepherd on Thu Jun 25 15:16:51 2015   
|
The viewport thing and the IE7 mode thing are separate issues.
OK, maybe it's a CKEditor thing then. I thought it might be. It seems pretty stupid that the default setting in IE is to emulate an older
browser - although I guess a lot of people have very outdated intranet sites. Anyway, we have a fix here so I don't think you need to do anything. |
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! |
elog.css and lock.png fail to load with top groups, posted by Ben Loer on Thu Mar 21 16:14:00 2019
|
As the title says, we have our elog running behind an Apache proxy that is also providing authentication. We also have top groups enabled. The
first time a user views a top group page with a fresh browser cache, the index is delivered, but requests for elog.css and lock.png are returned with http
302 with location set to the elog root. (I.e., if the server is proxied under server.example.com/logs, the first request for server.example.com/logs/TopGroup1/elog.css |
Can't subscribe email to logbooks in different top groups, posted by Ben Loer on Thu Apr 11 20:31:55 2019
|
We're running elogd behind an apache proxy server, with Authentication = Webserver. We have top groups configured, but a single shared password file.
If a user is looking at a particular logbook and goes to the Config link, they are presented with a list of checkboxes for email subscription
to logbooks in that top group. Clicking "Save" will remove all email subscriptions from all other top groups. |
Import a CSV, posted by Ben on Mon Apr 2 15:46:59 2012
|
I am trying to import a CSV file in to a logbook. The Attributes seem to import fine but it kicks out the first 2 columns of data and shifts the
data over to the left by 2 columns. Has anyone tried to do this? |
Re: Import a CSV, posted by Ben on Mon Apr 2 16:07:48 2012
|
Stefan Ritt wrote:
|
Re: Import a CSV, posted by Ben on Mon Apr 2 17:24:17 2012
|
Stefan Ritt wrote:
|