Adaptable for Moodle 3.8 and 3.9 released.

Adaptable for Moodle 3.8 and 3.9 released.

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

Hello,

I've updated Adaptable for Moodle 3.8 and 3.9 as follows:

Version 2.4.2 for Moodle 3.8 version 2019111800.00 (Build: 20191118) and above within the 3.8 branch until the next release -> moodle.org/plugins/pluginversion.php?id=23263.

Version 3.0.3 for Moodle 3.9 version 2020061500.00 (Build: 20200615) and above within the 3.9 branch until the next release -> moodle.org/plugins/pluginversion.php?id=23264.

There is currently no Moodle 3.10 version and the Moodle 3.9 version will be buggy on M3.10.  Adaptable is still being developed though, so just because there is not an M3.10 version, does not mean that the theme has died.

Please report any bugs with these versions here, as long as you're running the correct version of Moodle for the version of the theme.  I won't even look at an issue otherwise.

Change log for M3.8 - V2.4.2:

1. Fix 'Cope when there is no first or full name' when showing a user profile.
2. Fix 'Frontpage tiles do not show course contacts' - #184.
3. Due date label doesn't honor overridden dates for mod_assign - #186,
   thanks to https://github.com/golenkovm for the original patch in Collapsed Topics.
4. Fix 'adaptable_setting_confightmleditor does not set setting as empty when there is no content' - #187.
5. Fix 'Sub sub menus and below show all at once' - #188.
6. Fix the ability for Behat to run without '$CFG->forced_plugin_settings' being set - dashboard.php issue only - #159.
7. Fix 'admin_setting_configselect defaults should use the index and not the value' - #189.
8. Fix 'regression - background colour on dashboard' - #190.
9. Add 'Book printing to PDF' - #173.
10. Fix 'Dashboard dropdown hover makes text unreadable' - #194.
11. Add 'Not submitted confusing when student can no longer submit' - #195.
12. Fix 'buttondropshadow does not use lang strings' - #152.
13. Port of Collapsed Topics accessible colours for the activity meta - https://github.com/gjb2048/moodle-format_topcoll/issues/88.
14. Tabbed settings and fixed use of $PAGE which gives invalid variable values when Adaptable is not the set theme.
15. Fix 'PHPUnit install fails' - #197.
16. Fix 'Install fails on Moodle 3.9' - #198 - thanks to https://gitlab.com/kiklopgs for the patch in https://gitlab.com/jezhops/moodle-theme_adaptable/-/merge_requests/34.
17. Fix 'Gradebook: Edit link not working' - #201.
18. Fix 'edit_button in renderers.php is not used' - #202.
19. Fix 'Redundant CSS' - #96.
20. Fix 'theme_adaptable_get_html_for_settings() is not used!' - #27.
21. Fix '$hasmiddle is not used!' - #26.
22. Fix '$hasfootnote is not used!' - #203.
23. Fix '$responsivealerts = $PAGE->theme->settings->responsivealerts; not used!' - #204.
24. Fix 'Improve Activity Completion Icons' - #8.
25. Fix 'User menu available when using "Full screen pop-up with some Javascript scurity" in Quiz' - #210.
26. Fix 'Adding Activity with Safari in Moodle 3.9' - #211.
27. Fix 'Second level links do not work when using 3 levels of sub-menu in custom menus' - #117.
28. Fix 'Course formatting in Safari and Moodle 3.9' - #212.
29. Fix ''About me' tab should be the default for the user profile page' - #206.
30. Add version information to settings pages.
31. Fix 'Calendar links on the page'.
32. Fix 'Navigation tweaks'.
33. Fix 'User details not visible on profile page' - #119.
34. Tabs update in line with MDL-69301.
35. Fix block header icons.
36. Fix block hide / show icon size.
37. Fix 'Wrong display of date user profile fields' - #214.
38. Fix property display can cause markup to be interpreted.
39. Allow Import / Export settings to work by separating from tabbed settings.
40. Fix 'Impossible to enter a course with Coventry tiles' - #156.
41. Fix 'stickynavbar' JS error on login page.
42. Fix 'Login page cookies popup not working' - #217.
43. Fix 'Onetopic: background color in tabs' - #215.
44. Fix 'Theme does not respect the before_footer callback' - #216.
45. Fix 'No multilang support in headers and footer' - #132.
46. Fix 'Drag&Drop Image question behaviour problem' - #220.
47. Fix 'Duplicate code in get_logo_title()' - #208.
48. Fix 'responsivealerts used?' - #205.
49. Fix 'fonttitlecolorcourse setting not used' - #154.
50. Fix 'enablealertcoursepages setting used?' - #151.

