David Monllao
11ce3ffccc
Merge branch 'MDL-51839-master' of git://github.com/andrewnicols/moodle
2016-02-16 10:58:22 +08:00
Eloy Lafuente (stronk7)
e8c82aac82
MDL-51580 upgrade: clean < 2.7.0 upgrade steps
...
This just deletes all the upgrade steps previous to 2.7.0. Some
small adjustments, like adding missing MOODLE_INTERNAL or tweaking
globals can also be applied when needed.
Next commit will get rid of/deprecate all the upgradelib functions
not used anymore in codebase.
2016-02-15 18:38:09 +01:00
Andrew Nicols
87d567d3c5
MDL-51839 mod: Remove really old logos in gif format
2016-02-10 16:20:29 +08:00
Dan Marsden
3e28364257
MDL-50620 mod_scorm: Add Mastery score override setting
...
Thanks to Nathan Lewis for the initial patch
2016-02-10 09:20:25 +13:00
Eloy Lafuente (stronk7)
fabe7ebd53
MDL-50620 mod_scorm: Preventive (on rewrite) version bump to current.
2016-01-29 10:15:28 +08:00
David Monllao
25dbed8b9e
Merge branch 'MDL-52459-master' of git://github.com/jleyva/moodle
2016-01-29 10:15:20 +08:00
David Monllao
33854a2968
MDL-52683 mod_scorm: Test for scorm_get_last_completed_attempt
2016-01-29 10:15:17 +08:00
David Monllao
0b8be05caf
Merge branch 'MDL-52683-master' of git://github.com/s-cenni/moodle
2016-01-29 10:15:16 +08:00
Sara Cenni
ee8a2e2ed9
MDL-52683 mod_scorm: Fix for Last completed attempt error with Oracle
2016-01-22 10:16:05 +01:00
Eloy Lafuente (stronk7)
bb66ff5581
Merge branch 'master_MDL-42473' of git://github.com/danmarsden/moodle
2016-01-20 01:29:28 +01:00
Dan Poltawski
b0be5f76ae
Merge branch 'MDL-51123-master' of git://github.com/jleyva/moodle
2016-01-19 11:01:47 +00:00
Simey Lameze
11d4bea28b
MDL-50268 core: proper deprecation of get_file_url() method
2016-01-18 13:44:22 +08:00
Dan Marsden
ed383edb36
MDL-42473 mod_scorm: Enable FEATURE_GROUPS for mod_scorm
2016-01-14 17:24:26 +13:00
Juan Leyva
7f28e8a58f
MDL-51123 mod_scorm: Do not display SCO with invisible = false
2015-12-30 09:52:33 +01:00
Juan Leyva
1a5f7e4cad
MDL-50428 mod_scorm: Fix tests for mod_scorm_launch_sco
2015-12-29 16:36:39 +01:00
Juan Leyva
7f062ebedd
MDL-52459 mod_scorm: Auto-update downloaded packages
2015-12-29 12:43:25 +01:00
David Monllao
97f4eb11a5
Merge branch 'MDL-50428-master' of git://github.com/jleyva/moodle
...
Conflicts:
mod/scorm/version.php
version.php
2015-12-29 10:46:52 +08:00
Dan Poltawski
5dc7768f7e
Merge branch 'master_MDL-51916' of https://github.com/danmarsden/moodle
2015-12-22 13:17:54 +00:00
Dan Poltawski
40b6fbd4bf
Merge branch 'MDL-52556-master' of git://github.com/jleyva/moodle
2015-12-22 11:17:11 +00:00
Juan Leyva
6a03246999
MDL-52556 mod_scorm: Return SCO extra data in get_scorm_scoes
2015-12-21 15:42:58 +01:00
David Monllao
355570f9e7
Merge branch 'MDL-52429-master' of git://github.com/jleyva/moodle
2015-12-21 17:16:54 +08:00
Andrew Nicols
3adcec2b70
Merge branch 'master_MDL-50972' of https://github.com/danmarsden/moodle
2015-12-21 14:01:17 +08:00
Andrew Nicols
1f1894c973
Merge branch 'MDL-52457-master' of git://github.com/jleyva/moodle
2015-12-21 11:58:59 +08:00
Hagey, Nathanial
3ef6e46081
MDL-45712 mod_scorm: add results column to interactions report.
2015-12-16 13:30:50 +13:00
Dan Marsden
2e6c821d35
MDL-50972 mod_scorm: set autocommit as boolean
...
var currently passed as string so not evaluated correctly
2015-12-14 14:26:24 +13:00
Juan Leyva
98fff78d00
MDL-50428 mod_scorm: New WS mod_scorm_launch_sco
2015-12-10 11:18:10 +01:00
Juan Leyva
e9b1e1ccfe
MDL-50428 mod_scorm: Move SCO load code to new API
2015-12-10 11:17:38 +01:00
Juan Leyva
4f3d1b0ec6
MDL-52457 mod_scorm: Fix return types definitions in SCORM WS
...
Incorrect return types definitions in external function
mod_scorm_external::get_scorm_by_courses (hidetoc, displayattemptstatus
and skipview)
2015-12-09 14:02:37 +01:00
Juan Leyva
a6c11677a8
MDL-52429 mod_scorm: Fix SCORM completion checking in nested SCOs
2015-12-07 11:28:22 +01:00
Dan Poltawski
50901a53bc
Merge branch 'MDL-51664-master' of git://github.com/FMCorz/moodle
2015-12-03 11:16:30 +01:00
Dan Marsden
bba1a4a6e3
MDL-51916 mod_scorm: allow html5 scorm content fullscreen
2015-11-27 21:27:38 +13:00
Tony Levi
72af939f6e
MDL-51757 mod_scorm: Remove duplicate function param
...
convert invalid break calls to exceptions for PHP 7
2015-11-25 14:06:02 +13:00
Eloy Lafuente (stronk7)
6d29c4acdd
MDL-52140 upgrade: add 3.0.0 separation line to all upgrade scripts
2015-11-17 17:08:56 +01:00
Eloy Lafuente (stronk7)
2e144835bb
MDL-52059 versions: bump all versions and requires near release
...
version = planned 2015111600 release version
requires= current 2015111000 rc3 version
2015-11-10 12:33:52 +01:00
rajesh Taneja
03b1f63d40
MDL-50837 mod_scorm: include locallib to access function
2015-11-05 10:23:31 +08:00
Juan Leyva
02c256c941
MDL-50837 mod_scorm: Fix availability checks
2015-11-04 12:54:55 +01:00
Andrew Nicols
a308dc15c9
Merge branch 'MDL-51594-master' of git://github.com/jleyva/moodle
2015-10-15 14:19:10 +08:00
Juan Leyva
bb3500c6d4
MDL-51594 webservice: Fix typos in choice and SCORM documentation
2015-10-14 14:29:12 +02:00
David Monllao
ee58df52da
Merge branch 'MDL-46455-master-20151012' of git://github.com/damyon/moodle
2015-10-13 11:42:40 +08:00
Frederic Massart
583b02e405
MDL-51664 external: Update usage of external_util::validate_courses
2015-10-12 12:01:15 +08:00
Mark Nelson
607021c14b
MDL-46455 events: added more mapping
...
Also fixed a few bugs.
2015-10-11 18:52:36 -07:00
Mark Nelson
0bfafc5ba0
MDL-46455 mod_*: added restore mapping to events
2015-10-11 18:14:57 -07:00
Dan Poltawski
b96da4eaef
MDL-51302 scorm: do not use invalid course urls
...
Previous behaviour of setting an empty sectionid was incorrect and we
were doing work which course_get_url() does for us.
2015-10-09 09:04:35 +01:00
David Monllao
6be0240df5
Merge branch 'MDL-51567-master' of git://github.com/jleyva/moodle
2015-10-07 15:34:23 +08:00
Dan Poltawski
f5e68c2892
Merge branch 'MDL-51564-master' of git://github.com/jleyva/moodle
2015-10-06 16:32:55 +01:00
David Monllao
115ef5f91c
MDL-51434 mod_scorm: Including protectpackagedownloads in unit tests
2015-10-06 16:31:35 +01:00
David Monllao
c6ce30bb3f
Merge branch 'MDL-51434-master' of git://github.com/jleyva/moodle
2015-10-06 16:26:53 +01:00
Juan Leyva
9748791ba8
MDL-51564 webservice: Review the use of external format_string
2015-10-06 14:00:45 +02:00
Juan Leyva
77496aa556
MDL-51567 mod_scorm: Return warnings for invalid attempt numbers
...
In the external function get_scorm_sco_tracks
2015-10-04 21:15:21 +02:00
Juan Leyva
8b06acf76c
MDL-51434 mod_scorm: New global setting for enabling package downloads
2015-10-01 18:16:01 +02:00