[06:13:14] New patchset: Mwjames; "Add methods to access config/settings array via JS" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/61346 [06:18:57] New review: Mwjames; "QUnit 17 tests of 17 passed, 0 failed." [mediawiki/extensions/SemanticMediaWiki] (master) C: 2; - https://gerrit.wikimedia.org/r/61346 [06:19:48] Change merged: jenkins-bot; [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/61346 [13:59:12] New review: Vedmaka Wakalaka; "#arraymap used instead of #arraymaptemplate because if we use #arraymaptemplate, target template wil..." [mediawiki/extensions/SemanticForms] (master) - https://gerrit.wikimedia.org/r/53864 [14:04:14] New review: Vedmaka Wakalaka; "Yep, i divided patches, so every patch is separate from another, so this "values from query" is not ..." [mediawiki/extensions/SemanticForms] (master) - https://gerrit.wikimedia.org/r/57170 [14:15:05] New review: Yaron Koren; "Hi - in that case, I still don't know what ListTemplate does. Can you point to an example of a templ..." [mediawiki/extensions/SemanticForms] (master) - https://gerrit.wikimedia.org/r/53864 [14:33:30] New review: Vedmaka Wakalaka; "if ListTemplate option of field is set to "MapTemplate" for example and field holds list of values, ..." [mediawiki/extensions/SemanticForms] (master) - https://gerrit.wikimedia.org/r/53864 [15:08:41] New review: Yaron Koren; "Hi - it looks like there are few issues with that #arraymap call (more x's are needed), but I think ..." [mediawiki/extensions/SemanticForms] (master) - https://gerrit.wikimedia.org/r/53864 [15:54:29] New review: Vedmaka Wakalaka; "I think this is a bit of misunderstanding, let me show you another example:" [mediawiki/extensions/SemanticForms] (master) - https://gerrit.wikimedia.org/r/53864 [15:58:42] New review: Yury Katkov; "Put it shorter the template parameter allow you to format your data in a way you want. It's a lot mo..." [mediawiki/extensions/SemanticForms] (master) - https://gerrit.wikimedia.org/r/53864 [16:24:29] New review: Yaron Koren; "Okay. For this kind of very specific setup, I don't see how this approach is any more flexible than ..." [mediawiki/extensions/SemanticForms] (master) - https://gerrit.wikimedia.org/r/53864 [18:53:22] New review: Vedmaka Wakalaka; "For example, if have template "MapTemplate" with text:" [mediawiki/extensions/SemanticForms] (master) - https://gerrit.wikimedia.org/r/53864 [19:15:42] New review: Yaron Koren; "Hi," [mediawiki/extensions/SemanticForms] (master) - https://gerrit.wikimedia.org/r/53864 [19:33:23] yaron: are you by chance around? [19:33:36] Yes I am. [19:33:55] hey there! :-) [19:34:02] Hello! [19:34:11] I filed this bug and MWJames says it's a Header Tabs issue [19:34:12] https://bugzilla.wikimedia.org/show_bug.cgi?id=47835 [19:34:32] there doesn't seem to be a way to file a bug against Header Tabs (not in the list in Bugzilla) [19:35:22] should I file it anywhere else? the Header Tabs page just said to email mediawiki-l [19:36:03] Well, not every extension has a Bugzilla "component" - most don't. [19:37:28] ok. Maybe i'll just note it somewhere. I looked at the Header Tabs code briefly, maybe I'll see if I can put a fix in for this... [19:37:30] I guess I'm the only person currently in charge of Header Tabs, though I haven't given it much attention in the last six months or so. [19:37:46] If you could find a fix for it, that would be ideal. [19:38:18] ok.. thx. [19:38:58] it's a very useful extension btw. ;-) [19:43:33] Yeah, it's awesome. [19:45:27] it's odd to me that jqplotseries works fine if it's in headertabs in the FIRST tab... it only fails if it's in one of the other tabs [19:45:36] http://wiki.planetkubb.com/wiki/User:Thingles/Scratch4#tab=Foobar [20:00:13] JS weirdness, I assume. [20:27:57] this might not be headertabs after all [20:28:20] if I load the page in Chrome (not cmd-R, just hit return on the URL) with http://wiki.planetkubb.com/wiki/User:Thingles/Scratch4#tab=Graph_2 in the URL bar it _will_ render at times [20:28:37] possible the graphing library doesn't like that the div is hidden :-\ [20:29:40] hmm... https://groups.google.com/forum/#!msg/jqplot-users/zIsnqgj6EMs/6CQokJ9gyxYJ [20:30:48] heh.. this looks like it is an issue for Result Format, not Header Tabs. :-) [20:30:48] Code for generating the plots follows. It is critical to bind the callback to the UI widgets "show" or "change" method which calls the plots "replot" method. Without this, the plot won't properly redraw itself when it's container becomes visible. [20:40:17] yaron: I'm pretty sure I have a solid handle on the HeaderTabs jqplot issue. Unfortunately, it doesn't appear at all easy to remedy. https://bugzilla.wikimedia.org/show_bug.cgi?id=47835#c4 [20:43:07] Hm, that's tough. [20:48:05] yeah [20:48:25] not sure there is any easy solution to that... [20:49:06] I'm trying to trigger the replot() in the console after the page is loaded to confirm.. but hard to see if there is an object reference stored anywhere. :-\ [21:22:26] blah... looking in SRF it doesn't appear that a reference to the charts is being saved to call later. at least none that I can tell [22:58:43] New patchset: Mwjames; "(Bug 47849) Cannot use object of type SMW\DIConcept as array" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/61507