Collabora - Collaborative document editing
Versions
Current version
v5.0.2 (2026052600) (2025042000)
v5.0.2 (2026052600)
Plugin type: Activities
Frankenstyle component name: mod_collabora
Version build number: 2025042000
Version release name: v5.0.2 (2026052600)
Maturity: Beta
Supported Moodle versions: 5.0, 5.1, 5.2
Repository URL (Git): https://github.com/learnweb/moodle-mod_collabora
Repository branch:
Repository tag: v5.0.2
Issue/bug tracker URL: https://github.com/learnweb/moodle-mod_collabora/issues
moodle-mod_collabora
Changes
v5.0.2
- fix error on security helper (#56)
- optimize cache and connection check
v5.0.1
- adjust code for Moodle 5.1
- apply new coding style
v5.0
- adjust code for Moodle 5.0 using Bootstrap 5.3
v4.5.4
- 2025-03-16 - If "Enable versioning" was set to "No", an error appeared
- 2025-03-16 - Download of version files was not possible
v4.5.3
- 2025-03-04 - Add feature to show user pictures in collabora editor - thanks to Collabora Productivity
- 2025-03-04 - Add feature to show the collabora server audit for siteadmins - thanks to Collabora Productivity
- 2025-03-04 - Optimize handling of tokens
v4.5.2
- 2025-01-21 - Since Moodle 4.5, you have to check an existing session by using the session handler (#45).
- 2025-01-21 - Fix wrong type param in repair.php
- 2025-01-21 - Adjust github workflow to be more restrictive
v4.5.1
- 2024-11-04 - Fix wrong sort param int get_area_files while loading the current group file.
v4.5.0
- 2024-10-30 - Add support for managing templates.
v4.3.3
- 2024-02-12 - Fix course without groups but in group mode 1 or 2
v4.3.2
- 2024-02-01 - Fix in 4.1 undefined constant PRIMARY_BUTTON in class single_button
v4.3.1
- 2024-01-07 - Adding postmessage support which brings features like version management or switching the user interface
- 2024-01-07 - Compatibility to Moodle 4.3
- 2024-01-11 - Update github actions
v4.3
- 2023-06-23 - Fix error in "collabora_get_coursemodule_info" throwing error in some situations (#40).
v4.2-r2
- 2023-05-25 - Optimize output and settings
- 2023-05-25 - Now showing the file name above the document instead of the title (#39)
v4.2-r1
- 2023-04-27 - Optimize monologo for document depending icons
- 2023-04-27 - Fix syntax of new \single_button(...) call.
- 2023-04-27 - Optimize testing mode.
v4.1-r1
- 2022-11-23 - Optimize github actions workflow
- 2022-11-23 - API has now an option to return result instead of throwing it through the output. This makes testing easier.
- 2022-11-19 - Better access check. A logged out user can not share the iframe url anymore.
- 2022-11-19 - New abstraction for filesystem which makes it easier to share the API code between mod_collabora and this plugin.
v4.0-r5
- 2022-11-07 - Fix event classes abstraction.
v4.0-r4
- 2022-11-07 - Fix wrongfully called require_sesskey (#37).
v4.0-r3
- 2022-11-06 - Optimize code and add more phpdoc documentations.
v4.0-r2
- 2022-11-03 - Add new capability for direct downloading (#34)
v4.0-r1
- 2022-11-03 - Open in new tab not working (#36)
- 2022-11-03 - Add monologo icon
v4.0-beta-3
- 2022-04-04 - Ensure LastModifiedTime is in UTC (#32)
v4.0-beta-2
- 2022-03-06 - removed wrong reference in backup
v3.11-r2
- 2022-03-05 - replace travis by github actions and apply coding style
v3.11-r1
- 2021-10-26 - define NO_MOODLE_COOKIES in callback.php
- 2021-10-26 - Add option to unblock discovery url (See: $CFG->curlsecurityblockedhosts)
- 2021-10-26 - Load the discovery xml only into the cache if it is valid.
- 2021-10-26 - Add download button outside the collabora iframe to be able to load the last document even if it's broken.
- 2021-10-26 - Add a repair feature to connect the document with a new collabora process if it is broken.
- 2021-10-26 - Add an icon for text documents (*.txt)
- 2021-10-26 - Add png icons for installations without svg support.
- 2021-10-26 - Optimize layout for open in new register.
v3.10-r3
- 2021-04-12 - stop dnd-api (drag-and-drop) while deactivated
v3.10-r2
- 2020-11-25 - fix iframe height to show office status bar (#27)
- 2020-11-25 - update README.md
v3.10-r1
- 2020-10-13 - adjust .travis.yml to check moodle 3.10 properly
v3.9-r5
- 2020-10-12 - add support for fullscreen without using 'requestFullscreen' (#26)
v3.9-r4
- 2020-10-03 - add simple multi lang support (#24)
v3.9-r3
- 2020-08-11 - Fix getting groupmode from cm (PR #22)
v3.9-r2
- 2020-08-11 - added drag-and-drop support on course pages (PR #19)
- 2020-08-11 - removed German language pack as translations are kept in AMOS
v3.9-r1
- 2020-06-24 - updated version.php, README-md & CHANGES.md
- 2020-06-24 - merged PR #17: ready for Moodle 3.9
- 2020-06-19 - merged PR #14: updated travis for Moodle 3.9 (Thanks to rtschu for the PR's)
v3.8-r2
- 2020-05-16 - Fix fullscreen for firefox (PR #12)
- 2020-05-16 - Added a check in the validation method for the update instance in mod_form.php (PR #13)
(Thanks to Andreas Grabs for the PR's)
v3.8-r1
- 2019-11-21 - Fix part of Privacy API implementation
- 2019-10-14 - Implement Privacy API
v3.7-r1
- 2019-04-28 - Show custom course module icon that depends on the type of its file
v3.5-r1
- 2019-03-22 - add CHANGES.md & README.md
- 2019-03-21 - add travis ci
- 2019-03-21 - Initial plugin commit
v4.5.5 (2026052600) (2025030500)
v4.5.5 (2026052600)
Plugin type: Activities
Frankenstyle component name: mod_collabora
Version build number: 2025030500
Version release name: v4.5.5 (2026052600)
Maturity: Beta
Supported Moodle versions: 4.5
Repository URL (Git): https://github.com/learnweb/moodle-mod_collabora
Repository branch:
Repository tag: v4.5.5
Issue/bug tracker URL: https://github.com/learnweb/moodle-mod_collabora/issues
moodle-mod_collabora
Changes
v4.5.5
- fix error on security helper (#56)
- optimize cache and connection check
- fix coding style
v4.5.4
- 2025-03-16 - If "Enable versioning" was set to "No", an error appeared
- 2025-03-16 - Download of version files was not possible
v4.5.3
- 2025-03-04 - Add feature to show user pictures in collabora editor - thanks to Collabora Productivity
- 2025-03-04 - Add feature to show the collabora server audit for siteadmins - thanks to Collabora Productivity
- 2025-03-04 - Optimize handling of tokens
v4.5.2
- 2025-01-21 - Since Moodle 4.5, you have to check an existing session by using the session handler (#45).
- 2025-01-21 - Fix wrong type param in repair.php
- 2025-01-21 - Adjust github workflow to be more restrictive
v4.5.1
- 2024-11-04 - Fix wrong sort param int get_area_files while loading the current group file.
v4.5.0
- 2024-10-30 - Add support for managing templates.
v4.3.3
- 2024-02-12 - Fix course without groups but in group mode 1 or 2
v4.3.2
- 2024-02-01 - Fix in 4.1 undefined constant PRIMARY_BUTTON in class single_button
v4.3.1
- 2024-01-07 - Adding postmessage support which brings features like version management or switching the user interface
- 2024-01-07 - Compatibility to Moodle 4.3
- 2024-01-11 - Update github actions
v4.3
- 2023-06-23 - Fix error in "collabora_get_coursemodule_info" throwing error in some situations (#40).
v4.2-r2
- 2023-05-25 - Optimize output and settings
- 2023-05-25 - Now showing the file name above the document instead of the title (#39)
v4.2-r1
- 2023-04-27 - Optimize monologo for document depending icons
- 2023-04-27 - Fix syntax of new \single_button(...) call.
- 2023-04-27 - Optimize testing mode.
v4.1-r1
- 2022-11-23 - Optimize github actions workflow
- 2022-11-23 - API has now an option to return result instead of throwing it through the output. This makes testing easier.
- 2022-11-19 - Better access check. A logged out user can not share the iframe url anymore.
- 2022-11-19 - New abstraction for filesystem which makes it easier to share the API code between mod_collabora and this plugin.
v4.0-r5
- 2022-11-07 - Fix event classes abstraction.
v4.0-r4
- 2022-11-07 - Fix wrongfully called require_sesskey (#37).
v4.0-r3
- 2022-11-06 - Optimize code and add more phpdoc documentations.
v4.0-r2
- 2022-11-03 - Add new capability for direct downloading (#34)
v4.0-r1
- 2022-11-03 - Open in new tab not working (#36)
- 2022-11-03 - Add monologo icon
v4.0-beta-3
- 2022-04-04 - Ensure LastModifiedTime is in UTC (#32)
v4.0-beta-2
- 2022-03-06 - removed wrong reference in backup
v3.11-r2
- 2022-03-05 - replace travis by github actions and apply coding style
v3.11-r1
- 2021-10-26 - define NO_MOODLE_COOKIES in callback.php
- 2021-10-26 - Add option to unblock discovery url (See: $CFG->curlsecurityblockedhosts)
- 2021-10-26 - Load the discovery xml only into the cache if it is valid.
- 2021-10-26 - Add download button outside the collabora iframe to be able to load the last document even if it's broken.
- 2021-10-26 - Add a repair feature to connect the document with a new collabora process if it is broken.
- 2021-10-26 - Add an icon for text documents (*.txt)
- 2021-10-26 - Add png icons for installations without svg support.
- 2021-10-26 - Optimize layout for open in new register.
v3.10-r3
- 2021-04-12 - stop dnd-api (drag-and-drop) while deactivated
v3.10-r2
- 2020-11-25 - fix iframe height to show office status bar (#27)
- 2020-11-25 - update README.md
v3.10-r1
- 2020-10-13 - adjust .travis.yml to check moodle 3.10 properly
v3.9-r5
- 2020-10-12 - add support for fullscreen without using 'requestFullscreen' (#26)
v3.9-r4
- 2020-10-03 - add simple multi lang support (#24)
v3.9-r3
- 2020-08-11 - Fix getting groupmode from cm (PR #22)
v3.9-r2
- 2020-08-11 - added drag-and-drop support on course pages (PR #19)
- 2020-08-11 - removed German language pack as translations are kept in AMOS
v3.9-r1
- 2020-06-24 - updated version.php, README-md & CHANGES.md
- 2020-06-24 - merged PR #17: ready for Moodle 3.9
- 2020-06-19 - merged PR #14: updated travis for Moodle 3.9 (Thanks to rtschu for the PR's)
v3.8-r2
- 2020-05-16 - Fix fullscreen for firefox (PR #12)
- 2020-05-16 - Added a check in the validation method for the update instance in mod_form.php (PR #13)
(Thanks to Andreas Grabs for the PR's)
v3.8-r1
- 2019-11-21 - Fix part of Privacy API implementation
- 2019-10-14 - Implement Privacy API
v3.7-r1
- 2019-04-28 - Show custom course module icon that depends on the type of its file
v3.5-r1
- 2019-03-22 - add CHANGES.md & README.md
- 2019-03-21 - add travis ci
- 2019-03-21 - Initial plugin commit
v5.0.1 (2026022000) (2025041901)
v5.0.1 (2026022000)
Plugin type: Activities
Frankenstyle component name: mod_collabora
Version build number: 2025041901
Version release name: v5.0.1 (2026022000)
Maturity: Beta
Supported Moodle versions: 5.0, 5.1
Repository URL (Git): https://github.com/learnweb/moodle-mod_collabora
Repository branch:
Repository tag: v5.0.1
Issue/bug tracker URL: https://github.com/learnweb/moodle-mod_collabora/issues
moodle-mod_collabora
Changes
v5.0.1
- adjust code for Moodle 5.1
- apply new coding style
v5.0
- adjust code for Moodle 5.0 using Bootstrap 5.3
v4.5.4
- 2025-03-16 - If "Enable versioning" was set to "No", an error appeared
- 2025-03-16 - Download of version files was not possible
v4.5.3
- 2025-03-04 - Add feature to show user pictures in collabora editor - thanks to Collabora Productivity
- 2025-03-04 - Add feature to show the collabora server audit for siteadmins - thanks to Collabora Productivity
- 2025-03-04 - Optimize handling of tokens
v4.5.2
- 2025-01-21 - Since Moodle 4.5, you have to check an existing session by using the session handler (#45).
- 2025-01-21 - Fix wrong type param in repair.php
- 2025-01-21 - Adjust github workflow to be more restrictive
v4.5.1
- 2024-11-04 - Fix wrong sort param int get_area_files while loading the current group file.
v4.5.0
- 2024-10-30 - Add support for managing templates.
v4.3.3
- 2024-02-12 - Fix course without groups but in group mode 1 or 2
v4.3.2
- 2024-02-01 - Fix in 4.1 undefined constant PRIMARY_BUTTON in class single_button
v4.3.1
- 2024-01-07 - Adding postmessage support which brings features like version management or switching the user interface
- 2024-01-07 - Compatibility to Moodle 4.3
- 2024-01-11 - Update github actions
v4.3
- 2023-06-23 - Fix error in "collabora_get_coursemodule_info" throwing error in some situations (#40).
v4.2-r2
- 2023-05-25 - Optimize output and settings
- 2023-05-25 - Now showing the file name above the document instead of the title (#39)
v4.2-r1
- 2023-04-27 - Optimize monologo for document depending icons
- 2023-04-27 - Fix syntax of new \single_button(...) call.
- 2023-04-27 - Optimize testing mode.
v4.1-r1
- 2022-11-23 - Optimize github actions workflow
- 2022-11-23 - API has now an option to return result instead of throwing it through the output. This makes testing easier.
- 2022-11-19 - Better access check. A logged out user can not share the iframe url anymore.
- 2022-11-19 - New abstraction for filesystem which makes it easier to share the API code between mod_collabora and this plugin.
v4.0-r5
- 2022-11-07 - Fix event classes abstraction.
v4.0-r4
- 2022-11-07 - Fix wrongfully called require_sesskey (#37).
v4.0-r3
- 2022-11-06 - Optimize code and add more phpdoc documentations.
v4.0-r2
- 2022-11-03 - Add new capability for direct downloading (#34)
v4.0-r1
- 2022-11-03 - Open in new tab not working (#36)
- 2022-11-03 - Add monologo icon
v4.0-beta-3
- 2022-04-04 - Ensure LastModifiedTime is in UTC (#32)
v4.0-beta-2
- 2022-03-06 - removed wrong reference in backup
v3.11-r2
- 2022-03-05 - replace travis by github actions and apply coding style
v3.11-r1
- 2021-10-26 - define NO_MOODLE_COOKIES in callback.php
- 2021-10-26 - Add option to unblock discovery url (See: $CFG->curlsecurityblockedhosts)
- 2021-10-26 - Load the discovery xml only into the cache if it is valid.
- 2021-10-26 - Add download button outside the collabora iframe to be able to load the last document even if it's broken.
- 2021-10-26 - Add a repair feature to connect the document with a new collabora process if it is broken.
- 2021-10-26 - Add an icon for text documents (*.txt)
- 2021-10-26 - Add png icons for installations without svg support.
- 2021-10-26 - Optimize layout for open in new register.
v3.10-r3
- 2021-04-12 - stop dnd-api (drag-and-drop) while deactivated
v3.10-r2
- 2020-11-25 - fix iframe height to show office status bar (#27)
- 2020-11-25 - update README.md
v3.10-r1
- 2020-10-13 - adjust .travis.yml to check moodle 3.10 properly
v3.9-r5
- 2020-10-12 - add support for fullscreen without using 'requestFullscreen' (#26)
v3.9-r4
- 2020-10-03 - add simple multi lang support (#24)
v3.9-r3
- 2020-08-11 - Fix getting groupmode from cm (PR #22)
v3.9-r2
- 2020-08-11 - added drag-and-drop support on course pages (PR #19)
- 2020-08-11 - removed German language pack as translations are kept in AMOS
v3.9-r1
- 2020-06-24 - updated version.php, README-md & CHANGES.md
- 2020-06-24 - merged PR #17: ready for Moodle 3.9
- 2020-06-19 - merged PR #14: updated travis for Moodle 3.9 (Thanks to rtschu for the PR's)
v3.8-r2
- 2020-05-16 - Fix fullscreen for firefox (PR #12)
- 2020-05-16 - Added a check in the validation method for the update instance in mod_form.php (PR #13)
(Thanks to Andreas Grabs for the PR's)
v3.8-r1
- 2019-11-21 - Fix part of Privacy API implementation
- 2019-10-14 - Implement Privacy API
v3.7-r1
- 2019-04-28 - Show custom course module icon that depends on the type of its file
v3.5-r1
- 2019-03-22 - add CHANGES.md & README.md
- 2019-03-21 - add travis ci
- 2019-03-21 - Initial plugin commit
v5.0 (2025041900) (2025041900)
v5.0 (2025041900)
Plugin type: Activities
Frankenstyle component name: mod_collabora
Version build number: 2025041900
Version release name: v5.0 (2025041900)
Maturity: Beta
Supported Moodle versions: 5.0
Repository URL (Git): https://github.com/learnweb/moodle-mod_collabora
Repository branch:
Repository tag: v5.0
Issue/bug tracker URL: https://github.com/learnweb/moodle-mod_collabora/issues
moodle-mod_collabora
Changes
v5.0
- adjust code for Moodle 5.0 using Bootstrap 5.3
v4.5.4
- 2025-03-16 - If "Enable versioning" was set to "No", an error appeared
- 2025-03-16 - Download of version files was not possible
v4.5.3
- 2025-03-04 - Add feature to show user pictures in collabora editor - thanks to Collabora Productivity
- 2025-03-04 - Add feature to show the collabora server audit for siteadmins - thanks to Collabora Productivity
- 2025-03-04 - Optimize handling of tokens
v4.5.2
- 2025-01-21 - Since Moodle 4.5, you have to check an existing session by using the session handler (#45).
- 2025-01-21 - Fix wrong type param in repair.php
- 2025-01-21 - Adjust github workflow to be more restrictive
v4.5.1
- 2024-11-04 - Fix wrong sort param int get_area_files while loading the current group file.
v4.5.0
- 2024-10-30 - Add support for managing templates.
v4.3.3
- 2024-02-12 - Fix course without groups but in group mode 1 or 2
v4.3.2
- 2024-02-01 - Fix in 4.1 undefined constant PRIMARY_BUTTON in class single_button
v4.3.1
- 2024-01-07 - Adding postmessage support which brings features like version management or switching the user interface
- 2024-01-07 - Compatibility to Moodle 4.3
- 2024-01-11 - Update github actions
v4.3
- 2023-06-23 - Fix error in "collabora_get_coursemodule_info" throwing error in some situations (#40).
v4.2-r2
- 2023-05-25 - Optimize output and settings
- 2023-05-25 - Now showing the file name above the document instead of the title (#39)
v4.2-r1
- 2023-04-27 - Optimize monologo for document depending icons
- 2023-04-27 - Fix syntax of new \single_button(...) call.
- 2023-04-27 - Optimize testing mode.
v4.1-r1
- 2022-11-23 - Optimize github actions workflow
- 2022-11-23 - API has now an option to return result instead of throwing it through the output. This makes testing easier.
- 2022-11-19 - Better access check. A logged out user can not share the iframe url anymore.
- 2022-11-19 - New abstraction for filesystem which makes it easier to share the API code between mod_collabora and this plugin.
v4.0-r5
- 2022-11-07 - Fix event classes abstraction.
v4.0-r4
- 2022-11-07 - Fix wrongfully called require_sesskey (#37).
v4.0-r3
- 2022-11-06 - Optimize code and add more phpdoc documentations.
v4.0-r2
- 2022-11-03 - Add new capability for direct downloading (#34)
v4.0-r1
- 2022-11-03 - Open in new tab not working (#36)
- 2022-11-03 - Add monologo icon
v4.0-beta-3
- 2022-04-04 - Ensure LastModifiedTime is in UTC (#32)
v4.0-beta-2
- 2022-03-06 - removed wrong reference in backup
v3.11-r2
- 2022-03-05 - replace travis by github actions and apply coding style
v3.11-r1
- 2021-10-26 - define NO_MOODLE_COOKIES in callback.php
- 2021-10-26 - Add option to unblock discovery url (See: $CFG->curlsecurityblockedhosts)
- 2021-10-26 - Load the discovery xml only into the cache if it is valid.
- 2021-10-26 - Add download button outside the collabora iframe to be able to load the last document even if it's broken.
- 2021-10-26 - Add a repair feature to connect the document with a new collabora process if it is broken.
- 2021-10-26 - Add an icon for text documents (*.txt)
- 2021-10-26 - Add png icons for installations without svg support.
- 2021-10-26 - Optimize layout for open in new register.
v3.10-r3
- 2021-04-12 - stop dnd-api (drag-and-drop) while deactivated
v3.10-r2
- 2020-11-25 - fix iframe height to show office status bar (#27)
- 2020-11-25 - update README.md
v3.10-r1
- 2020-10-13 - adjust .travis.yml to check moodle 3.10 properly
v3.9-r5
- 2020-10-12 - add support for fullscreen without using 'requestFullscreen' (#26)
v3.9-r4
- 2020-10-03 - add simple multi lang support (#24)
v3.9-r3
- 2020-08-11 - Fix getting groupmode from cm (PR #22)
v3.9-r2
- 2020-08-11 - added drag-and-drop support on course pages (PR #19)
- 2020-08-11 - removed German language pack as translations are kept in AMOS
v3.9-r1
- 2020-06-24 - updated version.php, README-md & CHANGES.md
- 2020-06-24 - merged PR #17: ready for Moodle 3.9
- 2020-06-19 - merged PR #14: updated travis for Moodle 3.9 (Thanks to rtschu for the PR's)
v3.8-r2
- 2020-05-16 - Fix fullscreen for firefox (PR #12)
- 2020-05-16 - Added a check in the validation method for the update instance in mod_form.php (PR #13)
(Thanks to Andreas Grabs for the PR's)
v3.8-r1
- 2019-11-21 - Fix part of Privacy API implementation
- 2019-10-14 - Implement Privacy API
v3.7-r1
- 2019-04-28 - Show custom course module icon that depends on the type of its file
v3.5-r1
- 2019-03-22 - add CHANGES.md & README.md
- 2019-03-21 - add travis ci
- 2019-03-21 - Initial plugin commit
v4.5.4 (2025031600) (2025030401)
v4.5.4 (2025031600)
Plugin type: Activities
Frankenstyle component name: mod_collabora
Version build number: 2025030401
Version release name: v4.5.4 (2025031600)
Maturity: Beta
Supported Moodle versions: 4.1, 4.2, 4.3, 4.4, 4.5
Repository URL (Git): https://github.com/learnweb/moodle-mod_collabora
Repository branch:
Repository tag: v4.5.4
Issue/bug tracker URL: https://github.com/learnweb/moodle-mod_collabora/issues
moodle-mod_collabora
Changes
v4.5.4
- 2025-03-16 - If "Enable versioning" was set to "No", an error appeared
- 2025-03-16 - Download of version files was not possible
v4.5.3
- 2025-03-04 - Add feature to show user pictures in collabora editor - thanks to Collabora Productivity
- 2025-03-04 - Add feature to show the collabora server audit for siteadmins - thanks to Collabora Productivity
- 2025-03-04 - Optimize handling of tokens
v4.5.2
- 2025-01-21 - Since Moodle 4.5, you have to check an existing session by using the session handler (#45).
- 2025-01-21 - Fix wrong type param in repair.php
- 2025-01-21 - Adjust github workflow to be more restrictive
v4.5.1
- 2024-11-04 - Fix wrong sort param int get_area_files while loading the current group file.
v4.5.0
- 2024-10-30 - Add support for managing templates.
v4.3.3
- 2024-02-12 - Fix course without groups but in group mode 1 or 2
v4.3.2
- 2024-02-01 - Fix in 4.1 undefined constant PRIMARY_BUTTON in class single_button
v4.3.1
- 2024-01-07 - Adding postmessage support which brings features like version management or switching the user interface
- 2024-01-07 - Compatibility to Moodle 4.3
- 2024-01-11 - Update github actions
v4.3
- 2023-06-23 - Fix error in "collabora_get_coursemodule_info" throwing error in some situations (#40).
v4.2-r2
- 2023-05-25 - Optimize output and settings
- 2023-05-25 - Now showing the file name above the document instead of the title (#39)
v4.2-r1
- 2023-04-27 - Optimize monologo for document depending icons
- 2023-04-27 - Fix syntax of new \single_button(...) call.
- 2023-04-27 - Optimize testing mode.
v4.1-r1
- 2022-11-23 - Optimize github actions workflow
- 2022-11-23 - API has now an option to return result instead of throwing it through the output. This makes testing easier.
- 2022-11-19 - Better access check. A logged out user can not share the iframe url anymore.
- 2022-11-19 - New abstraction for filesystem which makes it easier to share the API code between mod_collabora and this plugin.
v4.0-r5
- 2022-11-07 - Fix event classes abstraction.
v4.0-r4
- 2022-11-07 - Fix wrongfully called require_sesskey (#37).
v4.0-r3
- 2022-11-06 - Optimize code and add more phpdoc documentations.
v4.0-r2
- 2022-11-03 - Add new capability for direct downloading (#34)
v4.0-r1
- 2022-11-03 - Open in new tab not working (#36)
- 2022-11-03 - Add monologo icon
v4.0-beta-3
- 2022-04-04 - Ensure LastModifiedTime is in UTC (#32)
v4.0-beta-2
- 2022-03-06 - removed wrong reference in backup
v3.11-r2
- 2022-03-05 - replace travis by github actions and apply coding style
v3.11-r1
- 2021-10-26 - define NO_MOODLE_COOKIES in callback.php
- 2021-10-26 - Add option to unblock discovery url (See: $CFG->curlsecurityblockedhosts)
- 2021-10-26 - Load the discovery xml only into the cache if it is valid.
- 2021-10-26 - Add download button outside the collabora iframe to be able to load the last document even if it's broken.
- 2021-10-26 - Add a repair feature to connect the document with a new collabora process if it is broken.
- 2021-10-26 - Add an icon for text documents (*.txt)
- 2021-10-26 - Add png icons for installations without svg support.
- 2021-10-26 - Optimize layout for open in new register.
v3.10-r3
- 2021-04-12 - stop dnd-api (drag-and-drop) while deactivated
v3.10-r2
- 2020-11-25 - fix iframe height to show office status bar (#27)
- 2020-11-25 - update README.md
v3.10-r1
- 2020-10-13 - adjust .travis.yml to check moodle 3.10 properly
v3.9-r5
- 2020-10-12 - add support for fullscreen without using 'requestFullscreen' (#26)
v3.9-r4
- 2020-10-03 - add simple multi lang support (#24)
v3.9-r3
- 2020-08-11 - Fix getting groupmode from cm (PR #22)
v3.9-r2
- 2020-08-11 - added drag-and-drop support on course pages (PR #19)
- 2020-08-11 - removed German language pack as translations are kept in AMOS
v3.9-r1
- 2020-06-24 - updated version.php, README-md & CHANGES.md
- 2020-06-24 - merged PR #17: ready for Moodle 3.9
- 2020-06-19 - merged PR #14: updated travis for Moodle 3.9 (Thanks to rtschu for the PR's)
v3.8-r2
- 2020-05-16 - Fix fullscreen for firefox (PR #12)
- 2020-05-16 - Added a check in the validation method for the update instance in mod_form.php (PR #13)
(Thanks to Andreas Grabs for the PR's)
v3.8-r1
- 2019-11-21 - Fix part of Privacy API implementation
- 2019-10-14 - Implement Privacy API
v3.7-r1
- 2019-04-28 - Show custom course module icon that depends on the type of its file
v3.5-r1
- 2019-03-22 - add CHANGES.md & README.md
- 2019-03-21 - add travis ci
- 2019-03-21 - Initial plugin commit
v4.5.3 (2025030400) (2025030400)
v4.5.3 (2025030400)
Plugin type: Activities
Frankenstyle component name: mod_collabora
Version build number: 2025030400
Version release name: v4.5.3 (2025030400)
Maturity: Beta
Supported Moodle versions: 4.1, 4.2, 4.3, 4.4, 4.5
Repository URL (Git): https://github.com/learnweb/moodle-mod_collabora
Repository branch:
Repository tag: v4.5.3
Issue/bug tracker URL: https://github.com/learnweb/moodle-mod_collabora/issues
moodle-mod_collabora
Changes
v4.5.3
- 2025-03-04 - Add feature to show user pictures in collabora editor - thanks to Collabora Productivity
- 2025-03-04 - Add feature to show the collabora server audit for siteadmins - thanks to Collabora Productivity
- 2025-03-04 - Optimize handling of tokens
v4.5.2
- 2025-01-21 - Since Moodle 4.5, you have to check an existing session by using the session handler (#45).
- 2025-01-21 - Fix wrong type param in repair.php
- 2025-01-21 - Adjust github workflow to be more restrictive
v4.5.1
- 2024-11-04 - Fix wrong sort param int get_area_files while loading the current group file.
v4.5.0
- 2024-10-30 - Add support for managing templates.
v4.3.3
- 2024-02-12 - Fix course without groups but in group mode 1 or 2
v4.3.2
- 2024-02-01 - Fix in 4.1 undefined constant PRIMARY_BUTTON in class single_button
v4.3.1
- 2024-01-07 - Adding postmessage support which brings features like version management or switching the user interface
- 2024-01-07 - Compatibility to Moodle 4.3
- 2024-01-11 - Update github actions
v4.3
- 2023-06-23 - Fix error in "collabora_get_coursemodule_info" throwing error in some situations (#40).
v4.2-r2
- 2023-05-25 - Optimize output and settings
- 2023-05-25 - Now showing the file name above the document instead of the title (#39)
v4.2-r1
- 2023-04-27 - Optimize monologo for document depending icons
- 2023-04-27 - Fix syntax of new \single_button(...) call.
- 2023-04-27 - Optimize testing mode.
v4.1-r1
- 2022-11-23 - Optimize github actions workflow
- 2022-11-23 - API has now an option to return result instead of throwing it through the output. This makes testing easier.
- 2022-11-19 - Better access check. A logged out user can not share the iframe url anymore.
- 2022-11-19 - New abstraction for filesystem which makes it easier to share the API code between mod_collabora and this plugin.
v4.0-r5
- 2022-11-07 - Fix event classes abstraction.
v4.0-r4
- 2022-11-07 - Fix wrongfully called require_sesskey (#37).
v4.0-r3
- 2022-11-06 - Optimize code and add more phpdoc documentations.
v4.0-r2
- 2022-11-03 - Add new capability for direct downloading (#34)
v4.0-r1
- 2022-11-03 - Open in new tab not working (#36)
- 2022-11-03 - Add monologo icon
v4.0-beta-3
- 2022-04-04 - Ensure LastModifiedTime is in UTC (#32)
v4.0-beta-2
- 2022-03-06 - removed wrong reference in backup
v3.11-r2
- 2022-03-05 - replace travis by github actions and apply coding style
v3.11-r1
- 2021-10-26 - define NO_MOODLE_COOKIES in callback.php
- 2021-10-26 - Add option to unblock discovery url (See: $CFG->curlsecurityblockedhosts)
- 2021-10-26 - Load the discovery xml only into the cache if it is valid.
- 2021-10-26 - Add download button outside the collabora iframe to be able to load the last document even if it's broken.
- 2021-10-26 - Add a repair feature to connect the document with a new collabora process if it is broken.
- 2021-10-26 - Add an icon for text documents (*.txt)
- 2021-10-26 - Add png icons for installations without svg support.
- 2021-10-26 - Optimize layout for open in new register.
v3.10-r3
- 2021-04-12 - stop dnd-api (drag-and-drop) while deactivated
v3.10-r2
- 2020-11-25 - fix iframe height to show office status bar (#27)
- 2020-11-25 - update README.md
v3.10-r1
- 2020-10-13 - adjust .travis.yml to check moodle 3.10 properly
v3.9-r5
- 2020-10-12 - add support for fullscreen without using 'requestFullscreen' (#26)
v3.9-r4
- 2020-10-03 - add simple multi lang support (#24)
v3.9-r3
- 2020-08-11 - Fix getting groupmode from cm (PR #22)
v3.9-r2
- 2020-08-11 - added drag-and-drop support on course pages (PR #19)
- 2020-08-11 - removed German language pack as translations are kept in AMOS
v3.9-r1
- 2020-06-24 - updated version.php, README-md & CHANGES.md
- 2020-06-24 - merged PR #17: ready for Moodle 3.9
- 2020-06-19 - merged PR #14: updated travis for Moodle 3.9 (Thanks to rtschu for the PR's)
v3.8-r2
- 2020-05-16 - Fix fullscreen for firefox (PR #12)
- 2020-05-16 - Added a check in the validation method for the update instance in mod_form.php (PR #13)
(Thanks to Andreas Grabs for the PR's)
v3.8-r1
- 2019-11-21 - Fix part of Privacy API implementation
- 2019-10-14 - Implement Privacy API
v3.7-r1
- 2019-04-28 - Show custom course module icon that depends on the type of its file
v3.5-r1
- 2019-03-22 - add CHANGES.md & README.md
- 2019-03-21 - add travis ci
- 2019-03-21 - Initial plugin commit
v4.5.2 (2025012100) (2024103002)
v4.5.2 (2025012100)
Plugin type: Activities
Frankenstyle component name: mod_collabora
Version build number: 2024103002
Version release name: v4.5.2 (2025012100)
Maturity: Beta
Supported Moodle versions: 4.1, 4.2, 4.3, 4.4, 4.5
Repository URL (Git): https://github.com/learnweb/moodle-mod_collabora
Repository branch:
Repository tag: v4.5.2
Issue/bug tracker URL: https://github.com/learnweb/moodle-mod_collabora/issues
moodle-mod_collabora
Changes
v4.5.2
- 2025-01-21 - Since Moodle 4.5, you have to check an existing session by using the session handler (#45).
- 2025-01-21 - Fix wrong type param in repair.php
- 2025-01-21 - Adjust github workflow to be more restrictive
v4.5.1
- 2024-11-04 - Fix wrong sort param int get_area_files while loading the current group file.
v4.5.0
- 2024-10-30 - Add support for managing templates.
v4.3.3
- 2024-02-12 - Fix course without groups but in group mode 1 or 2
v4.3.2
- 2024-02-01 - Fix in 4.1 undefined constant PRIMARY_BUTTON in class single_button
v4.3.1
- 2024-01-07 - Adding postmessage support which brings features like version management or switching the user interface
- 2024-01-07 - Compatibility to Moodle 4.3
- 2024-01-11 - Update github actions
v4.3
- 2023-06-23 - Fix error in "collabora_get_coursemodule_info" throwing error in some situations (#40).
v4.2-r2
- 2023-05-25 - Optimize output and settings
- 2023-05-25 - Now showing the file name above the document instead of the title (#39)
v4.2-r1
- 2023-04-27 - Optimize monologo for document depending icons
- 2023-04-27 - Fix syntax of new \single_button(...) call.
- 2023-04-27 - Optimize testing mode.
v4.1-r1
- 2022-11-23 - Optimize github actions workflow
- 2022-11-23 - API has now an option to return result instead of throwing it through the output. This makes testing easier.
- 2022-11-19 - Better access check. A logged out user can not share the iframe url anymore.
- 2022-11-19 - New abstraction for filesystem which makes it easier to share the API code between mod_collabora and this plugin.
v4.0-r5
- 2022-11-07 - Fix event classes abstraction.
v4.0-r4
- 2022-11-07 - Fix wrongfully called require_sesskey (#37).
v4.0-r3
- 2022-11-06 - Optimize code and add more phpdoc documentations.
v4.0-r2
- 2022-11-03 - Add new capability for direct downloading (#34)
v4.0-r1
- 2022-11-03 - Open in new tab not working (#36)
- 2022-11-03 - Add monologo icon
v4.0-beta-3
- 2022-04-04 - Ensure LastModifiedTime is in UTC (#32)
v4.0-beta-2
- 2022-03-06 - removed wrong reference in backup
v3.11-r2
- 2022-03-05 - replace travis by github actions and apply coding style
v3.11-r1
- 2021-10-26 - define NO_MOODLE_COOKIES in callback.php
- 2021-10-26 - Add option to unblock discovery url (See: $CFG->curlsecurityblockedhosts)
- 2021-10-26 - Load the discovery xml only into the cache if it is valid.
- 2021-10-26 - Add download button outside the collabora iframe to be able to load the last document even if it's broken.
- 2021-10-26 - Add a repair feature to connect the document with a new collabora process if it is broken.
- 2021-10-26 - Add an icon for text documents (*.txt)
- 2021-10-26 - Add png icons for installations without svg support.
- 2021-10-26 - Optimize layout for open in new register.
v3.10-r3
- 2021-04-12 - stop dnd-api (drag-and-drop) while deactivated
v3.10-r2
- 2020-11-25 - fix iframe height to show office status bar (#27)
- 2020-11-25 - update README.md
v3.10-r1
- 2020-10-13 - adjust .travis.yml to check moodle 3.10 properly
v3.9-r5
- 2020-10-12 - add support for fullscreen without using 'requestFullscreen' (#26)
v3.9-r4
- 2020-10-03 - add simple multi lang support (#24)
v3.9-r3
- 2020-08-11 - Fix getting groupmode from cm (PR #22)
v3.9-r2
- 2020-08-11 - added drag-and-drop support on course pages (PR #19)
- 2020-08-11 - removed German language pack as translations are kept in AMOS
v3.9-r1
- 2020-06-24 - updated version.php, README-md & CHANGES.md
- 2020-06-24 - merged PR #17: ready for Moodle 3.9
- 2020-06-19 - merged PR #14: updated travis for Moodle 3.9 (Thanks to rtschu for the PR's)
v3.8-r2
- 2020-05-16 - Fix fullscreen for firefox (PR #12)
- 2020-05-16 - Added a check in the validation method for the update instance in mod_form.php (PR #13)
(Thanks to Andreas Grabs for the PR's)
v3.8-r1
- 2019-11-21 - Fix part of Privacy API implementation
- 2019-10-14 - Implement Privacy API
v3.7-r1
- 2019-04-28 - Show custom course module icon that depends on the type of its file
v3.5-r1
- 2019-03-22 - add CHANGES.md & README.md
- 2019-03-21 - add travis ci
- 2019-03-21 - Initial plugin commit
v4.5.1 (2024110400) (2024103001)
v4.5.1 (2024110400)
Plugin type: Activities
Frankenstyle component name: mod_collabora
Version build number: 2024103001
Version release name: v4.5.1 (2024110400)
Maturity: Beta
Supported Moodle versions: 4.1, 4.2, 4.3, 4.4, 4.5
Repository URL (Git): https://github.com/learnweb/moodle-mod_collabora
Repository branch:
Repository tag: v4.5.1
Issue/bug tracker URL: https://github.com/learnweb/moodle-mod_collabora/issues
moodle-mod_collabora
Changes
v4.5.1
- 2024-11-04 - Fix wrong sort param int get_area_files while loading the current group file.
v4.5.0
- 2024-10-30 - Add support for managing templates.
v4.3.3
- 2024-02-12 - Fix course without groups but in group mode 1 or 2
v4.3.2
- 2024-02-01 - Fix in 4.1 undefined constant PRIMARY_BUTTON in class single_button
v4.3.1
- 2024-01-07 - Adding postmessage support which brings features like version management or switching the user interface
- 2024-01-07 - Compatibility to Moodle 4.3
- 2024-01-11 - Update github actions
v4.3
- 2023-06-23 - Fix error in "collabora_get_coursemodule_info" throwing error in some situations (#40).
v4.2-r2
- 2023-05-25 - Optimize output and settings
- 2023-05-25 - Now showing the file name above the document instead of the title (#39)
v4.2-r1
- 2023-04-27 - Optimize monologo for document depending icons
- 2023-04-27 - Fix syntax of new \single_button(...) call.
- 2023-04-27 - Optimize testing mode.
v4.1-r1
- 2022-11-23 - Optimize github actions workflow
- 2022-11-23 - API has now an option to return result instead of throwing it through the output. This makes testing easier.
- 2022-11-19 - Better access check. A logged out user can not share the iframe url anymore.
- 2022-11-19 - New abstraction for filesystem which makes it easier to share the API code between mod_collabora and this plugin.
v4.0-r5
- 2022-11-07 - Fix event classes abstraction.
v4.0-r4
- 2022-11-07 - Fix wrongfully called require_sesskey (#37).
v4.0-r3
- 2022-11-06 - Optimize code and add more phpdoc documentations.
v4.0-r2
- 2022-11-03 - Add new capability for direct downloading (#34)
v4.0-r1
- 2022-11-03 - Open in new tab not working (#36)
- 2022-11-03 - Add monologo icon
v4.0-beta-3
- 2022-04-04 - Ensure LastModifiedTime is in UTC (#32)
v4.0-beta-2
- 2022-03-06 - removed wrong reference in backup
v3.11-r2
- 2022-03-05 - replace travis by github actions and apply coding style
v3.11-r1
- 2021-10-26 - define NO_MOODLE_COOKIES in callback.php
- 2021-10-26 - Add option to unblock discovery url (See: $CFG->curlsecurityblockedhosts)
- 2021-10-26 - Load the discovery xml only into the cache if it is valid.
- 2021-10-26 - Add download button outside the collabora iframe to be able to load the last document even if it's broken.
- 2021-10-26 - Add a repair feature to connect the document with a new collabora process if it is broken.
- 2021-10-26 - Add an icon for text documents (*.txt)
- 2021-10-26 - Add png icons for installations without svg support.
- 2021-10-26 - Optimize layout for open in new register.
v3.10-r3
- 2021-04-12 - stop dnd-api (drag-and-drop) while deactivated
v3.10-r2
- 2020-11-25 - fix iframe height to show office status bar (#27)
- 2020-11-25 - update README.md
v3.10-r1
- 2020-10-13 - adjust .travis.yml to check moodle 3.10 properly
v3.9-r5
- 2020-10-12 - add support for fullscreen without using 'requestFullscreen' (#26)
v3.9-r4
- 2020-10-03 - add simple multi lang support (#24)
v3.9-r3
- 2020-08-11 - Fix getting groupmode from cm (PR #22)
v3.9-r2
- 2020-08-11 - added drag-and-drop support on course pages (PR #19)
- 2020-08-11 - removed German language pack as translations are kept in AMOS
v3.9-r1
- 2020-06-24 - updated version.php, README-md & CHANGES.md
- 2020-06-24 - merged PR #17: ready for Moodle 3.9
- 2020-06-19 - merged PR #14: updated travis for Moodle 3.9 (Thanks to rtschu for the PR's)
v3.8-r2
- 2020-05-16 - Fix fullscreen for firefox (PR #12)
- 2020-05-16 - Added a check in the validation method for the update instance in mod_form.php (PR #13)
(Thanks to Andreas Grabs for the PR's)
v3.8-r1
- 2019-11-21 - Fix part of Privacy API implementation
- 2019-10-14 - Implement Privacy API
v3.7-r1
- 2019-04-28 - Show custom course module icon that depends on the type of its file
v3.5-r1
- 2019-03-22 - add CHANGES.md & README.md
- 2019-03-21 - add travis ci
- 2019-03-21 - Initial plugin commit
v4.5.0 (2024103000) (2024103000)
v4.5.0 (2024103000)
Plugin type: Activities
Frankenstyle component name: mod_collabora
Version build number: 2024103000
Version release name: v4.5.0 (2024103000)
Maturity: Beta
Supported Moodle versions: 4.1, 4.2, 4.3, 4.4, 4.5
Repository URL (Git): https://github.com/learnweb/moodle-mod_collabora
Repository branch:
Repository tag: v4.5.0
Issue/bug tracker URL: https://github.com/learnweb/moodle-mod_collabora/issues
moodle-mod_collabora
Changes
v4.5.0
- 2024-10-30 - Add support for managing templates.
v4.3.3
- 2024-02-12 - Fix course without groups but in group mode 1 or 2
v4.3.2
- 2024-02-01 - Fix in 4.1 undefined constant PRIMARY_BUTTON in class single_button
v4.3.1
- 2024-01-07 - Adding postmessage support which brings features like version management or switching the user interface
- 2024-01-07 - Compatibility to Moodle 4.3
- 2024-01-11 - Update github actions
v4.3
- 2023-06-23 - Fix error in "collabora_get_coursemodule_info" throwing error in some situations (#40).
v4.2-r2
- 2023-05-25 - Optimize output and settings
- 2023-05-25 - Now showing the file name above the document instead of the title (#39)
v4.2-r1
- 2023-04-27 - Optimize monologo for document depending icons
- 2023-04-27 - Fix syntax of new \single_button(...) call.
- 2023-04-27 - Optimize testing mode.
v4.1-r1
- 2022-11-23 - Optimize github actions workflow
- 2022-11-23 - API has now an option to return result instead of throwing it through the output. This makes testing easier.
- 2022-11-19 - Better access check. A logged out user can not share the iframe url anymore.
- 2022-11-19 - New abstraction for filesystem which makes it easier to share the API code between mod_collabora and this plugin.
v4.0-r5
- 2022-11-07 - Fix event classes abstraction.
v4.0-r4
- 2022-11-07 - Fix wrongfully called require_sesskey (#37).
v4.0-r3
- 2022-11-06 - Optimize code and add more phpdoc documentations.
v4.0-r2
- 2022-11-03 - Add new capability for direct downloading (#34)
v4.0-r1
- 2022-11-03 - Open in new tab not working (#36)
- 2022-11-03 - Add monologo icon
v4.0-beta-3
- 2022-04-04 - Ensure LastModifiedTime is in UTC (#32)
v4.0-beta-2
- 2022-03-06 - removed wrong reference in backup
v3.11-r2
- 2022-03-05 - replace travis by github actions and apply coding style
v3.11-r1
- 2021-10-26 - define NO_MOODLE_COOKIES in callback.php
- 2021-10-26 - Add option to unblock discovery url (See: $CFG->curlsecurityblockedhosts)
- 2021-10-26 - Load the discovery xml only into the cache if it is valid.
- 2021-10-26 - Add download button outside the collabora iframe to be able to load the last document even if it's broken.
- 2021-10-26 - Add a repair feature to connect the document with a new collabora process if it is broken.
- 2021-10-26 - Add an icon for text documents (*.txt)
- 2021-10-26 - Add png icons for installations without svg support.
- 2021-10-26 - Optimize layout for open in new register.
v3.10-r3
- 2021-04-12 - stop dnd-api (drag-and-drop) while deactivated
v3.10-r2
- 2020-11-25 - fix iframe height to show office status bar (#27)
- 2020-11-25 - update README.md
v3.10-r1
- 2020-10-13 - adjust .travis.yml to check moodle 3.10 properly
v3.9-r5
- 2020-10-12 - add support for fullscreen without using 'requestFullscreen' (#26)
v3.9-r4
- 2020-10-03 - add simple multi lang support (#24)
v3.9-r3
- 2020-08-11 - Fix getting groupmode from cm (PR #22)
v3.9-r2
- 2020-08-11 - added drag-and-drop support on course pages (PR #19)
- 2020-08-11 - removed German language pack as translations are kept in AMOS
v3.9-r1
- 2020-06-24 - updated version.php, README-md & CHANGES.md
- 2020-06-24 - merged PR #17: ready for Moodle 3.9
- 2020-06-19 - merged PR #14: updated travis for Moodle 3.9 (Thanks to rtschu for the PR's)
v3.8-r2
- 2020-05-16 - Fix fullscreen for firefox (PR #12)
- 2020-05-16 - Added a check in the validation method for the update instance in mod_form.php (PR #13)
(Thanks to Andreas Grabs for the PR's)
v3.8-r1
- 2019-11-21 - Fix part of Privacy API implementation
- 2019-10-14 - Implement Privacy API
v3.7-r1
- 2019-04-28 - Show custom course module icon that depends on the type of its file
v3.5-r1
- 2019-03-22 - add CHANGES.md & README.md
- 2019-03-21 - add travis ci
- 2019-03-21 - Initial plugin commit
v4.3.3 (2024-02-12) (2024021200)
v4.3.3 (2024-02-12)
Plugin type: Activities
Frankenstyle component name: mod_collabora
Version build number: 2024021200
Version release name: v4.3.3 (2024-02-12)
Maturity: Beta
Supported Moodle versions: 4.1, 4.2, 4.3, 4.4
Repository URL (Git): https://github.com/learnweb/moodle-mod_collabora
Repository branch:
Repository tag: v4.3.3
Issue/bug tracker URL: https://github.com/learnweb/moodle-mod_collabora/issues
moodle-mod_collabora
Changes
v4.3.3
- 2024-02-12 - Fix course without groups but in group mode 1 or 2
v4.3.2
- 2024-02-01 - Fix in 4.1 undefined constant PRIMARY_BUTTON in class single_button
v4.3.1
- 2024-01-07 - Adding postmessage support which brings features like version management or switching the user interface
- 2024-01-07 - Compatibility to Moodle 4.3
- 2024-01-11 - Update github actions
v4.3
- 2023-06-23 - Fix error in "collabora_get_coursemodule_info" throwing error in some situations (#40).
v4.2-r2
- 2023-05-25 - Optimize output and settings
- 2023-05-25 - Now showing the file name above the document instead of the title (#39)
v4.2-r1
- 2023-04-27 - Optimize monologo for document depending icons
- 2023-04-27 - Fix syntax of new \single_button(...) call.
- 2023-04-27 - Optimize testing mode.
v4.1-r1
- 2022-11-23 - Optimize github actions workflow
- 2022-11-23 - API has now an option to return result instead of throwing it through the output. This makes testing easier.
- 2022-11-19 - Better access check. A logged out user can not share the iframe url anymore.
- 2022-11-19 - New abstraction for filesystem which makes it easier to share the API code between mod_collabora and this plugin.
v4.0-r5
- 2022-11-07 - Fix event classes abstraction.
v4.0-r4
- 2022-11-07 - Fix wrongfully called require_sesskey (#37).
v4.0-r3
- 2022-11-06 - Optimize code and add more phpdoc documentations.
v4.0-r2
- 2022-11-03 - Add new capability for direct downloading (#34)
v4.0-r1
- 2022-11-03 - Open in new tab not working (#36)
- 2022-11-03 - Add monologo icon
v4.0-beta-3
- 2022-04-04 - Ensure LastModifiedTime is in UTC (#32)
v4.0-beta-2
- 2022-03-06 - removed wrong reference in backup
v3.11-r2
- 2022-03-05 - replace travis by github actions and apply coding style
v3.11-r1
- 2021-10-26 - define NO_MOODLE_COOKIES in callback.php
- 2021-10-26 - Add option to unblock discovery url (See: $CFG->curlsecurityblockedhosts)
- 2021-10-26 - Load the discovery xml only into the cache if it is valid.
- 2021-10-26 - Add download button outside the collabora iframe to be able to load the last document even if it's broken.
- 2021-10-26 - Add a repair feature to connect the document with a new collabora process if it is broken.
- 2021-10-26 - Add an icon for text documents (*.txt)
- 2021-10-26 - Add png icons for installations without svg support.
- 2021-10-26 - Optimize layout for open in new register.
v3.10-r3
- 2021-04-12 - stop dnd-api (drag-and-drop) while deactivated
v3.10-r2
- 2020-11-25 - fix iframe height to show office status bar (#27)
- 2020-11-25 - update README.md
v3.10-r1
- 2020-10-13 - adjust .travis.yml to check moodle 3.10 properly
v3.9-r5
- 2020-10-12 - add support for fullscreen without using 'requestFullscreen' (#26)
v3.9-r4
- 2020-10-03 - add simple multi lang support (#24)
v3.9-r3
- 2020-08-11 - Fix getting groupmode from cm (PR #22)
v3.9-r2
- 2020-08-11 - added drag-and-drop support on course pages (PR #19)
- 2020-08-11 - removed German language pack as translations are kept in AMOS
v3.9-r1
- 2020-06-24 - updated version.php, README-md & CHANGES.md
- 2020-06-24 - merged PR #17: ready for Moodle 3.9
- 2020-06-19 - merged PR #14: updated travis for Moodle 3.9 (Thanks to rtschu for the PR's)
v3.8-r2
- 2020-05-16 - Fix fullscreen for firefox (PR #12)
- 2020-05-16 - Added a check in the validation method for the update instance in mod_form.php (PR #13)
(Thanks to Andreas Grabs for the PR's)
v3.8-r1
- 2019-11-21 - Fix part of Privacy API implementation
- 2019-10-14 - Implement Privacy API
v3.7-r1
- 2019-04-28 - Show custom course module icon that depends on the type of its file
v3.5-r1
- 2019-03-22 - add CHANGES.md & README.md
- 2019-03-21 - add travis ci
- 2019-03-21 - Initial plugin commit
v4.3.2 (2024-02-01) (2024020100)
v4.3.2 (2024-02-01)
Plugin type: Activities
Frankenstyle component name: mod_collabora
Version build number: 2024020100
Version release name: v4.3.2 (2024-02-01)
Maturity: Beta
Supported Moodle versions: 4.1, 4.2, 4.3
Repository URL (Git): https://github.com/learnweb/moodle-mod_collabora
Repository branch:
Repository tag: v4.3.2
Issue/bug tracker URL: https://github.com/learnweb/moodle-mod_collabora/issues
moodle-mod_collabora
Changes
v4.3.2
- 2024-02-01 - Fix in 4.1 undefined constant PRIMARY_BUTTON in class single_button
v4.3.1
- 2024-01-07 - Adding postmessage support which brings features like version management or switching the user interface
- 2024-01-07 - Compatibility to Moodle 4.3
- 2024-01-11 - Update github actions
v4.3
- 2023-06-23 - Fix error in "collabora_get_coursemodule_info" throwing error in some situations (#40).
v4.2-r2
- 2023-05-25 - Optimize output and settings
- 2023-05-25 - Now showing the file name above the document instead of the title (#39)
v4.2-r1
- 2023-04-27 - Optimize monologo for document depending icons
- 2023-04-27 - Fix syntax of new \single_button(...) call.
- 2023-04-27 - Optimize testing mode.
v4.1-r1
- 2022-11-23 - Optimize github actions workflow
- 2022-11-23 - API has now an option to return result instead of throwing it through the output. This makes testing easier.
- 2022-11-19 - Better access check. A logged out user can not share the iframe url anymore.
- 2022-11-19 - New abstraction for filesystem which makes it easier to share the API code between mod_collabora and this plugin.
v4.0-r5
- 2022-11-07 - Fix event classes abstraction.
v4.0-r4
- 2022-11-07 - Fix wrongfully called require_sesskey (#37).
v4.0-r3
- 2022-11-06 - Optimize code and add more phpdoc documentations.
v4.0-r2
- 2022-11-03 - Add new capability for direct downloading (#34)
v4.0-r1
- 2022-11-03 - Open in new tab not working (#36)
- 2022-11-03 - Add monologo icon
v4.0-beta-3
- 2022-04-04 - Ensure LastModifiedTime is in UTC (#32)
v4.0-beta-2
- 2022-03-06 - removed wrong reference in backup
v3.11-r2
- 2022-03-05 - replace travis by github actions and apply coding style
v3.11-r1
- 2021-10-26 - define NO_MOODLE_COOKIES in callback.php
- 2021-10-26 - Add option to unblock discovery url (See: $CFG->curlsecurityblockedhosts)
- 2021-10-26 - Load the discovery xml only into the cache if it is valid.
- 2021-10-26 - Add download button outside the collabora iframe to be able to load the last document even if it's broken.
- 2021-10-26 - Add a repair feature to connect the document with a new collabora process if it is broken.
- 2021-10-26 - Add an icon for text documents (*.txt)
- 2021-10-26 - Add png icons for installations without svg support.
- 2021-10-26 - Optimize layout for open in new register.
v3.10-r3
- 2021-04-12 - stop dnd-api (drag-and-drop) while deactivated
v3.10-r2
- 2020-11-25 - fix iframe height to show office status bar (#27)
- 2020-11-25 - update README.md
v3.10-r1
- 2020-10-13 - adjust .travis.yml to check moodle 3.10 properly
v3.9-r5
- 2020-10-12 - add support for fullscreen without using 'requestFullscreen' (#26)
v3.9-r4
- 2020-10-03 - add simple multi lang support (#24)
v3.9-r3
- 2020-08-11 - Fix getting groupmode from cm (PR #22)
v3.9-r2
- 2020-08-11 - added drag-and-drop support on course pages (PR #19)
- 2020-08-11 - removed German language pack as translations are kept in AMOS
v3.9-r1
- 2020-06-24 - updated version.php, README-md & CHANGES.md
- 2020-06-24 - merged PR #17: ready for Moodle 3.9
- 2020-06-19 - merged PR #14: updated travis for Moodle 3.9 (Thanks to rtschu for the PR's)
v3.8-r2
- 2020-05-16 - Fix fullscreen for firefox (PR #12)
- 2020-05-16 - Added a check in the validation method for the update instance in mod_form.php (PR #13)
(Thanks to Andreas Grabs for the PR's)
v3.8-r1
- 2019-11-21 - Fix part of Privacy API implementation
- 2019-10-14 - Implement Privacy API
v3.7-r1
- 2019-04-28 - Show custom course module icon that depends on the type of its file
v3.5-r1
- 2019-03-22 - add CHANGES.md & README.md
- 2019-03-21 - add travis ci
- 2019-03-21 - Initial plugin commit
v4.3.1 (2024-01-11) (2024010700)
v4.3.1 (2024-01-11)
Plugin type: Activities
Frankenstyle component name: mod_collabora
Version build number: 2024010700
Version release name: v4.3.1 (2024-01-11)
Maturity: Beta
Supported Moodle versions: 4.1, 4.2, 4.3
Repository URL (Git): https://github.com/learnweb/moodle-mod_collabora
Repository branch:
Repository tag: v4.3.1
Issue/bug tracker URL: https://github.com/learnweb/moodle-mod_collabora/issues
moodle-mod_collabora
Changes
v4.3.1
- 2024-01-07 - Adding postmessage support which brings features like version management or switching the user interface
- 2024-01-07 - Compatibility to Moodle 4.3
- 2024-01-11 - Update github actions
v4.3
- 2023-06-23 - Fix error in "collabora_get_coursemodule_info" throwing error in some situations (#40).
v4.2-r2
- 2023-05-25 - Optimize output and settings
- 2023-05-25 - Now showing the file name above the document instead of the title (#39)
v4.2-r1
- 2023-04-27 - Optimize monologo for document depending icons
- 2023-04-27 - Fix syntax of new \single_button(...) call.
- 2023-04-27 - Optimize testing mode.
v4.1-r1
- 2022-11-23 - Optimize github actions workflow
- 2022-11-23 - API has now an option to return result instead of throwing it through the output. This makes testing easier.
- 2022-11-19 - Better access check. A logged out user can not share the iframe url anymore.
- 2022-11-19 - New abstraction for filesystem which makes it easier to share the API code between mod_collabora and this plugin.
v4.0-r5
- 2022-11-07 - Fix event classes abstraction.
v4.0-r4
- 2022-11-07 - Fix wrongfully called require_sesskey (#37).
v4.0-r3
- 2022-11-06 - Optimize code and add more phpdoc documentations.
v4.0-r2
- 2022-11-03 - Add new capability for direct downloading (#34)
v4.0-r1
- 2022-11-03 - Open in new tab not working (#36)
- 2022-11-03 - Add monologo icon
v4.0-beta-3
- 2022-04-04 - Ensure LastModifiedTime is in UTC (#32)
v4.0-beta-2
- 2022-03-06 - removed wrong reference in backup
v3.11-r2
- 2022-03-05 - replace travis by github actions and apply coding style
v3.11-r1
- 2021-10-26 - define NO_MOODLE_COOKIES in callback.php
- 2021-10-26 - Add option to unblock discovery url (See: $CFG->curlsecurityblockedhosts)
- 2021-10-26 - Load the discovery xml only into the cache if it is valid.
- 2021-10-26 - Add download button outside the collabora iframe to be able to load the last document even if it's broken.
- 2021-10-26 - Add a repair feature to connect the document with a new collabora process if it is broken.
- 2021-10-26 - Add an icon for text documents (*.txt)
- 2021-10-26 - Add png icons for installations without svg support.
- 2021-10-26 - Optimize layout for open in new register.
v3.10-r3
- 2021-04-12 - stop dnd-api (drag-and-drop) while deactivated
v3.10-r2
- 2020-11-25 - fix iframe height to show office status bar (#27)
- 2020-11-25 - update README.md
v3.10-r1
- 2020-10-13 - adjust .travis.yml to check moodle 3.10 properly
v3.9-r5
- 2020-10-12 - add support for fullscreen without using 'requestFullscreen' (#26)
v3.9-r4
- 2020-10-03 - add simple multi lang support (#24)
v3.9-r3
- 2020-08-11 - Fix getting groupmode from cm (PR #22)
v3.9-r2
- 2020-08-11 - added drag-and-drop support on course pages (PR #19)
- 2020-08-11 - removed German language pack as translations are kept in AMOS
v3.9-r1
- 2020-06-24 - updated version.php, README-md & CHANGES.md
- 2020-06-24 - merged PR #17: ready for Moodle 3.9
- 2020-06-19 - merged PR #14: updated travis for Moodle 3.9 (Thanks to rtschu for the PR's)
v3.8-r2
- 2020-05-16 - Fix fullscreen for firefox (PR #12)
- 2020-05-16 - Added a check in the validation method for the update instance in mod_form.php (PR #13)
(Thanks to Andreas Grabs for the PR's)
v3.8-r1
- 2019-11-21 - Fix part of Privacy API implementation
- 2019-10-14 - Implement Privacy API
v3.7-r1
- 2019-04-28 - Show custom course module icon that depends on the type of its file
v3.5-r1
- 2019-03-22 - add CHANGES.md & README.md
- 2019-03-21 - add travis ci
- 2019-03-21 - Initial plugin commit
v4.3 (2023-06-23) (2023062300)
v4.3 (2023-06-23)
Plugin type: Activities
Frankenstyle component name: mod_collabora
Version build number: 2023062300
Version release name: v4.3 (2023-06-23)
Maturity: Stable
Supported Moodle versions: 4.0, 4.1, 4.2
Repository URL (Git): https://github.com/learnweb/moodle-mod_collabora
Repository branch:
Repository tag: v4.3
Issue/bug tracker URL: https://github.com/learnweb/moodle-mod_collabora/issues
moodle-mod_collabora
Changes
v4.3
- 2023-06-23 - Fix error in "collabora_get_coursemodule_info" throwing error in some situations (#40).
v4.2-r2
- 2023-05-25 - Optimize output and settings
- 2023-05-25 - Now showing the file name above the document instead of the title (#39)
v4.2-r1
- 2023-04-27 - Optimize monologo for document depending icons
- 2023-04-27 - Fix syntax of new \single_button(...) call.
- 2023-04-27 - Optimize testing mode.
v4.1-r1
- 2022-11-23 - Optimize github actions workflow
- 2022-11-23 - API has now an option to return result instead of throwing it through the output. This makes testing easier.
- 2022-11-19 - Better access check. A logged out user can not share the iframe url anymore.
- 2022-11-19 - New abstraction for filesystem which makes it easier to share the API code between mod_collabora and this plugin.
v4.0-r5
- 2022-11-07 - Fix event classes abstraction.
v4.0-r4
- 2022-11-07 - Fix wrongfully called require_sesskey (#37).
v4.0-r3
- 2022-11-06 - Optimize code and add more phpdoc documentations.
v4.0-r2
- 2022-11-03 - Add new capability for direct downloading (#34)
v4.0-r1
- 2022-11-03 - Open in new tab not working (#36)
- 2022-11-03 - Add monologo icon
v4.0-beta-3
- 2022-04-04 - Ensure LastModifiedTime is in UTC (#32)
v4.0-beta-2
- 2022-03-06 - removed wrong reference in backup
v3.11-r2
- 2022-03-05 - replace travis by github actions and apply coding style
v3.11-r1
- 2021-10-26 - define NO_MOODLE_COOKIES in callback.php
- 2021-10-26 - Add option to unblock discovery url (See: $CFG->curlsecurityblockedhosts)
- 2021-10-26 - Load the discovery xml only into the cache if it is valid.
- 2021-10-26 - Add download button outside the collabora iframe to be able to load the last document even if it's broken.
- 2021-10-26 - Add a repair feature to connect the document with a new collabora process if it is broken.
- 2021-10-26 - Add an icon for text documents (*.txt)
- 2021-10-26 - Add png icons for installations without svg support.
- 2021-10-26 - Optimize layout for open in new register.
v3.10-r3
- 2021-04-12 - stop dnd-api (drag-and-drop) while deactivated
v3.10-r2
- 2020-11-25 - fix iframe height to show office status bar (#27)
- 2020-11-25 - update README.md
v3.10-r1
- 2020-10-13 - adjust .travis.yml to check moodle 3.10 properly
v3.9-r5
- 2020-10-12 - add support for fullscreen without using 'requestFullscreen' (#26)
v3.9-r4
- 2020-10-03 - add simple multi lang support (#24)
v3.9-r3
- 2020-08-11 - Fix getting groupmode from cm (PR #22)
v3.9-r2
- 2020-08-11 - added drag-and-drop support on course pages (PR #19)
- 2020-08-11 - removed German language pack as translations are kept in AMOS
v3.9-r1
- 2020-06-24 - updated version.php, README-md & CHANGES.md
- 2020-06-24 - merged PR #17: ready for Moodle 3.9
- 2020-06-19 - merged PR #14: updated travis for Moodle 3.9 (Thanks to rtschu for the PR's)
v3.8-r2
- 2020-05-16 - Fix fullscreen for firefox (PR #12)
- 2020-05-16 - Added a check in the validation method for the update instance in mod_form.php (PR #13)
(Thanks to Andreas Grabs for the PR's)
v3.8-r1
- 2019-11-21 - Fix part of Privacy API implementation
- 2019-10-14 - Implement Privacy API
v3.7-r1
- 2019-04-28 - Show custom course module icon that depends on the type of its file
v3.5-r1
- 2019-03-22 - add CHANGES.md & README.md
- 2019-03-21 - add travis ci
- 2019-03-21 - Initial plugin commit
v4.2-r2 (2023-05-24) (2023052400)
v4.2-r2 (2023-05-24)
Plugin type: Activities
Frankenstyle component name: mod_collabora
Version build number: 2023052400
Version release name: v4.2-r2 (2023-05-24)
Maturity: Stable
Supported Moodle versions: 4.0, 4.1, 4.2
Repository URL (Git): https://github.com/learnweb/moodle-mod_collabora
Repository branch:
Repository tag: v4.2-r2
Issue/bug tracker URL: https://github.com/learnweb/moodle-mod_collabora/issues
moodle-mod_collabora
Changes
v4.2-r2
- 2023-05-25 - Optimize output and settings
- 2023-05-25 - Now showing the file name above the document instead of the title (#39)
v4.2-r1
- 2023-04-27 - Optimize monologo for document depending icons
- 2023-04-27 - Fix syntax of new \single_button(...) call.
- 2023-04-27 - Optimize testing mode.
v4.1-r1
- 2022-11-23 - Optimize github actions workflow
- 2022-11-23 - API has now an option to return result instead of throwing it through the output. This makes testing easier.
- 2022-11-19 - Better access check. A logged out user can not share the iframe url anymore.
- 2022-11-19 - New abstraction for filesystem which makes it easier to share the API code between mod_collabora and this plugin.
v4.0-r5
- 2022-11-07 - Fix event classes abstraction.
v4.0-r4
- 2022-11-07 - Fix wrongfully called require_sesskey (#37).
v4.0-r3
- 2022-11-06 - Optimize code and add more phpdoc documentations.
v4.0-r2
- 2022-11-03 - Add new capability for direct downloading (#34)
v4.0-r1
- 2022-11-03 - Open in new tab not working (#36)
- 2022-11-03 - Add monologo icon
v4.0-beta-3
- 2022-04-04 - Ensure LastModifiedTime is in UTC (#32)
v4.0-beta-2
- 2022-03-06 - removed wrong reference in backup
v3.11-r2
- 2022-03-05 - replace travis by github actions and apply coding style
v3.11-r1
- 2021-10-26 - define NO_MOODLE_COOKIES in callback.php
- 2021-10-26 - Add option to unblock discovery url (See: $CFG->curlsecurityblockedhosts)
- 2021-10-26 - Load the discovery xml only into the cache if it is valid.
- 2021-10-26 - Add download button outside the collabora iframe to be able to load the last document even if it's broken.
- 2021-10-26 - Add a repair feature to connect the document with a new collabora process if it is broken.
- 2021-10-26 - Add an icon for text documents (*.txt)
- 2021-10-26 - Add png icons for installations without svg support.
- 2021-10-26 - Optimize layout for open in new register.
v3.10-r3
- 2021-04-12 - stop dnd-api (drag-and-drop) while deactivated
v3.10-r2
- 2020-11-25 - fix iframe height to show office status bar (#27)
- 2020-11-25 - update README.md
v3.10-r1
- 2020-10-13 - adjust .travis.yml to check moodle 3.10 properly
v3.9-r5
- 2020-10-12 - add support for fullscreen without using 'requestFullscreen' (#26)
v3.9-r4
- 2020-10-03 - add simple multi lang support (#24)
v3.9-r3
- 2020-08-11 - Fix getting groupmode from cm (PR #22)
v3.9-r2
- 2020-08-11 - added drag-and-drop support on course pages (PR #19)
- 2020-08-11 - removed German language pack as translations are kept in AMOS
v3.9-r1
- 2020-06-24 - updated version.php, README-md & CHANGES.md
- 2020-06-24 - merged PR #17: ready for Moodle 3.9
- 2020-06-19 - merged PR #14: updated travis for Moodle 3.9 (Thanks to rtschu for the PR's)
v3.8-r2
- 2020-05-16 - Fix fullscreen for firefox (PR #12)
- 2020-05-16 - Added a check in the validation method for the update instance in mod_form.php (PR #13)
(Thanks to Andreas Grabs for the PR's)
v3.8-r1
- 2019-11-21 - Fix part of Privacy API implementation
- 2019-10-14 - Implement Privacy API
v3.7-r1
- 2019-04-28 - Show custom course module icon that depends on the type of its file
v3.5-r1
- 2019-03-22 - add CHANGES.md & README.md
- 2019-03-21 - add travis ci
- 2019-03-21 - Initial plugin commit
v4.2-r1 (2023-04-27) (2023042700)
v4.2-r1 (2023-04-27)
Plugin type: Activities
Frankenstyle component name: mod_collabora
Version build number: 2023042700
Version release name: v4.2-r1 (2023-04-27)
Maturity: Stable
Supported Moodle versions: 4.0, 4.1, 4.2
Repository URL (Git): https://github.com/learnweb/moodle-mod_collabora
Repository branch:
Repository tag: v4.2-r1
Issue/bug tracker URL: https://github.com/learnweb/moodle-mod_collabora/issues
moodle-mod_collabora
Changes
v4.2-r1
- 2023-04-27 - Optimize monologo for document depending icons
- 2023-04-27 - Fix syntax of new \single_button(...) call.
- 2023-04-27 - Optimize testing mode.
v4.1-r1
- 2022-11-23 - Optimize github actions workflow
- 2022-11-23 - API has now an option to return result instead of throwing it through the output. This makes testing easier.
- 2022-11-19 - Better access check. A logged out user can not share the iframe url anymore.
- 2022-11-19 - New abstraction for filesystem which makes it easier to share the API code between mod_collabora and this plugin.
v4.0-r5
- 2022-11-07 - Fix event classes abstraction.
v4.0-r4
- 2022-11-07 - Fix wrongfully called require_sesskey (#37).
v4.0-r3
- 2022-11-06 - Optimize code and add more phpdoc documentations.
v4.0-r2
- 2022-11-03 - Add new capability for direct downloading (#34)
v4.0-r1
- 2022-11-03 - Open in new tab not working (#36)
- 2022-11-03 - Add monologo icon
v4.0-beta-3
- 2022-04-04 - Ensure LastModifiedTime is in UTC (#32)
v4.0-beta-2
- 2022-03-06 - removed wrong reference in backup
v3.11-r2
- 2022-03-05 - replace travis by github actions and apply coding style
v3.11-r1
- 2021-10-26 - define NO_MOODLE_COOKIES in callback.php
- 2021-10-26 - Add option to unblock discovery url (See: $CFG->curlsecurityblockedhosts)
- 2021-10-26 - Load the discovery xml only into the cache if it is valid.
- 2021-10-26 - Add download button outside the collabora iframe to be able to load the last document even if it's broken.
- 2021-10-26 - Add a repair feature to connect the document with a new collabora process if it is broken.
- 2021-10-26 - Add an icon for text documents (*.txt)
- 2021-10-26 - Add png icons for installations without svg support.
- 2021-10-26 - Optimize layout for open in new register.
v3.10-r3
- 2021-04-12 - stop dnd-api (drag-and-drop) while deactivated
v3.10-r2
- 2020-11-25 - fix iframe height to show office status bar (#27)
- 2020-11-25 - update README.md
v3.10-r1
- 2020-10-13 - adjust .travis.yml to check moodle 3.10 properly
v3.9-r5
- 2020-10-12 - add support for fullscreen without using 'requestFullscreen' (#26)
v3.9-r4
- 2020-10-03 - add simple multi lang support (#24)
v3.9-r3
- 2020-08-11 - Fix getting groupmode from cm (PR #22)
v3.9-r2
- 2020-08-11 - added drag-and-drop support on course pages (PR #19)
- 2020-08-11 - removed German language pack as translations are kept in AMOS
v3.9-r1
- 2020-06-24 - updated version.php, README-md & CHANGES.md
- 2020-06-24 - merged PR #17: ready for Moodle 3.9
- 2020-06-19 - merged PR #14: updated travis for Moodle 3.9 (Thanks to rtschu for the PR's)
v3.8-r2
- 2020-05-16 - Fix fullscreen for firefox (PR #12)
- 2020-05-16 - Added a check in the validation method for the update instance in mod_form.php (PR #13)
(Thanks to Andreas Grabs for the PR's)
v3.8-r1
- 2019-11-21 - Fix part of Privacy API implementation
- 2019-10-14 - Implement Privacy API
v3.7-r1
- 2019-04-28 - Show custom course module icon that depends on the type of its file
v3.5-r1
- 2019-03-22 - add CHANGES.md & README.md
- 2019-03-21 - add travis ci
- 2019-03-21 - Initial plugin commit
v4.1-r1 (2022-11-24) (2022042002)
v4.1-r1 (2022-11-24)
Plugin type: Activities
Frankenstyle component name: mod_collabora
Version build number: 2022042002
Version release name: v4.1-r1 (2022-11-24)
Maturity: Stable
Supported Moodle versions: 4.0, 4.1
Repository URL (Git): https://github.com/learnweb/moodle-mod_collabora
Repository branch:
Repository tag: v4.1-r1
Issue/bug tracker URL: https://github.com/learnweb/moodle-mod_collabora/issues
moodle-mod_collabora
Changes
v4.1-r1
- 2022-11-23 - Optimize github actions workflow
- 2022-11-23 - API has now an option to return result instead of throwing it through the output. This makes testing easier.
- 2022-11-19 - Better access check. A logged out user can not share the iframe url anymore.
- 2022-11-19 - New abstraction for filesystem which makes it easier to share the API code between mod_collabora and this plugin.
v4.0-r5
- 2022-11-07 - Fix event classes abstraction.
v4.0-r4
- 2022-11-07 - Fix wrongfully called require_sesskey (#37).
v4.0-r3
- 2022-11-06 - Optimize code and add more phpdoc documentations.
v4.0-r2
- 2022-11-03 - Add new capability for direct downloading (#34)
v4.0-r1
- 2022-11-03 - Open in new tab not working (#36)
- 2022-11-03 - Add monologo icon
v4.0-beta-3
- 2022-04-04 - Ensure LastModifiedTime is in UTC (#32)
v4.0-beta-2
- 2022-03-06 - removed wrong reference in backup
v3.11-r2
- 2022-03-05 - replace travis by github actions and apply coding style
v3.11-r1
- 2021-10-26 - define NO_MOODLE_COOKIES in callback.php
- 2021-10-26 - Add option to unblock discovery url (See: $CFG->curlsecurityblockedhosts)
- 2021-10-26 - Load the discovery xml only into the cache if it is valid.
- 2021-10-26 - Add download button outside the collabora iframe to be able to load the last document even if it's broken.
- 2021-10-26 - Add a repair feature to connect the document with a new collabora process if it is broken.
- 2021-10-26 - Add an icon for text documents (*.txt)
- 2021-10-26 - Add png icons for installations without svg support.
- 2021-10-26 - Optimize layout for open in new register.
v3.10-r3
- 2021-04-12 - stop dnd-api (drag-and-drop) while deactivated
v3.10-r2
- 2020-11-25 - fix iframe height to show office status bar (#27)
- 2020-11-25 - update README.md
v3.10-r1
- 2020-10-13 - adjust .travis.yml to check moodle 3.10 properly
v3.9-r5
- 2020-10-12 - add support for fullscreen without using 'requestFullscreen' (#26)
v3.9-r4
- 2020-10-03 - add simple multi lang support (#24)
v3.9-r3
- 2020-08-11 - Fix getting groupmode from cm (PR #22)
v3.9-r2
- 2020-08-11 - added drag-and-drop support on course pages (PR #19)
- 2020-08-11 - removed German language pack as translations are kept in AMOS
v3.9-r1
- 2020-06-24 - updated version.php, README-md & CHANGES.md
- 2020-06-24 - merged PR #17: ready for Moodle 3.9
- 2020-06-19 - merged PR #14: updated travis for Moodle 3.9 (Thanks to rtschu for the PR's)
v3.8-r2
- 2020-05-16 - Fix fullscreen for firefox (PR #12)
- 2020-05-16 - Added a check in the validation method for the update instance in mod_form.php (PR #13)
(Thanks to Andreas Grabs for the PR's)
v3.8-r1
- 2019-11-21 - Fix part of Privacy API implementation
- 2019-10-14 - Implement Privacy API
v3.7-r1
- 2019-04-28 - Show custom course module icon that depends on the type of its file
v3.5-r1
- 2019-03-22 - add CHANGES.md & README.md
- 2019-03-21 - add travis ci
- 2019-03-21 - Initial plugin commit
v4.0-r5 (2022-11-07) (2022041904)
v4.0-r5 (2022-11-07)
Plugin type: Activities
Frankenstyle component name: mod_collabora
Version build number: 2022041904
Version release name: v4.0-r5 (2022-11-07)
Maturity: Stable
Supported Moodle versions: 4.0
Repository URL (Git): https://github.com/learnweb/moodle-mod_collabora
Repository branch:
Repository tag: v4.0-r5
Issue/bug tracker URL: https://github.com/learnweb/moodle-mod_collabora/issues
moodle-mod_collabora
Changes
v4.0-r5
- 2022-11-07 - Fix event classes abstraction.
v4.0-r4
- 2022-11-07 - Fix wrongfully called require_sesskey (#37).
v4.0-r3
- 2022-11-06 - Optimize code and add more phpdoc documentations.
v4.0-r2
- 2022-11-03 - Add new capability for direct downloading (#34)
v4.0-r1
- 2022-11-03 - Open in new tab not working (#36)
- 2022-11-03 - Add monologo icon
v4.0-beta-3
- 2022-04-04 - Ensure LastModifiedTime is in UTC (#32)
v4.0-beta-2
- 2022-03-06 - removed wrong reference in backup
v3.11-r2
- 2022-03-05 - replace travis by github actions and apply coding style
v3.11-r1
- 2021-10-26 - define NO_MOODLE_COOKIES in callback.php
- 2021-10-26 - Add option to unblock discovery url (See: $CFG->curlsecurityblockedhosts)
- 2021-10-26 - Load the discovery xml only into the cache if it is valid.
- 2021-10-26 - Add download button outside the collabora iframe to be able to load the last document even if it's broken.
- 2021-10-26 - Add a repair feature to connect the document with a new collabora process if it is broken.
- 2021-10-26 - Add an icon for text documents (*.txt)
- 2021-10-26 - Add png icons for installations without svg support.
- 2021-10-26 - Optimize layout for open in new register.
v3.10-r3
- 2021-04-12 - stop dnd-api (drag-and-drop) while deactivated
v3.10-r2
- 2020-11-25 - fix iframe height to show office status bar (#27)
- 2020-11-25 - update README.md
v3.10-r1
- 2020-10-13 - adjust .travis.yml to check moodle 3.10 properly
v3.9-r5
- 2020-10-12 - add support for fullscreen without using 'requestFullscreen' (#26)
v3.9-r4
- 2020-10-03 - add simple multi lang support (#24)
v3.9-r3
- 2020-08-11 - Fix getting groupmode from cm (PR #22)
v3.9-r2
- 2020-08-11 - added drag-and-drop support on course pages (PR #19)
- 2020-08-11 - removed German language pack as translations are kept in AMOS
v3.9-r1
- 2020-06-24 - updated version.php, README-md & CHANGES.md
- 2020-06-24 - merged PR #17: ready for Moodle 3.9
- 2020-06-19 - merged PR #14: updated travis for Moodle 3.9 (Thanks to rtschu for the PR's)
v3.8-r2
- 2020-05-16 - Fix fullscreen for firefox (PR #12)
- 2020-05-16 - Added a check in the validation method for the update instance in mod_form.php (PR #13)
(Thanks to Andreas Grabs for the PR's)
v3.8-r1
- 2019-11-21 - Fix part of Privacy API implementation
- 2019-10-14 - Implement Privacy API
v3.7-r1
- 2019-04-28 - Show custom course module icon that depends on the type of its file
v3.5-r1
- 2019-03-22 - add CHANGES.md & README.md
- 2019-03-21 - add travis ci
- 2019-03-21 - Initial plugin commit
v4.0-r4 (2022-11-07) (2022041903)
v4.0-r4 (2022-11-07)
Plugin type: Activities
Frankenstyle component name: mod_collabora
Version build number: 2022041903
Version release name: v4.0-r4 (2022-11-07)
Maturity: Stable
Supported Moodle versions: 4.0
Repository URL (Git): https://github.com/learnweb/moodle-mod_collabora
Repository branch:
Repository tag: v4.0-r4
Issue/bug tracker URL: https://github.com/learnweb/moodle-mod_collabora/issues
moodle-mod_collabora
Changes
v4.0-r4
- 2022-11-07 - Fix wrongfully called require_sesskey (#37).
v4.0-r3
- 2022-11-06 - Optimize code and add more phpdoc documentations.
v4.0-r2
- 2022-11-03 - Add new capability for direct downloading (#34)
v4.0-r1
- 2022-11-03 - Open in new tab not working (#36)
- 2022-11-03 - Add monologo icon
v4.0-beta-3
- 2022-04-04 - Ensure LastModifiedTime is in UTC (#32)
v4.0-beta-2
- 2022-03-06 - removed wrong reference in backup
v3.11-r2
- 2022-03-05 - replace travis by github actions and apply coding style
v3.11-r1
- 2021-10-26 - define NO_MOODLE_COOKIES in callback.php
- 2021-10-26 - Add option to unblock discovery url (See: $CFG->curlsecurityblockedhosts)
- 2021-10-26 - Load the discovery xml only into the cache if it is valid.
- 2021-10-26 - Add download button outside the collabora iframe to be able to load the last document even if it's broken.
- 2021-10-26 - Add a repair feature to connect the document with a new collabora process if it is broken.
- 2021-10-26 - Add an icon for text documents (*.txt)
- 2021-10-26 - Add png icons for installations without svg support.
- 2021-10-26 - Optimize layout for open in new register.
v3.10-r3
- 2021-04-12 - stop dnd-api (drag-and-drop) while deactivated
v3.10-r2
- 2020-11-25 - fix iframe height to show office status bar (#27)
- 2020-11-25 - update README.md
v3.10-r1
- 2020-10-13 - adjust .travis.yml to check moodle 3.10 properly
v3.9-r5
- 2020-10-12 - add support for fullscreen without using 'requestFullscreen' (#26)
v3.9-r4
- 2020-10-03 - add simple multi lang support (#24)
v3.9-r3
- 2020-08-11 - Fix getting groupmode from cm (PR #22)
v3.9-r2
- 2020-08-11 - added drag-and-drop support on course pages (PR #19)
- 2020-08-11 - removed German language pack as translations are kept in AMOS
v3.9-r1
- 2020-06-24 - updated version.php, README-md & CHANGES.md
- 2020-06-24 - merged PR #17: ready for Moodle 3.9
- 2020-06-19 - merged PR #14: updated travis for Moodle 3.9 (Thanks to rtschu for the PR's)
v3.8-r2
- 2020-05-16 - Fix fullscreen for firefox (PR #12)
- 2020-05-16 - Added a check in the validation method for the update instance in mod_form.php (PR #13)
(Thanks to Andreas Grabs for the PR's)
v3.8-r1
- 2019-11-21 - Fix part of Privacy API implementation
- 2019-10-14 - Implement Privacy API
v3.7-r1
- 2019-04-28 - Show custom course module icon that depends on the type of its file
v3.5-r1
- 2019-03-22 - add CHANGES.md & README.md
- 2019-03-21 - add travis ci
- 2019-03-21 - Initial plugin commit
v4.0-r3 (2022-11-06) (2022041902)
v4.0-r3 (2022-11-06)
Plugin type: Activities
Frankenstyle component name: mod_collabora
Version build number: 2022041902
Version release name: v4.0-r3 (2022-11-06)
Maturity: Beta
Supported Moodle versions: 4.0
Repository URL (Git): https://github.com/learnweb/moodle-mod_collabora
Repository branch:
Repository tag: v4.0-r3
Issue/bug tracker URL: https://github.com/learnweb/moodle-mod_collabora/issues
moodle-mod_collabora
Changes
v4.0-r3
- 2022-11-06 - Optimize code and add more phpdoc documentations.
v4.0-r2
- 2022-11-03 - Add new capability for direct downloading (#34)
v4.0-r1
- 2022-11-03 - Open in new tab not working (#36)
- 2022-11-03 - Add monologo icon
v4.0-beta-3
- 2022-04-04 - Ensure LastModifiedTime is in UTC (#32)
v4.0-beta-2
- 2022-03-06 - removed wrong reference in backup
v3.11-r2
- 2022-03-05 - replace travis by github actions and apply coding style
v3.11-r1
- 2021-10-26 - define NO_MOODLE_COOKIES in callback.php
- 2021-10-26 - Add option to unblock discovery url (See: $CFG->curlsecurityblockedhosts)
- 2021-10-26 - Load the discovery xml only into the cache if it is valid.
- 2021-10-26 - Add download button outside the collabora iframe to be able to load the last document even if it's broken.
- 2021-10-26 - Add a repair feature to connect the document with a new collabora process if it is broken.
- 2021-10-26 - Add an icon for text documents (*.txt)
- 2021-10-26 - Add png icons for installations without svg support.
- 2021-10-26 - Optimize layout for open in new register.
v3.10-r3
- 2021-04-12 - stop dnd-api (drag-and-drop) while deactivated
v3.10-r2
- 2020-11-25 - fix iframe height to show office status bar (#27)
- 2020-11-25 - update README.md
v3.10-r1
- 2020-10-13 - adjust .travis.yml to check moodle 3.10 properly
v3.9-r5
- 2020-10-12 - add support for fullscreen without using 'requestFullscreen' (#26)
v3.9-r4
- 2020-10-03 - add simple multi lang support (#24)
v3.9-r3
- 2020-08-11 - Fix getting groupmode from cm (PR #22)
v3.9-r2
- 2020-08-11 - added drag-and-drop support on course pages (PR #19)
- 2020-08-11 - removed German language pack as translations are kept in AMOS
v3.9-r1
- 2020-06-24 - updated version.php, README-md & CHANGES.md
- 2020-06-24 - merged PR #17: ready for Moodle 3.9
- 2020-06-19 - merged PR #14: updated travis for Moodle 3.9 (Thanks to rtschu for the PR's)
v3.8-r2
- 2020-05-16 - Fix fullscreen for firefox (PR #12)
- 2020-05-16 - Added a check in the validation method for the update instance in mod_form.php (PR #13)
(Thanks to Andreas Grabs for the PR's)
v3.8-r1
- 2019-11-21 - Fix part of Privacy API implementation
- 2019-10-14 - Implement Privacy API
v3.7-r1
- 2019-04-28 - Show custom course module icon that depends on the type of its file
v3.5-r1
- 2019-03-22 - add CHANGES.md & README.md
- 2019-03-21 - add travis ci
- 2019-03-21 - Initial plugin commit
v4.0-r2 (2022-11-03) (2022041901)
v4.0-r2 (2022-11-03)
Plugin type: Activities
Frankenstyle component name: mod_collabora
Version build number: 2022041901
Version release name: v4.0-r2 (2022-11-03)
Maturity: Beta
Supported Moodle versions: 4.0
Repository URL (Git): https://github.com/learnweb/moodle-mod_collabora
Repository branch:
Repository tag: v4.0-r2
Issue/bug tracker URL: https://github.com/learnweb/moodle-mod_collabora/issues
moodle-mod_collabora
Changes
v4.0-r2
- 2022-11-03 - Add new capability for direct downloading (#34)
v4.0-r1
- 2022-11-03 - Open in new tab not working (#36)
- 2022-11-03 - Add monologo icon
v4.0-beta-3
- 2022-04-04 - Ensure LastModifiedTime is in UTC (#32)
v4.0-beta-2
- 2022-03-06 - removed wrong reference in backup
v3.11-r2
- 2022-03-05 - replace travis by github actions and apply coding style
v3.11-r1
- 2021-10-26 - define NO_MOODLE_COOKIES in callback.php
- 2021-10-26 - Add option to unblock discovery url (See: $CFG->curlsecurityblockedhosts)
- 2021-10-26 - Load the discovery xml only into the cache if it is valid.
- 2021-10-26 - Add download button outside the collabora iframe to be able to load the last document even if it's broken.
- 2021-10-26 - Add a repair feature to connect the document with a new collabora process if it is broken.
- 2021-10-26 - Add an icon for text documents (*.txt)
- 2021-10-26 - Add png icons for installations without svg support.
- 2021-10-26 - Optimize layout for open in new register.
v3.10-r3
- 2021-04-12 - stop dnd-api (drag-and-drop) while deactivated
v3.10-r2
- 2020-11-25 - fix iframe height to show office status bar (#27)
- 2020-11-25 - update README.md
v3.10-r1
- 2020-10-13 - adjust .travis.yml to check moodle 3.10 properly
v3.9-r5
- 2020-10-12 - add support for fullscreen without using 'requestFullscreen' (#26)
v3.9-r4
- 2020-10-03 - add simple multi lang support (#24)
v3.9-r3
- 2020-08-11 - Fix getting groupmode from cm (PR #22)
v3.9-r2
- 2020-08-11 - added drag-and-drop support on course pages (PR #19)
- 2020-08-11 - removed German language pack as translations are kept in AMOS
v3.9-r1
- 2020-06-24 - updated version.php, README-md & CHANGES.md
- 2020-06-24 - merged PR #17: ready for Moodle 3.9
- 2020-06-19 - merged PR #14: updated travis for Moodle 3.9 (Thanks to rtschu for the PR's)
v3.8-r2
- 2020-05-16 - Fix fullscreen for firefox (PR #12)
- 2020-05-16 - Added a check in the validation method for the update instance in mod_form.php (PR #13)
(Thanks to Andreas Grabs for the PR's)
v3.8-r1
- 2019-11-21 - Fix part of Privacy API implementation
- 2019-10-14 - Implement Privacy API
v3.7-r1
- 2019-04-28 - Show custom course module icon that depends on the type of its file
v3.5-r1
- 2019-03-22 - add CHANGES.md & README.md
- 2019-03-21 - add travis ci
- 2019-03-21 - Initial plugin commit
v4.0-r1 (2022-11-03) (2022041900)
v4.0-r1 (2022-11-03)
Plugin type: Activities
Frankenstyle component name: mod_collabora
Version build number: 2022041900
Version release name: v4.0-r1 (2022-11-03)
Maturity: Beta
Supported Moodle versions: 4.0
Repository URL (Git): https://github.com/learnweb/moodle-mod_collabora
Repository branch:
Repository tag: v4.0-r1
Issue/bug tracker URL: https://github.com/learnweb/moodle-mod_collabora/issues
moodle-mod_collabora
Changes
v4.0-r1
- 2022-11-03 - Open in new tab not working (#36)
- 2022-11-03 - Add monologo icon
v4.0-beta-3
- 2022-04-04 - Ensure LastModifiedTime is in UTC (#32)
v4.0-beta-2
- 2022-03-06 - removed wrong reference in backup
v3.11-r2
- 2022-03-05 - replace travis by github actions and apply coding style
v3.11-r1
- 2021-10-26 - define NO_MOODLE_COOKIES in callback.php
- 2021-10-26 - Add option to unblock discovery url (See: $CFG->curlsecurityblockedhosts)
- 2021-10-26 - Load the discovery xml only into the cache if it is valid.
- 2021-10-26 - Add download button outside the collabora iframe to be able to load the last document even if it's broken.
- 2021-10-26 - Add a repair feature to connect the document with a new collabora process if it is broken.
- 2021-10-26 - Add an icon for text documents (*.txt)
- 2021-10-26 - Add png icons for installations without svg support.
- 2021-10-26 - Optimize layout for open in new register.
v3.10-r3
- 2021-04-12 - stop dnd-api (drag-and-drop) while deactivated
v3.10-r2
- 2020-11-25 - fix iframe height to show office status bar (#27)
- 2020-11-25 - update README.md
v3.10-r1
- 2020-10-13 - adjust .travis.yml to check moodle 3.10 properly
v3.9-r5
- 2020-10-12 - add support for fullscreen without using 'requestFullscreen' (#26)
v3.9-r4
- 2020-10-03 - add simple multi lang support (#24)
v3.9-r3
- 2020-08-11 - Fix getting groupmode from cm (PR #22)
v3.9-r2
- 2020-08-11 - added drag-and-drop support on course pages (PR #19)
- 2020-08-11 - removed German language pack as translations are kept in AMOS
v3.9-r1
- 2020-06-24 - updated version.php, README-md & CHANGES.md
- 2020-06-24 - merged PR #17: ready for Moodle 3.9
- 2020-06-19 - merged PR #14: updated travis for Moodle 3.9 (Thanks to rtschu for the PR's)
v3.8-r2
- 2020-05-16 - Fix fullscreen for firefox (PR #12)
- 2020-05-16 - Added a check in the validation method for the update instance in mod_form.php (PR #13)
(Thanks to Andreas Grabs for the PR's)
v3.8-r1
- 2019-11-21 - Fix part of Privacy API implementation
- 2019-10-14 - Implement Privacy API
v3.7-r1
- 2019-04-28 - Show custom course module icon that depends on the type of its file
v3.5-r1
- 2019-03-22 - add CHANGES.md & README.md
- 2019-03-21 - add travis ci
- 2019-03-21 - Initial plugin commit
v4.0-beta-3 (2022-04-04) (2022030602)
v4.0-beta-3 (2022-04-04)
Plugin type: Activities
Frankenstyle component name: mod_collabora
Version build number: 2022030602
Version release name: v4.0-beta-3 (2022-04-04)
Maturity: Beta
Supported Moodle versions: 4.0
Repository URL (Git): https://github.com/learnweb/moodle-mod_collabora
Repository branch:
Repository tag: v4.0-beta-3
Issue/bug tracker URL: https://github.com/learnweb/moodle-mod_collabora/issues
moodle-mod_collabora
Changes
v4.0-beta-3
- 2022-04-04 - Ensure LastModifiedTime is in UTC (#32)
v4.0-beta-2
- 2022-03-06 - removed wrong reference in backup
v3.11-r2
- 2022-03-05 - replace travis by github actions and apply coding style
v3.11-r1
- 2021-10-26 - define NO_MOODLE_COOKIES in callback.php
- 2021-10-26 - Add option to unblock discovery url (See: $CFG->curlsecurityblockedhosts)
- 2021-10-26 - Load the discovery xml only into the cache if it is valid.
- 2021-10-26 - Add download button outside the collabora iframe to be able to load the last document even if it's broken.
- 2021-10-26 - Add a repair feature to connect the document with a new collabora process if it is broken.
- 2021-10-26 - Add an icon for text documents (*.txt)
- 2021-10-26 - Add png icons for installations without svg support.
- 2021-10-26 - Optimize layout for open in new register.
v3.10-r3
- 2021-04-12 - stop dnd-api (drag-and-drop) while deactivated
v3.10-r2
- 2020-11-25 - fix iframe height to show office status bar (#27)
- 2020-11-25 - update README.md
v3.10-r1
- 2020-10-13 - adjust .travis.yml to check moodle 3.10 properly
v3.9-r5
- 2020-10-12 - add support for fullscreen without using 'requestFullscreen' (#26)
v3.9-r4
- 2020-10-03 - add simple multi lang support (#24)
v3.9-r3
- 2020-08-11 - Fix getting groupmode from cm (PR #22)
v3.9-r2
- 2020-08-11 - added drag-and-drop support on course pages (PR #19)
- 2020-08-11 - removed German language pack as translations are kept in AMOS
v3.9-r1
- 2020-06-24 - updated version.php, README-md & CHANGES.md
- 2020-06-24 - merged PR #17: ready for Moodle 3.9
- 2020-06-19 - merged PR #14: updated travis for Moodle 3.9 (Thanks to rtschu for the PR's)
v3.8-r2
- 2020-05-16 - Fix fullscreen for firefox (PR #12)
- 2020-05-16 - Added a check in the validation method for the update instance in mod_form.php (PR #13)
(Thanks to Andreas Grabs for the PR's)
v3.8-r1
- 2019-11-21 - Fix part of Privacy API implementation
- 2019-10-14 - Implement Privacy API
v3.7-r1
- 2019-04-28 - Show custom course module icon that depends on the type of its file
v3.5-r1
- 2019-03-22 - add CHANGES.md & README.md
- 2019-03-21 - add travis ci
- 2019-03-21 - Initial plugin commit
v3.11-r4 (2022-04-04) (2021120102)
v3.11-r4 (2022-04-04)
Plugin type: Activities
Frankenstyle component name: mod_collabora
Version build number: 2021120102
Version release name: v3.11-r4 (2022-04-04)
Maturity: Stable
Supported Moodle versions: 3.11
Repository URL (Git): https://github.com/learnweb/moodle-mod_collabora
Repository branch:
Repository tag: v3.11-r4
Issue/bug tracker URL: https://github.com/learnweb/moodle-mod_collabora/issues
moodle-mod_collabora
Changes
v3.11-r4
- 2022-04-04 - Ensure LastModifiedTime is in UTC (#32)
v3.11-r3
- 2022-03-06 - removed wrong reference in backup
v3.11-r2
- 2022-03-05 - replace travis by github actions and apply coding style
- 2022-03-05 - switch to Moodle version based releases. v3.11 is for Moodle 3.11.
v3.11-r1
- 2021-10-26 - define NO_MOODLE_COOKIES in callback.php
- 2021-10-26 - Add option to unblock discovery url (See: $CFG->curlsecurityblockedhosts)
- 2021-10-26 - Load the discovery xml only into the cache if it is valid.
- 2021-10-26 - Add download button outside the collabora iframe to be able to load the last document even if it's broken.
- 2021-10-26 - Add a repair feature to connect the document with a new collabora process if it is broken.
- 2021-10-26 - Add an icon for text documents (*.txt)
- 2021-10-26 - Add png icons for installations without svg support.
- 2021-10-26 - Optimize layout for open in new register.
v3.10-r3
- 2021-04-12 - stop dnd-api (drag-and-drop) while deactivated
v3.10-r2
- 2020-11-25 - fix iframe height to show office status bar (#27)
- 2020-11-25 - update README.md
v3.10-r1
- 2020-10-13 - adjust .travis.yml to check moodle 3.10 properly
v3.9-r5
- 2020-10-12 - add support for fullscreen without using 'requestFullscreen' (#26)
v3.9-r4
- 2020-10-03 - add simple multi lang support (#24)
v3.9-r3
- 2020-08-11 - Fix getting groupmode from cm (PR #22)
v3.9-r2
- 2020-08-11 - added drag-and-drop support on course pages (PR #19)
- 2020-08-11 - removed German language pack as translations are kept in AMOS
v3.9-r1
- 2020-06-24 - updated version.php, README-md & CHANGES.md
- 2020-06-24 - merged PR #17: ready for Moodle 3.9
- 2020-06-19 - merged PR #14: updated travis for Moodle 3.9 (Thanks to rtschu for the PR's)
v3.8-r2
- 2020-05-16 - Fix fullscreen for firefox (PR #12)
- 2020-05-16 - Added a check in the validation method for the update instance in mod_form.php (PR #13)
(Thanks to Andreas Grabs for the PR's)
v3.8-r1
- 2019-11-21 - Fix part of Privacy API implementation
- 2019-10-14 - Implement Privacy API
v3.7-r1
- 2019-04-28 - Show custom course module icon that depends on the type of its file
v3.5-r1
- 2019-03-22 - add CHANGES.md & README.md
- 2019-03-21 - add travis ci
- 2019-03-21 - Initial plugin commit
v3.9-r11 (2022-04-04) (2021102603)
v3.9-r11 (2022-04-04)
Plugin type: Activities
Frankenstyle component name: mod_collabora
Version build number: 2021102603
Version release name: v3.9-r11 (2022-04-04)
Maturity: Stable
Supported Moodle versions: 3.10, 3.9
Repository URL (Git): https://github.com/learnweb/moodle-mod_collabora
Repository branch:
Repository tag: v3.9-r11
Issue/bug tracker URL: https://github.com/learnweb/moodle-mod_collabora/issues
moodle-mod_collabora
Changes
v3.9-r11
- 2022-04-04 - Ensure LastModifiedTime is in UTC (#32)
v3.9-r10
- 2022-03-06 - removed wrong reference in backup
v3.9-r9
- 2022-03-05 - switch releases to Moodle version dependend releases. v3.9 can be used in Moodle 3.9 and 3.10
v3.11-r1
- 2021-10-26 - define NO_MOODLE_COOKIES in callback.php
- 2021-10-26 - Add option to unblock discovery url (See: $CFG->curlsecurityblockedhosts)
- 2021-10-26 - Load the discovery xml only into the cache if it is valid.
- 2021-10-26 - Add download button outside the collabora iframe to be able to load the last document even if it's broken.
- 2021-10-26 - Add a repair feature to connect the document with a new collabora process if it is broken.
- 2021-10-26 - Add an icon for text documents (*.txt)
- 2021-10-26 - Add png icons for installations without svg support.
- 2021-10-26 - Optimize layout for open in new register.
v3.10-r3
- 2021-04-12 - stop dnd-api (drag-and-drop) while deactivated
v3.10-r2
- 2020-11-25 - fix iframe height to show office status bar (#27)
- 2020-11-25 - update README.md
v3.10-r1
- 2020-10-13 - adjust .travis.yml to check moodle 3.10 properly
v3.9-r5
- 2020-10-12 - add support for fullscreen without using 'requestFullscreen' (#26)
v3.9-r4
- 2020-10-03 - add simple multi lang support (#24)
v3.9-r3
- 2020-08-11 - Fix getting groupmode from cm (PR #22)
v3.9-r2
- 2020-08-11 - added drag-and-drop support on course pages (PR #19)
- 2020-08-11 - removed German language pack as translations are kept in AMOS
v3.9-r1
- 2020-06-24 - updated version.php, README-md & CHANGES.md
- 2020-06-24 - merged PR #17: ready for Moodle 3.9
- 2020-06-19 - merged PR #14: updated travis for Moodle 3.9 (Thanks to rtschu for the PR's)
v3.8-r2
- 2020-05-16 - Fix fullscreen for firefox (PR #12)
- 2020-05-16 - Added a check in the validation method for the update instance in mod_form.php (PR #13)
(Thanks to Andreas Grabs for the PR's)
v3.8-r1
- 2019-11-21 - Fix part of Privacy API implementation
- 2019-10-14 - Implement Privacy API
v3.7-r1
- 2019-04-28 - Show custom course module icon that depends on the type of its file
v3.5-r1
- 2019-03-22 - add CHANGES.md & README.md
- 2019-03-21 - add travis ci
- 2019-03-21 - Initial plugin commit
v4.0-beta-2 (2022030601)
v4.0-beta-2
Plugin type: Activities
Frankenstyle component name: mod_collabora
Version build number: 2022030601
Version release name: v4.0-beta-2
Maturity: Beta
Supported Moodle versions: 4.0
Repository URL (Git): https://github.com/learnweb/moodle-mod_collabora
Repository branch:
Repository tag: v4.0-beta-2
Issue/bug tracker URL: https://github.com/learnweb/moodle-mod_collabora/issues
moodle-mod_collabora
Changes
v4.0-beta-2
- 2022-03-06 - removed wrong reference in backup
v3.11-r2
- 2022-03-05 - replace travis by github actions and apply coding style
v3.11-r1
- 2021-10-26 - define NO_MOODLE_COOKIES in callback.php
- 2021-10-26 - Add option to unblock discovery url (See: $CFG->curlsecurityblockedhosts)
- 2021-10-26 - Load the discovery xml only into the cache if it is valid.
- 2021-10-26 - Add download button outside the collabora iframe to be able to load the last document even if it's broken.
- 2021-10-26 - Add a repair feature to connect the document with a new collabora process if it is broken.
- 2021-10-26 - Add an icon for text documents (*.txt)
- 2021-10-26 - Add png icons for installations without svg support.
- 2021-10-26 - Optimize layout for open in new register.
v3.10-r3
- 2021-04-12 - stop dnd-api (drag-and-drop) while deactivated
v3.10-r2
- 2020-11-25 - fix iframe height to show office status bar (#27)
- 2020-11-25 - update README.md
v3.10-r1
- 2020-10-13 - adjust .travis.yml to check moodle 3.10 properly
v3.9-r5
- 2020-10-12 - add support for fullscreen without using 'requestFullscreen' (#26)
v3.9-r4
- 2020-10-03 - add simple multi lang support (#24)
v3.9-r3
- 2020-08-11 - Fix getting groupmode from cm (PR #22)
v3.9-r2
- 2020-08-11 - added drag-and-drop support on course pages (PR #19)
- 2020-08-11 - removed German language pack as translations are kept in AMOS
v3.9-r1
- 2020-06-24 - updated version.php, README-md & CHANGES.md
- 2020-06-24 - merged PR #17: ready for Moodle 3.9
- 2020-06-19 - merged PR #14: updated travis for Moodle 3.9 (Thanks to rtschu for the PR's)
v3.8-r2
- 2020-05-16 - Fix fullscreen for firefox (PR #12)
- 2020-05-16 - Added a check in the validation method for the update instance in mod_form.php (PR #13)
(Thanks to Andreas Grabs for the PR's)
v3.8-r1
- 2019-11-21 - Fix part of Privacy API implementation
- 2019-10-14 - Implement Privacy API
v3.7-r1
- 2019-04-28 - Show custom course module icon that depends on the type of its file
v3.5-r1
- 2019-03-22 - add CHANGES.md & README.md
- 2019-03-21 - add travis ci
- 2019-03-21 - Initial plugin commit
v3.11-r3 (2022-03-06) (2021120101)
v3.11-r3 (2022-03-06)
Plugin type: Activities
Frankenstyle component name: mod_collabora
Version build number: 2021120101
Version release name: v3.11-r3 (2022-03-06)
Maturity: Stable
Supported Moodle versions: 3.11
Repository URL (Git): https://github.com/learnweb/moodle-mod_collabora
Repository branch:
Repository tag: v3.11-r3
Issue/bug tracker URL: https://github.com/learnweb/moodle-mod_collabora/issues
moodle-mod_collabora
Changes
v3.11-r3
- 2022-03-06 - removed wrong reference in backup
v3.11-r2
- 2022-03-05 - replace travis by github actions and apply coding style
- 2022-03-05 - switch to Moodle version based releases. v3.11 is for Moodle 3.11.
v3.11-r1
- 2021-10-26 - define NO_MOODLE_COOKIES in callback.php
- 2021-10-26 - Add option to unblock discovery url (See: $CFG->curlsecurityblockedhosts)
- 2021-10-26 - Load the discovery xml only into the cache if it is valid.
- 2021-10-26 - Add download button outside the collabora iframe to be able to load the last document even if it's broken.
- 2021-10-26 - Add a repair feature to connect the document with a new collabora process if it is broken.
- 2021-10-26 - Add an icon for text documents (*.txt)
- 2021-10-26 - Add png icons for installations without svg support.
- 2021-10-26 - Optimize layout for open in new register.
v3.10-r3
- 2021-04-12 - stop dnd-api (drag-and-drop) while deactivated
v3.10-r2
- 2020-11-25 - fix iframe height to show office status bar (#27)
- 2020-11-25 - update README.md
v3.10-r1
- 2020-10-13 - adjust .travis.yml to check moodle 3.10 properly
v3.9-r5
- 2020-10-12 - add support for fullscreen without using 'requestFullscreen' (#26)
v3.9-r4
- 2020-10-03 - add simple multi lang support (#24)
v3.9-r3
- 2020-08-11 - Fix getting groupmode from cm (PR #22)
v3.9-r2
- 2020-08-11 - added drag-and-drop support on course pages (PR #19)
- 2020-08-11 - removed German language pack as translations are kept in AMOS
v3.9-r1
- 2020-06-24 - updated version.php, README-md & CHANGES.md
- 2020-06-24 - merged PR #17: ready for Moodle 3.9
- 2020-06-19 - merged PR #14: updated travis for Moodle 3.9 (Thanks to rtschu for the PR's)
v3.8-r2
- 2020-05-16 - Fix fullscreen for firefox (PR #12)
- 2020-05-16 - Added a check in the validation method for the update instance in mod_form.php (PR #13)
(Thanks to Andreas Grabs for the PR's)
v3.8-r1
- 2019-11-21 - Fix part of Privacy API implementation
- 2019-10-14 - Implement Privacy API
v3.7-r1
- 2019-04-28 - Show custom course module icon that depends on the type of its file
v3.5-r1
- 2019-03-22 - add CHANGES.md & README.md
- 2019-03-21 - add travis ci
- 2019-03-21 - Initial plugin commit
v3.9-r10 (2022-03-06) (2021102602)
v3.9-r10 (2022-03-06)
Plugin type: Activities
Frankenstyle component name: mod_collabora
Version build number: 2021102602
Version release name: v3.9-r10 (2022-03-06)
Maturity: Stable
Supported Moodle versions: 3.10, 3.9
Repository URL (Git): https://github.com/learnweb/moodle-mod_collabora
Repository branch:
Repository tag: v3.9-r10
Issue/bug tracker URL: https://github.com/learnweb/moodle-mod_collabora/issues
moodle-mod_collabora
Changes
v3.9-r10
- 2022-03-06 - removed wrong reference in backup
v3.9-r9
- 2022-03-05 - switch releases to Moodle version dependend releases. v3.9 can be used in Moodle 3.9 and 3.10
v3.11-r1
- 2021-10-26 - define NO_MOODLE_COOKIES in callback.php
- 2021-10-26 - Add option to unblock discovery url (See: $CFG->curlsecurityblockedhosts)
- 2021-10-26 - Load the discovery xml only into the cache if it is valid.
- 2021-10-26 - Add download button outside the collabora iframe to be able to load the last document even if it's broken.
- 2021-10-26 - Add a repair feature to connect the document with a new collabora process if it is broken.
- 2021-10-26 - Add an icon for text documents (*.txt)
- 2021-10-26 - Add png icons for installations without svg support.
- 2021-10-26 - Optimize layout for open in new register.
v3.10-r3
- 2021-04-12 - stop dnd-api (drag-and-drop) while deactivated
v3.10-r2
- 2020-11-25 - fix iframe height to show office status bar (#27)
- 2020-11-25 - update README.md
v3.10-r1
- 2020-10-13 - adjust .travis.yml to check moodle 3.10 properly
v3.9-r5
- 2020-10-12 - add support for fullscreen without using 'requestFullscreen' (#26)
v3.9-r4
- 2020-10-03 - add simple multi lang support (#24)
v3.9-r3
- 2020-08-11 - Fix getting groupmode from cm (PR #22)
v3.9-r2
- 2020-08-11 - added drag-and-drop support on course pages (PR #19)
- 2020-08-11 - removed German language pack as translations are kept in AMOS
v3.9-r1
- 2020-06-24 - updated version.php, README-md & CHANGES.md
- 2020-06-24 - merged PR #17: ready for Moodle 3.9
- 2020-06-19 - merged PR #14: updated travis for Moodle 3.9 (Thanks to rtschu for the PR's)
v3.8-r2
- 2020-05-16 - Fix fullscreen for firefox (PR #12)
- 2020-05-16 - Added a check in the validation method for the update instance in mod_form.php (PR #13)
(Thanks to Andreas Grabs for the PR's)
v3.8-r1
- 2019-11-21 - Fix part of Privacy API implementation
- 2019-10-14 - Implement Privacy API
v3.7-r1
- 2019-04-28 - Show custom course module icon that depends on the type of its file
v3.5-r1
- 2019-03-22 - add CHANGES.md & README.md
- 2019-03-21 - add travis ci
- 2019-03-21 - Initial plugin commit
v3.11-r1 (2021102600)
v3.11-r1
Plugin type: Activities
Frankenstyle component name: mod_collabora
Version build number: 2021102600
Version release name: v3.11-r1
Maturity: Stable
Supported Moodle versions: 3.10, 3.11, 3.9
Repository URL (Git): https://github.com/learnweb/moodle-mod_collabora
Repository branch:
Repository tag: v3.11-r1
Issue/bug tracker URL: https://github.com/learnweb/moodle-mod_collabora/issues
moodle-mod_collabora
Changes
v3.11-r1
- 2021-10-26 - define NO_MOODLE_COOKIES in callback.php
- 2021-10-26 - Add option to unblock discovery url (See: $CFG->curlsecurityblockedhosts)
- 2021-10-26 - Load the discovery xml only into the cache if it is valid.
- 2021-10-26 - Add download button outside the collabora iframe to be able to load the last document even if it's broken.
- 2021-10-26 - Add a repair feature to connect the document with a new collabora process if it is broken.
- 2021-10-26 - Add an icon for text documents (*.txt)
- 2021-10-26 - Add png icons for installations without svg support.
- 2021-10-26 - Optimize layout for open in new register.
v3.10-r3
- 2021-04-12 - stop dnd-api (drag-and-drop) while deactivated
v3.10-r2
- 2020-11-25 - fix iframe height to show office status bar (#27)
- 2020-11-25 - update README.md
v3.10-r1
- 2020-10-13 - adjust .travis.yml to check moodle 3.10 properly
v3.9-r5
- 2020-10-12 - add support for fullscreen without using 'requestFullscreen' (#26)
v3.9-r4
- 2020-10-03 - add simple multi lang support (#24)
v3.9-r3
- 2020-08-11 - Fix getting groupmode from cm (PR #22)
v3.9-r2
- 2020-08-11 - added drag-and-drop support on course pages (PR #19)
- 2020-08-11 - removed German language pack as translations are kept in AMOS
v3.9-r1
- 2020-06-24 - updated version.php, README-md & CHANGES.md
- 2020-06-24 - merged PR #17: ready for Moodle 3.9
- 2020-06-19 - merged PR #14: updated travis for Moodle 3.9 (Thanks to rtschu for the PR's)
v3.8-r2
- 2020-05-16 - Fix fullscreen for firefox (PR #12)
- 2020-05-16 - Added a check in the validation method for the update instance in mod_form.php (PR #13)
(Thanks to Andreas Grabs for the PR's)
v3.8-r1
- 2019-11-21 - Fix part of Privacy API implementation
- 2019-10-14 - Implement Privacy API
v3.7-r1
- 2019-04-28 - Show custom course module icon that depends on the type of its file
v3.5-r1
- 2019-03-22 - add CHANGES.md & README.md
- 2019-03-21 - add travis ci
- 2019-03-21 - Initial plugin commit
v3.10-r3 (2020111601)
v3.10-r3
Plugin type: Activities
Frankenstyle component name: mod_collabora
Version build number: 2020111601
Version release name: v3.10-r3
Maturity: Stable
Supported Moodle versions: 3.10, 3.11, 3.7, 3.8, 3.9
Repository URL (Git): https://github.com/learnweb/moodle-mod_collabora
Repository branch:
Repository tag: v3.10-r3
Issue/bug tracker URL: https://github.com/learnweb/moodle-mod_collabora/issues
moodle-mod_collabora
Changes
v3.10-r3
- 2021-04-12 - stop dnd-api (drag-and-drop) while deactivated
v3.10-r2
- 2020-11-25 - fix iframe height to show office status bar (#27)
- 2020-11-25 - update README.md
v3.10-r1
- 2020-10-13 - adjust .travis.yml to check moodle 3.10 properly
v3.9-r5
- 2020-10-12 - add support for fullscreen without using 'requestFullscreen' (#26)
v3.9-r4
- 2020-10-03 - add simple multi lang support (#24)
v3.9-r3
- 2020-08-11 - Fix getting groupmode from cm (PR #22)
v3.9-r2
- 2020-08-11 - added drag-and-drop support on course pages (PR #19)
- 2020-08-11 - removed German language pack as translations are kept in AMOS
v3.9-r1
- 2020-06-24 - updated version.php, README-md & CHANGES.md
- 2020-06-24 - merged PR #17: ready for Moodle 3.9
- 2020-06-19 - merged PR #14: updated travis for Moodle 3.9 (Thanks to rtschu for the PR's)
v3.8-r2
- 2020-05-16 - Fix fullscreen for firefox (PR #12)
- 2020-05-16 - Added a check in the validation method for the update instance in mod_form.php (PR #13)
(Thanks to Andreas Grabs for the PR's)
v3.8-r1
- 2019-11-21 - Fix part of Privacy API implementation
- 2019-10-14 - Implement Privacy API
v3.7-r1
- 2019-04-28 - Show custom course module icon that depends on the type of its file
v3.5-r1
- 2019-03-22 - add CHANGES.md & README.md
- 2019-03-21 - add travis ci
- 2019-03-21 - Initial plugin commit
v3.10-r2 (2020111600)
v3.10-r2
Plugin type: Activities
Frankenstyle component name: mod_collabora
Version build number: 2020111600
Version release name: v3.10-r2
Maturity: Stable
Supported Moodle versions: 3.10, 3.7, 3.8, 3.9
Repository URL (Git): https://github.com/learnweb/moodle-mod_collabora
Repository branch:
Repository tag: v3.10-r2
Issue/bug tracker URL: https://github.com/learnweb/moodle-mod_collabora/issues
moodle-mod_collabora
Changes
v3.10-r2
- 2020-11-25 - fix iframe height to show office status bar (#27)
- 2020-11-25 - update README.md
v3.10-r1
- 2020-10-13 - adjust .travis.yml to check moodle 3.10 properly
v3.9-r5
- 2020-10-12 - add support for fullscreen without using 'requestFullscreen' (#26)
v3.9-r4
- 2020-10-03 - add simple multi lang support (#24)
v3.9-r3
- 2020-08-11 - Fix getting groupmode from cm (PR #22)
v3.9-r2
- 2020-08-11 - added drag-and-drop support on course pages (PR #19)
- 2020-08-11 - removed German language pack as translations are kept in AMOS
v3.9-r1
- 2020-06-24 - updated version.php, README-md & CHANGES.md
- 2020-06-24 - merged PR #17: ready for Moodle 3.9
- 2020-06-19 - merged PR #14: updated travis for Moodle 3.9 (Thanks to rtschu for the PR's)
v3.8-r2
- 2020-05-16 - Fix fullscreen for firefox (PR #12)
- 2020-05-16 - Added a check in the validation method for the update instance in mod_form.php (PR #13)
(Thanks to Andreas Grabs for the PR's)
v3.8-r1
- 2019-11-21 - Fix part of Privacy API implementation
- 2019-10-14 - Implement Privacy API
v3.7-r1
- 2019-04-28 - Show custom course module icon that depends on the type of its file
v3.5-r1
- 2019-03-22 - add CHANGES.md & README.md
- 2019-03-21 - add travis ci
- 2019-03-21 - Initial plugin commit
v3.10-r1 (2020111300)
v3.10-r1
Plugin type: Activities
Frankenstyle component name: mod_collabora
Version build number: 2020111300
Version release name: v3.10-r1
Maturity: Stable
Supported Moodle versions: 3.10, 3.7, 3.8, 3.9
Repository URL (Git): https://github.com/learnweb/moodle-mod_collabora
Repository branch:
Repository tag: v3.10-r1
Issue/bug tracker URL: https://github.com/learnweb/moodle-mod_collabora/issues
moodle-mod_collabora
Changes
v3.10-r1
- 2020-10-13 - adjust .travis.yml to check moodle 3.10 properly
v3.9-r5
- 2020-10-12 - add support for fullscreen without using 'requestFullscreen' (#26)
v3.9-r4
- 2020-10-03 - add simple multi lang support (#24)
v3.9-r3
- 2020-08-11 - Fix getting groupmode from cm (PR #22)
v3.9-r2
- 2020-08-11 - added drag-and-drop support on course pages (PR #19)
- 2020-08-11 - removed German language pack as translations are kept in AMOS
v3.9-r1
- 2020-06-24 - updated version.php, README-md & CHANGES.md
- 2020-06-24 - merged PR #17: ready for Moodle 3.9
- 2020-06-19 - merged PR #14: updated travis for Moodle 3.9 (Thanks to rtschu for the PR's)
v3.8-r2
- 2020-05-16 - Fix fullscreen for firefox (PR #12)
- 2020-05-16 - Added a check in the validation method for the update instance in mod_form.php (PR #13)
(Thanks to Andreas Grabs for the PR's)
v3.8-r1
- 2019-11-21 - Fix part of Privacy API implementation
- 2019-10-14 - Implement Privacy API
v3.7-r1
- 2019-04-28 - Show custom course module icon that depends on the type of its file
v3.5-r1
- 2019-03-22 - add CHANGES.md & README.md
- 2019-03-21 - add travis ci
- 2019-03-21 - Initial plugin commit
v3.9-r5 (2020101200)
v3.9-r5
Plugin type: Activities
Frankenstyle component name: mod_collabora
Version build number: 2020101200
Version release name: v3.9-r5
Maturity: Stable
Supported Moodle versions: 3.10, 3.5, 3.7, 3.8, 3.9
Repository URL (Git): https://github.com/learnweb/moodle-mod_collabora
Repository branch:
Repository tag: v3.9-r5
Issue/bug tracker URL: https://github.com/learnweb/moodle-mod_collabora/issues
moodle-mod_collabora
Changes
v3.9-r5
- 2020-10-12 - add support for fullscreen without using 'requestFullscreen' (#26)
v3.9-r4
- 2020-10-03 - add simple multi lang support (#24)
v3.9-r3
- 2020-08-11 - Fix getting groupmode from cm (PR #22)
v3.9-r2
- 2020-08-11 - added drag-and-drop support on course pages (PR #19)
- 2020-08-11 - removed German language pack as translations are kept in AMOS
v3.9-r1
- 2020-06-24 - updated version.php, README-md & CHANGES.md
- 2020-06-24 - merged PR #17: ready for Moodle 3.9
- 2020-06-19 - merged PR #14: updated travis for Moodle 3.9 (Thanks to rtschu for the PR's)
v3.8-r2
- 2020-05-16 - Fix fullscreen for firefox (PR #12)
- 2020-05-16 - Added a check in the validation method for the update instance in mod_form.php (PR #13)
(Thanks to Andreas Grabs for the PR's)
v3.8-r1
- 2019-11-21 - Fix part of Privacy API implementation
- 2019-10-14 - Implement Privacy API
v3.7-r1
- 2019-04-28 - Show custom course module icon that depends on the type of its file
v3.5-r1
- 2019-03-22 - add CHANGES.md & README.md
- 2019-03-21 - add travis ci
- 2019-03-21 - Initial plugin commit
v3.9-r4 (2020092900)
v3.9-r4
Plugin type: Activities
Frankenstyle component name: mod_collabora
Version build number: 2020092900
Version release name: v3.9-r4
Maturity: Stable
Supported Moodle versions: 3.5, 3.6, 3.7, 3.8, 3.9
Repository URL (Git): https://github.com/learnweb/moodle-mod_collabora
Repository branch:
Repository tag: v3.9-r4
Issue/bug tracker URL: https://github.com/learnweb/moodle-mod_collabora/issues
moodle-mod_collabora
Changes
v3.9-r4
- 2020-10-03 - add simple multi lang support (#24)
v3.9-r3
- 2020-08-11 - Fix getting groupmode from cm (PR #22)
v3.9-r2
- 2020-08-11 - added drag-and-drop support on course pages (PR #19)
- 2020-08-11 - removed German language pack as translations are kept in AMOS
v3.9-r1
- 2020-06-24 - updated version.php, README-md & CHANGES.md
- 2020-06-24 - merged PR #17: ready for Moodle 3.9
- 2020-06-19 - merged PR #14: updated travis for Moodle 3.9 (Thanks to rtschu for the PR's)
v3.8-r2
- 2020-05-16 - Fix fullscreen for firefox (PR #12)
- 2020-05-16 - Added a check in the validation method for the update instance in mod_form.php (PR #13)
(Thanks to Andreas Grabs for the PR's)
v3.8-r1
- 2019-11-21 - Fix part of Privacy API implementation
- 2019-10-14 - Implement Privacy API
v3.7-r1
- 2019-04-28 - Show custom course module icon that depends on the type of its file
v3.5-r1
- 2019-03-22 - add CHANGES.md & README.md
- 2019-03-21 - add travis ci
- 2019-03-21 - Initial plugin commit
v3.9-r3 (2020090100)
v3.9-r3
Plugin type: Activities
Frankenstyle component name: mod_collabora
Version build number: 2020090100
Version release name: v3.9-r3
Maturity: Stable
Supported Moodle versions: 3.5, 3.7, 3.8, 3.9
Repository URL (Git): https://github.com/learnweb/moodle-mod_collabora
Repository branch:
Repository tag: v3.9-r3
Issue/bug tracker URL: https://github.com/learnweb/moodle-mod_collabora/issues
moodle-mod_collabora
Changes
v3.9-r3
- 2020-08-11 - Fix getting groupmode from cm (PR #22)
v3.9-r2
- 2020-08-11 - added drag-and-drop support on course pages (PR #19)
- 2020-08-11 - removed German language pack as translations are kept in AMOS
v3.9-r1
- 2020-06-24 - updated version.php, README-md & CHANGES.md
- 2020-06-24 - merged PR #17: ready for Moodle 3.9
- 2020-06-19 - merged PR #14: updated travis for Moodle 3.9 (Thanks to rtschu for the PR's)
v3.8-r2
- 2020-05-16 - Fix fullscreen for firefox (PR #12)
- 2020-05-16 - Added a check in the validation method for the update instance in mod_form.php (PR #13)
(Thanks to Andreas Grabs for the PR's)
v3.8-r1
- 2019-11-21 - Fix part of Privacy API implementation
- 2019-10-14 - Implement Privacy API
v3.7-r1
- 2019-04-28 - Show custom course module icon that depends on the type of its file
v3.5-r1
- 2019-03-22 - add CHANGES.md & README.md
- 2019-03-21 - add travis ci
- 2019-03-21 - Initial plugin commit
v3.9-r2 (2020081100)
v3.9-r2
Plugin type: Activities
Frankenstyle component name: mod_collabora
Version build number: 2020081100
Version release name: v3.9-r2
Maturity: Stable
Supported Moodle versions: 3.5, 3.7, 3.8, 3.9
Repository URL (Git): https://github.com/learnweb/moodle-mod_collabora
Repository branch:
Repository tag: v3.9-r2
Issue/bug tracker URL: https://github.com/learnweb/moodle-mod_collabora/issues
Stable release v3.9-r2
- 2020-08-11 - added drag-and-drop support on course pages
- 2020-08-11 - removed German language pack as translations are kept in AMOS
v3.9-r1 (2020062400)
v3.9-r1
Plugin type: Activities
Frankenstyle component name: mod_collabora
Version build number: 2020062400
Version release name: v3.9-r1
Maturity: Stable
Supported Moodle versions: 3.5, 3.7, 3.8, 3.9
Repository URL (Git): https://github.com/learnweb/moodle-mod_collabora
Repository branch:
Repository tag: v3.9-r1
Issue/bug tracker URL: https://github.com/learnweb/moodle-mod_collabora/issues
moodle-mod_collabora
Changes
v3.9-r1
- 2020-06-24 - updated version.php & CHANGES.md
- 2020-06-24 - merged PR #17: ready for Moodle 3.9
- 2020-06-19 - merged PR #14: updated travis for Moodle 3.9 (Thanks to rtschu for the PR's)
v3.8-r2
- 2020-05-16 - Fix fullscreen for firefox (PR #12)
- 2020-05-16 - Added a check in the validation method for the update instance in mod_form.php (PR #13)
(Thanks to Andreas Grabs for the PR's)
v3.8-r1
- 2019-11-21 - Fix part of Privacy API implementation
- 2019-10-14 - Implement Privacy API
v3.7-r1
- 2019-04-28 - Show custom course module icon that depends on the type of its file
v3.5-r1
- 2019-03-22 - add CHANGES.md & README.md
- 2019-03-21 - add travis ci
- 2019-03-21 - Initial plugin commit
v3.8-r2 (2020051600)
v3.8-r2
Plugin type: Activities
Frankenstyle component name: mod_collabora
Version build number: 2020051600
Version release name: v3.8-r2
Maturity: Stable
Supported Moodle versions: 3.5, 3.6, 3.7, 3.8
Repository URL (Git): https://github.com/learnweb/moodle-mod_collabora
Repository branch:
Repository tag: v3.8-r2
Issue/bug tracker URL: https://github.com/learnweb/moodle-mod_collabora/issues
moodle-mod_collabora
Changes
v3.8-r2
- 2020-05-16 - Fix fullscreen for firefox (PR #12)
- 2020-05-16 - Added a check in the validation method for the update instance in mod_form.php (PR #13)
(Thanks to Andreas Grabs for the PR's)
v3.8-r1
- 2019-11-21 - Fix part of Privacy API implementation
- 2019-10-14 - Implement Privacy API
v3.7-r1
- 2019-04-28 - Show custom course module icon that depends on the type of its file
v3.5-r1
- 2019-03-22 - add CHANGES.md & README.md
- 2019-03-21 - add travis ci
- 2019-03-21 - Initial plugin commit
v3.8-r1 (2019112800)
v3.8-r1
Plugin type: Activities
Frankenstyle component name: mod_collabora
Version build number: 2019112800
Version release name: v3.8-r1
Maturity: Stable
Supported Moodle versions: 3.5, 3.6, 3.7, 3.8
Repository URL (Git): https://github.com/learnweb/moodle-mod_collabora
Repository branch:
Repository tag: v3.8-r1
Issue/bug tracker URL: https://github.com/learnweb/moodle-mod_collabora/issues
Stable release v3.8-r1. Changes:
- Privacy API implementation
- Tested against M3.8
v3.7-r1 (2019042800)
v3.7-r1
Plugin type: Activities
Frankenstyle component name: mod_collabora
Version build number: 2019042800
Version release name: v3.7-r1
Maturity: Stable
Supported Moodle versions: 3.5, 3.6, 3.7
Repository URL (Git): https://github.com/learnweb/moodle-mod_collabora.git
Repository branch:
Repository tag: v3.7-r1
Issue/bug tracker URL: https://github.com/learnweb/moodle-mod_collabora/issues
moodle-mod_collabora
Changes
v3.7-r1
- 2019-04-28 Show custom course module icon that depends on the type of its file
v3.5-r1
- 2019-03-22 - add CHANGES.md & README.md
- 2019-03-21 - add travis ci
- 2019-03-21 - Initial plugin commit