I created a new issue β¨ Use redis as replacement for core's database driven key value store AND key/value expirable store Active to unify changes this task and β¨ Use redis as replacement for core's database driven key value store Needs work
I created a new issue β¨ Use redis as replacement for core's database driven key value store AND key/value expirable store Active to unify changes this task and β¨ Backend for key/value expirable store Needs work
tar_inet β changed the visibility of the branch 8.x-1.x to hidden.
tar_inet β made their first commit to this issueβs fork.
tar_inet β created an issue.
tar_inet β changed the visibility of the branch 2840038-use-redis-as to active.
tar_inet β changed the visibility of the branch 2840038-use-redis-as to hidden.
tar_inet β made their first commit to this issueβs fork.
Added patch to avoid reach a point where deprecation warning is launch.
Could somebody review my patch?
Thanks!
tar_inet β changed the visibility of the branch 3338225-deprecated-function-pregreplace to hidden.
tar_inet β made their first commit to this issueβs fork.
Did you add baseurlpath
to your config.php
file?
'baseurlpath' => 'https://example.com/simplesaml/',
If I donΒ΄t add it, it also add the port 80
tar_inet β created an issue.
I have the same issue when both start dates are exactly the same. If there is a second difference both events are displayed. In my case, field type is Date.
tar_inet β created an issue.
tar_inet β made their first commit to this issueβs fork.
This works to me too!
Patch #2 works for me.
@gausarts
BlazyFilterBase
uses $blazyAdmin
as property and its type is \Drupal\blazy\Form\BlazyAdminInterface
(https://git.drupalcode.org/project/blazy/-/blob/8.x-2.x/src/Plugin/Filte...) meanwhile SlickFilter
uses $admin
with type \Drupal\slick\Form\SlickAdminInterface
.
Seen these differences I donΒ΄t think itΒ΄s an easy change to be made in Blazy without breaking something else.
It looks good to me
It works to me.
PR created from #2 by @mr.york
tar_inet β made their first commit to this issueβs fork.
I tried in Drupal 9.5.2 and I canΒ΄t replicate it either but I did in 9.5.4.
Fix #13 makes sense and works to me so I created a PR from it to help on the process. I added @alex0412 in the comment of the commit to make sure he gives attribution
https://git.drupalcode.org/project/calendar_view/-/merge_requests/12
tar_inet β made their first commit to this issueβs fork.