[04:54:40] (CR) Oetterer: "> This makes sense. But shouldn't $formHtmlHasRun be initialized to" [extensions/PageForms] - https://gerrit.wikimedia.org/r/368413 (https://phabricator.wikimedia.org/T139148) (owner: Oetterer) [10:48:49] Great with the new Chatroom info page! (https://www.semantic-mediawiki.org/wiki/Semantic_MediaWiki_chatroom) [10:49:35] Perhaps a direct link to the chat room (http://webchat.freenode.net/?channels=semantic-mediawiki) would be good ... and also made a little more prominent ... like a big button or heading "Access via web"? [12:32:58] * samuell is fighting with composer problems showing up as soon as going beyond MW 1.26 ... [12:33:04] Getting messages like this: https://github.com/rdfio/RDFIO/issues/43#issuecomment-319052689 [12:33:17] (For the SMW install, that is) [12:59:31] Seems the composer version might be outdated, due to old Ubuntu .. [13:07:34] [SemanticExtraSpecialProperties] translatewiki pushed 1 new commit to master: https://git.io/v7893 [13:07:34] SemanticExtraSpecialProperties/master f7e1c48 translatewiki.net: Localisation updates from https://translatewiki.net. [13:07:42] [SemanticResultFormats] translatewiki pushed 1 new commit to master: https://git.io/v789c [13:07:42] SemanticResultFormats/master 1422106 translatewiki.net: Localisation updates from https://translatewiki.net. [13:11:57] SemanticMediaWiki/SemanticCite#292 (master - 328d3b8 : translatewiki.net): The build is still failing. [13:11:57] Change view : https://github.com/SemanticMediaWiki/SemanticCite/compare/94c9e9f18bad...328d3b8286d1 [13:11:57] Build details : https://travis-ci.org/SemanticMediaWiki/SemanticCite/builds/259359788 [13:20:57] SemanticMediaWiki/SemanticExtraSpecialProperties#451 (master - f7e1c48 : translatewiki.net): The build was fixed. [13:20:57] Change view : https://github.com/SemanticMediaWiki/SemanticExtraSpecialProperties/compare/9bda89bdd52f...f7e1c4830d03 [13:20:57] Build details : https://travis-ci.org/SemanticMediaWiki/SemanticExtraSpecialProperties/builds/259359804 [13:30:22] samuell: agree on the direct link... right now its not very freidnly towards people that don't know IRC [13:32:00] No idea about the vagrant/ansible stuff [13:46:25] JeroenDeDauw, Thanks, I seem to get forward now, with an updated composer :) [14:18:59] (CR) Yaron Koren: [C: 2] "Ah! Actually, Stephan Gambke wrote this code, not me, so he was the one with the half-finished idea. :)" [extensions/PageForms] - https://gerrit.wikimedia.org/r/368413 (https://phabricator.wikimedia.org/T139148) (owner: Oetterer) [14:20:26] (Merged) jenkins-bot: Fix problem with autoedit api not being able to clear a template parameter [extensions/PageForms] - https://gerrit.wikimedia.org/r/368413 (https://phabricator.wikimedia.org/T139148) (owner: Oetterer) [14:33:04] [SemanticResultFormats] kwji opened pull request #284: Fixed calendar rendering in IE (master...feature/ie-calendar-fix) https://git.io/v78pK [14:51:04] [SemanticResultFormats] JeroenDeDauw pushed 1 new commit to master: https://git.io/v74eU [14:51:04] SemanticResultFormats/master c30d2f8 Jeroen De Dauw: Stop IRC notifications [14:51:40] [SemanticExtraSpecialProperties] JeroenDeDauw pushed 1 new commit to master: https://git.io/v74em [14:51:40] SemanticExtraSpecialProperties/master 828c827 Jeroen De Dauw: Stop IRC notifications [14:53:42] [SemanticWatchlist] JeroenDeDauw pushed 1 new commit to master: https://git.io/v74vv [14:53:42] SemanticWatchlist/master 5a00a3c Jeroen De Dauw: Stop IRC notifications [16:03:42] If I needed to create a property of time 00:00 are there any suggestions? [16:20:44] Hutchy68, You mean, a combination of the property and the value? [16:21:02] Or a fact statement, with that time? [16:29:12] I need to store time for video and audio to hour and minute. [16:30:06] What would be the best datatype? I think date is too over the top as there would never be a date. Just a time. [16:49:08] Ah, yeah, that would be some kind of time duration [16:49:10] Good question [16:49:14] hi [16:49:18] how i can use #show with this https://en.wikipedia.org/wiki/Wikipedia:Articles_with_slashes_in_title [16:49:41] ... or time interval [16:49:46] Didn't see any of that in https://www.semantic-mediawiki.org/wiki/Category:Datatypes [16:51:24] hi cronolio [16:51:33] So replacing / with / or : didn't work [16:51:37] ? [16:55:37] samuell: no [16:56:48] samuell: here is my template https://wiki.gentoo.org/index.php?title=User:Cronolio/see_also&action=edit here examples https://wiki.gentoo.org/index.php?title=User:Cronolio/draft/ru&action=edit [16:57:00] {{User:Cronolio/see also|:/etc/portage/patches}} does not work :( [17:37:03] i am resolved it without : for a while [20:40:39] help [20:54:14] wladek92: Just ask? [20:55:29] first access here [20:57:07] wladek92: So welcome. :) [21:01:56] thanks [21:06:14] * samuell is trying to figure out how the phpunit tests are run in SMW's travis setup [21:06:47] * samuell realized MediaWiki's phpunit.php script doesn't like to be run with the php7 cli [21:53:50] Ah, managed to install phpunit in the wiki folder via composer now [21:55:19] \me admits that he did not manage to run all the SMW tests locally for a while now [21:55:46] Heh. Have to practise this. :) [22:11:15] :) /me it is [22:11:46] * FoxT will try to remember. :D [22:12:01] * samuell nods :) [22:14:48] * samuell has to admit was in fact mostly just checking how SMW managed to run phpunit with the new php ... to implement in the much simpler setup in RDFIO. The SMW testing setup looks very advanced indeed :o) [22:17:42] ... at least what is run in travis. Made a first try to base RDFIOs travis config based on that, but had to give up b/c of complexity and round-trip times for travis runs. CircleCI's "SSH into container" feature was how I managed to get stuff working. [22:18:37] Never used (even heard of) CircleCI. [22:19:13] Very fast and easy to use alternative to Travis CI. I love it.