Change log for M3.9 - V3.0.3:

1. Fix 'Cope when there is no first or full name' when showing a user profile.
2. Fix 'Frontpage tiles do not show course contacts' - #184.
3. Due date label doesn't honor overridden dates for mod_assign - #186,
   thanks to https://github.com/golenkovm for the original patch in Collapsed Topics.
4. Fix 'adaptable_setting_confightmleditor does not set setting as empty when there is no content' - #187.
5. Fix 'Sub sub menus and below show all at once' - #188.
6. Fix the ability for Behat to run without '$CFG->forced_plugin_settings' being set - dashboard.php issue only - #159.
7. Fix 'admin_setting_configselect defaults should use the index and not the value' - #189.
8. Fix 'regression - background colour on dashboard' - #190.
9. Add 'Book printing to PDF' - #173.
10. Fix 'Dashboard dropdown hover makes text unreadable' - #194.
11. Add 'Not submitted confusing when student can no longer submit' - #195.
12. Fix 'buttondropshadow does not use lang strings' - #152.
13. Port of Collapsed Topics accessible colours for the activity meta - https://github.com/gjb2048/moodle-format_topcoll/issues/88.
14. Tabbed settings and fixed use of $PAGE which gives invalid variable values when Adaptable is not the set theme.
15. Fix 'PHPUnit install fails' - #197.
16. Fix 'Install fails on Moodle 3.9' - #198 - thanks to https://gitlab.com/kiklopgs for the patch in https://gitlab.com/jezhops/moodle-theme_adaptable/-/merge_requests/34.
17. Fix 'Gradebook: Edit link not working' - #201.
18. Fix 'edit_button in renderers.php is not used' - #202.
19. Fix 'Redundant CSS' - #96.
20. Fix 'theme_adaptable_get_html_for_settings() is not used!' - #27.
21. Fix '$hasmiddle is not used!' - #26.
22. Fix '$hasfootnote is not used!' - #203.
23. Fix '$responsivealerts = $PAGE->theme->settings->responsivealerts; not used!' - #204.
24. Fix 'Improve Activity Completion Icons' - #8.
25. Fix 'User menu available when using "Full screen pop-up with some Javascript scurity" in Quiz' - #210.
26. Fix 'Adding Activity with Safari in Moodle 3.9' - #211.
27. Fix 'Second level links do not work when using 3 levels of sub-menu in custom menus' - #117.
28. Fix 'Course formatting in Safari and Moodle 3.9' - #212.
29. Fix ''About me' tab should be the default for the user profile page' - #206.
30. Add version information to settings pages.
31. Fix 'Calendar links on the page'.
32. Fix 'Navigation tweaks'.
33. Fix 'User details not visible on profile page' - #119.
34. Tabs update in line with MDL-69301.
35. Fix block header icons.
36. Fix block hide / show icon size.
37. Fix 'Wrong display of date user profile fields' - #214.
38. Fix property display can cause markup to be interpreted.
39. Allow Import / Export settings to work by separating from tabbed settings.
40. Fix 'Impossible to enter a course with Coventry tiles' - #156.
41. Remove setting to control activities in chooser - M3.9+ only - #135.
42. Fix 'stickynavbar' JS error on login page.
43. Fix 'Login page cookies popup not working' - #217.
44. Fix 'Onetopic: background color in tabs' - #215.
45. Fix 'Theme does not respect the before_footer callback' - #216.
46. Fix 'No multilang support in headers and footer' - #132.
47. Fix 'Drag&Drop Image question behaviour problem' - #220.
48. Fix 'Duplicate code in get_logo_title()' - #208.
49. Fix 'responsivealerts used?' - #205.
50. Fix 'fonttitlecolorcourse setting not used' - #154.
51. Fix 'enablealertcoursepages setting used?' - #151.

