Monday, 2010-08-09

../irclogs/#mantishelp.2010-08-09.log
--- scribe started ---00:00
davidincHI13:48
kirillkagiallu: Happy birthday!13:51
* alexsander submitted a bug report for PHPMailer (used by Mantis): http://sourceforge.net/tracker/?func=browse&group_id=26031&atid=38570713:57
istvanbhi there15:31
istvanbcan u tell me how can I get the id of the user who is currently logged in?15:31
istvanbauth_get_current_user_id()15:32
istvanbi guess15:32
heavyI'd like to track time in mantis, what are my options or how do I do this?15:56
istvanbheavy: one sec16:00
istvanbadd the following line to your config_inc.php: $g_time_tracking_enabled = ON;16:00
istvanbnot very sophisticated, but allows you to set how much time you have spent16:01
istvanbif you want to handle due dates add something like this to your config_inc.php:16:02
istvanb$g_due_date_update_threshold = REPORTER;16:02
istvanb$g_due_date_view_threshold = VIEWER;16:02
heavywhat happens when I add that  $g_time_tracking_enabled = ON; ?16:05
heavyi turned it on previously and didn't notice anything16:05
istvanbwell16:05
istvanbif you turn it on then add a note then under the note field a new field appears which allows you to tell how much time you have spent on the thing16:06
istvanbsame when you move the issue to the next phase16:06
heavycool, I see that now16:10
heavyis a total updated somewhere?16:11
heavynever mind :)16:11
istvanbI am not sure, since I dont use this function right now16:11
heavytrying the due date stuff now16:22
heavyok, that's basically what I was looking for16:29
heavyemailing reminders is not in mantis core is it?16:29
heavychanging topics, when you select "date filters" in the view search, what dates are being used for that query?16:32
istvanbhello guys19:42
istvanbis there any developer here?19:42
istvanbif there is, would you close issue 12247 since it is a duplicate of 1191219:44
* micahg can look20:01
micahgistvanb: it's your issue, so your call, but it's not an exact dupe20:02
istvanbits true. But as far as I see cas did the plugin, and I guess he monitors the issue 1191220:03
istvanbthere is a discussion about problems with the plugin and I guess its better to countinue with my mods in that issue than to launch a new one20:04
istvanbbut if cas monitors issue 12247 as well then maybe its ok to keep it20:04
micahgistvanb: done20:04
istvanbsweet20:04
istvanbare you a developer?20:05
micahgistvanb: well, I'm a user, PHP dev, Ubuntu dev...I guess close enough :)20:05
micahgnot core PHP, just I develop apps w/PHP20:05
istvanbI'd like to create my own plugin based on this one. (I have no clue about php, but have a coding history of 15 years)20:06
istvanbI am just wondering how to start20:06
istvanbthere is a doc somewhere20:06
* micahg thought there was20:06
nuclear_eclipsehttp://docs.mantisbt.org/master/en/developers/20:06
micahghi nuclear_eclipse :)20:06
istvanboh sweet!20:06
nuclear_eclipsehi micah20:06
istvanbthe sleeping lion has awake :)20:06
istvanbhey eclipse! I have done something useful in issue 11912! I have promissed :)20:07
nuclear_eclipsefoobot: bug 1191220:07
foobotBug 11912 - cas - open - new20:07
foobotTasks plugin - http://www.mantisbt.org/bugs/view.php?id=1191220:07
* micahg thinks he found a bug :)20:08
micahgI specifically selected blank as assigned to when resolving the dupe and it still assigned it to me20:08
nuclear_eclipsemicahg: apparently "that's not a bug, it's a feature"....20:08
micahgheh20:09
micahgnuclear_eclipse: so, I shouldn't file/search for it?20:09
nuclear_eclipsethe code is explicitly handling that case when you resolve an issue20:09
nuclear_eclipseother instances too, iirc, it's any status >= assigned_status_threshold or something like that20:10
micahgI guess it makes sense20:11
micahgwell, maybe not for resolved duplicate status? or is this just so admins can see who's taking care of all the bugs resolved dupes included?20:11
nuclear_eclipseI think that's the reason20:12
micahgk, makes sense then20:12
nuclear_eclipsethere are summary sections based on what resolution users select20:12
* micahg sees :)20:14
micahgnuclear_eclipse: any chance of a new timecard plugin release?20:14
nuclear_eclipsemicahg: I only wrote that plugin for my previous employer, so atm I don't have any personal need to update it, but I'll gladly accept contributions for it20:15
micahgnuclear_eclipse: ah ok, I think I saw an idea for a plugin that actually fits my needs better, I think I abuse Timecard as is20:16
nuclear_eclipsemost of the community input has been feature requests, not code, so it just isn't going anywhere20:16
nuclear_eclipsemaybe if I was getting paid to work on plugins again I would have some time to get to it20:16
nuclear_eclipsebut atm, I'm far too busy with other projects to focus on anything I'm not personally using20:17
micahgfoobot: bug 794520:17
foobotBug 7945 - jci000 - open - new20:17
foobotTime tracking vs. time planning - http://www.mantisbt.org/bugs/view.php?id=794520:17
micahgnuclear_eclipse: understandable, is it worth me trying to hack it up and getting patches in or working on the core code for the above but to get that working20:18
micahg*bug20:18
nuclear_eclipsemicahg: I think most of the consensus among mantis devs is that creating an official migration from the builtin time tracking to the Timecard plugin would be preferable to fixing/improving the builtin feature20:19
micahgnuclear_eclipse: ok, so I should hack/enhance your plugin and submit patches then?20:20
nuclear_eclipseso if you wanted to work on improving the Timecard plugin, I'll gladly give you repo access and/or access to my tracker to handle some of the bug reports and feature requests if you want it20:20
* micahg will bbiab20:20
istvanbwhat is the comment sign in html?20:21
nuclear_eclipse<!-- ... -->20:22
micahgnuclear_eclipse: k, I'll let you know when I'm ready for that20:41

Generated by irclog2html.py