it works for me.
thanks a lot
basically, I need an option/event to check when the tfa status (1/0) has been changed.
Added a simple patch for now.
I guess it should be updated to use DI.
astonvictor → created an issue.
Hi there,
I tried different themes and was not able to reproduce it and I don't see any span elements in vbo_export module.
Maybe it's smth related to the
views_bulk_operations →
module that creates a config form for operations or smth related to your admin theme.
thanks in advance
I guess it was done by https://www.drupal.org/project/projectownership → project.
If you want, you can restrict my permissions e.g., delete permission to create new releases, etc.
Hi there,
I didn't work on 7.x version. I only worked on 3.x version.
Here is the list of tasks I worked on -
https://www.drupal.org/u/astonvictor/issue-credits/710994 →
thanks
Hi there,
I prepared a new MR with the fix.
thanks in advance
Hi there,
I prepared a new MR with the fixes for merge conflicts.
thanks in advance.
astonvictor → made their first commit to this issue’s fork.
astonvictor → created an issue.
Hi there,
I prepared a new MR that changes the export and updates tests.
thanks in advance
astonvictor → made their first commit to this issue’s fork.
Hi there,
Prepared a new MR with a plugin to export data as a doc file. For exporting data, it uses phpoffice/phpword package.
Please, check if it works for you.
p.s. I didn't update the requirements hook because the package doesn't have a changelog file from the 1.2.0 version. And there is no sense to use 1.1.0 version because it uses the deprecated utf8_encode()
function.
thanks in advance
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,
I prepared a new MR with the fix. Tested for both header and row.
astonvictor → made their first commit to this issue’s fork.
astonvictor → changed the visibility of the branch 3504860-upgrade-phpofficephpspreadsheet-to to hidden.
astonvictor → made their first commit to this issue’s fork.
Hi there,
I prepared a new MR to support a new version.
Tested with PhpSpreadsheet library: Installed version: 2025-02-07 - 3.9.1.
version (info from the status report page) and it works fine for me.
thanks
astonvictor → made their first commit to this issue’s fork.
Hi there,
It's already fixed and merged.
thanks
Hi there,
I updated the schema configs and prepared another MR for 4.x branch.
thanks
astonvictor → changed the visibility of the branch 2988257-allow-output-file to hidden.
astonvictor → changed the visibility of the branch 8.x-2.x to hidden.
Hi there,
I was not able to reproduce it with 4.1.5 version. tested with both 'Link to the Content' & 'Output this field as a custom link' settings and with CSV & XLS formats.
Make sure you don't have the 'Strip HTML tags' option enabled for the action.
Hi there,
I was able to reproduce the issue as an admin by using a long view id / display name, e.g. 60 chars.
The MR works for me.
astonvictor → changed the visibility of the branch 3257067-fixing-max-length-name to hidden.
astonvictor → changed the visibility of the branch 3257067-anonymous-user-error to hidden.
Hi there,
I prepared a simple MR to add the validation, but I guess you have smth wrong with your configs.
I think you can try to re-save the VBO for the view and it should fix your issue as well.
thanks
merged to the dev branch
thanks all
astonvictor → made their first commit to this issue’s fork.
Merged to the dev branch.
thanks
Changes were merged to the dev branch.
So, you can use the composer require 'drupal/entityconnect:2.x-dev@dev'
command to install the module for Drupal 11 projects.
Hi there,
The new version of the module (4.1.4+) already contains a dependency for the file module.
Hi there,
I was not able to reproduce the issue with incorrect schema configs.
My local env:
- Drupal core 10.3.11
- vbo_export 4.1.5
- views_bulk_operations 4.3.4
- config_inspector 2.1.9
you can use composer update {package}
command or composer require 'drupal/vbo_export:4.1.4'
thanks a lot for your feedback :)
astonvictor → created an issue.
astonvictor → changed the visibility of the branch 3083668-add-filtering-options to hidden.
astonvictor → made their first commit to this issue’s fork.
Hi there,
I prepared a new MR with the drush command.
It can be executed: drush auditfiles:deletemnu
or drush afdmnu
Thanks in advance
astonvictor → changed the visibility of the branch 3013937-integration-with-cron to hidden.
astonvictor → made their first commit to this issue’s fork.
It's a duplicate of 🐛 Used Not Referenced Report Generates Error Needs review
Updated the MR with the fix for 🐛 Call to a member function getCurrentRequest() on null in EmailRegistrationLogin->validatePaneForm() Active
astonvictor → made their first commit to this issue’s fork.
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.