If you're curious, the 'hash numbers' represent issue numbers here -> gitlab.com/jezhops/moodle-theme_adaptable/-/issues - where you can see the detail and process that goes in to each one.

Gareth


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

Re: Adaptable for Moodle 3.8 and 3.9 released.

by Eugene T. -
Hi, Gareth.
Thanks for your huge work with Adaptable.

I also installed version 3.0.3 on moodle 3.9.4. It looks like there are some issues: 
1. The image of the top header was not displayed (but it was fixed, everything works).
2. Missing additional menu items that has been added through the "custommenuitems". The contents of custommenuitems are not shown.
3. The top dropdown menu item on the cog is always highlighted before clicking.


In reply to Eugene T.

Re: Adaptable for Moodle 3.8 and 3.9 released.

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

Dear Евгений Т,

  1. Was the patch here moodle.org/mod/forum/discuss.php?d=417191#p1680981 ?
  2. Bug -> fix -> gitlab.com/jezhops/moodle-theme_adaptable/-/commit/9cfbb59652cda4db25e2976141504746f89653c5
  3. Intentional as it is the current focussed item.

G

In reply to Gareth J Barnard

Re: Adaptable for Moodle 3.8 and 3.9 released.

by Eugene T. -
Thank you for your quick response and fixes.
In reply to Eugene T.

Re: Adaptable for Moodle 3.8 and 3.9 released.

by Beat Ziörjen -
Dear Gareth,
We use Moodle 3.9.4+ (Build: 20210211) and adaptable 3.0.5 (2020073106).

before the update to moodle 3.9 this was fine.
Now in the top right corner there ist only a user pic and no user name anymore , the user name is there but it has the same color as the background, which color do I have to changes to white that the username will be shown?

best regards
Beat


Attachment Username.png
In reply to Beat Ziörjen

Re: Adaptable for Moodle 3.8 and 3.9 released.

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

I will only look at and consider issues with the current formal release for a given Moodle version, at the time of typing it is 3.9.1.1 -> https://moodle.org/plugins/pluginversion.php?id=23658.

G
In reply to Gareth J Barnard

Re: Adaptable for Moodle 3.8 and 3.9 released.

by Beat Ziörjen -
Dear Gareth,
last night we did an upgrade to: Release 3.9.1.1, version 2020073108 on Moodle 3.9.4+ (Build: 20210211)
The problem - discribed above with the user name - remains.
Beat
In reply to Gareth J Barnard

Re: Adaptable for Moodle 3.8 and 3.9 released.

by Juan Fortuna -
Muchas gracias, por la informacion! Es un tema que en lo personal me parece EXCELENTE, un muy buen trabajo. Mi consulta es mas bien a futuro, si tienen en el roadmap algo estipulado para el lanzamiento del tema para la version 3.10.
Desde ya muchas gracias.
Saludos,
Juan Fortuna.

Translation:

Thank you very much for the information! It is a subject that I personally find EXCELLENT, a very good job. My query is rather in the future, if they have in the roadmap something stipulated for the launch of the theme for version 3.10. From already thank you very much. Regards,

(Edited by Gareth J Barnard - translation - original submission Monday, 8 February 2021, 12:40 PM)

In reply to Juan Fortuna

Re: Adaptable for Moodle 3.8 and 3.9 released.

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

There is no roadmap, please see the other posts on the subject, i.e. the one linked here: https://moodle.org/plugins/theme_adaptable.

And please use English on this forum: This forum is for discussions in English only. If you'd like to participate in a discussion in English, please stay around; if you'd prefer Spanish, please go to Moodle en Español

Gareth - Moderator
In reply to Gareth J Barnard

Re: Adaptable for Moodle 3.8 and 3.9 released.

