Adaptable 3.11.0.1 (Release candidate) for M3.11 released

Adaptable 3.11.0.1 (Release candidate) for M3.11 released

by Gareth J Barnard -
Number of replies: 12
Picture of Core developers Picture of Particularly helpful Moodlers Picture of Plugin developers

Hello,

I've released the Adaptable theme (https://moodle.org/plugins/theme_adaptable) version 3.11.0.1 for Moodle 3.11 version 2021051700.00 (Build: 20210517) as follows:

please see the Changes.md file for details of the changes.

Please report any issues with this version ONLY here.  This is a 'release candidate' version and as such should not really be put on production servers yet.  I'm putting it out to the community to get feedback and spot any issues with the M3.11 compatibility that I haven't already dealt with.  There are other known issues ('Bug' label on https://gitlab.com/jezhops/moodle-theme_adaptable/-/issues) but they pertain to all current (as of 16/8/21) maintained versions.

Gareth

Average of ratings: Useful (1)
In reply to Gareth J Barnard

Re: Adaptable 3.11.0.1 (Release candidate) for M3.11 released

by i an -

It looks like there are still some issues with /adaptable/classes/output/core/course_renderer.php. I see that this file has been updated from 3.10, most liklely due to this warning

course_section_cm_completion is deprecated and is being replaced by the activity_information output component

Unfortunately the new version of this file doesn't generate anything on the right of the page meaning the "edit" buttons  menu containing Edit settings, move right, hide, duplicate, assign roles, delete is completely missing.

In reply to i an

Re: Adaptable 3.11.0.1 (Release candidate) for M3.11 released

by Gareth J Barnard -
Picture of Core developers Picture of Particularly helpful Moodlers Picture of Plugin developers
In reply to Gareth J Barnard

Re: Adaptable 3.11.0.1 (Release candidate) for M3.11 released

by i an -
Great, thanks for the quick reply, that seems to have resolved the issue.
In reply to Gareth J Barnard

Re: Adaptable 3.11.0.1 (Release candidate) for M3.11 released

by Vadim Tabunshchik -
Picture of Core developers

Hello, Gareth

In preview mode availabilityinfo message is duplicated:

icon8

File /classes/output/core/course_renderer.php: why line 638-639 duplicated in line 655-656?

In reply to Vadim Tabunshchik

Re: Adaptable 3.11.0.1 (Release candidate) for M3.11 released

by Gareth J Barnard -
Picture of Core developers Picture of Particularly helpful Moodlers Picture of Plugin developers
Thanks for spotting that in the development version Vadim, the reason is that I'm human and make mistakes.
In reply to Gareth J Barnard

Re: Adaptable 3.11.0.1 (Release candidate) for M3.11 released

by Séverin TERRIER -
Picture of Documentation writers Picture of Particularly helpful Moodlers Picture of Testers Picture of Translators
Hi Gareth,

Thanks for this release candidate ; for sure it will please lot of people smile

Séverin
In reply to Gareth J Barnard

Re: Adaptable 3.11.0.1 (Release candidate) for M3.11 released

by Franklin S. -
Kind regards. I am writing to report a bug or problem I have with this latest theme update to version 3.11.
It is the case that, I am working with the version Moodle 3.11+ (Build: 20210527) and I had the version of the Adaptive Theme 3.10. Everything ran fine, (with some restrictions due to some incompatibility of the adaptive theme 3.10 with Moodle 3.11.) But I could work normally in my virtual classroom.

Now I have downloaded the version of the adaptive theme 3.11 and the incompatibility errors are corrected, but it is giving me an error in the activities loaded in the courses, and especially in the activity or resource "tags". The error is that it does not show the link or option to edit, causing that once the label is created and added to the corresponding course, I cannot edit or delete it.

I would be very grateful if you had an answer about how I can solve it, since it complicates the daily work a bit in the courses of my virtual classroom, since if a label is added with an error or if something has to be added after it is created, it's not possible.
Beforehand thank you very much.
Atte: Franklin S.

In reply to Franklin S.

Re: Adaptable 3.11.0.1 (Release candidate) for M3.11 released

by Gareth J Barnard -
Picture of Core developers Picture of Particularly helpful Moodlers Picture of Plugin developers
Dear Franklin,

That's the same issue reported here: https://moodle.org/mod/forum/discuss.php?d=425729#p1714807 with the fix then reported here: https://moodle.org/mod/forum/discuss.php?d=425729#p1714813.

Gareth
In reply to Gareth J Barnard

Re: Adaptable 3.11.0.1 (Release candidate) for M3.11 released

by Franklin S. -
Dear Gareth, thank you very much for your prompt reply. With the modification of the indicated file, the problem of editing activities and resources was solved.

Just modify what is indicated in the file: course_renderer.php and this is solved.
The file: Changes.md I did not modify it. Will this affect the correct functioning of the Adaptive Theme?
In reply to Franklin S.

Re: Adaptable 3.11.0.1 (Release candidate) for M3.11 released

by Gareth J Barnard -
Picture of Core developers Picture of Particularly helpful Moodlers Picture of Plugin developers
You don't need to modify Changes.md, that's just for humans.
In reply to Gareth J Barnard

Re: Adaptable 3.11.0.1 (Release candidate) for M3.11 released

by Eugene T. -

Hi, Gareth!

Thanks for your support.

After upgrading from M3.10 (A3.10.1.3) to M3.11 (A3.11.0.2) page title change alignment to top.

 

In reply to Eugene T.

Re: Adaptable 3.11.0.1 (Release candidate) for M3.11 released

by Gareth J Barnard -
Picture of Core developers Picture of Particularly helpful Moodlers Picture of Plugin developers
This also happens in the M3.10 version when the search box is there. Fix in the next release.