[00:26:44] (CR) Cicalese: [C: 2 V: 2] "Thank you for the additional feedback, mwjames! I will approve this now and add unit tests in a future version." [extensions/SemanticRating] - https://gerrit.wikimedia.org/r/145488 (owner: Cicalese) [00:48:09] [SemanticMediaWiki] JeroenDeDauw pushed 1 new commit to master: http://git.io/BLHqkQ [00:48:10] SemanticMediaWiki/master 798ed7e jeroendedauw: Bump to 2.0 RC3 [00:50:45] [SemanticMediaWiki] JeroenDeDauw tagged 2.0-RC3 at master: http://git.io/A2wIQg [01:11:10] (CR) Yaron Koren: [C: -1] "Withoutaname - I just tried this patch out, finally. The removal of support for MediaWiki 1.18 is not an issue; but the other issue that S" [extensions/SemanticForms] - https://gerrit.wikimedia.org/r/146406 (owner: Withoutaname) [05:59:20] (CR) Withoutaname: "It's probably the disable() call. Can you try removing it and seeing if the errors go through? If it's not the disable call I'll just reve" [extensions/SemanticForms] - https://gerrit.wikimedia.org/r/146406 (owner: Withoutaname) [07:31:11] (PS1) Gerrit Patch Uploader: Allow SMW 2.0+ for installation with composer [extensions/SemanticGlossary] - https://gerrit.wikimedia.org/r/148606 [07:31:13] (CR) Gerrit Patch Uploader: "This commit was uploaded using the Gerrit Patch Uploader [1]." [extensions/SemanticGlossary] - https://gerrit.wikimedia.org/r/148606 (owner: Gerrit Patch Uploader) [07:32:12] (CR) Foxtrott: [C: 2] Allow SMW 2.0+ for installation with composer [extensions/SemanticGlossary] - https://gerrit.wikimedia.org/r/148606 (owner: Gerrit Patch Uploader) [07:32:14] (Merged) jenkins-bot: Allow SMW 2.0+ for installation with composer [extensions/SemanticGlossary] - https://gerrit.wikimedia.org/r/148606 (owner: Gerrit Patch Uploader) [07:56:11] (PS1) Gerrit Patch Uploader: Fix composer rule requiring SMW [extensions/SemanticGlossary] - https://gerrit.wikimedia.org/r/148609 [07:56:13] (CR) Gerrit Patch Uploader: "This commit was uploaded using the Gerrit Patch Uploader [1]." [extensions/SemanticGlossary] - https://gerrit.wikimedia.org/r/148609 (owner: Gerrit Patch Uploader) [07:56:33] (CR) Foxtrott: [C: 2 V: 2] Fix composer rule requiring SMW [extensions/SemanticGlossary] - https://gerrit.wikimedia.org/r/148609 (owner: Gerrit Patch Uploader) [09:51:21] [SemanticMediaWiki] mwjames deleted rh at 0e7fc29: http://git.io/HVliZw [09:53:07] Hi guys. I'm almost ready to give up on a problem. The thing is that I would like to have SMW form that list relevant categories in a list tree, that is in "Menuselect" from "Semantic Forms Input". Why oh why does this not work?: {{#ask: [[Category:Administration]] [[Subcategory of::+]]| format=tree| parent=Subcategory of}} [10:02:08] Does anyone have an idea? [10:03:35] hi gute, I assume you've tested the query with using the semantic search, and it works? [10:09:44] no I havent actually, but according to this page, this should work: https://www.semantic-mediawiki.org/wiki/Help:Tree_format [10:11:01] I'd try that first ... in what way does it not work? [10:14:36] well it does not show anything. nothing at all. [10:15:03] I've tried other properties, and they work, but why not categories? [10:15:23] does it show anything in the semantic search? [10:15:39] that is the special property "Subcategory of" [10:16:25] Well i am doing an inline query, so that should'nt matter? [10:18:09] does a query for [[Category:Administration]] return anything? [10:18:16] the truth is that I dont know what to put in a regular semantic search. [10:18:19] No. [10:19:13] it does not. [10:19:30] I don't know so much about this stuff myself, but maybe you can't query for categories at all, since they're not semantic properties (AFAIK) [10:20:01] I use properties in a wiki to create a hierarchy [10:20:24] when i do a semantic search for [[Category:Administration]] i only get regular pages. no category pages. [10:20:31] ok [10:21:01] in what way? [10:21:03] e.g. http://oshwiki.eu/index.php?title=Property:OSHA_14761E&action=edit [10:25:09] ok. well, I'll be searching further for a solution. It bugs me that I can't do a simple thing as listing categories to users in a form. It should be one of the basic stuff to be able to do. [10:25:19] thank you for your time. =) [10:25:49] good luck! [10:26:51] Thank you! [10:28:15] (CR) Mwjames: [C: -2] "The contribution is well meant but the PR is no longer compatible with SMW 1.9/2.0." [extensions/SemanticMediaWiki] (1.8.x) - https://gerrit.wikimedia.org/r/80372 (owner: VitaliyFilippov) [15:47:06] [SemanticMediaWiki] Grunny opened pull request #451: Fix some typos in release notes and contributing doc (master...typos) http://git.io/uxxa3Q [15:50:20] [SemanticMediaWiki] mwjames pushed 3 new commits to master: http://git.io/3YlvHg [15:50:20] SemanticMediaWiki/master 112f372 grunny: Fix typo in release notes... [15:50:20] SemanticMediaWiki/master 2117506 grunny: Fix small typo in CONTRIBUTING.md [15:50:20] SemanticMediaWiki/master e17bff2 mwjames: Merge pull request #451 from Grunny/typos... [18:26:47] (CR) Yaron Koren: "Hi - that works, but it's not ideal; it displays the error message surrounded by the entire skin, as opposed to just the error by itself." [extensions/SemanticForms] - https://gerrit.wikimedia.org/r/146406 (owner: Withoutaname) [19:24:43] (PS3) Withoutaname: Context-ify and modernize SFUploadWindow and SFUploadForm [extensions/SemanticForms] - https://gerrit.wikimedia.org/r/146406 [19:25:27] (PS4) Withoutaname: Context-ify and modernize SFUploadWindow [extensions/SemanticForms] - https://gerrit.wikimedia.org/r/146406 [19:52:12] (CR) Yaron Koren: [V: 1] "Alright, that seems to work now! Unless anyone has any objections, I'll merge this in." [extensions/SemanticForms] - https://gerrit.wikimedia.org/r/146406 (owner: Withoutaname) [19:58:14] (CR) Foxtrott: [C: 1] Context-ify and modernize SFUploadWindow [extensions/SemanticForms] - https://gerrit.wikimedia.org/r/146406 (owner: Withoutaname) [21:14:19] (CR) Yaron Koren: [C: 2] Context-ify and modernize SFUploadWindow [extensions/SemanticForms] - https://gerrit.wikimedia.org/r/146406 (owner: Withoutaname) [21:20:36] (CR) Yaron Koren: [V: 2] Context-ify and modernize SFUploadWindow [extensions/SemanticForms] - https://gerrit.wikimedia.org/r/146406 (owner: Withoutaname) [21:38:33] [SemanticResultFormats] JeroenDeDauw pushed 1 new commit to master: http://git.io/_P3O1A [21:38:33] SemanticResultFormats/master 3111891 Jeroen De Dauw: Update SemanticResultFormats.php [21:38:57] [SemanticResultFormats] JeroenDeDauw pushed 1 new commit to master: http://git.io/ENJ0pg [21:38:57] SemanticResultFormats/master 14c0eab Jeroen De Dauw: Update composer.json [21:58:35] (PS1) Yaron Koren: MediaWiki 1.18 support removed; 1.19+ now required [extensions/SemanticForms] - https://gerrit.wikimedia.org/r/148852 [22:01:48] (CR) Yaron Koren: [C: 2 V: 2] MediaWiki 1.18 support removed; 1.19+ now required [extensions/SemanticForms] - https://gerrit.wikimedia.org/r/148852 (owner: Yaron Koren) [22:06:11] (PS1) Yaron Koren: Version 3.0-alpha [extensions/SemanticForms] - https://gerrit.wikimedia.org/r/148857 [22:06:48] (CR) Yaron Koren: [C: 2 V: 2] Version 3.0-alpha [extensions/SemanticForms] - https://gerrit.wikimedia.org/r/148857 (owner: Yaron Koren) [22:37:41] (CR) Hypergrove: [C: 2 V: 1] "i am backporting current CE to mw 117 and will verify in the process - thanks!" [extensions/SemanticComments] - https://gerrit.wikimedia.org/r/146795 (owner: Jamesgolovich) [22:46:22] (CR) Hypergrove: [C: -1] "Suggest code like (I'm guessing this change occurred in mw1.20?) Anyway it version-proofs the extension" [extensions/SemanticComments] - https://gerrit.wikimedia.org/r/146298 (owner: Jamesgolovich) [22:54:04] (CR) Jamesgolovich: "Is it really necessary? If someone downloads a snapshot from a previous release wouldn't that code not be in it and only be in the master" [extensions/SemanticComments] - https://gerrit.wikimedia.org/r/146298 (owner: Jamesgolovich) [23:01:19] (CR) Hypergrove: [C: 2] Remove unnecessary debugging alert [extensions/SemanticComments] - https://gerrit.wikimedia.org/r/146302 (owner: Jamesgolovich) [23:05:37] (CR) Hypergrove: "maybe" [extensions/SemanticComments] - https://gerrit.wikimedia.org/r/146301 (owner: Jamesgolovich) [23:18:17] (CR) Hypergrove: [C: 1 V: 1] "makes sense - thanks" [extensions/SemanticComments] - https://gerrit.wikimedia.org/r/146797 (owner: Jamesgolovich)