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 |
|
Juan Leyva
|
4485f7c549
|
MDL-49821 webservice: Add active user checks in external functions
|
2015-09-25 11:33:13 +02:00 |
|
Andrew Nicols
|
32cc0de4f3
|
MDL-50349 mod_scorm: Bump version for new WS
|
2015-09-23 13:40:29 +08:00 |
|
Juan Leyva
|
91ea3678a9
|
MDL-50349 scorm: New WS mod_scorm_get_scorms_by_courses
|
2015-09-17 18:16:22 +02:00 |
|
Juan Leyva
|
35219d8bb9
|
MDL-50557 scorm: Add attempt field in mod_scorm_get_scorm_sco_tracks
|
2015-09-16 23:18:40 +02:00 |
|
Juan Leyva
|
6b5e69ebe6
|
MDL-50557 mod_scorm: New WS mod_scorm_get_scorm_sco_tracks
|
2015-09-16 23:18:39 +02:00 |
|
Juan Leyva
|
f26274a45c
|
MDL-50353 mod_scorm: Fix problem with ids ordering in tests
|
2015-09-16 23:14:11 +02:00 |
|
Juan Leyva
|
6b4ceb24cf
|
MDL-50353 scorm: New Web Service mod_scorm_insert_scorm_tracks
|
2015-09-16 22:07:34 +02:00 |
|
Juan Leyva
|
822e9df70d
|
MDL-50352 scorm: New Web Service mod_scorm_get_scorm_user_data
|
2015-09-16 19:25:19 +02:00 |
|
Juan Leyva
|
dfe927c8d6
|
MDL-50351 scorm: New Web Service mod_scorm_get_scorm_scoes
|
2015-09-16 19:25:17 +02:00 |
|