| *** dejalexander <dejalexander!~dejalexan@87.114.247.153> has joined #mantisbt | 00:07 | |
| *** dejalexander <dejalexander!~dejalexan@87.114.247.153> has quit IRC | 00:11 | |
| *** dejalexander <dejalexander!~dejalexan@87.114.247.153> has joined #mantisbt | 01:56 | |
| *** kirillka <kirillka!~Miranda@195.242.142.17> has joined #mantisbt | 01:56 | |
| *** dejalexander <dejalexander!~dejalexan@87.114.247.153> has quit IRC | 02:00 | |
| *** HeXiLeD <HeXiLeD!~L3D@unaffiliated/hexiled> has quit IRC | 02:45 | |
| *** HeXiLeD <HeXiLeD!~L3D@69.196.165.41> has joined #mantisbt | 02:55 | |
| *** HeXiLeD <HeXiLeD!~L3D@69.196.165.41> has quit IRC | 03:20 | |
| *** HeXiLeD <HeXiLeD!~L3D@69.196.165.41> has joined #mantisbt | 03:22 | |
| *** dejalexander <dejalexander!~dejalexan@83-244-237-92.cust-83.exponential-e.net> has joined #mantisbt | 03:58 | |
| *** foXen <foXen!~Thunderbi@pd956dbbe.dip0.t-ipconnect.de> has joined #mantisbt | 04:04 | |
| *** dejalexander <dejalexander!~dejalexan@83-244-237-92.cust-83.exponential-e.net> has quit IRC | 06:30 | |
| *** dejalexander <dejalexander!~dejalexan@host90-152-0-6.ipv4.regusnet.com> has joined #mantisbt | 07:00 | |
| *** parag0n <parag0n!~parag0n@thinkl33t.co.uk> has joined #mantisbt | 07:12 | |
| *** vovella <vovella!1f0d1402@gateway/web/freenode/ip.31.13.20.2> has joined #mantisbt | 07:24 | |
| vovella | Hello | 07:24 |
|---|---|---|
| vovella | Anybody know how I can colorize e-mail notifications? | 07:25 |
| vovella | I think, need to change type of e-mail from plain text to html. | 07:25 |
| foXen | yes, that would be the first step | 07:45 |
| vovella | foXen: Do you know how do it? | 08:06 |
| *** dejalexander <dejalexander!~dejalexan@host90-152-0-6.ipv4.regusnet.com> has quit IRC | 08:21 | |
| foXen | sorry, did not looked into this | 08:25 |
| foXen | you have to send the mail with an other mime-type | 08:26 |
| foXen | and of course write <html>bar<foo>etc</foo></html> | 08:27 |
| vovella | In which file? | 08:39 |
| foXen | what about searching "mail" in mantis folders? ;;) | 08:45 |
| foXen | how would you change code, if you don't know how to search? | 08:45 |
| foXen | sry | 08:45 |
| *** foXen <foXen!~Thunderbi@pd956dbbe.dip0.t-ipconnect.de> has quit IRC | 09:05 | |
| *** foXen <foXen!~Thunderbi@pd956dbbe.dip0.t-ipconnect.de> has joined #mantisbt | 09:08 | |
| GitHub | [mantisbt] vboctor pushed 5 new commits to master: http://git.io/pBNG | 10:38 |
| GitHub | mantisbt/master 5890e6b Victor Boctor: Fix bug where reporter can't close issues... | 10:38 |
| GitHub | mantisbt/master 7e188bc Victor Boctor: Fix bug where reporter can't re-open issues... | 10:38 |
| GitHub | mantisbt/master 0298961 Victor Boctor: Temp fix to inability to disable notifications... | 10:38 |
| *** kirillka <kirillka!~Miranda@195.242.142.17> has quit IRC | 11:00 | |
| travis-ci | Build #125: vboctor/mantisbt Issue3874_project_view_status (9c0a898) Victor Boctor - The build passed. | 11:07 |
| travis-ci | Build details: http://travis-ci.org/vboctor/mantisbt/builds/53811294 | 11:07 |
| travis-ci | Code Changes: https://github.com/vboctor/mantisbt/compare/0298961561b5^...9c0a8984c6eb | 11:07 |
| *** dejalexander <dejalexander!~dejalexan@87.114.247.153> has joined #mantisbt | 11:37 | |
| *** Protogenes <Protogenes!~Protogene@dslb-178-012-023-026.178.012.pools.vodafone-ip.de> has quit IRC | 12:54 | |
| *** dejalexander <dejalexander!~dejalexan@87.114.247.153> has quit IRC | 12:56 | |
| *** foXen <foXen!~Thunderbi@pd956dbbe.dip0.t-ipconnect.de> has quit IRC | 12:58 | |
| *** dejalexander <dejalexander!~dejalexan@87.114.247.153> has joined #mantisbt | 15:14 | |
| *** vonunov <vonunov!~un@vonunov.nu> has joined #mantisbt | 15:40 | |
| vonunov | Hi all. I'm thinking of repurposing a bug tracker to receive and confirm reports of cheating (etc.) and then create blacklists for a video game. I'll need to accept data for custom fields, disable/disregard usually mandatory fields like platform, OS (don't even really need a Summary/short-desc), mark the reports confirmed or unconfirmed, and then be able to more or less easily export certain | 15:44 |
| vonunov | fields of reports (preferably en masse) into plain text in a specific format, with certain consistent strings behind some of the field data. I've been playing around with Bugzilla but I'm at the point of manually editing template files and then trying to get Bugzilla to ignore the missing data in mandatory fields, etc. Do you think mantis would lend itself better to this, or should I be | 15:44 |
| vonunov | starting with something else entirely ? | 15:44 |
| vonunov | I see it will export to Word, so I guess this can be repurposed? I'm going to toss up a test server soon but wondered if this seemed like a good idea to the experienced | 15:44 |
| *** dejalexander <dejalexander!~dejalexan@87.114.247.153> has quit IRC | 16:42 | |
| *** dejalexander <dejalexander!~dejalexan@87.114.247.153> has joined #mantisbt | 17:06 | |
| vonunov | Got a tester up, promising so far | 17:07 |
| *** dejalexander <dejalexander!~dejalexan@87.114.247.153> has quit IRC | 19:30 | |
| *** vonunov <vonunov!~un@vonunov.nu> has left #mantisbt | 19:43 | |
| *** dejalexander <dejalexander!~dejalexan@87.114.247.153> has joined #mantisbt | 21:18 | |
| *** dejalexander <dejalexander!~dejalexan@87.114.247.153> has quit IRC | 21:23 | |
| *** dejalexander <dejalexander!~dejalexan@87.114.247.153> has joined #mantisbt | 23:07 | |
| *** dejalexander <dejalexander!~dejalexan@87.114.247.153> has quit IRC | 23:12 | |
Generated by irclog2html.py 2.13.0 by Marius Gedminas - find it at mg.pov.lt!