ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
67463
|
Wed Mar 6 17:56:22 2013 |
| Ron Beekman | ron.beekman@gmail.com | Question | Windows | V2.9.2-247 | Wrong link in "Your ELOG account has been activated" email |
After entering a new user and activating it in ELOG, the new user receives an email.
The link does not work because the port number is repeated in the link (see below)
In the Global part of the elogd.ini we have added the port:
port = 8080
Maybe I am overlooking something, any suggestions are very much appreciated!
Thanks!
Ron
- - - - - -
Email Subject: Your ELOG account has been activated
Email Body:
Your ELOG account has been activated on host eloghost:8080.
You can access it at http://eloghost:8080:8080/logbookname/?unm=newuser.
To subscribe to any logbook, click on 'Config' in that logbook. |
66464
|
Mon Jul 27 10:20:14 2009 |
| T. Ribbrock | emgaron+elog@ribbrock.org | Bug report | Linux | 2.7.6 | Wrong error message if invalid attribute is used |
I just ran into this little bug: I had defined a new logbook in my config file and suddenly got the message Attribute "Date" not allowed. While I did have several attributes starting with the word "Date" (e.g. "Date In Service", "Date Retired") I had no attribute "Date" in there. After some pondering and wildly commenting out lines, it finally dawned on me: I had used an attribute "ID" - which is also not allowed. However, it would be very helpful if the error message actually reflected that...  |
66734
|
Mon Mar 8 16:16:39 2010 |
| Mads Jessen | mcj@dmi.dk | Question | Windows | 2.6.1-1642 | Wrong author when replying a reply |
When replying on a reply, the author is set to the author on the original reply? Othervice it workes great!
part of code:
...
Preset Author = $long_name
Locked Attributes = Author
Subst on reply author = $long_name
...
|
200
|
Thu Jan 30 19:52:46 2003 |
| Matthew | greggmc@yahoo.com | Question | | | Write only |
I'm interested using elog for a lab notebook. Once entries have been
entered they cannot be changed/edited.
Is it possible for elog to be setup to support something like this? A write
only mode? |
68983
|
Tue May 21 15:05:25 2019 |
| Marcel Krenz | krenz@fhi-berlin.mp.de | Question | Windows | 3.1.4 | Write by a .dll instead of the elog.exe |
Dear All,
is it possible to write to the elog instead of the Command line throug a .dll
Best
MK |
67002
|
Wed Jan 26 19:35:48 2011 |
| Louis de Leseleuc | louis.deleseleuc@nrc-cnrc.gc.ca | Request | Linux | 2.8.1 | Working Ubuntu 10.10 ELOG binaries |
Hello,
Can anyone please send me, or publicly provide, working Ubuntu 10.10 binaries (64-bit) for ELOG?
I have compiled and installed the program. While the core functionalities are OK, I have run into irritating bugs in filtering and config editing that are not present in the online demo (but are in my local demo and logbook).
Hence I suspect compilation to be the cause.
For the curious:
- Saving the config within ELOG scrambles the elog.conf file
Theme = default
Comment = Louis's Lab Book
Attributes = Project, Type, Category, Subject
after saving becomes
Them = defaultt
Commnt = Louiss's Lab Book
Attribute = Prroject, Type, Category, Subject
- In the Find page, drop-down filters for attributes are ignored, but text is searched
- In the threaded view, Quick filters "dissociate" posts and replies, so that all rows are now in reverse chronological order
Cheers!
Louis
|
1665
|
Wed Feb 8 18:23:52 2006 |
| Steve Jones | steve.jones@freescale.com | Question | All | 2.6.1 | Work on PAM Support? |
Stefan (or any others):
Has anyone been seriously looking into building in PAM support in eLog? I ask because I have started reading the developer papers from Sun and looking at sample code.
Thanks
Steve |
600
|
Wed Jul 14 21:47:47 2004 |
| Steve Jones | steve.jones@freescale.com | Request | All | 2.5.3 | Wishlist: TOOLTIP for ATTRIBUTES |
Using the COMMENT feature to add guidance to an ATTRIBUTE works great, but
is it possible to add a TOOLTIP <ATTRIBUTE> = so as to save screen space?
For a complex entry form it is desireable to try and have everything in a
single window and this, I think, would help.
Thanks |