[00:03:43] (CR) Yaron Koren: "Hi guys - yes, these two messages are displayed only by the JavaScript, which means that (as far as I know) they can't handle plurals. If " [extensions/SemanticForms] - https://gerrit.wikimedia.org/r/236217 (owner: Kghbln) [07:27:34] Morning. Does anyone know a good way to create a time slot booking system on SMW? I considered using timezones offsets, time slots and days as properties but couldn't work out how to do wraparounds from one day to another [07:59:42] [SemanticResultFormats] gesinn-it opened pull request #122: [SRF][Filtered] New view 'table' added (master...master) http://git.io/vZqcl [11:48:02] (CR) Siebrand: [C: 1] "i18n/L10n reviewed." [extensions/SemanticForms] - https://gerrit.wikimedia.org/r/236217 (owner: Kghbln) [13:06:11] [SemanticMediaWiki] mwjames created parser (+1 new commit): http://git.io/vZmrN [13:06:11] SemanticMediaWiki/parser dcdf0e2 mwjames: Use the parser from the invoked callback, refs 1143 [13:06:32] [SemanticMediaWiki] mwjames opened pull request #1144: Use the parser from the invoked callback, refs #1143 (master...parser) http://git.io/vZmrj [13:06:52] [SemanticMediaWiki] mwjames closed pull request #1144: Use the parser from the invoked callback, refs #1143 (master...parser) http://git.io/vZmrj [13:36:59] [SemanticMediaWiki] mwjames force-pushed callback-container from e39490b to c2c90fd: http://git.io/vZmS3 [13:36:59] SemanticMediaWiki/callback-container c2c90fd mwjames: Replace DIC with onoi/callback-container... [13:37:12] [SemanticMediaWiki] mwjames opened pull request #1145: Replace DIC with onoi/callback-container (master...callback-container) http://git.io/vZmSW [14:33:23] [SemanticMediaWiki] mwjames force-pushed triples-chunk from 6a78fab to 750e5b1: http://git.io/vGFhT [14:33:23] SemanticMediaWiki/triples-chunk 750e5b1 mwjames: Add TurtleTriplesBuilder::getChunkedTriples, refs 1110... [18:08:18] Question from earlier: Morning. Does anyone know a good way to create a time slot booking system on SMW? I considered using timezones offsets, time slots and days as properties but couldn't work out how to do wraparounds from one day to another [19:14:40] (PS1) Yaron Koren: Superficial fixes to comments and spacing [extensions/SemanticForms] - https://gerrit.wikimedia.org/r/236861 [19:16:31] Person: would it work with just a start date/time and end date/time for each slot? [19:18:35] yes, potentially multiple for each person, but each slot would be its own thing [19:19:22] the problem is, how do I work out that your slot from 18:00-24:00 on Tuesday matches with my slot from 23:00 Tuesday to 05:00 Wednesday (for example) [19:20:07] (CR) Yaron Koren: [C: 2 V: 1] Superficial fixes to comments and spacing [extensions/SemanticForms] - https://gerrit.wikimedia.org/r/236861 (owner: Yaron Koren) [19:20:44] Person: do you mean that you want the system to warn about overlaps? [19:21:30] It's to find mutually agreeable timeslots to meet - sort of like organising meetings but I wanted to just do it with SMW. [19:21:49] Oh... I get it; these are preferences. [19:22:28] That would probably require a custom "display" format. [19:22:34] I could say I'm available for meetings on 3 days a week from 23:00 to 05:00 overnight, someone on the East Coast could say 18:00 - 24:00, someone in Cali 15:00 - 21:00, and that should all be the same time [19:22:48] but it spans multiple days. [19:22:53] Right. [19:23:45] I don't think there's a way to do an "intersection" with the current functionality; you'd have to create something. [19:27:07] Okay, thanks Yaron. That's probably beyond me. [19:27:42] Second question, do you know what might cause a header to not appear? I think I asked this before, it's the only header for a property doing an inverse search. I've got other tables which use multiple inverses and the headers come out fine [19:29:29] Oh yeah... what does the query look like? [19:30:41] {{#ask: [[Category:Stories]] |?Summary is=Summary |?-Part of story=Events |?Participating player characters are=Player characters involved |?Participating adventuring groups are=Adventuring groups involved |?Participating organisations are=Organisations involved |format=table |headers=show |mainlabel=Stories }} [19:30:57] So, the ?-Part of story=Events is the one with no header [19:35:56] That's odd. [19:36:40] Did you try shuffling around the order of the printouts, or changing the column name? [19:41:38] Changing name yes, I'll try shuffling [19:44:14] Shuffling and removing other columns doesn't seem to work [19:55:20] not declaring a column name also leaves it blank [20:00:29] Person: I don't know... I'd submit a bug report. [20:06:53] (PS1) Yaron Koren: Changed auto page creation to use #formredlink (special prop deprecated) [extensions/SemanticForms] - https://gerrit.wikimedia.org/r/236924 [20:08:28] Alright, thank you. One last question for the night: is there a graceful way to handle apostrophes in page names? [20:09:42] (CR) Yaron Koren: [C: 2 V: 1] Changed auto page creation to use #formredlink (special prop deprecated) [extensions/SemanticForms] - https://gerrit.wikimedia.org/r/236924 (owner: Yaron Koren) [20:10:59] Person: those aren't working for you either? [20:12:09] they're working, it's just got the code ' instead of an apostrophe [20:12:11] so it looks ugly [20:13:05] That's not good either. [20:13:15] Switch to Cargo? I don't know. :) [20:19:58] I looked at Cargo but I don't have a complex enough use case to want to relearn everything [20:20:19] besides I'm guessing the apostrophe thing is a MediaWiki issue rather than SMW [20:20:24] thanks for answering my questions again :) [20:22:36] if i use a form to make articles and then if i upgrade the form [20:23:33] i cant modify article create with the new form? [20:23:39] am i right? [20:26:40] you can [20:26:49] it'll overwrite if things are changed [20:27:00] ok [20:27:32] once again merci Person [20:28:00] when in doubt, try it out! [20:34:48] it does not work for me so i guess there is an error somewhere >> http://www.libreidea.org/index.php?title=Xb9&action=formedit [20:36:55] vev_: it's because you specified a form that doesn't exist: http://www.libreidea.org/Form:Idea_form [20:37:36] your form is called "Idea" [20:38:12] or Ideaform [20:38:31] Idea is good? [20:39:39] Calling something in the Form: namespace "Ideaform" seems a bit redundant [20:39:53] yes it was test [20:41:21] ah yes i can do that >> http://www.libreidea.org/Special:FormEdit/Ideaform/xb9 [20:41:46] but this does not work >> http://www.libreidea.org/index.php?title=Xb9&action=formedit [20:44:58] vev_: "Ideaform" != "Idea form" [20:49:03] VIKI is amazing [20:49:20] viki? [20:49:39] https://collaborate.mitre.org/extensions/index.php/VIKI_Network_Graph [20:49:47] I struggled to get the Graph semantic result format working [20:50:19] aie aie aie [20:50:21] at least, working as I want it, but Viki + semantic title + title icon is a beautiful combination for helping people get visual context [20:50:30] it seems amazing [21:04:17] [SemanticExtraSpecialProperties] cicalese opened pull request #51: Update ExtraPropertyAnnotator.php (master...patch-1) http://git.io/vZ3zK [21:10:11] [SemanticExtraSpecialProperties] JeroenDeDauw pushed 1 new commit to master: http://git.io/vZ32Z [21:10:12] SemanticExtraSpecialProperties/master a5590ad Translation updater bot: Localisation updates from https://translatewiki.net.... [21:16:02] [SemanticExtraSpecialProperties] JeroenDeDauw created patch-1 (+2 new commits): http://git.io/vZ3Vn [21:16:02] SemanticExtraSpecialProperties/patch-1 05902bd cicalese: Update ExtraPropertyAnnotator.php... [21:16:02] SemanticExtraSpecialProperties/patch-1 3d21044 jeroendedauw: Minor refactoring in makeNumberOfPageViewsDataItem [21:16:58] [SemanticExtraSpecialProperties] JeroenDeDauw opened pull request #52: Use HitCounters extension when available (master...patch-1) http://git.io/vZ3Vg [21:17:15] [SemanticExtraSpecialProperties] JeroenDeDauw closed pull request #51: Update ExtraPropertyAnnotator.php (master...patch-1) http://git.io/vZ3zK