jleyva / moodle-block_configurablereports

This block is a Moodle custom reports builder. You can create custom reports without SQL knowledge. It's a tool suitable for admins or teachers.
http://moodle.org/plugins/view.php?plugin=block_configurable_reports
68 stars 159 forks source link

Moodle 4.1 - PHP 8.1 | Work #241

Open gemguardian opened 11 months ago

gemguardian commented 11 months ago

@jleyva We just want to inform you that we will be working on a M4.1 / PHP 8.1 release on the Configurable Reports block. This work will be done by Luuk Verhoeven.

The forcus will be:

What won't be done is:

We expect to be able to test the new version around January 12th 2023, when we feel comfortable enough we will create a pull request and hopefull you are willing to check (if necessary) and release this new branche/request to Moodle.org/plugins

In case you have any questions or feel like certain Issues mentioned in this tracker can be part of the "Focus will be" section, It would be great if you can add it this issue.

Greetings Gemma Lesterhuis - Lesterhuis Training & Consultancy

jleyva commented 11 months ago

Hi Gemma,

that's great new, I will review the changes once submitted

fabitas commented 10 months ago

Wow, this is great. Question, because this is not clear from what won't be done "Maintaining the further code.". Will it be compatible with 4.3 too? BTW, we are using it now in 4.1. Thanks!

gemguardian commented 10 months ago

@fabitas what we mean is that we won't be actively maintaining the code or adopting the plugin. So to answer your questions: if it works with Moodle 4.3 need to be tested by the users and issues should be reported in this github.

We are right now testing 4.1 version

gemguardian commented 9 months ago

@jleyva we have finished the work for Moodle 4.1 , php 8.1 version. We are currently testing the plugin with a small community group. We are expecting to hand over the code to you at the end of February so you can do a follow up check and release it to Moodle.org , would that work for you?

gemguardian commented 8 months ago

@jleyva I just send a pull request. Even though we tested it, I think a code review would be a good idea before you merge it and release it to the community

if there are any questions please let me know.

jleyva commented 8 months ago

Thanks, I'm reviewing this but it is a huge patch! So it will take some time

luisdev commented 5 months ago

@jleyva I just send a pull request. Even though we tested it, I think a code review would be a good idea before you merge it and release it to the community

if there are any questions please let me know.

Are your changes incorporated in the new 4.1.0 release (https://github.com/jleyva/moodle-block_configurablereports/releases/tag/4.1.0)?