closing.
Fixed.
added to latest DEV.
dropped 8 & 9.
Added 11
added & fixed on latest DEV.
mschudders → created an issue.
Merged.
Thanks.
added to latest DEV.
thx, merged.
not going to do anymore, was for 1.0.x
closing
done.
applied patch + dropped D8 +D9 support.
'ill pick it up next week.
doesn't apply for 2.0.x
This has been removed.
Only applies to 1.0.x
Closing.
Merged?
> Fixed.
created 2.0.x
Added new TAG and thus a new release.
reflected on project page.
closing
closing
done fixed
created new release for V2 as well.
options:
hook/event/alter > So the module who puts the values there should "hook in" and translate value to label?
mschudders → created an issue.
merged!
Thanks.
pushed on DEV.
is working well, used for several months in PRD.
closing
if you could resolve the last conflicts so I can merge the branch that would be great.
Thanks
merged looks good
thanks
If this is an option that can be toggled (and this not by default) I can agree on this.
But right now I don't think this is good to set by default.
pushed to DEV.
Thanks.
mschudders → created an issue.
kriboogh → credited mschudders → .
up to date with latest changes now.
Putting in Needs review.
mschudders → made their first commit to this issue’s fork.
Thanks!
mschudders → created an issue.
added to DEV.
Fixed.
mschudders → created an issue.
Merged!
Thanks
Fixed
Great thanks!
mschudders → created an issue.
Merged.
shouldn't be the responsability of this contrib
todo check config.
mschudders → created an issue.
Is indeed a nice request. Maybe if we have some time in the future we could implement it.
Mschudders → created an issue.
closing and marking as fixed
I've added this to the DEV branch.
please provide MR.
thanks
@tim shall I resolve these?
Cheers
closing
looks good merged.
Hey,
Well since it's just a Plugin implementation, which isn't loaded when needed, I don't think it's necessary to create a separate submodule.
Normally the work for the webform element is done.
could you test it please? (Didnt test the autocomplete) other features seem to work properly.
Thanks!
Kind regards,
Marking as fixed in the meantime.
assign to me && needs work
update:
V1 working element added. Need extra features, more testing, and making sure everything works,
this is just a prototype.
in dev.
alright, i'll have a crack at it. (dev branch)
Mschudders → created an issue.
That's not the purpose of datalist or a select element.
Only the options inside of the list should be allowed.
put to needs work based off last comment.
fixed status.
fixed.
Mschudders → created an issue. See original summary → .
Mschudders → created an issue. See original summary → .
Added another fix for this on latest DEV branch.
Could you test if that works for you?
Thanks.
the help is a bit slim. If more information is added I could add it (also a link to the drupal page)
only from 9 and up is supported. So this is outdated.
closing ticket since I cleaned up the defaults in the form and this is resolved.
.overview--search, .views-exposed-form, #police-search-form-popup
In your use case you safely remove #police-search-form-popup I guess. This has been in there for no reason. Will remove it ;-)
.overview--search, .views-exposed-form
And the probably the selector "overview--search" won't be there for you as well, I think.
I've tested the patch as well and cannnot reproduce the issue of Emircan Erkul.
For me it seems to be working properly. Will test further to be sure.
patch seems good.
Moving to RTBC
will test and then provide merge req.
I started from 2.0.x seemed more logical to me.
Mschudders → created an issue.
Mschudders → made their first commit to this issue’s fork.
updated to latest DEV.
Mschudders → created an issue.
Mschudders → created an issue.
Mschudders → created an issue.
example on how to post media:
$this->twitterPostManager->setClient($client)->doPost([
'status' => 'Le Label',
'media_paths' => [
$mediaPath, >> Should be a FILE URI.
],
]);
If this gets applied (this merge request) >>> please update documentation.
This incoperates the patch from:
https://www.drupal.org/project/social_post_twitter/issues/3392216
🐛
Authentication works but profile isnt returned 404, Warning: Attempt to read property "id" on null in
RTBC
So be sure to give credits to
https://www.drupal.org/u/zarexogre →
That issue was about making it work again, this is about yeah applying media/images.