[6:00pm] GaborHojtsy: D8MI meeting now! [6:00pm] GaborHojtsy: who is around? [6:00pm] franSeva: GaborHojtsy, ooookiii [6:00pm] • vijaycs85 raises hand [6:01pm] herom: I'm here. [6:02pm] GaborHojtsy: ok, let me start and I’ll be short :) [6:02pm] GaborHojtsy: 1. we need you to plan for Amsterdam! [6:02pm] GaborHojtsy: amsterdam? [6:02pm] Druplicon: DrupalCon Amsterdam, Sept. 27 - Oct. 5. | FRIDAY SPRINTS: Add a sprint: https://amsterdam2014.drupal.org/contribution-sprints Sign up to mentor: https://amsterdam2014.drupal.org/sign-up-to-mentor | EXTENDED SPRINTS: https://groups.drupal.org/node/427578 Sign up: https://docs.google.com/spreadsheet/ccc?key=0AlRKD0XsivA1dDRIZEFCeXR2ZF9tQzVTU0lRN2lWRnc&usp=drive_web#gid=0 [6:02pm] GaborHojtsy: the sprint signups are going :) [6:03pm] GaborHojtsy: 2. alexpott worked very hard on clarifying field translatability to bring it home :) I know several of you have worked on it as well, so good job, congrats [6:03pm] GaborHojtsy: we are now down to 3 beta blockers for D8MI 2 of which are postponed [6:03pm] GaborHojtsy: so good job [6:03pm] • GaborHojtsy highfive [6:04pm] das-peter left the chat room. (Ping timeout: 255 seconds) [6:04pm] GaborHojtsy: 3. the migrate schema got in, so I think all the big schema things for config are done, so I went ahead and updated the config inspector to do “validation” at least with the code core is using to validate/test now: https://www.drupal.org/node/2266427 [6:04pm] Druplicon: https://www.drupal.org/node/2266427 => Add more info on schema validity to configuration inspector for debugging [#2266427] => 16 comments, 1 IRC mention [6:05pm] YesCT: meeting. I'm here. [6:05pm] GaborHojtsy: this found several more issues… however now you have this tool to “validate” config schemas now [6:05pm] vijaycs85: D8MI++ [6:05pm] GaborHojtsy: https://www.drupal.org/files/issues/Inspect%20%7C%20drupal8.local%202014-06-25%2011-11-47%202014-06-25%2011-11-52.png [6:05pm] GaborHojtsy: and https://www.drupal.org/files/issues/List%20of%20configuration%20data%20for%20views.view_.content%20%7C%20drupal8.local%202014-06-25%2014-38-50%202014-06-25%2014-40-29.png [6:06pm] penyaskito: hi all [6:06pm] GaborHojtsy: thats it for me [6:06pm] YesCT: schema validation, that is great! [6:06pm] GaborHojtsy: I’ll need to open issues in core base don what config inspector now finds :D [6:07pm] GaborHojtsy: franSeva: wanna go next? [6:07pm] Javisr left the chat room. (Remote host closed the connection) [6:07pm] webflo left the chat room. (Quit: Leaving.) [6:07pm] franSeva: sure [6:07pm] franSeva: I've been working in 2 issues https://www.drupal.org/node/1920876 [6:07pm] Druplicon: https://www.drupal.org/node/1920876 => Add a tiny bit of state magic in the image.module and hide the Title and Alt groups when the related form items are disabled [#1920876] => 78 comments, 6 IRC mentions [6:07pm] franSeva: and https://www.drupal.org/node/2290849 [6:07pm] Druplicon: https://www.drupal.org/node/2290849 => Regression: Fields missing from translation overview since "Clarify handling of field translatability" [#2290849] => 26 comments, 8 IRC mentions [6:07pm] franSeva: the firstone has been postpone [6:07pm] franSeva: and yesterday a post the test for the lastone [6:08pm] franSeva: and I think that's all [6:08pm] franSeva: :) [6:08pm] reyero joined the chat room. [6:08pm] YesCT: 2290849 needs some thinking and checking things. [6:08pm] franSeva: GaborHojtsy, the test needs review [6:08pm] vijaycs85: GaborHojtsy++ [6:08pm] vijaycs85: GaborHojtsy++ [6:08pm] franSeva: YesCT, sure [6:08pm] vijaycs85: on config inspector thingy [6:08pm] YesCT: to see if comment settings can be set to translatable. [6:09pm] franSeva: YesCT, the current test is basic and only check if the checkboxes are being rendered and checked [6:09pm] YesCT: while looking into 2290849, I felt like isTranslatable() should be supportsTranslation() in some places .. but plach disagrees [6:09pm] YesCT: franSeva: right, the test is fine for now. [6:10pm] das-peter joined the chat room. [6:10pm] Kristen_Pol joined the chat room. [6:10pm] franSeva: YesCT, ok [6:10pm] YesCT: in terms of scope, just checking if the items are listed. [6:10pm] YesCT: I think we will need another issue to add test coverage to see if it actually works. [6:10pm] YesCT: but we will know more after we manually check if comment settings can be set per language. [6:11pm] GaborHojtsy: franSeva++ [6:11pm] YesCT: also while looking at 2290849, I needed to see (wanted to see) the config as yml files. [6:11pm] GaborHojtsy: YesCT: franSeva: yeah we need a test with the standard profile, I did not check the patch yet [6:12pm] YesCT: and filed an issue that vijaycs85 contributored to regarding the instructions to do that in settings.php [6:12pm] franSeva: GaborHojtsy, in the setup() I'm setting the profile to standard [6:12pm] YesCT: vijaycs85: https://www.drupal.org/node/2291587 [6:12pm] vijaycs85: config.storage.active - service alias [6:12pm] Druplicon: https://www.drupal.org/node/2291587 => Document how to toggle to file configuration storage in settings.php [#2291587] => 4 comments, 1 IRC mention [6:12pm] webflo joined the chat room. [6:13pm] GaborHojtsy: franSeva: I’ll carve out some time to review that :) [6:13pm] franSeva: GaborHojtsy oki [6:14pm] alexpott joined the chat room. [6:14pm] GaborHojtsy: franSeva: so the patch looks fine, can you post combined with the fix to prove it works? :) [6:14pm] franSeva: GaborHojtsy, I mean I'm setting the profile in the class [6:14pm] GaborHojtsy: franSeva: there are some minor code style issues, but the test looks good [6:14pm] franSeva: GaborHojtsy, sure [6:14pm] das-peter left the chat room. (Client Quit) [6:15pm] franSeva: GaborHojtsy, I'm not sure about the naming [6:15pm] GaborHojtsy: franSeva: ContentTranslationDefaultSettingsTest is not bad [6:15pm] GaborHojtsy: franSeva: maybe ContentTranslationDefaultFieldsTest or ContentTranslationStandardFieldsTest [6:15pm] GaborHojtsy: franSeva: yeah ContentTranslationStandardFieldsTest [6:16pm] • plach looks to the backscroll from times to times [6:16pm] YesCT: :) [6:16pm] franSeva: GaborHojtsy, I'll change it [6:16pm] YesCT: franSeva: after meeting I can also point out the minor style things if you are interested, or I can do them and post an interdiff. [6:17pm] franSeva: YesCT, sure [6:17pm] GaborHojtsy: franSeva++ [6:17pm] GaborHojtsy: YesCT: wanna go next? [6:17pm] franSeva: YesCT, Ir un coder but with lines with more than 80character [6:17pm] franSeva: YesCT, we talk later [6:17pm] YesCT: GaborHojtsy: sure, I kinda did. :) [6:17pm] vijaycs85: YesCT: I think we got bit confusing approach there for active [6:18pm] YesCT: I worked with franSeva on that issue. [6:18pm] YesCT: and got pretty confused by all the config files. it's been a long time since I've looked at schema file namings with the *.* .. stuffs [6:18pm] YesCT: and I wasn't sure how each config file name was built. [6:19pm] YesCT: some are field.field... [6:19pm] YesCT: some are field.instance [6:20pm] GaborHojtsy: YesCT: yeah those are for different things [6:20pm] GaborHojtsy: YesCT: the instance is attached to a bundle on an entity type [6:21pm] YesCT: but field field is the actual settings for that instance? [6:21pm] • tstoeckler is present now [6:21pm] YesCT: (and there are definition that relate) [6:22pm] GaborHojtsy: YesCT: so a field.field is custom_block.body [6:22pm] GaborHojtsy: YesCT: a field.instance is custom_block.basic.body [6:22pm] GaborHojtsy: YesCT: with a bundle [6:22pm] YesCT: instance has bundle [6:23pm] YesCT: hm. so if a field did not have translation enabled (but was a type that supported translation), [6:24pm] webflo left the chat room. (Quit: Leaving.) [6:24pm] YesCT: then field.instance.... would be where translation: false [6:24pm] GaborHojtsy: YesCT: yeah you can have a body field translatable on a node type (field instance) but not on another node type (field instance) [6:25pm] YesCT: and field.field would be where translation: true means supports translation. [6:25pm] YesCT: I'll have another look at the issue. [6:26pm] GaborHojtsy: YesCT: best to review again yeah :) [6:26pm] YesCT: other stuff i've been doing: more drupalcon amsterdam prep, and getting my camp travel schedule set and travel arrangements done. [6:26pm] YesCT: my schedule is lacking in trips to Europe. [6:26pm] webflo joined the chat room. [6:27pm] GaborHojtsy: YesCT: you are more than welcome at drupalaton [6:27pm] YesCT: so if anyone has camp dates for Europe or dev days thoughts, let me know. [6:27pm] GaborHojtsy: YesCT: http://2014.drupalaton.hu/ :) [6:27pm] YesCT: GaborHojtsy: unfortunately it's the exact same days as twin cities. [6:27pm] tstoeckler: YesCT: Are you coming to drupalcamp.nl ? [6:28pm] YesCT: and I picked szeged over midcamp.. so I felt I owed the midwest this one. [6:28pm] GaborHojtsy: YesCT: hehe [6:28pm] YesCT: tstoeckler: is that Xano's camping? Xano's got canceled... [6:28pm] tstoeckler: Oh, I didn't know that. [6:29pm] tstoeckler: YesCT: Yeah, I meant that one [6:29pm] YesCT: tstoeckler: I was totally going to go, and right before I was going to buy my airplane ticket, Xano pinged me. [6:29pm] GaborHojtsy: YesCT: yeah I did not track other camps in the EU [6:30pm] YesCT: hook_help is still rtbc https://www.drupal.org/node/2161801 [6:30pm] Druplicon: https://www.drupal.org/node/2161801 => Update hook_help for Config translation module [#2161801] => 55 comments, 1 IRC mention [6:30pm] GaborHojtsy: YesCT: looking at drupical, not sure what big event is coming up in the summer [6:30pm] GaborHojtsy: YesCT: EU’s big event is/was devdays [6:31pm] tstoeckler: devdays++ [6:31pm] GaborHojtsy: tstoeckler: wanna go next then? [6:31pm] tstoeckler: sure [6:31pm] GaborHojtsy: YesCT++ [6:31pm] tstoeckler: I worked on https://www.drupal.org/node/2144413 this week [6:31pm] GaborHojtsy: YesCT: hope jhodgdon will pick the help one up :) [6:31pm] Druplicon: https://www.drupal.org/node/2144413 => Add config translation support for Text elements with a filter format [#2144413] => 107 comments, 1 IRC mention [6:32pm] GaborHojtsy: tstoeckler: oh, that one! [6:32pm] tstoeckler: reyero reviewed it yesterday, which was very awesome [6:32pm] tstoeckler: reyero++ [6:32pm] tstoeckler: GaborHojtsy: heh... [6:32pm] vijaycs85: reyero++ [6:32pm] reyero: tstoeckler, oh, hi... [6:32pm] tstoeckler: I think it's very far along but it's become quite a big one [6:33pm] tstoeckler: Would be very helpful to have e.g. alexpott 's input on the config system changes [6:33pm] GaborHojtsy: reyero++ [6:33pm] GaborHojtsy: tstoeckler: well if you and reyero and happy enough with it, feel free to RTBC for alexpott :) [6:33pm] reyero: tstoeckler, yes, it's pretty big, we should look into committing it asap... so possibly you can ignore most of my issues which were tips for improvement [6:33pm] tstoeckler: Right, maybe that. [6:34pm] tstoeckler: reyero: I will do no such thing! Your input was way too helpful for ignoring :-) [6:34pm] rodrigoaguilera is now known as nodrigoaguilera. [6:34pm] Schnitzel: sorry, late [6:35pm] tstoeckler: Yeah, but maybe, if I fix the mentioned issues tomorrow, we can get the issue RTBC by reyero or GaborHojtsy on the weekend and then committed by alexpott next week. At least that would be my (ideal) plan [6:35pm] GaborHojtsy: tstoeckler: reyero: I trust between the two of you you can figure this out [6:35pm] tstoeckler: ok, [6:35pm] tstoeckler: works for me :-) [6:35pm] tstoeckler: btw reyero++10000 for fixing config schema vs. typed data [6:36pm] GaborHojtsy: definitely [6:36pm] GaborHojtsy: reyero++ [6:36pm] reyero: tstoeckler, GaborHojtsy sounds good, I'll review new patch before end of this wek [6:36pm] GaborHojtsy: tstoeckler++ [6:36pm] tstoeckler: that's it for me. [6:36pm] mzgadzaj_ joined the chat room. [6:36pm] tstoeckler: reyero: awesome [6:36pm] tstoeckler: reyero++ [6:36pm] tstoeckler: reyero++ [6:36pm] GaborHojtsy: tstoeckler: ok, its awesome to focus on this one and get it in ASAP :) [6:37pm] GaborHojtsy: reyero: wanna be next? :) [6:37pm] tstoeckler: GaborHojtsy: heh, ASAP since Prague [6:37pm] vijaycs85: tstoeckler: :) [6:37pm] • vijaycs85 looks at webflo /cc tstoeckler [6:38pm] vijaycs85: :) [6:38pm] tstoeckler: great times, great times... [6:38pm] herom: GaborHojtsy, this is the best I could come up with for the translation team doc http://privatepaste.com/44ac3c0e83 . still not on the google-doc though. can you review/update it? [6:38pm] GaborHojtsy: tstoeckler: yeah, well, the more API changes are involved the worse it gets later [6:38pm] reyero: GaborHojtsy, hi sorry, yes, was away for 2 mins [6:39pm] YesCT: herom: oh that was on my list to look at this morning, sorry.. did do that yet. [6:39pm] reyero: GaborHojtsy, I have more patches for you ;-) https://www.drupal.org/node/2145633 [6:39pm] Druplicon: https://www.drupal.org/node/2145633 => Convert ..config_translation_type_info_alter into a real typed data alter hook [#2145633] => 5 comments, 1 IRC mention [6:39pm] mzgadzaj left the chat room. (Ping timeout: 240 seconds) [6:39pm] reyero: GaborHojtsy, I'd like to try that one [6:39pm] GaborHojtsy: herom: probably best to copy into the google doc so YesCT, me and others can review it :) [6:39pm] GaborHojtsy: herom: better than whatever was there :D [6:40pm] tstoeckler: reyero: your latest patch there, looks awesome +1000 !!! [6:40pm] herom: GaborHojtsy: ok, will do. [6:40pm] YesCT: herom: yes. your edits are going to be better than anything. go for it. [6:41pm] mzgadzaj_ left the chat room. (Ping timeout: 240 seconds) [6:41pm] tstoeckler: #sudden-breakout-of-common-sense [6:42pm] GaborHojtsy: reyero: looks amazing :D [6:43pm] YesCT: reyero: if we go that way, does the title need to be updated? [6:43pm] GaborHojtsy: reyero: just posted a quick review [6:44pm] reyero: YesCT, maybe, though basically we are fixing a hook... :D [6:45pm] reyero: YesCT, tstoeckler Then if the text+format patch gets in, I can look into replacing old hook in the same patch [6:45pm] GaborHojtsy: reyero: YesCT: a better title is in order, but not sure what :D [6:45pm] GaborHojtsy: reyero++ [6:45pm] GaborHojtsy: vijaycs85: wanna go next then? [6:45pm] vijaycs85: GaborHojtsy: sure [6:45pm] tstoeckler: reyero: you can do that regardless, right? seems simple enough to re-roll either way?! [6:45pm] vijaycs85: https://www.drupal.org/node/2183957 just went in [6:45pm] Druplicon: https://www.drupal.org/node/2183957 => Provide configuration schema for Migration module [#2183957] => 76 comments, 4 IRC mentions [6:45pm] tstoeckler: reyero: I mean, your call... [6:46pm] vijaycs85: may work on https://www.drupal.org/node/2183983 if GaborHojtsy wants me to :) [6:46pm] Druplicon: https://www.drupal.org/node/2183983 => Be stricter about schema issues once a config has schema [#2183983] => 41 comments, 1 IRC mention [6:46pm] alexpott left the chat room. (Quit: Leaving...) [6:46pm] tstoeckler: vijaycs85++ [6:46pm] vijaycs85: spend sometime to understand/review https://www.drupal.org/node/2256521 [6:46pm] Druplicon: https://www.drupal.org/node/2256521 => New plan, Phase 2: Implement menu links as plugins, including static admin links and views, and custom links with menu_link_content entity, all managed via menu_ui module [#2256521] => 97 comments, 2 IRC mentions [6:46pm] tstoeckler: awesome work on the migrate schema [6:46pm] vijaycs85: thats it [6:46pm] vijaycs85: tstoeckler: thanks :) [6:46pm] reyero: tstoeckler, well, yes, but I'd prefer your patch getting it first, it's big enough already.. [6:47pm] andypost: GaborHojtsy, does https://www.drupal.org/node/1498660 issue means to add comment_field_data table only [6:47pm] Druplicon: https://www.drupal.org/node/1498660 => Refactor taxonomy entity properties to multilingual [#1498660] => 32 comments, 1 IRC mention [6:47pm] tstoeckler: reyero: sure, makes sense [6:47pm] andypost: ah, i mean https://www.drupal.org/node/1498662 [6:47pm] Druplicon: https://www.drupal.org/node/1498662 => Refactor comment entity properties to multilingual [#1498662] => 8 comments, 1 IRC mention [6:47pm] rteijeir_ joined the chat room. [6:47pm] rteijeiro left the chat room. (Read error: Connection reset by peer) [6:47pm] YesCT: tstoeckler: which issue is that again? [6:48pm] GaborHojtsy: vijaycs85: yeah instead of the be stricter issues, we need to have issues opened and switflty fixed for the schema issues identified in inspector [6:48pm] tstoeckler: YesCT: https://www.drupal.org/node/2144413 [6:48pm] Druplicon: https://www.drupal.org/node/2144413 => Add config translation support for Text elements with a filter format [#2144413] => 107 comments, 2 IRC mentions [6:48pm] GaborHojtsy: vijaycs85: AND break out the mapping child instantiation fix from reyero’s issue :D [6:48pm] GaborHojtsy: vijaycs85: which is more important to fix debugging issues and cleaning up API compliance of the typed data manager [6:49pm] vijaycs85: GaborHojtsy: oh okay.. [6:49pm] GaborHojtsy: vijaycs85: I’ll look that up and open an issue :) [6:49pm] vijaycs85: GaborHojtsy: sure [6:50pm] vijaycs85: GaborHojtsy++ [6:50pm] nodrigoaguilera is now known as rodrigoaguilera. [6:50pm] GaborHojtsy: vijaycs85: basically its how mappings understand their properties [6:51pm] rodrigoaguilera is now known as nodrigoaguilera. [6:51pm] reyero: vijaycs85, GaborHojtsy not sure I follow, which mapping issues are we talking about? [6:51pm] GaborHojtsy: reyero: the silly throwing of the schema invalid exception and that you cannot access items on mappings that don’t have schema through the typed data [6:51pm] vijaycs85: reyero: this is one of the request I added in your sandbox [6:52pm] YesCT: GaborHojtsy: should there be a meta for fixing those problems found by the config inspector validation checking? [6:53pm] webflo left the chat room. (Quit: Leaving.) [6:53pm] GaborHojtsy: YesCT: we already have the schema completion meta, we can add more items [6:53pm] GaborHojtsy: plach: still around? [6:53pm] reyero: vijaycs85, GaborHojtsy ah, ok, I haven't looked at it for a while... anyway if we make some progress with core/typed data, we may end up having -the option- of real $element->validate() working in core [6:54pm] YesCT: GaborHojtsy: vijaycs85: http://drupal.org/node/1910624 [6:54pm] Druplicon: http://drupal.org/node/1910624 => [META] Introduce and complete configuration schemas in all of core [#1910624] => 76 comments, 39 IRC mentions [6:54pm] vijaycs85: YesCT: :) [6:54pm] vijaycs85: YesCT++ [6:54pm] • tstoeckler just passed out happy at the thought of that [6:54pm] YesCT: (for the meeting notes. in case people read them and want to join in fixing or reviewing.) [6:54pm] plach: GaborHojtsy: yep [6:55pm] GaborHojtsy: plach: wanna talk about what you need help with, what are you working on? [6:55pm] GaborHojtsy: reyero: yeah, that also needs the unknown elements of mappings to be created, so we can go and validate them later [6:55pm] plach: I am still working on the entity storage issues: [6:55pm] GaborHojtsy: reyero: so we’ll also help from this side :) [6:55pm] plach: https://www.drupal.org/node/2144263 [6:56pm] Druplicon: https://www.drupal.org/node/2144263 => Decouple entity field storage from configurable fields [#2144263] => 90 comments, 1 IRC mention [6:56pm] plach: and [6:56pm] plach: https://www.drupal.org/node/1498720 [6:56pm] Druplicon: https://www.drupal.org/node/1498720 => [PP-1] Make ContentEntityDatabaseStorage handle changes in the entity schema definition [#1498720] => 94 comments, 1 IRC mention [6:56pm] • vijaycs85 about to leave the meeting quietly and read the meeting log and do karma later [6:56pm] plach: for which I have only sandbox code [6:56pm] plach: I didn't post patches yet [6:57pm] plach: GaborHojtsy: marco is working on the multilingual taxonomy issue [6:57pm] vijaycs85 left the chat room. [6:57pm] plach: I am reviewing [6:57pm] plach: we should be mostly ready [6:57pm] plach: https://www.drupal.org/node/1498660 [6:57pm] Druplicon: https://www.drupal.org/node/1498660 => Refactor taxonomy entity properties to multilingual [#1498660] => 32 comments, 2 IRC mentions [6:58pm] GaborHojtsy: plach: marco++ [6:58pm] plach: I think the area that could use some help is keeping conversions to Entity Query going [6:58pm] plach: and then multilingual schema conversions for the other translatable entity types [6:58pm] GaborHojtsy: plach: https://www.drupal.org/node/1498720 is still postponed? [6:58pm] Druplicon: https://www.drupal.org/node/1498720 => [PP-1] Make ContentEntityDatabaseStorage handle changes in the entity schema definition [#1498720] => 94 comments, 2 IRC mentions [6:59pm] plach: yep, to the other one I mentioned [6:59pm] plach: GaborHojtsy: but I am working on a branch that is based on the other one so I can work on both in parallel [6:59pm] rteijeir_ left the chat room. (Remote host closed the connection) [6:59pm] GaborHojtsy: plach: oh, makes sense [6:59pm] plach: GaborHojtsy: also https://www.drupal.org/node/2290101 could use some love [6:59pm] Druplicon: https://www.drupal.org/node/2290101 => UI telling you a field is shared across languages is way too subtle [#2290101] => 7 comments, 2 IRC mentions [7:00pm] YesCT: plach: does the entity query conversions have a meta (or a tag)? [7:00pm] plach: YesCT: yep, let me find it [7:00pm] plach: YesCT: https://www.drupal.org/node/2068325 [7:00pm] Druplicon: https://www.drupal.org/node/2068325 => [META] Convert entity SQL queries to the Entity Query API [#2068325] => 33 comments, 1 IRC mention [7:00pm] plach: it's in the rocketship focus section [7:00pm] plach: :) [7:01pm] YesCT: in http://entity.worldempire.ch/ also. :) [7:01pm] GaborHojtsy: plach: as for schema conversion, the taxonomy one is getting there, the menu one is handled in the menu issue, what else is important? [7:01pm] GaborHojtsy: plach: comments may be the only one missing then? [7:02pm] plach: GaborHojtsy: we don't need users and blocks, I think [7:02pm] tstoeckler: GaborHojtsy: plach: What is schema conversion? [7:02pm] plach: GaborHojtsy: maybe files? I don't know how alt/targets/descriptions are handled in D8 [7:03pm] rteijeiro joined the chat room. [7:03pm] GaborHojtsy: plach: that is on the field, not the file entity I think [7:03pm] plach: tstoeckler: we are still converting static schemas before beta, so that the default schema is multilingual [7:03pm] GaborHojtsy: plach: so comment subject left :D [7:03pm] plach: GaborHojtsy: yep :) [7:03pm] GaborHojtsy: BTW https://www.drupal.org/node/2256521 was promoted to beta blocker, so if people can help there, that would be great [7:03pm] Druplicon: https://www.drupal.org/node/2256521 => New plan, Phase 2: Implement menu links as plugins, including static admin links and views, and custom links with menu_link_content entity, all managed via menu_ui module [#2256521] => 97 comments, 3 IRC mentions [7:03pm] tstoeckler: plach: heh, the field definitions? [7:04pm] GaborHojtsy: this is getting us TRANSLATABLE MENU ITEMS [7:04pm] plach: tstoeckler: that way we can switch back from transltable to non transltable in core without requireing additional modules [7:04pm] plach: tstoeckler: eh? [7:04pm] tstoeckler: plach: yep, I get it. I was just confused by the term.... [7:04pm] YesCT: GaborHojtsy: that is pretty huge. [7:04pm] tstoeckler: plach: nevermind me... [7:04pm] plach: ok, you know I am good at that ;) [7:04pm] plach: GaborHojtsy: !!!!!! [7:05pm] YesCT: GaborHojtsy: and i'll be with pwolanin in New Jersey http://jerseyshoredrupal.github.io/ [7:06pm] GaborHojtsy: YesCT: cool [7:06pm] GaborHojtsy: anybody else I missed? [7:06pm] YesCT: plach: about the supportsTranslation(), is there a particular string of comments in https://www.drupal.org/node/2143291 that discusses why to not rename for the storage? [7:06pm] Druplicon: https://www.drupal.org/node/2143291 => Clarify handling of field translatability [#2143291] => 115 comments, 5 IRC mentions [7:06pm] YesCT: or is #28 it maybe [7:07pm] Kristen_Pol: GaborHojtsy: I've been lurking while trying to get D8 Alpha 12 working on Pantheon [7:07pm] Kristen_Pol: GaborHojtsy: does Acquia support D8? [7:08pm] Kristen_Pol: GaborHojtsy: I'd like a place for multiple developers to work on the demo site at the same time [7:08pm] plach: YesCT: I think we discussed that mostly live, but I think 11 captures my concerns best [7:08pm] andypost: GaborHojtsy, plach suppose custom block entity should be multilingual too [7:08pm] Kristen_Pol: GaborHojtsy: Pantheon is having some issues so I'm working with their tech team to see if it can be resolved [7:09pm] plach: YesCT: and obviously what I posted in https://www.drupal.org/node/2290849#comment-8910299 [7:09pm] Druplicon: https://www.drupal.org/node/2290849 => Regression: Fields missing from translation overview since "Clarify handling of field translatability" [#2290849] => 26 comments, 9 IRC mentions [7:09pm] GaborHojtsy: Kristen_Pol: https://www.acquia.com/blog/installing-drupal-8-acquia-cloud [7:09pm] plach: andypost: it has no translatable base field, so the schema should be ok [7:10pm] cjoy joined the chat room. [7:10pm] Kristen_Pol: GaborHojtsy: Thanks! [7:10pm] andypost: plach, ah, so for comment only subject needs transation [7:11pm] YesCT: Kristen_Pol: I hope they are more helpful than the last time Gabor and I tried to get d8 running on pantheon. [7:11pm] plach: GaborHojtsy: andypost: not sure about block_content.info [7:11pm] plach: andypost: (comments) yep :) [7:12pm] Kristen_Pol: YesCT: this is the first time I've tried with Pantheon… Matt Cheney is looking into it so hopefully it will get resolved as well [7:12pm] GaborHojtsy: Kristen_Pol: I tried D8 on pantheon way back and they provided no help at all :( [7:12pm] GaborHojtsy: Kristen_Pol: should be better now [7:12pm] Kristen_Pol: GaborHojtsy: we are Pantheon partners so we have some pull there [7:12pm] GaborHojtsy: Kristen_Pol: :Ö [7:12pm] GaborHojtsy: Kristen_Pol: :) [7:12pm] Kristen_Pol: GaborHojtsy: but will use Acquia if it's not resolved asap!!!!! [7:12pm] GaborHojtsy: andypost: wanna take on the comment db schema then? [7:13pm] GaborHojtsy: Kristen_Pol: hehe, not my point [7:13pm] Kristen_Pol: GaborHojtsy: this is my task today… get a viable D8 platform for collaboration on the D8 Demo [7:13pm] Kristen_Pol: GaborHojtsy: https://www.drupal.org/node/2292659 [7:13pm] andypost: GaborHojtsy, yep, will try tonight [7:13pm] Druplicon: https://www.drupal.org/node/2292659 => Get D8 installed in collaborative development workspace such as Pantheon or Acquia [#2292659] => 0 comments, 1 IRC mention [7:14pm] GaborHojtsy: andypost: https://www.drupal.org/node/1498662 [7:14pm] Druplicon: https://www.drupal.org/node/1498662 => Refactor comment entity properties to multilingual [#1498662] => 8 comments, 2 IRC mentions [7:14pm] GaborHojtsy: andypost: yayay [7:14pm] GaborHojtsy: andypost++ [7:14pm] GaborHojtsy: Kristen_Pol: cool [7:14pm] GaborHojtsy: ok, I think this would be it for the meeting [7:15pm] GaborHojtsy: thanks all for coming! [7:15pm] GaborHojtsy: Kristen_Pol++ [7:15pm] GaborHojtsy: andypost++ [7:15pm] plach: GaborHojtsy: not sure about block_content.info [7:15pm] GaborHojtsy: plach++ [7:15pm] GaborHojtsy: YesCT++ [7:15pm] GaborHojtsy: vijaycs85++ [7:15pm] andypost: plach, suppose it makes sense to translate it for UI at least [7:15pm] franSeva: GaborHojtsy++ [7:15pm] plach: GaborHojtsy: you were saying that property is config translation, but then why we have it there [7:16pm] YesCT: plach++ [7:16pm] franSeva: YesCT++ [7:16pm] plach: ? [7:16pm] YesCT: Kristen_Pol++ [7:16pm] YesCT: franSeva++ [7:16pm] franSeva: tstoeckler++ [7:16pm] YesCT: andypost++ [7:16pm] Kristen_Pol: GaborHojtsy++ [7:16pm] franSeva: plach++ [7:16pm] GaborHojtsy: franSeva++ [7:16pm] franSeva: reyero++ [7:16pm] Kristen_Pol: YesCT++ [7:16pm] YesCT: vijaycs85++ [7:16pm] Kristen_Pol: plach++ [7:16pm] franSeva: penyaskito++ [7:16pm] franSeva: Kristen_Pol++ [7:16pm] GaborHojtsy: reyero++ [7:16pm] tstoeckler: GaborHojtsy++ [7:16pm] GaborHojtsy: tstoeckler++ [7:16pm] tstoeckler: reyero++ [7:16pm] Kristen_Pol: vijaycs85++ [7:16pm] franSeva: andypost++ [7:16pm] tstoeckler: Kristen_Pol++ [7:16pm] tstoeckler: andypost++ [7:16pm] YesCT: tstoeckler++ [7:16pm] tstoeckler: vijaycs85++ [7:16pm] Kristen_Pol: andypost++ [7:16pm] tstoeckler: YesCT++ [7:16pm] YesCT: reyero++ [7:16pm] tstoeckler: franSeva++ [7:16pm] tstoeckler: plach++ [7:17pm] Kristen_Pol: franSeva++ [7:17pm] plach: d8mi++ :) [7:17pm] Kristen_Pol: tstoeckler++ [7:17pm] GaborHojtsy: plach: the content block admin label is on the content entity [7:17pm] YesCT: franSeva: so tiny nit in the test, is Contains \Drupal (with the \) [7:17pm] GaborHojtsy: plach: the visible label is in config [7:17pm] Kristen_Pol: penyaskito++ [7:17pm] herom: GaborHojtsy, YesCT: posted on the google-doc. [7:18pm] Kristen_Pol: reyero++ [7:18pm] Kristen_Pol: d8mi++ [7:18pm] YesCT: franSeva: and instead of [7:18pm] YesCT: Tests the Entity Test Translation UI using the default profile. [7:18pm] plach: ok [7:18pm] YesCT: maybe [7:18pm] GaborHojtsy: herom++ [7:18pm] GaborHojtsy: d8mi++ [7:18pm] • GaborHojtsy sorry if I forgot karma for someone :D hard to keep track