Upload of images fails from mobile platforms when using ELOG under SSL, posted by Hanno Perrey on Wed Jun 10 11:36:48 2015
|
Hej,
I discovered a problem uploading images taken with the cameras of mobile devices to new elog entries directly from said devices. When selecting
the image and choosing "Upload", either the blue page loading indicator gets stuck at around 10% (mobile Safari, iOS 8.3, iPhone 4 and iPad mini) |
Re: Upload of images fails from mobile platforms when using ELOG under SSL, posted by Stefan Ritt on Wed Jun 10 12:22:35 2015
|
That's strange. Might have to do with the SSL library elog uses. I just tried this forum (actually the "Demo"), and it worked fine through
SSL, but I use an Apache proxy server for elog implementing the SSL protocol, which might be slightly different.
Hanno |
Re: Upload of images fails from mobile platforms when using ELOG under SSL, posted by Neal Grafton on Fri Jun 12 11:59:00 2015
|
On the subject of uploads, is there a way to restrict the viewing size of an uploaded photo or picture in the config? So it doesn't appear over
more than one page.
Neal |
Re: Upload of images fails from mobile platforms when using ELOG under SSL, posted by Stefan Ritt on Fri Jun 12 12:19:50 2015
|
Use thumbnails (need ImageMagick to be installed for that), and you can show for example 300x300 pixel thumbnails of all pictures.
Neal
Grafton wrote:
On the subject of uploads, is there a way to restrict the viewing |
Re: Upload of images fails from mobile platforms when using ELOG under SSL, posted by Hanno Perrey on Thu Jun 18 15:46:28 2015
|
Hej Stefan,
thanks for the suggestion -- through a Apache proxy the upload does indeed work without problems.
Cheers, |
Revisions in other languages, posted by Daniel Sajdyk on Wed Jun 17 19:20:40 2015
|
Hello.
When I use "Revisions" name for attribute I have correct entry like "DATE by XXX from SOME_IP" which
is added to previous edition date. |
unknown user name in "Admin user" line invalidates all entries, posted by Hanno Perrey on Wed Jun 17 10:52:16 2015
|
Hej,
I just noted that when having an unknown (or presumably misspelled) user name in the "Admin user" line in the
|
Limited access to an attribute, posted by Michael Cianci on Mon Jun 15 19:38:58 2015
|
Is there a way to limit access to an attribute "Reviewed by" to only supervisors?
Thank you for your help
Mike |
Re: Limited access to an attribute, posted by Stefan Ritt on Mon Jun 15 22:00:40 2015
|
No.
Michael
Cianci wrote:
Is there a way to limit access to an attribute "Reviewed by" |
Limited access to an attribute, posted by Michael Cianci on Mon Jun 15 19:33:39 2015
|
Is there a way to limit access to an attribute "Reviewed by" to only supervisors?
Thank you for your help
Mike |
"Preset on reply" not work?, posted by Daniel Sajdyk on Sun Jun 14 21:30:14 2015
|
Hi all :)
I try to setup my first lobgook, and have some problem.
I want that Author was preset by $long_name, and it can't change its name. That works correct. I also want, when other user click Reply, |
Re: "Preset on reply" not work?, posted by Stefan Ritt on Mon Jun 15 08:33:50 2015
|
You have "Remove on reply" together with "Preset on reply Author". Since the first is executed later, you first preset the author
name, then remove it again. Just discard the "Remove on reply" and you are fine.
Daniel |
Re: "Preset on reply" not work?, posted by Daniel Sajdyk on Mon Jun 15 09:16:00 2015
|
Ok. Now it works :) Thank you :) I'm translating Elog into Polish. When I finish, can I send it to you?
Regards Daniel.
Stefan |
Drag-and-drop not working in elog 3.1.0, posted by David Wallis on Fri Jun 5 23:08:43 2015
|
Drag and drop for attachments dosn't work on either Chrome 37.0.2062.94 (64-bit) or FIrefox 31.5.3 (both on Linux). D&D works on the
midas.psi.ch demo page.
On my logbooks, the "drop attachements here" area does not have a dashed line border. |
Re: Drag-and-drop not working in elog 3.1.0, posted by Andreas Luedeke on Sat Jun 6 13:38:15 2015
|
As you've pointed out, for the very same browsers D&D works with the Forum, and that is ELOG 3.1.0.
Hence I can only conclude
that it is neither a browser, nor an ELOG issue, but a problem of your local installation. Maybe you try with a fresh and clean installation first? What
Linux are you using, by the way?
Or you've picked by bad luck a 3.1.0 version where D&D did really not work. But I cannot tell, since |
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 |
Different timezone settings for each elog, posted by gary holman on Wed Jun 10 17:30:34 2015
|
I have multiple elogs running on a server. Is it possible to set one elog to a different timezone? For example, I run an elog for a group
in Washington state, and another elog for a collaboration group in Germany. I would like to set each elog to their respective timezone.
thanks, |
Re: Different timezone settings for each elog, posted by Stefan Ritt on Wed Jun 10 18:13:50 2015
|
The elog server grabs the local timezone from the underlying OS. Under Linux, you can change the timezone using the TZ environment variable. See here: http://www.cyberciti.biz/faq/howto-linux-set-time-zone-per-user-basis/
If you need different time zones on the same server, you have to create two accounts and run two instances of elogd on these accounts. |
Re: Different timezone settings for each elog, posted by gary holman on Wed Jun 10 20:37:48 2015
|
Thanks Stefan, It looks like the group had actually contacted you directly as well (sorry for the redundant work!). Thanks for the help,
the great application and your time.
|
Re: Different timezone settings for each elog, posted by gary holman on Wed Jun 10 22:02:33 2015
|
Still no luck changing the TZ for a single elog service. I completed the following:
* I added a new user/group - central-tz-user (id 1010)
* changed user TZ to central, su as user and confirmed CDT via 'date' |
Re: Different timezone settings for each elog, posted by gary holman on Thu Jun 11 01:32:26 2015
|
Okay, I missed the obvious...
sudo -u central-tz-user (start elog)
gary |