Thursday, 2009-12-03

../irclogs/#mantishelp.2009-12-03.log
--- scribe started ---00:00
socorropchi everyone03:31
socorropci have an issue with mantis, I had to add many projects and subprojects, now loading of pages take ages, since its loading all projects into the list. Is there any way of optimizing the load of the pages, or filtering previously the projects?03:35
dhx_mthat should be fixed in 1.2.0rc203:36
dhx_mwe added some database indexes to speed up Mantis when there are a lot of projects active03:37
socorropcgreat news, do you think that it will work with 1500 projects?03:39
socorropcand around 3000 subprojects?03:40
dhx_mI can't say I've tried03:40
dhx_msomeone tested it with 900-1000 projects OK03:41
dhx_mlet me see if I can find the bug report03:41
socorropcok, thanks for the tip I will give a try 1.2rc203:41
dhx_mhow many users do you have?03:42
dhx_mhttp://www.mantisbt.org/bugs/view.php?id=1096303:43
socorropcusers around 50, but reporters around 203:48
socorropcoh, I forgot, since projects are for every client, potentially I will also have around 1500 additional users as read only...03:49
dhx_minteresting that you only have 2 reporters03:50
dhx_munless you're using Mantis as more of a status tracking thing03:50
socorropcit is because I will be reporting issues from a contact center03:51
dhx_mOK03:54
dhx_mI've never tried Mantis with so many projects/sub-projects03:54
dhx_mor seen a Mantis installation with that many projects03:54
dhx_malthough it is something that I can see as being quite valuable03:54
dhx_mit just makes it a little bit harder to design a UI for that sort of scale03:55
dhx_mdropdown lists become useless for instance, and you probably need to resort to searching for projects03:55
socorropcyeah I know I was just trying to do some customization of it, because the same things you are considering here...03:56
socorropcI searched all over the Internet but did not find anyone who has already done this...03:57
socorropcdo you know if there is a contribution for this issue? have you heard something like this?03:59
dhx_ma UI geared towards many projects?04:04
dhx_mthere is currently quite a lot of interest and discussion in designing a new UI for Mantis04:05
dhx_mso it is something we would need to consider for any new UI that is developed04:05
socorropcok, I we go further on with this modification, I can contact mantisbt people to have a look at it...04:08
dhx_myep04:19
dhx_malthough I'd say your configuration is a rare setup04:19
socorropcsure, well gotta be going thanks a lot for your help, i will have a look04:20
socorropc@1.2 and see if it works...04:20
dhx_mso it won't be easy accommodating your needs alongside the needs of small scale users04:20
dhx_mwith a templating engine, it'll make it easy on the UI front I suppose04:20
dhx_mbut moving to a templating engine is a big task04:21
dhx_mok04:21
socorropcwhich template engine you suggest?04:21
dhx_mwe've not decided on anything yet04:21
dhx_mbut there is a lot of interest in PHPTAL04:21
dhx_mas it produces clean XHTML output04:22
dhx_metc04:22
socorropcit is a replacement of css?04:23
dhx_mnope04:23
dhx_mit's just a way to create the UI separate from the actual PHP code behind Mantis04:23
dhx_mcontent/code separation04:23
dhx_mwhich makes it very easy to hack/improve the UI without needing any programming skills04:24
dhx_ms/any/many04:24
socorropcoh I see great!04:24
socorropcand this when do you plant to implement into mantis? version 1.2?04:29
socorropcwill take some time to rewrite the code...04:30
dhx_mnot 1.204:30
dhx_m1.3 or later04:30
dhx_m1.2 is feature complete04:30
dhx_m(major features that is)04:30
socorropcyeap rc2...04:31
socorropcthanks again for the help, have a great day, bye04:37
dhx_mok np, cya :)04:37
VaidyHi i'm trying to restrict new user registrations to specific mail domains. Any easy way to do this?06:03
tester_Hi can some one help me in Mantis Setup?08:33
tester_I have some difficulty in accessing mantis login page..08:34
CIA-21Mantisbt: jreese * r09b1691cf30a /core/columns_api.php: Fix #11253: Projection column not shown correctly13:58
CIA-21Mantisbt: jreese master-1.2.x * r534284421854 /core/columns_api.php: Fix #11253: Projection column not shown correctly13:58
Administradorhey14:16
GianfrancoPintuscan somebody help me?14:19
GianfrancoPintusi am getting the database is not supported by PHP. Check that it has been compiled into your server.14:19
GianfrancoPintusi know that this has been solved several times in the forums but i can't get it to work14:20
GianfrancoPintusanybody?14:20
nuclear_eclipseGianfrancoPintus: touching the obvious question first: what database type are you using, and have you enabled the appropriate PHP extension for that database in your php.ini?14:31
CIA-21Mantisbt: jreese * raa042ae6f25f / (core/authentication_api.php verify.php): Fix #11031, 10930: fix anonymous user auto-login14:39
CIA-21Mantisbt: jreese master-1.2.x * r0085bcd791b1 / (core/authentication_api.php verify.php): Fix #11031, 10930: fix anonymous user auto-login14:39
GianfrancoPintusthanx for answering. I am using MSSQL, i enable the extensions in the php.ini, also i am using IIS 5.1 server14:40
nuclear_eclipsecan you try viewing a PHP page that just consists of "<?php phpinfo(); ?>" and make sure the MSSQL extensions are showing up on that correctly14:41
GianfrancoPintusok14:46
GianfrancoPintusall it apears about sql is sql.safe_mode and the envariomental variables of MSSQL14:47
GianfrancoPintusplease excuse my poor english14:48
nuclear_eclipseGianfrancoPintus: I'm not familiar with setting up IIS or MSSQL, so my only other suggestion is to try restarting IIS/PHP, and if that doesn't fix it, then try to asking some place that knows more about MSSQL14:56
nuclear_eclipsefrom the error message, it sounds to me more like a configuration issue than a problem with mantis, but I don't know for sure14:57
nuclear_eclipsesorry =\14:57
GianfrancoPintusok, thank you for your time. i 'll try to connect iis to the database without php.14:58
nuclear_eclipsedhx_m: there?15:47
CIA-21Mantisbt: jreese * rbb5e03c5c4fc /docbook/adminguide/en/ (4 files): Fix #11065: Fix internal admin guide links17:07
CIA-21Mantisbt: jreese master-1.2.x * r52b3a40a974b /docbook/adminguide/en/ (4 files): Fix #11065: Fix internal admin guide links17:07
CIA-21Mantisbt: jreese * r28e4cbb583ef /docbook/adminguide/en/ (10 files): Issue #11065: Add admin guide chapter/section ids17:07
CIA-21Mantisbt: jreese master-1.2.x * r0fff6e7e4aac /docbook/adminguide/en/ (10 files): Issue #11065: Add admin guide chapter/section ids17:07
g0rd0nhi17:50
g0rd0ni'm having some difficulty at getting LDAP login work with mantis 1.2.0rc2... maybe someone could help me out on this? :)17:52
g0rd0nbind to ldap server fails and i dont quite understand why17:52
g0rd0nthen i have a related question actually: is it possible to use the username/password the user supplies in the logon page in the config file?17:53
nuclear_eclipseg0rd0n: can you try with latest from git master-1.2.x?  I think there were some recent ldap fixes that made it into there17:53
g0rd0noh shit17:53
g0rd0ni never touched git17:53
nuclear_eclipseit's ok17:53
nuclear_eclipseyou can grab a snapshot17:53
g0rd0noh, ok17:54
nuclear_eclipsehttp://git.mantisbt.org/?p=mantisbt.git;a=snapshot;h=52b3a40a974b9e0bf0bd91dd8b9ad64d2dfc48be;sf=tgz17:54
nuclear_eclipsethat's a snapshot of today's latest git17:54
nuclear_eclipsealternatively, you could test a nightly build17:54
nuclear_eclipsehttp://www.mantisbt.org/builds17:55
g0rd0ndo i have to do any upgrade procedure or just overwrite the files?17:55
nuclear_eclipseyou should be able to just overwrite files17:55
g0rd0nok17:57
g0rd0nuploading...17:57
g0rd0nnot working :(18:01
g0rd0ni'm pretty sure it has to do something with the way i configged it18:02
* nuclear_eclipse pokes paulr 18:02
nuclear_eclipsepaulr is the ldap guy...18:02
g0rd0ni'm kinda new to ldap :$18:02
nuclear_eclipsejoin the club :P18:02
g0rd0nthe ldap server is not allowing anonymous binds afaik, so i guess i have to bind using the user supplied login data, but no idea how to do that :(18:03
g0rd0npaulr: wake up! cookies! :)18:03
g0rd0nok i can report some kind of success :)18:19
g0rd0nhmmm little question, if i use ldap and the user logs in, where is the password checked against?18:23
g0rd0nok that all seems to work after checking18:32
g0rd0nonly problem is when a user logs in via ldap that is not yet in mantis' mysql db, i get an error about invalid email address... also i noticed when enabling the ldap mail option, that it was trying to get the email from the "mail" field... is it possible to specify that field's name somewhere? can't find the option18:33
g0rd0nlol ok forget it, it worked now18:36
g0rd0n2009-12-03 19:36 CET ldap Found value '' for field 'mail'. get this in log but it seems to work anyway18:37
CIA-21Mantisbt: jreese * rb0f99a7b682e /docbook/developers/en/plugins-building.sgml: Documented plugin configuration.20:51
CIA-21Mantisbt: jreese master-1.2.x * redcc93f8af6d /docbook/developers/en/plugins-building.sgml: Documented plugin events and hooks.20:51
CIA-21Mantisbt: jreese master-1.2.x * r455606c811af /docbook/developers/en/plugins-building.sgml: Documented plugin pages and files.20:51
CIA-21Mantisbt: jreese * r7414c5b848ca /docbook/developers/en/plugins-building.sgml: Documented plugin pages and files.20:51
CIA-21Mantisbt: jreese * racb89edc6598 /docbook/developers/en/plugins-building.sgml: Documented plugin events and hooks.20:51
CIA-21Mantisbt: jreese master-1.2.x * r8ee16840107b /docbook/developers/en/plugins-building.sgml: Documented plugin configuration.20:51
paulrg0rd0n: !!!21:14
paulrcookies!21:14
paulrnuclear_eclipse: moo21:14
g0rd0npaulr: :) i think i got it working... :)21:14
paulrk21:14
paulrI need to go through mantis again21:15
paulr:)21:15
* paulr isn't sure about some of the changes21:15
g0rd0ndo you know if mantis is able to handle different ldap groups? so i can automatically assign a user to management, development, reporter etc...21:15
paulrnot like that no21:16
g0rd0nok21:59
g0rd0nnot that important :)21:59
CIA-21Mantisbt: robert.munteanu * r1690847b103c /api/soap/ (mc_issue_api.php mc_project_api.php): Fixes #0011215: tns:AttachmentData download_url does not encode ampersands22:19
CIA-21Mantisbt: robert.munteanu master-1.2.x * rc0f84e152f0c /api/soap/ (mc_issue_api.php mc_project_api.php): Fixes #0011215: tns:AttachmentData download_url does not encode ampersands22:22
CIA-21Mantisbt: jreese * r3991a0a7e0b8 /core/plugin_api.php: Implemented multi-part plugin dependency checks22:56
CIA-21Mantisbt: jreese master-1.2.x * r03d54d98472a /core/plugin_api.php: Implemented multi-part plugin dependency checks22:56

Generated by irclog2html.py