Re: Datetime format with elog client, posted by Andreas Luedeke on Thu Oct 27 11:18:17 2016
|
Yes, this is a known bug of ELOG, see elog:68404
Alan
Grant wrote:
UPDATE: |
Cancel button missing when editing an entry, posted by Andreas Luedeke on Wed Nov 16 13:48:33 2016
|
If I edit an old entry, and do some mistake while editing, then there is currently no way to savely discard the changes.
The problem is that the entry will become a draft: if I close the window without saving, then the whole entry is gone: it will be converted into
a draft entry. But the draft does contain my changes, it is not the originally saved entry! |
Re: Cancel button missing when editing an entry, posted by Andreas Luedeke on Thu Nov 17 09:14:15 2016
|
Yes, "Save Drafts = 0" does the trick. But it is the "zero-option": trivial, but not satisfying ;-)
Warning: the "back" button of the browser has a very undesired effect: the entry
is then converted into a draft and not shown anymore in list view! |
Re: Cancel button missing when editing an entry, posted by Andreas Luedeke on Thu Nov 24 07:38:52 2016
|
Hi Stefan,
actually what you refer to as the "quick and dirty" solution is probably the only feasible one: to store a copy
of the entry in the browser and restore that copy with a "cancel" button.
Otherwise you would need a full-fledged revision management,
to deal with multiple copies of the same entry open in several browsers.
Yet, that does not solve the "problem" |
Re: Datepicker not showing, posted by Andreas Luedeke on Mon Dec 12 09:48:14 2016
|
Just last week I've downloaded the latest version of ELOG, compiled and installed it, and the date picker just works fine.
In my case it was an update of an existing installation. Can you provide a bit more information about your case: I guess it was a first time
installation? Was is ELOG V3.1.2-754330e or a different GIT version? |
Re: elogd crashes during Find and Mirror operations under MacOS, posted by Andreas Luedeke on Tue Jan 3 09:20:23 2017
|
I have no experience with ELOG on OSX, therefore I can only give very vague and indirect support (sorry).
I suggest that you first try
an installation without actual logbook data (just move it to a save place for a while). Does a "find" still crash elogd?
If elogd
is still crashing, you should prune your configuration until it stops crashing. Submit the smallest config here that still crashes the logbook.
Since |
Re: How to make two attributes reacting with each other, posted by Andreas Luedeke on Fri Jan 6 10:22:24 2017
|
IOptions does not support conditional attributes.
I think the proper solution would be to remove the icon selection field from the input form:
Show Attributes Edit = Author, Author Email, Category, System, Subject
The |
Re: UTC time, posted by Andreas Luedeke on Thu Jan 12 09:10:06 2017
|
Hi Luca,
if you want to change all datetime properties to UTC time, then you'll just need to set the timezone on the server to UTC, before elogd is
started. |