Andrew Nicols
64e7aa4de1
MDL-28286 JavaScript: Convert all uses of M.str to M.util.get_string
2014-12-01 08:32:04 +13:00
Eloy Lafuente (stronk7)
4ef19b1789
Merge branch 'MDL-48277-master' of git://github.com/danpoltawski/moodle
2014-11-25 18:38:24 +01:00
Dan Poltawski
03e93abad8
MDL-48277 css: enable duplicate definitions lint rule
...
And remove duplicates found in code which were detected by this rule
(leaving the last rule defined as this would take precidence).
https://github.com/CSSLint/csslint/wiki/Disallow-duplicate-properties
2014-11-18 22:11:36 +00:00
Mary Evans
a263396486
MDL-47915 theme: use id='page-content' rather than 'content'.
...
Also added JS fallback for themes using copied layouts in scorm
2014-11-18 17:49:57 +00:00
Eloy Lafuente (stronk7)
147bae8f7c
MDL-48144 upgrade: add v2.8.0 sep lines
2014-11-10 18:08:15 +01:00
Dan Poltawski
5a6c9f1cfb
Merge branch 'MDL-48021' of git://github.com/stronk7/moodle
...
Conflicts:
admin/tool/monitor/version.php
mod/lesson/version.php
2014-11-05 12:11:16 +00:00
Damyon Wiese
c5d4633fed
Merge branch 'MDL-47902_scorm_inappropriate_default_values' of https://github.com/MorrisR2/moodle
2014-11-05 14:05:32 +08:00
Eloy Lafuente (stronk7)
de881693f7
MDL-48021 bump: Bump all versions to planned release
...
This bumps all versions to planned 2.8 release
(2014111000) version and all the dependencies to
current 2.8rc1 (2014110400)
2014-11-04 17:52:35 +01:00
Sam Hemelryk
0025296f19
MDL-47970 mod_scorm: fixed HTML5 validation error
2014-10-30 14:56:15 +13:00
Sam Hemelryk
77b31ba2ce
Merge branch 'MDL-47183-master' of git://github.com/andrewnicols/moodle
2014-10-28 14:02:19 +13:00
Ray Morris
9f56cc3794
MDL-47902 mod_scorm: Inappropriate default values for SCORM 1.3 variables
2014-10-27 15:06:42 -05:00
Ray Morris
a53bf3a031
MDL-47882 SCORM: invalid HTML in loadSCO.php
2014-10-24 16:45:32 -05:00
Gareth J Barnard
a024eaa5fc
MDL-47795 SCORM: SCORM report not a report.
2014-10-21 15:37:31 +01:00
Dan Poltawski
e435f174d3
Revert "MDL-44548 mod_scorm: force an external sync to check for updated files."
...
This reverts commit 2d9a4a5f93169207a166d6d7a7426652e2bf83a1.
2014-10-17 09:30:38 +01:00
Dan Poltawski
afb5161f37
Merge branch 'master_MDL-44548' of https://github.com/danmarsden/moodle
2014-10-16 11:45:22 +01:00
Dan Marsden
2d9a4a5f93
MDL-44548 mod_scorm: force an external sync to check for updated files.
...
also remove some globals no longer needed (not used in function or in required files.
2014-10-10 15:10:08 +13:00
Mark Nelson
ba8024665d
MDL-40697 mod_*: fixed unit tests so they pass
2014-10-07 19:08:35 -07:00
Andrew Nicols
f67b5c995e
MDL-47183: viewhiddenactivities should use the module context
...
Thanks to Paulo Matos for the forum part of this change.
2014-10-06 12:21:49 +08:00
Marina Glancy
5639baa843
MDL-45336 scorm: copied used string from quiz
...
AMOS BEGIN
CPY [deleteselected,quiz_overview],[deleteselected,mod_scorm]
AMOS END
2014-09-24 01:22:58 +02:00
Marina Glancy
1f20801c35
Merge branch 'master_MDL-46639' of git://github.com/danmarsden/moodle
2014-09-03 16:58:25 +08:00
Dan Marsden
46e990a4ef
MDL-46639 SCORM: incorrect setting of launch param, it is done in scorm_parse_aicc
2014-09-03 20:18:55 +12:00
sam marshall
9c85baa8c5
MDL-44725 Availability: Replace groupmembersonly - FEATURE_xx (6)
...
Remove old FEATURE_GROUPMEMBERSONLY as no longer required.
2014-09-02 13:03:17 +01:00
Damyon Wiese
e0e23395dd
Merge branch 'master_MDL-46961' of https://github.com/danmarsden/moodle
2014-09-01 15:27:41 +08:00
Marina Glancy
181435d483
Merge branch 'master_MDL-46639' of git://github.com/danmarsden/moodle
2014-09-01 14:36:09 +08:00
Dan Marsden
7383195cc7
MDL-46737 SCORM: correct dml syntax.
2014-09-01 10:54:59 +08:00
Faisal Kaleem
ae72469da9
MDL-46961 SCORM: JavaScript Hoisting issue.
2014-08-27 13:06:36 +12:00
Dan Marsden
d92c406a51
MDL-46639 mod_scorm: Fix load of simple AICC content
...
Thanks to Ian Wild for the report and suggested patch.
2014-08-25 19:59:44 +12:00
Ankit Agarwal
2eca9a23ae
MDL-46469 scorm: Update report plugins to use namespaced classnames
2014-08-19 13:56:13 +08:00
Ankit Agarwal
fd57607fdb
MDL-46469 scorm: Support autoloading for report plugins
2014-08-19 13:56:13 +08:00
Damyon Wiese
d9ff93e36e
Merge branch 'master_MDL-46669' of https://github.com/danmarsden/moodle
2014-08-18 16:21:54 +08:00
Ray Morris
f893cb44e0
MDL-46669 mod_scorm: Extraneous quotes added to scorm API values
2014-08-18 16:20:42 +08:00
Damyon Wiese
c84f1c6093
MDL-45887 mod_scorm: Note the coding style fixup issue in upgrade.txt
2014-08-18 15:11:59 +08:00
nobelium
15838edb63
MDL-45887 mod_scorm : Fixing variable names
2014-08-17 22:15:04 +12:00
nobelium
4cb25b3605
MDL-45887 mod_scorm : Fixing coding standard violations
2014-08-17 22:15:04 +12:00
Dan Marsden
98c59aaab2
MDL-46760 mod_scorm: Fix js error when preview mode disabled
2014-08-17 22:14:15 +12:00
Marina Glancy
7d90b9b9f9
NOBUG: Fixed file access permissions
2014-08-14 14:52:07 +08:00
Nobelium
6a6709ec51
MDL-37401 mod_scorm : autocommit for scorm
2014-08-09 22:06:54 +00:00
Dan Poltawski
2ac36ad587
Merge branch 'MDL-46236' of git://github.com/nobelium/moodle
2014-07-29 12:04:29 +01:00
Nobelium
bf4f65fbb6
MDL-46397 mod_scorm : binding cmi values with scoid
2014-07-28 05:37:21 +00:00
Nobelium
98939a3c84
MDL-46236 mod_scorm : Setting lauch options for scorm in popup
2014-07-26 14:46:25 +00:00
Eloy Lafuente (stronk7)
9a363a1cd2
Merge branch 'MDL-35870' of git://github.com/nobelium/moodle
2014-07-16 09:04:55 +02:00
Nobelium
6f850a51a4
MDL-35870 mod_scorm: Fixing undefined scoid for popup mode
2014-07-16 11:51:03 +00:00
Eloy Lafuente (stronk7)
c5e0735569
Merge branch 'MDL-35870' of git://github.com/nobelium/moodle
2014-07-15 18:30:29 +02:00
Nobelium
76c8fa4190
MDL-35870 mod_scorm : fix for debug.js.php not found error
2014-07-15 16:05:40 +00:00
Eloy Lafuente (stronk7)
3b674f5d0a
MDL-35870 mod_scorm : Bump version
2014-07-15 01:45:23 +02:00
Eloy Lafuente (stronk7)
714b25d07d
MDL-35870 mod_scorm : whitespace fixes
2014-07-15 01:41:07 +02:00
Nobelium
ad88d3ed2a
MDL-35870 mod_scorm : Adding phpdocs for new functions
...
get_scorm_default in scorm_12lib.php
get_scorm_default in scorm_13lib.php
get_scorm_default in aicclib.php
scorm_isset in locallib.php
scorm_empty in locallib.php
2014-07-10 15:40:39 +00:00
Nobelium
3ad5eeedcf
MDL-35870 mod_scorm : Removing loaddatamodel.php
2014-07-10 14:17:32 +00:00
Nobelium
7b9036be25
MDL-35870 mod_scorm : Initializing scorm API using js_init_call
2014-07-08 11:22:37 +00:00
Nobelium
93ca0d54c0
MDL-35870 mod_scorm : Prevents scorm API reload
2014-07-08 11:22:37 +00:00