by Niall Sheehan -
Today's release 3.0.5 (2020073106) is showing as a Release Candidate, so not being selected automatically for update. Is this intentional?
[Warning] Declared maturity level [MATURITY_RC]
Thank you for keeping this theme alive.
In reply to Niall Sheehan

Re: Adaptable for Moodle 3.8 and 3.9 released.

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

Oh, it's intentional as I consider the M3.9 version as 'Release Candidate' -> https://docs.moodle.org/dev/Moodle_versions#Source_code_maturity_levels.

Gareth
In reply to Gareth J Barnard

Re: Adaptable for Moodle 3.8 and 3.9 released.

by Niall Sheehan -
Why isn't that fact reflected on the Adaptable Versions page or related version info?
It says Current Version, not RC...
https://moodle.org/plugins/pluginversions.php?plugin=theme_adaptable

Version Info:
https://moodle.org/plugins/pluginversion.php?id=23418
In reply to Gareth J Barnard

Re: Adaptable for Moodle 3.8 and 3.9 released.

by CNM Richardson -
Thanks for your work on Adaptable theme.

I'm having some issues using adaptable theme on Moodle 3.9.4 with theme_adaptable_moodle39_2020073106.

Some course pages load really slow like 15-20 seconds, other course pages won't load at all I get a 504 Gateway timeout.

If I change theme to boost pages load fast again.
In reply to CNM Richardson

Re: Adaptable for Moodle 3.8 and 3.9 released.

by Gareth J Barnard -
Picture of Core developers Picture of Particularly helpful Moodlers Picture of Plugin developers
How big are the courses? If they are really big, then turn off the activity stuff in the settings - under 'Course Formats'.
Average of ratings: Useful (1)
In reply to Gareth J Barnard

Re: Adaptable for Moodle 3.8 and 3.9 released.

by CNM Richardson -

Thanks Gareth, yes that fixed it! Genius!

In reply to Gareth J Barnard

Re: Adaptable for Moodle 3.8 and 3.9 released.

by Jane Stradins -
Hi Gareth I'm using Adaptable Release 3.9.1.2, version 2020073109 on Moodle 3.9.7+ (Build: 20210709)

I am having the same issues with the slow loading of some courses. Please can you direct me to the setting I need to turn off? I am looking in Adaptable > Settings > Course Formats but I'm not sure what I need to turn off.

Many thanks

Jane
In reply to Jane Stradins

Re: Adaptable for Moodle 3.8 and 3.9 released.

by Jane Stradins -
Ignore this, I found it under Site Admin > Appearance > Themes > Adaptable > Settings > Course Formats > Course page further information and took out all the ticks. The site is now loading perfectly smile
In reply to Gareth J Barnard

Re: Adaptable for Moodle 3.8 and 3.9 released.

by Niall Sheehan -
What happened to the Adaptable Menu under Appearance?
The HUGE tab field on the Adaptable Settings page is clunky, kind of a big step backwards.
If there is a technical reason for the change please explain.
In reply to Niall Sheehan

Re: Adaptable for Moodle 3.8 and 3.9 released.

by Gareth J Barnard -
Picture of Core developers Picture of Particularly helpful Moodlers Picture of Plugin developers
So are you saying that the tabbed settings in Boost are a 'big step backwards' too? As I thought the long list of settings in the menu was horrible, so that's why I changed it.
In reply to Gareth J Barnard

Re: Adaptable for Moodle 3.8 and 3.9 released.

by Niall Sheehan -
We don't use boost for a reason. We use Adaptable for a reason too. I think the 3 rows of tabs is horrible, so that's why I mentioned it. ;)
Seems to take longer to load the setting page now, but once loaded switching to settings pages is quicker. I do not like that multi-row tab menu. On small screens it's truly horrible.

It looks like the nav menu layout changed as well. Kind of frustrating as we had customized the look with CSS, now the new transition and huge border take over.
In reply to Niall Sheehan

Re: Adaptable for Moodle 3.8 and 3.9 released.

by Gareth J Barnard -
Picture of Core developers Picture of Particularly helpful Moodlers Picture of Plugin developers
Nav menu layout? In what way? I don't recall changing that.
In reply to Gareth J Barnard

