Releases: projectestac/marsupial
Releases · projectestac/marsupial
v3.0.1.0
v3.0.0.2
- Fix the use of global variables without global keyword in the scope.
- Fix: COMPILE_ERROR: break in local/rcommon/add_user_credential.php #25
- Fix the use of global variables without global keyword in the scope. Fix typo in valid_activity.
- Added fullscreen button for scorm actities
- Removed log legacy logging and added standard logging
v3.0.0.1
- Requires Moodle 3.0 or greater (tested with 3.1)
- Solved problems showing reports and opening activities in a popup
- Context module retrieved only if course is not SITEID
- Deleted cron function
- Fixed bug when filtering users from a course with group mode different of "No groups"
- Release includes new version of Rgrade (2016-09-05)
v2.7.0.1
v2.6.0.6
- Old documents in
docs/moodle
moved to the historical_files branch - Repaired wrong class name on
moodle/blocks/my_books
install - Code and settings cleaning
- Reenable reports
- New version with
enable.marsupial
setting - Allow tracking of activities in Moodle frontpage to users without assigned roles
- Required
locallib.php
inmoodle/local/rcommon/import.php
v2.6.0.5
- Now XML responses admits any tags with multiple children
- Checked ISBN and IdCentro were being sent
- Add bulk credentials manage in the user screen
- Sort users when managing credentials
- Files moved to historical_files branch
- MPS moved to marsupial-mps repo
- Rewrite of Import
- Recover add own key feature
- Units and activities not included in the book structure are not created anymore
- Book screen now has the info of the activities that uses that book
- Protection over deleting books
- Do not pull wsdl thought the internet
- Delete invalid books and control its credentials
- Added proxybypass to curl calls
- Code cleaning and settings moved to each module
v2.6.0.4
v2.6.0.3
v2.6.0.2
v2.6.0.1
- Renewed version for Moodle 2.6
- Changed the versioning scheme: now the two first digits (2.6) indicate the Moodle
version which Marsupial has been tested. - Removed RSCORM protocol, according to version 1.8 of the specifications
- Update code to avoid deprecation warnings and errors
- Code sorting and cleaning