1 |
efrain |
1 |
## Release notes
|
|
|
2 |
|
|
|
3 |
### Release 4.4.0
|
|
|
4 |
* Apply new coding style rules
|
|
|
5 |
* Carousel caption has new settings for its style (#44)
|
|
|
6 |
|
|
|
7 |
### Release 4.3.4
|
|
|
8 |
* Optimize activity picker, so users can see whether or not the used link comes from an activity
|
|
|
9 |
* Carousel caption now can handle images
|
|
|
10 |
* Fix hyphenation for wrapping long words - Thanks to Florian Dagner (#37)
|
|
|
11 |
* Fix missing draftitemid in carousel
|
|
|
12 |
|
|
|
13 |
### Release 4.3.3
|
|
|
14 |
* Fix error while deleting elements in grid and carousel
|
|
|
15 |
|
|
|
16 |
### Release 4.3.2
|
|
|
17 |
* Fixed wrong Font Awesome in css
|
|
|
18 |
* Type collapsedtext now use Moodle css classes to show the carets for collapsed and expanded.
|
|
|
19 |
* Introduce Drag-and-Drop for element with items like "accordion", "carousel" and "grid"
|
|
|
20 |
* Introduce adding and removing of elements by ajax
|
|
|
21 |
* New option to open a url in a new window.
|
|
|
22 |
* Fix issue "Always show manual completion" (Thanks to Stefa Hanauska) (#39)
|
|
|
23 |
|
|
|
24 |
### Release 4.3.1
|
|
|
25 |
* mod_unilabel: prevent loading activities like inline folder (#36)
|
|
|
26 |
|
|
|
27 |
### Release 4.3.0
|
|
|
28 |
* Add the great new unilabel type imageboard from Andreas Schenkel (https://github.com/andreasschenkel/moodle-unilabeltype_imageboard)
|
|
|
29 |
* Apply new coding style rules
|
|
|
30 |
* Optimize colourpicker
|
|
|
31 |
|
|
|
32 |
### Release 4.2.5
|
|
|
33 |
* Fix conflict with mod folder (#36)
|
|
|
34 |
|
|
|
35 |
### Release 4.2.4
|
|
|
36 |
* Fix multiple availability infos (#34)
|
|
|
37 |
|
|
|
38 |
### Release 4.2.3
|
|
|
39 |
* Fix restore of internal urls in grid and carousel
|
|
|
40 |
* Add activity picker to choose an activity url in grid and carousel (Thanks to Andreas Schenkel for this really good idea!)
|
|
|
41 |
|
|
|
42 |
### Release 4.2.2
|
|
|
43 |
* Fix new Font Awesome caret in collapsed text
|
|
|
44 |
|
|
|
45 |
### Release 4.2.1
|
|
|
46 |
* Compatibility to Font Awesome 6 Free
|
|
|
47 |
|
|
|
48 |
### Release 4.2.0
|
|
|
49 |
* Compatibility to Moodle 4.2
|
|
|
50 |
|
|
|
51 |
### Version 2022042000 Release 4.1.1 (Build: 2022122400)
|
|
|
52 |
* Add cmid to "uniqid" to avoid conflicts with multiple instances
|
|
|
53 |
|
|
|
54 |
### Version 2022042000 Release 4.1.0 (Build: 2022113000)
|
|
|
55 |
* Compatibility improvements for Moodle 4.0 and 4.1
|
|
|
56 |
* New amd modules for better handling cascaded elements in topicteaser.
|
|
|
57 |
* Topicteaser now loads the content of a topic asynchronously.
|
|
|
58 |
* Small fixes on coding style and behat testing
|
|
|
59 |
|
|
|
60 |
### Version 2022041601 Release 4.0.2 (Build: 2022050900)
|
|
|
61 |
* MBS-6386 (Stefan Hanuska): Fix redirect in view.php
|
|
|
62 |
|
|
|
63 |
### Version 2022041601
|
|
|
64 |
* Compatibility to Moodle 4
|
|
|
65 |
|
|
|
66 |
### Version 2022030200
|
|
|
67 |
* Integrated a new type "Accordion" (Thanks to Stefan Hanuska)
|
|
|
68 |
* Add phpunit test and behat acceptance test to unilabeltype_accordion
|
|
|
69 |
|
|
|
70 |
### Version 2022012202
|
|
|
71 |
* MBS-6151 (Stefan Hanuska): Make adding new slides consistent to grid
|
|
|
72 |
* Add phpunit test and behat acceptance test
|
|
|
73 |
* Add github actions as replacement for travis ci
|
|
|
74 |
|
|
|
75 |
### Version 2022012201
|
|
|
76 |
* MBS-6088 (Stefan Hanauska): Fix behaviour for slides without images in type carousel and fix alt-attribute containing in type carousel
|
|
|
77 |
|
|
|
78 |
### Version 2022012200
|
|
|
79 |
* All types using carousel have a new option to run the carousel automatically or not.
|
|
|
80 |
|
|
|
81 |
### Version 2021052300
|
|
|
82 |
* The internal name can now be edited.
|
|
|
83 |
|
|
|
84 |
### Version 2020110703
|
|
|
85 |
* moved fivecolumns css to styles.css
|
|
|
86 |
* small fixes in coding style
|
|
|
87 |
|
|
|
88 |
### Version 2020061003
|
|
|
89 |
* fix bug with carousel nav buttons overlapping the nav drawer
|
|
|
90 |
|
|
|
91 |
### Version 2020061002
|
|
|
92 |
* fix bug with modal started from another modal e.g. format_grid
|
|
|
93 |
|
|
|
94 |
### Version 2020061001
|
|
|
95 |
* fix indentation bug
|
|
|
96 |
|
|
|
97 |
### Version 2020061000
|
|
|
98 |
* fix referenced bootstrap javascript pointing to the new postion in Moodle 3.9
|
|
|
99 |
|
|
|
100 |
### Version 2020022900
|
|
|
101 |
* fix output of images without img source in unilabletype_grid.
|
|
|
102 |
* add new options to define count of columns for normal, middle and small devices separately
|
|
|
103 |
|
|
|
104 |
### Version 2019050900
|
|
|
105 |
* set default capability mod/unilabel:edit for managers to allow
|
|
|
106 |
* add new option to define the carousel interval for course and topic teaser per instance
|
|
|
107 |
* fix small typos
|
|
|
108 |
|
|
|
109 |
### Version 2019030703
|
|
|
110 |
* add capability check while defining course and topic teaser
|
|
|
111 |
|
|
|
112 |
### Version 2019030702
|
|
|
113 |
* missing field "column" in backup for course and topic teaser
|
|
|
114 |
* optimize phpdoc comments
|
|
|
115 |
|
|
|
116 |
### Version 2019030701
|
|
|
117 |
* no features but optimized code
|
|
|
118 |
|
|
|
119 |
### Version 2019030700
|
|
|
120 |
* Add option to define the columns for grid representation in course and topic teaser
|
|
|
121 |
* Change behaviour. If the unilabel shows a topic teaser of its own course it will ignore the topic
|
|
|
122 |
it is in it by its self.
|
|
|
123 |
* Clean the code to respect the moodle code guidelines
|
|
|
124 |
|
|
|
125 |
### Version 2019020901
|
|
|
126 |
* fix typo which stopped working the carousel buttons
|
|
|
127 |
|
|
|
128 |
### Version 2019020900
|
|
|
129 |
* respecting the new class "core_course_list_element"
|
|
|
130 |
* add setting options to activate or deactivate content types
|
|
|
131 |
* add setting options for carousel types to choose different carousel buttons
|
|
|
132 |
* add a litle javascript to ensure the start of the carousel
|