Unilabel
Versions
Current version
5.2 (Build: 2026051400) (2025042300)
5.2 (Build: 2026051400)
Plugin type: Activities
Frankenstyle component name: mod_unilabel
Version build number: 2025042300
Version release name: 5.2 (Build: 2026051400)
Maturity: Stable
Supported Moodle versions: 5.0, 5.1, 5.2
Repository URL (Git): https://github.com/grabs/moodle-mod_unilabel
Repository branch:
Repository tag: v5.2
Issue/bug tracker URL: https://github.com/grabs/moodle-mod_unilabel/issues
Release notes
Release 5.2
- Use new choicelist for type chooser
- Add new module description string
- Fix wrong gap size in new elements
Release 5.1.4
- Add automated completion option (#78)
Release 5.1.3
- Add option to disable ajax load in grid.
Release 5.1.2
- Refactor rendering of grid tiles (#75)
Release 5.1.1
- MBS-10379: Add foreign keys to all unilabel type plugins (#74)
Release 5.1
- Imageboard: new editing interface with image related modal view - Thanks to Andreas Schenkel
- Apply new coding style
Release 5.0.3
- MBS-10139: Error when drag and dropping accordion sections (#68)
- Collapsed text type does not process filters anymore for the content in the "name" field (#70)
Release 5.0.2
- MBS-10126: Do not clean accordion content (#63, #64)
- Make caption more visible by default
Release 5.0.1
- fix missing rewrite files in accordion (#61)
Release 5.0.0
- Adjust output for new bootstrap 5.x
- Change output filtering (#58)
- Add a visibility option to accordion, carousel and grid (#55)
Release 4.5.6
- collapsedtext: upgrade faile on null values (#56)
Release 4.5.5
- imageboard: fix dnd boundery after changing background size
Release 4.5.4
- imageboard: remove setTimeout in js and fix helpergrid and preview image structure
- imageboard: fix preview when deleting images in filemanager
- optimize github actions for subplugins
- fix lang string order
Release 4.5.3
- Add new url title to show a user friendly aria-label (#50)
- Make tiles in grid focussable with keyboard (#52)
- Add preview for imageboard editing page (Many, many thanks to Andreas Schenkel for this new feature!)
- The preview updates the view while changing the image parameters.
- The images in the preview can be moved using drag-n-drop.
Release 4.5.2
- Type collapsed text does not show modal dialog (#51)
- Make github actions more restrictive
Release 4.5.1
- Add third button in modedit page to jump directly to the edit content page.
- Add aria-label attributes to certain elements (#50)
Release 4.5.0
- Fix type Topic teaser exclude new sub sections.
Release 4.4.1
- Type Collapsed text now uses the label name as title
- Type Collapsed text and Topic teaser now are shown directly after adding.
- Add new info text for each type into the main edit form.
- Fix deprecated code definition
Release 4.4.0
- Apply new coding style rules
- Carousel caption has new settings for its style (#44)
Release 4.3.4
- Optimize activity picker, so users can see whether or not the used link comes from an activity
- Carousel caption now can handle images
- Fix hyphenation for wrapping long words - Thanks to Florian Dagner (#37)
- Fix missing draftitemid in carousel
Release 4.3.3
- Fix error while deleting elements in grid and carousel
Release 4.3.2
- Fixed wrong Font Awesome in css
- Type collapsedtext now use Moodle css classes to show the carets for collapsed and expanded.
- Introduce Drag-and-Drop for element with items like "accordion", "carousel" and "grid"
- Introduce adding and removing of elements by ajax
- New option to open a url in a new window.
- Fix issue "Always show manual completion" (Thanks to Stefa Hanauska) (#39)
Release 4.3.1
- mod_unilabel: prevent loading activities like inline folder (#36)
Release 4.3.0
- Add the great new unilabel type imageboard from Andreas Schenkel (https://github.com/andreasschenkel/moodle-unilabeltype_imageboard)
- Apply new coding style rules
- Optimize colourpicker
Release 4.2.5
- Fix conflict with mod folder (#36)
Release 4.2.4
- Fix multiple availability infos (#34)
Release 4.2.3
- Fix restore of internal urls in grid and carousel
- Add activity picker to choose an activity url in grid and carousel (Thanks to Andreas Schenkel for this really good idea!)
Release 4.2.2
- Fix new Font Awesome caret in collapsed text
Release 4.2.1
- Compatibility to Font Awesome 6 Free
Release 4.2.0
- Compatibility to Moodle 4.2
Version 2022042000 Release 4.1.1 (Build: 2022122400)
- Add cmid to "uniqid" to avoid conflicts with multiple instances
Version 2022042000 Release 4.1.0 (Build: 2022113000)
- Compatibility improvements for Moodle 4.0 and 4.1
- New amd modules for better handling cascaded elements in topicteaser.
- Topicteaser now loads the content of a topic asynchronously.
- Small fixes on coding style and behat testing
Version 2022041601 Release 4.0.2 (Build: 2022050900)
- MBS-6386 (Stefan Hanuska): Fix redirect in view.php
Version 2022041601
- Compatibility to Moodle 4
Version 2022030200
- Integrated a new type "Accordion" (Thanks to Stefan Hanuska)
- Add phpunit test and behat acceptance test to unilabeltype_accordion
Version 2022012202
- MBS-6151 (Stefan Hanuska): Make adding new slides consistent to grid
- Add phpunit test and behat acceptance test
- Add github actions as replacement for travis ci
Version 2022012201
- MBS-6088 (Stefan Hanauska): Fix behaviour for slides without images in type carousel and fix alt-attribute containing in type carousel
Version 2022012200
- All types using carousel have a new option to run the carousel automatically or not.
Version 2021052300
- The internal name can now be edited.
Version 2020110703
- moved fivecolumns css to styles.css
- small fixes in coding style
Version 2020061003
- fix bug with carousel nav buttons overlapping the nav drawer
Version 2020061002
- fix bug with modal started from another modal e.g. format_grid
Version 2020061001
- fix indentation bug
Version 2020061000
- fix referenced bootstrap javascript pointing to the new postion in Moodle 3.9
Version 2020022900
- fix output of images without img source in unilabletype_grid.
- add new options to define count of columns for normal, middle and small devices separately
Version 2019050900
- set default capability mod/unilabel:edit for managers to allow
- add new option to define the carousel interval for course and topic teaser per instance
- fix small typos
Version 2019030703
- add capability check while defining course and topic teaser
Version 2019030702
- missing field "column" in backup for course and topic teaser
- optimize phpdoc comments
Version 2019030701
- no features but optimized code
Version 2019030700
- Add option to define the columns for grid representation in course and topic teaser
- Change behaviour. If the unilabel shows a topic teaser of its own course it will ignore the topic
it is in it by its self. - Clean the code to respect the moodle code guidelines
Version 2019020901
- fix typo which stopped working the carousel buttons
Version 2019020900
- respecting the new class "core_course_list_element"
- add setting options to activate or deactivate content types
- add setting options for carousel types to choose different carousel buttons
- add a litle javascript to ensure the start of the carousel
4.5.16 (Build: 2026051400) (2025020500)
4.5.16 (Build: 2026051400)
Plugin type: Activities
Frankenstyle component name: mod_unilabel
Version build number: 2025020500
Version release name: 4.5.16 (Build: 2026051400)
Maturity: Stable
Supported Moodle versions: 4.5
Repository URL (Git): https://github.com/grabs/moodle-mod_unilabel
Repository branch:
Repository tag: v4.5.16
Issue/bug tracker URL: https://github.com/grabs/moodle-mod_unilabel/issues
Release notes
Release 4.5.16
- Use new choicelist for type chooser
- Fix wrong gap size in new elements
Release 4.5.15
- Add automated completion option (#78)
Release 4.5.14
- Add option to disable ajax load in grid.
Release 4.5.13
- Refactor rendering of grid tiles (#75)
Release 4.5.12
- MBS-10379: Add foreign keys to all unilabel type plugins (#74)
Release 4.5.11
- Imageboard: new editing interface with image related modal view - Thanks to Andreas Schenkel
- Apply new coding style
Release 4.5.10
- MBS-10139: Error when drag and dropping accordion sections (#68)
- Collapsed text type does not process filters anymore for the content in the "name" field (#70)
Release 4.5.9
- MBS-10126: Do not clean accordion content (#63, #64)
- Make caption more visible by default
Release 4.5.8
- fix missing rewrite files in accordion (#61)
Release 4.5.7
- Change output filtering (#58)
- Add a visibility option to accordion, carousel and grid (#55)
Release 4.5.6
- collapsedtext: upgrade faile on null values (#56)
Release 4.5.5
- imageboard: fix dnd boundery after changing background size
Release 4.5.4
- imageboard: remove setTimeout in js and fix helpergrid and preview image structure
- imageboard: fix preview when deleting images in filemanager
- optimize github actions for subplugins
- fix lang string order
Release 4.5.3
- Add new url title to show a user friendly aria-label (#50)
- Make tiles in grid focussable with keyboard (#52)
- Add preview for imageboard editing page (Many, many thanks to Andreas Schenkel for this new feature!)
- The preview updates the view while changing the image parameters.
- The images in the preview can be moved using drag-n-drop.
Release 4.5.2
- Type collapsed text does not show modal dialog (#51)
- Make github actions more restrictive
Release 4.5.1
- Add third button in modedit page to jump directly to the edit content page.
- Add aria-label attributes to certain elements (#50)
Release 4.5.0
- Fix type Topic teaser exclude new sub sections.
Release 4.4.1
- Type Collapsed text now uses the label name as title
- Type Collapsed text and Topic teaser now are shown directly after adding.
- Add new info text for each type into the main edit form.
- Fix deprecated code definition
Release 4.4.0
- Apply new coding style rules
- Carousel caption has new settings for its style (#44)
Release 4.3.4
- Optimize activity picker, so users can see whether or not the used link comes from an activity
- Carousel caption now can handle images
- Fix hyphenation for wrapping long words - Thanks to Florian Dagner (#37)
- Fix missing draftitemid in carousel
Release 4.3.3
- Fix error while deleting elements in grid and carousel
Release 4.3.2
- Fixed wrong Font Awesome in css
- Type collapsedtext now use Moodle css classes to show the carets for collapsed and expanded.
- Introduce Drag-and-Drop for element with items like "accordion", "carousel" and "grid"
- Introduce adding and removing of elements by ajax
- New option to open a url in a new window.
- Fix issue "Always show manual completion" (Thanks to Stefa Hanauska) (#39)
Release 4.3.1
- mod_unilabel: prevent loading activities like inline folder (#36)
Release 4.3.0
- Add the great new unilabel type imageboard from Andreas Schenkel (https://github.com/andreasschenkel/moodle-unilabeltype_imageboard)
- Apply new coding style rules
- Optimize colourpicker
Release 4.2.5
- Fix conflict with mod folder (#36)
Release 4.2.4
- Fix multiple availability infos (#34)
Release 4.2.3
- Fix restore of internal urls in grid and carousel
- Add activity picker to choose an activity url in grid and carousel (Thanks to Andreas Schenkel for this really good idea!)
Release 4.2.2
- Fix new Font Awesome caret in collapsed text
Release 4.2.1
- Compatibility to Font Awesome 6 Free
Release 4.2.0
- Compatibility to Moodle 4.2
Version 2022042000 Release 4.1.1 (Build: 2022122400)
- Add cmid to "uniqid" to avoid conflicts with multiple instances
Version 2022042000 Release 4.1.0 (Build: 2022113000)
- Compatibility improvements for Moodle 4.0 and 4.1
- New amd modules for better handling cascaded elements in topicteaser.
- Topicteaser now loads the content of a topic asynchronously.
- Small fixes on coding style and behat testing
Version 2022041601 Release 4.0.2 (Build: 2022050900)
- MBS-6386 (Stefan Hanuska): Fix redirect in view.php
Version 2022041601
- Compatibility to Moodle 4
Version 2022030200
- Integrated a new type "Accordion" (Thanks to Stefan Hanuska)
- Add phpunit test and behat acceptance test to unilabeltype_accordion
Version 2022012202
- MBS-6151 (Stefan Hanuska): Make adding new slides consistent to grid
- Add phpunit test and behat acceptance test
- Add github actions as replacement for travis ci
Version 2022012201
- MBS-6088 (Stefan Hanauska): Fix behaviour for slides without images in type carousel and fix alt-attribute containing in type carousel
Version 2022012200
- All types using carousel have a new option to run the carousel automatically or not.
Version 2021052300
- The internal name can now be edited.
Version 2020110703
- moved fivecolumns css to styles.css
- small fixes in coding style
Version 2020061003
- fix bug with carousel nav buttons overlapping the nav drawer
Version 2020061002
- fix bug with modal started from another modal e.g. format_grid
Version 2020061001
- fix indentation bug
Version 2020061000
- fix referenced bootstrap javascript pointing to the new postion in Moodle 3.9
Version 2020022900
- fix output of images without img source in unilabletype_grid.
- add new options to define count of columns for normal, middle and small devices separately
Version 2019050900
- set default capability mod/unilabel:edit for managers to allow
- add new option to define the carousel interval for course and topic teaser per instance
- fix small typos
Version 2019030703
- add capability check while defining course and topic teaser
Version 2019030702
- missing field "column" in backup for course and topic teaser
- optimize phpdoc comments
Version 2019030701
- no features but optimized code
Version 2019030700
- Add option to define the columns for grid representation in course and topic teaser
- Change behaviour. If the unilabel shows a topic teaser of its own course it will ignore the topic
it is in it by its self. - Clean the code to respect the moodle code guidelines
Version 2019020901
- fix typo which stopped working the carousel buttons
Version 2019020900
- respecting the new class "core_course_list_element"
- add setting options to activate or deactivate content types
- add setting options for carousel types to choose different carousel buttons
- add a litle javascript to ensure the start of the carousel
5.1.4 (Build: 2026021300) (2025042214)
5.1.4 (Build: 2026021300)
Plugin type: Activities
Frankenstyle component name: mod_unilabel
Version build number: 2025042214
Version release name: 5.1.4 (Build: 2026021300)
Maturity: Stable
Supported Moodle versions: 5.0, 5.1
Repository URL (Git): https://github.com/grabs/moodle-mod_unilabel
Repository branch:
Repository tag: v5.1.4
Issue/bug tracker URL: https://github.com/grabs/moodle-mod_unilabel/issues
Release notes
Release 5.1.4
- Add automated completion option (#78)
Release 5.1.3
- Add option to disable ajax load in grid.
Release 5.1.2
- Refactor rendering of grid tiles (#75)
Release 5.1.1
- MBS-10379: Add foreign keys to all unilabel type plugins (#74)
Release 5.1
- Imageboard: new editing interface with image related modal view - Thanks to Andreas Schenkel
- Apply new coding style
Release 5.0.3
- MBS-10139: Error when drag and dropping accordion sections (#68)
- Collapsed text type does not process filters anymore for the content in the "name" field (#70)
Release 5.0.2
- MBS-10126: Do not clean accordion content (#63, #64)
- Make caption more visible by default
Release 5.0.1
- fix missing rewrite files in accordion (#61)
Release 5.0.0
- Adjust output for new bootstrap 5.x
- Change output filtering (#58)
- Add a visibility option to accordion, carousel and grid (#55)
Release 4.5.6
- collapsedtext: upgrade faile on null values (#56)
Release 4.5.5
- imageboard: fix dnd boundery after changing background size
Release 4.5.4
- imageboard: remove setTimeout in js and fix helpergrid and preview image structure
- imageboard: fix preview when deleting images in filemanager
- optimize github actions for subplugins
- fix lang string order
Release 4.5.3
- Add new url title to show a user friendly aria-label (#50)
- Make tiles in grid focussable with keyboard (#52)
- Add preview for imageboard editing page (Many, many thanks to Andreas Schenkel for this new feature!)
- The preview updates the view while changing the image parameters.
- The images in the preview can be moved using drag-n-drop.
Release 4.5.2
- Type collapsed text does not show modal dialog (#51)
- Make github actions more restrictive
Release 4.5.1
- Add third button in modedit page to jump directly to the edit content page.
- Add aria-label attributes to certain elements (#50)
Release 4.5.0
- Fix type Topic teaser exclude new sub sections.
Release 4.4.1
- Type Collapsed text now uses the label name as title
- Type Collapsed text and Topic teaser now are shown directly after adding.
- Add new info text for each type into the main edit form.
- Fix deprecated code definition
Release 4.4.0
- Apply new coding style rules
- Carousel caption has new settings for its style (#44)
Release 4.3.4
- Optimize activity picker, so users can see whether or not the used link comes from an activity
- Carousel caption now can handle images
- Fix hyphenation for wrapping long words - Thanks to Florian Dagner (#37)
- Fix missing draftitemid in carousel
Release 4.3.3
- Fix error while deleting elements in grid and carousel
Release 4.3.2
- Fixed wrong Font Awesome in css
- Type collapsedtext now use Moodle css classes to show the carets for collapsed and expanded.
- Introduce Drag-and-Drop for element with items like "accordion", "carousel" and "grid"
- Introduce adding and removing of elements by ajax
- New option to open a url in a new window.
- Fix issue "Always show manual completion" (Thanks to Stefa Hanauska) (#39)
Release 4.3.1
- mod_unilabel: prevent loading activities like inline folder (#36)
Release 4.3.0
- Add the great new unilabel type imageboard from Andreas Schenkel (https://github.com/andreasschenkel/moodle-unilabeltype_imageboard)
- Apply new coding style rules
- Optimize colourpicker
Release 4.2.5
- Fix conflict with mod folder (#36)
Release 4.2.4
- Fix multiple availability infos (#34)
Release 4.2.3
- Fix restore of internal urls in grid and carousel
- Add activity picker to choose an activity url in grid and carousel (Thanks to Andreas Schenkel for this really good idea!)
Release 4.2.2
- Fix new Font Awesome caret in collapsed text
Release 4.2.1
- Compatibility to Font Awesome 6 Free
Release 4.2.0
- Compatibility to Moodle 4.2
Version 2022042000 Release 4.1.1 (Build: 2022122400)
- Add cmid to "uniqid" to avoid conflicts with multiple instances
Version 2022042000 Release 4.1.0 (Build: 2022113000)
- Compatibility improvements for Moodle 4.0 and 4.1
- New amd modules for better handling cascaded elements in topicteaser.
- Topicteaser now loads the content of a topic asynchronously.
- Small fixes on coding style and behat testing
Version 2022041601 Release 4.0.2 (Build: 2022050900)
- MBS-6386 (Stefan Hanuska): Fix redirect in view.php
Version 2022041601
- Compatibility to Moodle 4
Version 2022030200
- Integrated a new type "Accordion" (Thanks to Stefan Hanuska)
- Add phpunit test and behat acceptance test to unilabeltype_accordion
Version 2022012202
- MBS-6151 (Stefan Hanuska): Make adding new slides consistent to grid
- Add phpunit test and behat acceptance test
- Add github actions as replacement for travis ci
Version 2022012201
- MBS-6088 (Stefan Hanauska): Fix behaviour for slides without images in type carousel and fix alt-attribute containing in type carousel
Version 2022012200
- All types using carousel have a new option to run the carousel automatically or not.
Version 2021052300
- The internal name can now be edited.
Version 2020110703
- moved fivecolumns css to styles.css
- small fixes in coding style
Version 2020061003
- fix bug with carousel nav buttons overlapping the nav drawer
Version 2020061002
- fix bug with modal started from another modal e.g. format_grid
Version 2020061001
- fix indentation bug
Version 2020061000
- fix referenced bootstrap javascript pointing to the new postion in Moodle 3.9
Version 2020022900
- fix output of images without img source in unilabletype_grid.
- add new options to define count of columns for normal, middle and small devices separately
Version 2019050900
- set default capability mod/unilabel:edit for managers to allow
- add new option to define the carousel interval for course and topic teaser per instance
- fix small typos
Version 2019030703
- add capability check while defining course and topic teaser
Version 2019030702
- missing field "column" in backup for course and topic teaser
- optimize phpdoc comments
Version 2019030701
- no features but optimized code
Version 2019030700
- Add option to define the columns for grid representation in course and topic teaser
- Change behaviour. If the unilabel shows a topic teaser of its own course it will ignore the topic
it is in it by its self. - Clean the code to respect the moodle code guidelines
Version 2019020901
- fix typo which stopped working the carousel buttons
Version 2019020900
- respecting the new class "core_course_list_element"
- add setting options to activate or deactivate content types
- add setting options for carousel types to choose different carousel buttons
- add a litle javascript to ensure the start of the carousel
4.5.15 (Build: 2026021300) (2025020414)
4.5.15 (Build: 2026021300)
Plugin type: Activities
Frankenstyle component name: mod_unilabel
Version build number: 2025020414
Version release name: 4.5.15 (Build: 2026021300)
Maturity: Stable
Supported Moodle versions: 4.5
Repository URL (Git): https://github.com/grabs/moodle-mod_unilabel
Repository branch:
Repository tag: v4.5.15
Issue/bug tracker URL: https://github.com/grabs/moodle-mod_unilabel/issues
Release notes
Release 4.5.15
- Add automated completion option (#78)
Release 4.5.14
- Add option to disable ajax load in grid.
Release 4.5.13
- Refactor rendering of grid tiles (#75)
Release 4.5.12
- MBS-10379: Add foreign keys to all unilabel type plugins (#74)
Release 4.5.11
- Imageboard: new editing interface with image related modal view - Thanks to Andreas Schenkel
- Apply new coding style
Release 4.5.10
- MBS-10139: Error when drag and dropping accordion sections (#68)
- Collapsed text type does not process filters anymore for the content in the "name" field (#70)
Release 4.5.9
- MBS-10126: Do not clean accordion content (#63, #64)
- Make caption more visible by default
Release 4.5.8
- fix missing rewrite files in accordion (#61)
Release 4.5.7
- Change output filtering (#58)
- Add a visibility option to accordion, carousel and grid (#55)
Release 4.5.6
- collapsedtext: upgrade faile on null values (#56)
Release 4.5.5
- imageboard: fix dnd boundery after changing background size
Release 4.5.4
- imageboard: remove setTimeout in js and fix helpergrid and preview image structure
- imageboard: fix preview when deleting images in filemanager
- optimize github actions for subplugins
- fix lang string order
Release 4.5.3
- Add new url title to show a user friendly aria-label (#50)
- Make tiles in grid focussable with keyboard (#52)
- Add preview for imageboard editing page (Many, many thanks to Andreas Schenkel for this new feature!)
- The preview updates the view while changing the image parameters.
- The images in the preview can be moved using drag-n-drop.
Release 4.5.2
- Type collapsed text does not show modal dialog (#51)
- Make github actions more restrictive
Release 4.5.1
- Add third button in modedit page to jump directly to the edit content page.
- Add aria-label attributes to certain elements (#50)
Release 4.5.0
- Fix type Topic teaser exclude new sub sections.
Release 4.4.1
- Type Collapsed text now uses the label name as title
- Type Collapsed text and Topic teaser now are shown directly after adding.
- Add new info text for each type into the main edit form.
- Fix deprecated code definition
Release 4.4.0
- Apply new coding style rules
- Carousel caption has new settings for its style (#44)
Release 4.3.4
- Optimize activity picker, so users can see whether or not the used link comes from an activity
- Carousel caption now can handle images
- Fix hyphenation for wrapping long words - Thanks to Florian Dagner (#37)
- Fix missing draftitemid in carousel
Release 4.3.3
- Fix error while deleting elements in grid and carousel
Release 4.3.2
- Fixed wrong Font Awesome in css
- Type collapsedtext now use Moodle css classes to show the carets for collapsed and expanded.
- Introduce Drag-and-Drop for element with items like "accordion", "carousel" and "grid"
- Introduce adding and removing of elements by ajax
- New option to open a url in a new window.
- Fix issue "Always show manual completion" (Thanks to Stefa Hanauska) (#39)
Release 4.3.1
- mod_unilabel: prevent loading activities like inline folder (#36)
Release 4.3.0
- Add the great new unilabel type imageboard from Andreas Schenkel (https://github.com/andreasschenkel/moodle-unilabeltype_imageboard)
- Apply new coding style rules
- Optimize colourpicker
Release 4.2.5
- Fix conflict with mod folder (#36)
Release 4.2.4
- Fix multiple availability infos (#34)
Release 4.2.3
- Fix restore of internal urls in grid and carousel
- Add activity picker to choose an activity url in grid and carousel (Thanks to Andreas Schenkel for this really good idea!)
Release 4.2.2
- Fix new Font Awesome caret in collapsed text
Release 4.2.1
- Compatibility to Font Awesome 6 Free
Release 4.2.0
- Compatibility to Moodle 4.2
Version 2022042000 Release 4.1.1 (Build: 2022122400)
- Add cmid to "uniqid" to avoid conflicts with multiple instances
Version 2022042000 Release 4.1.0 (Build: 2022113000)
- Compatibility improvements for Moodle 4.0 and 4.1
- New amd modules for better handling cascaded elements in topicteaser.
- Topicteaser now loads the content of a topic asynchronously.
- Small fixes on coding style and behat testing
Version 2022041601 Release 4.0.2 (Build: 2022050900)
- MBS-6386 (Stefan Hanuska): Fix redirect in view.php
Version 2022041601
- Compatibility to Moodle 4
Version 2022030200
- Integrated a new type "Accordion" (Thanks to Stefan Hanuska)
- Add phpunit test and behat acceptance test to unilabeltype_accordion
Version 2022012202
- MBS-6151 (Stefan Hanuska): Make adding new slides consistent to grid
- Add phpunit test and behat acceptance test
- Add github actions as replacement for travis ci
Version 2022012201
- MBS-6088 (Stefan Hanauska): Fix behaviour for slides without images in type carousel and fix alt-attribute containing in type carousel
Version 2022012200
- All types using carousel have a new option to run the carousel automatically or not.
Version 2021052300
- The internal name can now be edited.
Version 2020110703
- moved fivecolumns css to styles.css
- small fixes in coding style
Version 2020061003
- fix bug with carousel nav buttons overlapping the nav drawer
Version 2020061002
- fix bug with modal started from another modal e.g. format_grid
Version 2020061001
- fix indentation bug
Version 2020061000
- fix referenced bootstrap javascript pointing to the new postion in Moodle 3.9
Version 2020022900
- fix output of images without img source in unilabletype_grid.
- add new options to define count of columns for normal, middle and small devices separately
Version 2019050900
- set default capability mod/unilabel:edit for managers to allow
- add new option to define the carousel interval for course and topic teaser per instance
- fix small typos
Version 2019030703
- add capability check while defining course and topic teaser
Version 2019030702
- missing field "column" in backup for course and topic teaser
- optimize phpdoc comments
Version 2019030701
- no features but optimized code
Version 2019030700
- Add option to define the columns for grid representation in course and topic teaser
- Change behaviour. If the unilabel shows a topic teaser of its own course it will ignore the topic
it is in it by its self. - Clean the code to respect the moodle code guidelines
Version 2019020901
- fix typo which stopped working the carousel buttons
Version 2019020900
- respecting the new class "core_course_list_element"
- add setting options to activate or deactivate content types
- add setting options for carousel types to choose different carousel buttons
- add a litle javascript to ensure the start of the carousel
5.1.3 (Build: 2025110100) (2025042213)
5.1.3 (Build: 2025110100)
Plugin type: Activities
Frankenstyle component name: mod_unilabel
Version build number: 2025042213
Version release name: 5.1.3 (Build: 2025110100)
Maturity: Stable
Supported Moodle versions: 5.0, 5.1
Repository URL (Git): https://github.com/grabs/moodle-mod_unilabel
Repository branch:
Repository tag: v5.1.3
Issue/bug tracker URL: https://github.com/grabs/moodle-mod_unilabel/issues
Release notes
Release 5.1.3
- Add option to disable ajax load in grid.
Release 5.1.2
- Refactor rendering of grid tiles (#75)
Release 5.1.1
- MBS-10379: Add foreign keys to all unilabel type plugins (#74)
Release 5.1
- Imageboard: new editing interface with image related modal view - Thanks to Andreas Schenkel
- Apply new coding style
Release 5.0.3
- MBS-10139: Error when drag and dropping accordion sections (#68)
- Collapsed text type does not process filters anymore for the content in the "name" field (#70)
Release 5.0.2
- MBS-10126: Do not clean accordion content (#63, #64)
- Make caption more visible by default
Release 5.0.1
- fix missing rewrite files in accordion (#61)
Release 5.0.0
- Adjust output for new bootstrap 5.x
- Change output filtering (#58)
- Add a visibility option to accordion, carousel and grid (#55)
Release 4.5.6
- collapsedtext: upgrade faile on null values (#56)
Release 4.5.5
- imageboard: fix dnd boundery after changing background size
Release 4.5.4
- imageboard: remove setTimeout in js and fix helpergrid and preview image structure
- imageboard: fix preview when deleting images in filemanager
- optimize github actions for subplugins
- fix lang string order
Release 4.5.3
- Add new url title to show a user friendly aria-label (#50)
- Make tiles in grid focussable with keyboard (#52)
- Add preview for imageboard editing page (Many, many thanks to Andreas Schenkel for this new feature!)
- The preview updates the view while changing the image parameters.
- The images in the preview can be moved using drag-n-drop.
Release 4.5.2
- Type collapsed text does not show modal dialog (#51)
- Make github actions more restrictive
Release 4.5.1
- Add third button in modedit page to jump directly to the edit content page.
- Add aria-label attributes to certain elements (#50)
Release 4.5.0
- Fix type Topic teaser exclude new sub sections.
Release 4.4.1
- Type Collapsed text now uses the label name as title
- Type Collapsed text and Topic teaser now are shown directly after adding.
- Add new info text for each type into the main edit form.
- Fix deprecated code definition
Release 4.4.0
- Apply new coding style rules
- Carousel caption has new settings for its style (#44)
Release 4.3.4
- Optimize activity picker, so users can see whether or not the used link comes from an activity
- Carousel caption now can handle images
- Fix hyphenation for wrapping long words - Thanks to Florian Dagner (#37)
- Fix missing draftitemid in carousel
Release 4.3.3
- Fix error while deleting elements in grid and carousel
Release 4.3.2
- Fixed wrong Font Awesome in css
- Type collapsedtext now use Moodle css classes to show the carets for collapsed and expanded.
- Introduce Drag-and-Drop for element with items like "accordion", "carousel" and "grid"
- Introduce adding and removing of elements by ajax
- New option to open a url in a new window.
- Fix issue "Always show manual completion" (Thanks to Stefa Hanauska) (#39)
Release 4.3.1
- mod_unilabel: prevent loading activities like inline folder (#36)
Release 4.3.0
- Add the great new unilabel type imageboard from Andreas Schenkel (https://github.com/andreasschenkel/moodle-unilabeltype_imageboard)
- Apply new coding style rules
- Optimize colourpicker
Release 4.2.5
- Fix conflict with mod folder (#36)
Release 4.2.4
- Fix multiple availability infos (#34)
Release 4.2.3
- Fix restore of internal urls in grid and carousel
- Add activity picker to choose an activity url in grid and carousel (Thanks to Andreas Schenkel for this really good idea!)
Release 4.2.2
- Fix new Font Awesome caret in collapsed text
Release 4.2.1
- Compatibility to Font Awesome 6 Free
Release 4.2.0
- Compatibility to Moodle 4.2
Version 2022042000 Release 4.1.1 (Build: 2022122400)
- Add cmid to "uniqid" to avoid conflicts with multiple instances
Version 2022042000 Release 4.1.0 (Build: 2022113000)
- Compatibility improvements for Moodle 4.0 and 4.1
- New amd modules for better handling cascaded elements in topicteaser.
- Topicteaser now loads the content of a topic asynchronously.
- Small fixes on coding style and behat testing
Version 2022041601 Release 4.0.2 (Build: 2022050900)
- MBS-6386 (Stefan Hanuska): Fix redirect in view.php
Version 2022041601
- Compatibility to Moodle 4
Version 2022030200
- Integrated a new type "Accordion" (Thanks to Stefan Hanuska)
- Add phpunit test and behat acceptance test to unilabeltype_accordion
Version 2022012202
- MBS-6151 (Stefan Hanuska): Make adding new slides consistent to grid
- Add phpunit test and behat acceptance test
- Add github actions as replacement for travis ci
Version 2022012201
- MBS-6088 (Stefan Hanauska): Fix behaviour for slides without images in type carousel and fix alt-attribute containing in type carousel
Version 2022012200
- All types using carousel have a new option to run the carousel automatically or not.
Version 2021052300
- The internal name can now be edited.
Version 2020110703
- moved fivecolumns css to styles.css
- small fixes in coding style
Version 2020061003
- fix bug with carousel nav buttons overlapping the nav drawer
Version 2020061002
- fix bug with modal started from another modal e.g. format_grid
Version 2020061001
- fix indentation bug
Version 2020061000
- fix referenced bootstrap javascript pointing to the new postion in Moodle 3.9
Version 2020022900
- fix output of images without img source in unilabletype_grid.
- add new options to define count of columns for normal, middle and small devices separately
Version 2019050900
- set default capability mod/unilabel:edit for managers to allow
- add new option to define the carousel interval for course and topic teaser per instance
- fix small typos
Version 2019030703
- add capability check while defining course and topic teaser
Version 2019030702
- missing field "column" in backup for course and topic teaser
- optimize phpdoc comments
Version 2019030701
- no features but optimized code
Version 2019030700
- Add option to define the columns for grid representation in course and topic teaser
- Change behaviour. If the unilabel shows a topic teaser of its own course it will ignore the topic
it is in it by its self. - Clean the code to respect the moodle code guidelines
Version 2019020901
- fix typo which stopped working the carousel buttons
Version 2019020900
- respecting the new class "core_course_list_element"
- add setting options to activate or deactivate content types
- add setting options for carousel types to choose different carousel buttons
- add a litle javascript to ensure the start of the carousel
4.5.14 (Build: 2025110100) (2025020413)
4.5.14 (Build: 2025110100)
Plugin type: Activities
Frankenstyle component name: mod_unilabel
Version build number: 2025020413
Version release name: 4.5.14 (Build: 2025110100)
Maturity: Stable
Supported Moodle versions: 4.5
Repository URL (Git): https://github.com/grabs/moodle-mod_unilabel
Repository branch:
Repository tag: v4.5.14
Issue/bug tracker URL: https://github.com/grabs/moodle-mod_unilabel/issues
Release notes
Release 4.5.14
- Add option to disable ajax load in grid.
Release 4.5.13
- Refactor rendering of grid tiles (#75)
Release 4.5.12
- MBS-10379: Add foreign keys to all unilabel type plugins (#74)
Release 4.5.11
- Imageboard: new editing interface with image related modal view - Thanks to Andreas Schenkel
- Apply new coding style
Release 4.5.10
- MBS-10139: Error when drag and dropping accordion sections (#68)
- Collapsed text type does not process filters anymore for the content in the "name" field (#70)
Release 4.5.9
- MBS-10126: Do not clean accordion content (#63, #64)
- Make caption more visible by default
Release 4.5.8
- fix missing rewrite files in accordion (#61)
Release 4.5.7
- Change output filtering (#58)
- Add a visibility option to accordion, carousel and grid (#55)
Release 4.5.6
- collapsedtext: upgrade faile on null values (#56)
Release 4.5.5
- imageboard: fix dnd boundery after changing background size
Release 4.5.4
- imageboard: remove setTimeout in js and fix helpergrid and preview image structure
- imageboard: fix preview when deleting images in filemanager
- optimize github actions for subplugins
- fix lang string order
Release 4.5.3
- Add new url title to show a user friendly aria-label (#50)
- Make tiles in grid focussable with keyboard (#52)
- Add preview for imageboard editing page (Many, many thanks to Andreas Schenkel for this new feature!)
- The preview updates the view while changing the image parameters.
- The images in the preview can be moved using drag-n-drop.
Release 4.5.2
- Type collapsed text does not show modal dialog (#51)
- Make github actions more restrictive
Release 4.5.1
- Add third button in modedit page to jump directly to the edit content page.
- Add aria-label attributes to certain elements (#50)
Release 4.5.0
- Fix type Topic teaser exclude new sub sections.
Release 4.4.1
- Type Collapsed text now uses the label name as title
- Type Collapsed text and Topic teaser now are shown directly after adding.
- Add new info text for each type into the main edit form.
- Fix deprecated code definition
Release 4.4.0
- Apply new coding style rules
- Carousel caption has new settings for its style (#44)
Release 4.3.4
- Optimize activity picker, so users can see whether or not the used link comes from an activity
- Carousel caption now can handle images
- Fix hyphenation for wrapping long words - Thanks to Florian Dagner (#37)
- Fix missing draftitemid in carousel
Release 4.3.3
- Fix error while deleting elements in grid and carousel
Release 4.3.2
- Fixed wrong Font Awesome in css
- Type collapsedtext now use Moodle css classes to show the carets for collapsed and expanded.
- Introduce Drag-and-Drop for element with items like "accordion", "carousel" and "grid"
- Introduce adding and removing of elements by ajax
- New option to open a url in a new window.
- Fix issue "Always show manual completion" (Thanks to Stefa Hanauska) (#39)
Release 4.3.1
- mod_unilabel: prevent loading activities like inline folder (#36)
Release 4.3.0
- Add the great new unilabel type imageboard from Andreas Schenkel (https://github.com/andreasschenkel/moodle-unilabeltype_imageboard)
- Apply new coding style rules
- Optimize colourpicker
Release 4.2.5
- Fix conflict with mod folder (#36)
Release 4.2.4
- Fix multiple availability infos (#34)
Release 4.2.3
- Fix restore of internal urls in grid and carousel
- Add activity picker to choose an activity url in grid and carousel (Thanks to Andreas Schenkel for this really good idea!)
Release 4.2.2
- Fix new Font Awesome caret in collapsed text
Release 4.2.1
- Compatibility to Font Awesome 6 Free
Release 4.2.0
- Compatibility to Moodle 4.2
Version 2022042000 Release 4.1.1 (Build: 2022122400)
- Add cmid to "uniqid" to avoid conflicts with multiple instances
Version 2022042000 Release 4.1.0 (Build: 2022113000)
- Compatibility improvements for Moodle 4.0 and 4.1
- New amd modules for better handling cascaded elements in topicteaser.
- Topicteaser now loads the content of a topic asynchronously.
- Small fixes on coding style and behat testing
Version 2022041601 Release 4.0.2 (Build: 2022050900)
- MBS-6386 (Stefan Hanuska): Fix redirect in view.php
Version 2022041601
- Compatibility to Moodle 4
Version 2022030200
- Integrated a new type "Accordion" (Thanks to Stefan Hanuska)
- Add phpunit test and behat acceptance test to unilabeltype_accordion
Version 2022012202
- MBS-6151 (Stefan Hanuska): Make adding new slides consistent to grid
- Add phpunit test and behat acceptance test
- Add github actions as replacement for travis ci
Version 2022012201
- MBS-6088 (Stefan Hanauska): Fix behaviour for slides without images in type carousel and fix alt-attribute containing in type carousel
Version 2022012200
- All types using carousel have a new option to run the carousel automatically or not.
Version 2021052300
- The internal name can now be edited.
Version 2020110703
- moved fivecolumns css to styles.css
- small fixes in coding style
Version 2020061003
- fix bug with carousel nav buttons overlapping the nav drawer
Version 2020061002
- fix bug with modal started from another modal e.g. format_grid
Version 2020061001
- fix indentation bug
Version 2020061000
- fix referenced bootstrap javascript pointing to the new postion in Moodle 3.9
Version 2020022900
- fix output of images without img source in unilabletype_grid.
- add new options to define count of columns for normal, middle and small devices separately
Version 2019050900
- set default capability mod/unilabel:edit for managers to allow
- add new option to define the carousel interval for course and topic teaser per instance
- fix small typos
Version 2019030703
- add capability check while defining course and topic teaser
Version 2019030702
- missing field "column" in backup for course and topic teaser
- optimize phpdoc comments
Version 2019030701
- no features but optimized code
Version 2019030700
- Add option to define the columns for grid representation in course and topic teaser
- Change behaviour. If the unilabel shows a topic teaser of its own course it will ignore the topic
it is in it by its self. - Clean the code to respect the moodle code guidelines
Version 2019020901
- fix typo which stopped working the carousel buttons
Version 2019020900
- respecting the new class "core_course_list_element"
- add setting options to activate or deactivate content types
- add setting options for carousel types to choose different carousel buttons
- add a litle javascript to ensure the start of the carousel
5.1.2 (Build: 2025101900) (2025042212)
5.1.2 (Build: 2025101900)
Plugin type: Activities
Frankenstyle component name: mod_unilabel
Version build number: 2025042212
Version release name: 5.1.2 (Build: 2025101900)
Maturity: Stable
Supported Moodle versions: 5.0, 5.1
Repository URL (Git): https://github.com/grabs/moodle-mod_unilabel
Repository branch:
Repository tag: v5.1.2
Issue/bug tracker URL: https://github.com/grabs/moodle-mod_unilabel/issues
Release notes
Release 5.1.2
- Refactor rendering of grid tiles (#75)
Release 5.1.1
- MBS-10379: Add foreign keys to all unilabel type plugins (#74)
Release 5.1
- Imageboard: new editing interface with image related modal view - Thanks to Andreas Schenkel
- Apply new coding style
Release 5.0.3
- MBS-10139: Error when drag and dropping accordion sections (#68)
- Collapsed text type does not process filters anymore for the content in the "name" field (#70)
Release 5.0.2
- MBS-10126: Do not clean accordion content (#63, #64)
- Make caption more visible by default
Release 5.0.1
- fix missing rewrite files in accordion (#61)
Release 5.0.0
- Adjust output for new bootstrap 5.x
- Change output filtering (#58)
- Add a visibility option to accordion, carousel and grid (#55)
Release 4.5.6
- collapsedtext: upgrade faile on null values (#56)
Release 4.5.5
- imageboard: fix dnd boundery after changing background size
Release 4.5.4
- imageboard: remove setTimeout in js and fix helpergrid and preview image structure
- imageboard: fix preview when deleting images in filemanager
- optimize github actions for subplugins
- fix lang string order
Release 4.5.3
- Add new url title to show a user friendly aria-label (#50)
- Make tiles in grid focussable with keyboard (#52)
- Add preview for imageboard editing page (Many, many thanks to Andreas Schenkel for this new feature!)
- The preview updates the view while changing the image parameters.
- The images in the preview can be moved using drag-n-drop.
Release 4.5.2
- Type collapsed text does not show modal dialog (#51)
- Make github actions more restrictive
Release 4.5.1
- Add third button in modedit page to jump directly to the edit content page.
- Add aria-label attributes to certain elements (#50)
Release 4.5.0
- Fix type Topic teaser exclude new sub sections.
Release 4.4.1
- Type Collapsed text now uses the label name as title
- Type Collapsed text and Topic teaser now are shown directly after adding.
- Add new info text for each type into the main edit form.
- Fix deprecated code definition
Release 4.4.0
- Apply new coding style rules
- Carousel caption has new settings for its style (#44)
Release 4.3.4
- Optimize activity picker, so users can see whether or not the used link comes from an activity
- Carousel caption now can handle images
- Fix hyphenation for wrapping long words - Thanks to Florian Dagner (#37)
- Fix missing draftitemid in carousel
Release 4.3.3
- Fix error while deleting elements in grid and carousel
Release 4.3.2
- Fixed wrong Font Awesome in css
- Type collapsedtext now use Moodle css classes to show the carets for collapsed and expanded.
- Introduce Drag-and-Drop for element with items like "accordion", "carousel" and "grid"
- Introduce adding and removing of elements by ajax
- New option to open a url in a new window.
- Fix issue "Always show manual completion" (Thanks to Stefa Hanauska) (#39)
Release 4.3.1
- mod_unilabel: prevent loading activities like inline folder (#36)
Release 4.3.0
- Add the great new unilabel type imageboard from Andreas Schenkel (https://github.com/andreasschenkel/moodle-unilabeltype_imageboard)
- Apply new coding style rules
- Optimize colourpicker
Release 4.2.5
- Fix conflict with mod folder (#36)
Release 4.2.4
- Fix multiple availability infos (#34)
Release 4.2.3
- Fix restore of internal urls in grid and carousel
- Add activity picker to choose an activity url in grid and carousel (Thanks to Andreas Schenkel for this really good idea!)
Release 4.2.2
- Fix new Font Awesome caret in collapsed text
Release 4.2.1
- Compatibility to Font Awesome 6 Free
Release 4.2.0
- Compatibility to Moodle 4.2
Version 2022042000 Release 4.1.1 (Build: 2022122400)
- Add cmid to "uniqid" to avoid conflicts with multiple instances
Version 2022042000 Release 4.1.0 (Build: 2022113000)
- Compatibility improvements for Moodle 4.0 and 4.1
- New amd modules for better handling cascaded elements in topicteaser.
- Topicteaser now loads the content of a topic asynchronously.
- Small fixes on coding style and behat testing
Version 2022041601 Release 4.0.2 (Build: 2022050900)
- MBS-6386 (Stefan Hanuska): Fix redirect in view.php
Version 2022041601
- Compatibility to Moodle 4
Version 2022030200
- Integrated a new type "Accordion" (Thanks to Stefan Hanuska)
- Add phpunit test and behat acceptance test to unilabeltype_accordion
Version 2022012202
- MBS-6151 (Stefan Hanuska): Make adding new slides consistent to grid
- Add phpunit test and behat acceptance test
- Add github actions as replacement for travis ci
Version 2022012201
- MBS-6088 (Stefan Hanauska): Fix behaviour for slides without images in type carousel and fix alt-attribute containing in type carousel
Version 2022012200
- All types using carousel have a new option to run the carousel automatically or not.
Version 2021052300
- The internal name can now be edited.
Version 2020110703
- moved fivecolumns css to styles.css
- small fixes in coding style
Version 2020061003
- fix bug with carousel nav buttons overlapping the nav drawer
Version 2020061002
- fix bug with modal started from another modal e.g. format_grid
Version 2020061001
- fix indentation bug
Version 2020061000
- fix referenced bootstrap javascript pointing to the new postion in Moodle 3.9
Version 2020022900
- fix output of images without img source in unilabletype_grid.
- add new options to define count of columns for normal, middle and small devices separately
Version 2019050900
- set default capability mod/unilabel:edit for managers to allow
- add new option to define the carousel interval for course and topic teaser per instance
- fix small typos
Version 2019030703
- add capability check while defining course and topic teaser
Version 2019030702
- missing field "column" in backup for course and topic teaser
- optimize phpdoc comments
Version 2019030701
- no features but optimized code
Version 2019030700
- Add option to define the columns for grid representation in course and topic teaser
- Change behaviour. If the unilabel shows a topic teaser of its own course it will ignore the topic
it is in it by its self. - Clean the code to respect the moodle code guidelines
Version 2019020901
- fix typo which stopped working the carousel buttons
Version 2019020900
- respecting the new class "core_course_list_element"
- add setting options to activate or deactivate content types
- add setting options for carousel types to choose different carousel buttons
- add a litle javascript to ensure the start of the carousel
4.5.13 (Build: 2025101900) (2025020412)
4.5.13 (Build: 2025101900)
Plugin type: Activities
Frankenstyle component name: mod_unilabel
Version build number: 2025020412
Version release name: 4.5.13 (Build: 2025101900)
Maturity: Stable
Supported Moodle versions: 4.5
Repository URL (Git): https://github.com/grabs/moodle-mod_unilabel
Repository branch:
Repository tag: v4.5.13
Issue/bug tracker URL: https://github.com/grabs/moodle-mod_unilabel/issues
Release notes
Release 4.5.13
- Refactor rendering of grid tiles (#75)
Release 4.5.12
- MBS-10379: Add foreign keys to all unilabel type plugins (#74)
Release 4.5.11
- Imageboard: new editing interface with image related modal view - Thanks to Andreas Schenkel
- Apply new coding style
Release 4.5.10
- MBS-10139: Error when drag and dropping accordion sections (#68)
- Collapsed text type does not process filters anymore for the content in the "name" field (#70)
Release 4.5.9
- MBS-10126: Do not clean accordion content (#63, #64)
- Make caption more visible by default
Release 4.5.8
- fix missing rewrite files in accordion (#61)
Release 4.5.7
- Change output filtering (#58)
- Add a visibility option to accordion, carousel and grid (#55)
Release 4.5.6
- collapsedtext: upgrade faile on null values (#56)
Release 4.5.5
- imageboard: fix dnd boundery after changing background size
Release 4.5.4
- imageboard: remove setTimeout in js and fix helpergrid and preview image structure
- imageboard: fix preview when deleting images in filemanager
- optimize github actions for subplugins
- fix lang string order
Release 4.5.3
- Add new url title to show a user friendly aria-label (#50)
- Make tiles in grid focussable with keyboard (#52)
- Add preview for imageboard editing page (Many, many thanks to Andreas Schenkel for this new feature!)
- The preview updates the view while changing the image parameters.
- The images in the preview can be moved using drag-n-drop.
Release 4.5.2
- Type collapsed text does not show modal dialog (#51)
- Make github actions more restrictive
Release 4.5.1
- Add third button in modedit page to jump directly to the edit content page.
- Add aria-label attributes to certain elements (#50)
Release 4.5.0
- Fix type Topic teaser exclude new sub sections.
Release 4.4.1
- Type Collapsed text now uses the label name as title
- Type Collapsed text and Topic teaser now are shown directly after adding.
- Add new info text for each type into the main edit form.
- Fix deprecated code definition
Release 4.4.0
- Apply new coding style rules
- Carousel caption has new settings for its style (#44)
Release 4.3.4
- Optimize activity picker, so users can see whether or not the used link comes from an activity
- Carousel caption now can handle images
- Fix hyphenation for wrapping long words - Thanks to Florian Dagner (#37)
- Fix missing draftitemid in carousel
Release 4.3.3
- Fix error while deleting elements in grid and carousel
Release 4.3.2
- Fixed wrong Font Awesome in css
- Type collapsedtext now use Moodle css classes to show the carets for collapsed and expanded.
- Introduce Drag-and-Drop for element with items like "accordion", "carousel" and "grid"
- Introduce adding and removing of elements by ajax
- New option to open a url in a new window.
- Fix issue "Always show manual completion" (Thanks to Stefa Hanauska) (#39)
Release 4.3.1
- mod_unilabel: prevent loading activities like inline folder (#36)
Release 4.3.0
- Add the great new unilabel type imageboard from Andreas Schenkel (https://github.com/andreasschenkel/moodle-unilabeltype_imageboard)
- Apply new coding style rules
- Optimize colourpicker
Release 4.2.5
- Fix conflict with mod folder (#36)
Release 4.2.4
- Fix multiple availability infos (#34)
Release 4.2.3
- Fix restore of internal urls in grid and carousel
- Add activity picker to choose an activity url in grid and carousel (Thanks to Andreas Schenkel for this really good idea!)
Release 4.2.2
- Fix new Font Awesome caret in collapsed text
Release 4.2.1
- Compatibility to Font Awesome 6 Free
Release 4.2.0
- Compatibility to Moodle 4.2
Version 2022042000 Release 4.1.1 (Build: 2022122400)
- Add cmid to "uniqid" to avoid conflicts with multiple instances
Version 2022042000 Release 4.1.0 (Build: 2022113000)
- Compatibility improvements for Moodle 4.0 and 4.1
- New amd modules for better handling cascaded elements in topicteaser.
- Topicteaser now loads the content of a topic asynchronously.
- Small fixes on coding style and behat testing
Version 2022041601 Release 4.0.2 (Build: 2022050900)
- MBS-6386 (Stefan Hanuska): Fix redirect in view.php
Version 2022041601
- Compatibility to Moodle 4
Version 2022030200
- Integrated a new type "Accordion" (Thanks to Stefan Hanuska)
- Add phpunit test and behat acceptance test to unilabeltype_accordion
Version 2022012202
- MBS-6151 (Stefan Hanuska): Make adding new slides consistent to grid
- Add phpunit test and behat acceptance test
- Add github actions as replacement for travis ci
Version 2022012201
- MBS-6088 (Stefan Hanauska): Fix behaviour for slides without images in type carousel and fix alt-attribute containing in type carousel
Version 2022012200
- All types using carousel have a new option to run the carousel automatically or not.
Version 2021052300
- The internal name can now be edited.
Version 2020110703
- moved fivecolumns css to styles.css
- small fixes in coding style
Version 2020061003
- fix bug with carousel nav buttons overlapping the nav drawer
Version 2020061002
- fix bug with modal started from another modal e.g. format_grid
Version 2020061001
- fix indentation bug
Version 2020061000
- fix referenced bootstrap javascript pointing to the new postion in Moodle 3.9
Version 2020022900
- fix output of images without img source in unilabletype_grid.
- add new options to define count of columns for normal, middle and small devices separately
Version 2019050900
- set default capability mod/unilabel:edit for managers to allow
- add new option to define the carousel interval for course and topic teaser per instance
- fix small typos
Version 2019030703
- add capability check while defining course and topic teaser
Version 2019030702
- missing field "column" in backup for course and topic teaser
- optimize phpdoc comments
Version 2019030701
- no features but optimized code
Version 2019030700
- Add option to define the columns for grid representation in course and topic teaser
- Change behaviour. If the unilabel shows a topic teaser of its own course it will ignore the topic
it is in it by its self. - Clean the code to respect the moodle code guidelines
Version 2019020901
- fix typo which stopped working the carousel buttons
Version 2019020900
- respecting the new class "core_course_list_element"
- add setting options to activate or deactivate content types
- add setting options for carousel types to choose different carousel buttons
- add a litle javascript to ensure the start of the carousel
5.1.1 (Build: 2025101300) (2025042211)
5.1.1 (Build: 2025101300)
Plugin type: Activities
Frankenstyle component name: mod_unilabel
Version build number: 2025042211
Version release name: 5.1.1 (Build: 2025101300)
Maturity: Stable
Supported Moodle versions: 5.0, 5.1
Repository URL (Git): https://github.com/grabs/moodle-mod_unilabel
Repository branch:
Repository tag: v5.1.1
Issue/bug tracker URL: https://github.com/grabs/moodle-mod_unilabel/issues
Release notes
Release 5.1.1
- MBS-10379: Add foreign keys to all unilabel type plugins (#74)
Release 5.1
- Imageboard: new editing interface with image related modal view - Thanks to Andreas Schenkel
- Apply new coding style
Release 5.0.3
- MBS-10139: Error when drag and dropping accordion sections (#68)
- Collapsed text type does not process filters anymore for the content in the "name" field (#70)
Release 5.0.2
- MBS-10126: Do not clean accordion content (#63, #64)
- Make caption more visible by default
Release 5.0.1
- fix missing rewrite files in accordion (#61)
Release 5.0.0
- Adjust output for new bootstrap 5.x
- Change output filtering (#58)
- Add a visibility option to accordion, carousel and grid (#55)
Release 4.5.6
- collapsedtext: upgrade faile on null values (#56)
Release 4.5.5
- imageboard: fix dnd boundery after changing background size
Release 4.5.4
- imageboard: remove setTimeout in js and fix helpergrid and preview image structure
- imageboard: fix preview when deleting images in filemanager
- optimize github actions for subplugins
- fix lang string order
Release 4.5.3
- Add new url title to show a user friendly aria-label (#50)
- Make tiles in grid focussable with keyboard (#52)
- Add preview for imageboard editing page (Many, many thanks to Andreas Schenkel for this new feature!)
- The preview updates the view while changing the image parameters.
- The images in the preview can be moved using drag-n-drop.
Release 4.5.2
- Type collapsed text does not show modal dialog (#51)
- Make github actions more restrictive
Release 4.5.1
- Add third button in modedit page to jump directly to the edit content page.
- Add aria-label attributes to certain elements (#50)
Release 4.5.0
- Fix type Topic teaser exclude new sub sections.
Release 4.4.1
- Type Collapsed text now uses the label name as title
- Type Collapsed text and Topic teaser now are shown directly after adding.
- Add new info text for each type into the main edit form.
- Fix deprecated code definition
Release 4.4.0
- Apply new coding style rules
- Carousel caption has new settings for its style (#44)
Release 4.3.4
- Optimize activity picker, so users can see whether or not the used link comes from an activity
- Carousel caption now can handle images
- Fix hyphenation for wrapping long words - Thanks to Florian Dagner (#37)
- Fix missing draftitemid in carousel
Release 4.3.3
- Fix error while deleting elements in grid and carousel
Release 4.3.2
- Fixed wrong Font Awesome in css
- Type collapsedtext now use Moodle css classes to show the carets for collapsed and expanded.
- Introduce Drag-and-Drop for element with items like "accordion", "carousel" and "grid"
- Introduce adding and removing of elements by ajax
- New option to open a url in a new window.
- Fix issue "Always show manual completion" (Thanks to Stefa Hanauska) (#39)
Release 4.3.1
- mod_unilabel: prevent loading activities like inline folder (#36)
Release 4.3.0
- Add the great new unilabel type imageboard from Andreas Schenkel (https://github.com/andreasschenkel/moodle-unilabeltype_imageboard)
- Apply new coding style rules
- Optimize colourpicker
Release 4.2.5
- Fix conflict with mod folder (#36)
Release 4.2.4
- Fix multiple availability infos (#34)
Release 4.2.3
- Fix restore of internal urls in grid and carousel
- Add activity picker to choose an activity url in grid and carousel (Thanks to Andreas Schenkel for this really good idea!)
Release 4.2.2
- Fix new Font Awesome caret in collapsed text
Release 4.2.1
- Compatibility to Font Awesome 6 Free
Release 4.2.0
- Compatibility to Moodle 4.2
Version 2022042000 Release 4.1.1 (Build: 2022122400)
- Add cmid to "uniqid" to avoid conflicts with multiple instances
Version 2022042000 Release 4.1.0 (Build: 2022113000)
- Compatibility improvements for Moodle 4.0 and 4.1
- New amd modules for better handling cascaded elements in topicteaser.
- Topicteaser now loads the content of a topic asynchronously.
- Small fixes on coding style and behat testing
Version 2022041601 Release 4.0.2 (Build: 2022050900)
- MBS-6386 (Stefan Hanuska): Fix redirect in view.php
Version 2022041601
- Compatibility to Moodle 4
Version 2022030200
- Integrated a new type "Accordion" (Thanks to Stefan Hanuska)
- Add phpunit test and behat acceptance test to unilabeltype_accordion
Version 2022012202
- MBS-6151 (Stefan Hanuska): Make adding new slides consistent to grid
- Add phpunit test and behat acceptance test
- Add github actions as replacement for travis ci
Version 2022012201
- MBS-6088 (Stefan Hanauska): Fix behaviour for slides without images in type carousel and fix alt-attribute containing in type carousel
Version 2022012200
- All types using carousel have a new option to run the carousel automatically or not.
Version 2021052300
- The internal name can now be edited.
Version 2020110703
- moved fivecolumns css to styles.css
- small fixes in coding style
Version 2020061003
- fix bug with carousel nav buttons overlapping the nav drawer
Version 2020061002
- fix bug with modal started from another modal e.g. format_grid
Version 2020061001
- fix indentation bug
Version 2020061000
- fix referenced bootstrap javascript pointing to the new postion in Moodle 3.9
Version 2020022900
- fix output of images without img source in unilabletype_grid.
- add new options to define count of columns for normal, middle and small devices separately
Version 2019050900
- set default capability mod/unilabel:edit for managers to allow
- add new option to define the carousel interval for course and topic teaser per instance
- fix small typos
Version 2019030703
- add capability check while defining course and topic teaser
Version 2019030702
- missing field "column" in backup for course and topic teaser
- optimize phpdoc comments
Version 2019030701
- no features but optimized code
Version 2019030700
- Add option to define the columns for grid representation in course and topic teaser
- Change behaviour. If the unilabel shows a topic teaser of its own course it will ignore the topic
it is in it by its self. - Clean the code to respect the moodle code guidelines
Version 2019020901
- fix typo which stopped working the carousel buttons
Version 2019020900
- respecting the new class "core_course_list_element"
- add setting options to activate or deactivate content types
- add setting options for carousel types to choose different carousel buttons
- add a litle javascript to ensure the start of the carousel
4.5.12 (Build: 2025101300) (2025020411)
4.5.12 (Build: 2025101300)
Plugin type: Activities
Frankenstyle component name: mod_unilabel
Version build number: 2025020411
Version release name: 4.5.12 (Build: 2025101300)
Maturity: Stable
Supported Moodle versions: 4.5
Repository URL (Git): https://github.com/grabs/moodle-mod_unilabel
Repository branch:
Repository tag: v4.5.12
Issue/bug tracker URL: https://github.com/grabs/moodle-mod_unilabel/issues
Release notes
Release 4.5.12
- MBS-10379: Add foreign keys to all unilabel type plugins (#74)
Release 4.5.11
- Imageboard: new editing interface with image related modal view - Thanks to Andreas Schenkel
- Apply new coding style
Release 4.5.10
- MBS-10139: Error when drag and dropping accordion sections (#68)
- Collapsed text type does not process filters anymore for the content in the "name" field (#70)
Release 4.5.9
- MBS-10126: Do not clean accordion content (#63, #64)
- Make caption more visible by default
Release 4.5.8
- fix missing rewrite files in accordion (#61)
Release 4.5.7
- Change output filtering (#58)
- Add a visibility option to accordion, carousel and grid (#55)
Release 4.5.6
- collapsedtext: upgrade faile on null values (#56)
Release 4.5.5
- imageboard: fix dnd boundery after changing background size
Release 4.5.4
- imageboard: remove setTimeout in js and fix helpergrid and preview image structure
- imageboard: fix preview when deleting images in filemanager
- optimize github actions for subplugins
- fix lang string order
Release 4.5.3
- Add new url title to show a user friendly aria-label (#50)
- Make tiles in grid focussable with keyboard (#52)
- Add preview for imageboard editing page (Many, many thanks to Andreas Schenkel for this new feature!)
- The preview updates the view while changing the image parameters.
- The images in the preview can be moved using drag-n-drop.
Release 4.5.2
- Type collapsed text does not show modal dialog (#51)
- Make github actions more restrictive
Release 4.5.1
- Add third button in modedit page to jump directly to the edit content page.
- Add aria-label attributes to certain elements (#50)
Release 4.5.0
- Fix type Topic teaser exclude new sub sections.
Release 4.4.1
- Type Collapsed text now uses the label name as title
- Type Collapsed text and Topic teaser now are shown directly after adding.
- Add new info text for each type into the main edit form.
- Fix deprecated code definition
Release 4.4.0
- Apply new coding style rules
- Carousel caption has new settings for its style (#44)
Release 4.3.4
- Optimize activity picker, so users can see whether or not the used link comes from an activity
- Carousel caption now can handle images
- Fix hyphenation for wrapping long words - Thanks to Florian Dagner (#37)
- Fix missing draftitemid in carousel
Release 4.3.3
- Fix error while deleting elements in grid and carousel
Release 4.3.2
- Fixed wrong Font Awesome in css
- Type collapsedtext now use Moodle css classes to show the carets for collapsed and expanded.
- Introduce Drag-and-Drop for element with items like "accordion", "carousel" and "grid"
- Introduce adding and removing of elements by ajax
- New option to open a url in a new window.
- Fix issue "Always show manual completion" (Thanks to Stefa Hanauska) (#39)
Release 4.3.1
- mod_unilabel: prevent loading activities like inline folder (#36)
Release 4.3.0
- Add the great new unilabel type imageboard from Andreas Schenkel (https://github.com/andreasschenkel/moodle-unilabeltype_imageboard)
- Apply new coding style rules
- Optimize colourpicker
Release 4.2.5
- Fix conflict with mod folder (#36)
Release 4.2.4
- Fix multiple availability infos (#34)
Release 4.2.3
- Fix restore of internal urls in grid and carousel
- Add activity picker to choose an activity url in grid and carousel (Thanks to Andreas Schenkel for this really good idea!)
Release 4.2.2
- Fix new Font Awesome caret in collapsed text
Release 4.2.1
- Compatibility to Font Awesome 6 Free
Release 4.2.0
- Compatibility to Moodle 4.2
Version 2022042000 Release 4.1.1 (Build: 2022122400)
- Add cmid to "uniqid" to avoid conflicts with multiple instances
Version 2022042000 Release 4.1.0 (Build: 2022113000)
- Compatibility improvements for Moodle 4.0 and 4.1
- New amd modules for better handling cascaded elements in topicteaser.
- Topicteaser now loads the content of a topic asynchronously.
- Small fixes on coding style and behat testing
Version 2022041601 Release 4.0.2 (Build: 2022050900)
- MBS-6386 (Stefan Hanuska): Fix redirect in view.php
Version 2022041601
- Compatibility to Moodle 4
Version 2022030200
- Integrated a new type "Accordion" (Thanks to Stefan Hanuska)
- Add phpunit test and behat acceptance test to unilabeltype_accordion
Version 2022012202
- MBS-6151 (Stefan Hanuska): Make adding new slides consistent to grid
- Add phpunit test and behat acceptance test
- Add github actions as replacement for travis ci
Version 2022012201
- MBS-6088 (Stefan Hanauska): Fix behaviour for slides without images in type carousel and fix alt-attribute containing in type carousel
Version 2022012200
- All types using carousel have a new option to run the carousel automatically or not.
Version 2021052300
- The internal name can now be edited.
Version 2020110703
- moved fivecolumns css to styles.css
- small fixes in coding style
Version 2020061003
- fix bug with carousel nav buttons overlapping the nav drawer
Version 2020061002
- fix bug with modal started from another modal e.g. format_grid
Version 2020061001
- fix indentation bug
Version 2020061000
- fix referenced bootstrap javascript pointing to the new postion in Moodle 3.9
Version 2020022900
- fix output of images without img source in unilabletype_grid.
- add new options to define count of columns for normal, middle and small devices separately
Version 2019050900
- set default capability mod/unilabel:edit for managers to allow
- add new option to define the carousel interval for course and topic teaser per instance
- fix small typos
Version 2019030703
- add capability check while defining course and topic teaser
Version 2019030702
- missing field "column" in backup for course and topic teaser
- optimize phpdoc comments
Version 2019030701
- no features but optimized code
Version 2019030700
- Add option to define the columns for grid representation in course and topic teaser
- Change behaviour. If the unilabel shows a topic teaser of its own course it will ignore the topic
it is in it by its self. - Clean the code to respect the moodle code guidelines
Version 2019020901
- fix typo which stopped working the carousel buttons
Version 2019020900
- respecting the new class "core_course_list_element"
- add setting options to activate or deactivate content types
- add setting options for carousel types to choose different carousel buttons
- add a litle javascript to ensure the start of the carousel
4.4.12 (Build: 2025092901) (2024050910)
4.4.12 (Build: 2025092901)
Plugin type: Activities
Frankenstyle component name: mod_unilabel
Version build number: 2024050910
Version release name: 4.4.12 (Build: 2025092901)
Maturity: Stable
Supported Moodle versions: 4.1, 4.2, 4.3, 4.4
Repository URL (Git): https://github.com/grabs/moodle-mod_unilabel
Repository branch:
Repository tag: v4.4.12
Issue/bug tracker URL: https://github.com/grabs/moodle-mod_unilabel/issues
Release notes
Release 4.4.12
- MBS-10379: Add foreign keys to all unilabel type plugins (#74)
Release 4.4.11
- MBS-10139: Error when drag and dropping accordion sections (#68)
- Collapsed text type does not process filters anymore for the content in the "name" field (#70)
Release 4.4.10
- MBS-10126: Do not clean accordion content (#63, #64)
- Make caption more visible by default
Release 4.4.9
- fix missing rewrite files in accordion (#61)
Release 4.4.8
- Change output filtering (#58)
- Add a visibility option to accordion, carousel and grid (#55)
Release 4.4.7
- collapsedtext: upgrade faile on null values (#56)
Release 4.4.6
- imageboard: fix dnd boundery after changing background size
Release 4.4.5
- imageboard: remove setTimeout in js and fix helpergrid and preview image structure
- imageboard: fix preview when deleting images in filemanager
- optimize github actions for subplugins
- fix lang string order
Release 4.4.4
- Add new url title to show a user friendly aria-label (#50)
- Make tiles in grid focussable with keyboard (#52)
- Add preview for imageboard editing page (Many, many thanks to Andreas Schenkel for this new feature!)
- The preview updates the view while changing the image parameters.
- The images in the preview can be moved using drag-n-drop.
Release 4.4.3
- Type collapsed text does not show modal dialog (#51)
- Make github actions more restrictive
Release 4.4.2
- Add third button in modedit page to jump directly to the edit content page.
- Add aria-label attributes to certain elements (#50)
Release 4.4.1
- Type Collapsed text now uses the label name as title
- Type Collapsed text and Topic teaser now are shown directly after adding.
- Add new info text for each type into the main edit form.
- Fix deprecated code definition
Release 4.4.0
- Apply new coding style rules
- Carousel caption has new settings for its style (#44)
Release 4.3.4
- Optimize activity picker, so users can see whether or not the used link comes from an activity
- Carousel caption now can handle images
- Fix hyphenation for wrapping long words - Thanks to Florian Dagner (#37)
- Fix missing draftitemid in carousel
Release 4.3.3
- Fix error while deleting elements in grid and carousel
Release 4.3.2
- Fixed wrong Font Awesome in css
- Type collapsedtext now use Moodle css classes to show the carets for collapsed and expanded.
- Introduce Drag-and-Drop for element with items like "accordion", "carousel" and "grid"
- Introduce adding and removing of elements by ajax
- New option to open a url in a new window.
- Fix issue "Always show manual completion" (Thanks to Stefa Hanauska) (#39)
Release 4.3.1
- mod_unilabel: prevent loading activities like inline folder (#36)
Release 4.3.0
- Add the great new unilabel type imageboard from Andreas Schenkel (https://github.com/andreasschenkel/moodle-unilabeltype_imageboard)
- Apply new coding style rules
- Optimize colourpicker
Release 4.2.5
- Fix conflict with mod folder (#36)
Release 4.2.4
- Fix multiple availability infos (#34)
Release 4.2.3
- Fix restore of internal urls in grid and carousel
- Add activity picker to choose an activity url in grid and carousel (Thanks to Andreas Schenkel for this really good idea!)
Release 4.2.2
- Fix new Font Awesome caret in collapsed text
Release 4.2.1
- Compatibility to Font Awesome 6 Free
Release 4.2.0
- Compatibility to Moodle 4.2
Version 2022042000 Release 4.1.1 (Build: 2022122400)
- Add cmid to "uniqid" to avoid conflicts with multiple instances
Version 2022042000 Release 4.1.0 (Build: 2022113000)
- Compatibility improvements for Moodle 4.0 and 4.1
- New amd modules for better handling cascaded elements in topicteaser.
- Topicteaser now loads the content of a topic asynchronously.
- Small fixes on coding style and behat testing
Version 2022041601 Release 4.0.2 (Build: 2022050900)
- MBS-6386 (Stefan Hanuska): Fix redirect in view.php
Version 2022041601
- Compatibility to Moodle 4
Version 2022030200
- Integrated a new type "Accordion" (Thanks to Stefan Hanuska)
- Add phpunit test and behat acceptance test to unilabeltype_accordion
Version 2022012202
- MBS-6151 (Stefan Hanuska): Make adding new slides consistent to grid
- Add phpunit test and behat acceptance test
- Add github actions as replacement for travis ci
Version 2022012201
- MBS-6088 (Stefan Hanauska): Fix behaviour for slides without images in type carousel and fix alt-attribute containing in type carousel
Version 2022012200
- All types using carousel have a new option to run the carousel automatically or not.
Version 2021052300
- The internal name can now be edited.
Version 2020110703
- moved fivecolumns css to styles.css
- small fixes in coding style
Version 2020061003
- fix bug with carousel nav buttons overlapping the nav drawer
Version 2020061002
- fix bug with modal started from another modal e.g. format_grid
Version 2020061001
- fix indentation bug
Version 2020061000
- fix referenced bootstrap javascript pointing to the new postion in Moodle 3.9
Version 2020022900
- fix output of images without img source in unilabletype_grid.
- add new options to define count of columns for normal, middle and small devices separately
Version 2019050900
- set default capability mod/unilabel:edit for managers to allow
- add new option to define the carousel interval for course and topic teaser per instance
- fix small typos
Version 2019030703
- add capability check while defining course and topic teaser
Version 2019030702
- missing field "column" in backup for course and topic teaser
- optimize phpdoc comments
Version 2019030701
- no features but optimized code
Version 2019030700
- Add option to define the columns for grid representation in course and topic teaser
- Change behaviour. If the unilabel shows a topic teaser of its own course it will ignore the topic
it is in it by its self. - Clean the code to respect the moodle code guidelines
Version 2019020901
- fix typo which stopped working the carousel buttons
Version 2019020900
- respecting the new class "core_course_list_element"
- add setting options to activate or deactivate content types
- add setting options for carousel types to choose different carousel buttons
- add a litle javascript to ensure the start of the carousel
5.1 (Build: 2025101200) (2025042210)
5.1 (Build: 2025101200)
Plugin type: Activities
Frankenstyle component name: mod_unilabel
Version build number: 2025042210
Version release name: 5.1 (Build: 2025101200)
Maturity: Stable
Supported Moodle versions: 5.0, 5.1
Repository URL (Git): https://github.com/grabs/moodle-mod_unilabel
Repository branch:
Repository tag: v5.1
Issue/bug tracker URL: https://github.com/grabs/moodle-mod_unilabel/issues
Release notes
Release 5.1
- Imageboard: new editing interface with image related modal view - Thanks to Andreas Schenkel
- Apply new coding style
Release 5.0.3
- MBS-10139: Error when drag and dropping accordion sections (#68)
- Collapsed text type does not process filters anymore for the content in the "name" field (#70)
Release 5.0.2
- MBS-10126: Do not clean accordion content (#63, #64)
- Make caption more visible by default
Release 5.0.1
- fix missing rewrite files in accordion (#61)
Release 5.0.0
- Adjust output for new bootstrap 5.x
- Change output filtering (#58)
- Add a visibility option to accordion, carousel and grid (#55)
Release 4.5.6
- collapsedtext: upgrade faile on null values (#56)
Release 4.5.5
- imageboard: fix dnd boundery after changing background size
Release 4.5.4
- imageboard: remove setTimeout in js and fix helpergrid and preview image structure
- imageboard: fix preview when deleting images in filemanager
- optimize github actions for subplugins
- fix lang string order
Release 4.5.3
- Add new url title to show a user friendly aria-label (#50)
- Make tiles in grid focussable with keyboard (#52)
- Add preview for imageboard editing page (Many, many thanks to Andreas Schenkel for this new feature!)
- The preview updates the view while changing the image parameters.
- The images in the preview can be moved using drag-n-drop.
Release 4.5.2
- Type collapsed text does not show modal dialog (#51)
- Make github actions more restrictive
Release 4.5.1
- Add third button in modedit page to jump directly to the edit content page.
- Add aria-label attributes to certain elements (#50)
Release 4.5.0
- Fix type Topic teaser exclude new sub sections.
Release 4.4.1
- Type Collapsed text now uses the label name as title
- Type Collapsed text and Topic teaser now are shown directly after adding.
- Add new info text for each type into the main edit form.
- Fix deprecated code definition
Release 4.4.0
- Apply new coding style rules
- Carousel caption has new settings for its style (#44)
Release 4.3.4
- Optimize activity picker, so users can see whether or not the used link comes from an activity
- Carousel caption now can handle images
- Fix hyphenation for wrapping long words - Thanks to Florian Dagner (#37)
- Fix missing draftitemid in carousel
Release 4.3.3
- Fix error while deleting elements in grid and carousel
Release 4.3.2
- Fixed wrong Font Awesome in css
- Type collapsedtext now use Moodle css classes to show the carets for collapsed and expanded.
- Introduce Drag-and-Drop for element with items like "accordion", "carousel" and "grid"
- Introduce adding and removing of elements by ajax
- New option to open a url in a new window.
- Fix issue "Always show manual completion" (Thanks to Stefa Hanauska) (#39)
Release 4.3.1
- mod_unilabel: prevent loading activities like inline folder (#36)
Release 4.3.0
- Add the great new unilabel type imageboard from Andreas Schenkel (https://github.com/andreasschenkel/moodle-unilabeltype_imageboard)
- Apply new coding style rules
- Optimize colourpicker
Release 4.2.5
- Fix conflict with mod folder (#36)
Release 4.2.4
- Fix multiple availability infos (#34)
Release 4.2.3
- Fix restore of internal urls in grid and carousel
- Add activity picker to choose an activity url in grid and carousel (Thanks to Andreas Schenkel for this really good idea!)
Release 4.2.2
- Fix new Font Awesome caret in collapsed text
Release 4.2.1
- Compatibility to Font Awesome 6 Free
Release 4.2.0
- Compatibility to Moodle 4.2
Version 2022042000 Release 4.1.1 (Build: 2022122400)
- Add cmid to "uniqid" to avoid conflicts with multiple instances
Version 2022042000 Release 4.1.0 (Build: 2022113000)
- Compatibility improvements for Moodle 4.0 and 4.1
- New amd modules for better handling cascaded elements in topicteaser.
- Topicteaser now loads the content of a topic asynchronously.
- Small fixes on coding style and behat testing
Version 2022041601 Release 4.0.2 (Build: 2022050900)
- MBS-6386 (Stefan Hanuska): Fix redirect in view.php
Version 2022041601
- Compatibility to Moodle 4
Version 2022030200
- Integrated a new type "Accordion" (Thanks to Stefan Hanuska)
- Add phpunit test and behat acceptance test to unilabeltype_accordion
Version 2022012202
- MBS-6151 (Stefan Hanuska): Make adding new slides consistent to grid
- Add phpunit test and behat acceptance test
- Add github actions as replacement for travis ci
Version 2022012201
- MBS-6088 (Stefan Hanauska): Fix behaviour for slides without images in type carousel and fix alt-attribute containing in type carousel
Version 2022012200
- All types using carousel have a new option to run the carousel automatically or not.
Version 2021052300
- The internal name can now be edited.
Version 2020110703
- moved fivecolumns css to styles.css
- small fixes in coding style
Version 2020061003
- fix bug with carousel nav buttons overlapping the nav drawer
Version 2020061002
- fix bug with modal started from another modal e.g. format_grid
Version 2020061001
- fix indentation bug
Version 2020061000
- fix referenced bootstrap javascript pointing to the new postion in Moodle 3.9
Version 2020022900
- fix output of images without img source in unilabletype_grid.
- add new options to define count of columns for normal, middle and small devices separately
Version 2019050900
- set default capability mod/unilabel:edit for managers to allow
- add new option to define the carousel interval for course and topic teaser per instance
- fix small typos
Version 2019030703
- add capability check while defining course and topic teaser
Version 2019030702
- missing field "column" in backup for course and topic teaser
- optimize phpdoc comments
Version 2019030701
- no features but optimized code
Version 2019030700
- Add option to define the columns for grid representation in course and topic teaser
- Change behaviour. If the unilabel shows a topic teaser of its own course it will ignore the topic
it is in it by its self. - Clean the code to respect the moodle code guidelines
Version 2019020901
- fix typo which stopped working the carousel buttons
Version 2019020900
- respecting the new class "core_course_list_element"
- add setting options to activate or deactivate content types
- add setting options for carousel types to choose different carousel buttons
- add a litle javascript to ensure the start of the carousel
4.5.11 (Build: 2025101200) (2025020410)
4.5.11 (Build: 2025101200)
Plugin type: Activities
Frankenstyle component name: mod_unilabel
Version build number: 2025020410
Version release name: 4.5.11 (Build: 2025101200)
Maturity: Stable
Supported Moodle versions: 4.5
Repository URL (Git): https://github.com/grabs/moodle-mod_unilabel
Repository branch:
Repository tag: v4.5.11
Issue/bug tracker URL: https://github.com/grabs/moodle-mod_unilabel/issues
Release notes
Release 4.5.11
- Imageboard: new editing interface with image related modal view - Thanks to Andreas Schenkel
- Apply new coding style
Release 4.5.10
- MBS-10139: Error when drag and dropping accordion sections (#68)
- Collapsed text type does not process filters anymore for the content in the "name" field (#70)
Release 4.5.9
- MBS-10126: Do not clean accordion content (#63, #64)
- Make caption more visible by default
Release 4.5.8
- fix missing rewrite files in accordion (#61)
Release 4.5.7
- Change output filtering (#58)
- Add a visibility option to accordion, carousel and grid (#55)
Release 4.5.6
- collapsedtext: upgrade faile on null values (#56)
Release 4.5.5
- imageboard: fix dnd boundery after changing background size
Release 4.5.4
- imageboard: remove setTimeout in js and fix helpergrid and preview image structure
- imageboard: fix preview when deleting images in filemanager
- optimize github actions for subplugins
- fix lang string order
Release 4.5.3
- Add new url title to show a user friendly aria-label (#50)
- Make tiles in grid focussable with keyboard (#52)
- Add preview for imageboard editing page (Many, many thanks to Andreas Schenkel for this new feature!)
- The preview updates the view while changing the image parameters.
- The images in the preview can be moved using drag-n-drop.
Release 4.5.2
- Type collapsed text does not show modal dialog (#51)
- Make github actions more restrictive
Release 4.5.1
- Add third button in modedit page to jump directly to the edit content page.
- Add aria-label attributes to certain elements (#50)
Release 4.5.0
- Fix type Topic teaser exclude new sub sections.
Release 4.4.1
- Type Collapsed text now uses the label name as title
- Type Collapsed text and Topic teaser now are shown directly after adding.
- Add new info text for each type into the main edit form.
- Fix deprecated code definition
Release 4.4.0
- Apply new coding style rules
- Carousel caption has new settings for its style (#44)
Release 4.3.4
- Optimize activity picker, so users can see whether or not the used link comes from an activity
- Carousel caption now can handle images
- Fix hyphenation for wrapping long words - Thanks to Florian Dagner (#37)
- Fix missing draftitemid in carousel
Release 4.3.3
- Fix error while deleting elements in grid and carousel
Release 4.3.2
- Fixed wrong Font Awesome in css
- Type collapsedtext now use Moodle css classes to show the carets for collapsed and expanded.
- Introduce Drag-and-Drop for element with items like "accordion", "carousel" and "grid"
- Introduce adding and removing of elements by ajax
- New option to open a url in a new window.
- Fix issue "Always show manual completion" (Thanks to Stefa Hanauska) (#39)
Release 4.3.1
- mod_unilabel: prevent loading activities like inline folder (#36)
Release 4.3.0
- Add the great new unilabel type imageboard from Andreas Schenkel (https://github.com/andreasschenkel/moodle-unilabeltype_imageboard)
- Apply new coding style rules
- Optimize colourpicker
Release 4.2.5
- Fix conflict with mod folder (#36)
Release 4.2.4
- Fix multiple availability infos (#34)
Release 4.2.3
- Fix restore of internal urls in grid and carousel
- Add activity picker to choose an activity url in grid and carousel (Thanks to Andreas Schenkel for this really good idea!)
Release 4.2.2
- Fix new Font Awesome caret in collapsed text
Release 4.2.1
- Compatibility to Font Awesome 6 Free
Release 4.2.0
- Compatibility to Moodle 4.2
Version 2022042000 Release 4.1.1 (Build: 2022122400)
- Add cmid to "uniqid" to avoid conflicts with multiple instances
Version 2022042000 Release 4.1.0 (Build: 2022113000)
- Compatibility improvements for Moodle 4.0 and 4.1
- New amd modules for better handling cascaded elements in topicteaser.
- Topicteaser now loads the content of a topic asynchronously.
- Small fixes on coding style and behat testing
Version 2022041601 Release 4.0.2 (Build: 2022050900)
- MBS-6386 (Stefan Hanuska): Fix redirect in view.php
Version 2022041601
- Compatibility to Moodle 4
Version 2022030200
- Integrated a new type "Accordion" (Thanks to Stefan Hanuska)
- Add phpunit test and behat acceptance test to unilabeltype_accordion
Version 2022012202
- MBS-6151 (Stefan Hanuska): Make adding new slides consistent to grid
- Add phpunit test and behat acceptance test
- Add github actions as replacement for travis ci
Version 2022012201
- MBS-6088 (Stefan Hanauska): Fix behaviour for slides without images in type carousel and fix alt-attribute containing in type carousel
Version 2022012200
- All types using carousel have a new option to run the carousel automatically or not.
Version 2021052300
- The internal name can now be edited.
Version 2020110703
- moved fivecolumns css to styles.css
- small fixes in coding style
Version 2020061003
- fix bug with carousel nav buttons overlapping the nav drawer
Version 2020061002
- fix bug with modal started from another modal e.g. format_grid
Version 2020061001
- fix indentation bug
Version 2020061000
- fix referenced bootstrap javascript pointing to the new postion in Moodle 3.9
Version 2020022900
- fix output of images without img source in unilabletype_grid.
- add new options to define count of columns for normal, middle and small devices separately
Version 2019050900
- set default capability mod/unilabel:edit for managers to allow
- add new option to define the carousel interval for course and topic teaser per instance
- fix small typos
Version 2019030703
- add capability check while defining course and topic teaser
Version 2019030702
- missing field "column" in backup for course and topic teaser
- optimize phpdoc comments
Version 2019030701
- no features but optimized code
Version 2019030700
- Add option to define the columns for grid representation in course and topic teaser
- Change behaviour. If the unilabel shows a topic teaser of its own course it will ignore the topic
it is in it by its self. - Clean the code to respect the moodle code guidelines
Version 2019020901
- fix typo which stopped working the carousel buttons
Version 2019020900
- respecting the new class "core_course_list_element"
- add setting options to activate or deactivate content types
- add setting options for carousel types to choose different carousel buttons
- add a litle javascript to ensure the start of the carousel
5.0.3 (Build: 2025092500) (2025042202)
5.0.3 (Build: 2025092500)
Plugin type: Activities
Frankenstyle component name: mod_unilabel
Version build number: 2025042202
Version release name: 5.0.3 (Build: 2025092500)
Maturity: Stable
Supported Moodle versions: 5.0
Repository URL (Git): https://github.com/grabs/moodle-mod_unilabel
Repository branch:
Repository tag: v5.0.3
Issue/bug tracker URL: https://github.com/grabs/moodle-mod_unilabel/issues
Release notes
Release 5.0.3
- MBS-10139: Error when drag and dropping accordion sections (#68)
- Collapsed text type does not process filters anymore for the content in the "name" field (#70)
Release 5.0.2
- MBS-10126: Do not clean accordion content (#63, #64)
- Make caption more visible by default
Release 5.0.1
- fix missing rewrite files in accordion (#61)
Release 5.0.0
- Adjust output for new bootstrap 5.x
- Change output filtering (#58)
- Add a visibility option to accordion, carousel and grid (#55)
Release 4.5.6
- collapsedtext: upgrade faile on null values (#56)
Release 4.5.5
- imageboard: fix dnd boundery after changing background size
Release 4.5.4
- imageboard: remove setTimeout in js and fix helpergrid and preview image structure
- imageboard: fix preview when deleting images in filemanager
- optimize github actions for subplugins
- fix lang string order
Release 4.5.3
- Add new url title to show a user friendly aria-label (#50)
- Make tiles in grid focussable with keyboard (#52)
- Add preview for imageboard editing page (Many, many thanks to Andreas Schenkel for this new feature!)
- The preview updates the view while changing the image parameters.
- The images in the preview can be moved using drag-n-drop.
Release 4.5.2
- Type collapsed text does not show modal dialog (#51)
- Make github actions more restrictive
Release 4.5.1
- Add third button in modedit page to jump directly to the edit content page.
- Add aria-label attributes to certain elements (#50)
Release 4.5.0
- Fix type Topic teaser exclude new sub sections.
Release 4.4.1
- Type Collapsed text now uses the label name as title
- Type Collapsed text and Topic teaser now are shown directly after adding.
- Add new info text for each type into the main edit form.
- Fix deprecated code definition
Release 4.4.0
- Apply new coding style rules
- Carousel caption has new settings for its style (#44)
Release 4.3.4
- Optimize activity picker, so users can see whether or not the used link comes from an activity
- Carousel caption now can handle images
- Fix hyphenation for wrapping long words - Thanks to Florian Dagner (#37)
- Fix missing draftitemid in carousel
Release 4.3.3
- Fix error while deleting elements in grid and carousel
Release 4.3.2
- Fixed wrong Font Awesome in css
- Type collapsedtext now use Moodle css classes to show the carets for collapsed and expanded.
- Introduce Drag-and-Drop for element with items like "accordion", "carousel" and "grid"
- Introduce adding and removing of elements by ajax
- New option to open a url in a new window.
- Fix issue "Always show manual completion" (Thanks to Stefa Hanauska) (#39)
Release 4.3.1
- mod_unilabel: prevent loading activities like inline folder (#36)
Release 4.3.0
- Add the great new unilabel type imageboard from Andreas Schenkel (https://github.com/andreasschenkel/moodle-unilabeltype_imageboard)
- Apply new coding style rules
- Optimize colourpicker
Release 4.2.5
- Fix conflict with mod folder (#36)
Release 4.2.4
- Fix multiple availability infos (#34)
Release 4.2.3
- Fix restore of internal urls in grid and carousel
- Add activity picker to choose an activity url in grid and carousel (Thanks to Andreas Schenkel for this really good idea!)
Release 4.2.2
- Fix new Font Awesome caret in collapsed text
Release 4.2.1
- Compatibility to Font Awesome 6 Free
Release 4.2.0
- Compatibility to Moodle 4.2
Version 2022042000 Release 4.1.1 (Build: 2022122400)
- Add cmid to "uniqid" to avoid conflicts with multiple instances
Version 2022042000 Release 4.1.0 (Build: 2022113000)
- Compatibility improvements for Moodle 4.0 and 4.1
- New amd modules for better handling cascaded elements in topicteaser.
- Topicteaser now loads the content of a topic asynchronously.
- Small fixes on coding style and behat testing
Version 2022041601 Release 4.0.2 (Build: 2022050900)
- MBS-6386 (Stefan Hanuska): Fix redirect in view.php
Version 2022041601
- Compatibility to Moodle 4
Version 2022030200
- Integrated a new type "Accordion" (Thanks to Stefan Hanuska)
- Add phpunit test and behat acceptance test to unilabeltype_accordion
Version 2022012202
- MBS-6151 (Stefan Hanuska): Make adding new slides consistent to grid
- Add phpunit test and behat acceptance test
- Add github actions as replacement for travis ci
Version 2022012201
- MBS-6088 (Stefan Hanauska): Fix behaviour for slides without images in type carousel and fix alt-attribute containing in type carousel
Version 2022012200
- All types using carousel have a new option to run the carousel automatically or not.
Version 2021052300
- The internal name can now be edited.
Version 2020110703
- moved fivecolumns css to styles.css
- small fixes in coding style
Version 2020061003
- fix bug with carousel nav buttons overlapping the nav drawer
Version 2020061002
- fix bug with modal started from another modal e.g. format_grid
Version 2020061001
- fix indentation bug
Version 2020061000
- fix referenced bootstrap javascript pointing to the new postion in Moodle 3.9
Version 2020022900
- fix output of images without img source in unilabletype_grid.
- add new options to define count of columns for normal, middle and small devices separately
Version 2019050900
- set default capability mod/unilabel:edit for managers to allow
- add new option to define the carousel interval for course and topic teaser per instance
- fix small typos
Version 2019030703
- add capability check while defining course and topic teaser
Version 2019030702
- missing field "column" in backup for course and topic teaser
- optimize phpdoc comments
Version 2019030701
- no features but optimized code
Version 2019030700
- Add option to define the columns for grid representation in course and topic teaser
- Change behaviour. If the unilabel shows a topic teaser of its own course it will ignore the topic
it is in it by its self. - Clean the code to respect the moodle code guidelines
Version 2019020901
- fix typo which stopped working the carousel buttons
Version 2019020900
- respecting the new class "core_course_list_element"
- add setting options to activate or deactivate content types
- add setting options for carousel types to choose different carousel buttons
- add a litle javascript to ensure the start of the carousel
4.5.10 (Build: 2025092500) (2025020406)
4.5.10 (Build: 2025092500)
Plugin type: Activities
Frankenstyle component name: mod_unilabel
Version build number: 2025020406
Version release name: 4.5.10 (Build: 2025092500)
Maturity: Stable
Supported Moodle versions: 4.5
Repository URL (Git): https://github.com/grabs/moodle-mod_unilabel
Repository branch:
Repository tag: v4.5.10
Issue/bug tracker URL: https://github.com/grabs/moodle-mod_unilabel/issues
Release notes
Release 4.5.10
- MBS-10139: Error when drag and dropping accordion sections (#68)
- Collapsed text type does not process filters anymore for the content in the "name" field (#70)
Release 4.5.9
- MBS-10126: Do not clean accordion content (#63, #64)
- Make caption more visible by default
Release 4.5.8
- fix missing rewrite files in accordion (#61)
Release 4.5.7
- Change output filtering (#58)
- Add a visibility option to accordion, carousel and grid (#55)
Release 4.5.6
- collapsedtext: upgrade faile on null values (#56)
Release 4.5.5
- imageboard: fix dnd boundery after changing background size
Release 4.5.4
- imageboard: remove setTimeout in js and fix helpergrid and preview image structure
- imageboard: fix preview when deleting images in filemanager
- optimize github actions for subplugins
- fix lang string order
Release 4.5.3
- Add new url title to show a user friendly aria-label (#50)
- Make tiles in grid focussable with keyboard (#52)
- Add preview for imageboard editing page (Many, many thanks to Andreas Schenkel for this new feature!)
- The preview updates the view while changing the image parameters.
- The images in the preview can be moved using drag-n-drop.
Release 4.5.2
- Type collapsed text does not show modal dialog (#51)
- Make github actions more restrictive
Release 4.5.1
- Add third button in modedit page to jump directly to the edit content page.
- Add aria-label attributes to certain elements (#50)
Release 4.5.0
- Fix type Topic teaser exclude new sub sections.
Release 4.4.1
- Type Collapsed text now uses the label name as title
- Type Collapsed text and Topic teaser now are shown directly after adding.
- Add new info text for each type into the main edit form.
- Fix deprecated code definition
Release 4.4.0
- Apply new coding style rules
- Carousel caption has new settings for its style (#44)
Release 4.3.4
- Optimize activity picker, so users can see whether or not the used link comes from an activity
- Carousel caption now can handle images
- Fix hyphenation for wrapping long words - Thanks to Florian Dagner (#37)
- Fix missing draftitemid in carousel
Release 4.3.3
- Fix error while deleting elements in grid and carousel
Release 4.3.2
- Fixed wrong Font Awesome in css
- Type collapsedtext now use Moodle css classes to show the carets for collapsed and expanded.
- Introduce Drag-and-Drop for element with items like "accordion", "carousel" and "grid"
- Introduce adding and removing of elements by ajax
- New option to open a url in a new window.
- Fix issue "Always show manual completion" (Thanks to Stefa Hanauska) (#39)
Release 4.3.1
- mod_unilabel: prevent loading activities like inline folder (#36)
Release 4.3.0
- Add the great new unilabel type imageboard from Andreas Schenkel (https://github.com/andreasschenkel/moodle-unilabeltype_imageboard)
- Apply new coding style rules
- Optimize colourpicker
Release 4.2.5
- Fix conflict with mod folder (#36)
Release 4.2.4
- Fix multiple availability infos (#34)
Release 4.2.3
- Fix restore of internal urls in grid and carousel
- Add activity picker to choose an activity url in grid and carousel (Thanks to Andreas Schenkel for this really good idea!)
Release 4.2.2
- Fix new Font Awesome caret in collapsed text
Release 4.2.1
- Compatibility to Font Awesome 6 Free
Release 4.2.0
- Compatibility to Moodle 4.2
Version 2022042000 Release 4.1.1 (Build: 2022122400)
- Add cmid to "uniqid" to avoid conflicts with multiple instances
Version 2022042000 Release 4.1.0 (Build: 2022113000)
- Compatibility improvements for Moodle 4.0 and 4.1
- New amd modules for better handling cascaded elements in topicteaser.
- Topicteaser now loads the content of a topic asynchronously.
- Small fixes on coding style and behat testing
Version 2022041601 Release 4.0.2 (Build: 2022050900)
- MBS-6386 (Stefan Hanuska): Fix redirect in view.php
Version 2022041601
- Compatibility to Moodle 4
Version 2022030200
- Integrated a new type "Accordion" (Thanks to Stefan Hanuska)
- Add phpunit test and behat acceptance test to unilabeltype_accordion
Version 2022012202
- MBS-6151 (Stefan Hanuska): Make adding new slides consistent to grid
- Add phpunit test and behat acceptance test
- Add github actions as replacement for travis ci
Version 2022012201
- MBS-6088 (Stefan Hanauska): Fix behaviour for slides without images in type carousel and fix alt-attribute containing in type carousel
Version 2022012200
- All types using carousel have a new option to run the carousel automatically or not.
Version 2021052300
- The internal name can now be edited.
Version 2020110703
- moved fivecolumns css to styles.css
- small fixes in coding style
Version 2020061003
- fix bug with carousel nav buttons overlapping the nav drawer
Version 2020061002
- fix bug with modal started from another modal e.g. format_grid
Version 2020061001
- fix indentation bug
Version 2020061000
- fix referenced bootstrap javascript pointing to the new postion in Moodle 3.9
Version 2020022900
- fix output of images without img source in unilabletype_grid.
- add new options to define count of columns for normal, middle and small devices separately
Version 2019050900
- set default capability mod/unilabel:edit for managers to allow
- add new option to define the carousel interval for course and topic teaser per instance
- fix small typos
Version 2019030703
- add capability check while defining course and topic teaser
Version 2019030702
- missing field "column" in backup for course and topic teaser
- optimize phpdoc comments
Version 2019030701
- no features but optimized code
Version 2019030700
- Add option to define the columns for grid representation in course and topic teaser
- Change behaviour. If the unilabel shows a topic teaser of its own course it will ignore the topic
it is in it by its self. - Clean the code to respect the moodle code guidelines
Version 2019020901
- fix typo which stopped working the carousel buttons
Version 2019020900
- respecting the new class "core_course_list_element"
- add setting options to activate or deactivate content types
- add setting options for carousel types to choose different carousel buttons
- add a litle javascript to ensure the start of the carousel
4.4.11 (Build: 2025092900) (2024050903)
4.4.11 (Build: 2025092900)
Plugin type: Activities
Frankenstyle component name: mod_unilabel
Version build number: 2024050903
Version release name: 4.4.11 (Build: 2025092900)
Maturity: Stable
Supported Moodle versions: 4.1, 4.2, 4.3, 4.4
Repository URL (Git): https://github.com/grabs/moodle-mod_unilabel
Repository branch:
Repository tag: v4.4.11
Issue/bug tracker URL: https://github.com/grabs/moodle-mod_unilabel/issues
Release notes
Release 4.4.11
- MBS-10139: Error when drag and dropping accordion sections (#68)
- Collapsed text type does not process filters anymore for the content in the "name" field (#70)
Release 4.4.10
- MBS-10126: Do not clean accordion content (#63, #64)
- Make caption more visible by default
Release 4.4.9
- fix missing rewrite files in accordion (#61)
Release 4.4.8
- Change output filtering (#58)
- Add a visibility option to accordion, carousel and grid (#55)
Release 4.4.7
- collapsedtext: upgrade faile on null values (#56)
Release 4.4.6
- imageboard: fix dnd boundery after changing background size
Release 4.4.5
- imageboard: remove setTimeout in js and fix helpergrid and preview image structure
- imageboard: fix preview when deleting images in filemanager
- optimize github actions for subplugins
- fix lang string order
Release 4.4.4
- Add new url title to show a user friendly aria-label (#50)
- Make tiles in grid focussable with keyboard (#52)
- Add preview for imageboard editing page (Many, many thanks to Andreas Schenkel for this new feature!)
- The preview updates the view while changing the image parameters.
- The images in the preview can be moved using drag-n-drop.
Release 4.4.3
- Type collapsed text does not show modal dialog (#51)
- Make github actions more restrictive
Release 4.4.2
- Add third button in modedit page to jump directly to the edit content page.
- Add aria-label attributes to certain elements (#50)
Release 4.4.1
- Type Collapsed text now uses the label name as title
- Type Collapsed text and Topic teaser now are shown directly after adding.
- Add new info text for each type into the main edit form.
- Fix deprecated code definition
Release 4.4.0
- Apply new coding style rules
- Carousel caption has new settings for its style (#44)
Release 4.3.4
- Optimize activity picker, so users can see whether or not the used link comes from an activity
- Carousel caption now can handle images
- Fix hyphenation for wrapping long words - Thanks to Florian Dagner (#37)
- Fix missing draftitemid in carousel
Release 4.3.3
- Fix error while deleting elements in grid and carousel
Release 4.3.2
- Fixed wrong Font Awesome in css
- Type collapsedtext now use Moodle css classes to show the carets for collapsed and expanded.
- Introduce Drag-and-Drop for element with items like "accordion", "carousel" and "grid"
- Introduce adding and removing of elements by ajax
- New option to open a url in a new window.
- Fix issue "Always show manual completion" (Thanks to Stefa Hanauska) (#39)
Release 4.3.1
- mod_unilabel: prevent loading activities like inline folder (#36)
Release 4.3.0
- Add the great new unilabel type imageboard from Andreas Schenkel (https://github.com/andreasschenkel/moodle-unilabeltype_imageboard)
- Apply new coding style rules
- Optimize colourpicker
Release 4.2.5
- Fix conflict with mod folder (#36)
Release 4.2.4
- Fix multiple availability infos (#34)
Release 4.2.3
- Fix restore of internal urls in grid and carousel
- Add activity picker to choose an activity url in grid and carousel (Thanks to Andreas Schenkel for this really good idea!)
Release 4.2.2
- Fix new Font Awesome caret in collapsed text
Release 4.2.1
- Compatibility to Font Awesome 6 Free
Release 4.2.0
- Compatibility to Moodle 4.2
Version 2022042000 Release 4.1.1 (Build: 2022122400)
- Add cmid to "uniqid" to avoid conflicts with multiple instances
Version 2022042000 Release 4.1.0 (Build: 2022113000)
- Compatibility improvements for Moodle 4.0 and 4.1
- New amd modules for better handling cascaded elements in topicteaser.
- Topicteaser now loads the content of a topic asynchronously.
- Small fixes on coding style and behat testing
Version 2022041601 Release 4.0.2 (Build: 2022050900)
- MBS-6386 (Stefan Hanuska): Fix redirect in view.php
Version 2022041601
- Compatibility to Moodle 4
Version 2022030200
- Integrated a new type "Accordion" (Thanks to Stefan Hanuska)
- Add phpunit test and behat acceptance test to unilabeltype_accordion
Version 2022012202
- MBS-6151 (Stefan Hanuska): Make adding new slides consistent to grid
- Add phpunit test and behat acceptance test
- Add github actions as replacement for travis ci
Version 2022012201
- MBS-6088 (Stefan Hanauska): Fix behaviour for slides without images in type carousel and fix alt-attribute containing in type carousel
Version 2022012200
- All types using carousel have a new option to run the carousel automatically or not.
Version 2021052300
- The internal name can now be edited.
Version 2020110703
- moved fivecolumns css to styles.css
- small fixes in coding style
Version 2020061003
- fix bug with carousel nav buttons overlapping the nav drawer
Version 2020061002
- fix bug with modal started from another modal e.g. format_grid
Version 2020061001
- fix indentation bug
Version 2020061000
- fix referenced bootstrap javascript pointing to the new postion in Moodle 3.9
Version 2020022900
- fix output of images without img source in unilabletype_grid.
- add new options to define count of columns for normal, middle and small devices separately
Version 2019050900
- set default capability mod/unilabel:edit for managers to allow
- add new option to define the carousel interval for course and topic teaser per instance
- fix small typos
Version 2019030703
- add capability check while defining course and topic teaser
Version 2019030702
- missing field "column" in backup for course and topic teaser
- optimize phpdoc comments
Version 2019030701
- no features but optimized code
Version 2019030700
- Add option to define the columns for grid representation in course and topic teaser
- Change behaviour. If the unilabel shows a topic teaser of its own course it will ignore the topic
it is in it by its self. - Clean the code to respect the moodle code guidelines
Version 2019020901
- fix typo which stopped working the carousel buttons
Version 2019020900
- respecting the new class "core_course_list_element"
- add setting options to activate or deactivate content types
- add setting options for carousel types to choose different carousel buttons
- add a litle javascript to ensure the start of the carousel
5.0.2 (Build: 2025052300) (2025042201)
5.0.2 (Build: 2025052300)
Plugin type: Activities
Frankenstyle component name: mod_unilabel
Version build number: 2025042201
Version release name: 5.0.2 (Build: 2025052300)
Maturity: Stable
Supported Moodle versions: 5.0
Repository URL (Git): https://github.com/grabs/moodle-mod_unilabel
Repository branch:
Repository tag: v5.0.2
Issue/bug tracker URL: https://github.com/grabs/moodle-mod_unilabel/issues
Release notes
Release 5.0.2
- MBS-10126: Do not clean accordion content (#63, #64)
- Make caption more visible by default
Release 5.0.1
- fix missing rewrite files in accordion (#61)
Release 5.0.0
- Adjust output for new bootstrap 5.x
- Change output filtering (#58)
- Add a visibility option to accordion, carousel and grid (#55)
Release 4.5.6
- collapsedtext: upgrade faile on null values (#56)
Release 4.5.5
- imageboard: fix dnd boundery after changing background size
Release 4.5.4
- imageboard: remove setTimeout in js and fix helpergrid and preview image structure
- imageboard: fix preview when deleting images in filemanager
- optimize github actions for subplugins
- fix lang string order
Release 4.5.3
- Add new url title to show a user friendly aria-label (#50)
- Make tiles in grid focussable with keyboard (#52)
- Add preview for imageboard editing page (Many, many thanks to Andreas Schenkel for this new feature!)
- The preview updates the view while changing the image parameters.
- The images in the preview can be moved using drag-n-drop.
Release 4.5.2
- Type collapsed text does not show modal dialog (#51)
- Make github actions more restrictive
Release 4.5.1
- Add third button in modedit page to jump directly to the edit content page.
- Add aria-label attributes to certain elements (#50)
Release 4.5.0
- Fix type Topic teaser exclude new sub sections.
Release 4.4.1
- Type Collapsed text now uses the label name as title
- Type Collapsed text and Topic teaser now are shown directly after adding.
- Add new info text for each type into the main edit form.
- Fix deprecated code definition
Release 4.4.0
- Apply new coding style rules
- Carousel caption has new settings for its style (#44)
Release 4.3.4
- Optimize activity picker, so users can see whether or not the used link comes from an activity
- Carousel caption now can handle images
- Fix hyphenation for wrapping long words - Thanks to Florian Dagner (#37)
- Fix missing draftitemid in carousel
Release 4.3.3
- Fix error while deleting elements in grid and carousel
Release 4.3.2
- Fixed wrong Font Awesome in css
- Type collapsedtext now use Moodle css classes to show the carets for collapsed and expanded.
- Introduce Drag-and-Drop for element with items like "accordion", "carousel" and "grid"
- Introduce adding and removing of elements by ajax
- New option to open a url in a new window.
- Fix issue "Always show manual completion" (Thanks to Stefa Hanauska) (#39)
Release 4.3.1
- mod_unilabel: prevent loading activities like inline folder (#36)
Release 4.3.0
- Add the great new unilabel type imageboard from Andreas Schenkel (https://github.com/andreasschenkel/moodle-unilabeltype_imageboard)
- Apply new coding style rules
- Optimize colourpicker
Release 4.2.5
- Fix conflict with mod folder (#36)
Release 4.2.4
- Fix multiple availability infos (#34)
Release 4.2.3
- Fix restore of internal urls in grid and carousel
- Add activity picker to choose an activity url in grid and carousel (Thanks to Andreas Schenkel for this really good idea!)
Release 4.2.2
- Fix new Font Awesome caret in collapsed text
Release 4.2.1
- Compatibility to Font Awesome 6 Free
Release 4.2.0
- Compatibility to Moodle 4.2
Version 2022042000 Release 4.1.1 (Build: 2022122400)
- Add cmid to "uniqid" to avoid conflicts with multiple instances
Version 2022042000 Release 4.1.0 (Build: 2022113000)
- Compatibility improvements for Moodle 4.0 and 4.1
- New amd modules for better handling cascaded elements in topicteaser.
- Topicteaser now loads the content of a topic asynchronously.
- Small fixes on coding style and behat testing
Version 2022041601 Release 4.0.2 (Build: 2022050900)
- MBS-6386 (Stefan Hanuska): Fix redirect in view.php
Version 2022041601
- Compatibility to Moodle 4
Version 2022030200
- Integrated a new type "Accordion" (Thanks to Stefan Hanuska)
- Add phpunit test and behat acceptance test to unilabeltype_accordion
Version 2022012202
- MBS-6151 (Stefan Hanuska): Make adding new slides consistent to grid
- Add phpunit test and behat acceptance test
- Add github actions as replacement for travis ci
Version 2022012201
- MBS-6088 (Stefan Hanauska): Fix behaviour for slides without images in type carousel and fix alt-attribute containing in type carousel
Version 2022012200
- All types using carousel have a new option to run the carousel automatically or not.
Version 2021052300
- The internal name can now be edited.
Version 2020110703
- moved fivecolumns css to styles.css
- small fixes in coding style
Version 2020061003
- fix bug with carousel nav buttons overlapping the nav drawer
Version 2020061002
- fix bug with modal started from another modal e.g. format_grid
Version 2020061001
- fix indentation bug
Version 2020061000
- fix referenced bootstrap javascript pointing to the new postion in Moodle 3.9
Version 2020022900
- fix output of images without img source in unilabletype_grid.
- add new options to define count of columns for normal, middle and small devices separately
Version 2019050900
- set default capability mod/unilabel:edit for managers to allow
- add new option to define the carousel interval for course and topic teaser per instance
- fix small typos
Version 2019030703
- add capability check while defining course and topic teaser
Version 2019030702
- missing field "column" in backup for course and topic teaser
- optimize phpdoc comments
Version 2019030701
- no features but optimized code
Version 2019030700
- Add option to define the columns for grid representation in course and topic teaser
- Change behaviour. If the unilabel shows a topic teaser of its own course it will ignore the topic
it is in it by its self. - Clean the code to respect the moodle code guidelines
Version 2019020901
- fix typo which stopped working the carousel buttons
Version 2019020900
- respecting the new class "core_course_list_element"
- add setting options to activate or deactivate content types
- add setting options for carousel types to choose different carousel buttons
- add a litle javascript to ensure the start of the carousel
4.5.9 (Build: 2025052300) (2025020405)
4.5.9 (Build: 2025052300)
Plugin type: Activities
Frankenstyle component name: mod_unilabel
Version build number: 2025020405
Version release name: 4.5.9 (Build: 2025052300)
Maturity: Stable
Supported Moodle versions: 4.5
Repository URL (Git): https://github.com/grabs/moodle-mod_unilabel
Repository branch:
Repository tag: v4.5.9
Issue/bug tracker URL: https://github.com/grabs/moodle-mod_unilabel/issues
Release notes
Release 4.5.9
- MBS-10126: Do not clean accordion content (#63, #64)
- Make caption more visible by default
Release 4.5.8
- fix missing rewrite files in accordion (#61)
Release 4.5.7
- Change output filtering (#58)
- Add a visibility option to accordion, carousel and grid (#55)
Release 4.5.6
- collapsedtext: upgrade faile on null values (#56)
Release 4.5.5
- imageboard: fix dnd boundery after changing background size
Release 4.5.4
- imageboard: remove setTimeout in js and fix helpergrid and preview image structure
- imageboard: fix preview when deleting images in filemanager
- optimize github actions for subplugins
- fix lang string order
Release 4.5.3
- Add new url title to show a user friendly aria-label (#50)
- Make tiles in grid focussable with keyboard (#52)
- Add preview for imageboard editing page (Many, many thanks to Andreas Schenkel for this new feature!)
- The preview updates the view while changing the image parameters.
- The images in the preview can be moved using drag-n-drop.
Release 4.5.2
- Type collapsed text does not show modal dialog (#51)
- Make github actions more restrictive
Release 4.5.1
- Add third button in modedit page to jump directly to the edit content page.
- Add aria-label attributes to certain elements (#50)
Release 4.5.0
- Fix type Topic teaser exclude new sub sections.
Release 4.4.1
- Type Collapsed text now uses the label name as title
- Type Collapsed text and Topic teaser now are shown directly after adding.
- Add new info text for each type into the main edit form.
- Fix deprecated code definition
Release 4.4.0
- Apply new coding style rules
- Carousel caption has new settings for its style (#44)
Release 4.3.4
- Optimize activity picker, so users can see whether or not the used link comes from an activity
- Carousel caption now can handle images
- Fix hyphenation for wrapping long words - Thanks to Florian Dagner (#37)
- Fix missing draftitemid in carousel
Release 4.3.3
- Fix error while deleting elements in grid and carousel
Release 4.3.2
- Fixed wrong Font Awesome in css
- Type collapsedtext now use Moodle css classes to show the carets for collapsed and expanded.
- Introduce Drag-and-Drop for element with items like "accordion", "carousel" and "grid"
- Introduce adding and removing of elements by ajax
- New option to open a url in a new window.
- Fix issue "Always show manual completion" (Thanks to Stefa Hanauska) (#39)
Release 4.3.1
- mod_unilabel: prevent loading activities like inline folder (#36)
Release 4.3.0
- Add the great new unilabel type imageboard from Andreas Schenkel (https://github.com/andreasschenkel/moodle-unilabeltype_imageboard)
- Apply new coding style rules
- Optimize colourpicker
Release 4.2.5
- Fix conflict with mod folder (#36)
Release 4.2.4
- Fix multiple availability infos (#34)
Release 4.2.3
- Fix restore of internal urls in grid and carousel
- Add activity picker to choose an activity url in grid and carousel (Thanks to Andreas Schenkel for this really good idea!)
Release 4.2.2
- Fix new Font Awesome caret in collapsed text
Release 4.2.1
- Compatibility to Font Awesome 6 Free
Release 4.2.0
- Compatibility to Moodle 4.2
Version 2022042000 Release 4.1.1 (Build: 2022122400)
- Add cmid to "uniqid" to avoid conflicts with multiple instances
Version 2022042000 Release 4.1.0 (Build: 2022113000)
- Compatibility improvements for Moodle 4.0 and 4.1
- New amd modules for better handling cascaded elements in topicteaser.
- Topicteaser now loads the content of a topic asynchronously.
- Small fixes on coding style and behat testing
Version 2022041601 Release 4.0.2 (Build: 2022050900)
- MBS-6386 (Stefan Hanuska): Fix redirect in view.php
Version 2022041601
- Compatibility to Moodle 4
Version 2022030200
- Integrated a new type "Accordion" (Thanks to Stefan Hanuska)
- Add phpunit test and behat acceptance test to unilabeltype_accordion
Version 2022012202
- MBS-6151 (Stefan Hanuska): Make adding new slides consistent to grid
- Add phpunit test and behat acceptance test
- Add github actions as replacement for travis ci
Version 2022012201
- MBS-6088 (Stefan Hanauska): Fix behaviour for slides without images in type carousel and fix alt-attribute containing in type carousel
Version 2022012200
- All types using carousel have a new option to run the carousel automatically or not.
Version 2021052300
- The internal name can now be edited.
Version 2020110703
- moved fivecolumns css to styles.css
- small fixes in coding style
Version 2020061003
- fix bug with carousel nav buttons overlapping the nav drawer
Version 2020061002
- fix bug with modal started from another modal e.g. format_grid
Version 2020061001
- fix indentation bug
Version 2020061000
- fix referenced bootstrap javascript pointing to the new postion in Moodle 3.9
Version 2020022900
- fix output of images without img source in unilabletype_grid.
- add new options to define count of columns for normal, middle and small devices separately
Version 2019050900
- set default capability mod/unilabel:edit for managers to allow
- add new option to define the carousel interval for course and topic teaser per instance
- fix small typos
Version 2019030703
- add capability check while defining course and topic teaser
Version 2019030702
- missing field "column" in backup for course and topic teaser
- optimize phpdoc comments
Version 2019030701
- no features but optimized code
Version 2019030700
- Add option to define the columns for grid representation in course and topic teaser
- Change behaviour. If the unilabel shows a topic teaser of its own course it will ignore the topic
it is in it by its self. - Clean the code to respect the moodle code guidelines
Version 2019020901
- fix typo which stopped working the carousel buttons
Version 2019020900
- respecting the new class "core_course_list_element"
- add setting options to activate or deactivate content types
- add setting options for carousel types to choose different carousel buttons
- add a litle javascript to ensure the start of the carousel
4.4.10 (Build: 2025052300) (2024050902)
4.4.10 (Build: 2025052300)
Plugin type: Activities
Frankenstyle component name: mod_unilabel
Version build number: 2024050902
Version release name: 4.4.10 (Build: 2025052300)
Maturity: Stable
Supported Moodle versions: 4.1, 4.2, 4.3, 4.4
Repository URL (Git): https://github.com/grabs/moodle-mod_unilabel
Repository branch:
Repository tag: v4.4.10
Issue/bug tracker URL: https://github.com/grabs/moodle-mod_unilabel/issues
Release notes
Release 4.4.10
- MBS-10126: Do not clean accordion content (#63, #64)
- Make caption more visible by default
Release 4.4.9
- fix missing rewrite files in accordion (#61)
Release 4.4.8
- Change output filtering (#58)
- Add a visibility option to accordion, carousel and grid (#55)
Release 4.4.7
- collapsedtext: upgrade faile on null values (#56)
Release 4.4.6
- imageboard: fix dnd boundery after changing background size
Release 4.4.5
- imageboard: remove setTimeout in js and fix helpergrid and preview image structure
- imageboard: fix preview when deleting images in filemanager
- optimize github actions for subplugins
- fix lang string order
Release 4.4.4
- Add new url title to show a user friendly aria-label (#50)
- Make tiles in grid focussable with keyboard (#52)
- Add preview for imageboard editing page (Many, many thanks to Andreas Schenkel for this new feature!)
- The preview updates the view while changing the image parameters.
- The images in the preview can be moved using drag-n-drop.
Release 4.4.3
- Type collapsed text does not show modal dialog (#51)
- Make github actions more restrictive
Release 4.4.2
- Add third button in modedit page to jump directly to the edit content page.
- Add aria-label attributes to certain elements (#50)
Release 4.4.1
- Type Collapsed text now uses the label name as title
- Type Collapsed text and Topic teaser now are shown directly after adding.
- Add new info text for each type into the main edit form.
- Fix deprecated code definition
Release 4.4.0
- Apply new coding style rules
- Carousel caption has new settings for its style (#44)
Release 4.3.4
- Optimize activity picker, so users can see whether or not the used link comes from an activity
- Carousel caption now can handle images
- Fix hyphenation for wrapping long words - Thanks to Florian Dagner (#37)
- Fix missing draftitemid in carousel
Release 4.3.3
- Fix error while deleting elements in grid and carousel
Release 4.3.2
- Fixed wrong Font Awesome in css
- Type collapsedtext now use Moodle css classes to show the carets for collapsed and expanded.
- Introduce Drag-and-Drop for element with items like "accordion", "carousel" and "grid"
- Introduce adding and removing of elements by ajax
- New option to open a url in a new window.
- Fix issue "Always show manual completion" (Thanks to Stefa Hanauska) (#39)
Release 4.3.1
- mod_unilabel: prevent loading activities like inline folder (#36)
Release 4.3.0
- Add the great new unilabel type imageboard from Andreas Schenkel (https://github.com/andreasschenkel/moodle-unilabeltype_imageboard)
- Apply new coding style rules
- Optimize colourpicker
Release 4.2.5
- Fix conflict with mod folder (#36)
Release 4.2.4
- Fix multiple availability infos (#34)
Release 4.2.3
- Fix restore of internal urls in grid and carousel
- Add activity picker to choose an activity url in grid and carousel (Thanks to Andreas Schenkel for this really good idea!)
Release 4.2.2
- Fix new Font Awesome caret in collapsed text
Release 4.2.1
- Compatibility to Font Awesome 6 Free
Release 4.2.0
- Compatibility to Moodle 4.2
Version 2022042000 Release 4.1.1 (Build: 2022122400)
- Add cmid to "uniqid" to avoid conflicts with multiple instances
Version 2022042000 Release 4.1.0 (Build: 2022113000)
- Compatibility improvements for Moodle 4.0 and 4.1
- New amd modules for better handling cascaded elements in topicteaser.
- Topicteaser now loads the content of a topic asynchronously.
- Small fixes on coding style and behat testing
Version 2022041601 Release 4.0.2 (Build: 2022050900)
- MBS-6386 (Stefan Hanuska): Fix redirect in view.php
Version 2022041601
- Compatibility to Moodle 4
Version 2022030200
- Integrated a new type "Accordion" (Thanks to Stefan Hanuska)
- Add phpunit test and behat acceptance test to unilabeltype_accordion
Version 2022012202
- MBS-6151 (Stefan Hanuska): Make adding new slides consistent to grid
- Add phpunit test and behat acceptance test
- Add github actions as replacement for travis ci
Version 2022012201
- MBS-6088 (Stefan Hanauska): Fix behaviour for slides without images in type carousel and fix alt-attribute containing in type carousel
Version 2022012200
- All types using carousel have a new option to run the carousel automatically or not.
Version 2021052300
- The internal name can now be edited.
Version 2020110703
- moved fivecolumns css to styles.css
- small fixes in coding style
Version 2020061003
- fix bug with carousel nav buttons overlapping the nav drawer
Version 2020061002
- fix bug with modal started from another modal e.g. format_grid
Version 2020061001
- fix indentation bug
Version 2020061000
- fix referenced bootstrap javascript pointing to the new postion in Moodle 3.9
Version 2020022900
- fix output of images without img source in unilabletype_grid.
- add new options to define count of columns for normal, middle and small devices separately
Version 2019050900
- set default capability mod/unilabel:edit for managers to allow
- add new option to define the carousel interval for course and topic teaser per instance
- fix small typos
Version 2019030703
- add capability check while defining course and topic teaser
Version 2019030702
- missing field "column" in backup for course and topic teaser
- optimize phpdoc comments
Version 2019030701
- no features but optimized code
Version 2019030700
- Add option to define the columns for grid representation in course and topic teaser
- Change behaviour. If the unilabel shows a topic teaser of its own course it will ignore the topic
it is in it by its self. - Clean the code to respect the moodle code guidelines
Version 2019020901
- fix typo which stopped working the carousel buttons
Version 2019020900
- respecting the new class "core_course_list_element"
- add setting options to activate or deactivate content types
- add setting options for carousel types to choose different carousel buttons
- add a litle javascript to ensure the start of the carousel
5.0.1 (Build: 2025042200) (2025042200)
5.0.1 (Build: 2025042200)
Plugin type: Activities
Frankenstyle component name: mod_unilabel
Version build number: 2025042200
Version release name: 5.0.1 (Build: 2025042200)
Maturity: Stable
Supported Moodle versions: 5.0
Repository URL (Git): https://github.com/grabs/moodle-mod_unilabel
Repository branch:
Repository tag: v5.0.1
Issue/bug tracker URL: https://github.com/grabs/moodle-mod_unilabel/issues
Release notes
Release 5.0.1
- fix missing rewrite files in accordion (#61)
Release 5.0.0
- Adjust output for new bootstrap 5.x
- Change output filtering (#58)
- Add a visibility option to accordion, carousel and grid (#55)
Release 4.5.6
- collapsedtext: upgrade faile on null values (#56)
Release 4.5.5
- imageboard: fix dnd boundery after changing background size
Release 4.5.4
- imageboard: remove setTimeout in js and fix helpergrid and preview image structure
- imageboard: fix preview when deleting images in filemanager
- optimize github actions for subplugins
- fix lang string order
Release 4.5.3
- Add new url title to show a user friendly aria-label (#50)
- Make tiles in grid focussable with keyboard (#52)
- Add preview for imageboard editing page (Many, many thanks to Andreas Schenkel for this new feature!)
- The preview updates the view while changing the image parameters.
- The images in the preview can be moved using drag-n-drop.
Release 4.5.2
- Type collapsed text does not show modal dialog (#51)
- Make github actions more restrictive
Release 4.5.1
- Add third button in modedit page to jump directly to the edit content page.
- Add aria-label attributes to certain elements (#50)
Release 4.5.0
- Fix type Topic teaser exclude new sub sections.
Release 4.4.1
- Type Collapsed text now uses the label name as title
- Type Collapsed text and Topic teaser now are shown directly after adding.
- Add new info text for each type into the main edit form.
- Fix deprecated code definition
Release 4.4.0
- Apply new coding style rules
- Carousel caption has new settings for its style (#44)
Release 4.3.4
- Optimize activity picker, so users can see whether or not the used link comes from an activity
- Carousel caption now can handle images
- Fix hyphenation for wrapping long words - Thanks to Florian Dagner (#37)
- Fix missing draftitemid in carousel
Release 4.3.3
- Fix error while deleting elements in grid and carousel
Release 4.3.2
- Fixed wrong Font Awesome in css
- Type collapsedtext now use Moodle css classes to show the carets for collapsed and expanded.
- Introduce Drag-and-Drop for element with items like "accordion", "carousel" and "grid"
- Introduce adding and removing of elements by ajax
- New option to open a url in a new window.
- Fix issue "Always show manual completion" (Thanks to Stefa Hanauska) (#39)
Release 4.3.1
- mod_unilabel: prevent loading activities like inline folder (#36)
Release 4.3.0
- Add the great new unilabel type imageboard from Andreas Schenkel (https://github.com/andreasschenkel/moodle-unilabeltype_imageboard)
- Apply new coding style rules
- Optimize colourpicker
Release 4.2.5
- Fix conflict with mod folder (#36)
Release 4.2.4
- Fix multiple availability infos (#34)
Release 4.2.3
- Fix restore of internal urls in grid and carousel
- Add activity picker to choose an activity url in grid and carousel (Thanks to Andreas Schenkel for this really good idea!)
Release 4.2.2
- Fix new Font Awesome caret in collapsed text
Release 4.2.1
- Compatibility to Font Awesome 6 Free
Release 4.2.0
- Compatibility to Moodle 4.2
Version 2022042000 Release 4.1.1 (Build: 2022122400)
- Add cmid to "uniqid" to avoid conflicts with multiple instances
Version 2022042000 Release 4.1.0 (Build: 2022113000)
- Compatibility improvements for Moodle 4.0 and 4.1
- New amd modules for better handling cascaded elements in topicteaser.
- Topicteaser now loads the content of a topic asynchronously.
- Small fixes on coding style and behat testing
Version 2022041601 Release 4.0.2 (Build: 2022050900)
- MBS-6386 (Stefan Hanuska): Fix redirect in view.php
Version 2022041601
- Compatibility to Moodle 4
Version 2022030200
- Integrated a new type "Accordion" (Thanks to Stefan Hanuska)
- Add phpunit test and behat acceptance test to unilabeltype_accordion
Version 2022012202
- MBS-6151 (Stefan Hanuska): Make adding new slides consistent to grid
- Add phpunit test and behat acceptance test
- Add github actions as replacement for travis ci
Version 2022012201
- MBS-6088 (Stefan Hanauska): Fix behaviour for slides without images in type carousel and fix alt-attribute containing in type carousel
Version 2022012200
- All types using carousel have a new option to run the carousel automatically or not.
Version 2021052300
- The internal name can now be edited.
Version 2020110703
- moved fivecolumns css to styles.css
- small fixes in coding style
Version 2020061003
- fix bug with carousel nav buttons overlapping the nav drawer
Version 2020061002
- fix bug with modal started from another modal e.g. format_grid
Version 2020061001
- fix indentation bug
Version 2020061000
- fix referenced bootstrap javascript pointing to the new postion in Moodle 3.9
Version 2020022900
- fix output of images without img source in unilabletype_grid.
- add new options to define count of columns for normal, middle and small devices separately
Version 2019050900
- set default capability mod/unilabel:edit for managers to allow
- add new option to define the carousel interval for course and topic teaser per instance
- fix small typos
Version 2019030703
- add capability check while defining course and topic teaser
Version 2019030702
- missing field "column" in backup for course and topic teaser
- optimize phpdoc comments
Version 2019030701
- no features but optimized code
Version 2019030700
- Add option to define the columns for grid representation in course and topic teaser
- Change behaviour. If the unilabel shows a topic teaser of its own course it will ignore the topic
it is in it by its self. - Clean the code to respect the moodle code guidelines
Version 2019020901
- fix typo which stopped working the carousel buttons
Version 2019020900
- respecting the new class "core_course_list_element"
- add setting options to activate or deactivate content types
- add setting options for carousel types to choose different carousel buttons
- add a litle javascript to ensure the start of the carousel
4.5.8 (Build: 2025042200) (2025020404)
4.5.8 (Build: 2025042200)
Plugin type: Activities
Frankenstyle component name: mod_unilabel
Version build number: 2025020404
Version release name: 4.5.8 (Build: 2025042200)
Maturity: Stable
Supported Moodle versions: 4.5
Repository URL (Git): https://github.com/grabs/moodle-mod_unilabel
Repository branch:
Repository tag: v4.5.8
Issue/bug tracker URL: https://github.com/grabs/moodle-mod_unilabel/issues
Release notes
Release 4.5.8
- fix missing rewrite files in accordion (#61)
Release 4.5.7
- Change output filtering (#58)
- Add a visibility option to accordion, carousel and grid (#55)
Release 4.5.6
- collapsedtext: upgrade faile on null values (#56)
Release 4.5.5
- imageboard: fix dnd boundery after changing background size
Release 4.5.4
- imageboard: remove setTimeout in js and fix helpergrid and preview image structure
- imageboard: fix preview when deleting images in filemanager
- optimize github actions for subplugins
- fix lang string order
Release 4.5.3
- Add new url title to show a user friendly aria-label (#50)
- Make tiles in grid focussable with keyboard (#52)
- Add preview for imageboard editing page (Many, many thanks to Andreas Schenkel for this new feature!)
- The preview updates the view while changing the image parameters.
- The images in the preview can be moved using drag-n-drop.
Release 4.5.2
- Type collapsed text does not show modal dialog (#51)
- Make github actions more restrictive
Release 4.5.1
- Add third button in modedit page to jump directly to the edit content page.
- Add aria-label attributes to certain elements (#50)
Release 4.5.0
- Fix type Topic teaser exclude new sub sections.
Release 4.4.1
- Type Collapsed text now uses the label name as title
- Type Collapsed text and Topic teaser now are shown directly after adding.
- Add new info text for each type into the main edit form.
- Fix deprecated code definition
Release 4.4.0
- Apply new coding style rules
- Carousel caption has new settings for its style (#44)
Release 4.3.4
- Optimize activity picker, so users can see whether or not the used link comes from an activity
- Carousel caption now can handle images
- Fix hyphenation for wrapping long words - Thanks to Florian Dagner (#37)
- Fix missing draftitemid in carousel
Release 4.3.3
- Fix error while deleting elements in grid and carousel
Release 4.3.2
- Fixed wrong Font Awesome in css
- Type collapsedtext now use Moodle css classes to show the carets for collapsed and expanded.
- Introduce Drag-and-Drop for element with items like "accordion", "carousel" and "grid"
- Introduce adding and removing of elements by ajax
- New option to open a url in a new window.
- Fix issue "Always show manual completion" (Thanks to Stefa Hanauska) (#39)
Release 4.3.1
- mod_unilabel: prevent loading activities like inline folder (#36)
Release 4.3.0
- Add the great new unilabel type imageboard from Andreas Schenkel (https://github.com/andreasschenkel/moodle-unilabeltype_imageboard)
- Apply new coding style rules
- Optimize colourpicker
Release 4.2.5
- Fix conflict with mod folder (#36)
Release 4.2.4
- Fix multiple availability infos (#34)
Release 4.2.3
- Fix restore of internal urls in grid and carousel
- Add activity picker to choose an activity url in grid and carousel (Thanks to Andreas Schenkel for this really good idea!)
Release 4.2.2
- Fix new Font Awesome caret in collapsed text
Release 4.2.1
- Compatibility to Font Awesome 6 Free
Release 4.2.0
- Compatibility to Moodle 4.2
Version 2022042000 Release 4.1.1 (Build: 2022122400)
- Add cmid to "uniqid" to avoid conflicts with multiple instances
Version 2022042000 Release 4.1.0 (Build: 2022113000)
- Compatibility improvements for Moodle 4.0 and 4.1
- New amd modules for better handling cascaded elements in topicteaser.
- Topicteaser now loads the content of a topic asynchronously.
- Small fixes on coding style and behat testing
Version 2022041601 Release 4.0.2 (Build: 2022050900)
- MBS-6386 (Stefan Hanuska): Fix redirect in view.php
Version 2022041601
- Compatibility to Moodle 4
Version 2022030200
- Integrated a new type "Accordion" (Thanks to Stefan Hanuska)
- Add phpunit test and behat acceptance test to unilabeltype_accordion
Version 2022012202
- MBS-6151 (Stefan Hanuska): Make adding new slides consistent to grid
- Add phpunit test and behat acceptance test
- Add github actions as replacement for travis ci
Version 2022012201
- MBS-6088 (Stefan Hanauska): Fix behaviour for slides without images in type carousel and fix alt-attribute containing in type carousel
Version 2022012200
- All types using carousel have a new option to run the carousel automatically or not.
Version 2021052300
- The internal name can now be edited.
Version 2020110703
- moved fivecolumns css to styles.css
- small fixes in coding style
Version 2020061003
- fix bug with carousel nav buttons overlapping the nav drawer
Version 2020061002
- fix bug with modal started from another modal e.g. format_grid
Version 2020061001
- fix indentation bug
Version 2020061000
- fix referenced bootstrap javascript pointing to the new postion in Moodle 3.9
Version 2020022900
- fix output of images without img source in unilabletype_grid.
- add new options to define count of columns for normal, middle and small devices separately
Version 2019050900
- set default capability mod/unilabel:edit for managers to allow
- add new option to define the carousel interval for course and topic teaser per instance
- fix small typos
Version 2019030703
- add capability check while defining course and topic teaser
Version 2019030702
- missing field "column" in backup for course and topic teaser
- optimize phpdoc comments
Version 2019030701
- no features but optimized code
Version 2019030700
- Add option to define the columns for grid representation in course and topic teaser
- Change behaviour. If the unilabel shows a topic teaser of its own course it will ignore the topic
it is in it by its self. - Clean the code to respect the moodle code guidelines
Version 2019020901
- fix typo which stopped working the carousel buttons
Version 2019020900
- respecting the new class "core_course_list_element"
- add setting options to activate or deactivate content types
- add setting options for carousel types to choose different carousel buttons
- add a litle javascript to ensure the start of the carousel
4.4.9 (Build: 2025042200) (2024050901)
4.4.9 (Build: 2025042200)
Plugin type: Activities
Frankenstyle component name: mod_unilabel
Version build number: 2024050901
Version release name: 4.4.9 (Build: 2025042200)
Maturity: Stable
Supported Moodle versions: 4.1, 4.2, 4.3, 4.4
Repository URL (Git): https://github.com/grabs/moodle-mod_unilabel
Repository branch:
Repository tag: v4.4.9
Issue/bug tracker URL: https://github.com/grabs/moodle-mod_unilabel/issues
Release notes
Release 4.4.9
- fix missing rewrite files in accordion (#61)
Release 4.4.8
- Change output filtering (#58)
- Add a visibility option to accordion, carousel and grid (#55)
Release 4.4.7
- collapsedtext: upgrade faile on null values (#56)
Release 4.4.6
- imageboard: fix dnd boundery after changing background size
Release 4.4.5
- imageboard: remove setTimeout in js and fix helpergrid and preview image structure
- imageboard: fix preview when deleting images in filemanager
- optimize github actions for subplugins
- fix lang string order
Release 4.4.4
- Add new url title to show a user friendly aria-label (#50)
- Make tiles in grid focussable with keyboard (#52)
- Add preview for imageboard editing page (Many, many thanks to Andreas Schenkel for this new feature!)
- The preview updates the view while changing the image parameters.
- The images in the preview can be moved using drag-n-drop.
Release 4.4.3
- Type collapsed text does not show modal dialog (#51)
- Make github actions more restrictive
Release 4.4.2
- Add third button in modedit page to jump directly to the edit content page.
- Add aria-label attributes to certain elements (#50)
Release 4.4.1
- Type Collapsed text now uses the label name as title
- Type Collapsed text and Topic teaser now are shown directly after adding.
- Add new info text for each type into the main edit form.
- Fix deprecated code definition
Release 4.4.0
- Apply new coding style rules
- Carousel caption has new settings for its style (#44)
Release 4.3.4
- Optimize activity picker, so users can see whether or not the used link comes from an activity
- Carousel caption now can handle images
- Fix hyphenation for wrapping long words - Thanks to Florian Dagner (#37)
- Fix missing draftitemid in carousel
Release 4.3.3
- Fix error while deleting elements in grid and carousel
Release 4.3.2
- Fixed wrong Font Awesome in css
- Type collapsedtext now use Moodle css classes to show the carets for collapsed and expanded.
- Introduce Drag-and-Drop for element with items like "accordion", "carousel" and "grid"
- Introduce adding and removing of elements by ajax
- New option to open a url in a new window.
- Fix issue "Always show manual completion" (Thanks to Stefa Hanauska) (#39)
Release 4.3.1
- mod_unilabel: prevent loading activities like inline folder (#36)
Release 4.3.0
- Add the great new unilabel type imageboard from Andreas Schenkel (https://github.com/andreasschenkel/moodle-unilabeltype_imageboard)
- Apply new coding style rules
- Optimize colourpicker
Release 4.2.5
- Fix conflict with mod folder (#36)
Release 4.2.4
- Fix multiple availability infos (#34)
Release 4.2.3
- Fix restore of internal urls in grid and carousel
- Add activity picker to choose an activity url in grid and carousel (Thanks to Andreas Schenkel for this really good idea!)
Release 4.2.2
- Fix new Font Awesome caret in collapsed text
Release 4.2.1
- Compatibility to Font Awesome 6 Free
Release 4.2.0
- Compatibility to Moodle 4.2
Version 2022042000 Release 4.1.1 (Build: 2022122400)
- Add cmid to "uniqid" to avoid conflicts with multiple instances
Version 2022042000 Release 4.1.0 (Build: 2022113000)
- Compatibility improvements for Moodle 4.0 and 4.1
- New amd modules for better handling cascaded elements in topicteaser.
- Topicteaser now loads the content of a topic asynchronously.
- Small fixes on coding style and behat testing
Version 2022041601 Release 4.0.2 (Build: 2022050900)
- MBS-6386 (Stefan Hanuska): Fix redirect in view.php
Version 2022041601
- Compatibility to Moodle 4
Version 2022030200
- Integrated a new type "Accordion" (Thanks to Stefan Hanuska)
- Add phpunit test and behat acceptance test to unilabeltype_accordion
Version 2022012202
- MBS-6151 (Stefan Hanuska): Make adding new slides consistent to grid
- Add phpunit test and behat acceptance test
- Add github actions as replacement for travis ci
Version 2022012201
- MBS-6088 (Stefan Hanauska): Fix behaviour for slides without images in type carousel and fix alt-attribute containing in type carousel
Version 2022012200
- All types using carousel have a new option to run the carousel automatically or not.
Version 2021052300
- The internal name can now be edited.
Version 2020110703
- moved fivecolumns css to styles.css
- small fixes in coding style
Version 2020061003
- fix bug with carousel nav buttons overlapping the nav drawer
Version 2020061002
- fix bug with modal started from another modal e.g. format_grid
Version 2020061001
- fix indentation bug
Version 2020061000
- fix referenced bootstrap javascript pointing to the new postion in Moodle 3.9
Version 2020022900
- fix output of images without img source in unilabletype_grid.
- add new options to define count of columns for normal, middle and small devices separately
Version 2019050900
- set default capability mod/unilabel:edit for managers to allow
- add new option to define the carousel interval for course and topic teaser per instance
- fix small typos
Version 2019030703
- add capability check while defining course and topic teaser
Version 2019030702
- missing field "column" in backup for course and topic teaser
- optimize phpdoc comments
Version 2019030701
- no features but optimized code
Version 2019030700
- Add option to define the columns for grid representation in course and topic teaser
- Change behaviour. If the unilabel shows a topic teaser of its own course it will ignore the topic
it is in it by its self. - Clean the code to respect the moodle code guidelines
Version 2019020901
- fix typo which stopped working the carousel buttons
Version 2019020900
- respecting the new class "core_course_list_element"
- add setting options to activate or deactivate content types
- add setting options for carousel types to choose different carousel buttons
- add a litle javascript to ensure the start of the carousel
5.0.0 (Build: 2025030400) (2025030800)
5.0.0 (Build: 2025030400)
Plugin type: Activities
Frankenstyle component name: mod_unilabel
Version build number: 2025030800
Version release name: 5.0.0 (Build: 2025030400)
Maturity: Stable
Supported Moodle versions: 5.0
Repository URL (Git): https://github.com/grabs/moodle-mod_unilabel
Repository branch:
Repository tag: v5.0.0
Issue/bug tracker URL: https://github.com/grabs/moodle-mod_unilabel/issues
Release notes
Release 5.0.0
- Adjust output for new bootstrap 5.x
- Change output filtering (#58)
- Add a visibility option to accordion, carousel and grid (#55)
Release 4.5.6
- collapsedtext: upgrade faile on null values (#56)
Release 4.5.5
- imageboard: fix dnd boundery after changing background size
Release 4.5.4
- imageboard: remove setTimeout in js and fix helpergrid and preview image structure
- imageboard: fix preview when deleting images in filemanager
- optimize github actions for subplugins
- fix lang string order
Release 4.5.3
- Add new url title to show a user friendly aria-label (#50)
- Make tiles in grid focussable with keyboard (#52)
- Add preview for imageboard editing page (Many, many thanks to Andreas Schenkel for this new feature!)
- The preview updates the view while changing the image parameters.
- The images in the preview can be moved using drag-n-drop.
Release 4.5.2
- Type collapsed text does not show modal dialog (#51)
- Make github actions more restrictive
Release 4.5.1
- Add third button in modedit page to jump directly to the edit content page.
- Add aria-label attributes to certain elements (#50)
Release 4.5.0
- Fix type Topic teaser exclude new sub sections.
Release 4.4.1
- Type Collapsed text now uses the label name as title
- Type Collapsed text and Topic teaser now are shown directly after adding.
- Add new info text for each type into the main edit form.
- Fix deprecated code definition
Release 4.4.0
- Apply new coding style rules
- Carousel caption has new settings for its style (#44)
Release 4.3.4
- Optimize activity picker, so users can see whether or not the used link comes from an activity
- Carousel caption now can handle images
- Fix hyphenation for wrapping long words - Thanks to Florian Dagner (#37)
- Fix missing draftitemid in carousel
Release 4.3.3
- Fix error while deleting elements in grid and carousel
Release 4.3.2
- Fixed wrong Font Awesome in css
- Type collapsedtext now use Moodle css classes to show the carets for collapsed and expanded.
- Introduce Drag-and-Drop for element with items like "accordion", "carousel" and "grid"
- Introduce adding and removing of elements by ajax
- New option to open a url in a new window.
- Fix issue "Always show manual completion" (Thanks to Stefa Hanauska) (#39)
Release 4.3.1
- mod_unilabel: prevent loading activities like inline folder (#36)
Release 4.3.0
- Add the great new unilabel type imageboard from Andreas Schenkel (https://github.com/andreasschenkel/moodle-unilabeltype_imageboard)
- Apply new coding style rules
- Optimize colourpicker
Release 4.2.5
- Fix conflict with mod folder (#36)
Release 4.2.4
- Fix multiple availability infos (#34)
Release 4.2.3
- Fix restore of internal urls in grid and carousel
- Add activity picker to choose an activity url in grid and carousel (Thanks to Andreas Schenkel for this really good idea!)
Release 4.2.2
- Fix new Font Awesome caret in collapsed text
Release 4.2.1
- Compatibility to Font Awesome 6 Free
Release 4.2.0
- Compatibility to Moodle 4.2
Version 2022042000 Release 4.1.1 (Build: 2022122400)
- Add cmid to "uniqid" to avoid conflicts with multiple instances
Version 2022042000 Release 4.1.0 (Build: 2022113000)
- Compatibility improvements for Moodle 4.0 and 4.1
- New amd modules for better handling cascaded elements in topicteaser.
- Topicteaser now loads the content of a topic asynchronously.
- Small fixes on coding style and behat testing
Version 2022041601 Release 4.0.2 (Build: 2022050900)
- MBS-6386 (Stefan Hanuska): Fix redirect in view.php
Version 2022041601
- Compatibility to Moodle 4
Version 2022030200
- Integrated a new type "Accordion" (Thanks to Stefan Hanuska)
- Add phpunit test and behat acceptance test to unilabeltype_accordion
Version 2022012202
- MBS-6151 (Stefan Hanuska): Make adding new slides consistent to grid
- Add phpunit test and behat acceptance test
- Add github actions as replacement for travis ci
Version 2022012201
- MBS-6088 (Stefan Hanauska): Fix behaviour for slides without images in type carousel and fix alt-attribute containing in type carousel
Version 2022012200
- All types using carousel have a new option to run the carousel automatically or not.
Version 2021052300
- The internal name can now be edited.
Version 2020110703
- moved fivecolumns css to styles.css
- small fixes in coding style
Version 2020061003
- fix bug with carousel nav buttons overlapping the nav drawer
Version 2020061002
- fix bug with modal started from another modal e.g. format_grid
Version 2020061001
- fix indentation bug
Version 2020061000
- fix referenced bootstrap javascript pointing to the new postion in Moodle 3.9
Version 2020022900
- fix output of images without img source in unilabletype_grid.
- add new options to define count of columns for normal, middle and small devices separately
Version 2019050900
- set default capability mod/unilabel:edit for managers to allow
- add new option to define the carousel interval for course and topic teaser per instance
- fix small typos
Version 2019030703
- add capability check while defining course and topic teaser
Version 2019030702
- missing field "column" in backup for course and topic teaser
- optimize phpdoc comments
Version 2019030701
- no features but optimized code
Version 2019030700
- Add option to define the columns for grid representation in course and topic teaser
- Change behaviour. If the unilabel shows a topic teaser of its own course it will ignore the topic
it is in it by its self. - Clean the code to respect the moodle code guidelines
Version 2019020901
- fix typo which stopped working the carousel buttons
Version 2019020900
- respecting the new class "core_course_list_element"
- add setting options to activate or deactivate content types
- add setting options for carousel types to choose different carousel buttons
- add a litle javascript to ensure the start of the carousel
4.5.7 (Build: 2025040400) (2025020403)
4.5.7 (Build: 2025040400)
Plugin type: Activities
Frankenstyle component name: mod_unilabel
Version build number: 2025020403
Version release name: 4.5.7 (Build: 2025040400)
Maturity: Stable
Supported Moodle versions: 4.5
Repository URL (Git): https://github.com/grabs/moodle-mod_unilabel
Repository branch:
Repository tag: v4.5.7
Issue/bug tracker URL: https://github.com/grabs/moodle-mod_unilabel/issues
Release notes
Release 4.5.7
- Change output filtering (#58)
- Add a visibility option to accordion, carousel and grid (#55)
Release 4.5.6
- collapsedtext: upgrade faile on null values (#56)
Release 4.5.5
- imageboard: fix dnd boundery after changing background size
Release 4.5.4
- imageboard: remove setTimeout in js and fix helpergrid and preview image structure
- imageboard: fix preview when deleting images in filemanager
- optimize github actions for subplugins
- fix lang string order
Release 4.5.3
- Add new url title to show a user friendly aria-label (#50)
- Make tiles in grid focussable with keyboard (#52)
- Add preview for imageboard editing page (Many, many thanks to Andreas Schenkel for this new feature!)
- The preview updates the view while changing the image parameters.
- The images in the preview can be moved using drag-n-drop.
Release 4.5.2
- Type collapsed text does not show modal dialog (#51)
- Make github actions more restrictive
Release 4.5.1
- Add third button in modedit page to jump directly to the edit content page.
- Add aria-label attributes to certain elements (#50)
Release 4.5.0
- Fix type Topic teaser exclude new sub sections.
Release 4.4.1
- Type Collapsed text now uses the label name as title
- Type Collapsed text and Topic teaser now are shown directly after adding.
- Add new info text for each type into the main edit form.
- Fix deprecated code definition
Release 4.4.0
- Apply new coding style rules
- Carousel caption has new settings for its style (#44)
Release 4.3.4
- Optimize activity picker, so users can see whether or not the used link comes from an activity
- Carousel caption now can handle images
- Fix hyphenation for wrapping long words - Thanks to Florian Dagner (#37)
- Fix missing draftitemid in carousel
Release 4.3.3
- Fix error while deleting elements in grid and carousel
Release 4.3.2
- Fixed wrong Font Awesome in css
- Type collapsedtext now use Moodle css classes to show the carets for collapsed and expanded.
- Introduce Drag-and-Drop for element with items like "accordion", "carousel" and "grid"
- Introduce adding and removing of elements by ajax
- New option to open a url in a new window.
- Fix issue "Always show manual completion" (Thanks to Stefa Hanauska) (#39)
Release 4.3.1
- mod_unilabel: prevent loading activities like inline folder (#36)
Release 4.3.0
- Add the great new unilabel type imageboard from Andreas Schenkel (https://github.com/andreasschenkel/moodle-unilabeltype_imageboard)
- Apply new coding style rules
- Optimize colourpicker
Release 4.2.5
- Fix conflict with mod folder (#36)
Release 4.2.4
- Fix multiple availability infos (#34)
Release 4.2.3
- Fix restore of internal urls in grid and carousel
- Add activity picker to choose an activity url in grid and carousel (Thanks to Andreas Schenkel for this really good idea!)
Release 4.2.2
- Fix new Font Awesome caret in collapsed text
Release 4.2.1
- Compatibility to Font Awesome 6 Free
Release 4.2.0
- Compatibility to Moodle 4.2
Version 2022042000 Release 4.1.1 (Build: 2022122400)
- Add cmid to "uniqid" to avoid conflicts with multiple instances
Version 2022042000 Release 4.1.0 (Build: 2022113000)
- Compatibility improvements for Moodle 4.0 and 4.1
- New amd modules for better handling cascaded elements in topicteaser.
- Topicteaser now loads the content of a topic asynchronously.
- Small fixes on coding style and behat testing
Version 2022041601 Release 4.0.2 (Build: 2022050900)
- MBS-6386 (Stefan Hanuska): Fix redirect in view.php
Version 2022041601
- Compatibility to Moodle 4
Version 2022030200
- Integrated a new type "Accordion" (Thanks to Stefan Hanuska)
- Add phpunit test and behat acceptance test to unilabeltype_accordion
Version 2022012202
- MBS-6151 (Stefan Hanuska): Make adding new slides consistent to grid
- Add phpunit test and behat acceptance test
- Add github actions as replacement for travis ci
Version 2022012201
- MBS-6088 (Stefan Hanauska): Fix behaviour for slides without images in type carousel and fix alt-attribute containing in type carousel
Version 2022012200
- All types using carousel have a new option to run the carousel automatically or not.
Version 2021052300
- The internal name can now be edited.
Version 2020110703
- moved fivecolumns css to styles.css
- small fixes in coding style
Version 2020061003
- fix bug with carousel nav buttons overlapping the nav drawer
Version 2020061002
- fix bug with modal started from another modal e.g. format_grid
Version 2020061001
- fix indentation bug
Version 2020061000
- fix referenced bootstrap javascript pointing to the new postion in Moodle 3.9
Version 2020022900
- fix output of images without img source in unilabletype_grid.
- add new options to define count of columns for normal, middle and small devices separately
Version 2019050900
- set default capability mod/unilabel:edit for managers to allow
- add new option to define the carousel interval for course and topic teaser per instance
- fix small typos
Version 2019030703
- add capability check while defining course and topic teaser
Version 2019030702
- missing field "column" in backup for course and topic teaser
- optimize phpdoc comments
Version 2019030701
- no features but optimized code
Version 2019030700
- Add option to define the columns for grid representation in course and topic teaser
- Change behaviour. If the unilabel shows a topic teaser of its own course it will ignore the topic
it is in it by its self. - Clean the code to respect the moodle code guidelines
Version 2019020901
- fix typo which stopped working the carousel buttons
Version 2019020900
- respecting the new class "core_course_list_element"
- add setting options to activate or deactivate content types
- add setting options for carousel types to choose different carousel buttons
- add a litle javascript to ensure the start of the carousel
4.4.8 (Build: 2025040400) (2024050900)
4.4.8 (Build: 2025040400)
Plugin type: Activities
Frankenstyle component name: mod_unilabel
Version build number: 2024050900
Version release name: 4.4.8 (Build: 2025040400)
Maturity: Stable
Supported Moodle versions: 4.1, 4.2, 4.3, 4.4
Repository URL (Git): https://github.com/grabs/moodle-mod_unilabel
Repository branch:
Repository tag: v4.4.8
Issue/bug tracker URL: https://github.com/grabs/moodle-mod_unilabel/issues
Release notes
Release 4.4.8
- Change output filtering (#58)
- Add a visibility option to accordion, carousel and grid (#55)
Release 4.4.7
- collapsedtext: upgrade faile on null values (#56)
Release 4.4.6
- imageboard: fix dnd boundery after changing background size
Release 4.4.5
- imageboard: remove setTimeout in js and fix helpergrid and preview image structure
- imageboard: fix preview when deleting images in filemanager
- optimize github actions for subplugins
- fix lang string order
Release 4.4.4
- Add new url title to show a user friendly aria-label (#50)
- Make tiles in grid focussable with keyboard (#52)
- Add preview for imageboard editing page (Many, many thanks to Andreas Schenkel for this new feature!)
- The preview updates the view while changing the image parameters.
- The images in the preview can be moved using drag-n-drop.
Release 4.4.3
- Type collapsed text does not show modal dialog (#51)
- Make github actions more restrictive
Release 4.4.2
- Add third button in modedit page to jump directly to the edit content page.
- Add aria-label attributes to certain elements (#50)
Release 4.4.1
- Type Collapsed text now uses the label name as title
- Type Collapsed text and Topic teaser now are shown directly after adding.
- Add new info text for each type into the main edit form.
- Fix deprecated code definition
Release 4.4.0
- Apply new coding style rules
- Carousel caption has new settings for its style (#44)
Release 4.3.4
- Optimize activity picker, so users can see whether or not the used link comes from an activity
- Carousel caption now can handle images
- Fix hyphenation for wrapping long words - Thanks to Florian Dagner (#37)
- Fix missing draftitemid in carousel
Release 4.3.3
- Fix error while deleting elements in grid and carousel
Release 4.3.2
- Fixed wrong Font Awesome in css
- Type collapsedtext now use Moodle css classes to show the carets for collapsed and expanded.
- Introduce Drag-and-Drop for element with items like "accordion", "carousel" and "grid"
- Introduce adding and removing of elements by ajax
- New option to open a url in a new window.
- Fix issue "Always show manual completion" (Thanks to Stefa Hanauska) (#39)
Release 4.3.1
- mod_unilabel: prevent loading activities like inline folder (#36)
Release 4.3.0
- Add the great new unilabel type imageboard from Andreas Schenkel (https://github.com/andreasschenkel/moodle-unilabeltype_imageboard)
- Apply new coding style rules
- Optimize colourpicker
Release 4.2.5
- Fix conflict with mod folder (#36)
Release 4.2.4
- Fix multiple availability infos (#34)
Release 4.2.3
- Fix restore of internal urls in grid and carousel
- Add activity picker to choose an activity url in grid and carousel (Thanks to Andreas Schenkel for this really good idea!)
Release 4.2.2
- Fix new Font Awesome caret in collapsed text
Release 4.2.1
- Compatibility to Font Awesome 6 Free
Release 4.2.0
- Compatibility to Moodle 4.2
Version 2022042000 Release 4.1.1 (Build: 2022122400)
- Add cmid to "uniqid" to avoid conflicts with multiple instances
Version 2022042000 Release 4.1.0 (Build: 2022113000)
- Compatibility improvements for Moodle 4.0 and 4.1
- New amd modules for better handling cascaded elements in topicteaser.
- Topicteaser now loads the content of a topic asynchronously.
- Small fixes on coding style and behat testing
Version 2022041601 Release 4.0.2 (Build: 2022050900)
- MBS-6386 (Stefan Hanuska): Fix redirect in view.php
Version 2022041601
- Compatibility to Moodle 4
Version 2022030200
- Integrated a new type "Accordion" (Thanks to Stefan Hanuska)
- Add phpunit test and behat acceptance test to unilabeltype_accordion
Version 2022012202
- MBS-6151 (Stefan Hanuska): Make adding new slides consistent to grid
- Add phpunit test and behat acceptance test
- Add github actions as replacement for travis ci
Version 2022012201
- MBS-6088 (Stefan Hanauska): Fix behaviour for slides without images in type carousel and fix alt-attribute containing in type carousel
Version 2022012200
- All types using carousel have a new option to run the carousel automatically or not.
Version 2021052300
- The internal name can now be edited.
Version 2020110703
- moved fivecolumns css to styles.css
- small fixes in coding style
Version 2020061003
- fix bug with carousel nav buttons overlapping the nav drawer
Version 2020061002
- fix bug with modal started from another modal e.g. format_grid
Version 2020061001
- fix indentation bug
Version 2020061000
- fix referenced bootstrap javascript pointing to the new postion in Moodle 3.9
Version 2020022900
- fix output of images without img source in unilabletype_grid.
- add new options to define count of columns for normal, middle and small devices separately
Version 2019050900
- set default capability mod/unilabel:edit for managers to allow
- add new option to define the carousel interval for course and topic teaser per instance
- fix small typos
Version 2019030703
- add capability check while defining course and topic teaser
Version 2019030702
- missing field "column" in backup for course and topic teaser
- optimize phpdoc comments
Version 2019030701
- no features but optimized code
Version 2019030700
- Add option to define the columns for grid representation in course and topic teaser
- Change behaviour. If the unilabel shows a topic teaser of its own course it will ignore the topic
it is in it by its self. - Clean the code to respect the moodle code guidelines
Version 2019020901
- fix typo which stopped working the carousel buttons
Version 2019020900
- respecting the new class "core_course_list_element"
- add setting options to activate or deactivate content types
- add setting options for carousel types to choose different carousel buttons
- add a litle javascript to ensure the start of the carousel
4.5.6 (Build: 2025030400) (2025020402)
4.5.6 (Build: 2025030400)
Plugin type: Activities
Frankenstyle component name: mod_unilabel
Version build number: 2025020402
Version release name: 4.5.6 (Build: 2025030400)
Maturity: Stable
Supported Moodle versions: 4.5
Repository URL (Git): https://github.com/grabs/moodle-mod_unilabel
Repository branch:
Repository tag: v4.5.6
Issue/bug tracker URL: https://github.com/grabs/moodle-mod_unilabel/issues
Release notes
Release 4.5.6
- collapsedtext: upgrade faile on null values (#56)
Release 4.5.5
- imageboard: fix dnd boundery after changing background size
Release 4.5.4
- imageboard: remove setTimeout in js and fix helpergrid and preview image structure
- imageboard: fix preview when deleting images in filemanager
- optimize github actions for subplugins
- fix lang string order
Release 4.5.3
- Add new url title to show a user friendly aria-label (#50)
- Make tiles in grid focussable with keyboard (#52)
- Add preview for imageboard editing page (Many, many thanks to Andreas Schenkel for this new feature!)
- The preview updates the view while changing the image parameters.
- The images in the preview can be moved using drag-n-drop.
Release 4.5.2
- Type collapsed text does not show modal dialog (#51)
- Make github actions more restrictive
Release 4.5.1
- Add third button in modedit page to jump directly to the edit content page.
- Add aria-label attributes to certain elements (#50)
Release 4.5.0
- Fix type Topic teaser exclude new sub sections.
Release 4.4.1
- Type Collapsed text now uses the label name as title
- Type Collapsed text and Topic teaser now are shown directly after adding.
- Add new info text for each type into the main edit form.
- Fix deprecated code definition
Release 4.4.0
- Apply new coding style rules
- Carousel caption has new settings for its style (#44)
Release 4.3.4
- Optimize activity picker, so users can see whether or not the used link comes from an activity
- Carousel caption now can handle images
- Fix hyphenation for wrapping long words - Thanks to Florian Dagner (#37)
- Fix missing draftitemid in carousel
Release 4.3.3
- Fix error while deleting elements in grid and carousel
Release 4.3.2
- Fixed wrong Font Awesome in css
- Type collapsedtext now use Moodle css classes to show the carets for collapsed and expanded.
- Introduce Drag-and-Drop for element with items like "accordion", "carousel" and "grid"
- Introduce adding and removing of elements by ajax
- New option to open a url in a new window.
- Fix issue "Always show manual completion" (Thanks to Stefa Hanauska) (#39)
Release 4.3.1
- mod_unilabel: prevent loading activities like inline folder (#36)
Release 4.3.0
- Add the great new unilabel type imageboard from Andreas Schenkel (https://github.com/andreasschenkel/moodle-unilabeltype_imageboard)
- Apply new coding style rules
- Optimize colourpicker
Release 4.2.5
- Fix conflict with mod folder (#36)
Release 4.2.4
- Fix multiple availability infos (#34)
Release 4.2.3
- Fix restore of internal urls in grid and carousel
- Add activity picker to choose an activity url in grid and carousel (Thanks to Andreas Schenkel for this really good idea!)
Release 4.2.2
- Fix new Font Awesome caret in collapsed text
Release 4.2.1
- Compatibility to Font Awesome 6 Free
Release 4.2.0
- Compatibility to Moodle 4.2
Version 2022042000 Release 4.1.1 (Build: 2022122400)
- Add cmid to "uniqid" to avoid conflicts with multiple instances
Version 2022042000 Release 4.1.0 (Build: 2022113000)
- Compatibility improvements for Moodle 4.0 and 4.1
- New amd modules for better handling cascaded elements in topicteaser.
- Topicteaser now loads the content of a topic asynchronously.
- Small fixes on coding style and behat testing
Version 2022041601 Release 4.0.2 (Build: 2022050900)
- MBS-6386 (Stefan Hanuska): Fix redirect in view.php
Version 2022041601
- Compatibility to Moodle 4
Version 2022030200
- Integrated a new type "Accordion" (Thanks to Stefan Hanuska)
- Add phpunit test and behat acceptance test to unilabeltype_accordion
Version 2022012202
- MBS-6151 (Stefan Hanuska): Make adding new slides consistent to grid
- Add phpunit test and behat acceptance test
- Add github actions as replacement for travis ci
Version 2022012201
- MBS-6088 (Stefan Hanauska): Fix behaviour for slides without images in type carousel and fix alt-attribute containing in type carousel
Version 2022012200
- All types using carousel have a new option to run the carousel automatically or not.
Version 2021052300
- The internal name can now be edited.
Version 2020110703
- moved fivecolumns css to styles.css
- small fixes in coding style
Version 2020061003
- fix bug with carousel nav buttons overlapping the nav drawer
Version 2020061002
- fix bug with modal started from another modal e.g. format_grid
Version 2020061001
- fix indentation bug
Version 2020061000
- fix referenced bootstrap javascript pointing to the new postion in Moodle 3.9
Version 2020022900
- fix output of images without img source in unilabletype_grid.
- add new options to define count of columns for normal, middle and small devices separately
Version 2019050900
- set default capability mod/unilabel:edit for managers to allow
- add new option to define the carousel interval for course and topic teaser per instance
- fix small typos
Version 2019030703
- add capability check while defining course and topic teaser
Version 2019030702
- missing field "column" in backup for course and topic teaser
- optimize phpdoc comments
Version 2019030701
- no features but optimized code
Version 2019030700
- Add option to define the columns for grid representation in course and topic teaser
- Change behaviour. If the unilabel shows a topic teaser of its own course it will ignore the topic
it is in it by its self. - Clean the code to respect the moodle code guidelines
Version 2019020901
- fix typo which stopped working the carousel buttons
Version 2019020900
- respecting the new class "core_course_list_element"
- add setting options to activate or deactivate content types
- add setting options for carousel types to choose different carousel buttons
- add a litle javascript to ensure the start of the carousel
4.4.7 (Build: 2025030400) (2024050807)
4.4.7 (Build: 2025030400)
Plugin type: Activities
Frankenstyle component name: mod_unilabel
Version build number: 2024050807
Version release name: 4.4.7 (Build: 2025030400)
Maturity: Stable
Supported Moodle versions: 4.1, 4.2, 4.3, 4.4
Repository URL (Git): https://github.com/grabs/moodle-mod_unilabel
Repository branch:
Repository tag: v4.4.7
Issue/bug tracker URL: https://github.com/grabs/moodle-mod_unilabel/issues
Release notes
Release 4.4.7
- collapsedtext: upgrade faile on null values (#56)
Release 4.4.6
- imageboard: fix dnd boundery after changing background size
Release 4.4.5
- imageboard: remove setTimeout in js and fix helpergrid and preview image structure
- imageboard: fix preview when deleting images in filemanager
- optimize github actions for subplugins
- fix lang string order
Release 4.4.4
- Add new url title to show a user friendly aria-label (#50)
- Make tiles in grid focussable with keyboard (#52)
- Add preview for imageboard editing page (Many, many thanks to Andreas Schenkel for this new feature!)
- The preview updates the view while changing the image parameters.
- The images in the preview can be moved using drag-n-drop.
Release 4.4.3
- Type collapsed text does not show modal dialog (#51)
- Make github actions more restrictive
Release 4.4.2
- Add third button in modedit page to jump directly to the edit content page.
- Add aria-label attributes to certain elements (#50)
Release 4.4.1
- Type Collapsed text now uses the label name as title
- Type Collapsed text and Topic teaser now are shown directly after adding.
- Add new info text for each type into the main edit form.
- Fix deprecated code definition
Release 4.4.0
- Apply new coding style rules
- Carousel caption has new settings for its style (#44)
Release 4.3.4
- Optimize activity picker, so users can see whether or not the used link comes from an activity
- Carousel caption now can handle images
- Fix hyphenation for wrapping long words - Thanks to Florian Dagner (#37)
- Fix missing draftitemid in carousel
Release 4.3.3
- Fix error while deleting elements in grid and carousel
Release 4.3.2
- Fixed wrong Font Awesome in css
- Type collapsedtext now use Moodle css classes to show the carets for collapsed and expanded.
- Introduce Drag-and-Drop for element with items like "accordion", "carousel" and "grid"
- Introduce adding and removing of elements by ajax
- New option to open a url in a new window.
- Fix issue "Always show manual completion" (Thanks to Stefa Hanauska) (#39)
Release 4.3.1
- mod_unilabel: prevent loading activities like inline folder (#36)
Release 4.3.0
- Add the great new unilabel type imageboard from Andreas Schenkel (https://github.com/andreasschenkel/moodle-unilabeltype_imageboard)
- Apply new coding style rules
- Optimize colourpicker
Release 4.2.5
- Fix conflict with mod folder (#36)
Release 4.2.4
- Fix multiple availability infos (#34)
Release 4.2.3
- Fix restore of internal urls in grid and carousel
- Add activity picker to choose an activity url in grid and carousel (Thanks to Andreas Schenkel for this really good idea!)
Release 4.2.2
- Fix new Font Awesome caret in collapsed text
Release 4.2.1
- Compatibility to Font Awesome 6 Free
Release 4.2.0
- Compatibility to Moodle 4.2
Version 2022042000 Release 4.1.1 (Build: 2022122400)
- Add cmid to "uniqid" to avoid conflicts with multiple instances
Version 2022042000 Release 4.1.0 (Build: 2022113000)
- Compatibility improvements for Moodle 4.0 and 4.1
- New amd modules for better handling cascaded elements in topicteaser.
- Topicteaser now loads the content of a topic asynchronously.
- Small fixes on coding style and behat testing
Version 2022041601 Release 4.0.2 (Build: 2022050900)
- MBS-6386 (Stefan Hanuska): Fix redirect in view.php
Version 2022041601
- Compatibility to Moodle 4
Version 2022030200
- Integrated a new type "Accordion" (Thanks to Stefan Hanuska)
- Add phpunit test and behat acceptance test to unilabeltype_accordion
Version 2022012202
- MBS-6151 (Stefan Hanuska): Make adding new slides consistent to grid
- Add phpunit test and behat acceptance test
- Add github actions as replacement for travis ci
Version 2022012201
- MBS-6088 (Stefan Hanauska): Fix behaviour for slides without images in type carousel and fix alt-attribute containing in type carousel
Version 2022012200
- All types using carousel have a new option to run the carousel automatically or not.
Version 2021052300
- The internal name can now be edited.
Version 2020110703
- moved fivecolumns css to styles.css
- small fixes in coding style
Version 2020061003
- fix bug with carousel nav buttons overlapping the nav drawer
Version 2020061002
- fix bug with modal started from another modal e.g. format_grid
Version 2020061001
- fix indentation bug
Version 2020061000
- fix referenced bootstrap javascript pointing to the new postion in Moodle 3.9
Version 2020022900
- fix output of images without img source in unilabletype_grid.
- add new options to define count of columns for normal, middle and small devices separately
Version 2019050900
- set default capability mod/unilabel:edit for managers to allow
- add new option to define the carousel interval for course and topic teaser per instance
- fix small typos
Version 2019030703
- add capability check while defining course and topic teaser
Version 2019030702
- missing field "column" in backup for course and topic teaser
- optimize phpdoc comments
Version 2019030701
- no features but optimized code
Version 2019030700
- Add option to define the columns for grid representation in course and topic teaser
- Change behaviour. If the unilabel shows a topic teaser of its own course it will ignore the topic
it is in it by its self. - Clean the code to respect the moodle code guidelines
Version 2019020901
- fix typo which stopped working the carousel buttons
Version 2019020900
- respecting the new class "core_course_list_element"
- add setting options to activate or deactivate content types
- add setting options for carousel types to choose different carousel buttons
- add a litle javascript to ensure the start of the carousel
4.5.5 (Build: 2025020500) (2025020401)
4.5.5 (Build: 2025020500)
Plugin type: Activities
Frankenstyle component name: mod_unilabel
Version build number: 2025020401
Version release name: 4.5.5 (Build: 2025020500)
Maturity: Stable
Supported Moodle versions: 4.5
Repository URL (Git): https://github.com/grabs/moodle-mod_unilabel
Repository branch:
Repository tag: v4.5.5
Issue/bug tracker URL: https://github.com/grabs/moodle-mod_unilabel/issues
Release notes
Release 4.5.5
- imageboard: fix dnd boundery after changing background size
Release 4.5.4
- imageboard: remove setTimeout in js and fix helpergrid and preview image structure
- imageboard: fix preview when deleting images in filemanager
- optimize github actions for subplugins
- fix lang string order
Release 4.5.3
- Add new url title to show a user friendly aria-label (#50)
- Make tiles in grid focussable with keyboard (#52)
- Add preview for imageboard editing page (Many, many thanks to Andreas Schenkel for this new feature!)
- The preview updates the view while changing the image parameters.
- The images in the preview can be moved using drag-n-drop.
Release 4.5.2
- Type collapsed text does not show modal dialog (#51)
- Make github actions more restrictive
Release 4.5.1
- Add third button in modedit page to jump directly to the edit content page.
- Add aria-label attributes to certain elements (#50)
Release 4.5.0
- Fix type Topic teaser exclude new sub sections.
Release 4.4.1
- Type Collapsed text now uses the label name as title
- Type Collapsed text and Topic teaser now are shown directly after adding.
- Add new info text for each type into the main edit form.
- Fix deprecated code definition
Release 4.4.0
- Apply new coding style rules
- Carousel caption has new settings for its style (#44)
Release 4.3.4
- Optimize activity picker, so users can see whether or not the used link comes from an activity
- Carousel caption now can handle images
- Fix hyphenation for wrapping long words - Thanks to Florian Dagner (#37)
- Fix missing draftitemid in carousel
Release 4.3.3
- Fix error while deleting elements in grid and carousel
Release 4.3.2
- Fixed wrong Font Awesome in css
- Type collapsedtext now use Moodle css classes to show the carets for collapsed and expanded.
- Introduce Drag-and-Drop for element with items like "accordion", "carousel" and "grid"
- Introduce adding and removing of elements by ajax
- New option to open a url in a new window.
- Fix issue "Always show manual completion" (Thanks to Stefa Hanauska) (#39)
Release 4.3.1
- mod_unilabel: prevent loading activities like inline folder (#36)
Release 4.3.0
- Add the great new unilabel type imageboard from Andreas Schenkel (https://github.com/andreasschenkel/moodle-unilabeltype_imageboard)
- Apply new coding style rules
- Optimize colourpicker
Release 4.2.5
- Fix conflict with mod folder (#36)
Release 4.2.4
- Fix multiple availability infos (#34)
Release 4.2.3
- Fix restore of internal urls in grid and carousel
- Add activity picker to choose an activity url in grid and carousel (Thanks to Andreas Schenkel for this really good idea!)
Release 4.2.2
- Fix new Font Awesome caret in collapsed text
Release 4.2.1
- Compatibility to Font Awesome 6 Free
Release 4.2.0
- Compatibility to Moodle 4.2
Version 2022042000 Release 4.1.1 (Build: 2022122400)
- Add cmid to "uniqid" to avoid conflicts with multiple instances
Version 2022042000 Release 4.1.0 (Build: 2022113000)
- Compatibility improvements for Moodle 4.0 and 4.1
- New amd modules for better handling cascaded elements in topicteaser.
- Topicteaser now loads the content of a topic asynchronously.
- Small fixes on coding style and behat testing
Version 2022041601 Release 4.0.2 (Build: 2022050900)
- MBS-6386 (Stefan Hanuska): Fix redirect in view.php
Version 2022041601
- Compatibility to Moodle 4
Version 2022030200
- Integrated a new type "Accordion" (Thanks to Stefan Hanuska)
- Add phpunit test and behat acceptance test to unilabeltype_accordion
Version 2022012202
- MBS-6151 (Stefan Hanuska): Make adding new slides consistent to grid
- Add phpunit test and behat acceptance test
- Add github actions as replacement for travis ci
Version 2022012201
- MBS-6088 (Stefan Hanauska): Fix behaviour for slides without images in type carousel and fix alt-attribute containing in type carousel
Version 2022012200
- All types using carousel have a new option to run the carousel automatically or not.
Version 2021052300
- The internal name can now be edited.
Version 2020110703
- moved fivecolumns css to styles.css
- small fixes in coding style
Version 2020061003
- fix bug with carousel nav buttons overlapping the nav drawer
Version 2020061002
- fix bug with modal started from another modal e.g. format_grid
Version 2020061001
- fix indentation bug
Version 2020061000
- fix referenced bootstrap javascript pointing to the new postion in Moodle 3.9
Version 2020022900
- fix output of images without img source in unilabletype_grid.
- add new options to define count of columns for normal, middle and small devices separately
Version 2019050900
- set default capability mod/unilabel:edit for managers to allow
- add new option to define the carousel interval for course and topic teaser per instance
- fix small typos
Version 2019030703
- add capability check while defining course and topic teaser
Version 2019030702
- missing field "column" in backup for course and topic teaser
- optimize phpdoc comments
Version 2019030701
- no features but optimized code
Version 2019030700
- Add option to define the columns for grid representation in course and topic teaser
- Change behaviour. If the unilabel shows a topic teaser of its own course it will ignore the topic
it is in it by its self. - Clean the code to respect the moodle code guidelines
Version 2019020901
- fix typo which stopped working the carousel buttons
Version 2019020900
- respecting the new class "core_course_list_element"
- add setting options to activate or deactivate content types
- add setting options for carousel types to choose different carousel buttons
- add a litle javascript to ensure the start of the carousel
4.4.6 (Build: 2025020500) (2024050806)
4.4.6 (Build: 2025020500)
Plugin type: Activities
Frankenstyle component name: mod_unilabel
Version build number: 2024050806
Version release name: 4.4.6 (Build: 2025020500)
Maturity: Stable
Supported Moodle versions: 4.1, 4.2, 4.3, 4.4
Repository URL (Git): https://github.com/grabs/moodle-mod_unilabel
Repository branch:
Repository tag: v4.4.6
Issue/bug tracker URL: https://github.com/grabs/moodle-mod_unilabel/issues
Release notes
Release 4.4.6
- imageboard: fix dnd boundery after changing background size
Release 4.4.5
- imageboard: remove setTimeout in js and fix helpergrid and preview image structure
- imageboard: fix preview when deleting images in filemanager
- optimize github actions for subplugins
- fix lang string order
Release 4.4.4
- Add new url title to show a user friendly aria-label (#50)
- Make tiles in grid focussable with keyboard (#52)
- Add preview for imageboard editing page (Many, many thanks to Andreas Schenkel for this new feature!)
- The preview updates the view while changing the image parameters.
- The images in the preview can be moved using drag-n-drop.
Release 4.4.3
- Type collapsed text does not show modal dialog (#51)
- Make github actions more restrictive
Release 4.4.2
- Add third button in modedit page to jump directly to the edit content page.
- Add aria-label attributes to certain elements (#50)
Release 4.4.1
- Type Collapsed text now uses the label name as title
- Type Collapsed text and Topic teaser now are shown directly after adding.
- Add new info text for each type into the main edit form.
- Fix deprecated code definition
Release 4.4.0
- Apply new coding style rules
- Carousel caption has new settings for its style (#44)
Release 4.3.4
- Optimize activity picker, so users can see whether or not the used link comes from an activity
- Carousel caption now can handle images
- Fix hyphenation for wrapping long words - Thanks to Florian Dagner (#37)
- Fix missing draftitemid in carousel
Release 4.3.3
- Fix error while deleting elements in grid and carousel
Release 4.3.2
- Fixed wrong Font Awesome in css
- Type collapsedtext now use Moodle css classes to show the carets for collapsed and expanded.
- Introduce Drag-and-Drop for element with items like "accordion", "carousel" and "grid"
- Introduce adding and removing of elements by ajax
- New option to open a url in a new window.
- Fix issue "Always show manual completion" (Thanks to Stefa Hanauska) (#39)
Release 4.3.1
- mod_unilabel: prevent loading activities like inline folder (#36)
Release 4.3.0
- Add the great new unilabel type imageboard from Andreas Schenkel (https://github.com/andreasschenkel/moodle-unilabeltype_imageboard)
- Apply new coding style rules
- Optimize colourpicker
Release 4.2.5
- Fix conflict with mod folder (#36)
Release 4.2.4
- Fix multiple availability infos (#34)
Release 4.2.3
- Fix restore of internal urls in grid and carousel
- Add activity picker to choose an activity url in grid and carousel (Thanks to Andreas Schenkel for this really good idea!)
Release 4.2.2
- Fix new Font Awesome caret in collapsed text
Release 4.2.1
- Compatibility to Font Awesome 6 Free
Release 4.2.0
- Compatibility to Moodle 4.2
Version 2022042000 Release 4.1.1 (Build: 2022122400)
- Add cmid to "uniqid" to avoid conflicts with multiple instances
Version 2022042000 Release 4.1.0 (Build: 2022113000)
- Compatibility improvements for Moodle 4.0 and 4.1
- New amd modules for better handling cascaded elements in topicteaser.
- Topicteaser now loads the content of a topic asynchronously.
- Small fixes on coding style and behat testing
Version 2022041601 Release 4.0.2 (Build: 2022050900)
- MBS-6386 (Stefan Hanuska): Fix redirect in view.php
Version 2022041601
- Compatibility to Moodle 4
Version 2022030200
- Integrated a new type "Accordion" (Thanks to Stefan Hanuska)
- Add phpunit test and behat acceptance test to unilabeltype_accordion
Version 2022012202
- MBS-6151 (Stefan Hanuska): Make adding new slides consistent to grid
- Add phpunit test and behat acceptance test
- Add github actions as replacement for travis ci
Version 2022012201
- MBS-6088 (Stefan Hanauska): Fix behaviour for slides without images in type carousel and fix alt-attribute containing in type carousel
Version 2022012200
- All types using carousel have a new option to run the carousel automatically or not.
Version 2021052300
- The internal name can now be edited.
Version 2020110703
- moved fivecolumns css to styles.css
- small fixes in coding style
Version 2020061003
- fix bug with carousel nav buttons overlapping the nav drawer
Version 2020061002
- fix bug with modal started from another modal e.g. format_grid
Version 2020061001
- fix indentation bug
Version 2020061000
- fix referenced bootstrap javascript pointing to the new postion in Moodle 3.9
Version 2020022900
- fix output of images without img source in unilabletype_grid.
- add new options to define count of columns for normal, middle and small devices separately
Version 2019050900
- set default capability mod/unilabel:edit for managers to allow
- add new option to define the carousel interval for course and topic teaser per instance
- fix small typos
Version 2019030703
- add capability check while defining course and topic teaser
Version 2019030702
- missing field "column" in backup for course and topic teaser
- optimize phpdoc comments
Version 2019030701
- no features but optimized code
Version 2019030700
- Add option to define the columns for grid representation in course and topic teaser
- Change behaviour. If the unilabel shows a topic teaser of its own course it will ignore the topic
it is in it by its self. - Clean the code to respect the moodle code guidelines
Version 2019020901
- fix typo which stopped working the carousel buttons
Version 2019020900
- respecting the new class "core_course_list_element"
- add setting options to activate or deactivate content types
- add setting options for carousel types to choose different carousel buttons
- add a litle javascript to ensure the start of the carousel
4.5.4 (Build: 2025020400) (2025020400)
4.5.4 (Build: 2025020400)
Plugin type: Activities
Frankenstyle component name: mod_unilabel
Version build number: 2025020400
Version release name: 4.5.4 (Build: 2025020400)
Maturity: Stable
Supported Moodle versions: 4.5
Repository URL (Git): https://github.com/grabs/moodle-mod_unilabel
Repository branch:
Repository tag: v4.5.4
Issue/bug tracker URL: https://github.com/grabs/moodle-mod_unilabel/issues
Release notes
Release 4.5.4
- imageboard: remove setTimeout in js and fix helpergrid and preview image structure
- imageboard: fix preview when deleting images in filemanager
- optimize github actions for subplugins
- fix lang string order
Release 4.5.3
- Add new url title to show a user friendly aria-label (#50)
- Make tiles in grid focussable with keyboard (#52)
- Add preview for imageboard editing page (Many, many thanks to Andreas Schenkel for this new feature!)
- The preview updates the view while changing the image parameters.
- The images in the preview can be moved using drag-n-drop.
Release 4.5.2
- Type collapsed text does not show modal dialog (#51)
- Make github actions more restrictive
Release 4.5.1
- Add third button in modedit page to jump directly to the edit content page.
- Add aria-label attributes to certain elements (#50)
Release 4.5.0
- Fix type Topic teaser exclude new sub sections.
Release 4.4.1
- Type Collapsed text now uses the label name as title
- Type Collapsed text and Topic teaser now are shown directly after adding.
- Add new info text for each type into the main edit form.
- Fix deprecated code definition
Release 4.4.0
- Apply new coding style rules
- Carousel caption has new settings for its style (#44)
Release 4.3.4
- Optimize activity picker, so users can see whether or not the used link comes from an activity
- Carousel caption now can handle images
- Fix hyphenation for wrapping long words - Thanks to Florian Dagner (#37)
- Fix missing draftitemid in carousel
Release 4.3.3
- Fix error while deleting elements in grid and carousel
Release 4.3.2
- Fixed wrong Font Awesome in css
- Type collapsedtext now use Moodle css classes to show the carets for collapsed and expanded.
- Introduce Drag-and-Drop for element with items like "accordion", "carousel" and "grid"
- Introduce adding and removing of elements by ajax
- New option to open a url in a new window.
- Fix issue "Always show manual completion" (Thanks to Stefa Hanauska) (#39)
Release 4.3.1
- mod_unilabel: prevent loading activities like inline folder (#36)
Release 4.3.0
- Add the great new unilabel type imageboard from Andreas Schenkel (https://github.com/andreasschenkel/moodle-unilabeltype_imageboard)
- Apply new coding style rules
- Optimize colourpicker
Release 4.2.5
- Fix conflict with mod folder (#36)
Release 4.2.4
- Fix multiple availability infos (#34)
Release 4.2.3
- Fix restore of internal urls in grid and carousel
- Add activity picker to choose an activity url in grid and carousel (Thanks to Andreas Schenkel for this really good idea!)
Release 4.2.2
- Fix new Font Awesome caret in collapsed text
Release 4.2.1
- Compatibility to Font Awesome 6 Free
Release 4.2.0
- Compatibility to Moodle 4.2
Version 2022042000 Release 4.1.1 (Build: 2022122400)
- Add cmid to "uniqid" to avoid conflicts with multiple instances
Version 2022042000 Release 4.1.0 (Build: 2022113000)
- Compatibility improvements for Moodle 4.0 and 4.1
- New amd modules for better handling cascaded elements in topicteaser.
- Topicteaser now loads the content of a topic asynchronously.
- Small fixes on coding style and behat testing
Version 2022041601 Release 4.0.2 (Build: 2022050900)
- MBS-6386 (Stefan Hanuska): Fix redirect in view.php
Version 2022041601
- Compatibility to Moodle 4
Version 2022030200
- Integrated a new type "Accordion" (Thanks to Stefan Hanuska)
- Add phpunit test and behat acceptance test to unilabeltype_accordion
Version 2022012202
- MBS-6151 (Stefan Hanuska): Make adding new slides consistent to grid
- Add phpunit test and behat acceptance test
- Add github actions as replacement for travis ci
Version 2022012201
- MBS-6088 (Stefan Hanauska): Fix behaviour for slides without images in type carousel and fix alt-attribute containing in type carousel
Version 2022012200
- All types using carousel have a new option to run the carousel automatically or not.
Version 2021052300
- The internal name can now be edited.
Version 2020110703
- moved fivecolumns css to styles.css
- small fixes in coding style
Version 2020061003
- fix bug with carousel nav buttons overlapping the nav drawer
Version 2020061002
- fix bug with modal started from another modal e.g. format_grid
Version 2020061001
- fix indentation bug
Version 2020061000
- fix referenced bootstrap javascript pointing to the new postion in Moodle 3.9
Version 2020022900
- fix output of images without img source in unilabletype_grid.
- add new options to define count of columns for normal, middle and small devices separately
Version 2019050900
- set default capability mod/unilabel:edit for managers to allow
- add new option to define the carousel interval for course and topic teaser per instance
- fix small typos
Version 2019030703
- add capability check while defining course and topic teaser
Version 2019030702
- missing field "column" in backup for course and topic teaser
- optimize phpdoc comments
Version 2019030701
- no features but optimized code
Version 2019030700
- Add option to define the columns for grid representation in course and topic teaser
- Change behaviour. If the unilabel shows a topic teaser of its own course it will ignore the topic
it is in it by its self. - Clean the code to respect the moodle code guidelines
Version 2019020901
- fix typo which stopped working the carousel buttons
Version 2019020900
- respecting the new class "core_course_list_element"
- add setting options to activate or deactivate content types
- add setting options for carousel types to choose different carousel buttons
- add a litle javascript to ensure the start of the carousel
4.4.5 (Build: 2025020400) (2024050805)
4.4.5 (Build: 2025020400)
Plugin type: Activities
Frankenstyle component name: mod_unilabel
Version build number: 2024050805
Version release name: 4.4.5 (Build: 2025020400)
Maturity: Stable
Supported Moodle versions: 4.1, 4.2, 4.3, 4.4
Repository URL (Git): https://github.com/grabs/moodle-mod_unilabel
Repository branch:
Repository tag: v4.4.5
Issue/bug tracker URL: https://github.com/grabs/moodle-mod_unilabel/issues
Release notes
Release 4.4.5
- imageboard: remove setTimeout in js and fix helpergrid and preview image structure
- imageboard: fix preview when deleting images in filemanager
- optimize github actions for subplugins
- fix lang string order
Release 4.4.4
- Add new url title to show a user friendly aria-label (#50)
- Make tiles in grid focussable with keyboard (#52)
- Add preview for imageboard editing page (Many, many thanks to Andreas Schenkel for this new feature!)
- The preview updates the view while changing the image parameters.
- The images in the preview can be moved using drag-n-drop.
Release 4.4.3
- Type collapsed text does not show modal dialog (#51)
- Make github actions more restrictive
Release 4.4.2
- Add third button in modedit page to jump directly to the edit content page.
- Add aria-label attributes to certain elements (#50)
Release 4.4.1
- Type Collapsed text now uses the label name as title
- Type Collapsed text and Topic teaser now are shown directly after adding.
- Add new info text for each type into the main edit form.
- Fix deprecated code definition
Release 4.4.0
- Apply new coding style rules
- Carousel caption has new settings for its style (#44)
Release 4.3.4
- Optimize activity picker, so users can see whether or not the used link comes from an activity
- Carousel caption now can handle images
- Fix hyphenation for wrapping long words - Thanks to Florian Dagner (#37)
- Fix missing draftitemid in carousel
Release 4.3.3
- Fix error while deleting elements in grid and carousel
Release 4.3.2
- Fixed wrong Font Awesome in css
- Type collapsedtext now use Moodle css classes to show the carets for collapsed and expanded.
- Introduce Drag-and-Drop for element with items like "accordion", "carousel" and "grid"
- Introduce adding and removing of elements by ajax
- New option to open a url in a new window.
- Fix issue "Always show manual completion" (Thanks to Stefa Hanauska) (#39)
Release 4.3.1
- mod_unilabel: prevent loading activities like inline folder (#36)
Release 4.3.0
- Add the great new unilabel type imageboard from Andreas Schenkel (https://github.com/andreasschenkel/moodle-unilabeltype_imageboard)
- Apply new coding style rules
- Optimize colourpicker
Release 4.2.5
- Fix conflict with mod folder (#36)
Release 4.2.4
- Fix multiple availability infos (#34)
Release 4.2.3
- Fix restore of internal urls in grid and carousel
- Add activity picker to choose an activity url in grid and carousel (Thanks to Andreas Schenkel for this really good idea!)
Release 4.2.2
- Fix new Font Awesome caret in collapsed text
Release 4.2.1
- Compatibility to Font Awesome 6 Free
Release 4.2.0
- Compatibility to Moodle 4.2
Version 2022042000 Release 4.1.1 (Build: 2022122400)
- Add cmid to "uniqid" to avoid conflicts with multiple instances
Version 2022042000 Release 4.1.0 (Build: 2022113000)
- Compatibility improvements for Moodle 4.0 and 4.1
- New amd modules for better handling cascaded elements in topicteaser.
- Topicteaser now loads the content of a topic asynchronously.
- Small fixes on coding style and behat testing
Version 2022041601 Release 4.0.2 (Build: 2022050900)
- MBS-6386 (Stefan Hanuska): Fix redirect in view.php
Version 2022041601
- Compatibility to Moodle 4
Version 2022030200
- Integrated a new type "Accordion" (Thanks to Stefan Hanuska)
- Add phpunit test and behat acceptance test to unilabeltype_accordion
Version 2022012202
- MBS-6151 (Stefan Hanuska): Make adding new slides consistent to grid
- Add phpunit test and behat acceptance test
- Add github actions as replacement for travis ci
Version 2022012201
- MBS-6088 (Stefan Hanauska): Fix behaviour for slides without images in type carousel and fix alt-attribute containing in type carousel
Version 2022012200
- All types using carousel have a new option to run the carousel automatically or not.
Version 2021052300
- The internal name can now be edited.
Version 2020110703
- moved fivecolumns css to styles.css
- small fixes in coding style
Version 2020061003
- fix bug with carousel nav buttons overlapping the nav drawer
Version 2020061002
- fix bug with modal started from another modal e.g. format_grid
Version 2020061001
- fix indentation bug
Version 2020061000
- fix referenced bootstrap javascript pointing to the new postion in Moodle 3.9
Version 2020022900
- fix output of images without img source in unilabletype_grid.
- add new options to define count of columns for normal, middle and small devices separately
Version 2019050900
- set default capability mod/unilabel:edit for managers to allow
- add new option to define the carousel interval for course and topic teaser per instance
- fix small typos
Version 2019030703
- add capability check while defining course and topic teaser
Version 2019030702
- missing field "column" in backup for course and topic teaser
- optimize phpdoc comments
Version 2019030701
- no features but optimized code
Version 2019030700
- Add option to define the columns for grid representation in course and topic teaser
- Change behaviour. If the unilabel shows a topic teaser of its own course it will ignore the topic
it is in it by its self. - Clean the code to respect the moodle code guidelines
Version 2019020901
- fix typo which stopped working the carousel buttons
Version 2019020900
- respecting the new class "core_course_list_element"
- add setting options to activate or deactivate content types
- add setting options for carousel types to choose different carousel buttons
- add a litle javascript to ensure the start of the carousel
4.5.3 (Build: 2024122600) (2024122600)
4.5.3 (Build: 2024122600)
Plugin type: Activities
Frankenstyle component name: mod_unilabel
Version build number: 2024122600
Version release name: 4.5.3 (Build: 2024122600)
Maturity: Stable
Supported Moodle versions: 4.5
Repository URL (Git): https://github.com/grabs/moodle-mod_unilabel
Repository branch:
Repository tag: v4.5.3
Issue/bug tracker URL: https://github.com/grabs/moodle-mod_unilabel/issues
Release notes
Release 4.5.3
- Add new url title to show a user friendly aria-label (#50)
- Make tiles in grid focussable with keyboard (#52)
- Add preview for imageboard editing page (Many, many thanks to Andreas Schenkel for this new feature!)
- The preview updates the view while changing the image parameters.
- The images in the preview can be moved using drag-n-drop.
Release 4.5.2
- Type collapsed text does not show modal dialog (#51)
- Make github actions more restrictive
Release 4.5.1
- Add third button in modedit page to jump directly to the edit content page.
- Add aria-label attributes to certain elements (#50)
Release 4.5.0
- Fix type Topic teaser exclude new sub sections.
Release 4.4.1
- Type Collapsed text now uses the label name as title
- Type Collapsed text and Topic teaser now are shown directly after adding.
- Add new info text for each type into the main edit form.
- Fix deprecated code definition
Release 4.4.0
- Apply new coding style rules
- Carousel caption has new settings for its style (#44)
Release 4.3.4
- Optimize activity picker, so users can see whether or not the used link comes from an activity
- Carousel caption now can handle images
- Fix hyphenation for wrapping long words - Thanks to Florian Dagner (#37)
- Fix missing draftitemid in carousel
Release 4.3.3
- Fix error while deleting elements in grid and carousel
Release 4.3.2
- Fixed wrong Font Awesome in css
- Type collapsedtext now use Moodle css classes to show the carets for collapsed and expanded.
- Introduce Drag-and-Drop for element with items like "accordion", "carousel" and "grid"
- Introduce adding and removing of elements by ajax
- New option to open a url in a new window.
- Fix issue "Always show manual completion" (Thanks to Stefa Hanauska) (#39)
Release 4.3.1
- mod_unilabel: prevent loading activities like inline folder (#36)
Release 4.3.0
- Add the great new unilabel type imageboard from Andreas Schenkel (https://github.com/andreasschenkel/moodle-unilabeltype_imageboard)
- Apply new coding style rules
- Optimize colourpicker
Release 4.2.5
- Fix conflict with mod folder (#36)
Release 4.2.4
- Fix multiple availability infos (#34)
Release 4.2.3
- Fix restore of internal urls in grid and carousel
- Add activity picker to choose an activity url in grid and carousel (Thanks to Andreas Schenkel for this really good idea!)
Release 4.2.2
- Fix new Font Awesome caret in collapsed text
Release 4.2.1
- Compatibility to Font Awesome 6 Free
Release 4.2.0
- Compatibility to Moodle 4.2
Version 2022042000 Release 4.1.1 (Build: 2022122400)
- Add cmid to "uniqid" to avoid conflicts with multiple instances
Version 2022042000 Release 4.1.0 (Build: 2022113000)
- Compatibility improvements for Moodle 4.0 and 4.1
- New amd modules for better handling cascaded elements in topicteaser.
- Topicteaser now loads the content of a topic asynchronously.
- Small fixes on coding style and behat testing
Version 2022041601 Release 4.0.2 (Build: 2022050900)
- MBS-6386 (Stefan Hanuska): Fix redirect in view.php
Version 2022041601
- Compatibility to Moodle 4
Version 2022030200
- Integrated a new type "Accordion" (Thanks to Stefan Hanuska)
- Add phpunit test and behat acceptance test to unilabeltype_accordion
Version 2022012202
- MBS-6151 (Stefan Hanuska): Make adding new slides consistent to grid
- Add phpunit test and behat acceptance test
- Add github actions as replacement for travis ci
Version 2022012201
- MBS-6088 (Stefan Hanauska): Fix behaviour for slides without images in type carousel and fix alt-attribute containing in type carousel
Version 2022012200
- All types using carousel have a new option to run the carousel automatically or not.
Version 2021052300
- The internal name can now be edited.
Version 2020110703
- moved fivecolumns css to styles.css
- small fixes in coding style
Version 2020061003
- fix bug with carousel nav buttons overlapping the nav drawer
Version 2020061002
- fix bug with modal started from another modal e.g. format_grid
Version 2020061001
- fix indentation bug
Version 2020061000
- fix referenced bootstrap javascript pointing to the new postion in Moodle 3.9
Version 2020022900
- fix output of images without img source in unilabletype_grid.
- add new options to define count of columns for normal, middle and small devices separately
Version 2019050900
- set default capability mod/unilabel:edit for managers to allow
- add new option to define the carousel interval for course and topic teaser per instance
- fix small typos
Version 2019030703
- add capability check while defining course and topic teaser
Version 2019030702
- missing field "column" in backup for course and topic teaser
- optimize phpdoc comments
Version 2019030701
- no features but optimized code
Version 2019030700
- Add option to define the columns for grid representation in course and topic teaser
- Change behaviour. If the unilabel shows a topic teaser of its own course it will ignore the topic
it is in it by its self. - Clean the code to respect the moodle code guidelines
Version 2019020901
- fix typo which stopped working the carousel buttons
Version 2019020900
- respecting the new class "core_course_list_element"
- add setting options to activate or deactivate content types
- add setting options for carousel types to choose different carousel buttons
- add a litle javascript to ensure the start of the carousel
4.4.4 (Build: 2024122600) (2024050804)
4.4.4 (Build: 2024122600)
Plugin type: Activities
Frankenstyle component name: mod_unilabel
Version build number: 2024050804
Version release name: 4.4.4 (Build: 2024122600)
Maturity: Stable
Supported Moodle versions: 4.1, 4.2, 4.3, 4.4
Repository URL (Git): https://github.com/grabs/moodle-mod_unilabel
Repository branch:
Repository tag: v4.4.4
Issue/bug tracker URL: https://github.com/grabs/moodle-mod_unilabel/issues
Release notes
Release 4.4.4
- Add new url title to show a user friendly aria-label (#50)
- Make tiles in grid focussable with keyboard (#52)
- Add preview for imageboard editing page (Many, many thanks to Andreas Schenkel for this new feature!)
- The preview updates the view while changing the image parameters.
- The images in the preview can be moved using drag-n-drop.
Release 4.4.3
- Type collapsed text does not show modal dialog (#51)
- Make github actions more restrictive
Release 4.4.2
- Add third button in modedit page to jump directly to the edit content page.
- Add aria-label attributes to certain elements (#50)
Release 4.4.1
- Type Collapsed text now uses the label name as title
- Type Collapsed text and Topic teaser now are shown directly after adding.
- Add new info text for each type into the main edit form.
- Fix deprecated code definition
Release 4.4.0
- Apply new coding style rules
- Carousel caption has new settings for its style (#44)
Release 4.3.4
- Optimize activity picker, so users can see whether or not the used link comes from an activity
- Carousel caption now can handle images
- Fix hyphenation for wrapping long words - Thanks to Florian Dagner (#37)
- Fix missing draftitemid in carousel
Release 4.3.3
- Fix error while deleting elements in grid and carousel
Release 4.3.2
- Fixed wrong Font Awesome in css
- Type collapsedtext now use Moodle css classes to show the carets for collapsed and expanded.
- Introduce Drag-and-Drop for element with items like "accordion", "carousel" and "grid"
- Introduce adding and removing of elements by ajax
- New option to open a url in a new window.
- Fix issue "Always show manual completion" (Thanks to Stefa Hanauska) (#39)
Release 4.3.1
- mod_unilabel: prevent loading activities like inline folder (#36)
Release 4.3.0
- Add the great new unilabel type imageboard from Andreas Schenkel (https://github.com/andreasschenkel/moodle-unilabeltype_imageboard)
- Apply new coding style rules
- Optimize colourpicker
Release 4.2.5
- Fix conflict with mod folder (#36)
Release 4.2.4
- Fix multiple availability infos (#34)
Release 4.2.3
- Fix restore of internal urls in grid and carousel
- Add activity picker to choose an activity url in grid and carousel (Thanks to Andreas Schenkel for this really good idea!)
Release 4.2.2
- Fix new Font Awesome caret in collapsed text
Release 4.2.1
- Compatibility to Font Awesome 6 Free
Release 4.2.0
- Compatibility to Moodle 4.2
Version 2022042000 Release 4.1.1 (Build: 2022122400)
- Add cmid to "uniqid" to avoid conflicts with multiple instances
Version 2022042000 Release 4.1.0 (Build: 2022113000)
- Compatibility improvements for Moodle 4.0 and 4.1
- New amd modules for better handling cascaded elements in topicteaser.
- Topicteaser now loads the content of a topic asynchronously.
- Small fixes on coding style and behat testing
Version 2022041601 Release 4.0.2 (Build: 2022050900)
- MBS-6386 (Stefan Hanuska): Fix redirect in view.php
Version 2022041601
- Compatibility to Moodle 4
Version 2022030200
- Integrated a new type "Accordion" (Thanks to Stefan Hanuska)
- Add phpunit test and behat acceptance test to unilabeltype_accordion
Version 2022012202
- MBS-6151 (Stefan Hanuska): Make adding new slides consistent to grid
- Add phpunit test and behat acceptance test
- Add github actions as replacement for travis ci
Version 2022012201
- MBS-6088 (Stefan Hanauska): Fix behaviour for slides without images in type carousel and fix alt-attribute containing in type carousel
Version 2022012200
- All types using carousel have a new option to run the carousel automatically or not.
Version 2021052300
- The internal name can now be edited.
Version 2020110703
- moved fivecolumns css to styles.css
- small fixes in coding style
Version 2020061003
- fix bug with carousel nav buttons overlapping the nav drawer
Version 2020061002
- fix bug with modal started from another modal e.g. format_grid
Version 2020061001
- fix indentation bug
Version 2020061000
- fix referenced bootstrap javascript pointing to the new postion in Moodle 3.9
Version 2020022900
- fix output of images without img source in unilabletype_grid.
- add new options to define count of columns for normal, middle and small devices separately
Version 2019050900
- set default capability mod/unilabel:edit for managers to allow
- add new option to define the carousel interval for course and topic teaser per instance
- fix small typos
Version 2019030703
- add capability check while defining course and topic teaser
Version 2019030702
- missing field "column" in backup for course and topic teaser
- optimize phpdoc comments
Version 2019030701
- no features but optimized code
Version 2019030700
- Add option to define the columns for grid representation in course and topic teaser
- Change behaviour. If the unilabel shows a topic teaser of its own course it will ignore the topic
it is in it by its self. - Clean the code to respect the moodle code guidelines
Version 2019020901
- fix typo which stopped working the carousel buttons
Version 2019020900
- respecting the new class "core_course_list_element"
- add setting options to activate or deactivate content types
- add setting options for carousel types to choose different carousel buttons
- add a litle javascript to ensure the start of the carousel
4.5.2 (Build: 2024112000) (2024102402)
4.5.2 (Build: 2024112000)
Plugin type: Activities
Frankenstyle component name: mod_unilabel
Version build number: 2024102402
Version release name: 4.5.2 (Build: 2024112000)
Maturity: Stable
Supported Moodle versions: 4.5
Repository URL (Git): https://github.com/grabs/moodle-mod_unilabel
Repository branch:
Repository tag: v4.5.2
Issue/bug tracker URL: https://github.com/grabs/moodle-mod_unilabel/issues
Release notes
Release 4.5.2
- Type collapsed text does not show modal dialog (#51)
- Make github actions more restrictive
Release 4.5.1
- Add third button in modedit page to jump directly to the edit content page.
- Add aria-label attributes to certain elements (#50)
Release 4.5.0
- Fix type Topic teaser exclude new sub sections.
Release 4.4.1
- Type Collapsed text now uses the label name as title
- Type Collapsed text and Topic teaser now are shown directly after adding.
- Add new info text for each type into the main edit form.
- Fix deprecated code definition
Release 4.4.0
- Apply new coding style rules
- Carousel caption has new settings for its style (#44)
Release 4.3.4
- Optimize activity picker, so users can see whether or not the used link comes from an activity
- Carousel caption now can handle images
- Fix hyphenation for wrapping long words - Thanks to Florian Dagner (#37)
- Fix missing draftitemid in carousel
Release 4.3.3
- Fix error while deleting elements in grid and carousel
Release 4.3.2
- Fixed wrong Font Awesome in css
- Type collapsedtext now use Moodle css classes to show the carets for collapsed and expanded.
- Introduce Drag-and-Drop for element with items like "accordion", "carousel" and "grid"
- Introduce adding and removing of elements by ajax
- New option to open a url in a new window.
- Fix issue "Always show manual completion" (Thanks to Stefa Hanauska) (#39)
Release 4.3.1
- mod_unilabel: prevent loading activities like inline folder (#36)
Release 4.3.0
- Add the great new unilabel type imageboard from Andreas Schenkel (https://github.com/andreasschenkel/moodle-unilabeltype_imageboard)
- Apply new coding style rules
- Optimize colourpicker
Release 4.2.5
- Fix conflict with mod folder (#36)
Release 4.2.4
- Fix multiple availability infos (#34)
Release 4.2.3
- Fix restore of internal urls in grid and carousel
- Add activity picker to choose an activity url in grid and carousel (Thanks to Andreas Schenkel for this really good idea!)
Release 4.2.2
- Fix new Font Awesome caret in collapsed text
Release 4.2.1
- Compatibility to Font Awesome 6 Free
Release 4.2.0
- Compatibility to Moodle 4.2
Version 2022042000 Release 4.1.1 (Build: 2022122400)
- Add cmid to "uniqid" to avoid conflicts with multiple instances
Version 2022042000 Release 4.1.0 (Build: 2022113000)
- Compatibility improvements for Moodle 4.0 and 4.1
- New amd modules for better handling cascaded elements in topicteaser.
- Topicteaser now loads the content of a topic asynchronously.
- Small fixes on coding style and behat testing
Version 2022041601 Release 4.0.2 (Build: 2022050900)
- MBS-6386 (Stefan Hanuska): Fix redirect in view.php
Version 2022041601
- Compatibility to Moodle 4
Version 2022030200
- Integrated a new type "Accordion" (Thanks to Stefan Hanuska)
- Add phpunit test and behat acceptance test to unilabeltype_accordion
Version 2022012202
- MBS-6151 (Stefan Hanuska): Make adding new slides consistent to grid
- Add phpunit test and behat acceptance test
- Add github actions as replacement for travis ci
Version 2022012201
- MBS-6088 (Stefan Hanauska): Fix behaviour for slides without images in type carousel and fix alt-attribute containing in type carousel
Version 2022012200
- All types using carousel have a new option to run the carousel automatically or not.
Version 2021052300
- The internal name can now be edited.
Version 2020110703
- moved fivecolumns css to styles.css
- small fixes in coding style
Version 2020061003
- fix bug with carousel nav buttons overlapping the nav drawer
Version 2020061002
- fix bug with modal started from another modal e.g. format_grid
Version 2020061001
- fix indentation bug
Version 2020061000
- fix referenced bootstrap javascript pointing to the new postion in Moodle 3.9
Version 2020022900
- fix output of images without img source in unilabletype_grid.
- add new options to define count of columns for normal, middle and small devices separately
Version 2019050900
- set default capability mod/unilabel:edit for managers to allow
- add new option to define the carousel interval for course and topic teaser per instance
- fix small typos
Version 2019030703
- add capability check while defining course and topic teaser
Version 2019030702
- missing field "column" in backup for course and topic teaser
- optimize phpdoc comments
Version 2019030701
- no features but optimized code
Version 2019030700
- Add option to define the columns for grid representation in course and topic teaser
- Change behaviour. If the unilabel shows a topic teaser of its own course it will ignore the topic
it is in it by its self. - Clean the code to respect the moodle code guidelines
Version 2019020901
- fix typo which stopped working the carousel buttons
Version 2019020900
- respecting the new class "core_course_list_element"
- add setting options to activate or deactivate content types
- add setting options for carousel types to choose different carousel buttons
- add a litle javascript to ensure the start of the carousel
4.4.3 (Build: 2024112000) (2024050803)
4.4.3 (Build: 2024112000)
Plugin type: Activities
Frankenstyle component name: mod_unilabel
Version build number: 2024050803
Version release name: 4.4.3 (Build: 2024112000)
Maturity: Stable
Supported Moodle versions: 4.1, 4.2, 4.3, 4.4
Repository URL (Git): https://github.com/grabs/moodle-mod_unilabel
Repository branch:
Repository tag: v4.4.3
Issue/bug tracker URL: https://github.com/grabs/moodle-mod_unilabel/issues
Release notes
Release 4.4.3
- Type collapsed text does not show modal dialog (#51)
- Make github actions more restrictive
Release 4.4.2
- Add third button in modedit page to jump directly to the edit content page.
- Add aria-label attributes to certain elements (#50)
Release 4.4.1
- Type Collapsed text now uses the label name as title
- Type Collapsed text and Topic teaser now are shown directly after adding.
- Add new info text for each type into the main edit form.
- Fix deprecated code definition
Release 4.4.0
- Apply new coding style rules
- Carousel caption has new settings for its style (#44)
Release 4.3.4
- Optimize activity picker, so users can see whether or not the used link comes from an activity
- Carousel caption now can handle images
- Fix hyphenation for wrapping long words - Thanks to Florian Dagner (#37)
- Fix missing draftitemid in carousel
Release 4.3.3
- Fix error while deleting elements in grid and carousel
Release 4.3.2
- Fixed wrong Font Awesome in css
- Type collapsedtext now use Moodle css classes to show the carets for collapsed and expanded.
- Introduce Drag-and-Drop for element with items like "accordion", "carousel" and "grid"
- Introduce adding and removing of elements by ajax
- New option to open a url in a new window.
- Fix issue "Always show manual completion" (Thanks to Stefa Hanauska) (#39)
Release 4.3.1
- mod_unilabel: prevent loading activities like inline folder (#36)
Release 4.3.0
- Add the great new unilabel type imageboard from Andreas Schenkel (https://github.com/andreasschenkel/moodle-unilabeltype_imageboard)
- Apply new coding style rules
- Optimize colourpicker
Release 4.2.5
- Fix conflict with mod folder (#36)
Release 4.2.4
- Fix multiple availability infos (#34)
Release 4.2.3
- Fix restore of internal urls in grid and carousel
- Add activity picker to choose an activity url in grid and carousel (Thanks to Andreas Schenkel for this really good idea!)
Release 4.2.2
- Fix new Font Awesome caret in collapsed text
Release 4.2.1
- Compatibility to Font Awesome 6 Free
Release 4.2.0
- Compatibility to Moodle 4.2
Version 2022042000 Release 4.1.1 (Build: 2022122400)
- Add cmid to "uniqid" to avoid conflicts with multiple instances
Version 2022042000 Release 4.1.0 (Build: 2022113000)
- Compatibility improvements for Moodle 4.0 and 4.1
- New amd modules for better handling cascaded elements in topicteaser.
- Topicteaser now loads the content of a topic asynchronously.
- Small fixes on coding style and behat testing
Version 2022041601 Release 4.0.2 (Build: 2022050900)
- MBS-6386 (Stefan Hanuska): Fix redirect in view.php
Version 2022041601
- Compatibility to Moodle 4
Version 2022030200
- Integrated a new type "Accordion" (Thanks to Stefan Hanuska)
- Add phpunit test and behat acceptance test to unilabeltype_accordion
Version 2022012202
- MBS-6151 (Stefan Hanuska): Make adding new slides consistent to grid
- Add phpunit test and behat acceptance test
- Add github actions as replacement for travis ci
Version 2022012201
- MBS-6088 (Stefan Hanauska): Fix behaviour for slides without images in type carousel and fix alt-attribute containing in type carousel
Version 2022012200
- All types using carousel have a new option to run the carousel automatically or not.
Version 2021052300
- The internal name can now be edited.
Version 2020110703
- moved fivecolumns css to styles.css
- small fixes in coding style
Version 2020061003
- fix bug with carousel nav buttons overlapping the nav drawer
Version 2020061002
- fix bug with modal started from another modal e.g. format_grid
Version 2020061001
- fix indentation bug
Version 2020061000
- fix referenced bootstrap javascript pointing to the new postion in Moodle 3.9
Version 2020022900
- fix output of images without img source in unilabletype_grid.
- add new options to define count of columns for normal, middle and small devices separately
Version 2019050900
- set default capability mod/unilabel:edit for managers to allow
- add new option to define the carousel interval for course and topic teaser per instance
- fix small typos
Version 2019030703
- add capability check while defining course and topic teaser
Version 2019030702
- missing field "column" in backup for course and topic teaser
- optimize phpdoc comments
Version 2019030701
- no features but optimized code
Version 2019030700
- Add option to define the columns for grid representation in course and topic teaser
- Change behaviour. If the unilabel shows a topic teaser of its own course it will ignore the topic
it is in it by its self. - Clean the code to respect the moodle code guidelines
Version 2019020901
- fix typo which stopped working the carousel buttons
Version 2019020900
- respecting the new class "core_course_list_element"
- add setting options to activate or deactivate content types
- add setting options for carousel types to choose different carousel buttons
- add a litle javascript to ensure the start of the carousel
4.5.1 (Build: 2024111600) (2024102401)
4.5.1 (Build: 2024111600)
Plugin type: Activities
Frankenstyle component name: mod_unilabel
Version build number: 2024102401
Version release name: 4.5.1 (Build: 2024111600)
Maturity: Stable
Supported Moodle versions: 4.5
Repository URL (Git): https://github.com/grabs/moodle-mod_unilabel
Repository branch:
Repository tag: v4.5.1
Issue/bug tracker URL: https://github.com/grabs/moodle-mod_unilabel/issues
Release notes
Release 4.5.1
- Add third button in modedit page to jump directly to the edit content page.
- Add aria-label attributes to certain elements (#50)
Release 4.5.0
- Fix type Topic teaser exclude new sub sections.
Release 4.4.1
- Type Collapsed text now uses the label name as title
- Type Collapsed text and Topic teaser now are shown directly after adding.
- Add new info text for each type into the main edit form.
- Fix deprecated code definition
Release 4.4.0
- Apply new coding style rules
- Carousel caption has new settings for its style (#44)
Release 4.3.4
- Optimize activity picker, so users can see whether or not the used link comes from an activity
- Carousel caption now can handle images
- Fix hyphenation for wrapping long words - Thanks to Florian Dagner (#37)
- Fix missing draftitemid in carousel
Release 4.3.3
- Fix error while deleting elements in grid and carousel
Release 4.3.2
- Fixed wrong Font Awesome in css
- Type collapsedtext now use Moodle css classes to show the carets for collapsed and expanded.
- Introduce Drag-and-Drop for element with items like "accordion", "carousel" and "grid"
- Introduce adding and removing of elements by ajax
- New option to open a url in a new window.
- Fix issue "Always show manual completion" (Thanks to Stefa Hanauska) (#39)
Release 4.3.1
- mod_unilabel: prevent loading activities like inline folder (#36)
Release 4.3.0
- Add the great new unilabel type imageboard from Andreas Schenkel (https://github.com/andreasschenkel/moodle-unilabeltype_imageboard)
- Apply new coding style rules
- Optimize colourpicker
Release 4.2.5
- Fix conflict with mod folder (#36)
Release 4.2.4
- Fix multiple availability infos (#34)
Release 4.2.3
- Fix restore of internal urls in grid and carousel
- Add activity picker to choose an activity url in grid and carousel (Thanks to Andreas Schenkel for this really good idea!)
Release 4.2.2
- Fix new Font Awesome caret in collapsed text
Release 4.2.1
- Compatibility to Font Awesome 6 Free
Release 4.2.0
- Compatibility to Moodle 4.2
Version 2022042000 Release 4.1.1 (Build: 2022122400)
- Add cmid to "uniqid" to avoid conflicts with multiple instances
Version 2022042000 Release 4.1.0 (Build: 2022113000)
- Compatibility improvements for Moodle 4.0 and 4.1
- New amd modules for better handling cascaded elements in topicteaser.
- Topicteaser now loads the content of a topic asynchronously.
- Small fixes on coding style and behat testing
Version 2022041601 Release 4.0.2 (Build: 2022050900)
- MBS-6386 (Stefan Hanuska): Fix redirect in view.php
Version 2022041601
- Compatibility to Moodle 4
Version 2022030200
- Integrated a new type "Accordion" (Thanks to Stefan Hanuska)
- Add phpunit test and behat acceptance test to unilabeltype_accordion
Version 2022012202
- MBS-6151 (Stefan Hanuska): Make adding new slides consistent to grid
- Add phpunit test and behat acceptance test
- Add github actions as replacement for travis ci
Version 2022012201
- MBS-6088 (Stefan Hanauska): Fix behaviour for slides without images in type carousel and fix alt-attribute containing in type carousel
Version 2022012200
- All types using carousel have a new option to run the carousel automatically or not.
Version 2021052300
- The internal name can now be edited.
Version 2020110703
- moved fivecolumns css to styles.css
- small fixes in coding style
Version 2020061003
- fix bug with carousel nav buttons overlapping the nav drawer
Version 2020061002
- fix bug with modal started from another modal e.g. format_grid
Version 2020061001
- fix indentation bug
Version 2020061000
- fix referenced bootstrap javascript pointing to the new postion in Moodle 3.9
Version 2020022900
- fix output of images without img source in unilabletype_grid.
- add new options to define count of columns for normal, middle and small devices separately
Version 2019050900
- set default capability mod/unilabel:edit for managers to allow
- add new option to define the carousel interval for course and topic teaser per instance
- fix small typos
Version 2019030703
- add capability check while defining course and topic teaser
Version 2019030702
- missing field "column" in backup for course and topic teaser
- optimize phpdoc comments
Version 2019030701
- no features but optimized code
Version 2019030700
- Add option to define the columns for grid representation in course and topic teaser
- Change behaviour. If the unilabel shows a topic teaser of its own course it will ignore the topic
it is in it by its self. - Clean the code to respect the moodle code guidelines
Version 2019020901
- fix typo which stopped working the carousel buttons
Version 2019020900
- respecting the new class "core_course_list_element"
- add setting options to activate or deactivate content types
- add setting options for carousel types to choose different carousel buttons
- add a litle javascript to ensure the start of the carousel
4.4.2 (Build: 2024111600) (2024050802)
4.4.2 (Build: 2024111600)
Plugin type: Activities
Frankenstyle component name: mod_unilabel
Version build number: 2024050802
Version release name: 4.4.2 (Build: 2024111600)
Maturity: Stable
Supported Moodle versions: 4.1, 4.2, 4.3, 4.4
Repository URL (Git): https://github.com/grabs/moodle-mod_unilabel
Repository branch:
Repository tag: v4.4.2
Issue/bug tracker URL: https://github.com/grabs/moodle-mod_unilabel/issues
Release notes
Release 4.4.2
- Add third button in modedit page to jump directly to the edit content page.
- Add aria-label attributes to certain elements (#50)
Release 4.4.1
- Type Collapsed text now uses the label name as title
- Type Collapsed text and Topic teaser now are shown directly after adding.
- Add new info text for each type into the main edit form.
- Fix deprecated code definition
Release 4.4.0
- Apply new coding style rules
- Carousel caption has new settings for its style (#44)
Release 4.3.4
- Optimize activity picker, so users can see whether or not the used link comes from an activity
- Carousel caption now can handle images
- Fix hyphenation for wrapping long words - Thanks to Florian Dagner (#37)
- Fix missing draftitemid in carousel
Release 4.3.3
- Fix error while deleting elements in grid and carousel
Release 4.3.2
- Fixed wrong Font Awesome in css
- Type collapsedtext now use Moodle css classes to show the carets for collapsed and expanded.
- Introduce Drag-and-Drop for element with items like "accordion", "carousel" and "grid"
- Introduce adding and removing of elements by ajax
- New option to open a url in a new window.
- Fix issue "Always show manual completion" (Thanks to Stefa Hanauska) (#39)
Release 4.3.1
- mod_unilabel: prevent loading activities like inline folder (#36)
Release 4.3.0
- Add the great new unilabel type imageboard from Andreas Schenkel (https://github.com/andreasschenkel/moodle-unilabeltype_imageboard)
- Apply new coding style rules
- Optimize colourpicker
Release 4.2.5
- Fix conflict with mod folder (#36)
Release 4.2.4
- Fix multiple availability infos (#34)
Release 4.2.3
- Fix restore of internal urls in grid and carousel
- Add activity picker to choose an activity url in grid and carousel (Thanks to Andreas Schenkel for this really good idea!)
Release 4.2.2
- Fix new Font Awesome caret in collapsed text
Release 4.2.1
- Compatibility to Font Awesome 6 Free
Release 4.2.0
- Compatibility to Moodle 4.2
Version 2022042000 Release 4.1.1 (Build: 2022122400)
- Add cmid to "uniqid" to avoid conflicts with multiple instances
Version 2022042000 Release 4.1.0 (Build: 2022113000)
- Compatibility improvements for Moodle 4.0 and 4.1
- New amd modules for better handling cascaded elements in topicteaser.
- Topicteaser now loads the content of a topic asynchronously.
- Small fixes on coding style and behat testing
Version 2022041601 Release 4.0.2 (Build: 2022050900)
- MBS-6386 (Stefan Hanuska): Fix redirect in view.php
Version 2022041601
- Compatibility to Moodle 4
Version 2022030200
- Integrated a new type "Accordion" (Thanks to Stefan Hanuska)
- Add phpunit test and behat acceptance test to unilabeltype_accordion
Version 2022012202
- MBS-6151 (Stefan Hanuska): Make adding new slides consistent to grid
- Add phpunit test and behat acceptance test
- Add github actions as replacement for travis ci
Version 2022012201
- MBS-6088 (Stefan Hanauska): Fix behaviour for slides without images in type carousel and fix alt-attribute containing in type carousel
Version 2022012200
- All types using carousel have a new option to run the carousel automatically or not.
Version 2021052300
- The internal name can now be edited.
Version 2020110703
- moved fivecolumns css to styles.css
- small fixes in coding style
Version 2020061003
- fix bug with carousel nav buttons overlapping the nav drawer
Version 2020061002
- fix bug with modal started from another modal e.g. format_grid
Version 2020061001
- fix indentation bug
Version 2020061000
- fix referenced bootstrap javascript pointing to the new postion in Moodle 3.9
Version 2020022900
- fix output of images without img source in unilabletype_grid.
- add new options to define count of columns for normal, middle and small devices separately
Version 2019050900
- set default capability mod/unilabel:edit for managers to allow
- add new option to define the carousel interval for course and topic teaser per instance
- fix small typos
Version 2019030703
- add capability check while defining course and topic teaser
Version 2019030702
- missing field "column" in backup for course and topic teaser
- optimize phpdoc comments
Version 2019030701
- no features but optimized code
Version 2019030700
- Add option to define the columns for grid representation in course and topic teaser
- Change behaviour. If the unilabel shows a topic teaser of its own course it will ignore the topic
it is in it by its self. - Clean the code to respect the moodle code guidelines
Version 2019020901
- fix typo which stopped working the carousel buttons
Version 2019020900
- respecting the new class "core_course_list_element"
- add setting options to activate or deactivate content types
- add setting options for carousel types to choose different carousel buttons
- add a litle javascript to ensure the start of the carousel
4.5.0 (Build: 2024102400) (2024102400)
4.5.0 (Build: 2024102400)
Plugin type: Activities
Frankenstyle component name: mod_unilabel
Version build number: 2024102400
Version release name: 4.5.0 (Build: 2024102400)
Maturity: Stable
Supported Moodle versions: 4.5
Repository URL (Git): https://github.com/grabs/moodle-mod_unilabel
Repository branch:
Repository tag: v4.5.0
Issue/bug tracker URL: https://github.com/grabs/moodle-mod_unilabel/issues
Release notes
Release 4.5.0
- Fix type Topic teaser exclude new sub sections.
Release 4.4.1
- Type Collapsed text now uses the label name as title
- Type Collapsed text and Topic teaser now are shown directly after adding.
- Add new info text for each type into the main edit form.
- Fix deprecated code definition
Release 4.4.0
- Apply new coding style rules
- Carousel caption has new settings for its style (#44)
Release 4.3.4
- Optimize activity picker, so users can see whether or not the used link comes from an activity
- Carousel caption now can handle images
- Fix hyphenation for wrapping long words - Thanks to Florian Dagner (#37)
- Fix missing draftitemid in carousel
Release 4.3.3
- Fix error while deleting elements in grid and carousel
Release 4.3.2
- Fixed wrong Font Awesome in css
- Type collapsedtext now use Moodle css classes to show the carets for collapsed and expanded.
- Introduce Drag-and-Drop for element with items like "accordion", "carousel" and "grid"
- Introduce adding and removing of elements by ajax
- New option to open a url in a new window.
- Fix issue "Always show manual completion" (Thanks to Stefa Hanauska) (#39)
Release 4.3.1
- mod_unilabel: prevent loading activities like inline folder (#36)
Release 4.3.0
- Add the great new unilabel type imageboard from Andreas Schenkel (https://github.com/andreasschenkel/moodle-unilabeltype_imageboard)
- Apply new coding style rules
- Optimize colourpicker
Release 4.2.5
- Fix conflict with mod folder (#36)
Release 4.2.4
- Fix multiple availability infos (#34)
Release 4.2.3
- Fix restore of internal urls in grid and carousel
- Add activity picker to choose an activity url in grid and carousel (Thanks to Andreas Schenkel for this really good idea!)
Release 4.2.2
- Fix new Font Awesome caret in collapsed text
Release 4.2.1
- Compatibility to Font Awesome 6 Free
Release 4.2.0
- Compatibility to Moodle 4.2
Version 2022042000 Release 4.1.1 (Build: 2022122400)
- Add cmid to "uniqid" to avoid conflicts with multiple instances
Version 2022042000 Release 4.1.0 (Build: 2022113000)
- Compatibility improvements for Moodle 4.0 and 4.1
- New amd modules for better handling cascaded elements in topicteaser.
- Topicteaser now loads the content of a topic asynchronously.
- Small fixes on coding style and behat testing
Version 2022041601 Release 4.0.2 (Build: 2022050900)
- MBS-6386 (Stefan Hanuska): Fix redirect in view.php
Version 2022041601
- Compatibility to Moodle 4
Version 2022030200
- Integrated a new type "Accordion" (Thanks to Stefan Hanuska)
- Add phpunit test and behat acceptance test to unilabeltype_accordion
Version 2022012202
- MBS-6151 (Stefan Hanuska): Make adding new slides consistent to grid
- Add phpunit test and behat acceptance test
- Add github actions as replacement for travis ci
Version 2022012201
- MBS-6088 (Stefan Hanauska): Fix behaviour for slides without images in type carousel and fix alt-attribute containing in type carousel
Version 2022012200
- All types using carousel have a new option to run the carousel automatically or not.
Version 2021052300
- The internal name can now be edited.
Version 2020110703
- moved fivecolumns css to styles.css
- small fixes in coding style
Version 2020061003
- fix bug with carousel nav buttons overlapping the nav drawer
Version 2020061002
- fix bug with modal started from another modal e.g. format_grid
Version 2020061001
- fix indentation bug
Version 2020061000
- fix referenced bootstrap javascript pointing to the new postion in Moodle 3.9
Version 2020022900
- fix output of images without img source in unilabletype_grid.
- add new options to define count of columns for normal, middle and small devices separately
Version 2019050900
- set default capability mod/unilabel:edit for managers to allow
- add new option to define the carousel interval for course and topic teaser per instance
- fix small typos
Version 2019030703
- add capability check while defining course and topic teaser
Version 2019030702
- missing field "column" in backup for course and topic teaser
- optimize phpdoc comments
Version 2019030701
- no features but optimized code
Version 2019030700
- Add option to define the columns for grid representation in course and topic teaser
- Change behaviour. If the unilabel shows a topic teaser of its own course it will ignore the topic
it is in it by its self. - Clean the code to respect the moodle code guidelines
Version 2019020901
- fix typo which stopped working the carousel buttons
Version 2019020900
- respecting the new class "core_course_list_element"
- add setting options to activate or deactivate content types
- add setting options for carousel types to choose different carousel buttons
- add a litle javascript to ensure the start of the carousel
4.4.1 (Build: 2024102400) (2024050801)
4.4.1 (Build: 2024102400)
Plugin type: Activities
Frankenstyle component name: mod_unilabel
Version build number: 2024050801
Version release name: 4.4.1 (Build: 2024102400)
Maturity: Stable
Supported Moodle versions: 4.1, 4.2, 4.3, 4.4
Repository URL (Git): https://github.com/grabs/moodle-mod_unilabel
Repository branch:
Repository tag: v4.4.1
Issue/bug tracker URL: https://github.com/grabs/moodle-mod_unilabel/issues
Release notes
Release 4.4.1
- Type Collapsed text now uses the label name as title
- Type Collapsed text and Topic teaser now are shown directly after adding.
- Add new info text for each type into the main edit form.
- Fix deprecated code definition
Release 4.4.0
- Apply new coding style rules
- Carousel caption has new settings for its style (#44)
Release 4.3.4
- Optimize activity picker, so users can see whether or not the used link comes from an activity
- Carousel caption now can handle images
- Fix hyphenation for wrapping long words - Thanks to Florian Dagner (#37)
- Fix missing draftitemid in carousel
Release 4.3.3
- Fix error while deleting elements in grid and carousel
Release 4.3.2
- Fixed wrong Font Awesome in css
- Type collapsedtext now use Moodle css classes to show the carets for collapsed and expanded.
- Introduce Drag-and-Drop for element with items like "accordion", "carousel" and "grid"
- Introduce adding and removing of elements by ajax
- New option to open a url in a new window.
- Fix issue "Always show manual completion" (Thanks to Stefa Hanauska) (#39)
Release 4.3.1
- mod_unilabel: prevent loading activities like inline folder (#36)
Release 4.3.0
- Add the great new unilabel type imageboard from Andreas Schenkel (https://github.com/andreasschenkel/moodle-unilabeltype_imageboard)
- Apply new coding style rules
- Optimize colourpicker
Release 4.2.5
- Fix conflict with mod folder (#36)
Release 4.2.4
- Fix multiple availability infos (#34)
Release 4.2.3
- Fix restore of internal urls in grid and carousel
- Add activity picker to choose an activity url in grid and carousel (Thanks to Andreas Schenkel for this really good idea!)
Release 4.2.2
- Fix new Font Awesome caret in collapsed text
Release 4.2.1
- Compatibility to Font Awesome 6 Free
Release 4.2.0
- Compatibility to Moodle 4.2
Version 2022042000 Release 4.1.1 (Build: 2022122400)
- Add cmid to "uniqid" to avoid conflicts with multiple instances
Version 2022042000 Release 4.1.0 (Build: 2022113000)
- Compatibility improvements for Moodle 4.0 and 4.1
- New amd modules for better handling cascaded elements in topicteaser.
- Topicteaser now loads the content of a topic asynchronously.
- Small fixes on coding style and behat testing
Version 2022041601 Release 4.0.2 (Build: 2022050900)
- MBS-6386 (Stefan Hanuska): Fix redirect in view.php
Version 2022041601
- Compatibility to Moodle 4
Version 2022030200
- Integrated a new type "Accordion" (Thanks to Stefan Hanuska)
- Add phpunit test and behat acceptance test to unilabeltype_accordion
Version 2022012202
- MBS-6151 (Stefan Hanuska): Make adding new slides consistent to grid
- Add phpunit test and behat acceptance test
- Add github actions as replacement for travis ci
Version 2022012201
- MBS-6088 (Stefan Hanauska): Fix behaviour for slides without images in type carousel and fix alt-attribute containing in type carousel
Version 2022012200
- All types using carousel have a new option to run the carousel automatically or not.
Version 2021052300
- The internal name can now be edited.
Version 2020110703
- moved fivecolumns css to styles.css
- small fixes in coding style
Version 2020061003
- fix bug with carousel nav buttons overlapping the nav drawer
Version 2020061002
- fix bug with modal started from another modal e.g. format_grid
Version 2020061001
- fix indentation bug
Version 2020061000
- fix referenced bootstrap javascript pointing to the new postion in Moodle 3.9
Version 2020022900
- fix output of images without img source in unilabletype_grid.
- add new options to define count of columns for normal, middle and small devices separately
Version 2019050900
- set default capability mod/unilabel:edit for managers to allow
- add new option to define the carousel interval for course and topic teaser per instance
- fix small typos
Version 2019030703
- add capability check while defining course and topic teaser
Version 2019030702
- missing field "column" in backup for course and topic teaser
- optimize phpdoc comments
Version 2019030701
- no features but optimized code
Version 2019030700
- Add option to define the columns for grid representation in course and topic teaser
- Change behaviour. If the unilabel shows a topic teaser of its own course it will ignore the topic
it is in it by its self. - Clean the code to respect the moodle code guidelines
Version 2019020901
- fix typo which stopped working the carousel buttons
Version 2019020900
- respecting the new class "core_course_list_element"
- add setting options to activate or deactivate content types
- add setting options for carousel types to choose different carousel buttons
- add a litle javascript to ensure the start of the carousel
4.4.0 (Build: 2024050700) (2024050700)
4.4.0 (Build: 2024050700)
Plugin type: Activities
Frankenstyle component name: mod_unilabel
Version build number: 2024050700
Version release name: 4.4.0 (Build: 2024050700)
Maturity: Stable
Supported Moodle versions: 4.1, 4.2, 4.3, 4.4
Repository URL (Git): https://github.com/grabs/moodle-mod_unilabel
Repository branch:
Repository tag: v4.4.0
Issue/bug tracker URL: https://github.com/grabs/moodle-mod_unilabel/issues
Release notes
Release 4.4.0
- Apply new coding style rules
- Carousel caption has new settings for its style (#44)
Release 4.3.4
- Optimize activity picker, so users can see whether or not the used link comes from an activity
- Carousel caption now can handle images
- Fix hyphenation for wrapping long words - Thanks to Florian Dagner (#37)
- Fix missing draftitemid in carousel
Release 4.3.3
- Fix error while deleting elements in grid and carousel
Release 4.3.2
- Fixed wrong Font Awesome in css
- Type collapsedtext now use Moodle css classes to show the carets for collapsed and expanded.
- Introduce Drag-and-Drop for element with items like "accordion", "carousel" and "grid"
- Introduce adding and removing of elements by ajax
- New option to open a url in a new window.
- Fix issue "Always show manual completion" (Thanks to Stefa Hanauska) (#39)
Release 4.3.1
- mod_unilabel: prevent loading activities like inline folder (#36)
Release 4.3.0
- Add the great new unilabel type imageboard from Andreas Schenkel (https://github.com/andreasschenkel/moodle-unilabeltype_imageboard)
- Apply new coding style rules
- Optimize colourpicker
Release 4.2.5
- Fix conflict with mod folder (#36)
Release 4.2.4
- Fix multiple availability infos (#34)
Release 4.2.3
- Fix restore of internal urls in grid and carousel
- Add activity picker to choose an activity url in grid and carousel (Thanks to Andreas Schenkel for this really good idea!)
Release 4.2.2
- Fix new Font Awesome caret in collapsed text
Release 4.2.1
- Compatibility to Font Awesome 6 Free
Release 4.2.0
- Compatibility to Moodle 4.2
Version 2022042000 Release 4.1.1 (Build: 2022122400)
- Add cmid to "uniqid" to avoid conflicts with multiple instances
Version 2022042000 Release 4.1.0 (Build: 2022113000)
- Compatibility improvements for Moodle 4.0 and 4.1
- New amd modules for better handling cascaded elements in topicteaser.
- Topicteaser now loads the content of a topic asynchronously.
- Small fixes on coding style and behat testing
Version 2022041601 Release 4.0.2 (Build: 2022050900)
- MBS-6386 (Stefan Hanuska): Fix redirect in view.php
Version 2022041601
- Compatibility to Moodle 4
Version 2022030200
- Integrated a new type "Accordion" (Thanks to Stefan Hanuska)
- Add phpunit test and behat acceptance test to unilabeltype_accordion
Version 2022012202
- MBS-6151 (Stefan Hanuska): Make adding new slides consistent to grid
- Add phpunit test and behat acceptance test
- Add github actions as replacement for travis ci
Version 2022012201
- MBS-6088 (Stefan Hanauska): Fix behaviour for slides without images in type carousel and fix alt-attribute containing in type carousel
Version 2022012200
- All types using carousel have a new option to run the carousel automatically or not.
Version 2021052300
- The internal name can now be edited.
Version 2020110703
- moved fivecolumns css to styles.css
- small fixes in coding style
Version 2020061003
- fix bug with carousel nav buttons overlapping the nav drawer
Version 2020061002
- fix bug with modal started from another modal e.g. format_grid
Version 2020061001
- fix indentation bug
Version 2020061000
- fix referenced bootstrap javascript pointing to the new postion in Moodle 3.9
Version 2020022900
- fix output of images without img source in unilabletype_grid.
- add new options to define count of columns for normal, middle and small devices separately
Version 2019050900
- set default capability mod/unilabel:edit for managers to allow
- add new option to define the carousel interval for course and topic teaser per instance
- fix small typos
Version 2019030703
- add capability check while defining course and topic teaser
Version 2019030702
- missing field "column" in backup for course and topic teaser
- optimize phpdoc comments
Version 2019030701
- no features but optimized code
Version 2019030700
- Add option to define the columns for grid representation in course and topic teaser
- Change behaviour. If the unilabel shows a topic teaser of its own course it will ignore the topic
it is in it by its self. - Clean the code to respect the moodle code guidelines
Version 2019020901
- fix typo which stopped working the carousel buttons
Version 2019020900
- respecting the new class "core_course_list_element"
- add setting options to activate or deactivate content types
- add setting options for carousel types to choose different carousel buttons
- add a litle javascript to ensure the start of the carousel
4.3.4 (Build: 2024012800) (2024013100)
4.3.4 (Build: 2024012800)
Plugin type: Activities
Frankenstyle component name: mod_unilabel
Version build number: 2024013100
Version release name: 4.3.4 (Build: 2024012800)
Maturity: Stable
Supported Moodle versions: 4.1, 4.2, 4.3
Repository URL (Git): https://github.com/grabs/moodle-mod_unilabel
Repository branch:
Repository tag: v4.3.4
Issue/bug tracker URL: https://github.com/grabs/moodle-mod_unilabel/issues
Release notes
Release 4.3.4
- Optimize activity picker, so users can see whether or not the used link comes from an activity
- Carousel caption now can handle images
- Fix hyphenation for wrapping long words - Thanks to Florian Dagner (#37)
- Fix missing draftitemid in carousel
Release 4.3.3
- Fix error while deleting elements in grid and carousel
Release 4.3.2
- Fixed wrong Font Awesome in css
- Type collapsedtext now use Moodle css classes to show the carets for collapsed and expanded.
- Introduce Drag-and-Drop for element with items like "accordion", "carousel" and "grid"
- Introduce adding and removing of elements by ajax
- New option to open a url in a new window.
- Fix issue "Always show manual completion" (Thanks to Stefa Hanauska) (#39)
Release 4.3.1
- mod_unilabel: prevent loading activities like inline folder (#36)
Release 4.3.0
- Add the great new unilabel type imageboard from Andreas Schenkel (https://github.com/andreasschenkel/moodle-unilabeltype_imageboard)
- Apply new coding style rules
- Optimize colourpicker
Release 4.2.5
- Fix conflict with mod folder (#36)
Release 4.2.4
- Fix multiple availability infos (#34)
Release 4.2.3
- Fix restore of internal urls in grid and carousel
- Add activity picker to choose an activity url in grid and carousel (Thanks to Andreas Schenkel for this really good idea!)
Release 4.2.2
- Fix new Font Awesome caret in collapsed text
Release 4.2.1
- Compatibility to Font Awesome 6 Free
Release 4.2.0
- Compatibility to Moodle 4.2
Version 2022042000 Release 4.1.1 (Build: 2022122400)
- Add cmid to "uniqid" to avoid conflicts with multiple instances
Version 2022042000 Release 4.1.0 (Build: 2022113000)
- Compatibility improvements for Moodle 4.0 and 4.1
- New amd modules for better handling cascaded elements in topicteaser.
- Topicteaser now loads the content of a topic asynchronously.
- Small fixes on coding style and behat testing
Version 2022041601 Release 4.0.2 (Build: 2022050900)
- MBS-6386 (Stefan Hanuska): Fix redirect in view.php
Version 2022041601
- Compatibility to Moodle 4
Version 2022030200
- Integrated a new type "Accordion" (Thanks to Stefan Hanuska)
- Add phpunit test and behat acceptance test to unilabeltype_accordion
Version 2022012202
- MBS-6151 (Stefan Hanuska): Make adding new slides consistent to grid
- Add phpunit test and behat acceptance test
- Add github actions as replacement for travis ci
Version 2022012201
- MBS-6088 (Stefan Hanauska): Fix behaviour for slides without images in type carousel and fix alt-attribute containing in type carousel
Version 2022012200
- All types using carousel have a new option to run the carousel automatically or not.
Version 2021052300
- The internal name can now be edited.
Version 2020110703
- moved fivecolumns css to styles.css
- small fixes in coding style
Version 2020061003
- fix bug with carousel nav buttons overlapping the nav drawer
Version 2020061002
- fix bug with modal started from another modal e.g. format_grid
Version 2020061001
- fix indentation bug
Version 2020061000
- fix referenced bootstrap javascript pointing to the new postion in Moodle 3.9
Version 2020022900
- fix output of images without img source in unilabletype_grid.
- add new options to define count of columns for normal, middle and small devices separately
Version 2019050900
- set default capability mod/unilabel:edit for managers to allow
- add new option to define the carousel interval for course and topic teaser per instance
- fix small typos
Version 2019030703
- add capability check while defining course and topic teaser
Version 2019030702
- missing field "column" in backup for course and topic teaser
- optimize phpdoc comments
Version 2019030701
- no features but optimized code
Version 2019030700
- Add option to define the columns for grid representation in course and topic teaser
- Change behaviour. If the unilabel shows a topic teaser of its own course it will ignore the topic
it is in it by its self. - Clean the code to respect the moodle code guidelines
Version 2019020901
- fix typo which stopped working the carousel buttons
Version 2019020900
- respecting the new class "core_course_list_element"
- add setting options to activate or deactivate content types
- add setting options for carousel types to choose different carousel buttons
- add a litle javascript to ensure the start of the carousel
4.3.3 (Build: 2024012800) (2024012800)
4.3.3 (Build: 2024012800)
Plugin type: Activities
Frankenstyle component name: mod_unilabel
Version build number: 2024012800
Version release name: 4.3.3 (Build: 2024012800)
Maturity: Stable
Supported Moodle versions: 4.1, 4.2, 4.3
Repository URL (Git): https://github.com/grabs/moodle-mod_unilabel
Repository branch:
Repository tag: v4.3.3a
Issue/bug tracker URL: https://github.com/grabs/moodle-mod_unilabel/issues
Release notes
Release 4.3.3
- Fix error while deleting elements in grid and carousel
Release 4.3.2
- Fixed wrong Font Awesome in css
- Type collapsedtext now use Moodle css classes to show the carets for collapsed and expanded.
- Introduce Drag-and-Drop for element with items like "accordion", "carousel" and "grid"
- Introduce adding and removing of elements by ajax
- New option to open a url in a new window.
- Fix issue "Always show manual completion" (Thanks to Stefa Hanauska) (#39)
Release 4.3.1
- mod_unilabel: prevent loading activities like inline folder (#36)
Release 4.3.0
- Add the great new unilabel type imageboard from Andreas Schenkel (https://github.com/andreasschenkel/moodle-unilabeltype_imageboard)
- Apply new coding style rules
- Optimize colourpicker
Release 4.2.5
- Fix conflict with mod folder (#36)
Release 4.2.4
- Fix multiple availability infos (#34)
Release 4.2.3
- Fix restore of internal urls in grid and carousel
- Add activity picker to choose an activity url in grid and carousel (Thanks to Andreas Schenkel for this really good idea!)
Release 4.2.2
- Fix new Font Awesome caret in collapsed text
Release 4.2.1
- Compatibility to Font Awesome 6 Free
Release 4.2.0
- Compatibility to Moodle 4.2
Version 2022042000 Release 4.1.1 (Build: 2022122400)
- Add cmid to "uniqid" to avoid conflicts with multiple instances
Version 2022042000 Release 4.1.0 (Build: 2022113000)
- Compatibility improvements for Moodle 4.0 and 4.1
- New amd modules for better handling cascaded elements in topicteaser.
- Topicteaser now loads the content of a topic asynchronously.
- Small fixes on coding style and behat testing
Version 2022041601 Release 4.0.2 (Build: 2022050900)
- MBS-6386 (Stefan Hanuska): Fix redirect in view.php
Version 2022041601
- Compatibility to Moodle 4
Version 2022030200
- Integrated a new type "Accordion" (Thanks to Stefan Hanuska)
- Add phpunit test and behat acceptance test to unilabeltype_accordion
Version 2022012202
- MBS-6151 (Stefan Hanuska): Make adding new slides consistent to grid
- Add phpunit test and behat acceptance test
- Add github actions as replacement for travis ci
Version 2022012201
- MBS-6088 (Stefan Hanauska): Fix behaviour for slides without images in type carousel and fix alt-attribute containing in type carousel
Version 2022012200
- All types using carousel have a new option to run the carousel automatically or not.
Version 2021052300
- The internal name can now be edited.
Version 2020110703
- moved fivecolumns css to styles.css
- small fixes in coding style
Version 2020061003
- fix bug with carousel nav buttons overlapping the nav drawer
Version 2020061002
- fix bug with modal started from another modal e.g. format_grid
Version 2020061001
- fix indentation bug
Version 2020061000
- fix referenced bootstrap javascript pointing to the new postion in Moodle 3.9
Version 2020022900
- fix output of images without img source in unilabletype_grid.
- add new options to define count of columns for normal, middle and small devices separately
Version 2019050900
- set default capability mod/unilabel:edit for managers to allow
- add new option to define the carousel interval for course and topic teaser per instance
- fix small typos
Version 2019030703
- add capability check while defining course and topic teaser
Version 2019030702
- missing field "column" in backup for course and topic teaser
- optimize phpdoc comments
Version 2019030701
- no features but optimized code
Version 2019030700
- Add option to define the columns for grid representation in course and topic teaser
- Change behaviour. If the unilabel shows a topic teaser of its own course it will ignore the topic
it is in it by its self. - Clean the code to respect the moodle code guidelines
Version 2019020901
- fix typo which stopped working the carousel buttons
Version 2019020900
- respecting the new class "core_course_list_element"
- add setting options to activate or deactivate content types
- add setting options for carousel types to choose different carousel buttons
- add a litle javascript to ensure the start of the carousel
4.3.2 (Build: 2024012200) (2024012400)
4.3.2 (Build: 2024012200)
Plugin type: Activities
Frankenstyle component name: mod_unilabel
Version build number: 2024012400
Version release name: 4.3.2 (Build: 2024012200)
Maturity: Stable
Supported Moodle versions: 4.1, 4.2, 4.3
Repository URL (Git): https://github.com/grabs/moodle-mod_unilabel
Repository branch:
Repository tag: v4.3.2
Issue/bug tracker URL: https://github.com/grabs/moodle-mod_unilabel/issues
Release notes
Release 4.3.2
- Fixed wrong Font Awesome in css
- Type collapsedtext now use Moodle css classes to show the carets for collapsed and expanded.
- Introduce Drag-and-Drop for element with items like "accordion", "carousel" and "grid"
- Introduce adding and removing of elements by ajax
- New option to open a url in a new window.
- Fix issue "Always show manual completion" (Thanks to Stefa Hanauska) (#39)
Release 4.3.1
- mod_unilabel: prevent loading activities like inline folder (#36)
Release 4.3.0
- Add the great new unilabel type imageboard from Andreas Schenkel (https://github.com/andreasschenkel/moodle-unilabeltype_imageboard)
- Apply new coding style rules
- Optimize colourpicker
Release 4.2.5
- Fix conflict with mod folder (#36)
Release 4.2.4
- Fix multiple availability infos (#34)
Release 4.2.3
- Fix restore of internal urls in grid and carousel
- Add activity picker to choose an activity url in grid and carousel (Thanks to Andreas Schenkel for this really good idea!)
Release 4.2.2
- Fix new Font Awesome caret in collapsed text
Release 4.2.1
- Compatibility to Font Awesome 6 Free
Release 4.2.0
- Compatibility to Moodle 4.2
Version 2022042000 Release 4.1.1 (Build: 2022122400)
- Add cmid to "uniqid" to avoid conflicts with multiple instances
Version 2022042000 Release 4.1.0 (Build: 2022113000)
- Compatibility improvements for Moodle 4.0 and 4.1
- New amd modules for better handling cascaded elements in topicteaser.
- Topicteaser now loads the content of a topic asynchronously.
- Small fixes on coding style and behat testing
Version 2022041601 Release 4.0.2 (Build: 2022050900)
- MBS-6386 (Stefan Hanuska): Fix redirect in view.php
Version 2022041601
- Compatibility to Moodle 4
Version 2022030200
- Integrated a new type "Accordion" (Thanks to Stefan Hanuska)
- Add phpunit test and behat acceptance test to unilabeltype_accordion
Version 2022012202
- MBS-6151 (Stefan Hanuska): Make adding new slides consistent to grid
- Add phpunit test and behat acceptance test
- Add github actions as replacement for travis ci
Version 2022012201
- MBS-6088 (Stefan Hanauska): Fix behaviour for slides without images in type carousel and fix alt-attribute containing in type carousel
Version 2022012200
- All types using carousel have a new option to run the carousel automatically or not.
Version 2021052300
- The internal name can now be edited.
Version 2020110703
- moved fivecolumns css to styles.css
- small fixes in coding style
Version 2020061003
- fix bug with carousel nav buttons overlapping the nav drawer
Version 2020061002
- fix bug with modal started from another modal e.g. format_grid
Version 2020061001
- fix indentation bug
Version 2020061000
- fix referenced bootstrap javascript pointing to the new postion in Moodle 3.9
Version 2020022900
- fix output of images without img source in unilabletype_grid.
- add new options to define count of columns for normal, middle and small devices separately
Version 2019050900
- set default capability mod/unilabel:edit for managers to allow
- add new option to define the carousel interval for course and topic teaser per instance
- fix small typos
Version 2019030703
- add capability check while defining course and topic teaser
Version 2019030702
- missing field "column" in backup for course and topic teaser
- optimize phpdoc comments
Version 2019030701
- no features but optimized code
Version 2019030700
- Add option to define the columns for grid representation in course and topic teaser
- Change behaviour. If the unilabel shows a topic teaser of its own course it will ignore the topic
it is in it by its self. - Clean the code to respect the moodle code guidelines
Version 2019020901
- fix typo which stopped working the carousel buttons
Version 2019020900
- respecting the new class "core_course_list_element"
- add setting options to activate or deactivate content types
- add setting options for carousel types to choose different carousel buttons
- add a litle javascript to ensure the start of the carousel
4.3.1 (Build: 2023121300) (2023121300)
4.3.1 (Build: 2023121300)
Plugin type: Activities
Frankenstyle component name: mod_unilabel
Version build number: 2023121300
Version release name: 4.3.1 (Build: 2023121300)
Maturity: Stable
Supported Moodle versions: 4.1, 4.2, 4.3
Repository URL (Git): https://github.com/grabs/moodle-mod_unilabel
Repository branch:
Repository tag: v4.3.1
Issue/bug tracker URL: https://github.com/grabs/moodle-mod_unilabel/issues
Release notes
Release 4.3.1
- mod_unilabel: prevent loading activities like inline folder (#36)
Release 4.3.0
- Add the great new unilabel type imageboard from Andreas Schenkel (https://github.com/andreasschenkel/moodle-unilabeltype_imageboard)
- Apply new coding style rules
- Optimize colourpicker
Release 4.2.5
- Fix conflict with mod folder (#36)
Release 4.2.4
- Fix multiple availability infos (#34)
Release 4.2.3
- Fix restore of internal urls in grid and carousel
- Add activity picker to choose an activity url in grid and carousel (Thanks to Andreas Schenkel for this really good idea!)
Release 4.2.2
- Fix new Font Awesome caret in collapsed text
Release 4.2.1
- Compatibility to Font Awesome 6 Free
Release 4.2.0
- Compatibility to Moodle 4.2
Version 2022042000 Release 4.1.1 (Build: 2022122400)
- Add cmid to "uniqid" to avoid conflicts with multiple instances
Version 2022042000 Release 4.1.0 (Build: 2022113000)
- Compatibility improvements for Moodle 4.0 and 4.1
- New amd modules for better handling cascaded elements in topicteaser.
- Topicteaser now loads the content of a topic asynchronously.
- Small fixes on coding style and behat testing
Version 2022041601 Release 4.0.2 (Build: 2022050900)
- MBS-6386 (Stefan Hanuska): Fix redirect in view.php
Version 2022041601
- Compatibility to Moodle 4
Version 2022030200
- Integrated a new type "Accordion" (Thanks to Stefan Hanuska)
- Add phpunit test and behat acceptance test to unilabeltype_accordion
Version 2022012202
- MBS-6151 (Stefan Hanuska): Make adding new slides consistent to grid
- Add phpunit test and behat acceptance test
- Add github actions as replacement for travis ci
Version 2022012201
- MBS-6088 (Stefan Hanauska): Fix behaviour for slides without images in type carousel and fix alt-attribute containing in type carousel
Version 2022012200
- All types using carousel have a new option to run the carousel automatically or not.
Version 2021052300
- The internal name can now be edited.
Version 2020110703
- moved fivecolumns css to styles.css
- small fixes in coding style
Version 2020061003
- fix bug with carousel nav buttons overlapping the nav drawer
Version 2020061002
- fix bug with modal started from another modal e.g. format_grid
Version 2020061001
- fix indentation bug
Version 2020061000
- fix referenced bootstrap javascript pointing to the new postion in Moodle 3.9
Version 2020022900
- fix output of images without img source in unilabletype_grid.
- add new options to define count of columns for normal, middle and small devices separately
Version 2019050900
- set default capability mod/unilabel:edit for managers to allow
- add new option to define the carousel interval for course and topic teaser per instance
- fix small typos
Version 2019030703
- add capability check while defining course and topic teaser
Version 2019030702
- missing field "column" in backup for course and topic teaser
- optimize phpdoc comments
Version 2019030701
- no features but optimized code
Version 2019030700
- Add option to define the columns for grid representation in course and topic teaser
- Change behaviour. If the unilabel shows a topic teaser of its own course it will ignore the topic
it is in it by its self. - Clean the code to respect the moodle code guidelines
Version 2019020901
- fix typo which stopped working the carousel buttons
Version 2019020900
- respecting the new class "core_course_list_element"
- add setting options to activate or deactivate content types
- add setting options for carousel types to choose different carousel buttons
- add a litle javascript to ensure the start of the carousel
4.3.0 (Build: 2023111600) (2023111600)
4.3.0 (Build: 2023111600)
Plugin type: Activities
Frankenstyle component name: mod_unilabel
Version build number: 2023111600
Version release name: 4.3.0 (Build: 2023111600)
Maturity: Stable
Supported Moodle versions: 4.1, 4.2, 4.3
Repository URL (Git): https://github.com/grabs/moodle-mod_unilabel
Repository branch:
Repository tag: v4.3.0
Issue/bug tracker URL: https://github.com/grabs/moodle-mod_unilabel/issues
Release notes
Release 4.3.0
- Add the great new unilabel type imageboard from Andreas Schenkel (https://github.com/andreasschenkel/moodle-unilabeltype_imageboard)
- Apply new coding style rules
- Optimize colourpicker
Release 4.2.5
- Fix conflict with mod folder (#36)
Release 4.2.4
- Fix multiple availability infos (#34)
Release 4.2.3
- Fix restore of internal urls in grid and carousel
- Add activity picker to choose an activity url in grid and carousel (Thanks to Andreas Schenkel for this really good idea!)
Release 4.2.2
- Fix new Font Awesome caret in collapsed text
Release 4.2.1
- Compatibility to Font Awesome 6 Free
Release 4.2.0
- Compatibility to Moodle 4.2
Version 2022042000 Release 4.1.1 (Build: 2022122400)
- Add cmid to "uniqid" to avoid conflicts with multiple instances
Version 2022042000 Release 4.1.0 (Build: 2022113000)
- Compatibility improvements for Moodle 4.0 and 4.1
- New amd modules for better handling cascaded elements in topicteaser.
- Topicteaser now loads the content of a topic asynchronously.
- Small fixes on coding style and behat testing
Version 2022041601 Release 4.0.2 (Build: 2022050900)
- MBS-6386 (Stefan Hanuska): Fix redirect in view.php
Version 2022041601
- Compatibility to Moodle 4
Version 2022030200
- Integrated a new type "Accordion" (Thanks to Stefan Hanuska)
- Add phpunit test and behat acceptance test to unilabeltype_accordion
Version 2022012202
- MBS-6151 (Stefan Hanuska): Make adding new slides consistent to grid
- Add phpunit test and behat acceptance test
- Add github actions as replacement for travis ci
Version 2022012201
- MBS-6088 (Stefan Hanauska): Fix behaviour for slides without images in type carousel and fix alt-attribute containing in type carousel
Version 2022012200
- All types using carousel have a new option to run the carousel automatically or not.
Version 2021052300
- The internal name can now be edited.
Version 2020110703
- moved fivecolumns css to styles.css
- small fixes in coding style
Version 2020061003
- fix bug with carousel nav buttons overlapping the nav drawer
Version 2020061002
- fix bug with modal started from another modal e.g. format_grid
Version 2020061001
- fix indentation bug
Version 2020061000
- fix referenced bootstrap javascript pointing to the new postion in Moodle 3.9
Version 2020022900
- fix output of images without img source in unilabletype_grid.
- add new options to define count of columns for normal, middle and small devices separately
Version 2019050900
- set default capability mod/unilabel:edit for managers to allow
- add new option to define the carousel interval for course and topic teaser per instance
- fix small typos
Version 2019030703
- add capability check while defining course and topic teaser
Version 2019030702
- missing field "column" in backup for course and topic teaser
- optimize phpdoc comments
Version 2019030701
- no features but optimized code
Version 2019030700
- Add option to define the columns for grid representation in course and topic teaser
- Change behaviour. If the unilabel shows a topic teaser of its own course it will ignore the topic
it is in it by its self. - Clean the code to respect the moodle code guidelines
Version 2019020901
- fix typo which stopped working the carousel buttons
Version 2019020900
- respecting the new class "core_course_list_element"
- add setting options to activate or deactivate content types
- add setting options for carousel types to choose different carousel buttons
- add a litle javascript to ensure the start of the carousel
4.2.5 (Build: 2023091600) (2023062801)
4.2.5 (Build: 2023091600)
Plugin type: Activities
Frankenstyle component name: mod_unilabel
Version build number: 2023062801
Version release name: 4.2.5 (Build: 2023091600)
Maturity: Stable
Supported Moodle versions: 4.2
Repository URL (Git): https://github.com/grabs/moodle-mod_unilabel
Repository branch:
Repository tag: v4.2.5
Issue/bug tracker URL: https://github.com/grabs/moodle-mod_unilabel/issues
Release notes
Release 4.2.5
- Fix conflict with mod folder (#36)
Release 4.2.4
- Fix multiple availability infos (#34)
Release 4.2.3
- Fix restore of internal urls in grid and carousel
- Add activity picker to choose an activity url in grid and carousel (Thanks to Andreas Schenkel for this really good idea!)
Release 4.2.2
- Fix new Font Awesome caret in collapsed text
Release 4.2.1
- Compatibility to Font Awesome 6 Free
Release 4.2.0
- Compatibility to Moodle 4.2
Version 2022042000 Release 4.1.1 (Build: 2022122400)
- Add cmid to "uniqid" to avoid conflicts with multiple instances
Version 2022042000 Release 4.1.0 (Build: 2022113000)
- Compatibility improvements for Moodle 4.0 and 4.1
- New amd modules for better handling cascaded elements in topicteaser.
- Topicteaser now loads the content of a topic asynchronously.
- Small fixes on coding style and behat testing
Version 2022041601 Release 4.0.2 (Build: 2022050900)
- MBS-6386 (Stefan Hanuska): Fix redirect in view.php
Version 2022041601
- Compatibility to Moodle 4
Version 2022030200
- Integrated a new type "Accordion" (Thanks to Stefan Hanuska)
- Add phpunit test and behat acceptance test to unilabeltype_accordion
Version 2022012202
- MBS-6151 (Stefan Hanuska): Make adding new slides consistent to grid
- Add phpunit test and behat acceptance test
- Add github actions as replacement for travis ci
Version 2022012201
- MBS-6088 (Stefan Hanauska): Fix behaviour for slides without images in type carousel and fix alt-attribute containing in type carousel
Version 2022012200
- All types using carousel have a new option to run the carousel automatically or not.
Version 2021052300
- The internal name can now be edited.
Version 2020110703
- moved fivecolumns css to styles.css
- small fixes in coding style
Version 2020061003
- fix bug with carousel nav buttons overlapping the nav drawer
Version 2020061002
- fix bug with modal started from another modal e.g. format_grid
Version 2020061001
- fix indentation bug
Version 2020061000
- fix referenced bootstrap javascript pointing to the new postion in Moodle 3.9
Version 2020022900
- fix output of images without img source in unilabletype_grid.
- add new options to define count of columns for normal, middle and small devices separately
Version 2019050900
- set default capability mod/unilabel:edit for managers to allow
- add new option to define the carousel interval for course and topic teaser per instance
- fix small typos
Version 2019030703
- add capability check while defining course and topic teaser
Version 2019030702
- missing field "column" in backup for course and topic teaser
- optimize phpdoc comments
Version 2019030701
- no features but optimized code
Version 2019030700
- Add option to define the columns for grid representation in course and topic teaser
- Change behaviour. If the unilabel shows a topic teaser of its own course it will ignore the topic
it is in it by its self. - Clean the code to respect the moodle code guidelines
Version 2019020901
- fix typo which stopped working the carousel buttons
Version 2019020900
- respecting the new class "core_course_list_element"
- add setting options to activate or deactivate content types
- add setting options for carousel types to choose different carousel buttons
- add a litle javascript to ensure the start of the carousel
4.1.5 (Build: 2023091600) (2023042305)
4.1.5 (Build: 2023091600)
Plugin type: Activities
Frankenstyle component name: mod_unilabel
Version build number: 2023042305
Version release name: 4.1.5 (Build: 2023091600)
Maturity: Stable
Supported Moodle versions: 4.1
Repository URL (Git): https://github.com/grabs/moodle-mod_unilabel
Repository branch:
Repository tag: v4.1.5
Issue/bug tracker URL: https://github.com/grabs/moodle-mod_unilabel/issues
Release notes
Release 4.1.5
- Fix conflict with mod folder (#36)
Release 4.1.4
- Fix multiple availability infos (#34)
Release 4.1.3
- Fix restore of internal urls in grid and carousel
- Add activity picker to choose an activity url in grid and carousel (Thanks to Andreas Schenkel for this really good idea!)
Version 2022042000 Release 4.1.1 (Build: 2022122400)
- Add cmid to "uniqid" to avoid conflicts with multiple instances
Version 2022042000 Release 4.1.0 (Build: 2022113000)
- Compatibility improvements for Moodle 4.0 and 4.1
- New amd modules for better handling cascaded elements in topicteaser.
- Topicteaser now loads the content of a topic asynchronously.
- Small fixes on coding style and behat testing
Version 2022041601 Release 4.0.2 (Build: 2022050900)
- MBS-6386 (Stefan Hanuska): Fix redirect in view.php
Version 2022041601
- Compatibility to Moodle 4
Version 2022030200
- Integrated a new type "Accordion" (Thanks to Stefan Hanuska)
- Add phpunit test and behat acceptance test to unilabeltype_accordion
Version 2022012202
- MBS-6151 (Stefan Hanuska): Make adding new slides consistent to grid
- Add phpunit test and behat acceptance test
- Add github actions as replacement for travis ci
Version 2022012201
- MBS-6088 (Stefan Hanauska): Fix behaviour for slides without images in type carousel and fix alt-attribute containing in type carousel
Version 2022012200
- All types using carousel have a new option to run the carousel automatically or not.
Version 2021052300
- The internal name can now be edited.
Version 2020110703
- moved fivecolumns css to styles.css
- small fixes in coding style
Version 2020061003
- fix bug with carousel nav buttons overlapping the nav drawer
Version 2020061002
- fix bug with modal started from another modal e.g. format_grid
Version 2020061001
- fix indentation bug
Version 2020061000
- fix referenced bootstrap javascript pointing to the new postion in Moodle 3.9
Version 2020022900
- fix output of images without img source in unilabletype_grid.
- add new options to define count of columns for normal, middle and small devices separately
Version 2019050900
- set default capability mod/unilabel:edit for managers to allow
- add new option to define the carousel interval for course and topic teaser per instance
- fix small typos
Version 2019030703
- add capability check while defining course and topic teaser
Version 2019030702
- missing field "column" in backup for course and topic teaser
- optimize phpdoc comments
Version 2019030701
- no features but optimized code
Version 2019030700
- Add option to define the columns for grid representation in course and topic teaser
- Change behaviour. If the unilabel shows a topic teaser of its own course it will ignore the topic
it is in it by its self. - Clean the code to respect the moodle code guidelines
Version 2019020901
- fix typo which stopped working the carousel buttons
Version 2019020900
- respecting the new class "core_course_list_element"
- add setting options to activate or deactivate content types
- add setting options for carousel types to choose different carousel buttons
- add a litle javascript to ensure the start of the carousel
4.2.4 (Build: 2023062800) (2023062800)
4.2.4 (Build: 2023062800)
Plugin type: Activities
Frankenstyle component name: mod_unilabel
Version build number: 2023062800
Version release name: 4.2.4 (Build: 2023062800)
Maturity: Stable
Supported Moodle versions: 4.2
Repository URL (Git): https://github.com/grabs/moodle-mod_unilabel
Repository branch:
Repository tag: v4.2.4
Issue/bug tracker URL: https://github.com/grabs/moodle-mod_unilabel/issues
Release notes
Release 4.2.4
- Fix multiple availability infos (#34)
Release 4.2.3
- Fix restore of internal urls in grid and carousel
- Add activity picker to choose an activity url in grid and carousel (Thanks to Andreas Schenkel for this really good idea!)
Release 4.2.2
- Fix new Font Awesome caret in collapsed text
Release 4.2.1
- Compatibility to Font Awesome 6 Free
Release 4.2.0
- Compatibility to Moodle 4.2
Version 2022042000 Release 4.1.1 (Build: 2022122400)
- Add cmid to "uniqid" to avoid conflicts with multiple instances
Version 2022042000 Release 4.1.0 (Build: 2022113000)
- Compatibility improvements for Moodle 4.0 and 4.1
- New amd modules for better handling cascaded elements in topicteaser.
- Topicteaser now loads the content of a topic asynchronously.
- Small fixes on coding style and behat testing
Version 2022041601 Release 4.0.2 (Build: 2022050900)
- MBS-6386 (Stefan Hanuska): Fix redirect in view.php
Version 2022041601
- Compatibility to Moodle 4
Version 2022030200
- Integrated a new type "Accordion" (Thanks to Stefan Hanuska)
- Add phpunit test and behat acceptance test to unilabeltype_accordion
Version 2022012202
- MBS-6151 (Stefan Hanuska): Make adding new slides consistent to grid
- Add phpunit test and behat acceptance test
- Add github actions as replacement for travis ci
Version 2022012201
- MBS-6088 (Stefan Hanauska): Fix behaviour for slides without images in type carousel and fix alt-attribute containing in type carousel
Version 2022012200
- All types using carousel have a new option to run the carousel automatically or not.
Version 2021052300
- The internal name can now be edited.
Version 2020110703
- moved fivecolumns css to styles.css
- small fixes in coding style
Version 2020061003
- fix bug with carousel nav buttons overlapping the nav drawer
Version 2020061002
- fix bug with modal started from another modal e.g. format_grid
Version 2020061001
- fix indentation bug
Version 2020061000
- fix referenced bootstrap javascript pointing to the new postion in Moodle 3.9
Version 2020022900
- fix output of images without img source in unilabletype_grid.
- add new options to define count of columns for normal, middle and small devices separately
Version 2019050900
- set default capability mod/unilabel:edit for managers to allow
- add new option to define the carousel interval for course and topic teaser per instance
- fix small typos
Version 2019030703
- add capability check while defining course and topic teaser
Version 2019030702
- missing field "column" in backup for course and topic teaser
- optimize phpdoc comments
Version 2019030701
- no features but optimized code
Version 2019030700
- Add option to define the columns for grid representation in course and topic teaser
- Change behaviour. If the unilabel shows a topic teaser of its own course it will ignore the topic
it is in it by its self. - Clean the code to respect the moodle code guidelines
Version 2019020901
- fix typo which stopped working the carousel buttons
Version 2019020900
- respecting the new class "core_course_list_element"
- add setting options to activate or deactivate content types
- add setting options for carousel types to choose different carousel buttons
- add a litle javascript to ensure the start of the carousel
4.1.4 (Build: 2023062800) (2023042304)
4.1.4 (Build: 2023062800)
Plugin type: Activities
Frankenstyle component name: mod_unilabel
Version build number: 2023042304
Version release name: 4.1.4 (Build: 2023062800)
Maturity: Stable
Supported Moodle versions: 4.1
Repository URL (Git): https://github.com/grabs/moodle-mod_unilabel
Repository branch:
Repository tag: v4.1.4
Issue/bug tracker URL: https://github.com/grabs/moodle-mod_unilabel/issues
Release notes
Release 4.1.4
- Fix multiple availability infos (#34)
Release 4.1.3
- Fix restore of internal urls in grid and carousel
- Add activity picker to choose an activity url in grid and carousel (Thanks to Andreas Schenkel for this really good idea!)
Version 2022042000 Release 4.1.1 (Build: 2022122400)
- Add cmid to "uniqid" to avoid conflicts with multiple instances
Version 2022042000 Release 4.1.0 (Build: 2022113000)
- Compatibility improvements for Moodle 4.0 and 4.1
- New amd modules for better handling cascaded elements in topicteaser.
- Topicteaser now loads the content of a topic asynchronously.
- Small fixes on coding style and behat testing
Version 2022041601 Release 4.0.2 (Build: 2022050900)
- MBS-6386 (Stefan Hanuska): Fix redirect in view.php
Version 2022041601
- Compatibility to Moodle 4
Version 2022030200
- Integrated a new type "Accordion" (Thanks to Stefan Hanuska)
- Add phpunit test and behat acceptance test to unilabeltype_accordion
Version 2022012202
- MBS-6151 (Stefan Hanuska): Make adding new slides consistent to grid
- Add phpunit test and behat acceptance test
- Add github actions as replacement for travis ci
Version 2022012201
- MBS-6088 (Stefan Hanauska): Fix behaviour for slides without images in type carousel and fix alt-attribute containing in type carousel
Version 2022012200
- All types using carousel have a new option to run the carousel automatically or not.
Version 2021052300
- The internal name can now be edited.
Version 2020110703
- moved fivecolumns css to styles.css
- small fixes in coding style
Version 2020061003
- fix bug with carousel nav buttons overlapping the nav drawer
Version 2020061002
- fix bug with modal started from another modal e.g. format_grid
Version 2020061001
- fix indentation bug
Version 2020061000
- fix referenced bootstrap javascript pointing to the new postion in Moodle 3.9
Version 2020022900
- fix output of images without img source in unilabletype_grid.
- add new options to define count of columns for normal, middle and small devices separately
Version 2019050900
- set default capability mod/unilabel:edit for managers to allow
- add new option to define the carousel interval for course and topic teaser per instance
- fix small typos
Version 2019030703
- add capability check while defining course and topic teaser
Version 2019030702
- missing field "column" in backup for course and topic teaser
- optimize phpdoc comments
Version 2019030701
- no features but optimized code
Version 2019030700
- Add option to define the columns for grid representation in course and topic teaser
- Change behaviour. If the unilabel shows a topic teaser of its own course it will ignore the topic
it is in it by its self. - Clean the code to respect the moodle code guidelines
Version 2019020901
- fix typo which stopped working the carousel buttons
Version 2019020900
- respecting the new class "core_course_list_element"
- add setting options to activate or deactivate content types
- add setting options for carousel types to choose different carousel buttons
- add a litle javascript to ensure the start of the carousel
4.2.3 (Build: 2023061400) (2023061400)
4.2.3 (Build: 2023061400)
Plugin type: Activities
Frankenstyle component name: mod_unilabel
Version build number: 2023061400
Version release name: 4.2.3 (Build: 2023061400)
Maturity: Stable
Supported Moodle versions: 4.2
Repository URL (Git): https://github.com/grabs/moodle-mod_unilabel
Repository branch:
Repository tag: v4.2.3
Issue/bug tracker URL: https://github.com/grabs/moodle-mod_unilabel/issues
Release notes
Release 4.2.3
- Fix restore of internal urls in grid and carousel
- Add activity picker to choose an activity url in grid and carousel (Thanks to Andreas Schenkel for this really good idea!)
Release 4.2.2
- Fix new Font Awesome caret in collapsed text
Release 4.2.1
- Compatibility to Font Awesome 6 Free
Release 4.2.0
- Compatibility to Moodle 4.2
Version 2022042000 Release 4.1.1 (Build: 2022122400)
- Add cmid to "uniqid" to avoid conflicts with multiple instances
Version 2022042000 Release 4.1.0 (Build: 2022113000)
- Compatibility improvements for Moodle 4.0 and 4.1
- New amd modules for better handling cascaded elements in topicteaser.
- Topicteaser now loads the content of a topic asynchronously.
- Small fixes on coding style and behat testing
Version 2022041601 Release 4.0.2 (Build: 2022050900)
- MBS-6386 (Stefan Hanuska): Fix redirect in view.php
Version 2022041601
- Compatibility to Moodle 4
Version 2022030200
- Integrated a new type "Accordion" (Thanks to Stefan Hanuska)
- Add phpunit test and behat acceptance test to unilabeltype_accordion
Version 2022012202
- MBS-6151 (Stefan Hanuska): Make adding new slides consistent to grid
- Add phpunit test and behat acceptance test
- Add github actions as replacement for travis ci
Version 2022012201
- MBS-6088 (Stefan Hanauska): Fix behaviour for slides without images in type carousel and fix alt-attribute containing in type carousel
Version 2022012200
- All types using carousel have a new option to run the carousel automatically or not.
Version 2021052300
- The internal name can now be edited.
Version 2020110703
- moved fivecolumns css to styles.css
- small fixes in coding style
Version 2020061003
- fix bug with carousel nav buttons overlapping the nav drawer
Version 2020061002
- fix bug with modal started from another modal e.g. format_grid
Version 2020061001
- fix indentation bug
Version 2020061000
- fix referenced bootstrap javascript pointing to the new postion in Moodle 3.9
Version 2020022900
- fix output of images without img source in unilabletype_grid.
- add new options to define count of columns for normal, middle and small devices separately
Version 2019050900
- set default capability mod/unilabel:edit for managers to allow
- add new option to define the carousel interval for course and topic teaser per instance
- fix small typos
Version 2019030703
- add capability check while defining course and topic teaser
Version 2019030702
- missing field "column" in backup for course and topic teaser
- optimize phpdoc comments
Version 2019030701
- no features but optimized code
Version 2019030700
- Add option to define the columns for grid representation in course and topic teaser
- Change behaviour. If the unilabel shows a topic teaser of its own course it will ignore the topic
it is in it by its self. - Clean the code to respect the moodle code guidelines
Version 2019020901
- fix typo which stopped working the carousel buttons
Version 2019020900
- respecting the new class "core_course_list_element"
- add setting options to activate or deactivate content types
- add setting options for carousel types to choose different carousel buttons
- add a litle javascript to ensure the start of the carousel
4.1.3 (Build: 2023061400) (2023042302)
4.1.3 (Build: 2023061400)
Plugin type: Activities
Frankenstyle component name: mod_unilabel
Version build number: 2023042302
Version release name: 4.1.3 (Build: 2023061400)
Maturity: Stable
Supported Moodle versions: 4.1
Repository URL (Git): https://github.com/grabs/moodle-mod_unilabel
Repository branch:
Repository tag: v4.1.3
Issue/bug tracker URL: https://github.com/grabs/moodle-mod_unilabel/issues
Release notes
Release 4.1.3
- Fix restore of internal urls in grid and carousel
- Add activity picker to choose an activity url in grid and carousel (Thanks to Andreas Schenkel for this really good idea!)
Version 2022042000 Release 4.1.1 (Build: 2022122400)
- Add cmid to "uniqid" to avoid conflicts with multiple instances
Version 2022042000 Release 4.1.0 (Build: 2022113000)
- Compatibility improvements for Moodle 4.0 and 4.1
- New amd modules for better handling cascaded elements in topicteaser.
- Topicteaser now loads the content of a topic asynchronously.
- Small fixes on coding style and behat testing
Version 2022041601 Release 4.0.2 (Build: 2022050900)
- MBS-6386 (Stefan Hanuska): Fix redirect in view.php
Version 2022041601
- Compatibility to Moodle 4
Version 2022030200
- Integrated a new type "Accordion" (Thanks to Stefan Hanuska)
- Add phpunit test and behat acceptance test to unilabeltype_accordion
Version 2022012202
- MBS-6151 (Stefan Hanuska): Make adding new slides consistent to grid
- Add phpunit test and behat acceptance test
- Add github actions as replacement for travis ci
Version 2022012201
- MBS-6088 (Stefan Hanauska): Fix behaviour for slides without images in type carousel and fix alt-attribute containing in type carousel
Version 2022012200
- All types using carousel have a new option to run the carousel automatically or not.
Version 2021052300
- The internal name can now be edited.
Version 2020110703
- moved fivecolumns css to styles.css
- small fixes in coding style
Version 2020061003
- fix bug with carousel nav buttons overlapping the nav drawer
Version 2020061002
- fix bug with modal started from another modal e.g. format_grid
Version 2020061001
- fix indentation bug
Version 2020061000
- fix referenced bootstrap javascript pointing to the new postion in Moodle 3.9
Version 2020022900
- fix output of images without img source in unilabletype_grid.
- add new options to define count of columns for normal, middle and small devices separately
Version 2019050900
- set default capability mod/unilabel:edit for managers to allow
- add new option to define the carousel interval for course and topic teaser per instance
- fix small typos
Version 2019030703
- add capability check while defining course and topic teaser
Version 2019030702
- missing field "column" in backup for course and topic teaser
- optimize phpdoc comments
Version 2019030701
- no features but optimized code
Version 2019030700
- Add option to define the columns for grid representation in course and topic teaser
- Change behaviour. If the unilabel shows a topic teaser of its own course it will ignore the topic
it is in it by its self. - Clean the code to respect the moodle code guidelines
Version 2019020901
- fix typo which stopped working the carousel buttons
Version 2019020900
- respecting the new class "core_course_list_element"
- add setting options to activate or deactivate content types
- add setting options for carousel types to choose different carousel buttons
- add a litle javascript to ensure the start of the carousel
4.2.2 (Build: 2023050401) (2023050401)
4.2.2 (Build: 2023050401)
Plugin type: Activities
Frankenstyle component name: mod_unilabel
Version build number: 2023050401
Version release name: 4.2.2 (Build: 2023050401)
Maturity: Stable
Supported Moodle versions: 4.2
Repository URL (Git): https://github.com/grabs/moodle-mod_unilabel
Repository branch:
Repository tag: v4.2.2
Issue/bug tracker URL: https://github.com/grabs/moodle-mod_unilabel/issues
Release notes
Release 4.2.2
- Fix new Font Awesome caret in collapsed text
Release 4.2.1
- Compatibility to Font Awesome 6 Free
Release 4.2.0
- Compatibility to Moodle 4.2
Version 2022042000 Release 4.1.1 (Build: 2022122400)
- Add cmid to "uniqid" to avoid conflicts with multiple instances
Version 2022042000 Release 4.1.0 (Build: 2022113000)
- Compatibility improvements for Moodle 4.0 and 4.1
- New amd modules for better handling cascaded elements in topicteaser.
- Topicteaser now loads the content of a topic asynchronously.
- Small fixes on coding style and behat testing
Version 2022041601 Release 4.0.2 (Build: 2022050900)
- MBS-6386 (Stefan Hanuska): Fix redirect in view.php
Version 2022041601
- Compatibility to Moodle 4
Version 2022030200
- Integrated a new type "Accordion" (Thanks to Stefan Hanuska)
- Add phpunit test and behat acceptance test to unilabeltype_accordion
Version 2022012202
- MBS-6151 (Stefan Hanuska): Make adding new slides consistent to grid
- Add phpunit test and behat acceptance test
- Add github actions as replacement for travis ci
Version 2022012201
- MBS-6088 (Stefan Hanauska): Fix behaviour for slides without images in type carousel and fix alt-attribute containing in type carousel
Version 2022012200
- All types using carousel have a new option to run the carousel automatically or not.
Version 2021052300
- The internal name can now be edited.
Version 2020110703
- moved fivecolumns css to styles.css
- small fixes in coding style
Version 2020061003
- fix bug with carousel nav buttons overlapping the nav drawer
Version 2020061002
- fix bug with modal started from another modal e.g. format_grid
Version 2020061001
- fix indentation bug
Version 2020061000
- fix referenced bootstrap javascript pointing to the new postion in Moodle 3.9
Version 2020022900
- fix output of images without img source in unilabletype_grid.
- add new options to define count of columns for normal, middle and small devices separately
Version 2019050900
- set default capability mod/unilabel:edit for managers to allow
- add new option to define the carousel interval for course and topic teaser per instance
- fix small typos
Version 2019030703
- add capability check while defining course and topic teaser
Version 2019030702
- missing field "column" in backup for course and topic teaser
- optimize phpdoc comments
Version 2019030701
- no features but optimized code
Version 2019030700
- Add option to define the columns for grid representation in course and topic teaser
- Change behaviour. If the unilabel shows a topic teaser of its own course it will ignore the topic
it is in it by its self. - Clean the code to respect the moodle code guidelines
Version 2019020901
- fix typo which stopped working the carousel buttons
Version 2019020900
- respecting the new class "core_course_list_element"
- add setting options to activate or deactivate content types
- add setting options for carousel types to choose different carousel buttons
- add a litle javascript to ensure the start of the carousel
4.2.1 (Build: 2023050400) (2023050400)
4.2.1 (Build: 2023050400)
Plugin type: Activities
Frankenstyle component name: mod_unilabel
Version build number: 2023050400
Version release name: 4.2.1 (Build: 2023050400)
Maturity: Stable
Supported Moodle versions: 4.2
Repository URL (Git): https://github.com/grabs/moodle-mod_unilabel
Repository branch:
Repository tag: v4.2.1
Issue/bug tracker URL: https://github.com/grabs/moodle-mod_unilabel/issues
Release notes
Release 4.2.1
- Compatibility to Font Awesome 6 Free
Release 4.2.0
- Compatibility to Moodle 4.2
Version 2022042000 Release 4.1.1 (Build: 2022122400)
- Add cmid to "uniqid" to avoid conflicts with multiple instances
Version 2022042000 Release 4.1.0 (Build: 2022113000)
- Compatibility improvements for Moodle 4.0 and 4.1
- New amd modules for better handling cascaded elements in topicteaser.
- Topicteaser now loads the content of a topic asynchronously.
- Small fixes on coding style and behat testing
Version 2022041601 Release 4.0.2 (Build: 2022050900)
- MBS-6386 (Stefan Hanuska): Fix redirect in view.php
Version 2022041601
- Compatibility to Moodle 4
Version 2022030200
- Integrated a new type "Accordion" (Thanks to Stefan Hanuska)
- Add phpunit test and behat acceptance test to unilabeltype_accordion
Version 2022012202
- MBS-6151 (Stefan Hanuska): Make adding new slides consistent to grid
- Add phpunit test and behat acceptance test
- Add github actions as replacement for travis ci
Version 2022012201
- MBS-6088 (Stefan Hanauska): Fix behaviour for slides without images in type carousel and fix alt-attribute containing in type carousel
Version 2022012200
- All types using carousel have a new option to run the carousel automatically or not.
Version 2021052300
- The internal name can now be edited.
Version 2020110703
- moved fivecolumns css to styles.css
- small fixes in coding style
Version 2020061003
- fix bug with carousel nav buttons overlapping the nav drawer
Version 2020061002
- fix bug with modal started from another modal e.g. format_grid
Version 2020061001
- fix indentation bug
Version 2020061000
- fix referenced bootstrap javascript pointing to the new postion in Moodle 3.9
Version 2020022900
- fix output of images without img source in unilabletype_grid.
- add new options to define count of columns for normal, middle and small devices separately
Version 2019050900
- set default capability mod/unilabel:edit for managers to allow
- add new option to define the carousel interval for course and topic teaser per instance
- fix small typos
Version 2019030703
- add capability check while defining course and topic teaser
Version 2019030702
- missing field "column" in backup for course and topic teaser
- optimize phpdoc comments
Version 2019030701
- no features but optimized code
Version 2019030700
- Add option to define the columns for grid representation in course and topic teaser
- Change behaviour. If the unilabel shows a topic teaser of its own course it will ignore the topic
it is in it by its self. - Clean the code to respect the moodle code guidelines
Version 2019020901
- fix typo which stopped working the carousel buttons
Version 2019020900
- respecting the new class "core_course_list_element"
- add setting options to activate or deactivate content types
- add setting options for carousel types to choose different carousel buttons
- add a litle javascript to ensure the start of the carousel
4.1.1 (Build: 2022122400) (2022042001)
4.1.1 (Build: 2022122400)
Plugin type: Activities
Frankenstyle component name: mod_unilabel
Version build number: 2022042001
Version release name: 4.1.1 (Build: 2022122400)
Maturity: Stable
Supported Moodle versions: 4.0, 4.1
Repository URL (Git): https://github.com/grabs/moodle-mod_unilabel
Repository branch:
Repository tag: v4.1.1
Issue/bug tracker URL: https://github.com/grabs/moodle-mod_unilabel/issues
Release notes
Version 2022042000 Release 4.1.1 (Build: 2022122400)
- Add cmid to "uniqid" to avoid conflicts with multiple instances
Version 2022042000 Release 4.1.0 (Build: 2022113000)
- Compatibility improvements for Moodle 4.0 and 4.1
- New amd modules for better handling cascaded elements in topicteaser.
- Topicteaser now loads the content of a topic asynchronously.
- Small fixes on coding style and behat testing
Version 2022041601 Release 4.0.2 (Build: 2022050900)
- MBS-6386 (Stefan Hanuska): Fix redirect in view.php
Version 2022041601
- Compatibility to Moodle 4
Version 2022030200
- Integrated a new type "Accordion" (Thanks to Stefan Hanuska)
- Add phpunit test and behat acceptance test to unilabeltype_accordion
Version 2022012202
- MBS-6151 (Stefan Hanuska): Make adding new slides consistent to grid
- Add phpunit test and behat acceptance test
- Add github actions as replacement for travis ci
Version 2022012201
- MBS-6088 (Stefan Hanauska): Fix behaviour for slides without images in type carousel and fix alt-attribute containing in type carousel
Version 2022012200
- All types using carousel have a new option to run the carousel automatically or not.
Version 2021052300
- The internal name can now be edited.
Version 2020110703
- moved fivecolumns css to styles.css
- small fixes in coding style
Version 2020061003
- fix bug with carousel nav buttons overlapping the nav drawer
Version 2020061002
- fix bug with modal started from another modal e.g. format_grid
Version 2020061001
- fix indentation bug
Version 2020061000
- fix referenced bootstrap javascript pointing to the new postion in Moodle 3.9
Version 2020022900
- fix output of images without img source in unilabletype_grid.
- add new options to define count of columns for normal, middle and small devices separately
Version 2019050900
- set default capability mod/unilabel:edit for managers to allow
- add new option to define the carousel interval for course and topic teaser per instance
- fix small typos
Version 2019030703
- add capability check while defining course and topic teaser
Version 2019030702
- missing field "column" in backup for course and topic teaser
- optimize phpdoc comments
Version 2019030701
- no features but optimized code
Version 2019030700
- Add option to define the columns for grid representation in course and topic teaser
- Change behaviour. If the unilabel shows a topic teaser of its own course it will ignore the topic
it is in it by its self. - Clean the code to respect the moodle code guidelines
Version 2019020901
- fix typo which stopped working the carousel buttons
Version 2019020900
- respecting the new class "core_course_list_element"
- add setting options to activate or deactivate content types
- add setting options for carousel types to choose different carousel buttons
- add a litle javascript to ensure the start of the carousel
4.1.0 (Build: 2022113000) (2022042000)
4.1.0 (Build: 2022113000)
Plugin type: Activities
Frankenstyle component name: mod_unilabel
Version build number: 2022042000
Version release name: 4.1.0 (Build: 2022113000)
Maturity: Stable
Supported Moodle versions: 4.0, 4.1
Repository URL (Git): https://github.com/grabs/moodle-mod_unilabel
Repository branch:
Repository tag: v4.1.0
Issue/bug tracker URL: https://github.com/grabs/moodle-mod_unilabel/issues
Release notes
Version 2022042000 Release 4.1.0 (Build: 2022113000)
- Compatibility improvements for Moodle 4.0 and 4.1
- New amd modules for better handling cascaded elements in topicteaser.
- Topicteaser now loads the content of a topic asynchronously.
- Small fixes on coding style and behat testing
Version 2022041601 Release 4.0.2 (Build: 2022050900)
- MBS-6386 (Stefan Hanuska): Fix redirect in view.php
Version 2022041601
- Compatibility to Moodle 4
Version 2022030200
- Integrated a new type "Accordion" (Thanks to Stefan Hanuska)
- Add phpunit test and behat acceptance test to unilabeltype_accordion
Version 2022012202
- MBS-6151 (Stefan Hanuska): Make adding new slides consistent to grid
- Add phpunit test and behat acceptance test
- Add github actions as replacement for travis ci
Version 2022012201
- MBS-6088 (Stefan Hanauska): Fix behaviour for slides without images in type carousel and fix alt-attribute containing in type carousel
Version 2022012200
- All types using carousel have a new option to run the carousel automatically or not.
Version 2021052300
- The internal name can now be edited.
Version 2020110703
- moved fivecolumns css to styles.css
- small fixes in coding style
Version 2020061003
- fix bug with carousel nav buttons overlapping the nav drawer
Version 2020061002
- fix bug with modal started from another modal e.g. format_grid
Version 2020061001
- fix indentation bug
Version 2020061000
- fix referenced bootstrap javascript pointing to the new postion in Moodle 3.9
Version 2020022900
- fix output of images without img source in unilabletype_grid.
- add new options to define count of columns for normal, middle and small devices separately
Version 2019050900
- set default capability mod/unilabel:edit for managers to allow
- add new option to define the carousel interval for course and topic teaser per instance
- fix small typos
Version 2019030703
- add capability check while defining course and topic teaser
Version 2019030702
- missing field "column" in backup for course and topic teaser
- optimize phpdoc comments
Version 2019030701
- no features but optimized code
Version 2019030700
- Add option to define the columns for grid representation in course and topic teaser
- Change behaviour. If the unilabel shows a topic teaser of its own course it will ignore the topic
it is in it by its self. - Clean the code to respect the moodle code guidelines
Version 2019020901
- fix typo which stopped working the carousel buttons
Version 2019020900
- respecting the new class "core_course_list_element"
- add setting options to activate or deactivate content types
- add setting options for carousel types to choose different carousel buttons
- add a litle javascript to ensure the start of the carousel
4.0.3 (Build: 2022100600) (2022041602)
4.0.3 (Build: 2022100600)
Plugin type: Activities
Frankenstyle component name: mod_unilabel
Version build number: 2022041602
Version release name: 4.0.3 (Build: 2022100600)
Maturity: Stable
Supported Moodle versions: 4.0
Repository URL (Git): https://github.com/grabs/moodle-mod_unilabel
Repository branch:
Repository tag: v4.0.3
Issue/bug tracker URL: https://github.com/grabs/moodle-mod_unilabel/issues
Release notes
Version 2019020900
- respecting the new class "core_course_list_element"
- add setting options to activate or deactivate content types
- add setting options for carousel types to choose different carousel buttons
- add a litle javascript to ensure the start of the carousel
Version 2019020901
- fix typo which stopped working the carousel buttons
Version 2019030700
- Add option to define the columns for grid representation in course and topic teaser
- Change behaviour. If the unilabel shows a topic teaser of its own course it will ignore the topic
it is in it by its self. - Clean the code to respect the moodle code guidelines
Version 2019030701
- no features but optimized code
Version 2019030702
- missing field "column" in backup for course and topic teaser
- optimize phpdoc comments
Version 2019030703
- add capability check while defining course and topic teaser
Version 2019050900
- set default capability mod/unilabel:edit for managers to allow
- add new option to define the carousel interval for course and topic teaser per instance
- fix small typos
Version 2020022900
- fix output of images without img source in unilabletype_grid.
- add new options to define count of columns for normal, middle and small devices separately
Version 2020061000
- fix referenced bootstrap javascript pointing to the new postion in Moodle 3.9
Version 2020061001
- fix indentation bug
Version 2020061002
- fix bug with modal started from another modal e.g. format_grid
Version 2020061003
- fix bug with carousel nav buttons overlapping the nav drawer
Version 2020110703
- moved fivecolumns css to styles.css
- small fixes in coding style
Version 2021052300
- The internal name can now be edited.
Version 2022012200
- All types using carousel have a new option to run the carousel automatically or not.
Version 2022012201
- MBS-6088 (Stefan Hanauska): Fix behaviour for slides without images in type carousel and fix alt-attribute containing in type carousel
Version 2022012202
- MBS-6151 (Stefan Hanuska): Make adding new slides consistent to grid
- Add phpunit test and behat acceptance test
- Add github actions as replacement for travis ci
Version 2022030200
- Integrated a new type "Accordion" (Thanks to Stefan Hanuska)
- Add phpunit test and behat acceptance test to unilabeltype_accordion
Version 2022041601
- Compatibility to Moodle 4
Version 2022041601 Release 4.0.2 (Build: 2022050900)
- MBS-6386 (Stefan Hanuska): Fix redirect in view.php
4.0.1 (Build: 2022041800) (2022041601)
4.0.1 (Build: 2022041800)
Plugin type: Activities
Frankenstyle component name: mod_unilabel
Version build number: 2022041601
Version release name: 4.0.1 (Build: 2022041800)
Maturity: Stable
Supported Moodle versions: 4.0
Repository URL (Git): https://github.com/grabs/moodle-mod_unilabel
Repository branch:
Repository tag: v4.0.1
Issue/bug tracker URL: https://github.com/grabs/moodle-mod_unilabel/issues
Release notes
Version 2019020900
- respecting the new class "core_course_list_element"
- add setting options to activate or deactivate content types
- add setting options for carousel types to choose different carousel buttons
- add a litle javascript to ensure the start of the carousel
Version 2019020901
- fix typo which stopped working the carousel buttons
Version 2019030700
- Add option to define the columns for grid representation in course and topic teaser
- Change behaviour. If the unilabel shows a topic teaser of its own course it will ignore the topic
it is in it by its self. - Clean the code to respect the moodle code guidelines
Version 2019030701
- no features but optimized code
Version 2019030702
- missing field "column" in backup for course and topic teaser
- optimize phpdoc comments
Version 2019030703
- add capability check while defining course and topic teaser
Version 2019050900
- set default capability mod/unilabel:edit for managers to allow
- add new option to define the carousel interval for course and topic teaser per instance
- fix small typos
Version 2020022900
- fix output of images without img source in unilabletype_grid.
- add new options to define count of columns for normal, middle and small devices separately
Version 2020061000
- fix referenced bootstrap javascript pointing to the new postion in Moodle 3.9
Version 2020061001
- fix indentation bug
Version 2020061002
- fix bug with modal started from another modal e.g. format_grid
Version 2020061003
- fix bug with carousel nav buttons overlapping the nav drawer
Version 2020110703
- moved fivecolumns css to styles.css
- small fixes in coding style
Version 2021052300
- The internal name can now be edited.
Version 2022012200
- All types using carousel have a new option to run the carousel automatically or not.
Version 2022012201
- MBS-6088 (Stefan Hanauska): Fix behaviour for slides without images in type carousel and fix alt-attribute containing in type carousel
Version 2022012202
- MBS-6151 (Stefan Hanuska): Make adding new slides consistent to grid
- Add phpunit test and behat acceptance test
- Add github actions as replacement for travis ci
Version 2022030200
- Integrated a new type "Accordion" (Thanks to Stefan Hanuska)
- Add phpunit test and behat acceptance test to unilabeltype_accordion
3.11.5 (Build: 2022030200) (2022030200)
3.11.5 (Build: 2022030200)
Plugin type: Activities
Frankenstyle component name: mod_unilabel
Version build number: 2022030200
Version release name: 3.11.5 (Build: 2022030200)
Maturity: Stable
Supported Moodle versions: 3.10, 3.11, 3.9
Repository URL (Git): https://github.com/grabs/moodle-mod_unilabel
Repository branch:
Repository tag: v3.11.5-1
Issue/bug tracker URL: https://github.com/grabs/moodle-mod_unilabel/issues
Release notes
Version 2019020900
- respecting the new class "core_course_list_element"
- add setting options to activate or deactivate content types
- add setting options for carousel types to choose different carousel buttons
- add a litle javascript to ensure the start of the carousel
Version 2019020901
- fix typo which stopped working the carousel buttons
Version 2019030700
- Add option to define the columns for grid representation in course and topic teaser
- Change behaviour. If the unilabel shows a topic teaser of its own course it will ignore the topic
it is in it by its self. - Clean the code to respect the moodle code guidelines
Version 2019030701
- no features but optimized code
Version 2019030702
- missing field "column" in backup for course and topic teaser
- optimize phpdoc comments
Version 2019030703
- add capability check while defining course and topic teaser
Version 2019050900
- set default capability mod/unilabel:edit for managers to allow
- add new option to define the carousel interval for course and topic teaser per instance
- fix small typos
Version 2020022900
- fix output of images without img source in unilabletype_grid.
- add new options to define count of columns for normal, middle and small devices separately
Version 2020061000
- fix referenced bootstrap javascript pointing to the new postion in Moodle 3.9
Version 2020061001
- fix indentation bug
Version 2020061002
- fix bug with modal started from another modal e.g. format_grid
Version 2020061003
- fix bug with carousel nav buttons overlapping the nav drawer
Version 2020110703
- moved fivecolumns css to styles.css
- small fixes in coding style
Version 2021052300
- The internal name can now be edited.
Version 2022012200
- All types using carousel have a new option to run the carousel automatically or not.
Version 2022012201
- MBS-6088 (Stefan Hanauska): Fix behaviour for slides without images in type carousel and fix alt-attribute containing in type carousel
Version 2022012202
- MBS-6151 (Stefan Hanuska): Make adding new slides consistent to grid
- Add phpunit test and behat acceptance test
- Add github actions as replacement for travis ci
Version 2022030200
- Integrated a new type "Accordion" (Thanks to Stefan Hanuska)
- Add phpunit test and behat acceptance test to unilabeltype_accordion
3.11.4 (Build: 20220216) (2022012202)
3.11.4 (Build: 20220216)
Plugin type: Activities
Frankenstyle component name: mod_unilabel
Version build number: 2022012202
Version release name: 3.11.4 (Build: 20220216)
Maturity: Stable
Supported Moodle versions: 3.10, 3.11, 3.9
Repository URL (Git): https://github.com/grabs/moodle-mod_unilabel
Repository branch:
Repository tag: v3.11.4-1
Issue/bug tracker URL: https://github.com/grabs/moodle-mod_unilabel/issues
Release notes
Version 2019020900
- respecting the new class "core_course_list_element"
- add setting options to activate or deactivate content types
- add setting options for carousel types to choose different carousel buttons
- add a litle javascript to ensure the start of the carousel
Version 2019020901
- fix typo which stopped working the carousel buttons
Version 2019030700
- Add option to define the columns for grid representation in course and topic teaser
- Change behaviour. If the unilabel shows a topic teaser of its own course it will ignore the topic
it is in it by its self. - Clean the code to respect the moodle code guidelines
Version 2019030701
- no features but optimized code
Version 2019030702
- missing field "column" in backup for course and topic teaser
- optimize phpdoc comments
Version 2019030703
- add capability check while defining course and topic teaser
Version 2019050900
- set default capability mod/unilabel:edit for managers to allow
- add new option to define the carousel interval for course and topic teaser per instance
- fix small typos
Version 2020022900
- fix output of images without img source in unilabletype_grid.
- add new options to define count of columns for normal, middle and small devices separately
Version 2020061000
- fix referenced bootstrap javascript pointing to the new postion in Moodle 3.9
Version 2020061001
- fix indentation bug
Version 2020061002
- fix bug with modal started from another modal e.g. format_grid
Version 2020061003
- fix bug with carousel nav buttons overlapping the nav drawer
Version 2020110703
- moved fivecolumns css to styles.css
- small fixes in coding style
Version 2021052300
- The internal name can now be edited.
Version 2022012200
- All types using carousel have a new option to run the carousel automatically or not.
Version 2022012201
- MBS-6088 (Stefan Hanauska): Fix behaviour for slides without images in type carousel and fix alt-attribute containing in type carousel
Version 2022012202
- MBS-6151 (Stefan Hanuska): Make adding new slides consistent to grid
- Add phpunit test and behat acceptance test
- Add github actions as replacement for travis ci
3.11.3 (2022012201)
3.11.3
Plugin type: Activities
Frankenstyle component name: mod_unilabel
Version build number: 2022012201
Version release name: 3.11.3
Maturity: Stable
Supported Moodle versions: 3.10, 3.11, 3.9
Repository URL (Git): https://github.com/grabs/moodle-mod_unilabel
Repository branch:
Repository tag: v3.11.3
Issue/bug tracker URL: https://github.com/grabs/moodle-mod_unilabel/issues
Release notes
Version 2019020900
- respecting the new class "core_course_list_element"
- add setting options to activate or deactivate content types
- add setting options for carousel types to choose different carousel buttons
- add a litle javascript to ensure the start of the carousel
Version 2019020901
- fix typo which stopped working the carousel buttons
Version 2019030700
- Add option to define the columns for grid representation in course and topic teaser
- Change behaviour. If the unilabel shows a topic teaser of its own course it will ignore the topic
it is in it by its self. - Clean the code to respect the moodle code guidelines
Version 2019030701
- no features but optimized code
Version 2019030702
- missing field "column" in backup for course and topic teaser
- optimize phpdoc comments
Version 2019030703
- add capability check while defining course and topic teaser
Version 2019050900
- set default capability mod/unilabel:edit for managers to allow
- add new option to define the carousel interval for course and topic teaser per instance
- fix small typos
Version 2020022900
- fix output of images without img source in unilabletype_grid.
- add new options to define count of columns for normal, middle and small devices separately
Version 2020061000
- fix referenced bootstrap javascript pointing to the new postion in Moodle 3.9
Version 2020061001
- fix indentation bug
Version 2020061002
- fix bug with modal started from another modal e.g. format_grid
Version 2020061003
- fix bug with carousel nav buttons overlapping the nav drawer
Version 2020110703
- moved fivecolumns css to styles.css
- small fixes in coding style
Version 2021052300
- The internal name can now be edited.
Version 2022012200
- All types using carousel have a new option to run the carousel automatically or not.
Version 2022012201
- MBS-6088 (Stefan Hanauska): Fix behaviour for slides without images in type carousel and fix alt-attribute containing in type carousel
3.11.2 (2022012200)
3.11.2
Plugin type: Activities
Frankenstyle component name: mod_unilabel
Version build number: 2022012200
Version release name: 3.11.2
Maturity: Stable
Supported Moodle versions: 3.10, 3.11, 3.9
Repository URL (Git): https://github.com/grabs/moodle-mod_unilabel
Repository branch:
Repository tag: v3.11.2
Issue/bug tracker URL: https://github.com/grabs/moodle-mod_unilabel/issues
Release notes
Version 2019020900
- respecting the new class "core_course_list_element"
- add setting options to activate or deactivate content types
- add setting options for carousel types to choose different carousel buttons
- add a litle javascript to ensure the start of the carousel
Version 2019020901
- fix typo which stopped working the carousel buttons
Version 2019030700
- Add option to define the columns for grid representation in course and topic teaser
- Change behaviour. If the unilabel shows a topic teaser of its own course it will ignore the topic
it is in it by its self. - Clean the code to respect the moodle code guidelines
Version 2019030701
- no features but optimized code
Version 2019030702
- missing field "column" in backup for course and topic teaser
- optimize phpdoc comments
Version 2019030703
- add capability check while defining course and topic teaser
Version 2019050900
- set default capability mod/unilabel:edit for managers to allow
- add new option to define the carousel interval for course and topic teaser per instance
- fix small typos
Version 2020022900
- fix output of images without img source in unilabletype_grid.
- add new options to define count of columns for normal, middle and small devices separately
Version 2020061000
- fix referenced bootstrap javascript pointing to the new postion in Moodle 3.9
Version 2020061001
- fix indentation bug
Version 2020061002
- fix bug with modal started from another modal e.g. format_grid
Version 2020061003
- fix bug with carousel nav buttons overlapping the nav drawer
Version 2020110703
- moved fivecolumns css to styles.css
- small fixes in coding style
Version 2021052300
- The internal name can now be edited.
Version 2022012200
- All types using carousel have a new option to run the carousel automatically or not.
3.11 (2021052300)
3.11
Plugin type: Activities
Frankenstyle component name: mod_unilabel
Version build number: 2021052300
Version release name: 3.11
Maturity: Stable
Supported Moodle versions: 3.10, 3.11, 3.9
Repository URL (Git): https://github.com/grabs/moodle-mod_unilabel
Repository branch:
Repository tag: v3.11
Issue/bug tracker URL: https://github.com/grabs/moodle-mod_unilabel/issues
Release notes
Version 2019020900
- respecting the new class "core_course_list_element"
- add setting options to activate or deactivate content types
- add setting options for carousel types to choose different carousel buttons
- add a litle javascript to ensure the start of the carousel
Version 2019020901
- fix typo which stopped working the carousel buttons
Version 2019030700
- Add option to define the columns for grid representation in course and topic teaser
- Change behaviour. If the unilabel shows a topic teaser of its own course it will ignore the topic
it is in it by its self. - Clean the code to respect the moodle code guidelines
Version 2019030701
- no features but optimized code
Version 2019030702
- missing field "column" in backup for course and topic teaser
- optimize phpdoc comments
Version 2019030703
- add capability check while defining course and topic teaser
Version 2019050900
- set default capability mod/unilabel:edit for managers to allow
- add new option to define the carousel interval for course and topic teaser per instance
- fix small typos
Version 2020022900
- fix output of images without img source in unilabletype_grid.
- add new options to define count of columns for normal, middle and small devices separately
Version 2020061000
- fix referenced bootstrap javascript pointing to the new postion in Moodle 3.9
Version 2020061001
- fix indentation bug
Version 2020061002
- fix bug with modal started from another modal e.g. format_grid
Version 2020061003
- fix bug with carousel nav buttons overlapping the nav drawer
Version 2020110703
- moved fivecolumns css to styles.css
- small fixes in coding style
Version 2021052300
- The internal name can now be edited.
3.10 (2020110703)
3.10
Plugin type: Activities
Frankenstyle component name: mod_unilabel
Version build number: 2020110703
Version release name: 3.10
Maturity: Stable
Supported Moodle versions: 3.10, 3.11, 3.9
Repository URL (Git): https://github.com/grabs/moodle-mod_unilabel
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/grabs/moodle-mod_unilabel/issues
Release notes
Version 2019020900
- respecting the new class "core_course_list_element"
- add setting options to activate or deactivate content types
- add setting options for carousel types to choose different carousel buttons
- add a litle javascript to ensure the start of the carousel
Version 2019020901
- fix typo which stopped working the carousel buttons
Version 2019030700
- Add option to define the columns for grid representation in course and topic teaser
- Change behaviour. If the unilabel shows a topic teaser of its own course it will ignore the topic
it is in it by its self. - Clean the code to respect the moodle code guidelines
Version 2019030701
- no features but optimized code
Version 2019030702
- missing field "column" in backup for course and topic teaser
- optimize phpdoc comments
Version 2019030703
- add capability check while defining course and topic teaser
Version 2019050900
- set default capability mod/unilabel:edit for managers to allow
- add new option to define the carousel interval for course and topic teaser per instance
- fix small typos
Version 2020022900
- fix output of images without img source in unilabletype_grid.
- add new options to define count of columns for normal, middle and small devices separately
Version 2020061000
- fix referenced bootstrap javascript pointing to the new postion in Moodle 3.9
Version 2020061001
- fix indentation bug
Version 2020061002
- fix bug with modal started from another modal e.g. format_grid
Version 2020061003
- fix bug with carousel nav buttons overlapping the nav drawer
Version 2020110703
- moved fivecolumns css to styles.css
- small fixes in coding style
3.9.2 (2020061003)
3.9.2
Plugin type: Activities
Frankenstyle component name: mod_unilabel
Version build number: 2020061003
Version release name: 3.9.2
Maturity: Stable
Supported Moodle versions: 3.9
Repository URL (Git): https://github.com/grabs/moodle-mod_unilabel
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/grabs/moodle-mod_unilabel/issues
Release notes
Version 2019020900
- respecting the new class "core_course_list_element"
- add setting options to activate or deactivate content types
- add setting options for carousel types to choose different carousel buttons
- add a litle javascript to ensure the start of the carousel
Version 2019020901
- fix typo which stopped working the carousel buttons
Version 2019030700
- Add option to define the columns for grid representation in course and topic teaser
- Change behaviour. If the unilabel shows a topic teaser of its own course it will ignore the topic
it is in it by its self. - Clean the code to respect the moodle code guidelines
Version 2019030701
- no features but optimized code
Version 2019030702
- missing field "column" in backup for course and topic teaser
- optimize phpdoc comments
Version 2019030703
- add capability check while defining course and topic teaser
Version 2019050900
- set default capability mod/unilabel:edit for managers to allow
- add new option to define the carousel interval for course and topic teaser per instance
- fix small typos
Version 2020022900
- fix output of images without img source in unilabletype_grid.
- add new options to define count of columns for normal, middle and small devices separately
Version 2020061000
- fix referenced bootstrap javascript pointing to the new postion in Moodle 3.9
Version 2020061001
- fix indentation bug
Version 2020061002
- fix bug with modal started from another modal e.g. format_grid
Version 2020061003
- fix bug with carousel nav buttons overlapping the nav drawer
3.9.2 (2020061002)
3.9.2
Plugin type: Activities
Frankenstyle component name: mod_unilabel
Version build number: 2020061002
Version release name: 3.9.2
Maturity: Stable
Supported Moodle versions: 3.9
Repository URL (Git): https://github.com/grabs/moodle-mod_unilabel
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/grabs/moodle-mod_unilabel/issues
Release notes
Version 2019020900
- respecting the new class "core_course_list_element"
- add setting options to activate or deactivate content types
- add setting options for carousel types to choose different carousel buttons
- add a litle javascript to ensure the start of the carousel
Version 2019020901
- fix typo which stopped working the carousel buttons
Version 2019030700
- Add option to define the columns for grid representation in course and topic teaser
- Change behaviour. If the unilabel shows a topic teaser of its own course it will ignore the topic
it is in it by its self. - Clean the code to respect the moodle code guidelines
Version 2019030701
- no features but optimized code
Version 2019030702
- missing field "column" in backup for course and topic teaser
- optimize phpdoc comments
Version 2019030703
- add capability check while defining course and topic teaser
Version 2019050900
- set default capability mod/unilabel:edit for managers to allow
- add new option to define the carousel interval for course and topic teaser per instance
- fix small typos
Version 2020022900
- fix output of images without img source in unilabletype_grid.
- add new options to define count of columns for normal, middle and small devices separately
Version 2020061000
- fix referenced bootstrap javascript pointing to the new postion in Moodle 3.9
Version 2020061001
- fix indentation bug
Version 2020061002
- fix bug with modal started from another modal e.g. format_grid
3.8.2 (2020022902)
3.8.2
Plugin type: Activities
Frankenstyle component name: mod_unilabel
Version build number: 2020022902
Version release name: 3.8.2
Maturity: Stable
Supported Moodle versions: 3.8
Repository URL (Git): https://github.com/grabs/moodle-mod_unilabel
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/grabs/moodle-mod_unilabel/issues
Release notes
Version 2019020900
- respecting the new class "core_course_list_element"
- add setting options to activate or deactivate content types
- add setting options for carousel types to choose different carousel buttons
- add a litle javascript to ensure the start of the carousel
Version 2019020901
- fix typo which stopped working the carousel buttons
Version 2019030700
- Add option to define the columns for grid representation in course and topic teaser
- Change behaviour. If the unilabel shows a topic teaser of its own course it will ignore the topic
it is in it by its self. - Clean the code to respect the moodle code guidelines
Version 2019030701
- no features but optimized code
Version 2019030702
- missing field "column" in backup for course and topic teaser
- optimize phpdoc comments
Version 2019030703
- add capability check while defining course and topic teaser
Version 2019050900
- set default capability mod/unilabel:edit for managers to allow
- add new option to define the carousel interval for course and topic teaser per instance
- fix small typos
Version 2020022900
- fix output of images without img source in unilabletype_grid.
- add new options to define count of columns for normal, middle and small devices separately
Version 2020022901
- fix indentation bug
3.9 (2020061001)
3.9
Plugin type: Activities
Frankenstyle component name: mod_unilabel
Version build number: 2020061001
Version release name: 3.9
Maturity: Stable
Supported Moodle versions: 3.9
Repository URL (Git): https://github.com/grabs/moodle-mod_unilabel
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/grabs/moodle-mod_unilabel/issues
Release notes
Version 2019020900
- respecting the new class "core_course_list_element"
- add setting options to activate or deactivate content types
- add setting options for carousel types to choose different carousel buttons
- add a litle javascript to ensure the start of the carousel
Version 2019020901
- fix typo which stopped working the carousel buttons
Version 2019030700
- Add option to define the columns for grid representation in course and topic teaser
- Change behaviour. If the unilabel shows a topic teaser of its own course it will ignore the topic
it is in it by its self. - Clean the code to respect the moodle code guidelines
Version 2019030701
- no features but optimized code
Version 2019030702
- missing field "column" in backup for course and topic teaser
- optimize phpdoc comments
Version 2019030703
- add capability check while defining course and topic teaser
Version 2019050900
- set default capability mod/unilabel:edit for managers to allow
- add new option to define the carousel interval for course and topic teaser per instance
- fix small typos
Version 2020022900
- fix output of images without img source in unilabletype_grid.
- add new options to define count of columns for normal, middle and small devices separately
Version 2020061000
- fix referenced bootstrap javascript pointing to the new postion in Moodle 3.9
Version 2020061001
- fix indentation bug
3.8.1 (2020022901)
3.8.1
Plugin type: Activities
Frankenstyle component name: mod_unilabel
Version build number: 2020022901
Version release name: 3.8.1
Maturity: Stable
Supported Moodle versions: 3.8
Repository URL (Git): https://github.com/grabs/moodle-mod_unilabel
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/grabs/moodle-mod_unilabel/issues
Release notes
Version 2019020900
- respecting the new class "core_course_list_element"
- add setting options to activate or deactivate content types
- add setting options for carousel types to choose different carousel buttons
- add a litle javascript to ensure the start of the carousel
Version 2019020901
- fix typo which stopped working the carousel buttons
Version 2019030700
- Add option to define the columns for grid representation in course and topic teaser
- Change behaviour. If the unilabel shows a topic teaser of its own course it will ignore the topic
it is in it by its self. - Clean the code to respect the moodle code guidelines
Version 2019030701
- no features but optimized code
Version 2019030702
- missing field "column" in backup for course and topic teaser
- optimize phpdoc comments
Version 2019030703
- add capability check while defining course and topic teaser
Version 2019050900
- set default capability mod/unilabel:edit for managers to allow
- add new option to define the carousel interval for course and topic teaser per instance
- fix small typos
Version 2020022900
- fix output of images without img source in unilabletype_grid.
- add new options to define count of columns for normal, middle and small devices separately
Version 2020022901
- fix indentation bug
3.9 (2020061000)
3.9
Plugin type: Activities
Frankenstyle component name: mod_unilabel
Version build number: 2020061000
Version release name: 3.9
Maturity: Stable
Supported Moodle versions: 3.9
Repository URL (Git): https://github.com/grabs/moodle-mod_unilabel
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/grabs/moodle-mod_unilabel/issues
Release notes
Version 2019020900
- respecting the new class "core_course_list_element"
- add setting options to activate or deactivate content types
- add setting options for carousel types to choose different carousel buttons
- add a litle javascript to ensure the start of the carousel
Version 2019020901
- fix typo which stopped working the carousel buttons
Version 2019030700
- Add option to define the columns for grid representation in course and topic teaser
- Change behaviour. If the unilabel shows a topic teaser of its own course it will ignore the topic
it is in it by its self. - Clean the code to respect the moodle code guidelines
Version 2019030701
- no features but optimized code
Version 2019030702
- missing field "column" in backup for course and topic teaser
- optimize phpdoc comments
Version 2019030703
- add capability check while defining course and topic teaser
Version 2019050900
- set default capability mod/unilabel:edit for managers to allow
- add new option to define the carousel interval for course and topic teaser per instance
- fix small typos
Version 2020022900
- fix output of images without img source in unilabletype_grid.
- add new options to define count of columns for normal, middle and small devices separately
Version 2020061000
- fix referenced bootstrap javascript pointing to the new postion in Moodle 3.9
3.8.1 (2020022900)
3.8.1
Plugin type: Activities
Frankenstyle component name: mod_unilabel
Version build number: 2020022900
Version release name: 3.8.1
Maturity: Stable
Supported Moodle versions: 3.8
Repository URL (Git): https://github.com/grabs/moodle-mod_unilabel
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/grabs/moodle-mod_unilabel/issues
Release notes
Version 2019020900
- respecting the new class "core_course_list_element"
- add setting options to activate or deactivate content types
- add setting options for carousel types to choose different carousel buttons
- add a litle javascript to ensure the start of the carousel
Version 2019020901
- fix typo which stopped working the carousel buttons
Version 2019030700
- Add option to define the columns for grid representation in course and topic teaser
- Change behaviour. If the unilabel shows a topic teaser of its own course it will ignore the topic
it is in it by its self. - Clean the code to respect the moodle code guidelines
Version 2019030701
- no features but optimized code
Version 2019030702
- missing field "column" in backup for course and topic teaser
- optimize phpdoc comments
Version 2019030703
- add capability check while defining course and topic teaser
Version 2019050900
- set default capability mod/unilabel:edit for managers to allow
- add new option to define the carousel interval for course and topic teaser per instance
- fix small typos
Version 2020022900
- fix output of images without img source in unilabletype_grid.
- add new options to define count of columns for normal, middle and small devices separately
3.8.0 (2019100900)
3.8.0
Plugin type: Activities
Frankenstyle component name: mod_unilabel
Version build number: 2019100900
Version release name: 3.8.0
Maturity: Stable
Supported Moodle versions: 3.8
Repository URL (Git): https://github.com/grabs/moodle-mod_unilabel
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/grabs/moodle-mod_unilabel/issues
Release notes
Version 2019020900
- respecting the new class "core_course_list_element"
- add setting options to activate or deactivate content types
- add setting options for carousel types to choose different carousel buttons
- add a litle javascript to ensure the start of the carousel
Version 2019020901
- fix typo which stopped working the carousel buttons
Version 2019030700
- Add option to define the columns for grid representation in course and topic teaser
- Change behaviour. If the unilabel shows a topic teaser of its own course it will ignore the topic
it is in it by its self. - Clean the code to respect the moodle code guidelines
Version 2019030701
- no features but optimized code
Version 2019030702
- missing field "column" in backup for course and topic teaser
- optimize phpdoc comments
Version 2019030703
- add capability check while defining course and topic teaser
Version 2019050900
- set default capability mod/unilabel:edit for managers to allow
- add new option to define the carousel interval for course and topic teaser per instance
- fix small typos
3.6.3 (2019050900)
3.6.3
Plugin type: Activities
Frankenstyle component name: mod_unilabel
Version build number: 2019050900
Version release name: 3.6.3
Maturity: Stable
Supported Moodle versions: 3.5, 3.6, 3.7
Repository URL (Git): https://github.com/grabs/moodle-mod_unilabel
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/grabs/moodle-mod_unilabel/issues
Release notes
Version 2019020900
- respecting the new class "core_course_list_element"
- add setting options to activate or deactivate content types
- add setting options for carousel types to choose different carousel buttons
- add a litle javascript to ensure the start of the carousel
Version 2019020901
- fix typo which stopped working the carousel buttons
Version 2019030700
- Add option to define the columns for grid representation in course and topic teaser
- Change behaviour. If the unilabel shows a topic teaser of its own course it will ignore the topic
it is in it by its self. - Clean the code to respect the moodle code guidelines
Version 2019030701
- no features but optimized code
Version 2019030702
- missing field "column" in backup for course and topic teaser
- optimize phpdoc comments
Version 2019030703
- add capability check while defining course and topic teaser
Version 2019050900
- set default capability mod/unilabel:edit for managers to allow
- add new option to define the carousel interval for course and topic teaser per instance
- fix small typos
3.6.3 (2019030703)
3.6.3
Plugin type: Activities
Frankenstyle component name: mod_unilabel
Version build number: 2019030703
Version release name: 3.6.3
Maturity: Stable
Supported Moodle versions: 3.5, 3.6
Repository URL (Git): https://github.com/grabs/moodle-mod_unilabel
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/grabs/moodle-mod_unilabel/issues
Release notes
Version 2019020900
- respecting the new class "core_course_list_element"
- add setting options to activate or deactivate content types
- add setting options for carousel types to choose different carousel buttons
- add a litle javascript to ensure the start of the carousel
Version 2019020901
- fix typo which stopped working the carousel buttons
Version 2019030700
- Add option to define the columns for grid representation in course and topic teaser
- Change behaviour. If the unilabel shows a topic teaser of its own course it will ignore the topic
it is in it by its self. - Clean the code to respect the moodle code guidelines
Version 2019030701
- no features but optimized code
Version 2019030702
- missing field "column" in backup for course and topic teaser
- optimize phpdoc comments
Version 2019030703
- add capability check while defining course and topic teaser
3.6.3 (2019030702)
3.6.3
Plugin type: Activities
Frankenstyle component name: mod_unilabel
Version build number: 2019030702
Version release name: 3.6.3
Maturity: Stable
Supported Moodle versions: 3.5, 3.6
Repository URL (Git): https://github.com/grabs/moodle-mod_unilabel
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/grabs/moodle-mod_unilabel/issues
Version 2019020900
- respecting the new class "core_course_list_element"
- add setting options to activate or deactivate content types
- add setting options for carousel types to choose different carousel buttons
- add a litle javascript to ensure the start of the carousel
Version 2019020901
- fix typo which stopped working the carousel buttons
Version 2019030700
- Add option to define the columns for grid representation in course and topic teaser
- Change behaviour. If the unilabel shows a topic teaser of its own course it will ignore the topic
it is in it by its self. - Clean the code to respect the moodle code guidelines
Version 2019030701
- no features but optimized code
Version 2019030702
- missing field "column" in backup for course and topic teaser
- optimize phpdoc comments
3.6.3 (2019030700)
3.6.3
Plugin type: Activities
Frankenstyle component name: mod_unilabel
Version build number: 2019030700
Version release name: 3.6.3
Maturity: Stable
Supported Moodle versions: 3.5, 3.6
Repository URL (Git): https://github.com/grabs/moodle-mod_unilabel
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/grabs/moodle-mod_unilabel/issues
Version 2019020900
- respecting the new class "core_course_list_element"
- add setting options to activate or deactivate content types
- add setting options for carousel types to choose different carousel buttons
- add a litle javascript to ensure the start of the carousel
Version 2019020901
- fix typo which stopped working the carousel buttons
Version 2019030700
- Add option to define the columns for grid representation in course and topic teaser
- Change behaviour. If the unilabel shows a topic teaser of its own course it will ignore the topic
it is in it by its self. - Clean the code to respect the moodle code guidelines
3.6 (2019020901)
3.6
Plugin type: Activities
Frankenstyle component name: mod_unilabel
Version build number: 2019020901
Version release name: 3.6
Maturity: Stable
Supported Moodle versions: 3.5, 3.6
Repository URL (Git): https://github.com/grabs/moodle-mod_unilabel
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/grabs/moodle-mod_unilabel/issues
Version 2019020900
- respecting the new class "core_course_list_element"
- add setting options to activate or deactivate content types
- add setting options for carousel types to choose different carousel buttons
- add a litle javascript to ensure the start of the carousel
Version 2019020901
- fix typo which stopped working the carousel buttons
3.6 (2019020900)
3.6
Plugin type: Activities
Frankenstyle component name: mod_unilabel
Version build number: 2019020900
Version release name: 3.6
Maturity: Stable
Supported Moodle versions: 3.5, 3.6
Repository URL (Git): https://github.com/grabs/moodle-mod_unilabel
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/grabs/moodle-mod_unilabel/issues
Version 2019020900
- respecting the new class "core_course_list_element"
- add setting options to activate or deactivate content types
- add setting options for carousel types to choose different carousel buttons
- add a litle javascript to ensure the start of the carousel
3.6 (2018121701)
3.6
Plugin type: Activities
Frankenstyle component name: mod_unilabel
Version build number: 2018121701
Version release name: 3.6
Maturity: Stable
Supported Moodle versions: 3.5, 3.6
Repository URL (Git): https://github.com/grabs/moodle-mod_unilabel
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/grabs/moodle-mod_unilabel/issues
General
The Moodle plugin "mod_unilabel" enables you to include some nice formated text on the course- or frontpage.
There are 5 different content types included (extendable sub plugins):
- Simple text
- Carousel
- Collapsed text
- Course teaser
- Topic teaser
Installation
Copy all files into the folder "mod/unilabel" inside your moodle installation.
Run the installation process in moodle.
You can find more detailes to the installation process here: https://docs.moodle.org/35/en/Installing_plugins#Installing_a_plugin
Usage
The configuration consists of two steps (except the "Simple text" type).
- The creation of a new instance by using the activity chooser.
- The configuration of the content depending on the content type you chose in the first step.
Description of the content types
Simple text
This content type just show the label as you already know
Carousel
In this content type you can define a series of images.
Each image is shown in a slide show.
You can also define a caption to each image that is show inside the slide item.
For each image you can define a url what makes the image to a clickable button.
The carousel is by default responsive to different screen sizes.
To optimize the responsivity to each of the images you can assigne a mobile optimized image.
This mobile image is shown on small devices smaller than 768 px.
Grid
In this content type you can define a series of images and contents/urls.
The grid is by default responsive to different screen sizes.
You can set a column count for the grid to define how many tiles are shown in one row.
On smaller screens the column count is reduced by a half of the defined count.
On mobile devices like cellphones only one column is shown.
To optimize the responsivity to each of the images you can assign a mobile optimized image.
This mobile image is shown on small devices smaller than 768 px.
If you have defined a content for a slide the content is shown as a modal dialog if you click the slide.
If you have defined a url for a slide on click the url is loaded.
Collapsed text
This content type offers you two options:
- a folded content
- a modal dialog containing the content.
Both types can be used with or without animation
Course teaser
Mainly intended to show on the frontpage it shows the titles and images of selected courses.
The presentation can be a carousel or a grid.
Each Item is a clickable button that brings the user to the related course.
Topic teaser
Mainly intended to show on the frontpage it shows the description of topics of a selected course.
The topics will be shown as carousel or as grid.
If you click on such a shown topic a modal dialog shows the topic content.
3.6 (2018121700)
3.6
Plugin type: Activities
Frankenstyle component name: mod_unilabel
Version build number: 2018121700
Version release name: 3.6
Maturity: Stable
Supported Moodle versions: 3.5, 3.6
Repository URL (Git): https://github.com/grabs/moodle-mod_unilabel
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/grabs/moodle-mod_unilabel/issues
General
The Moodle plugin "mod_unilabel" enables you to include some nice formated text on the course- or frontpage.
There are 5 different content types included (extendable sub plugins):
- Simple text
- Carousel
- Collapsed text
- Course teaser
- Topic teaser
Installation
Copy all files into the folder "mod/unilabel" inside your moodle installation.
Run the installation process in moodle.
You can find more detailes to the installation process here: https://docs.moodle.org/35/en/Installing_plugins#Installing_a_plugin
Usage
The configuration consists of two steps (except the "Simple text" type).
- The creation of a new instance by using the activity chooser.
- The configuration of the content depending on the content type you chose in the first step.
Description of the content types
Simple text
This content type just show the label as you already know
Carousel
In this content type you can define a series of images.
Each image is shown in a slide show.
You can also define a caption to each image that is show inside the slide item.
For each image you can define a url what makes the image to a clickable button.
The carousel is by default responsive to different screen sizes.
To optimize the responsivity to each of the images you can assigne a mobile optimized image.
This mobile image is shown on small devices smaller than 768 px.
Grid
In this content type you can define a series of images and contents/urls.
The grid is by default responsive to different screen sizes.
You can set a column count for the grid to define how many tiles are shown in one row.
On smaller screens the column count is reduced by a half of the defined count.
On mobile devices like cellphones only one column is shown.
To optimize the responsivity to each of the images you can assign a mobile optimized image.
This mobile image is shown on small devices smaller than 768 px.
If you have defined a content for a slide the content is shown as a modal dialog if you click the slide.
If you have defined a url for a slide on click the url is loaded.
Collapsed text
This content type offers you two options:
- a folded content
- a modal dialog containing the content.
Both types can be used with or without animation
Course teaser
Mainly intended to show on the frontpage it shows the titles and images of selected courses.
The presentation can be a carousel or a grid.
Each Item is a clickable button that brings the user to the related course.
Topic teaser
Mainly intended to show on the frontpage it shows the description of topics of a selected course.
The topics will be shown as carousel or as grid.
If you click on such a shown topic a modal dialog shows the topic content.