ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
1403
|
Thu Sep 1 18:26:38 2005 |
| ralphb | elog@spampot.com | Comment | | | Re: something for the wishlist: 'Recent Changes' |
Heiko Scheit wrote: | A 'Recent Changes'-link (option) that lists entries that were changed
recently, where 'recent' can be changed from 1,2,3...(some maximum)
days. |
Two possible solutions:
1. Use ELOG's RSS support (look for "RSS Title" in the config syntax help). I added an RSS icon to each entry with "Bottom Text=<a href="http://myserver:8080/mylogbook/elog.rdf"><img border=0 height="14" width="36" src="/Rssicon_3614.gif" alt="[RSS]"></a>
2. Add a new attribute "Revised" and config it as follows: "Locked attributes = Revised" and "Subst on Edit Revised = $date". It'll get updated each time the entry gets updated. Then all you just need to create a link to "http://yourserver:8080/yourlogbook/page?mode=summary&rsort=Revised"
Best regards, Ralph. |
1402
|
Thu Sep 1 17:53:58 2005 |
| ralphb | elog@spampot.com | | | | Re: Changes in Comment and Elog Index page? |
ralphb wrote: | - The "Several logbooks are defined on this host" elog index page was previously collapsable, now it is not. |
OK, I've fixed that one with "Expand Selection page = 0" |
1401
|
Wed Aug 31 22:03:04 2005 |
| Martin Lindjärv | martin.lindjarv@emta.ee | Bug report | Windows | V2.5.9-4 | password forgot kills elogd |
Hi!
At first, thanx for this software!
But i found a bug or something like that. I installed elog on win2003 and winxp with default settings. And everywhere i had same problem - when forgot password is used it kills elogd. Error what is reported in EventLog is "Faulting application elogd.exe, version 0.0.0.0, faulting module elogd.exe, version 0.0.0.0, fault address 0x0002f1ee." and thats all. For testing tried newest beta too but it seems to have same problem.
i can insert my email address and when i click submit it wait's for some time and then gives 404.
But tried under linux (gentoo) and everything works like charm.
Any kind of info would be good... |
1400
|
Wed Aug 31 22:02:46 2005 |
| Martin Lindjärv | martin.lindjarv@emta.ee | Bug report | Windows | V2.5.9-4 | password forgot kills elogd |
Hi!
At first, thanx for this software!
But i found a bug or something like that. I installed elog on win2003 and winxp with default settings. And everywhere i had same problem - when forgot password is used it kills elogd. Error what is reported in EventLog is "Faulting application elogd.exe, version 0.0.0.0, faulting module elogd.exe, version 0.0.0.0, fault address 0x0002f1ee." and thats all. For testing tried newest beta too but it seems to have same problem.
i can insert my email address and when i click submit it wait's for some time and then gives 404.
Any kind of info would be good... |
1399
|
Fri Aug 26 13:08:10 2005 |
| Heiko Scheit | h.scheit@mpi-hd.mpg.de | Request | | | something for the wishlist: 'Recent Changes' |
Something for the wishlist:
A 'Recent Changes'-link (option) that lists entries that were changed
recently, where 'recent' can be changed from 1,2,3...(some maximum)
days. |
1398
|
Mon Aug 15 12:54:56 2005 |
| Michael Husbyn | michaelh@online.no | Question | Linux | 2.5.9-2 | Re: Omitting some fields in e-mail |
>
> > I added the option "Email attributes = <list>" for that. So you can specify
> >
> > Email attributes = UA, Pri, Status, Oppdragsgiver, EpostTil, Tittel
> >
> > which also sets the order of the attributes. The cange is in CVS.
Hello Stefan,
Tested the 2.6.0-beta4, and it sort of works. config parameter:
Email attributes = Tittel,Status
gives the mail:
Logbook : work
Tittel : Test
Status : Åpen
Logbook URL : http://xxxxxxxxxxxxxxxx/work/904
---
Is there a way to remove Logbook field (and perhaps Logbook URL if I want?)
Best regards
Michael |
1397
|
Wed Aug 10 18:32:14 2005 |
| Oleg Solovyanov | Oleg.Solovyanov@ihep.ru | Bug report | Linux | 2.6.0-b4 | Comment tooltip shows comment from other logbook |
I have several logbooks with Comment lines,
but the tooltip shows sometimes the correct comment,
sometimes the comment from other logbook...
I see the same behaviour also on this very page...
I use Mozilla 1.7.10.
Tried with Konqueror -> same problem. |
1396
|
Wed Aug 10 11:28:30 2005 |
| ralphb | elog@spampot.com | | | | Changes in Comment and Elog Index page? |
Just updated to ELOG V2.6.0-beta4 from V2.5.6-2 and I note a couple of changes:
- HTML code inculed in elog.cfg "Comment" lines were previously rendered, now they are not. e.g. "Comment = Some comment <A href="http://somedomain.com/some.html" target="_top"> Some link text</A>" Is this change deliberate, or is the functionality likely to return? Any workaround?
- The "Several logbooks are defined on this host" elog index page was previously collapsable, now it is not. Same questions as previous.
Thanks & best regards,
Ralph. |