[6:00pm] GaborHojtsy: HI ALL [6:00pm] jhodgdon: hi [6:00pm] Druplicon: que tal [6:00pm] GaborHojtsy: who is here for D8MI meeting? [6:00pm] franSeva: GaborHojtsy, hi!!! [6:00pm] penyaskito: \o [6:01pm] GaborHojtsy: superb :) [6:01pm] plach joined the chat room. [6:01pm] GaborHojtsy: so for announcements [6:01pm] GaborHojtsy: bogota? [6:01pm] Druplicon: DrupalCon Latin America in Bogota, 10-12 Feb https://latinamerica2015.drupal.org | EXTENDED SPRINTS 8-13 Feb. Sign up: https://docs.google.com/spreadsheet/ccc?key=0AtDYnjV5l0uydEVCVTRjYzhkXzF6N05WelRrZlAxNnc#gid=0 [6:02pm] GaborHojtsy: if you happen to go, then please sign up for sprints [6:02pm] • jhodgdon would love to go to Bogota [6:02pm] GaborHojtsy: I’ll not be there, BUT YesCT is leading the sprints :) [6:02pm] GaborHojtsy: YesCT++ [6:02pm] franSeva: YesCT++ [6:02pm] jhodgdon: YesCT++ [6:02pm] GaborHojtsy: also Drupal Dev Days dates were announced [6:02pm] YesCT: hi oh! [6:02pm] GaborHojtsy: https://twitter.com/drupaldevdays/status/530066270734278656 [6:03pm] GaborHojtsy: Save these dates and let’s plan making it :) [6:03pm] jhodgdon: Montpelier France, hm. [6:03pm] GaborHojtsy: “Unfortunately” I’ll not be there either, because …. my first child Balázs is about to be born right in the middle of that week according to math at least :D [6:03pm] jhodgdon: congratulations! [6:03pm] YesCT: GaborHojtsy: :) [6:04pm] GaborHojtsy: BUT you should definitely go, it will be an amazing event I am sure [6:04pm] YesCT: GaborHojtsy: I saw it is at the same time as front end united. is it likely that neither will move their dates? [6:04pm] GaborHojtsy: YesCT: Morten tweeted they are looking to move Frontend United, I think they are more flexible in times [6:05pm] GaborHojtsy: https://twitter.com/mortendk/status/542317179199574016 [6:05pm] GaborHojtsy: even thought they picked dates two months earlier [6:05pm] jhodgdon: ouch, $1300+ to fly there. [6:05pm] GaborHojtsy: and finally, it would be great to see the workshop presented at more events :) [6:05pm] GaborHojtsy: MWWT? [6:06pm] GaborHojtsy: MLWWT? [6:06pm] Druplicon: Multilingual Workshop World Tour is a well-documented hands-on workshop for showing D8 multilingual capabilities that you can deliver at any event http://www.drupal8multilingual.org/workshop [6:06pm] nonsie joined the chat room. [6:06pm] jhodgdon: GaborHojtsy: is that workshop aimed at people who already know something about Drupal, like a Drupal-centered event? [6:06pm] YesCT: jhodgdon: yeah, I was looking to fly somewhere "close" and then take a train. [6:07pm] jhodgdon: YesCT: $1383 was the price to fly to Paris... [6:07pm] Kristen_Pol joined the chat room. [6:07pm] GaborHojtsy: jhodgdon: it is a step by step UI clickaround in D8, probably too fast in less than 4 hours for someone who does not know Drupal [6:07pm] GaborHojtsy: jhodgdon: but it may be cut [6:07pm] jhodgdon: GaborHojtsy: ah, that kind of workshop. [6:07pm] GaborHojtsy: jhodgdon: we did not manage to make up guidelines on how to cut it [6:07pm] GaborHojtsy: jhodgdon: we presented it at several places, see the page for a list of past events [6:08pm] GaborHojtsy: jhodgdon: the page has all the materials, handout, demo D8 distro and slides [6:08pm] jhodgdon: GaborHojtsy: ok [6:08pm] jhodgdon: GaborHojtsy: got it [6:09pm] GaborHojtsy: so that’s it for announcements [6:09pm] plach: franSeva: Wim is ready to RTBC the patch once those last minor things are fixed [6:09pm] GaborHojtsy: I am at the Ghent criticals sprint now [6:10pm] GaborHojtsy: if you wanna help with these issues, they are at https://www.drupal.org/project/issues/search?issue_tags=Ghent%20DA%20sprint [6:10pm] GaborHojtsy: we are working on criticals and things blocking (or subissues of) criticals [6:10pm] franSeva: plach, I know right now I'm at work [6:10pm] plach: franSeva++ :) [6:10pm] GaborHojtsy: Especially D8 upgrade path blockers [6:10pm] GaborHojtsy: franSeva: can/wanna start? [6:10pm] franSeva: GaborHojtsy, sure [6:11pm] franSeva: GaborHojtsy, after 2 weeks I back to meetings!! [6:11pm] franSeva: GaborHojtsy, well I'm still working in https://www.drupal.org/node/2230637#comment-9395395 [6:11pm] vijaycs85: franSeva++ [6:11pm] franSeva: fixing minor things [6:11pm] Druplicon: https://www.drupal.org/node/2230637 => Create a Language field widget and the related formatter [#2230637] => 127 comments, 50 IRC mentions [6:12pm] franSeva: plach, I have some doubts with point 7 [6:12pm] plach: franSeva: tell me [6:13pm] franSeva: plach, I'm not sure if the change should be direct [6:13pm] plach: what do you mean? [6:14pm] franSeva: plach, I mean, I found loadMultiple method in EntityViewDisplay but this has diffrent inputs [6:14pm] franSeva: plach, I think that's the way, just to be sure [6:14pm] franSeva: plach, I thought I needed just to change the method and use the same input params [6:15pm] franSeva: plach, I'll work on in in 5 hours :) [6:15pm] franSeva: and I think that's all [6:15pm] • plach looks [6:18pm] plach: franSeva: won't passing the two keys to EntityViewDisplay::loadMultiple() work? [6:19pm] franSeva: plach, I tried to pass just one in an array and seems not work but let me try [6:20pm] plach: franSeva: no, sorry, now I get it: you need to call EntityViewDisplay::loadMultiple() and EntityFormDisplay::loadMultiple() with no parameters [6:20pm] franSeva: plach, ookiii [6:20pm] franSeva: plach, I'll do it :) [6:20pm] franSeva: plach++ [6:20pm] plach: so you can do foreach (array('EntityViewDisplay', 'EntityFormDisplay') as $class) { $class::loadMultiple() } [6:21pm] jurgenhaas left the chat room. (Quit: Leaving.) [6:21pm] franSeva: plach, got it [6:22pm] GaborHojtsy: franSeva++ [6:22pm] GaborHojtsy: plach: wanna go next then? [6:22pm] berdir: hm, if it is dynamic like that, we don't usually use classes.. [6:23pm] plach: berdir: so how do we do it? [6:23pm] penyaskito: plach: berdir: getStorage()? [6:23pm] berdir: use the entity type and the function/method on storage I guess, yes [6:24pm] plach: berdir: ok, Wim asked for ::loadMultiple() [6:24pm] plach: franSeva: I'd just change the type hint and be done with it ;) [6:24pm] franSeva: plach, oki [6:25pm] GaborHojtsy: so I think we want to give a chance to others too :D [6:25pm] GaborHojtsy: plach: wanna go next? [6:25pm] plach: GaborHojtsy: sure [6:26pm] plach: I worked on https://www.drupal.org/node/2230637, which is close to RTBC and https://www.drupal.org/node/2143729 which finally is [6:26pm] Druplicon: https://www.drupal.org/node/2230637 => Create a Language field widget and the related formatter [#2230637] => 127 comments, 51 IRC mentions [6:26pm] Druplicon: https://www.drupal.org/node/2143729 => Entity definitions miss a language entity key [#2143729] => 136 comments, 10 IRC mentions [6:26pm] plach: atm I'm on https://www.drupal.org/node/2232477 [6:26pm] Druplicon: https://www.drupal.org/node/2232477 => Fatal when adding new fields with NOT NULL constraints in a base table that contains existing entities [#2232477] => 80 comments, 15 IRC mentions [6:26pm] GaborHojtsy: Yeha! [6:27pm] GaborHojtsy: plach: looks like you have company on those :) [6:27pm] GaborHojtsy: franSeva++ [6:27pm] GaborHojtsy: plach++ [6:27pm] plach: I also discussed https://www.drupal.org/node/1916790 with berdir and fago and we should be close to RTBC there too, unless committers have more complaints [6:27pm] Druplicon: https://www.drupal.org/node/1916790 => Convert translation metadata into regular entity fields [#1916790] => 118 comments, 23 IRC mentions [6:27pm] GaborHojtsy: plach: ooooh, nice :) [6:27pm] plach: that's it [6:27pm] GaborHojtsy: jhodgdon: wanna go next? [6:27pm] jhodgdon: GaborHojtsy: sure, but I have nothing to report this week [6:28pm] GaborHojtsy: jhodgdon++ [6:28pm] GaborHojtsy: jhodgdon: thanks for participating in the discussions [6:28pm] GaborHojtsy: dawehner is working on https://www.drupal.org/node/2387019 ATM [6:28pm] Druplicon: https://www.drupal.org/node/2387019 => String field formatters cannot link to their parent entity [#2387019] => 18 comments, 2 IRC mentions [6:29pm] GaborHojtsy: which is a prerequisite to making the base fields use field widgets [6:29pm] GaborHojtsy: and formatters [6:29pm] GaborHojtsy: so we can then replace the title field, etc. with this one [6:29pm] sebcorbin is now known as sebcorbin`away. [6:29pm] Kristen_Pol left the chat room. (Quit: Leaving.) [6:30pm] GaborHojtsy: re the views area jhodgdon you were working on [6:30pm] jhodgdon: GaborHojtsy: yes, I'm following that [6:30pm] GaborHojtsy: all right, penyaskito? :) [6:30pm] penyaskito: I worked on https://www.drupal.org/node/2355909 which landed (FINALLY!), and now working on https://www.drupal.org/node/2363155 which should land soon [6:30pm] Druplicon: https://www.drupal.org/node/2355909 => language.settings config is not scalable [#2355909] => 132 comments, 68 IRC mentions [6:30pm] Druplicon: https://www.drupal.org/node/2363155 => content_translation.settings config is not scalable [#2363155] => 28 comments, 12 IRC mentions [6:31pm] webflo left the chat room. (Quit: Leaving.) [6:31pm] penyaskito: next Im going to support people working on criticals dealing with migrations and schemas [6:31pm] penyaskito: and also try to find more criticals where I can help [6:31pm] GaborHojtsy: penyaskito: CONGRATS, great job on that one [6:31pm] GaborHojtsy: penyaskito++ [6:31pm] GaborHojtsy: penyaskito++ [6:31pm] penyaskito: \o/ [6:31pm] GaborHojtsy: penyaskito++ [6:31pm] webflo joined the chat room. [6:32pm] GaborHojtsy: penyaskito: actually great job on both ones, the content translation one is amazing in how it shows how simple are things now thanks to the prior issue [6:32pm] penyaskito: GaborHojtsy: yep, that's awesome :)) [6:32pm] GaborHojtsy: penyaskito: I was surprised looking for how it is EVEN possible to do that in such small code :D [6:33pm] webflo left the chat room. (Client Quit) [6:33pm] GaborHojtsy: penyaskito: alexpott exclaimed in the same here in person :) [6:33pm] GaborHojtsy: penyaskito++ [6:33pm] rodrigoaguilera is now known as nodrigoaguilera. [6:34pm] GaborHojtsy: penyaskito: on that migration thing, I actually figured out the base fields one so only the block visibily problem is left hopefully [6:34pm] GaborHojtsy: penyaskito: at https://www.drupal.org/node/2358269 [6:34pm] Druplicon: https://www.drupal.org/node/2358269 => Migration bugs in block visibility, field overrides, cron settings and form modes found by configuration schema checking [#2358269] => 16 comments, 4 IRC mentions [6:34pm] GaborHojtsy: penyaskito: this resolves a HUGE number of fails out of all the ones in https://www.drupal.org/node/2183983 [6:34pm] Druplicon: https://www.drupal.org/node/2183983 => Find hidden configuration schema issues [#2183983] => 152 comments, 23 IRC mentions [6:34pm] GaborHojtsy: so we are getting *really* close to full test coverage for schemas with all tests [6:35pm] GaborHojtsy: then all is left is untested stuff :D [6:35pm] GaborHojtsy: which there is probably still some but that will be even harder to find [6:35pm] penyaskito: GaborHojtsy++ [6:35pm] Kristen_Pol1 joined the chat room. [6:35pm] GaborHojtsy: YesCT: you here? wanna go next? [6:35pm] YesCT: here. [6:36pm] penyaskito: I have to run, will read later [6:36pm] penyaskito: D+MI++ [6:36pm] penyaskito: D*MI++ [6:36pm] YesCT: not much d8mi specific stuff. last week helped mark some critical blockers, and updated some issue summaries for a few criticals so the info is there so people can better jump in to help. [6:37pm] YesCT: planning for bogota and LA sprints is starting [6:37pm] YesCT: I sent a reminder question to Aimee about if they want to try and move the bogota d8mi workshop to the training day to get more time since I didn't hear back from them yet on that. [6:38pm] YesCT: oh, and updated the inititiatives pages... mostly to have links to advance searches with the tags groups are using. [6:38pm] YesCT: https://www.drupal.org/community-initiatives/drupal-core [6:38pm] GaborHojtsy: YesCT: Kristen_Pol1 is here [6:39pm] YesCT: https://www.drupal.org/drupal-8.0/get-involved [6:39pm] dasrecht_off is now known as dasrecht. [6:39pm] YesCT: Kristen_Pol1: hi! :) [6:39pm] Kristen_Pol1: sorry… I'm on a call… but sort of here ;) [6:40pm] YesCT: Kristen_Pol1: no worries. I bumped up my question in an email for Aimee. I hope they still find the event worth going to. [6:40pm] Kristen_Pol1: YesCT: my guess is that it will be hard to justify it [6:40pm] GaborHojtsy: :/ [6:41pm] GaborHojtsy: YesCT: thanks for the updates on https://www.drupal.org/community-initiatives/drupal-core/multilingual I updated the news link [6:41pm] YesCT: Kristen_Pol1: well, let me know what changes might make it worth it, and I'll see if I can help them happen. [6:42pm] Kristen_Pol1: YesCT: will do… thx!!!! [6:43pm] GaborHojtsy: YesCT++ [6:43pm] GaborHojtsy: vijaycs85: are you around? wanna go next? [6:44pm] vijaycs85: GaborHojtsy: yep [6:44pm] vijaycs85: GaborHojtsy: I didn't to any on core last week :( [6:44pm] vijaycs85: can spend sometime this week I guess [6:46pm] GaborHojtsy: vijaycs85: so it would be gre to help out Sutharsan with some issues on the board that are *almost* ready if you want to start slow :) [6:46pm] GaborHojtsy: vijaycs85: https://www.drupal.org/node/1993452 and https://drupal.org/node/2344967 [6:46pm] Druplicon: https://www.drupal.org/node/1993452 => Merge "Translate configuration" into "Finish translations" task [#1993452] => 29 comments, 5 IRC mentions [6:46pm] Druplicon: https://drupal.org/node/2344967 => Tests for localization update does not update configuration translations [#2344967] => 22 comments, 2 IRC mentions [6:46pm] GaborHojtsy: vijaycs85: both are minor fixes away from RTBC [6:47pm] plach left the chat room. (Remote host closed the connection) [6:47pm] vijaycs85: GaborHojtsy: ok I will check them [6:47pm] farse left the chat room. (Remote host closed the connection) [6:48pm] GaborHojtsy: vijaycs85++ [6:48pm] vijaycs85: GaborHojtsy++ [6:48pm] GaborHojtsy: all right, who did I forget? [6:49pm] dasrecht is now known as dasrecht_off. [6:49pm] GaborHojtsy: martinFrances: are you working on some multilingual stuff recently? [6:51pm] GaborHojtsy: all right, anybody else I forgot? [6:51pm] GaborHojtsy: reyero did not arrive :/ [6:51pm] GaborHojtsy: tstoeckler stopped by earlier saying he is not working on multilingual ATM, still taking some rest after the big formatted text config integration :) [6:51pm] GaborHojtsy: reyero++ [6:51pm] GaborHojtsy: tstoeckler++ [6:53pm] GaborHojtsy: all right, this is it for this week’s meeting [6:53pm] GaborHojtsy: we’ll have 1 more for this year next week and then go for a break [6:54pm] GaborHojtsy: otherwise the meeting would be on the 24th and the 31st which is a no-go :D [6:54pm] GaborHojtsy: have fun with your friends, family, community, etc. :) [6:54pm] GaborHojtsy: but before that, see you next week [6:54pm] GaborHojtsy: thanks all and keep rocking :) [6:54pm] GaborHojtsy: tstoeckler++ [6:54pm] GaborHojtsy: reyero++ [6:54pm] GaborHojtsy: vijaycs85++ [6:54pm] GaborHojtsy: Kristen_Pol++ [6:54pm] GaborHojtsy: YesCT++ [6:54pm] vijaycs85: GaborHojtsy++ [6:55pm] GaborHojtsy: plach++ [6:55pm] GaborHojtsy: franSeva++ [6:55pm] vijaycs85: Kristen_Pol++ [6:55pm] vijaycs85: YesCT++ [6:55pm] vijaycs85: franSeva++ [6:55pm] GaborHojtsy: penyaskito++ [6:55pm] vijaycs85: penyaskito++ [6:55pm] vijaycs85: plach++ [6:55pm] franSeva: GaborHojtsy++ [6:55pm] vijaycs85: reyero+ [6:55pm] vijaycs85: reyero++ [6:55pm] GaborHojtsy: jhodgdon++ [6:55pm] franSeva: tstoeckler++ [6:55pm] GaborHojtsy: d8mi++ [6:55pm] franSeva: reyero++ [6:55pm] vijaycs85: tstoeckler++ [6:55pm] franSeva: vijaycs85++ [6:55pm] vijaycs85: D8MI++ [6:55pm] franSeva: Kristen_Pol++ [6:55pm] franSeva: penyaskito++ [6:55pm] vijaycs85: D*MI++ [6:55pm] roderik left the chat room. (Remote host closed the connection) [6:55pm] franSeva: YesCT++ [6:55pm] franSeva: plach++ [6:56pm] GaborHojtsy: alexpott++ [6:56pm] naveeenvalecha joined the chat room. [7:00pm] YesCT: GaborHojtsy++ [7:01pm] plach joined the chat room. [7:01pm] franSeva left the chat room. (Ping timeout: 244 seconds)