Fixed text, posted by Neal Grafton on Tue May 26 10:38:36 2015
|
I'd like to fix text or table in the subject field that can't be deleted or moved.
Can that be done in config? Example -
Time Off: |
Re: Fixed text, posted by Andreas Luedeke on Tue May 26 11:26:12 2015
|
Dear Neal,
I don't understand your example. There is no such thing as a "subject field". You can define an attribute called
"subject", like in this logbook.
But I would guess that you want to have five attributes "Time Off", "Reason",
etc. that cannot be altered after an entry has been created? That's easy.
Or do you want to protect entries with specific content not |
Re: Fixed text, posted by Neal Grafton on Tue May 26 12:34:44 2015
|
Sorry I call this field that you write in the subject field, a little confusing.
So is there anyway to fix the indicated words in place in this typing space so you can enter the text you want next to them but be unable to
delete them. (does this make sense?) |
Re: Fixed text, posted by Andreas Luedeke on Wed May 27 08:41:05 2015
|
Hi Neal,
you can preload words into one attribute field, but one field is either editable or not, you cannot protect single words in
a field.
But the ELOG way to solve this would be to have multiple attributes: you would get one entry field for each attribute.
Just
look at this logbook: it has the attributes Icon, Author, Author Email, Category, OS, ELOG Version and Subject.
You can change the content |
Re: Fixed text, posted by Neal Grafton on Wed May 27 08:51:23 2015
|
Andreas
We are still playing around with ideas, just thought I'd ask, didn't think it was possible.
We are ok with setting attributes but this is new to us as yet so may have more questions later. |
Side effects of draft messages (was Fixed text), posted by Andreas Luedeke on Wed May 27 08:54:27 2015
|
Hi Stefan,
I got an answer to a forum entry before I actually finished writing my post! It is obviously possible to reply to a draft
message.
I think it would be excellent if draft messages would only be shown to their authors (except maybe in case of an anonymous author).
It
feels wrong if I watch people while they making an entry ;-)
Anyway, it is just an idea.
Cheers
Andreas
|
Side effects of draft messages (was Fixed text), posted by Stefan Ritt on Tue Jun 9 13:01:50 2015
|
I changed it such that drafts are not shown at all in ELOG. The only way you realize them is if you hit "new", and you will be prompted if
there is any pending draft.
Andreas |
LDAP docs, posted by Stephen G on Thu Jun 4 00:08:56 2015
|
Could someone point me to the LDAP configuration docs, I searched to no avail. I'm sure there is some big red ldap config button it, but I
just can't find it. |
Re: LDAP docs, posted by David Wallis on Thu Jun 4 16:25:42 2015
|
This is what I've been able to figure out, in terms of the elogd.cfg file:
LDAP server = server.domain:389
LDAP userbase = ou=people,o=domain.com,dc=domain,dc=com |
Re: LDAP docs, posted by Stephen G on Thu Jun 4 19:36:31 2015
|
Thank you, I am looking to do LDAPS over 636 where would the certificate go (Does it go in the SSL folder?).
David Wallis wrote:
This is what I've been able |
Re: LDAP docs, posted by Stefan Ritt on Tue Jun 9 12:40:44 2015
|
I do not officially support LDAP, since I don't have any server to test it. So it comes as a third party's contibution from https://github.com/vykozlov/elog-ldap.
To my knowlede LDAPS has not been implemented. You could post an issue the the github repository to ask the original author.
/Stefan |
Emails generated by Elog, posted by David Pilgram on Fri Jun 5 12:28:21 2015
|
I am one who received an email every time there is a new entry in this forum.
I have just noticed that since May 20, every email contains the message "An old ELOG entry has been updated: "
whereas before that date, the vast majority say "A new ELOG entry has been submitted: " |
Re: Emails generated by Elog, posted by Stefan Ritt on Fri Jun 5 12:34:32 2015
|
I acknowledge these two bugs and will fix them soon.
David
Pilgram wrote:
I am one who received an email every time there is a new entry in |
Re: Emails generated by Elog, posted by Stefan Ritt on Tue Jun 9 12:11:19 2015
|
I fixed both issues in the current GIT version. Please double check it.
Stefan
Ritt wrote:
I acknowledge these two bugs and will fix them soon. |
Different way CSS files are handled, posted by Stefan Ritt on Fri Jun 5 14:24:34 2015
|
Hi,
I just implemented a different way CSS files are handled in ELOG. Previously, we had the default.css,
which could be adjusted for specific needs. Some people did that (like myself). So I changed a few colors etc. When I now implement a new feature in elog, |
Re: Different way CSS files are handled, posted by Andreas Luedeke on Fri Jun 5 19:01:05 2015
|
Hi Stefan,
there is a little problem with the Makefile (on SL5 and SL6): the following line:
@$(INSTALL) -m 0644 themes/default/* $(ELOGDIR)/themes/default/ |
Re: Different way CSS files are handled, posted by Stefan Ritt on Tue Jun 9 09:39:14 2015
|
Ok, fixed again.
Andreas
Luedeke wrote:
Hi Stefan, |
Auto save feature not working on 3.1.0, posted by David Wallis on Fri Jun 5 23:10:27 2015
|
Auto-saving does not seem to be working. In the config file, I have the following:
Save drafts = 1
Autosave = 10 |
option transfer, posted by Neal Grafton on Fri Jun 5 11:52:43 2015
|
Can the chosen text in a dropdown menu be automatically transfered (copied) to this Text box? |
Re: option transfer, posted by Stefan Ritt on Fri Jun 5 12:01:01 2015
|
No.
Neal
Grafton wrote:
Can the chosen text in a dropdown menu be automatically transfered |
Re: option transfer, posted by Neal Grafton on Fri Jun 5 13:06:22 2015
|
OK Thanks
I was trying to save the operator repeatedly typing in standard messages.
|
Re: option transfer, posted by Stefan Ritt on Fri Jun 5 13:19:43 2015
|
There are browser extensions for that like "Autofill Forms" for Firefox. You can even link text templates to a single key.
Neal
Grafton wrote:
OK Thanks |
Re: option transfer, posted by Andreas Luedeke on Fri Jun 5 19:35:34 2015
|
Why would you transfer the message to the text box?
You can have a "Message" attribute, which is an option
list.
If the first option "Custom" is chosen, then you get an additional field "Custom Message".
We have
an attribute "Entry type", there we could add the type "Message", if the attribute should not exist for other types of entries.
As |
ELOG Version field in elogs/Forum, posted by Andreas Luedeke on Fri May 29 09:38:40 2015
|
Hi Stefan,
could we change the format of the "ELOG Version" field in this logbook, that one can enter the full git revision
number?
|
Re: ELOG Version field in elogs/Forum, posted by Stefan Ritt on Fri Jun 5 10:18:38 2015
|
> Hi Stefan,
> could we change the format of the "ELOG Version" field in this logbook, that one can enter the full git revision
> number?
|
Duplicate: LDAP docs, posted by Stephen G on Thu Jun 4 00:10:32 2015
|
This is a duplicate, made by mistake.
Could someone point me to the LDAP configuration docs, I searched to no avail. I'm sure there is some big red ldap config button it, |