ID |
Date |
Icon |
Author |
Author Email |
Category |
OS |
ELOG Version |
Subject |
1821
|
Fri May 5 14:49:19 2006 |
| Bertram Metz | bmetz@sbs.com | Question | Linux | 2.6.1-1622 | Email notification (bug tracking system) | Hello,
I'd like to use ELOG like a bug tracking system. I've created an attribute with the name AssignedTo. The attribute type is set to userlist. The value of AssignedTo is set to the full name of the selected user. There is no simple relationship between the full name and the email address on our system. Is it possible to get the email address of a user from the full name?
Attributes = Author, Category, Hardware, Software, Subject, Keywords, Status, AssignedTo
Options Category = Bug Report{1}, Observation{2}, Other{3}
Type AssignedTo = userlist
Show Attributes = Author, Category, Hardware, Software, Subject, Keywords
{1} Show Attributes = Author, Category, Hardware, Software, Subject, Keywords, Status, AssignedTo
Required Attributes = Author, Hardware, Software, Category
Options Status = new, open, confirmed, closed
;the following line does not work, since $AssinedTo contains the full name of the user
Email Category Bug Report = $AssignedTo@company.com
Kind regards,
Bertram |
2103
|
Thu Nov 30 16:07:54 2006 |
| Bertram Metz | bmetz@sbs.com | Question | Linux | 2.6.1-1622 | Re: Email notification (bug tracking system) |
Stefan Ritt wrote: |
Bertram Metz wrote: | Hello,
I'd like to use ELOG like a bug tracking system. I've created an attribute with the name AssignedTo. The attribute type is set to userlist. The value of AssignedTo is set to the full name of the selected user. There is no simple relationship between the full name and the email address on our system. Is it possible to get the email address of a user from the full name?
Attributes = Author, Category, Hardware, Software, Subject, Keywords, Status, AssignedTo
Options Category = Bug Report{1}, Observation{2}, Other{3}
Type AssignedTo = userlist
Show Attributes = Author, Category, Hardware, Software, Subject, Keywords
{1} Show Attributes = Author, Category, Hardware, Software, Subject, Keywords, Status, AssignedTo
Required Attributes = Author, Hardware, Software, Category
Options Status = new, open, confirmed, closed
;the following line does not work, since $AssinedTo contains the full name of the user
Email Category Bug Report = $AssignedTo@company.com
Kind regards,
Bertram |
I implemented the attribute type useremail for you. This can be used like:
Attributes = Author, Catorory, AssignedTo
Type AssignedTo = useremail
Email Category Bug Report = $AssignedTo
You will see only the email address of the people in the list, but since the email address usually contains the name this might be enough. A different system would have been too difficult to implement. The new feature is contained in SVN revision 1754. |
Thank you very much Stefan,
that works fine for me!
Bertram |
2318
|
Thu Sep 27 15:18:10 2007 |
| Bertram Metz | Bertram.Metz@gefanuc.com | Question | Linux | Windows | 2.6.5-1844 | Re: Post appearing twice | I've observed the same behavior with attributes containing a dash. Would it be possible to allow '-' in attributes?
Bertram |
66628
|
Tue Nov 24 10:38:26 2009 |
| Bertram Metz | Bertram.Metz@gefanuc.com | Question | Other | 2.7.7 | elogd.cfg for this forum | Hi Stefan,
I'm interested in the current configuration file for this discussion forum. Could you please post it to the
'config examples' logbook?
Thanks,
Bertram |
66629
|
Thu Nov 26 13:12:23 2009 |
| Bertram Metz | Bertram.Metz@gefanuc.com | Question | Other | 2.7.7 | Re: elogd.cfg for this forum | > Hi Stefan,
>
> I'm interested in the current configuration file for this discussion forum. Could you please post it to the
> 'config examples' logbook?
>
> Thanks,
> Bertram
Sure, here it is! |
Attachment 1: elogd.cfg
|
[Forum]
; general options
Password file = <xxx>
CSS = forum.css
Login expiration = 1000
Allow delete = stefan
Self register = 2
Comment = Discussion forum about ELOG
Display mode = threaded
Guest menu commands = Back, Find, Login, Help
Guest list menu commands = Find, Login, Help
Number Attachments = 1
Message comment = <img src=icons/icon6.gif> Please enter only serious messages here, for testing use the <a href="../Linux+Demo">Linux</a> Logbook:
Entries per page = 8
Reverse sort = 1
Restrict edit = 1
; Attributes
Attributes = Icon, Author, Author Email, Category, OS, ELOG Version, Subject
Options Category = Info, Bug report, Bug fix, Question, Request, Comment, Other
Style Category Info = background-color:lightblue;color:red
IOptions Icon = icon1.gif, icon2.gif, icon3.gif, icon4.gif, icon5.gif, icon6.gif, icon7.gif, icon8.gif, icon12.gif, icon13.gif, icon14.gif
MOptions OS = Linux, Windows, Mac OSX, All, Other
Icon comment icon1.gif = Entry
Icon comment icon2.gif = Reply
Icon comment icon3.gif = Idea
Icon comment icon4.gif = Warning
Icon comment icon5.gif = Question
Icon comment icon6.gif = Cool
Icon comment icon7.gif = Smile
Icon comment icon8.gif = Angy
Icon comment icon12.gif = Blink
Icon comment icon13.gif = Disagree
Icon comment icon14.gif = Agree
Required Attributes = Author, Author Email, Subject, Icon, OS, ELOG Version, Category
Preset on reply subject = Re: $subject
Thread display = $subject, posted by $author on $Entry time
RSS title = $subject, posted by $author on $Entry time
Thread icon = Icon
Date format = %B %d, %Y
Preset Author = $long_name
Preset Author Email = $user_email
Preset on reply Author = $long_name
Preset on reply Author Email = $user_email
Preset on reply Icon = icon2.gif
Locked Attributes = Author
Quick filter = Date, Category, Subtext
; Combine attributes into singles lines
Format Author = 1
Format Author email = 1, attribname, attribvalue, 30, 256
Format OS = 1
Format ELOG Version = 1, attribname, attribvalue, 10, 10
Format Subject = 0, subjname, subjvalue
; Email notification
Email message body = 1
Display Email recipients = 0
Omit Email to = 1
Use Email from = noreply@psi.ch
Use Email subject = ELOG Forum: "$Subject" posted by $Author
Email encoding = 4
|
66762
|
Mon Mar 15 09:29:11 2010 |
| Bertram Metz | Bertram.Metz@ge.com | Question | Windows | 2.7.8 | Invalid URL for groups beneath top groups in overview page | Hi,
I'm trying to implement top groups and started with the sample configuration shown in the 'Syntax of elogd.cfg' chapter of the documentation. But now I'm facing a problem with the links in the logbook selection page.
Here's my group configuration:
Group Linux PCs = Red Hat, Debian, Mandrake
Group Windows PCs = NT, XP
Top group engineering = Linux PCs, Windows PCs
Top group administration = Employees, Purchases
Show top groups = 1
The selection page for the top groups is displayed correctly, but the URL for the groups beneath the top group is incorrect. The URL for the Linux PCs group for instance is http://localhost:8080/engineering/engineering/ . The URLs for the logbooks within the Linux PCs groups is correct (e.g. http://localhost:8080/Debian/)
Has anybody an idea what's going wrong in y configuration?
Bertram |
Attachment 1: elogd.cfg
|
[global]
Port=8080
Logbook tabs = 1
Expand selection page = 0
;Main tab = "Overview"
Use Lock = 1
Default encoding = 1
Resolve host names = 0
Logfile = elogd.log
Logging level = 3
Logout to main = 1
Options Author = BMetz
Admin user = BMetz
Password file = ./passwd
;Protect selection page = 0
Group Linux PCs = Red Hat, Debian, Mandrake
Group Windows PCs = NT, XP
Top group engineering = Linux PCs, Windows PCs
Top group administration = Employees, Purchases
Show top groups = 1
[Red Hat]
Comment = Red Hat Logbook
Time format = %Y-%m-%d
[Debian]
Comment = Debian Logbook
Time format = %Y-%m-%d
[Mandrake]
Comment = Mandrake Logbook
Time format = %Y-%m-%d
[NT]
Comment = NT Logbook
Time format = %Y-%m-%d
[XP]
Comment = VR11/VP11
Time format = %Y-%m-%d
[Employees]
Comment = Employess
Time format = %Y-%m-%d
[Purchases]
Comment = Purchases
Time format = %Y-%m-%d
|
66764
|
Mon Mar 15 13:20:17 2010 |
| Bertram Metz | Bertram.Metz@ge.com | Comment | Windows | 2.7.8 | Re: Invalid URL for groups beneath top groups in overview page |
Stefan Ritt wrote: |
Bertram Metz wrote: |
Hi,
I'm trying to implement top groups and started with the sample configuration shown in the 'Syntax of elogd.cfg' chapter of the documentation. But now I'm facing a problem with the links in the logbook selection page.
Here's my group configuration:
Group Linux PCs = Red Hat, Debian, Mandrake
Group Windows PCs = NT, XP
Top group engineering = Linux PCs, Windows PCs
Top group administration = Employees, Purchases
Show top groups = 1
The selection page for the top groups is displayed correctly, but the URL for the groups beneath the top group is incorrect. The URL for the Linux PCs group for instance is http://localhost:8080/engineering/engineering/ . The URLs for the logbooks within the Linux PCs groups is correct (e.g. http://localhost:8080/Debian/)
Has anybody an idea what's going wrong in y configuration?
Bertram
|
Thanks for reporting this bug. I fixed it in the intermediate release 278-4 which is ready for download.
|
Thanks for the quick bug fix.
Bertram |
976
|
Tue Mar 8 17:31:55 2005 |
| Benjamin Brown | brownbr@hotmail.com | Question | Linux | 2.5.7 | Compilation flag/file question | If I want to go to the latest CVS release, what files do I have to compile
along with the elogd.c file? Also, do I need to use any special gcc flags
for the compilation? Thanks. |
|