Closed (fixed)
Project:
Geolocation Field
Version:
8.x-1.x-dev
Component:
Google Maps geolocation
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
26 May 2016 at 22:39 UTC
Updated:
7 Jul 2016 at 09:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
stella commentedComment #3
screon commentedI need the same kind of functionality. I'll try out your patch somewhere this week and let you know if it works.
Comment #4
screon commentedJust tested your patch, and the feature working great! I was able to paste a JSON from Snazzymaps, and it successfully themed my map.However, the patch didn't apply to the latest dev version, there are some conflicts in the files which should be fixed..
Some remarks on my part after a (very) quick review:
Comment #9
christianadamski commented@stella testbot had some issues and some other stuff was committed.
Long story short: could you re-roll your patch against current git?
Comment #11
christianadamski commentedProbably related? https://www.drupal.org/node/2746731
Comment #12
christianadamski commentedComment #13
kae76 commentedRe-rolled patch against current dev
Comment #14
christianadamski commentedComment #15
christianadamski commentedPlease see the referenced issue for a patch against current git. It builds the styles integration based on this patch. It extends the validation by checking for correct JSON. Interestingly enough, JSON demands all properties in "" which the Google style example do not adhere to.
If possible, please provide feedback.
Comment #16
christianadamski commentedI comitted #2747251 - I added both your usernames to the commit. I'm new to this, hopefully they show up in your commit history. If not ping me and I'll figure it out.
Comment #17
stella commentedExcellent, thanks!
Comment #18
kae76 commentedOnly just seen this, thank you :)
Comment #19
christianadamski commentedHmm, this is the commit: https://www.drupal.org/commitlog/commit/5688/67b9b8154c2bad4c4bdc67360cb...
I followed this guide: https://www.drupal.org/node/52287
And you both still do not show up as comitters. I don't know what I missed. Any ideas?
Comment #20
derjochenmeyer commentedChristian, it seems the git message is for git credit only? For Drupal.org credit you maybe need to use the Credit & committing UI below the issue.
Commit messages - providing history and credit
Comment #21
christianadamski commentedOk, I added both names as getting credit in the other issue, and I see that does show up in the profiles each. I have now idea how to add people as committers and asking in #drupal-contribute did not result in any new insights. So I guess this is the best I can do...
It would be really good to be able to add other people as co-committers as well.
Comment #22
derjochenmeyer commentedHm... don't know if i understand what you mean with co-committers. I think there has to be ONE author/committer per patch/commit in git.