Date imports from CSV incorrectly, posted by David Brody on Tue Jan 10 00:32:19 2006
|
When I import from a CSV file, dates formatted as mm/dd/yy always get imported as 12/31/1969
Here are the parameters I am using for dates:
|
Re: Date imports from CSV incorrectly, posted by David Brody on Tue Jan 10 19:30:09 2006
|
[quote="David Brody"]When I import from a CSV file, dates formatted as mm/dd/yy always get imported as 12/31/1969
Here are the parameters I am using for dates:
|
Re: Thread sort / display order, posted by Stefan Ritt on Thu Jan 12 16:06:16 2006
|
[quote="Michael Husbyn"]Is there a way to choose the display order in threaded mode.
Eg:
|
localhost definition problem, posted by Jason Koglin on Tue Jan 17 01:01:05 2006
|
I've been running elog on my laptop for about a year. I have had a problem several times now when I have had a bad crash of my computer that afterwards
elog does not run correctly. The problem appears to be that "localhost" (e.g., http://localhost:8080/) gets changed to a domain name (http://sylvester.columbia.edu:8080/)
which is not registered. I only want it to access this elog database locally on my machine and do not even want to set it up as a web server.
|
In version 2.6 the themes do not work right on Windows., posted by Mark Coudriet on Tue Jan 17 16:04:28 2006
|
In version 2.6 the themes do not work right on Windows.
The URL is fixed at whichever logbook that is selected (e.g. ELOG 2.5.9-4 is <link rel="stylesheet" type="text/css" href="default.css"> & ELOG 2.6.0-1
is <link rel="stylesheet" type="text/css" href="http://localhost:8080/demo/default.css">). |
Attribute substitution in email configuration, posted by Adam Blandford on Wed Jan 18 02:22:44 2006
|
In the logbook config file I am not able to use attribute substitution in the <string> tag for
[CODE]Use Email Heading = <string>[/CODE]
Attribute substitution does work however for
|
Re: Quicklink does not work for one field, posted by Stefan Ritt on Wed Jan 18 12:15:17 2006
|
[quote="mark james"]I am not so bold as to log this as a bug but one of my Quicklink fields just do not work.[/quote]
Sorry my late reply, but now I have fixed this problem. The update is under SVN and will be contained in the next release. |
Re: localhost definition problem, posted by Stefan Ritt on Wed Jan 18 12:37:19 2006
|
Hi Jason, how is going? Long time no hear!
What you need is following line in your config file:
|