Remove tabs in Adaptable Theme

by OAMG molano -

How can I move the course name to the right side, it appears on the top left and covers the search bar.

How can I remove these tabs in the customizable theme?.  How can I edit them?

I have Moodle 3.10





Average of ratings: Useful (2)
In reply to OAMG molano

Re: Remove tabs in Adaptable Theme

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

  • Adaptable is not designed for Moodle 3.10 - and thus may have bugs pertaining to that version that are not bugs in the theme - thus this may or may not be the case.
  • What version of Adaptable are you running?
  • What are the settings for the header? i.e. Style 1 or 2 etc?
  • The tabs are controlled by the 'tabbedlayoutcoursepage' theme setting.

Please kindly read the forum rules before posting.

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

Ri: Re: Remove tabs in Adaptable Theme

by Federico Bini -

I know that Adaptable is not designed for Moodle 3.10, but Moodle 3.10 is out from 9 November 2020..Moodle 3.10.1 it's out from 18 January..it's possible to have a scheduled date for the compatible version of Adaptable or we must migrate on other themes? Just to know..

In reply to Federico Bini

Re: Ri: Re: Remove tabs in Adaptable Theme

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

There is no scheduled date as I have no client requirement to spend the time creating a version for Moodle 3.10. If circumstances change, then I may in future make a compatible version. I'm not being funny, but it takes a substantial amount of time and skill to maintain a theme and thus there needs to be a good reason for me to to expend such.

Kind regards,

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

Ri: Re: Ri: Re: Remove tabs in Adaptable Theme

by Federico Bini -
I've understand, however the main problem that i seen is the wrong header align (like oscar molano and Beat Ziörjen write)

Anyway, congratulations for the theme!
In reply to Federico Bini

Re: Ri: Re: Ri: Re: Remove tabs in Adaptable Theme

by Gareth J Barnard -
Picture of Core developers Picture of Particularly helpful Moodlers Picture of Plugin developers
Dear Federico and Beat,

Ok, I can see where things are coming from and can replicate. Need to think.

And the tools thing Beat, will have to wait until after that.

G
In reply to Gareth J Barnard

Re: Ri: Re: Ri: Re: Remove tabs in Adaptable Theme

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

Spent ages and ran around in circles a few times. Please patch your code with https://gitlab.com/jezhops/moodle-theme_adaptable/-/commit/ee2d68625b3c55f9adbb079ee1aaf6d9b7f63dab and change the 'pageheaderheight' setting to suit the height of your logo. Then let me know how you get on please.

G
Average of ratings: Useful (1)
In reply to OAMG molano

Re: Remove tabs in Adaptable Theme

by Sandra Watts -

I quite like the tabbed feature but I would to add more regions e.g. to 4 region blocks, but cannot find setting, is this possible?


Thanks

Sandra

In reply to Gareth J Barnard

Re: Adaptable for Moodle 3.8 and 3.9 released.

by Beat Ziörjen -

Dear Gareth,

Adaptable is a wonderfull theme i'm using it already on the second prodactive siede.

we just updated moodle from 3.8.x to Moodle 3.9.4+ (Build: 20210211) and adaptable 3.0.5 (2020073106)

Now some how the header title is way off to the right, in the previous version it was starting just after the logo on the left side.Header title way off to the right

any idea how to fix this?

best regards

beat

Average of ratings: Useful (2)
In reply to Beat Ziörjen

Re: Adaptable for Moodle 3.8 and 3.9 released.

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

Interesting, that's the second report of that sort of thing. What header style and those sort of settings do you have set please?  I've completely refactored the header code in order to facilitate more layout options in that area, so its likely that with certain combinations of settings that there will be issues.

Kind regards,

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

Re: Adaptable for Moodle 3.8 and 3.9 released.

by Beat Ziörjen -
Dear Gareth,
Thanks for yor fast answer!
in the header menu- following every thing who is not standard:
Display site title-> User Custom site title
Site title -> moodle
Course Title Maximum Length->40
Search box padding->15px 0px 0px 0px

