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" |
Send e-mail based on a hierarchy of attributes?, posted by Phil Rubin on Mon Aug 24 20:40:14 2015
|
Is there a way to distribute e-mail based on the consideration of several attributes and values? A simple example: attributes type and category
have several different values, say, routine and problem for type and hardware and software for category, but one would only like messages sent when there's
a problem to different sets of hardware or software types. Thus: |
Re: Send e-mail based on a hierarchy of attributes?, posted by Andreas Luedeke on Wed Aug 26 09:18:17 2015
|
Yes, this can be done. See below for an example configuration.
Attributes = entrytype, category
Options entrytype = routine{1}, problem{2} |
Copy To Function, posted by Mike Bodine on Wed Sep 2 16:55:00 2015
|
Hi,
We've recently implemented the Copy To function and it works as advertised. The issue we're having is the original entry time is also
copied, so if we take an old log and copy it to another log book the entry using reverse sort, preserve = 0 may not display as the newest id. It will receive |
Copy To Function, posted by Mike Bodine on Wed Sep 2 17:06:10 2015
|
Hi,
We've recently implemented the Copy To function and it works as advertised. The issue we're having is the original entry time is also
copied, so if we take an old log and copy it to another log book the entry using reverse sort, preserve = 0 may not display as the newest id. It will receive |
Copy To Function, posted by Mike Bodine on Wed Sep 2 17:06:17 2015
|
Hi,
We've recently implemented the Copy To function and it works as advertised. The issue we're having is the original entry time is also
copied, so if we take an old log and copy it to another log book the entry using reverse sort, preserve = 0 may not display as the newest id. It will receive |
WYSIWYG editor for Elog not working in Debian Jessie, posted by Nicola on Tue Nov 3 18:22:33 2015
|
I suspect that this might be a Debian packaging issue; however no one replied to my help
request on the Debian forums so I try posting the question also here. I insatlled Elog on my Debian Jessie machine, I can open it with a browser but
when entering a new post just a simple plain text editing box is shown instead of the WYSIWYG editor, and no drag and drop area for attachments is shown. |
Re: WYSIWYG editor for Elog not working in Debian Jessie, posted by Andreas Luedeke on Wed Nov 4 14:40:39 2015
|
Hi Nicola,
this appears to be a particular problem of the specific (outdated) ELOG debian package.
But you could just download
the FCKeditor directly and install it to the proposed location "/usr/share/fckeditor".
Or you download ELOG 3.1.1 and give it a
try to install it with the makefile.
Cheers, Andreas
|