903 Commits

Author SHA1 Message Date
Helen Foster
f705b4347a MDL-21250 capital letters removal 2010-12-02 18:22:19 +00:00
Dan Marsden
a7ab614d3a SCORM MDL-25298 escape html vars correctly - thanks to Xavier Paz for report/fix 2010-11-25 01:32:03 +00:00
Piers Harding
ef297a213d MDL-24738 - fix up height and width calculations for scorm player 2010-11-24 22:57:38 +00:00
Dan Marsden
1ed0a96c28 SCORM MDL-25320 removes spaces from children patterns - thanks to Ian Wright for report 2010-11-19 23:35:12 +00:00
Dan Marsden
2004f2eef0 SCORM MDL-24273 fix typo in SCORM 2004 code 2010-11-16 01:03:56 +00:00
Dan Marsden
5c58d55a4d SCORM MDL-24273 fix typo in SCORM 2004 code 2010-11-16 01:02:17 +00:00
Dan Marsden
a4347c6937 SCORM MDL-24273 fix typo in SCORM 2004 code 2010-11-16 00:56:24 +00:00
Dan Marsden
70e3605358 SCORM MDL-24273 fix typo in SCORM 2004 code 2010-11-16 00:49:37 +00:00
Dan Marsden
72ef83b9ab SCORM MDL-24273 fix typo in SCORM 2004 code 2010-11-16 00:21:59 +00:00
Dan Marsden
020f27dbfb SCORM MDL-24273 fix typo in SCORM 2004 code 2010-11-16 00:19:41 +00:00
Dan Marsden
522aafc73b SCORM MDL-24273 fix typo in SCORM 2004 code 2010-11-16 00:16:56 +00:00
Eloy Lafuente
0f66acede0 MDL-22135 - logs restore, course and activities + cleanup 2010-11-11 19:46:04 +00:00
Petr Skoda
80cfa4537c MDL-24239 scorm upgrade includes handling of extracted archives 2010-11-11 03:43:04 +00:00
Dan Marsden
78b203ca3c SCORM MDL-25124 report attempts correctly for SCORM 1.2 objects that don't return a score.raw - thanks to Greg Franklin for report and fix! 2010-11-10 23:40:00 +00:00
Dan Marsden
c557816312 SCORM 2004 MDL-18756 - only return previous datamodel elements on re-launch if cmi.exit is set to "suspend" 2010-11-10 23:22:31 +00:00
Dan Marsden
564938629d SCORM MDL-24579 remove badly formatted debugging code - thanks to Peter Chamberlain for report. 2010-11-10 21:50:49 +00:00
Dan Marsden
ba1959f8cf SCORM MDL-24579 fix CMILongIdentifier regex (SCORM 2004) - thanks to Peter Chamberlain for report/fix 2010-11-10 21:37:47 +00:00
Dan Marsden
79ef247aa3 SCORM MDL-25985 wrong key to check $usertracks array - thanks to Valerian for report/fix 2010-11-09 22:55:58 +00:00
Dan Marsden
0be8830f95 SCORM MDL-24272 fix for bad function call - thanks to Peter/Derek 2010-10-25 20:33:01 +00:00
Dongsheng Cai
783f148609 MDL-24474, fixed warning message from filepicker element, fixed missing packageurl when adding new scorm instance 2010-10-21 04:46:05 +00:00
Piers Harding
d1cf56e783 MDL-24659 - correct a bug with the navbar + popups - thanks djeeg 2010-10-20 22:40:09 +00:00
Piers Harding
62aff5e489 MDL-24728 - SCORM package navigation: course structure aids stop working on navigation 2010-10-18 22:40:50 +00:00
Dan Marsden
b36d6f4f59 SCORM MDL-24731 - close table correctly 2010-10-18 21:22:34 +00:00
Dan Marsden
36149cf064 SCORM MDL-24735 fix some php warnings. 2010-10-18 20:44:30 +00:00
Dan Marsden
090f09770b SCORM MDL-23947 rename functions to be more useful. 2010-10-18 00:38:13 +00:00
Dan Marsden
134c8644d5 SCORM MDL-24435 fix missing completionlib include 2010-09-29 22:18:39 +00:00
Dan Marsden
c5a51ed5ad SCORM 2004 MDL-24271 - fix weird looking function - might be right now - thanks to Petr's new IDE for finding issue. 2010-09-24 01:56:20 +00:00
Dan Marsden
bea5ad66cd SCORM MDL-24239 update scorm settings correctly during file upgrade 2010-09-23 23:38:43 +00:00
Dan Marsden
84ab3289ea SCORM MDL-24027 improve compatibility with MS Sql using $DB->sql_isempty() and $DB->sql_isnotempty() 2010-09-23 08:27:53 +00:00
Sam Hemelryk
8909cbdc40 mod-scorm MDL-19815 Fixed up deprecated error calls 2010-09-22 08:59:09 +00:00
Sam Hemelryk
b9a8c7206d mod-scorm MDL-19815 Fixed up calls to deprecated function notice 2010-09-22 08:36:23 +00:00
Petr Skoda
39790bd805 MDL-24321 switching to stdClass in /mod/ 2010-09-21 08:37:36 +00:00
Aparup Banerjee
0b9e4fdcb8 course MDL-24250 fixed notice about undefined constant. 2010-09-20 09:04:20 +00:00
Petr Skoda
3f975b9c6b coding style improvements 2010-09-18 13:50:12 +00:00
Petr Skoda
05923fca30 fixed undefined $sco 2010-09-18 13:48:01 +00:00
Petr Skoda
1978d7aa40 fixed $rolluprule typos 2010-09-18 13:46:04 +00:00
Petr Skoda
ae256fac23 fixed missing global 2010-09-18 13:44:01 +00:00
Petr Skoda
efe95a6f1e fixed default_valueS typo 2010-09-18 13:43:18 +00:00
Petr Skoda
0744fded5d fixed upgrade that never got executed - whatgrade was not filled 2010-09-18 13:40:21 +00:00
Petr Skoda
250821d5f4 unterminated JS statements 2010-09-18 13:32:06 +00:00
Petr Skoda
034ef76129 improved spelling 2010-09-18 12:31:20 +00:00
Petr Skoda
72d2982eb1 hmm, it is reset course not courses 2010-09-18 12:08:16 +00:00
Petr Skoda
91421f3ead a few spelling fixes 2010-09-18 12:07:01 +00:00
Petr Skoda
eab8ed9fb7 fixed a few spelling errors in /admin/ 2010-09-17 10:27:26 +00:00
Dan Marsden
946b6f0ded SCORM MDL-24217 correct handling of suspend icon and fix SCORM 2004 usage of cmi.core.exit - thanks to Valerian for report/fix 2010-09-15 21:27:41 +00:00
Petr Skoda
0f21a964a5 MDL-24079 fixing recent regressions caused by api changes in tablelib; sorry I did not find the problem earlier 2010-09-05 12:35:51 +00:00
Petr Skoda
dd88de0ebd MDL-14679 fixed remaining old style update_record()s 2010-09-03 18:01:25 +00:00
Petr Skoda
b8ea3041eb MDL-23184 activity names are now either PARAM_TEXT or PARAM_CLEANHTML, this should be more accurate 2010-09-02 18:29:39 +00:00
Petr Skoda
fd8a6a7354 MDL-24059 stripslashes TODO notes 2010-09-02 12:57:04 +00:00
Petr Skoda
9e07366784 MDL-24058 fixed JS string quoting 2010-09-02 12:35:47 +00:00