Thursday, 2010-06-10

CIA-22Mantisbt: daryn * rb4038b50a16c / (5 files in 3 dirs): Load common.js after jquery conflicts have been resolved.01:09
CIA-22Mantisbt: daryn * r2dc8409eb9d5 / (3 files in 3 dirs): Remove ToggleDiv call from the html and add jquery listener. Modify to use01:09
CIA-22Mantisbt: daryn * r1819bbdf8c2d / (54 files in 6 dirs): Add html_css_link function and convert hardcoded links to use the function.02:01
*** Quits: micahg (~micah@ubuntu/member/micahg) (Ping timeout: 252 seconds)02:18
*** Joins: Cupertino (~Cupez@unaffiliated/cupertino)02:37
*** Joins: giallu (~giallu@fedora/giallu)02:39
*** Joins: rolfkleef (~rolf@urtica.xs4all.nl)03:03
*** Quits: daryn (~daryn@h16.5.170.216.ip.windstream.net) (Quit: Ex-Chat)03:30
*** Joins: Rixie (~Rixie@0x4dd7390e.adsl.cybercity.dk)03:41
*** Joins: fanno (~Morten@90.184.93.233)04:15
*** Joins: dhx_m (~anonymous@c122-107-185-177.eburwd5.vic.optusnet.com.au)04:50
*** Joins: davidinc (~d5374b0d@gateway/web/freenode/ip.213.55.75.13)05:17
*** Quits: siebrand (~beis@sm.xs4all.nl) ()05:41
*** Quits: rolfkleef (~rolf@urtica.xs4all.nl) (Ping timeout: 265 seconds)05:52
*** Joins: rolfkleef (~rolf@82-204-82-162.fttx.bbeyond.nl)06:09
*** Joins: _obook (~olivier@2a01:e34:ee77:ce60:21c:25ff:fe28:c750)06:42
*** Quits: davidinc (~d5374b0d@gateway/web/freenode/ip.213.55.75.13) (Ping timeout: 252 seconds)07:12
*** Joins: davidinc (~d5374b0d@gateway/web/freenode/ip.213.55.75.13)07:37
*** Joins: kirillka (~Miranda@82-205-36-78.baltnet.ru)08:08
*** Joins: moto-moi (~hylke@cara.xs4all.nl)08:08
*** Joins: gunee (~wollivie@ARennes-251-1-130-249.w86-210.abo.wanadoo.fr)08:34
guneeHi everyone. Is there a way to configure Mantis so that the e-mails related to a same bug are threaded ?08:35
Cupertinohi davidinc08:45
CupertinoI see you updated reminder again08:45
davidincCupertino: hi08:58
Cupertino:)08:58
davidincCupertino: what can I help you/08:59
davidinc?08:59
Cupertinonothing m808:59
Cupertinojust wanted to say hi and say i uploaded your new version08:59
nuclear_eclipsegunee: they should all be part of a single thread afaik, or it at least works that way in Thunderbird09:01
davidincCupertino: Cool have fun!!09:01
*** Quits: fanno (~Morten@90.184.93.233) (Read error: Connection reset by peer)09:02
guneenuclear_eclipse: thanks for the answer. I use thunderbird though, and messages do not appear as threads.09:03
guneeIs it possible that the Mantis version installed on our server is buggy ? It's 1.0.0 rc 209:03
nuclear_eclipseoh09:03
nuclear_eclipsethat's quite out of date...09:03
nuclear_eclipseyou should *really* try to upgrade to the latest stable versions09:04
guneeso it seems... I'll talk to the server admin about that. What would be the recommended version ?09:04
nuclear_eclipse1.2.1 is the latest stable version09:05
guneeok. I'll see what I can do...09:06
*** Joins: fanno (~b3g@193.3.95.240)10:03
*** Quits: rolfkleef (~rolf@82-204-82-162.fttx.bbeyond.nl) (Ping timeout: 258 seconds)10:18
*** Joins: micahg (~micah@ubuntu/member/micahg)10:33
*** Quits: kirillka (~Miranda@82-205-36-78.baltnet.ru) (Read error: Connection reset by peer)10:53
*** Quits: giallu (~giallu@fedora/giallu) (Ping timeout: 252 seconds)10:55
*** Quits: Cupertino (~Cupez@unaffiliated/cupertino) (Quit: I give up...)10:58
*** Quits: Rixie (~Rixie@0x4dd7390e.adsl.cybercity.dk) (Quit: Rixie)11:10
*** Joins: daryn (~daryn@rrcs-76-79-4-2.west.biz.rr.com)11:34
guneeHi again. I've read the documentation about e-mail notifications but I haven't really understood how to replace the $g_to_email parameter. Can someone help me ?11:57
*** Quits: daryn (~daryn@rrcs-76-79-4-2.west.biz.rr.com) (Quit: Ex-Chat)12:00
*** Joins: daryn (~daryn@rrcs-76-79-4-2.west.biz.rr.com)12:00
*** Joins: rolfkleef (~rolf@urtica.xs4all.nl)12:03
nuclear_eclipsedaryn: 12:18
darynlo12:18
nuclear_eclipsegunee: add a new line in your config_inc.php with $g_to_email = "wahatever";12:18
nuclear_eclipsedaryn: re your jquery changes in master12:18
darynya?12:19
nuclear_eclipsedoes that maintain the existing behavior of remembering what divs a user has collapsed for future page loads?12:19
darynyes12:19
nuclear_eclipseok, cool, it just wasn't immediately obvious from the diffs :P12:19
darynit still calls ToggleDiv, it just gets assigned from the script12:20
*** Quits: micahg (~micah@ubuntu/member/micahg) (Ping timeout: 240 seconds)12:20
darynthere is one minor bug i found when hitting the report page the Ajax object is not found and then it forgets the settings. i'll be tracking that down soon12:22
daryni'm cleaning up filter changes now and piecing together the commits so hopefully you'll have something to look at real soon12:23
nuclear_eclipseawesome12:24
daryni updated your product matrix plugin as an example as well12:24
nuclear_eclipsewheee!12:24
darynit isn't 100% because i wasn't sure on a couple of things but at least it will give you an idea of what i'm doing12:24
nuclear_eclipsepvm filters are quite a workaround hack, very tightly tied to the way that mantis internals work... =\12:28
nuclear_eclipseeg, using a filter to specify a set of columns to force into the current configuration12:28
darynok, well, maybe that won't be necessary now. we can talk about it once i push to forge and figure out how it should work12:29
nuclear_eclipseok12:29
nuclear_eclipsetbh, I did it that way because I didn't like any way of integrating that as part of the core filter/plugin system12:30
nuclear_eclipseie, better to have the tacky stuff in a single plugin than part of the core APIs12:30
darynright12:30
*** Quits: _obook (~olivier@2a01:e34:ee77:ce60:21c:25ff:fe28:c750) (Remote host closed the connection)12:44
*** Joins: AzaToth (~azatoth@wikipedia/AzaToth)13:07
*** Joins: siebrand (~beis@sm.xs4all.nl)13:09
*** Joins: micahg (~micah@ubuntu/member/micahg)14:02
guneenuclear_eclipse: thanks, but is this also valid for version 1.2.1 ? I've done what you suggested, but it doesn't seem to be working. What about the last bullet of this section http://docs.mantisbt.org/master/en/administration_guide.html#ADMIN.CUSTOMIZE.EMAIL ?14:43
*** Quits: daryn (~daryn@rrcs-76-79-4-2.west.biz.rr.com) (Read error: Connection reset by peer)14:44
*** Joins: daryn (~daryn@rrcs-76-79-4-2.west.biz.rr.com)14:48
nuclear_eclipsegunee: I don't see "to_email" anywhere in config_defaults_inc.php in 1.2.1, so I guess not14:49
guneeThis is what I understood when reading the doc I pointed above14:50
*** Joins: ultra_blue (~gogogo@129.24.112.59)14:51
nuclear_eclipseunfortunately, much of the admin guide is leftover from 1.0.x and 1.1.x... =\14:51
ultra_blueHello, everybody. Mantis 1.1.8. Is there a way to prevent released versions from appearing in the Report Issues page? Thanks!14:52
ultra_blueIn the 'Target Version' drop down.14:52
guneeI created an account for our bug reports mailing list, but the mailing list still doesn't receive messages. I'm not sure if I configured the mailing properties for this user correctly...14:53
nuclear_eclipseultra_blue: a) that should only happen by default for developers or higher, and b) it's a configurable threshold that you could set to NOBODY14:53
nuclear_eclipseultra_blue: counter intuitively, I believe $g_report_issues_for_unreleased_versions_threshold controls that14:55
ultra_bluenuclear_eclipse: Understood. But I often get confused about which version I'm applying an Issue to, and since we never add Issues to released versions, it would be great if they didn't appear at all.14:55
ultra_bluenuclear_eclipse: sweet. I14:55
ultra_blue'll take a look.14:55
ultra_blueIt looks like $g_report_issues_for_unreleased_versions_threshold controls who can assign Issues to an unreleased version. I want to hide released versions in the 'Target Version' drop down.15:01
nuclear_eclipsehide individual released versions, or all of them?15:09
ultra_bluejust individual released versions.15:10
ultra_blueOnce we release, there's no need for them appear in that list anymore. Once a release has happened, we can't add any more Issues to it. Cause it's released.15:11
ultra_blue;)15:11
nuclear_eclipsein that case, you should be able to set the version as "obsolete", which will hide it from the various version dropdowns, as well as the roadmap/changelog, but I don't know of a way to hide individual versions from *only* the target version field, although IMO that sounds like a bug, because you shouldn't be able to set something to target a released version...15:11
nuclear_eclipseper chance, are you using versions inherited from a parent project?15:12
nuclear_eclipsenvm, inherited versions were added in 1.215:13
ultra_blueLemme see if obsolete is an option.15:14
nuclear_eclipseeither way, you might want to consider upgrading to version 1.2.1, first to see if it fixes the behavior, but also because it hasa lot of feature and security updates15:15
ultra_blueGood advice. I'll see if I can rattle the system folk chains a little. I don't see any way of setting the version to obsolete in our version.15:16
ultra_blueThanks for your help!15:17
nuclear_eclipseultra_blue: that might be yet another feature added in 1.2.x =\15:19
nuclear_eclipseit's hard to keep track15:19
ultra_blue<nods> But still, you're right, we should upgrade.15:19
ultra_blueHow painful is it?15:19
ultra_blueOn a scale of 1-10. ;)15:19
nuclear_eclipseabout 3 or 4, assuming you don't have any customizations to the code15:21
ultra_bluehardly any.15:22
nuclear_eclipsebackup your database/install, copy configs and custom_* to the fresh 1.2.1 install, point your browser at admin/install.php to upgrade the database schema, and that should be it15:22
ultra_blueIt took us awhile to realize that we can configure Mantis a lot, and that what comes out of the box isn't necessarily best practice but more of a guideline.15:23
nuclear_eclipsehttp://git.mantisbt.org/?p=mantisbt.git;a=blob;f=doc/INSTALL;h=e77fc6a7818d89e7ebbd748b345f3ba4b83b3c7c;hb=a6a8ed17748a91e019239beff77869c94198a23215:23
ultra_blueHa, sweet.15:23
ultra_blueSystems folk love short instructions.15:24
nuclear_eclipseI don't like writing long instructions :P15:24
ultra_blueAh, that's your work?15:27
nuclear_eclipseyep15:28
guneenuclear_eclipse: Still no idea of how to fix this problem ?15:28
nuclear_eclipsegunee: no, I'm not sure15:29
nuclear_eclipseI rarely deal withemail in mantis15:29
ultra_blueAh. Well thanks again for your attention.15:29
guneeok. Thanks anyway15:29
nuclear_eclipseultra_blue: np, hope the upgrade works out15:29
*** Joins: shruggar (~shruggar@5acc3e92.bb.sky.com)15:42
shruggarwhen trying to view rss feeds for mantis, I get: "APPLICATION WARNING #403: Database field "email" not found."  at the top of the xml output. I have already tried running the upgrade script under admin/, and have updated to 1.2.115:45
*** Quits: micahg (~micah@ubuntu/member/micahg) (Ping timeout: 265 seconds)15:53
shruggarcan someone with a working install send me a mysql schema?15:54
*** Joins: micahg (~micah@ubuntu/member/micahg)15:56
guneenuclear_eclipse: I finally managed: I created an account with the bug reports ML address, set it up as a viewer account, and then I ticked all the boxes for "viewer" in the E-mail notifications page.16:09
guneeIt is cheesy, but it seems to be working. I wonder why the developers have decided to remove this g_to_email setting though...16:10
guneeAnd e-mails are still not threaded, but I think that comes from our mailing list system.16:11
shruggarapparently, somehow there were some issues with an invalid reporter_id16:19
*** Quits: shruggar (~shruggar@5acc3e92.bb.sky.com) (Remote host closed the connection)16:37
*** Quits: fanno (~b3g@193.3.95.240) (Remote host closed the connection)16:42
*** Parts: gunee (~wollivie@ARennes-251-1-130-249.w86-210.abo.wanadoo.fr)16:51
*** Joins: slestak (~sromanow@63-144-86-130.dia.static.qwest.net)16:53
slestakhi guys.  upgradign my 1.1.6 vm to 1.2.1  I have my backups and have copied the new code to the vm.  I am getting a 403 forbidden on install.php16:54
slestaki dont think i would need to modify my apache vhost for the upgrade.  I see the permission denied in apaches error.log16:55
*** Quits: micahg (~micah@ubuntu/member/micahg) (Read error: Connection reset by peer)17:05
slestaki tried this from localhost in lynx as well as from remote browser.17:06
*** Joins: micahg (~micah@ubuntu/member/micahg)17:20
*** Quits: daryn (~daryn@rrcs-76-79-4-2.west.biz.rr.com) (Read error: Connection reset by peer)17:28
*** Joins: fanno (~Morten@90.184.93.233)17:34
*** Quits: moto-moi (~hylke@cara.xs4all.nl) (Quit: Ex-Chat)17:43
*** Quits: PennStater (~Aaron@unaffiliated/pennstater) (Ping timeout: 240 seconds)18:02
*** PennStater^AtWrk is now known as PennStater18:02
*** Quits: rolfkleef (~rolf@urtica.xs4all.nl) (Ping timeout: 276 seconds)18:35
*** Joins: PennStater- (Aaron@unaffiliated/pennstater)18:42
*** Quits: PennStater- (Aaron@unaffiliated/pennstater) (Ping timeout: 240 seconds)18:50
*** Joins: PennStater- (Aaron@unaffiliated/pennstater)18:53
*** Quits: PennStater- (Aaron@unaffiliated/pennstater) (Ping timeout: 264 seconds)18:58
*** Quits: CIA-22 (cia@208.69.182.149) (Ping timeout: 260 seconds)19:08
*** Joins: pconrad (~pconrad@dhcp-41-207.cs.ucsb.edu)19:30
pconradHi Everyone19:30
pconradI'm trying to do some custom reporting against the SQL tables for my Mantis install19:31
pconradand am wondering if anyone knows off the top of their head where the mapping between the bug status codes in the status field of mantis_bug_table and the text status codes lives?19:32
pconradI'm gonna start hunting through source code in a minute, but I figured I'd ask the room first in case someone just knows off the top of their head19:33
pconradOne of the things I'm trying to do in my custom reports is locate bugs that are either 'resolved' or 'closed'19:35
pconradI can hard code "90" and "80" in my SQL queries but I'm wondering if there is any reason not to do that... i.e. do these numbers live in a configuration file or a database table somewhere?19:37
pconradI see code such as config_get( 'bug_resolved_status_threshold' )   that makes me thing that there is some mapping somewhere I might be able to look up...19:38
pconradOk, core/config_api.php seems to be the code where the thresholds are looked up19:43
pconradand it seems you look first in cache, then database, then $GLOBALS19:43
pconradwhere are the $GLOBALS set?  that's what I haven't found yet19:44
*** Quits: ultra_blue (~gogogo@129.24.112.59) (Quit: Leaving.)19:48
pconradThe answer appears to be core/constant_inc.php19:48
*** Joins: CIA-22 (~CIA@208.69.182.149)19:48
pconradThat's not where $GLOBALS is defined---haven't found that yet---but it is where the relationship between "80" and "90" and "resolved" and "closed" is made19:51
pconradSounds like its ok to just hardcode 80 and 90 at least for now----can anyone at least say "yup, sounds ok"?19:52
*** Quits: scribe9343423 (~scribe934@static.96.23.63.178.clients.your-server.de) (Remote host closed the connection)19:59
*** Joins: scribe9343423 (~scribe934@static.96.23.63.178.clients.your-server.de)20:00
*** Quits: AzaToth (~azatoth@wikipedia/AzaToth) (Remote host closed the connection)20:45
*** Quits: pconrad (~pconrad@dhcp-41-207.cs.ucsb.edu) (Quit: pconrad)20:49
*** Joins: daryn (~daryn@h148.221.31.71.dynamic.ip.windstream.net)20:52
*** Joins: daryn_ (~daryn@h248.133.28.71.dynamic.ip.windstream.net)21:27
*** Quits: daryn (~daryn@h148.221.31.71.dynamic.ip.windstream.net) (Ping timeout: 245 seconds)21:31
*** Joins: daryn__ (~daryn@h196.67.29.71.dynamic.ip.windstream.net)22:05
*** Quits: fanno (~Morten@90.184.93.233) (Read error: Connection reset by peer)22:06
*** Quits: daryn_ (~daryn@h248.133.28.71.dynamic.ip.windstream.net) (Ping timeout: 276 seconds)22:09
*** Quits: daryn__ (~daryn@h196.67.29.71.dynamic.ip.windstream.net) (Quit: Ex-Chat)22:26
*** PennStater is now known as PennStater^AtWrk22:52
*** Joins: PennStater (Aaron@unaffiliated/pennstater)22:53
*** Quits: micahg (~micah@ubuntu/member/micahg) (Ping timeout: 264 seconds)23:52

Generated by irclog2html.py 2.9.2 by Marius Gedminas - find it at mg.pov.lt!