what else do yo need?
best regards beat
In reply to Beat Ziörjen

Re: Adaptable for Moodle 3.8 and 3.9 released.

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

If there is nothing confidential, would it be possible to know all of (full screen shot using FireFox's 'Take a screen shot' if possible') of the 'Header' tab, i.e. '/admin/settings.php?section=themesettingadaptable#theme_adaptable_header' part in the URL.

G
In reply to Gareth J Barnard

Re: Adaptable for Moodle 3.8 and 3.9 released.

by Beat Ziörjen -

Dear Geareth



1

2

3

4

best regards

beat

In reply to Beat Ziörjen

Re: Adaptable for Moodle 3.8 and 3.9 released.

by Mark Schultz -
I used this workaround in custom.css make the max width and padding whatever you need for your logo and page title

#page-header .col-lg-4 {
max-width: 265px;
float: left !important;
}

#page-header .justify-content-end {
padding-top: 10px;
float: left !important;
}
In reply to Gareth J Barnard

Re: Adaptable for Moodle 3.8 and 3.9 released.

by Beat Ziörjen -

Dear Gareth

Release 3.0.5, version 2020073106 on Moodle 3.9.4+ (Build: 20210211)

we would like to add a second tools menu, but some how its not shown.

second tools menu not showing

in the previous version moodle 3.8.x and adaptable 2.2.4  or so i had the same issue.

best regards

Beat


In reply to Beat Ziörjen

Re: Adaptable for Moodle 3.8 and 3.9 released.

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

I cannot replicate the tools menu issue in effectively version 3.0.5, works for me.

G
In reply to Gareth J Barnard

Re: Adaptable for Moodle 3.8 and 3.9 released.

by Franck Pouffet -
Hello Gareht


Just to point out that on version 3.9.4 of moodle
the h5p tool does not work with adaptable. It searches endlessly as on the screenshot below.
On the other hand, by changing the theme, you can create interactive h5p videos and then return to adaptable, the playback still works.

Kind regards
Franck

