e.g. over at Drupical.org acolono GmbH has to adopt to the new categories, so it still maps correctly
maybe also Droptimes event listing?
I was curious if this is on The Drop Times radar, if they know they need to check their event listing categories?
Here!
I think this looks really great Sarah. I'm wondering if the website update should be extracted into its own child issue?
Interesting. I did test it logged in and logged out. Although other tests I was in PST and not EST. Not sure that would correct the time. Before it was showing May 7th - 8th. Now it is showing the correct May 8th - 9th.
Has this been fixed? I am getting the correct times now for Stanford WebCamp and others look correct as well.
seantwalsh β credited sikofitt β .
teknorah β credited sikofitt β .
teknorah β credited sikofitt β .
chadhester β credited sikofitt β .
Steps taken
- Update homepage to reflect that sessions have been selected and emails have gone out.
- Added line to make speakers aware of upcoming accepted speaker workshop.
- Added section to remind people of accommodations.
Next steps
- Announce Accepted speaker workshop when details have been finalized.
teknorah β credited sikofitt β .
Here!
Attended!
Steps taken
- Update homepage to reflect that submitted sessions are currently being reviewed
- Pointed viewers to MidCamp social channels and non-speakers to tickets link
Next steps
- Likely update when sessions have been selected and speakers have been emailed.
teknorah β credited sikofitt β .
Tested with mglaman/composer-drupal-lenient and patch from #2.
I haven't had any issues.
Here!
sikofitt β created an issue.
Here!
chadhester β credited sikofitt β .
teknorah β credited sikofitt β .
seantwalsh β credited sikofitt β .
seantwalsh β credited sikofitt β .
Hi, I believe this is related to Remove jquery.once dependency. π Remove jquery.once dependency. Active . The dependency core/once is still missing. You can see my comment here π Remove jquery.once dependency. Active
I have inspected @jsimonis's site, and when logged in, core/once is injected into the document. When you are not logged in core/once is not injected into the document. I'm thinking that there is another module that is only enabled for logged in users that is injecting the core/once files.
Never mind, this looks fixed on github.
teknorah β credited sikofitt β .
I'm not getting this error on the site. But this looks like https://www.drupal.org/node/3158256 β Removal of jQuery.once.
Before
dependencies:
- core/drupal
- core/jquery
- core/jquery.once
After
dependencies:
- core/drupal
- core/once
It looks like the patch from #18 has the core/once dependency in the libraries file, but the #28 patch is missing it. Also looking at the 2.0.x branch it is missing the dependency.
teknorah β credited sikofitt β .
Attended!
Sorry, this got lost in my email. I'm running the 2.x dev branch and everything is working. I'll upgrade to the 3.0 branch when it is released.
Thank you. Release 8.x-1.9/10 fixed the audit issue.
liberatr β credited sikofitt β .
Confirming that this is still requiring webmozart/path-util in 8.x-1.8.
teknorah β credited sikofitt β .
Would it be okay to add this cve to config.audit.ignore
? When configured correctly this shouldn't happen correct? https://getcomposer.org/doc/06-config.md#ignore
seantwalsh β credited sikofitt β .
This is still not compatible with 11. Is it possible to bump the version and push out a new release?
core_version_requirement: ^9 || ^10
I have applied the patch in #2 and it seems to be working fine. Is it possible to get a new release for Drupal 11?
There is also this module https://www.drupal.org/project/ckeditor_lts β . Although you still need to pay CKeditor money for the long term support.
It looks like there are no alternatives. https://www.drupal.org/project/wysiwyg β is minimally maintained supporting Ckeditor4 and TinyMCE4 which are both out of support. I'm not even sure using a company for LTS or D7Security is an option since Ckeditor4 LTS is a paid solution.