| ../irclogs/#mantishelp.2009-12-03.log | ||
| --- scribe started --- | 00:00 | |
| socorropc | hi everyone | 03:31 |
|---|---|---|
| socorropc | i 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_m | that should be fixed in 1.2.0rc2 | 03:36 |
| dhx_m | we added some database indexes to speed up Mantis when there are a lot of projects active | 03:37 |
| socorropc | great news, do you think that it will work with 1500 projects? | 03:39 |
| socorropc | and around 3000 subprojects? | 03:40 |
| dhx_m | I can't say I've tried | 03:40 |
| dhx_m | someone tested it with 900-1000 projects OK | 03:41 |
| dhx_m | let me see if I can find the bug report | 03:41 |
| socorropc | ok, thanks for the tip I will give a try 1.2rc2 | 03:41 |
| dhx_m | how many users do you have? | 03:42 |
| dhx_m | http://www.mantisbt.org/bugs/view.php?id=10963 | 03:43 |
| socorropc | users around 50, but reporters around 2 | 03:48 |
| socorropc | oh, I forgot, since projects are for every client, potentially I will also have around 1500 additional users as read only... | 03:49 |
| dhx_m | interesting that you only have 2 reporters | 03:50 |
| dhx_m | unless you're using Mantis as more of a status tracking thing | 03:50 |
| socorropc | it is because I will be reporting issues from a contact center | 03:51 |
| dhx_m | OK | 03:54 |
| dhx_m | I've never tried Mantis with so many projects/sub-projects | 03:54 |
| dhx_m | or seen a Mantis installation with that many projects | 03:54 |
| dhx_m | although it is something that I can see as being quite valuable | 03:54 |
| dhx_m | it just makes it a little bit harder to design a UI for that sort of scale | 03:55 |
| dhx_m | dropdown lists become useless for instance, and you probably need to resort to searching for projects | 03:55 |
| socorropc | yeah I know I was just trying to do some customization of it, because the same things you are considering here... | 03:56 |
| socorropc | I searched all over the Internet but did not find anyone who has already done this... | 03:57 |
| socorropc | do you know if there is a contribution for this issue? have you heard something like this? | 03:59 |
| dhx_m | a UI geared towards many projects? | 04:04 |
| dhx_m | there is currently quite a lot of interest and discussion in designing a new UI for Mantis | 04:05 |
| dhx_m | so it is something we would need to consider for any new UI that is developed | 04:05 |
| socorropc | ok, I we go further on with this modification, I can contact mantisbt people to have a look at it... | 04:08 |
| dhx_m | yep | 04:19 |
| dhx_m | although I'd say your configuration is a rare setup | 04:19 |
| socorropc | sure, well gotta be going thanks a lot for your help, i will have a look | 04:20 |
| socorropc | @1.2 and see if it works... | 04:20 |
| dhx_m | so it won't be easy accommodating your needs alongside the needs of small scale users | 04:20 |
| dhx_m | with a templating engine, it'll make it easy on the UI front I suppose | 04:20 |
| dhx_m | but moving to a templating engine is a big task | 04:21 |
| dhx_m | ok | 04:21 |
| socorropc | which template engine you suggest? | 04:21 |
| dhx_m | we've not decided on anything yet | 04:21 |
| dhx_m | but there is a lot of interest in PHPTAL | 04:21 |
| dhx_m | as it produces clean XHTML output | 04:22 |
| dhx_m | etc | 04:22 |
| socorropc | it is a replacement of css? | 04:23 |
| dhx_m | nope | 04:23 |
| dhx_m | it's just a way to create the UI separate from the actual PHP code behind Mantis | 04:23 |
| dhx_m | content/code separation | 04:23 |
| dhx_m | which makes it very easy to hack/improve the UI without needing any programming skills | 04:24 |
| dhx_m | s/any/many | 04:24 |
| socorropc | oh I see great! | 04:24 |
| socorropc | and this when do you plant to implement into mantis? version 1.2? | 04:29 |
| socorropc | will take some time to rewrite the code... | 04:30 |
| dhx_m | not 1.2 | 04:30 |
| dhx_m | 1.3 or later | 04:30 |
| dhx_m | 1.2 is feature complete | 04:30 |
| dhx_m | (major features that is) | 04:30 |
| socorropc | yeap rc2... | 04:31 |
| socorropc | thanks again for the help, have a great day, bye | 04:37 |
| dhx_m | ok np, cya :) | 04:37 |
| Vaidy | Hi 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-21 | Mantisbt: jreese * r09b1691cf30a /core/columns_api.php: Fix #11253: Projection column not shown correctly | 13:58 |
| CIA-21 | Mantisbt: jreese master-1.2.x * r534284421854 /core/columns_api.php: Fix #11253: Projection column not shown correctly | 13:58 |
| Administrador | hey | 14:16 |
| GianfrancoPintus | can somebody help me? | 14:19 |
| GianfrancoPintus | i am getting the database is not supported by PHP. Check that it has been compiled into your server. | 14:19 |
| GianfrancoPintus | i know that this has been solved several times in the forums but i can't get it to work | 14:20 |
| GianfrancoPintus | anybody? | 14:20 |
| nuclear_eclipse | GianfrancoPintus: 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-21 | Mantisbt: jreese * raa042ae6f25f / (core/authentication_api.php verify.php): Fix #11031, 10930: fix anonymous user auto-login | 14:39 |
| CIA-21 | Mantisbt: jreese master-1.2.x * r0085bcd791b1 / (core/authentication_api.php verify.php): Fix #11031, 10930: fix anonymous user auto-login | 14:39 |
| GianfrancoPintus | thanx for answering. I am using MSSQL, i enable the extensions in the php.ini, also i am using IIS 5.1 server | 14:40 |
| nuclear_eclipse | can you try viewing a PHP page that just consists of "<?php phpinfo(); ?>" and make sure the MSSQL extensions are showing up on that correctly | 14:41 |
| GianfrancoPintus | ok | 14:46 |
| GianfrancoPintus | all it apears about sql is sql.safe_mode and the envariomental variables of MSSQL | 14:47 |
| GianfrancoPintus | please excuse my poor english | 14:48 |
| nuclear_eclipse | GianfrancoPintus: 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 MSSQL | 14:56 |
| nuclear_eclipse | from the error message, it sounds to me more like a configuration issue than a problem with mantis, but I don't know for sure | 14:57 |
| nuclear_eclipse | sorry =\ | 14:57 |
| GianfrancoPintus | ok, thank you for your time. i 'll try to connect iis to the database without php. | 14:58 |
| nuclear_eclipse | dhx_m: there? | 15:47 |
| CIA-21 | Mantisbt: jreese * rbb5e03c5c4fc /docbook/adminguide/en/ (4 files): Fix #11065: Fix internal admin guide links | 17:07 |
| CIA-21 | Mantisbt: jreese master-1.2.x * r52b3a40a974b /docbook/adminguide/en/ (4 files): Fix #11065: Fix internal admin guide links | 17:07 |
| CIA-21 | Mantisbt: jreese * r28e4cbb583ef /docbook/adminguide/en/ (10 files): Issue #11065: Add admin guide chapter/section ids | 17:07 |
| CIA-21 | Mantisbt: jreese master-1.2.x * r0fff6e7e4aac /docbook/adminguide/en/ (10 files): Issue #11065: Add admin guide chapter/section ids | 17:07 |
| g0rd0n | hi | 17:50 |
| g0rd0n | i'm having some difficulty at getting LDAP login work with mantis 1.2.0rc2... maybe someone could help me out on this? :) | 17:52 |
| g0rd0n | bind to ldap server fails and i dont quite understand why | 17:52 |
| g0rd0n | then 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_eclipse | g0rd0n: can you try with latest from git master-1.2.x? I think there were some recent ldap fixes that made it into there | 17:53 |
| g0rd0n | oh shit | 17:53 |
| g0rd0n | i never touched git | 17:53 |
| nuclear_eclipse | it's ok | 17:53 |
| nuclear_eclipse | you can grab a snapshot | 17:53 |
| g0rd0n | oh, ok | 17:54 |
| nuclear_eclipse | http://git.mantisbt.org/?p=mantisbt.git;a=snapshot;h=52b3a40a974b9e0bf0bd91dd8b9ad64d2dfc48be;sf=tgz | 17:54 |
| nuclear_eclipse | that's a snapshot of today's latest git | 17:54 |
| nuclear_eclipse | alternatively, you could test a nightly build | 17:54 |
| nuclear_eclipse | http://www.mantisbt.org/builds | 17:55 |
| g0rd0n | do i have to do any upgrade procedure or just overwrite the files? | 17:55 |
| nuclear_eclipse | you should be able to just overwrite files | 17:55 |
| g0rd0n | ok | 17:57 |
| g0rd0n | uploading... | 17:57 |
| g0rd0n | not working :( | 18:01 |
| g0rd0n | i'm pretty sure it has to do something with the way i configged it | 18:02 |
| * nuclear_eclipse pokes paulr | 18:02 | |
| nuclear_eclipse | paulr is the ldap guy... | 18:02 |
| g0rd0n | i'm kinda new to ldap :$ | 18:02 |
| nuclear_eclipse | join the club :P | 18:02 |
| g0rd0n | the 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 |
| g0rd0n | paulr: wake up! cookies! :) | 18:03 |
| g0rd0n | ok i can report some kind of success :) | 18:19 |
| g0rd0n | hmmm little question, if i use ldap and the user logs in, where is the password checked against? | 18:23 |
| g0rd0n | ok that all seems to work after checking | 18:32 |
| g0rd0n | only 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 option | 18:33 |
| g0rd0n | lol ok forget it, it worked now | 18:36 |
| g0rd0n | 2009-12-03 19:36 CET ldap Found value '' for field 'mail'. get this in log but it seems to work anyway | 18:37 |
| CIA-21 | Mantisbt: jreese * rb0f99a7b682e /docbook/developers/en/plugins-building.sgml: Documented plugin configuration. | 20:51 |
| CIA-21 | Mantisbt: jreese master-1.2.x * redcc93f8af6d /docbook/developers/en/plugins-building.sgml: Documented plugin events and hooks. | 20:51 |
| CIA-21 | Mantisbt: jreese master-1.2.x * r455606c811af /docbook/developers/en/plugins-building.sgml: Documented plugin pages and files. | 20:51 |
| CIA-21 | Mantisbt: jreese * r7414c5b848ca /docbook/developers/en/plugins-building.sgml: Documented plugin pages and files. | 20:51 |
| CIA-21 | Mantisbt: jreese * racb89edc6598 /docbook/developers/en/plugins-building.sgml: Documented plugin events and hooks. | 20:51 |
| CIA-21 | Mantisbt: jreese master-1.2.x * r8ee16840107b /docbook/developers/en/plugins-building.sgml: Documented plugin configuration. | 20:51 |
| paulr | g0rd0n: !!! | 21:14 |
| paulr | cookies! | 21:14 |
| paulr | nuclear_eclipse: moo | 21:14 |
| g0rd0n | paulr: :) i think i got it working... :) | 21:14 |
| paulr | k | 21:14 |
| paulr | I need to go through mantis again | 21:15 |
| paulr | :) | 21:15 |
| * paulr isn't sure about some of the changes | 21:15 | |
| g0rd0n | do 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 |
| paulr | not like that no | 21:16 |
| g0rd0n | ok | 21:59 |
| g0rd0n | not that important :) | 21:59 |
| CIA-21 | Mantisbt: robert.munteanu * r1690847b103c /api/soap/ (mc_issue_api.php mc_project_api.php): Fixes #0011215: tns:AttachmentData download_url does not encode ampersands | 22:19 |
| CIA-21 | Mantisbt: 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 ampersands | 22:22 |
| CIA-21 | Mantisbt: jreese * r3991a0a7e0b8 /core/plugin_api.php: Implemented multi-part plugin dependency checks | 22:56 |
| CIA-21 | Mantisbt: jreese master-1.2.x * r03d54d98472a /core/plugin_api.php: Implemented multi-part plugin dependency checks | 22:56 |
Generated by irclog2html.py