ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
374
|
Wed Jun 18 14:50:23 2003 |
| Etienne Van Caillie | etienne.vancaillie@mba.be | Info | Linux | Windows | Mac OSX | | logboog for new project |
we develop some improvement to elog and modify the C source
to adapt some internal improvement.
1. shellonsubmit command : give the possibility to execute external program
from elog by sending specific parameter (user/logbook/message ID)
2. elog log file in xml format : give a better view on what happens with
users see attachments easy to push the files to excel or sql database.
3. synchronisation to mySql or SQL server through perl routine and the
shellonsubmit command
this will push any new/edit/delete command in sql server so we keep a full
historic off all transaction in ELOG
4. sms gateway : from elog entry we send sms message throught internet
gateway (perl routine)
If somebody has good experience in C and Perl I suggest to contact me to
improve this wonderfull product
Thank Stephan
other projet :
we use a logbook from our external phone call
from our telephone connected to RS232 and/or TAPI interface we keep the
phone number and try to find the name from sql server : if found
we want to push an automatic entry in elog and fill specific field like
name/contact/last phone call....
I will ask to Stephan Ritt what's the best way to include our routine in
his standard source ?
could we create a specific logbook for the wishlist
in elog/contribution may be some parameters for the actual status of the
project ?
SQL :
for our sql link we have a probleme as elog re use id when deleted
we must generate an unique ID for each elog CREATE
and a version# field automaticly incremented after each update.
This must be implemented in ELOG source. |
68194
|
Fri Nov 20 10:28:41 2015 |
| Mike Giles | mike.giles@gmx.com | Question | Windows | 3.1.1 | log entries after a certain date not displayed - 3.1.1 |
Hi,
I'm having an issue with Elog 3.1.1 on windows 10 not displaying all log entries (after a certain date) in a logbook directory.
The logbook is saved in a Dropbox folder and the entries were created on a windows 8.1 PC with 3.1.1 also.
I created an entry in windows 10, this created a new log file (new day) with a duplicate ID, deleted the log file and then the windows 10 pc displayed all entries.
Is there any way to ensure Elogd picks up all log files ?
Thanks & Regards,
Mike
|
66927
|
Tue Nov 9 19:36:40 2010 |
| harley | h9s@ornl.gov | Other | Mac OSX | 2.7.8 | locking entries & auto-submission? |
We have multiple users for a single elog. Aside from making an entry only editable by the author, is there a way to secure the entry if it is being edited so that only one user may edit a particular entry at one time?
Also, is there a way to auto-submit entries after x minutes?
Your help and support are appreciated.
Harley |
1595
|
Tue Jan 17 01:01:05 2006 |
| Jason Koglin | koglin@astro.columbia.edu | Question | | V2.6.0 | localhost definition problem |
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.
I freshly installed it and when I type in http://localhost:8080/ it sends me to http://localhost:8080/demo/ . If I click on the first and only entry it sends me to http://sylvester.columbia.edu:8080/demo/1 and an error occurs loading the page. However if I type in http://localhost:8080/demo/1 it brings up the first entry correctly, but with no formatting because presumably it is looking in the wrong place for the default theme.
How do I fix this since this time reinstalling and rebooting hasn't fixed the problem?
Thanks,
Jason. |
69090
|
Fri Jan 24 14:56:56 2020 |
| Sara Vanini | vanini.sara@gmail.com | Question | Linux | Windows | 3.1.3 | local usage on windows + Linux virtual machine |
Hello again,
I love to use elog, but I don't need any other accessing it for the moment. So, it is possible to run elog locally on my PC, and make it not accessible from outside?
Moreover, I installed elog on a linux virtual machine running with Virtual Box on Windows 10. Is it possible to open/edit my elog both from the linux VM and from the Windows system? without any accessibility from outside my PC?
Many many thanks
Sara |
1727
|
Mon Feb 27 10:33:43 2006 |
| Holger Mundhahs | holger.mundhahs@vtg-rail.com | Bug report | Windows | 2.6.1-1653 | list view mode remembert - Bug? |
As default http://<hostname>/<LOGBOOK> shows the Summary View.
Clicking in "Full" changes the URL to http://<hostname>/<LOGBOOK>/?mode=full.
But now the URL http://<hostname>/<LOGBOOK> show the Full view as default.
I think the URL without ?mode=... should show every time the same result,
regardless the view used before. Or maybe I can configure, which view I want to
see if I use the URL w/o ?mode=... The option to hide/show attachments is affected too.
Example:
Default view mode = 0 | 1 | 2 | 3
0 = remember last used (default)
1 = Summary
2 = Full
3 = Threaded
Default attachment mode = 0 | 1 | 2
0 = remember last used (default)
1 = Hide attachment
2 = Show Attachment |
2249
|
Sun Jun 24 02:38:31 2007 |
| chris williams | chris_charles98@yahoo.com | Question | Windows | 2.6.5-1869 | list of 500 files |
How can I have my list accept over 500 entries? I tried increasing the elogd.c (max_n_list)file as stated but the compiler gives me errors. Please help |
69699
|
Mon Oct 9 10:43:46 2023 |
| Celeste Torkzaban | torkzaban at iqo.uni-hannover.de | Question | Windows | ELOG V3.1.3-793 | link to attachment within html editor |
Hello,
I like the ELcode feature that lets you easily make an internal link to an attachment in the same post. However, I wasn't able to get this to work in the html editor, even though it's possible to use the ELcode format to link to another post in the logbook. When I type in elog :/1 in the html editor (without the space) and submit (even with an attachment present), it weirdly gets changed and shows up as 61/1 in the submitted elog, without any hyperlink. As far as I know we're using the standard elog code and only modified css parameters. Is there another syntax to link to attachments in html?
Testing it out here: 69699/1 (elog :/1 without the space turned into 69699/1) |
Attachment 1: SCR14.PNG
|
|