Re: Formatting multiple datetime entries, posted by Neal Grafton on Wed Jun 10 13:00:07 2015
|
[quote="Stefan Ritt"][quote="Neal Grafton"]Also, is there a way of automatically displaying the difference in Hrs mins between Time start and Time End?[/quote]
I guess you want to do some more complex calculations, like adding the running times, etc. This goes beyond the scope of elog. You can however export elog |
Re: Is ELOG sending out cookies?, posted by Stefan Ritt on Wed Jun 10 15:35:14 2015
|
Cookies are sent from your browser. ELOG has no influence on what the browser sends where. Probably you run your calender at the same machine where ELOG
is running, so all the cookies your calender app stores in your browser are sent to ELOG as well. ELOG just complains about something it does not know,
but otherwise this message can be simply ignored. Of course you can delete your cookies in your browser, but after the next call to your calendar app they |
Re: Is ELOG sending out cookies?, posted by David Pilgram on Wed Jun 10 15:48:57 2015
|
Hi Stefan,
Thanks for the explanation. I realised it was just an error message of no real import, but it can get irritating at times.
Stefan |
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: 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:18:06 2015
|
<p> </p>
<table align="center" cellspacing="1" style="border:1px solid #486090; width:98%">
|
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' |