Account created on 29 June 2016, almost 9 years ago
#

Merge Requests

More

Recent comments

🇺🇦Ukraine AstonVictor

Hi there,

Please, check if the MR works for you.
thanks in advance

🇺🇦Ukraine AstonVictor

Hi there,

I prepared a new MR with the fix. Tested for both header and row.

🇺🇦Ukraine AstonVictor

astonvictor made their first commit to this issue’s fork.

🇺🇦Ukraine AstonVictor

astonvictor changed the visibility of the branch 3504860-upgrade-phpofficephpspreadsheet-to to hidden.

🇺🇦Ukraine AstonVictor

astonvictor made their first commit to this issue’s fork.

🇺🇦Ukraine AstonVictor

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

🇺🇦Ukraine AstonVictor

astonvictor made their first commit to this issue’s fork.

🇺🇦Ukraine AstonVictor

Hi there,

It's already fixed and merged.
thanks

🇺🇦Ukraine AstonVictor

Hi there,

I updated the schema configs and prepared another MR for 4.x branch.
thanks

🇺🇦Ukraine AstonVictor

astonvictor changed the visibility of the branch 2988257-allow-output-file to hidden.

🇺🇦Ukraine AstonVictor

astonvictor changed the visibility of the branch 8.x-2.x to hidden.

🇺🇦Ukraine AstonVictor

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.

🇺🇦Ukraine AstonVictor

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.

🇺🇦Ukraine AstonVictor

astonvictor changed the visibility of the branch 3257067-fixing-max-length-name to hidden.

🇺🇦Ukraine AstonVictor

astonvictor changed the visibility of the branch 3257067-anonymous-user-error to hidden.

🇺🇦Ukraine AstonVictor

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

🇺🇦Ukraine AstonVictor

Merged to the dev branch.

thanks

🇺🇦Ukraine AstonVictor

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.

🇺🇦Ukraine AstonVictor

Hi there,

The new version of the module (4.1.4+) already contains a dependency for the file module.

🇺🇦Ukraine AstonVictor

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

🇺🇦Ukraine AstonVictor

you can use composer update {package} command or composer require 'drupal/vbo_export:4.1.4'

🇺🇦Ukraine AstonVictor

thanks a lot for your feedback :)

🇺🇦Ukraine AstonVictor

astonvictor changed the visibility of the branch 3083668-add-filtering-options to hidden.

🇺🇦Ukraine AstonVictor

astonvictor made their first commit to this issue’s fork.

🇺🇦Ukraine AstonVictor

Hi there,

I prepared a new MR with the drush command.
It can be executed: drush auditfiles:deletemnu or drush afdmnu

Thanks in advance

🇺🇦Ukraine AstonVictor

astonvictor changed the visibility of the branch 3013937-integration-with-cron to hidden.

🇺🇦Ukraine AstonVictor

astonvictor made their first commit to this issue’s fork.

🇺🇦Ukraine AstonVictor

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

🇺🇦Ukraine AstonVictor

astonvictor made their first commit to this issue’s fork.

🇺🇦Ukraine AstonVictor

Hi there,

I added the size column to all report pages.
Thanks in advance

🇺🇦Ukraine AstonVictor

astonvictor changed the visibility of the branch 3118411-add-file-size to hidden.

🇺🇦Ukraine AstonVictor

Hi there,

I was able to reproduce the issue.
I fixed merge conflicts and updated the MR

🇺🇦Ukraine AstonVictor

Hi there,

Updated the module to support Group v3.
thanks in advance

🇺🇦Ukraine AstonVictor

astonvictor made their first commit to this issue’s fork.

🇺🇦Ukraine AstonVictor

Hi there,

please check if the MR works for you
thanks in advance

🇺🇦Ukraine AstonVictor

Hi there,

Added a simple fix to check for the argument.

🇺🇦Ukraine AstonVictor

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

🇺🇦Ukraine AstonVictor

astonvictor changed the visibility of the branch 3364826-custom-schema-not to hidden.

🇺🇦Ukraine AstonVictor

astonvictor made their first commit to this issue’s fork.

🇺🇦Ukraine AstonVictor

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

🇺🇦Ukraine AstonVictor

It should be fixed for all forms. The pipeline works without any errors/warnings.

Please check if it works for you
Thanks in advance

🇺🇦Ukraine AstonVictor

astonvictor changed the visibility of the branch 4.1.x to hidden.

🇺🇦Ukraine AstonVictor

merged to the dev branch

thanks

🇺🇦Ukraine AstonVictor

Hi there,

I replaced the regular markup with the html_tag type.
Please review the MR

🇺🇦Ukraine AstonVictor

thanks a lot for your work

merged to the dev branch

🇺🇦Ukraine AstonVictor

Hi there,

I updated the module to hide text format fields for ECK forms.
Please, check if it works for you.

thanks

🇺🇦Ukraine AstonVictor

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

🇺🇦Ukraine AstonVictor

Fixed tests by updating checks.

🇺🇦Ukraine AstonVictor

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.

🇺🇦Ukraine AstonVictor

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)

🇺🇦Ukraine AstonVictor

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.

Production build 0.71.5 2024