Skip to content

Releases: projectestac/marsupial

v3.0.1.0

20 Jul 06:20
Compare
Choose a tag to compare
  • Upgrade to PHP 7.0
  • Compatibility to Moodle 3.4

v3.0.0.2

25 Oct 10:38
Compare
Choose a tag to compare
  • 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

22 Sep 07:59
Compare
Choose a tag to compare
  • 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

29 Sep 08:35
Compare
Choose a tag to compare
  • Requires Moodle 2.7 or greater
  • Optimized also for Moodle 2.8
  • Code and settings cleaning
  • Settings moved to config_plugins
  • Rcontent admits report plugins
  • Rcontent: Some navigation changes
  • Release includes new version of Rgrade (2015-09-24)

v2.6.0.6

22 May 14:39
Compare
Choose a tag to compare
  • 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 in moodle/local/rcommon/import.php

v2.6.0.5

28 Jan 16:46
Compare
Choose a tag to compare
  • 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

07 Nov 07:06
Compare
Choose a tag to compare
  • Added more flexibility to Marsupial Webservice (now is not case sensitive and allows the lack of xmlns)
  • Added exception support when checking credential
  • Updated WSDL of wsSeguimiento

v2.6.0.3

25 Sep 14:40
Compare
Choose a tag to compare
  • Solved problem when receiving only one book from Marsupial publishers
  • MOODLE: Add "admin" menu for marsupial managers
  • Translation to Catalan and Spanish of "keymanager_import_export" message

v2.6.0.2

15 Sep 11:16
Compare
Choose a tag to compare
  • Repaired access to activity level and new capability to manage own credentials
  • Repaired a double dollar error in the tracker web service
  • Deleting debug messages

v2.6.0.1

04 Sep 09:36
Compare
Choose a tag to compare
  • 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