Nb: Do you have any other information concerning our private exchanges? (especially Emma's idea)
Attachment Capture01.jpg
In reply to Franck Pouffet

Re: Adaptable for Moodle 3.8 and 3.9 released.

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

Is this the core or contributed (https://moodle.org/plugins/mod_hvp) H5P please?  And what version of Adaptable please?  And I would not want to make any private exchanges public.

Gareth
In reply to Gareth J Barnard

Re: Adaptable for Moodle 3.8 and 3.9 released.

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

Ok, given the screen shot, its the contributed version, I'm running version '2020080400' and cannot replicate:


Attachment Screenshot_2021-02-13 Editing Interactive Content_sm.png
In reply to Gareth J Barnard

Re: Adaptable for Moodle 3.8 and 3.9 released.

by Franck Pouffet -
Rest assured Gareth, I'm not going to do any public communication.

Otherwise for H5P I have version 1.21.0 ( 2020080400 ) and for Moodle 3.9.4+ (Build: 20210211) I just made the last update and for adaptable 3.0.2 (2020073103)

Thank you very much

Have a good end of day
Franck
In reply to Gareth J Barnard

Re: Adaptable for Moodle 3.8 and 3.9 released.

by Franck Pouffet -
t's ok Gareth, I've just done the update and everything seems to be working! Thanks
Do you like wine or other beverages ? smile

Kind regards
Franck
In reply to Franck Pouffet

Re: Adaptable for Moodle 3.8 and 3.9 released.

by Gareth J Barnard -
Picture of Core developers Picture of Particularly helpful Moodlers Picture of Plugin developers
Thanks for letting me know Franck, seems to be an issue with version 3.0.2 then. So using 3.0.5 fixes it?

I like Tea with two sugars and biscuits.
In reply to Gareth J Barnard

Re: Adaptable for Moodle 3.8 and 3.9 released.

by Franck Pouffet -
Dear Gareth

I confirm that version 3.0.5 fixes the bug.

Concerning the tea to be a consumer of this beverage every morning and sometimes in the afternoon, I propose you to send me your address in private message for a tasting! -) You like which compositions: Citrus fruits, Green tea, Aromatic blend, White tea... etc....

Thanking you for your help.
Franck
In reply to Gareth J Barnard

Re: Adaptable for Moodle 3.8 and 3.9 released.

by Beat Ziörjen -
Dear Gareth,
Thanks for your work. we still have the issue with the second tools menu but its minor we have a work around.
best regards beat
In reply to Gareth J Barnard

Re: Adaptable for Moodle 3.8 and 3.9 released.

by Beat Ziörjen -
Dear Gareth,
We use Moodle 3.9.4+ (Build: 20210211) and adaptable 3.0.5 (2020073106).

I just recently was creating a Quiz and was amazed how it looks,
its a tab chaos with firefox (86.0 (64-Bit)) see picture attached
and ok with chrome (Version 89.0.4389.82 (Offizieller Build) (x86_64))

best regards
Beat

chaos in Firefox 86
In reply to Gareth J Barnard

Re: Adaptable for Moodle 3.8 and 3.9 released.

by Beat Ziörjen -
Dear Gareth
when navigating in the menu and clicking on dashboard, then a blue line appears around "dashboard".
line around dashboard


I guess this is the same color as if in a course the active topic line on the left.
color line for active topic on left side

is there any chance to change this?

Best regards
beat



In reply to Beat Ziörjen

Re: Adaptable for Moodle 3.8 and 3.9 released.

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

With the original issue, then I'll need a copy of you JSON export settings so that I can make my version have the same settings as yours so that I can begin to debug. The second 'issue' is an 'aria' thing I think, thus intended functionality.

G
In reply to Gareth J Barnard

Re: Adaptable for Moodle 3.8 and 3.9 released.

by Beat Ziörjen -
dear Gareth
Here the requested export.
Beat
In reply to Beat Ziörjen

Re: Adaptable for Moodle 3.8 and 3.9 released.

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

I've investigated and the issue is with your settings and not the theme. Pragmatically I cannot sustain 'free specific support', and so I will investigate issues and fix them in Adaptable if they are my bugs, otherwise all other things will need funding. Please refer to the 'Information' tab on the settings for the theme. Your JSON setting import has highlighted an issue with the category headers and importing settings, so I will look at that and have an idea that it is a theme issue.

Gareth
In reply to Gareth J Barnard

Re: Adaptable for Moodle 3.8 and 3.9 released.

by Sakariya Aynashe -
Hi Gareth,
Thank you for you amazing work and continuous improvement on the Adaptable theme.

I have been using Adaptable theme version 3.02 which I installed on Moodle 3.9.3 some months back and all seems to work well after adding some patches you released along the way.
But I recently realized that under "My Courses" tab where "In Progress" courses appear, the on-going courses show up under "In Progress" tab for some enrolled students while it doesn't show up for others who are also enrolled in the same courses.  Some times the "In Progress" tab is totally missing for some students and shows for others (see below screenshot). Any thoughts on that would be appreciated.

Thanks again.
In reply to Sakariya Aynashe

Re: Adaptable for Moodle 3.8 and 3.9 released.

by Sakariya Aynashe -
Was able to fix it myself.
In reply to Sakariya Aynashe

Re: Adaptable for Moodle 3.8 and 3.9 released.

by Séverin Terrier -
Picture of Documentation writers Picture of Particularly helpful Moodlers Picture of Testers Picture of Translators
Please explain how, because it can help other people.
In reply to Séverin Terrier

Re: Adaptable for Moodle 3.8 and 3.9 released.

by Sakariya Aynashe -
Navigate to Site Administration>Appearance>Themes>Adaptable>Navbar Settings, then scroll down to the middle of the page section where it says "My Courses Menu", then adjust the value under my courses limit, and that took care of the issue for me.
In reply to Gareth J Barnard

Re: Adaptable for Moodle 3.8 and 3.9 released.

by Alfred Williams -
Hi Gareth or Others on this thread,
Is there a way to configure adaptable theme to make the moodle logo appear before even users login to the moodle site?

Thank you.
Alfred