Matteo Scaramuccia
0ec0224b9a
MDL-26880 - Fixed missing of activity id
...
Moved errorCode as global, to allow GetLastError() to work
Applied MDL-17891 mechanism against AJAX failures, "true if true, false otherwise"
Limited what added to log when in debug, to be compliant with mdl_log.action as VARCHAR(40)
2011-04-14 10:28:31 +12:00
Eloy Lafuente (stronk7)
b9c6ce2d19
Merge branch 'm20_MDL-26905_AICC_API_missing_currentorg_init' of git://github.com/scara/moodle
2011-03-21 21:38:23 +01:00
Eloy Lafuente (stronk7)
be5eb0013e
Merge branch 'MDL-26863_wrong_appendtolog_statement' of git://github.com/scara/moodle
2011-03-21 21:15:54 +01:00
Matteo Scaramuccia
c6e46d37bc
MDL-26905 - Fixed missing of currentorg initialization in AICC API
2011-03-20 23:54:39 +01:00
Matteo Scaramuccia
36c0108a2f
MDL-26894: merged from SCORM 1.2 (scorm_12lib.php) after an XDebug audit session
2011-03-19 11:15:10 +01:00
Matteo Scaramuccia
77e889a0ef
MDL-26863: fixed regression by an appropriate Merging From Branch using 1.9
2011-03-17 18:15:42 +01:00
Petr Skoda
431ac39634
MDL-26623 fix file permissions
...
The permissions are now going to be verified as part of the weekly release process.
2011-03-01 12:26:49 +01:00
Dan Marsden
334d8b94f5
SCORM MDL-25850 - check for viewscores cap before adding score to toc
2011-01-31 17:38:01 +08:00
Sam Hemelryk
1f5a33439e
Merge branch 'm20_MDL-26176_cleanup' of github.com:danmarsden/moodle
2011-01-31 17:16:56 +08:00
Dan Marsden
39340358b4
MDL-26176 - cleanup garbage/pointless code
2011-01-29 21:27:12 +13:00
Dan Marsden
7cc7cf58f5
SCORM MDL-25781 fix links in TOC on view.php
2011-01-29 21:27:12 +13:00
Dan Marsden
08868f58e4
SCORM MDL-25781 fix links in TOC on view.php
2011-01-29 21:25:26 +13:00
Dan Marsden
ed5c4cf44d
SCORM MDL-25891 typo causing general exception for some SCORM objects - thanks to Hais Deakin for report/fix
2011-01-10 09:24:16 +13: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
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
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
36149cf064
SCORM MDL-24735 fix some php warnings.
2010-10-18 20:44:30 +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
Petr Skoda
39790bd805
MDL-24321 switching to stdClass in /mod/
2010-09-21 08:37:36 +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
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
dd88de0ebd
MDL-14679 fixed remaining old style update_record()s
2010-09-03 18:01:25 +00:00
Dan Marsden
3c873e0e5c
SCORM MDL-23589 set currentorg if not already set.
2010-08-19 01:15:26 +00:00
Dan Marsden
baf8b9b791
SCORM MDL-23834 wrong function call to get prev/next SCO and redirect
2010-08-17 04:18:46 +00:00
Piers Harding
22a796743b
MDL-23751: fix broken scomr API debug.
...
Fix continue and previous (Auto).
2010-08-17 04:03:44 +00:00
Piers Harding
07b5ee31c0
MDL-23751 fix the clearing down of the TOC before reloading the next after
...
navigation.
2010-08-13 01:26:33 +00:00
Piers Harding
e62c1d22af
MDL-22951 - move the AJAX callback out into its own include, and tidy up
2010-07-25 01:22:27 +00:00
Piers Harding
821aa03da0
MDL-22951 - fix link issue for loadSCO.php
2010-07-23 20:02:36 +00:00
Piers Harding
cac5037719
MDL-22951 - convert 2004 to prereq and datamodel handling.
2010-07-23 19:00:40 +00:00
Piers Harding
eea0c8eaa7
MDL-22951 - implement the datamodel, and prereq handling for AICC.
2010-07-23 18:20:04 +00:00
Dan Marsden
b1ca5d31dc
SCORM MDL-23492 tidy up grading method display/calculation
2010-07-23 09:23:52 +00:00
Piers Harding
a188aa4943
MDL-22951 - fix JS issue in IE when TOC set to hidden by default.
2010-07-23 07:03:26 +00:00
Piers Harding
24d29a27d2
MDL-22951 - TOC refresh happening too early - wait till after debug
2010-07-22 19:38:19 +00:00
Dan Marsden
86875a83c0
SCORM MDL-23470 temporary disabling of error handling in pre-req loading - this is interfering with some packages
2010-07-22 07:50:41 +00:00
Dan Marsden
5c2aa1574f
SCORM MDL-22951 New player for SCORM fixes major regression that prevents some SCORM objects from playing - MDL-23454 - also fixes MDL-19954, MDL-7787, MDL-19618, MDL-23421 - this still has a some issues with the display of objects in IE 7 but these are minor compared to the regression in MDL-23454 and should be resolved very soon.
2010-07-22 00:48:06 +00:00
Dan Marsden
e5905528fa
SCORM MDL-23119 allowing extra characters in CMIIdentifier - this is outside the ADL Spec but it seems to be ok to extend this and allow more characters than is specified by ADL
2010-07-10 08:17:13 +00:00
Petr Skoda
64f93798d4
MDL-22950 adding new component column to the files table, unfortunately this change requires changes in all 2.0dev code, please review all custom code that was already upgraded to 2.0; fixing multiple problems and regressions in mod/assignment
2010-07-03 13:37:13 +00:00