[01:41:41] [SemanticMediaWiki] mwjames created rem-static-use (+1 new commit): http://git.io/BUyNCw [01:41:41] SemanticMediaWiki/rem-static-use 1eff108 mwjames: Remove static call from SimplePropertyStatisticsRebuilder... [01:52:24] [travis-ci] SemanticMediaWiki/SemanticMediaWiki#1242 (rem-static-use - 1eff108 : mwjames): The build failed. [01:52:24] [travis-ci] Change view : https://github.com/SemanticMediaWiki/SemanticMediaWiki/commit/1eff1080b1f6 [01:52:24] [travis-ci] Build details : http://travis-ci.org/SemanticMediaWiki/SemanticMediaWiki/builds/22493661 [01:53:51] [SemanticMediaWiki] mwjames force-pushed rem-static-use from 1eff108 to e1fc975: http://git.io/x1t6sQ [01:53:51] SemanticMediaWiki/rem-static-use e1fc975 mwjames: Remove static call from SimplePropertyStatisticsRebuilder... [02:13:45] [SemanticMediaWiki] mwjames force-pushed rem-static-use from e1fc975 to a6693f7: http://git.io/x1t6sQ [02:13:45] SemanticMediaWiki/rem-static-use a6693f7 mwjames: Remove static call from SimplePropertyStatisticsRebuilder... [02:14:25] [SemanticMediaWiki] mwjames opened pull request #269: Remove static call from SimplePropertyStatisticsRebuilder (master...rem-static-use) http://git.io/FXvyQg [09:05:46] Hi, I have a question regarding the use of category trees in semantic forms [09:06:37] I have configured the category tree plugin, and i am able to browse categories [09:08:11] I am trying to provide a way to select one/or several pages from within the subcategories of CATEGEORY [09:08:29] | {{{field|CATEGORIES|input type=tree|top category=CATEGORY|height=200|mandatory|hideroot}}} [09:08:48] using above line [09:09:02] but all i get is a simple text input field [09:10:07] i searched the doku and found input type=categories, but afaik that only allows to select categories [09:18:38] (PS1) Siebrand: Fix spelling: occurred [extensions/SemanticForms] - https://gerrit.wikimedia.org/r/124545 [09:21:48] (PS1) Siebrand: Fix spelling: occurred [extensions/SemanticPageMaker] - https://gerrit.wikimedia.org/r/124549 [09:22:41] (PS1) Siebrand: Fix spelling: occurred [extensions/SemanticMaps] - https://gerrit.wikimedia.org/r/124554 [09:25:20] oooohkay, i will upgrade to semantic forms 2.7 and will come back to you if that doesn't fix the problem [09:25:28] thx for listening ;) [09:40:44] Hi Yaron [09:40:49] I have a question regarding the use of category trees in semantic forms [09:40:51] Hello! [09:40:57] I have configured the category tree plugin, and i am able to browse categories [09:40:59] am trying to provide a way to select one/or several pages from within the subcategories of CATEGEORY [09:41:09] | {{{field|CATEGORIES|input type=tree|top category=CATEGORY|height=200|mandatory|hideroot}}} [09:41:13] using above line [09:41:37] this allows for the selection of categories [09:41:49] You don't need the CategoryTree plugin to show category trees in SF any more... [09:41:56] As of version 2.6.something, I think. [09:42:10] but not pages from within those categories [09:42:37] i see [09:42:41] Oh, if you're using the "tree" input type, you have the latest version. [09:43:11] Anyway, that's a side point - there's nothing wrong with having CategoryTree installed anyway. [09:43:38] yes, i have just upgraded, while playing around with different variants [09:43:58] So you want to be able to choose either categories or pages, in the same form input? [09:44:46] i want to select several pages, not categories, from within a category tree [09:45:03] Ah - you can't do that. [09:45:14] ok, thx [09:45:24] I mean, it doesn't even really make sense - a category tree lists categories. [09:46:30] i was just looking for a nice, hirarchical way to select some values form 50-60 [09:47:27] What's 50-60? [09:47:44] possible values [09:47:58] That's a lot of pages! [09:48:31] I know, looks ugly as hell if you just dump them in radioboxes [09:49:12] With that many pages involved, is it conceivable to define the relationship the either way - specify the connection in the "child" pages instead? [09:49:20] That may or may not make sense for your purpose. [09:50:19] i have > 200 child pages, meaning i am allready using the "smaller set" [09:50:27] Ooh. [09:51:47] What's the relationship being defined here? Now I'm curious. [10:16:24] (CR) Addshore: [C: 2] Fix spelling: occurred [extensions/SemanticForms] - https://gerrit.wikimedia.org/r/124545 (owner: Siebrand) [10:16:40] (Merged) jenkins-bot: Fix spelling: occurred [extensions/SemanticForms] - https://gerrit.wikimedia.org/r/124545 (owner: Siebrand) [10:16:55] (CR) Addshore: [C: 2] Fix spelling: occurred [extensions/SemanticPageMaker] - https://gerrit.wikimedia.org/r/124549 (owner: Siebrand) [10:16:58] (Merged) jenkins-bot: Fix spelling: occurred [extensions/SemanticPageMaker] - https://gerrit.wikimedia.org/r/124549 (owner: Siebrand) [10:29:07] (CR) Addshore: [C: 2] Fix spelling: occurred [extensions/SemanticMaps] - https://gerrit.wikimedia.org/r/124554 (owner: Siebrand) [10:29:30] (Merged) jenkins-bot: Fix spelling: occurred [extensions/SemanticMaps] - https://gerrit.wikimedia.org/r/124554 (owner: Siebrand) [13:01:04] [SemanticMediaWiki] JeroenDeDauw closed pull request #269: Remove static call from SimplePropertyStatisticsRebuilder (master...rem-static-use) http://git.io/FXvyQg [14:54:18] So far I spent about 45 min over it, with very little gain [14:56:29] Nemo_bis: there's an inherent limit to the number of query results, that's set in LocalSettings.php - even "limit=" in the query won't override it. [14:59:38] Yaron: it's set to 10k for the wiki [15:00:26] Ah - in that case, I don't know. You should talk to Jamie, of course. [15:00:52] Sorry. It should be about 2k http://lists.thingelstad.com/pipermail/wikiapiary-l/2014-April/000122.html [15:01:33] But that can't be the issue, I see some 400 items being counted there [15:31:46] [SemanticMediaWiki] mwjames created rem-static (+2 new commits): http://git.io/Dc5r8g [15:31:46] SemanticMediaWiki/rem-static a6f2bf8 mwjames: Remove remaining static SMWSQLStore3::getPropertyTables... [15:31:46] SemanticMediaWiki/rem-static 83e9b24 mwjames: Fix tests due to ::staticExpects [15:49:40] [SemanticMediaWiki] mwjames opened pull request #270: Rem static getPropertyTables (master...rem-static) http://git.io/k1tsuw [16:30:20] [SemanticMediaWiki] JeroenDeDauw pushed 1 new commit to master: http://git.io/MvvBkw [16:30:20] SemanticMediaWiki/master 0dec421 Jeroen De Dauw: Merge pull request #270 from SemanticMediaWiki/rem-static... [16:30:35] [SemanticMediaWiki] JeroenDeDauw deleted rem-static at 83e9b24: http://git.io/QylJRA [16:52:45] [SemanticExtraSpecialProperties] mwjames pushed 1 new commit to master: http://git.io/HW8JsQ [16:52:45] SemanticExtraSpecialProperties/master 2e3055d mwjames: Update CHANGELOG.md [16:53:05] [SemanticExtraSpecialProperties] mwjames tagged 1.1.0 at master: http://git.io/O3b65A