[00:15:27] Demos74dx: no, you shouldn't have to touch any of the code. [00:15:37] strange [00:15:41] Is SIO installed? [00:15:46] yes [00:15:59] even Special:Version shows both Page Schema and SIO [00:16:19] Hm... what versions do you have of those two? [00:16:43] SIO 0.7.2 Page Schemas 0.3.1 [00:18:59] Damn - even I don't have SIO 0.7.2. :) [00:19:19] just installed them today [00:19:46] Yeah, I see now that I forgot to update my own code. [00:19:54] I mean, on my development wiki. [00:20:23] I don't know... are you sure you're looking for it in the right place, in the Edit Schema interface? [00:20:58] so i create a category, and click create schema [00:21:04] then i can press the green form checkbox [00:21:12] add a template [00:21:17] add a field [00:21:32] and here should be : semantic property, form input, filter, and internal object [00:21:34] correct? [00:21:44] but internal object is missing [00:22:21] Ah - no; there's no SIO "box", looking at it now. [00:22:33] I hadn't looked at this stuff, so I forgot the structure of it. [00:22:43] (looked at this stuff in a while) [00:23:05] I'm just goign off the picture on the SIO extension page [00:23:27] sorry not SIO extension [00:23:30] the page Schema [00:23:34] extension ....page [00:24:11] oh I was wrong in what I told you before [00:24:24] Right, now I get it. [00:24:29] Looking at that image as well. [00:24:31] the order is, form box, template, then Details for template, internal property [00:24:43] Man, I should really remember this stuff. [00:24:50] sorry, I thought it was there in the field, it's not [00:26:12] Theres some fancy hook mumbo jumbo that i think is differentiating between probably the #subobject and #set_internal [00:26:33] I wish I could remember what the fields were for SIO in the Edit Schema form... I think I took that box out. [00:26:35] I'm not too good at reading others code yet, just in my 2nd programming class [00:26:58] #subobject is not really related to this. [00:32:58] Demos74dx: oops! You found a bug! [00:33:14] wooohooo [00:33:18] I was just downgradign to 7.1 to see if there was a change [00:33:21] almost there [00:33:45] It looks like I introduced it in version 0.7. [00:34:36] yea same on 7.1 as far as I can tell [00:36:49] should I just downgrade to 0.6.9 then? [00:37:25] New patchset: Yaron Koren; "Fixed error in registering Page Schemas handler - now works with SMW 1.8+" [mediawiki/extensions/SemanticInternalObjects] (master) - https://gerrit.wikimedia.org/r/50131 [00:37:47] No, definitely not - that won't work with SQLStore3. [00:37:55] oh [00:38:02] New review: Yaron Koren; "Patch Set 1: Verified+2 Code-Review+2" [mediawiki/extensions/SemanticInternalObjects] (master); V: 2 C: 2; - https://gerrit.wikimedia.org/r/50131 [00:38:03] Change merged: Yaron Koren; [mediawiki/extensions/SemanticInternalObjects] (master) - https://gerrit.wikimedia.org/r/50131 [00:38:20] Demos74dx: assuming you're using Git, if you just upgrade to the latest code, it should work. [00:38:44] no git access for me :( I have to do everything the hard way [00:39:16] I can just go in and change the code like you changed it though [00:39:18] Oh well. Well, you can just implement this change manually: https://gerrit.wikimedia.org/r/#/c/50131/1/SemanticInternalObjects.php,unified [00:39:20] Right. [00:39:29] 2 lines, no biggie [00:42:13] bam, works [00:42:42] Yay! [00:42:44] Actually, I told you that I thought it was in the hooks mumbo jumbo, so I even found the location of the bug [00:42:52] Sure. [00:42:54] lol [00:43:09] Nicely done, all around. [00:43:10] It was a shot in the dark honestly [00:43:55] Thanks for the quick fix! [00:44:05] brb [03:26:26] New patchset: Yaron Koren; "Removed MW 1.16 compatibility, added MW 1.21+ compat" [mediawiki/extensions/SemanticDrilldown] (master) - https://gerrit.wikimedia.org/r/50141 [03:27:05] New review: Yaron Koren; "Patch Set 1: Verified+2 Code-Review+2" [mediawiki/extensions/SemanticDrilldown] (master); V: 2 C: 2; - https://gerrit.wikimedia.org/r/50141 [03:27:06] Change merged: Yaron Koren; [mediawiki/extensions/SemanticDrilldown] (master) - https://gerrit.wikimedia.org/r/50141 [03:33:54] New patchset: Yaron Koren; "Removed apparently unnecessary line" [mediawiki/extensions/SemanticDrilldown] (master) - https://gerrit.wikimedia.org/r/50142 [03:35:23] New review: Yaron Koren; "Patch Set 1: Verified+2 Code-Review+2" [mediawiki/extensions/SemanticDrilldown] (master); V: 2 C: 2; - https://gerrit.wikimedia.org/r/50142 [03:35:23] Change merged: Yaron Koren; [mediawiki/extensions/SemanticDrilldown] (master) - https://gerrit.wikimedia.org/r/50142 [12:19:49] . [13:31:53] hello, sb online? i have some problems with properties and values in my smw [13:39:08] tim_: you should ask a question... [13:43:01] ok. i assigned some values like [[Color::blue]] and [[Size::large]] but if i look up the property "Size" it has no assigned values, but for the "Color"-propertie it works [13:44:20] maybe you know some reason for this? [13:45:29] Hello, does the "#SORTKEY" parameter also work with SMW 1.72? [13:45:44] for the date property [13:48:49] Hi yaron, Hello, does the "#SORTKEY" parameter for the date property also work with SMW 1.72? [13:49:14] Troika: sorry, I have no idea. [13:49:30] ok [13:49:37] Did you try it? [13:50:03] I am trying to sort dates in a table [13:51:28] well I tried it and instead of a date this number is displayed [13:51:29] 2456085.5 [13:51:51] Oh, strange. [13:52:22] the table is generated in a template [13:52:42] Oh, you mean that shows up for "#SORTKEY"? [13:52:45] it is not the auto-generated table when doing a query [13:52:51] yeah [13:53:00] Okay - well, that seems correct, then, no? [13:53:38] hmm [13:54:09] If you're displaying the sortkey as opposed to the actual value. [13:55:45] Ah thanks I get it [13:56:18] ok it does not do what I exactly wanted... oh well [13:56:58] I will find another workaround [13:57:08] You want to sort on that value, right? [13:58:37] yes, people shoud be able to see the date an klick on the sort arrows in the table header [13:59:18] Ah... that part you can't do, unfortunately, unless you have the sortkey as a separate column. [13:59:25] ...which is a hack. [13:59:53] i assigned some values like [[Color::blue]] and [[Size::large]] but if i look up the property "Size" it has no assigned values, but for the "Color"-propertie it works. maybe sb know some reason for this? [13:59:56] Hmm I will just sort it in the query by sort=end date [14:04:06] tim_: what type is the "Size" property? [14:05:15] i tested it with String and Page, but doenstn matter, sometimes works - sometimes not [14:06:35] tim_: maybe it just isn't updated fast enough.. give it some time [14:08:05] some values i said 2 or 3 days ago but they arent updated [14:08:39] where do you look up if a value is set? [14:11:05] 1) if i am on the page where i assigned the value i click on the loupe in the factbox 2) semantic search for the page with option to show the property [14:11:52] or 3: if i am on the property page, there is no information about assigned values [14:12:56] the last one is Special:browse, right? [14:15:27] yes (search e.g. "property:size") [14:20:39] New patchset: Yaron Koren; "Finally fixed Widgets problem? New Widgets version, and submodule for Smarty" [mediawiki/extensions/SemanticBundle] (master) - https://gerrit.wikimedia.org/r/50160 [14:36:00] , [15:47:22] New patchset: Yaron Koren; "Moved #subobject alias methods into their own class/file" [mediawiki/extensions/SemanticInternalObjects] (master) - https://gerrit.wikimedia.org/r/50170 [15:49:07] New review: Yaron Koren; "Patch Set 1: Verified+2 Code-Review+2" [mediawiki/extensions/SemanticInternalObjects] (master); V: 2 C: 2; - https://gerrit.wikimedia.org/r/50170 [15:49:08] Change merged: Yaron Koren; [mediawiki/extensions/SemanticInternalObjects] (master) - https://gerrit.wikimedia.org/r/50170 [15:55:09] New patchset: Yaron Koren; "New version: 0.7.3" [mediawiki/extensions/SemanticInternalObjects] (master) - https://gerrit.wikimedia.org/r/50174 [15:56:02] New review: Yaron Koren; "Patch Set 1: Verified+2 Code-Review+2" [mediawiki/extensions/SemanticInternalObjects] (master); V: 2 C: 2; - https://gerrit.wikimedia.org/r/50174 [15:56:03] Change merged: Yaron Koren; [mediawiki/extensions/SemanticInternalObjects] (master) - https://gerrit.wikimedia.org/r/50174 [16:15:32] New patchset: Jeroen De Dauw; "[lol] get rid of some false selection" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/47729 [16:17:03] New review: Jeroen De Dauw; "Patch Set 1: Verified+2 Code-Review+2" [mediawiki/extensions/Validator] (master); V: 2 C: 2; - https://gerrit.wikimedia.org/r/49659 [16:17:03] Change merged: Jeroen De Dauw; [mediawiki/extensions/Validator] (master) - https://gerrit.wikimedia.org/r/49659 [16:17:31] New review: Jeroen De Dauw; "Patch Set 1: Code-Review+2" [mediawiki/extensions/SemanticMediaWiki] (master) C: 2; - https://gerrit.wikimedia.org/r/47593 [16:17:33] Change merged: Jeroen De Dauw; [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/47593 [16:17:42] New patchset: Jeroen De Dauw; "[lol] get rid of some false selection" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/47729 [16:28:34] New review: Mwjames; "Patch Set 3: Code-Review+1" [mediawiki/extensions/SemanticMediaWiki] (master) C: 1; - https://gerrit.wikimedia.org/r/47729 [18:56:38] New review: Yaron Koren; "Patch Set 1:" [mediawiki/extensions/SemanticForms] (master) - https://gerrit.wikimedia.org/r/40557 [19:55:03] New patchset: Foxtrott; "bugfix (title set manually in the form definition doesn't show up)" [mediawiki/extensions/SemanticForms] (master) - https://gerrit.wikimedia.org/r/50203 [19:56:09] New patchset: Foxtrott; "bugfix (title set manually in the form definition doesn't show up)" [mediawiki/extensions/SemanticForms] (master) - https://gerrit.wikimedia.org/r/50203 [19:56:37] New review: Foxtrott; "Patch Set 2: Verified+2 Code-Review+2" [mediawiki/extensions/SemanticForms] (master); V: 2 C: 2; - https://gerrit.wikimedia.org/r/50203 [19:56:37] Change merged: Foxtrott; [mediawiki/extensions/SemanticForms] (master) - https://gerrit.wikimedia.org/r/50203 [20:04:06] New review: Kghbln; "Patch Set 1:" [mediawiki/extensions/SemanticForms] (master) - https://gerrit.wikimedia.org/r/40557 [20:16:10] New patchset: Mwjames; "SMW\DISerializer support unit output" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/50211 [20:21:33] New review: Mwjames; "Patch Set 1: Code-Review+1" [mediawiki/extensions/SemanticMediaWiki] (master) C: 1; - https://gerrit.wikimedia.org/r/50211 [20:26:14] New review: Yaron Koren; "Patch Set 1:" [mediawiki/extensions/SemanticForms] (master) - https://gerrit.wikimedia.org/r/40557 [21:21:26] New patchset: Mwjames; "SMW\JSONResultPrinter delete all the mumbo jumbo" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/50272 [21:33:12] New review: Jeroen De Dauw; "Patch Set 1: Code-Review+2" [mediawiki/extensions/SemanticMediaWiki] (master) C: 2; - https://gerrit.wikimedia.org/r/50211 [21:33:13] Change merged: Jeroen De Dauw; [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/50211 [23:23:55] New patchset: Mwjames; "SMW\JSONResultPrinter rename class file" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/50311 [23:24:59] New review: Mwjames; "Patch Set 1: Verified+2 Code-Review+2" [mediawiki/extensions/SemanticMediaWiki] (master); V: 2 C: 2; - https://gerrit.wikimedia.org/r/50311 [23:25:11] Change merged: jenkins-bot; [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/50311 [23:32:59] New patchset: Mwjames; "SMW\JSONResultPrinter delete all the mumbo jumbo" [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/50272 [23:54:49] New review: Jeroen De Dauw; "Patch Set 2: Code-Review+2" [mediawiki/extensions/SemanticMediaWiki] (master) C: 2; - https://gerrit.wikimedia.org/r/50272 [23:55:00] Change merged: jenkins-bot; [mediawiki/extensions/SemanticMediaWiki] (master) - https://gerrit.wikimedia.org/r/50272