| ../irclogs/#mantishelp.2009-05-08.log | ||
| --- scribe started --- | 00:00 | |
| ToffeePops | Hi, I noticed on the mantis website when going to the bugtracker, your users have avatars. How do we add avatars in our system? | 02:03 |
|---|---|---|
| ToffeePops | We are on mantis 1.1.2 (yeah we need to upgrade). Has the avatar support gone in since then? | 02:03 |
| nuclear_eclipse | iirc, it's in 1.1.x | 02:10 |
| nuclear_eclipse | iirc, you should just need to set $g_show_avatar_threshold in your config_inc.php | 02:11 |
| ToffeePops | Ah, awesome, will try it out... but I know little about our mantis setup (except via the web interface) - where do I find that cfg file? Something like /opt/mantis...? | 02:15 |
| rtyler | http://www.mantisforge.org/dev/manual/en/administration_guide/x2248.html | 02:39 |
| rtyler | looking at that | 02:39 |
| rtyler | there's no custom_constant_inc.php in 1.2 | 02:39 |
| ToffeePops | nuclear_eclipse: oh, btw, found it thanks :) | 02:41 |
| ToffeePops | Once I've set set $g_show_avatar_threshold (and set $g_show_avatar = ON), what do I do to set an avatar? I thought I could do this through 'my account'...? | 02:53 |
| ToffeePops | Hi, I've enabled avatars in our mantis setup (and we're seeing the default 'no_avatar.png' in our mantis calls) but I cannot see how to set an avatar picture. How do you do it? | 03:49 |
| [KK]Kirill | Трям. Any around? | 07:57 |
| dhx_m | yep hey | 08:00 |
| [KK]Kirill | dhx_m: hi.. | 08:01 |
| [KK]Kirill | what happend with paul, john? | 08:01 |
| [KK]Kirill | where are they? | 08:02 |
| dhx_m | too angry after learning their Duke Nukem Forever Mantis plugin will no longer be of use? :p | 08:03 |
| [KK]Kirill | dhx_m: why? | 08:03 |
| dhx_m | ... bad joke... 3d Realms was closed a few days ago for good... so DNF really will be forever | 08:04 |
| [KK]Kirill | :) | 08:05 |
| abalonesoft | hi | 09:27 |
| abalonesoft | you there ? | 09:28 |
| abalonesoft | I have some queries concerning mantisbt using | 09:29 |
| abalonesoft | any one can help me with this | 09:29 |
| abalonesoft | please | 09:29 |
| rtyler | silly mibbit user | 09:50 |
| mantisbot | New bug: Bug 10471 - Storm - open - new | 12:20 |
| mantisbot | New bug: Date type custom fields is not updating - http://www.mantisbt.org/bugs/view.php?id=10471 | 12:20 |
| nuclear_eclipse | [KK]Kirill: here now | 12:29 |
| [KK]Kirill | hi | 12:29 |
| [KK]Kirill | John, I have linux-server | 12:30 |
| [KK]Kirill | Can you help me config it for git-server, such as git.mantisforge.org? | 12:30 |
| nuclear_eclipse | [KK]Kirill: I only know how to set up git.mantisbt.org -- mantisforge.org is completely different, and only paulr knows how that works... | 12:32 |
| [KK]Kirill | nuclear_eclipse: did you know where paul? | 12:35 |
| nuclear_eclipse | nope | 12:35 |
| [KK]Kirill | :( | 12:36 |
| [KK]Kirill | One sec. I just look git.mantisbt.org | 12:36 |
| dhx_m | howdy | 12:38 |
| nuclear_eclipse | hi | 12:38 |
| dhx_m | I have a patch for bug 10453 ready :) | 12:39 |
| mantisbot | Bug 10453 - dhx - open - new | 12:39 |
| mantisbot | Time tracking billing menu link should show for those with read only access to billing data - http://www.mantisbt.org/bugs/view.php?id=10453 | 12:39 |
| [KK]Kirill | john, what i must configure such as git.mantisbt.org? | 12:47 |
| nuclear_eclipse | gitosis, gitweb, and git-daemon | 12:47 |
| [KK]Kirill | ok | 12:48 |
| nuclear_eclipse | mantisforge doesn't use gitosis, and uses a highly modified version of gitweb; I don't how/where to find information on how to set it up, and paulr spent a lot of effort and time doing it | 12:49 |
| [KK]Kirill | ok. thanks | 12:49 |
| [KK]Kirill | I see. I already installed gitweb, and git-daemon. gitosis - not found | 12:51 |
| nuclear_eclipse | http://scie.nti.st/2007/11/14/hosting-git-repositories-the-easy-and-secure-way | 12:51 |
| [KK]Kirill | nuclear_eclipse: It's pretty way. Thanks | 12:52 |
| nuclear_eclipse | you're welcome | 12:53 |
| nuclear_eclipse | dhx_m: I have to disagree with 10453 | 13:07 |
| dhx_m | hmm really? | 13:07 |
| nuclear_eclipse | it seems correct the way it currently is | 13:07 |
| nuclear_eclipse | the threshold it uses it specifically defined as users running reports | 13:08 |
| nuclear_eclipse | /** | 13:08 |
| nuclear_eclipse | * access level required to run reports | 13:08 |
| nuclear_eclipse | * @global int $g_time_tracking_reporting_threshold | 13:08 |
| nuclear_eclipse | */ | 13:08 |
| nuclear_eclipse | $g_time_tracking_reporting_threshold = MANAGER; | 13:08 |
| dhx_m | oh oops | 13:08 |
| dhx_m | I thought it was who could track time | 13:08 |
| dhx_m | rather than who could create reports | 13:08 |
| nuclear_eclipse | hehe, the name is confusing... | 13:08 |
| nuclear_eclipse | $g_time_tracking_edit_threshold is the one you were thinking of | 13:09 |
| dhx_m | ah *doh* :) | 13:09 |
| dhx_m | in that case, I'll delete the branch :) | 13:09 |
| dhx_m | thanks for the heads up | 13:09 |
| nuclear_eclipse | np, I'll mark the issue appropriately | 13:09 |
| dhx_m | thanks :) | 13:09 |
| CIA-31 | Mantisbt: frodgers * r9204036daf39 /manage_tags_page.php: Now passing manage_tags_page.php to the print menu call to prevent link being present when on manage tags page. | 13:31 |
| dhx_m | new committer? | 13:32 |
| nuclear_eclipse | no, my co-worker :) | 13:32 |
| dhx_m | ah :) | 13:32 |
| dhx_m | was wondering why I had never heard of him before lol | 13:32 |
| Vyas | #eventum | 13:33 |
| Vyas | Sorry, might not be a very good question but I am just wondering Is there a way in Mantis that users wont have to create accounts to submit issues. The existing users in network can report issues and the Domain Controller authenticates the users ? | 13:48 |
| nuclear_eclipse | Vyas: there is basic support for using LDAP authentication; iirc, it just auto-creates new user accounts if authentication succeeds | 13:51 |
| Vyas | nuclear_eclipse: Ah, nice. Is there any support for Active Directory ? | 13:53 |
| nuclear_eclipse | Vyas: talk to paulr; AD is based off of LDAP, and we don't explicitly support it, but paulr knows how to modify the LDAP support for use with AD | 13:54 |
| Vyas | nuclear_eclipse: I see. I'll ping paulr one of these days and ask him if he would be able to help me. Thanks : ) | 13:56 |
| nuclear_eclipse | you're welcome | 13:56 |
| mantisbot | New bug: Bug 10472 - KarolinaR - open - new | 14:11 |
| mantisbot | New bug: Custom fields are missing separators - http://www.mantisbt.org/bugs/view.php?id=10472 | 14:11 |
| CIA-31 | Mantisbt: jreese * r4f83762b98c0 /bug_report_page.php: Fixed duplicate summary texts on the simple report page. | 14:11 |
| kenguest | any mantis plugins for responding to/taking emails as input? | 15:02 |
| nuclear_eclipse | kenguest: not yet; you're more than welcome to create one :) | 15:08 |
| nuclear_eclipse | however, I do believe that Giallu is/has created a separate Python app that performs that task outside of Mantis via the SOAP API | 15:09 |
| kenguest | I've done similar for an internal document management system here in work. | 15:10 |
| mantisbot | New bug: Bug 10473 - eltaca - open - new | 16:47 |
| mantisbot | New bug: Integration with TESTLINK - http://www.mantisbt.org/bugs/view.php?id=10473 | 16:47 |
| mantisbot | New bug: Bug 10474 - eltaca - open - new | 17:07 |
| mantisbot | New bug: Time tracking should be able to filtrer by CATEGORY - http://www.mantisbt.org/bugs/view.php?id=10474 | 17:07 |
| paulr | duke for ever! | 21:04 |
Generated by irclog2html.py