Execute a python command?, posted by harley on Tue Nov 9 19:28:53 2010
|
Is there a way to add a button to the elog interface which would execute a python command? |
locking entries & auto-submission?, posted by harley on Tue Nov 9 19:36:40 2010
|
We have multiple users for a single elog. Aside from making an entry only editable by the author, is there a way to secure the entry if it is being
edited so that only one user may edit a particular entry at one time?
Also, is there a way to auto-submit entries after x minutes? |
Re: locking entries & auto-submission?, posted by Stefan Ritt on Fri Nov 12 16:46:28 2010
|
harley wrote:
We have multiple users for a single elog. Aside from making an entry only editable by the author, is there a way to secure the entry |
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? |
Crash with long image names, posted by Josef Uher on Sun Sep 16 21:14:12 2012
|
Hi All,
I found that elog crashes if I try to upload an image with long name. It actually uploads the file after the crash. It crashes also if in the full
view with attachments visible. If I shorten the name all is fine. |
Compilation failure on Mac OSX 10.9, posted by A.G. Schubert on Tue Nov 5 23:21:52 2013
|
When compiling elog on OSX 10.9 (Mavericks), I get the error below.
Elog will compile without error if I add -D_FORTIFY_SOURCE=0 to CFLAGS in Makefile, but I'm not sure whether this is a good idea.
|
Re: Compilation failure on Mac OSX 10.9, posted by Stefan Ritt on Wed Nov 6 09:04:32 2013
|
A.G. Schubert wrote:
When compiling elog on OSX 10.9 (Mavericks), I get the error below. |
Re: Compilation failure on Mac OSX 10.9, posted by A.G. Schubert on Thu Nov 7 02:18:17 2013
|
Stefan Ritt wrote:
|