Tuesday, 2010-07-13

../irclogs/#mantishelp.2010-07-13.log
--- scribe started ---00:00
mantisbt_92029hello02:02
mantisbt_92029hi02:02
mantisbt_92029anyone there?02:03
mantisbt_92029hi tavasti02:04
mantisbt_92029a u there?02:04
mantisbt_92029anyone can help me02:05
mantisbt_92029i need help from you all02:05
nuclear_eclipse"Just Ask!"02:06
mantisbt_92029Need to show location in viewing issue list at view_all_bug_page.php. There are only available column "P", "ID", "#", "Category", "Severity", "Status", 'Updated', 'Summary'. Kindly guide how to add column to get location.02:06
nuclear_eclipseManage -> Manage Configuration -> Manage Columns02:07
mantisbt_92029in mantis 1.2.0 there are manage column functionality which we can configure to add custom location column in view issue column02:08
mantisbt_92029but in mantis 1.1.8 doesn't having that functionality to add02:08
mantisbt_92029any idea02:08
nuclear_eclipseit's not supported in 1.1.802:09
mantisbt_92029is it any idea or solution we can configure it?02:09
mantisbt_92029at back end02:10
mantisbt_92029in coding side to show the that location in viewing issue02:10
nuclear_eclipsenot that I know of; that code is very complex to deal with02:11
mantisbt_92029is it?02:11
mantisbt_92029but do you know which php file holding this configuration02:12
mantisbt_92029i need to location in bottom in viewing issues area02:13
mantisbt_92029not in filtering area at top02:13
mantisbt_92029in view_all_bug_page.php02:13
nuclear_eclipseconfig_defaults_inc.php might have something you can override of interest, but otherwise, I'm not sure that I can help you02:13
mantisbt_92029ok sir02:14
mantisbt_92029thanks for your advice02:14
mantisbt_92029good day02:14
mantisbt_92029bye02:14
nuclear_eclipseyou're welcome02:14
mantisbt_92029take care02:14
mantisbt_00194hi nuclear_eclipse02:28
mantisbt_00194i just found out the config_default_inc to edit the configuration02:29
mantisbt_00194it say that02:29
mantisbt_00194This configuration can be overriden dynamically by overriding the custom function "get_columns_to_view".02:29
mantisbt_00194can i know which php file they mention02:30
mantisbt_00194custom function  "get_column_to_view"02:30
mantisbt_00194a u there?02:30
mantisbt_00194hi nuclear02:33
mantisbt_00194a u there/02:33
mantisbt_00194anyone there?02:33
mantisbt_00194anyone can help me02:36
mantisbt_00194plz can anyone help me02:38
mantisbt_00194hi02:39
nuclear_eclipsehttp://manual.mantisbt.org/manual.customizing.mantis.custom.functions.example.custom.function.php02:40
nuclear_eclipsehttp://manual.mantisbt.org/manual.customizing.mantis.custom.functions.php02:40
ToffeePopsnuclear_eclipse: Hi, you helped me to disable editing of 'additional info' by setting $g_bug_update_page_fields in the config_inc.php file.04:16
ToffeePopsBut I wanted to allow editing for managers... so I added 'update_issues_page_columns' to the mantis_config_table, which what I hoped would be the correct setting. Are you able to see if this is right?04:16
ToffeePops(Correction - developers and above...)04:16
ToffeePopsa:14:{i:0;s:9:"selection";i:1;s:4:"edit";i:2;s:8:"priority";i:3;s:2:"id";i:4;s:17:"sponsorship_total";i:5;s:14:"bugnotes_count";i:6;s:11:"category_id";i:7;s:8:"severity";i:8;s:6:"status";i:9;s:12:"last_updated";i:10;s:7:"summary";i:11;s:11:"description";i:12;s:15:"additional_info";i:13;s:18:"steps_to_reproduce";}04:16
ToffeePopsHow does mantis know that the row 'update_issues_page_columns' even exists and that it should apply that rule?04:17
AlienPenguinhi all, i want to migrate mantis 1.1.6 to 1.2.1 but on another pc, should i first install the 1.2.1 and then restore the db (mysql, is the db format unchanged between 1.1.6 and 1.2.1?) or should i create a fake db, import the data and then install 1.2.1?08:17
istvanbhi there!08:31
istvanbIf I try to report an issue as a reporter than is there a reason why I can not select the target version?08:31
istvanbif I login as a developer it just works fine08:32
istvanbdmx_h hello09:24
istvanbhello hello11:26
istvanbis there anybody?11:27
nuclear_eclipseistvanb: there is a configurable threshold to determine who can set target versions, roadmap_update_threshold iirc11:34
istvanbgreat!11:36
istvanbI assume that the reporters will always report bugs of the current version, so it makes sense that only developers can set this version11:36
istvanbfor this it makes no sense to make the version field visible for the reporters. Is there a way to hide this field from reporters but make it visible if a developer or so report the issue?11:38
nuclear_eclipseif the reporter doesn't have access level to change it, it should hide it automatically11:39
istvanbits true for the target version, but the current version field is visible11:45
nuclear_eclipseah, that's a separate threshold11:48
nuclear_eclipsethere are separate thresholds for just about everything :P11:48
istvanbanother question: a reporter creates a new issue, but nobody get a notification about it12:47
istvanbwhen I pick up the issue and move to the next phase then I as a developer recieves a mail, but not the reporter12:48
istvanbon the manage notifications page all the checkboxes are checked (except the viewer, reporter, updater and admin columns"12:49
istvanb"user who reported the issue" is checked so so whenever i move the issue the reporter should recieve the notification12:51
istvanb?12:51
istvanb$g_enable_email_notification= ON;12:52
istvanb$g_email_receive_own= ON;12:52
istvanbfor the specific project I am added as a developer (I have reporter credentials by default)12:54
istvanbhmm... it looks like something intermittent, because now it works fine13:06
istvanbnuclear_eclipse: I dont want the users to access to the Manage columns and the Preferences windows. I can make the user protected, but then they can not change the password? Any solution for that?13:53
nuclear_eclipsewhy would you want to disallow access to those pages?13:57
nuclear_eclipseI can't imagine that every user would be happy with the default preferences13:58
magnetikHi14:03
magnetikWhere is the file to modify the footer on every page ?14:03
istvanbwell, I just simply dont want them to modifiy all these things14:04
istvanbmagnetik: what you mean exactly?14:04
nuclear_eclipsemagnetik: that's defined in your configuration14:04
istvanbmantis logo? Webmaster address?14:04
magnetikHumm, I want to add some html content on every page, in the footer14:04
nuclear_eclipsemagnetik: you can configure mantis to include an HTML page in the header and/or footer of every page14:05
magnetikSounds good ; how ?14:05
nuclear_eclipsethere's a value in config_defaults_inc.php that you should copy to your config_inc.php and modify there14:07
magnetikok ; thanks !14:08
istvanbnuclear_eclipse: is there a document describing how to develop plugins?14:08
nuclear_eclipsehttp://docs.mantisbt.org/release-1.2.1/en/developers/14:13
nuclear_eclipseit's incomplete, but is enough to get you started down the right path14:13
nuclear_eclipsethere is plenty of example code to look at on http://git.mantisforge.org14:14
nuclear_eclipsesource-integration is a good example of a very complex set of plugins14:15
nuclear_eclipsesomething like announcements is much more straightforward14:15
istvanbthx!14:15
nuclear_eclipsejust note that plugins are much more oriented to adding new features to mantis, rather than modifying core behaviors14:16
istvanbas I told before I dont have php knowledge but this may change in the future14:16
istvanbits good to know where to start if I want to develop a plugin14:16
istvanbwont happen in the next couple months though14:17
magnetiknuclear_eclipse, I'm sorry but I've read all lines of config_defaults_inc and I can't find the correct line14:26
nuclear_eclipse$g_bottom_include_page14:27
magnetikThanks a lot14:27
istvanbnuclear_eclipse: hey but I have a good news. Yesterday I made a short presentation of Mantis for my managers and they were really impressed. So now we just have to push IT hard to allow us an evaluation :)14:30
nuclear_eclipsecongrats :)14:30
istvanbwe'll see, they are resistant to any changes but now as I have two managers on my side, I am pretty confident that it's gonna happen14:34
istvanb$s_status_enum_string =        '100:Reported, 200:Assigned, 300:In work, 400:In review, 500:Resolved, 900:Closed, 999:Rejected/canceled';14:38
istvanband I got a division by zero error message14:38
istvanbmaybe its a config issue on my side14:41
istvanbI think i got it14:42

Generated by irclog2html.py