Hi there,
Implemented a new feature to export all results as CSV files. Please, check if it works correctly for all reports.
thanks in advance
astonvictor → made their first commit to this issue’s fork.
It's a duplicate of 🐛 Used Not Referenced Report Generates Error Needs review and 🐛 AuditFilesUsedNotManagedForm and AuditFilesUsedNotReferencedForm attempts to create a cononical link Needs review
Hi there,
I added the size column to all report pages.
Thanks in advance
astonvictor → changed the visibility of the branch 3118411-add-file-size to hidden.
Hi there,
I was able to reproduce the issue.
I fixed merge conflicts and updated the MR
Hi there,
Updated the module to support Group v3.
thanks in advance
astonvictor → made their first commit to this issue’s fork.
astonvictor → made their first commit to this issue’s fork.
Hi there,
please check if the MR works for you
thanks in advance
Hi there,
Added a simple fix to check for the argument.
astonvictor → created an issue.
Hi there,
The module uses the StreamWrapperInterface::LOCAL
filter for getting wrappers but the s3fs module uses another
StreamWrapperInterface::NORMAL
type.
I changed the filter to StreamWrapperInterface::ALL
option to include all wrappers on the config form, but didn't test if report pages work with updates.
thanks
astonvictor → changed the visibility of the branch 3364826-custom-schema-not to hidden.
astonvictor → made their first commit to this issue’s fork.
Hi there,
I think we can remove the 'drupal-scaffold' section from the composer.json file. It doesn't contain any 'allowed-packages' or 'file-mapping' information.
Please check the MR
thanks
It should be fixed for all forms. The pipeline works without any errors/warnings.
Please check if it works for you
Thanks in advance
it's a duplicate of 🐛 Used Not Referenced Report Generates Error Needs review
astonvictor → changed the visibility of the branch 4.1.x to hidden.
merged to the dev branch
thanks
astonvictor → made their first commit to this issue’s fork.
Hi there,
I replaced the regular markup with the html_tag type.
Please review the MR
astonvictor → made their first commit to this issue’s fork.
thanks a lot for your work
merged to the dev branch
done.
thanks
Hi there,
I updated the module to hide text format fields for ECK forms.
Please, check if it works for you.
thanks
astonvictor → created an issue.
Hi @arunsahijpal
Your MR was not working. e.g. after build callbacks and functions had different names.
I fixed all bugs, and it's ready for the review.
thanks in advance
Fixed tests by updating checks.
Hi there,
I prepared a new MR to hide fields for menu links.
Currently, it contains 'Parent link', 'Description' and 'Display settings' options.
p.s. the MR uses the after build callback because of the 📌 Update hook order Active issue.
astonvictor → created an issue.
Thanks for reviewing it
refs to tests, I already created another issue to fix tests - 🐛 Fix phpunit tests Active
As you can see, it fails because of Drupal core changes and is not related to the current issue changes.
the MR for reference - https://git.drupalcode.org/project/simplify/-/merge_requests/12 (no changes in module but failed tests)
Hi there,
I cannot reproduce the issue with the format dropdown. I tested with Drupal 10.3.11 + 2.x module and Drupal 9.5.11 + 8.x module.
For testing, I created a new field of the 'Text (formatted)' type and enabled the 'Text format selection' option for simplify.
I attached a screenshot of the result. There are no format dropdowns for both fields.
astonvictor → made their first commit to this issue’s fork.
astonvictor → created an issue.
Hi there,
I prepared another solution with the 'Hide all fields' setting to hide the whole advanced section instead of hiding fields.
Please check if it works for you.
thanks
astonvictor → made their first commit to this issue’s fork.
Hi there,
I was not able to reproduce it.
I tested on Drupal 9.5.11 site with the latest 8.x dev version of the module.
For testing, I created a few terms with the tree:
- tag 1
-- tag 1.1
--- tag 1.1.1
-- tag 1.2
- tag 2
After that, I hid the relation field for all users and tried to resave different terms.
It could be related to updates:
- $form[$field]['#access'] = FALSE;
+ $form[$field]['#attributes']['class'][] = 'visually-hidden';
thanks in advance
astonvictor → made their first commit to this issue’s fork.
It should work for the media entity type.
Please review the MR.
thanks in advance
astonvictor → made their first commit to this issue’s fork.
astonvictor → created an issue.
thanks @i-trokhanenko
yes, sure
Hi @trickfun,
you should use the dev version for now - composer require 'drupal/breadcrumb_extra_field:3.0.x-dev@dev'
thanks
bohart → credited astonvictor → .
astonvictor → created an issue.
astonvictor → created an issue.
astonvictor → created an issue.
astonvictor → created an issue.
astonvictor → created an issue.
astonvictor → created an issue.
Done. Released a new 3.0.0 version.
Since, it's committed then we can close it.
I'm closing it because the issue was created a long time ago without any further steps.
if you still need it then raise a new one.
thanks
Since, it's committed then we can close it.
I'm closing it because the issue was created a long time ago without any further steps.
if you still need it then raise a new one.
thanks