[09:34:09] [SemanticMediaWiki] jongfeli opened pull request #1140: Fix coding style issues #899 (master...Code-violations) http://git.io/vGp4D [09:35:59] (CR) Siebrand: "Have you tested this? I'm not familiar with the code. It's important to know that this will actually process plurals:" [extensions/SemanticForms] - https://gerrit.wikimedia.org/r/236217 (owner: Kghbln) [09:45:54] (CR) Kghbln: "No, I did not since I believe that this is not a JavaScript message. I just assumed that the underlying code is ok since Yaron is a good p" [extensions/SemanticForms] - https://gerrit.wikimedia.org/r/236217 (owner: Kghbln) [09:54:17] (CR) Siebrand: "Okay, let's wait for Yaron to confirm or deny that plural is being processed." [extensions/SemanticForms] - https://gerrit.wikimedia.org/r/236217 (owner: Kghbln) [09:54:22] [SemanticMediaWiki] mwjames pushed 2 new commits to master: http://git.io/vGpEt [09:54:22] SemanticMediaWiki/master f502cb0 jongfeli: Fix coding style issues #899 [09:54:22] SemanticMediaWiki/master f1b905e mwjames: Merge pull request #1140 from jongfeli/Code-violations... [10:06:34] [SemanticMediaWiki] mwjames pushed 1 new commit to master: http://git.io/vGpzb [10:06:34] SemanticMediaWiki/master f955514 mwjames: Tidy [11:15:25] Does anyone know how to edit a subobject with a form, when the subobject is on a separate page? [11:50:01] (CR) Kghbln: "Yep, thanks for making aware of the possible issue and pointing directly to the spot. The least positive we get from this one is, that it " [extensions/SemanticForms] - https://gerrit.wikimedia.org/r/236217 (owner: Kghbln) [15:41:40] [SemanticMediaWiki] mwjames pushed 1 new commit to master: http://git.io/vGhi0 [15:41:40] SemanticMediaWiki/master 6129064 mwjames: Check for query being known before applying skew, refs #1117, #1136 [20:08:44] JeroenDeDauw: Fatal error: Class 'SMW\PropertyAnnotator\SortkeyPropertyAnnotator' not found in mw/extensions/SemanticMediaWiki/src/PropertyAnnotatorFactory.php on line 81 on current MW and SMW. Any immediate ideas? [20:23:46] hm [20:24:01] You can't use Special:MyPage as a form target? [20:32:29] Person: No [20:42:27] [SemanticMediaWiki] mwjames created em-query-hier (+1 new commit): http://git.io/vZeUU [20:42:27] SemanticMediaWiki/em-query-hier cee0b5b mwjames: Split EmbeddedQueryDependencyLinksStore, add detection of hierarchies, refs 1117... [21:12:43] is there any way around that? I want people to create subobjects in their own user pages via forms [21:13:03] [SemanticMediaWiki] mwjames opened pull request #1141: Split EmbeddedQueryDependencyLinksStore, add detection of hierarchies… (master...em-query-hier) http://git.io/vZetM [21:13:40] and thanks for the response [21:14:44] Person: You could probably set up forms for the User namespace. People could then just access these forms by editing their user page. Never tried this, though. [21:16:12] I've already got that - my issue is that I want people to provide reviews for things, I was going to use the User Page Protection extension and then store reviews as subobjects in a user subpage (so people can't edit each other's reviews) but that's going to be less user friendly if I can't get forms to do it [21:16:40] is there a setting that makes only users who created a page in a namespace, the only ones able to edit it? [21:19:07] Person: No idea. Maybe ask on #mediawiki [21:43:19] Oh Yaron [21:43:38] Turns out I'm a doofus and just had to force a refresh on the categories [21:49:25] Everspace: that's great to hear! [21:53:00] is anyone using HaloACL ? [23:05:41] [SemanticMediaWiki] mwjames pushed 1 new commit to em-query-hier: http://git.io/vZezn [23:05:41] SemanticMediaWiki/em-query-hier ab8ab44 mwjames: Ren PropertyHierarchyExaminer to PropertyHierarchyLookup [23:14:24] FoxT: nope [23:14:31] FoxT: sounds like something James wrote [23:14:34] better report on GH [23:20:02] JeroenDeDauw: Did the full update procedure on MW and SMW again (git, composer, update.php) and it seems to work now. No clue where it broke. [23:21:49] FoxT: \o/ [23:48:04] [SemanticMediaWiki] mwjames pushed 1 new commit to em-query-hier: http://git.io/vZewj [23:48:04] SemanticMediaWiki/em-query-hier 29dc853 mwjames: Apply DependencyDetectionBlacklist to Subproperty