Re: Execute a python command?, posted by Stefan Ritt on Fri Nov 12 16:50:18 2010
|
harley wrote:
Is there a way to add a button to the elog interface which would execute a python command? |
redirect permission, posted by Adam on Mon Feb 13 13:38:19 2012
|
Hi All,
Perhaps a trivial question but some issues have arisen accessing my long-running elog with SSL enabled. I suspect firewalls and browser updates
are involved and I do not have the time or experience to diagnose and debug such a potential black-hole of difficulties. Instead I am looking for |
Re: redirect permission, posted by Adam on Wed Feb 22 13:18:37 2012
|
Adam wrote:
Hi All, |
Dual Time display and entry times, posted by Bruce Weber on Mon Jan 14 03:05:41 2013
|
ELog has been installed on our local server which runs on local time (UTC +8) and is working well, however, we work in two time zones.
Our PC's run in local time (IT requirement) but need to save and display one log in UTC and one log in local time - can this be done?
Appreciate anyones help! |
Re: Dual Time display and entry times, posted by Yoshio Imai on Mon Jan 14 13:33:19 2013
|
Depending on whether I understand your requirement correctly, the following solution should work:
[LIST]
[*] define an additional logbook attribute, say "UTC Date"
|
How to delete a logbook?, posted by steve bray on Thu Apr 28 16:45:41 2016
|
Hello,
What is the procedure to delete a logbook (incl. attachments)?
|
Re: How to delete a logbook?, posted by Stefan Ritt on Fri Apr 29 11:45:51 2016
|
Deleting a logbook in the config page (via "Delete this logbook") only removes the logbook defiition from the config file. To really erase
all information you have to go to the file system and delete the whole directory belonging to that logbook. You have one subdirectory per year, containing
all logobok entries and also attachments, so make sure you do a recursiver directory removal. |
Re: How to delete a logbook?, posted by steve bray on Fri Apr 29 13:36:49 2016
|
Stefan,
Thank you that is exactly what I needed to know.
Steve |