Re: Path disclosure on unfound file, posted by Stefan Ritt on Wed Jun 10 09:12:06 2015
|
What URL did you use? If I try here on this forum I get:
which looks fine to me. |
ELOG Forum: drafts cannot be deleted, posted by Stefan Ritt on Wed Jun 10 10:55:00 2015
|
> I think it would be nice to have three options:
> - "Submit": making the draft entry a "real" entry, with an ID
> - "Abort": keeping the entry as a draft entry as it currently is (or was 10 sec ago)
|
Re: elconv deletes everything, posted by Stefan Ritt on Wed Jun 10 11:39:23 2015
|
> - elogd should not tell us to run elconv when both old-style and corresponding new-style elog entries exist
I removed that check completely. The old format was used up to 2002, so I expect that all users have upgraded in meantime.
|
Re: Formatting multiple datetime entries, posted by Stefan Ritt on Wed Jun 10 11:52:47 2015
|
[quote="Edmund Hertle"]Hey
in one of my measurement logbooks I'm using two datetime entries (for start and end time of a measurement). The entries are created automatically by the |
Re: Upload of images fails from mobile platforms when using ELOG under SSL, posted by Stefan Ritt on Wed Jun 10 12:22:35 2015
|
That's strange. Might have to do with the SSL library elog uses. I just tried this forum (actually the "Demo"), and it worked fine through
SSL, but I use an Apache proxy server for elog implementing the SSL protocol, which might be slightly different.
Hanno |
Re: Formatting multiple datetime entries, posted by Stefan Ritt on Wed Jun 10 12:52:48 2015
|
[quote="Neal Grafton"]
Also, is there a way of automatically displaying the difference in Hrs mins between Time start and Time End?[/quote]
|
Re: Formatting multiple datetime entries, posted by Stefan Ritt on Wed Jun 10 12:56:58 2015
|
[quote="Neal Grafton"]Also, is there a way of automatically displaying the difference in Hrs mins between Time start and Time End?[/quote]
I guess you want to do some more complex calculations, like adding the running times, etc. This goes beyond the scope of elog. You can however export elog |
Re: Is ELOG sending out cookies?, posted by Stefan Ritt on Wed Jun 10 15:35:14 2015
|
Cookies are sent from your browser. ELOG has no influence on what the browser sends where. Probably you run your calender at the same machine where ELOG
is running, so all the cookies your calender app stores in your browser are sent to ELOG as well. ELOG just complains about something it does not know,
but otherwise this message can be simply ignored. Of course you can delete your cookies in your browser, but after the next call to your calendar app they |