ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
878
|
Mon Jan 17 09:29:42 2005 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | Windows | 2.5.5-4 | Re: How do I Export the 'Date' and 'Text' fields. |
> I can export the Attributes I define easily and the Subject. Can't seem to
> export the Entry Date and the Text fields.
The XML export contains both the Entry Date and Text fields. In CSV format,
it's hard to export the Text field since it can span several lines, which would
break the CSV format (one line per entry). Or do you know how multi-line
entries can be encoded in CSV? |
879
|
Mon Jan 17 15:02:20 2005 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | Windows | 2.5.5-4 | Re: How do I Export the 'Date' and 'Text' fields. |
> I can export the Attributes I define easily and the Subject. Can't seem to
> export the Entry Date and the Text fields.
I added at least the date and message ID to the CSV export. New version under CVS. |
895
|
Thu Jan 27 19:09:55 2005 |
| Tim Fowler | timfowler1@gmail.com | Request | Linux | Windows | 2.5.5-3 | Automatic Export |
Is there any way to automatically export the logbook(s)? |
896
|
Fri Jan 28 08:33:49 2005 |
| Stefan Ritt | stefan.ritt@psi.ch | Request | Linux | Windows | 2.5.5-3 | Re: Automatic Export |
> Is there any way to automatically export the logbook(s)?
Kind of. You can use "wget" under Linux (use cygwin under Windows to get wget
under Windows). Then issue a
wget "http://midas.psi.ch/elogs/forum/?cmd=Search&mode=xml"
and you will get an XML export. Same works with CSV export. If you put that
command in cron, you have this on an automatic basis. |
897
|
Fri Jan 28 18:04:03 2005 |
| Tim Fowler | timfowler1@gmail.com | Request | Linux | Windows | 2.5.5-3 | Re: Automatic Export |
> > Is there any way to automatically export the logbook(s)?
>
> Kind of. You can use "wget" under Linux (use cygwin under Windows to get wget
> under Windows). Then issue a
>
> wget "http://midas.psi.ch/elogs/forum/?cmd=Search&mode=xml"
>
> and you will get an XML export. Same works with CSV export. If you put that
> command in cron, you have this on an automatic basis.
Thanks Stefan! That was exactly what I was looking for! |
827
|
Mon Dec 6 02:34:32 2004 |
| Steve Allen | ns@elogicsystems.com | Question | All | 2.5.5-2 | external authentication possible? |
In order to avoid having to remember multiple usernames/passwords for
different systems, is it possible for ELOG to use external authentication
via Active Directory, etc?
Thanks,
Steve |
828
|
Mon Dec 6 17:42:59 2004 |
| Guenter Nowak | Guenter.Nowqak@t-systems.at | Bug report | All | 2.5.5-2 | back button does not work |
hi
the back button/liunk does not work
if i click on an entry and then back, it does not work properly, i see the
same entry
if i click on the new button or the find button, and then back, it does
not work properly
mfg guenter |
831
|
Mon Dec 6 21:22:20 2004 |
| Stefan Ritt | stefan.ritt@psi.ch | Question | All | 2.5.5-2 | Re: external authentication possible? |
> In order to avoid having to remember multiple usernames/passwords for
> different systems, is it possible for ELOG to use external authentication
> via Active Directory, etc?
Not yet. |