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
Dan Marsden
69c3d39a9c
AICC MDL-26672 fix for handling of value = 0
2011-03-07 09:54:33 +13: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
629f5021b3
SCORM MDL-26545 - fix user object passed to user_picture renderer
2011-02-28 12:33:29 +13:00
Eloy Lafuente (stronk7)
3b3e2cecf3
MDL-26361 scorm - fix upgrade on change to not null
...
Every time one column is changed from null to not null
we must ensure that there aren't nulls at all or the
DDL statement will fail, as was reported here. The
simplest way, just apply for the default when the column is null.
2011-02-17 17:25:44 +01:00
Dan Marsden
71550f6fa1
MDL-26212 - fix scorm player size on resize of browser window - bump scorm version as JS is changed. Kudos to Piers for patch
2011-02-14 14:50:43 +13:00
Dan Marsden
db1f94ce4e
MDL-26201 fix Lang - Thanks Petr
2011-02-02 09:23:24 +01:00
Eloy Lafuente (stronk7)
9de8515b2e
MDL-26201 scorm & js - CSS changes => version bump
2011-01-31 19:23:31 +01:00
Eloy Lafuente (stronk7)
8e1ad9c60f
Merge branch 'm20_MDL-26201_forcejs' of git://github.com/danmarsden/moodle
2011-01-31 19:14:55 +01:00
Petr Skoda
8afc38bd39
Merge branch 'MDL-25708' of git://github.com/stronk7/moodle
2011-01-31 14:21:53 +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
30bce58eb9
SCORM MDL-26201 setting to allow admin to force users to enable JS in their browser before allowing them to view/use SCORM objects.
2011-01-31 16:53:10 +13: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
Eloy Lafuente (stronk7)
676874df1d
MDL-25708 recordsets - scorm module
2011-01-25 19:59:02 +01:00
Dan Marsden
c371e39316
SCORM MDL-26063 incorrect context used - thanks to Matteo Scaramuccia for fix
2011-01-20 10:40:22 +13:00
Sam Hemelryk
631cefc35f
mod-scorm MDL-25792 Changed forcecompleted to have lenght 1 and bumbed version number
2011-01-14 11:09:59 +08:00
Sam Hemelryk
b964171cbf
mod-scorm MDL-25792 Fixed database discrepancies between a fresh install and an upgraded site within the SCORM module
2011-01-14 11:01:30 +08:00
Eloy Lafuente (stronk7)
a3c896ae4d
Merge branch 'm20_MDL-25794_sections_typo' of git://github.com/danmarsden/moodle
2011-01-10 21:22:02 +01:00
Dan Marsden
2e3c31bca3
SCORM MDL-25794 fix db call to use select_menu to pass into single_select renderer - also fix small typo for label/lable
2011-01-10 11:22:50 +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
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