Releases: james-cnz/moodle-format_multitopic
Releases · james-cnz/moodle-format_multitopic
v4.5.0
Changes
- Fixes for various issues when two people edit a course at once
- Experimental support for subsections
Notes
- Since Multitopic format 4.2.0, it should be possible to remove any custom CSS previously added for the Multitopic format, as the built-in CSS should now be sufficient for a decent look. If you do have old custom CSS from a previous Multitopic version, it would probably be best to remove it, as it may cause a variety of issues.
v4.5.0-rc1
Changes
- Fixes for various issues when two people edit a course at once
- Experimental support for subsections
Notes
- Since Multitopic format 4.2.0, it should be possible to remove any custom CSS previously added for the Multitopic format, as the built-in CSS should now be sufficient for a decent look. If you do have old custom CSS from a previous Multitopic version, it would probably be best to remove it, as it may cause a variety of issues.
v4.4.3
Changes
- Fix for updated hide/show option in section action menu
Notes
- Since Multitopic format 4.2.0, it should be possible to remove any custom CSS previously added for the Multitopic format, as the built-in CSS should now be sufficient for a decent look. If you do have old custom CSS from a previous Multitopic version, it would probably be best to remove it, as it may cause a variety of issues.
v4.4.3-rc1
Changes
- Fix for updated hide/show option in section action menu
Notes
- Since Multitopic format 4.2.0, it should be possible to remove any custom CSS previously added for the Multitopic format, as the built-in CSS should now be sufficient for a decent look. If you do have old custom CSS from a previous Multitopic version, it would probably be best to remove it, as it may cause a variety of issues.
v4.4.2
Changes
- Add CSS class to section title prefix
Notes
- Since Multitopic format 4.2.0, it should be possible to remove any custom CSS previously added for the Multitopic format, as the built-in CSS should now be sufficient for a decent look. If you do have old custom CSS from a previous Multitopic version, it would probably be best to remove it, as it may cause a variety of issues.
v4.4.2-rc1
Changes
- Add CSS class to section title prefix
Notes
- Since Multitopic format 4.2.0, it should be possible to remove any custom CSS previously added for the Multitopic format, as the built-in CSS should now be sufficient for a decent look. If you do have old custom CSS from a previous Multitopic version, it would probably be best to remove it, as it may cause a variety of issues.
v4.4.1
Changes
- Course index drag and drop fixes
- Remove old documentation from code, add links instead
Notes
- Since Multitopic format 4.2.0, it should be possible to remove any custom CSS previously added for the Multitopic format, as the built-in CSS should now be sufficient for a decent look.
- In Moodle 4.2 - 4.4, there are several issues with the new Duplicate section feature (see MDL-78080).
v4.4.1-rc1
Changes
- Course index drag and drop fixes
- Remove old documentation from code, add links instead
Notes
- Since Multitopic format 4.2.0, it should be possible to remove any custom CSS previously added for the Multitopic format, as the built-in CSS should now be sufficient for a decent look.
- In Moodle 4.2 - 4.4, there are several issues with the new Duplicate section feature (see MDL-78080).
v4.4.0
Changes (updates for Moodle 4.4)
- Support drag and drop after for Moodle 4.4 (MDL-77038)
- Always display section links and remove unnecessary section view option in Moodle 4.4 (MDL-79986)
- Support new section fields for Moodle 4.4 (MDL-80186)
- Support new set/get current section methods for Moodle 4.4 (MDL-80248)
- Update Behat tests for Moodle 4.4 part 1 (MDL-80461)
- Update Behat tests for Moodle 4.4 part 2 (MDL-79029)
- Suport new strings on section edit page in Moodle 4.4 (MDL-80541)
- Support changes for delegated sections for Moodle 4.4 (MDL-80190)
- Update Behat tests for Moodle 4.4 part 3 (MDL-80923)
- Code checker updates
- Code checker updates of lang strings for Moodle 4.4
Notes
- Since Multitopic format 4.2.0, it should be possible to remove any custom CSS previously added for the Multitopic format, as the built-in CSS should now be sufficient for a decent look.
- In Moodle 4.2 - 4.4, there are several issues with the new Duplicate section feature (see MDL-78080).
v4.3.1
Changes
- Fix issue with toggling visibility causing section to disappear, introduced with MDL-79194.
Notes
- Since Multitopic format 4.2.0, it should be possible to remove any custom CSS previously added for the Multitopic format, as the built-in CSS should now be sufficient for a decent look.
- In Moodle 4.2 and 4.3, there are several issues with the new Duplicate section feature (see MDL-78080), and when the new bulk edit tools are used with the Multitopic format, the Select all box isn't ticked when all sections are selected (see MDL-78095).