sam marshall
6553cda7c9
MDL-26778 Change to completion should immediately affect nav block
...
Includes change so that updating completion resets the cache, and a debugging
warning if any module calls the completion viewed thing after it's already
printed navigation (which will mean navigation obviously doesn't update right
away). All existing modules that currently update after printing navigation
were updated.
2011-04-11 12:40:13 +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
Eloy Lafuente (stronk7)
8e1ad9c60f
Merge branch 'm20_MDL-26201_forcejs' of git://github.com/danmarsden/moodle
2011-01-31 19:14:55 +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
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
08868f58e4
SCORM MDL-25781 fix links in TOC on view.php
2011-01-29 21:25:26 +13:00
Piers Harding
d1cf56e783
MDL-24659 - correct a bug with the navbar + popups - thanks djeeg
2010-10-20 22:40:09 +00:00
Dan Marsden
134c8644d5
SCORM MDL-24435 fix missing completionlib include
2010-09-29 22:18:39 +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
Dan Marsden
31845fcdd1
SCORM MDL-22951 - remove old string - uses new JS to provide errors on pop-ups
2010-07-25 23:47:33 +00:00
Piers Harding
fe3b9da3fa
MDL-22951 - do popup blocking detection, and fix double open on popup
2010-07-25 22:54:29 +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
5d21c26076
SCORM MDL-21333 remove link to allow manual opening of window as JS communication can fail and no grades are reported from the object. Remove old strings no longer required.
2010-07-22 01:52:25 +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
2a4181a6fc
SCORM MDL-23166 IE doesn't like it when we have form fields called "id" - this should be cm anyway. - thanks to Sam for help tracking this!
2010-07-09 08:03:51 +00:00
Dan Marsden
3d00d6ab02
SCORM MDL-23166 IE doesn't like it when we have form fields called "id" - this should be cm anyway. - thanks to Sam for help tracking this!
2010-07-09 04:18:15 +00:00
Dan Marsden
b3611e0dda
SCORM MDL-23053 add support for conditional activities - completion on view
2010-07-05 00:40:13 +00:00
Dan Marsden
5edcafb79f
SCORM MDL-12834 add link for returning to course page if pop-up window used
2010-06-27 22:05:45 +00:00
Dan Marsden
be9187302c
SCORM MDL-21333 modify way link appears if popup does not load to prevent SCORM from loading and not being able to communicate with API - thanks to Matteo Scaramuccia for report/fix
2010-06-24 01:22:25 +00:00
Piers Harding
33f54da3cc
MDL-22605 - Shift the debugger activation code, so that it gets access to the DOM.
2010-05-27 23:47:34 +00:00
Piers Harding
45b7e14fdc
MDL-22395 - fix mod/scorm to pass 1.2 tests again. issues with iframe vs object in IE - further tweaking of this.
2010-05-23 04:50:02 +00:00
Dan Marsden
ac2032dcc5
SCORM MDL-22453 - tidy up format of if statements.
2010-05-16 22:39:49 +00:00
Dan Marsden
ec678a9a1c
SCORM MDL-22453 - fix breadcrumbs and fix a couple of typos
2010-05-16 22:35:09 +00:00
Piers Harding
485f4ce60d
MDL-22395 - fix mod/scorm to pass 1.2 tests again. issues with iframe vs object in IE, JS finding content ids, and url_pix().
2010-05-13 23:01:38 +00:00
Dan Marsden
86996ffe92
SCORM MDL-22340 use full path for includes.
2010-05-06 00:13:54 +00:00
Dan Marsden
5c430673f6
SCORM MDL-2289 - fix typo
2010-05-03 23:11:21 +00:00
Dan Marsden
5f3f5a2f3b
SCORM XHTML MDL-17702 good time to finally remove iframe
2010-04-29 08:11:07 +00:00
Petr Skoda
60409fe103
MDL-21532 ->in_head() now really exceptional (after overrlib removal there will be just a few of them)
2010-02-06 14:09:33 +00:00
Petr Skoda
cd9729e405
MDL-21400 ->in_head() from deprecated data_for_js(), this actually also fixes order of loading of libs+init code
2010-02-06 13:30:15 +00:00
Petr Skoda
25b6fe050c
MDL-21403 hardcoded JS legacy code should not use new $PAGE->requires-> api, switching to html_writer instead
2010-01-26 10:17:41 +00:00
Petr Skoda
6c772bcbf2
MDL-21403 hardcoded JS legacy code should not use new $PAGE->requires-> api, switching to html_writer instead
2010-01-26 09:36:00 +00:00
Petr Skoda
e333d9dd1a
MDL-21400 fixed requires
2010-01-26 08:54:37 +00:00
Petr Skoda
9dec75dbcc
MDL-21240 shortened urls now start with / everywhere
2010-01-18 20:57:32 +00:00
Petr Skoda
a685593466
MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions
2010-01-16 15:39:56 +00:00
Sam Hemelryk
0a1f8f8ffe
mod-scorm MDL-20261 Added functions to extend navigation and removed update this module buttons
2009-12-23 01:47:57 +00:00
Dan Marsden
15d0fae463
SCORM MDL-20588 workaround for IE 6 bug - turn zlib compression off if IE 6 is detected.
2009-12-18 06:40:59 +00:00
samhemelryk
5c508e3f0c
mod-scorm MDL-19815 Added set_url calls, replaced deprecated functions
2009-09-24 08:28:51 +00:00
samhemelryk
91152a3518
navigation MDL-20216 Refactored add arguments
...
Moved $action argument from arg5 to arg2
2009-09-04 03:12:01 +00:00
samhemelryk
52869011ad
scorm MDL-19815 Upgraded print_header and build_navigation calls to use PAGE and OUTPUT equivilants
2009-09-04 01:41:51 +00:00
nicolasconnault
6aff538add
MDL-19815 Upgraded calls to helpbutton, print_simple_box* and notify
2009-08-18 05:16:50 +00:00
nicolasconnault
670bc3e7ef
MDL-19815 Converted all print_footer() calls
2009-08-06 14:20:31 +00:00
samhemelryk
f3665549b8
mod-scorm MDL-16706 Replaced inline JS with new PAGE methods and created player.js
2009-06-29 02:38:22 +00:00
samhemelryk
bd257031a9
mod-scorm MDL-16706 Removed inline JS and replaced with new PAGE methods
2009-06-26 06:31:26 +00:00
nicolasconnault
6dbcaceef1
MDL-19418 Replaced ereg* by preg*
2009-06-22 01:22:37 +00:00
danmarsden
43f4e520be
rename api.php file:MDL-17515: Moodle API will treat files called api.php in a special way....
2008-12-05 02:50:17 +00:00
danmarsden
d54e2145ba
add time restriction MDL-12588 - add ability to restrict the viewing of SCORM objects using a time/date restriction like most other modules already allow.
2008-11-28 09:20:59 +00:00
piers
30fc6e2dac
MDL-16810 - Allow site configuration of scorm settings. Thanks Jason Hardin.
2008-11-11 02:46:20 +00:00
piers
d49ad45872
MDL-15993 The method to calculate the SCORM area needs to be changed - based on screen size alone does not make sense with big screens. Only allow the overide of the height parameter if it is less than the user specified (user specified is no allowed to be less than 400). Also - removed gratuitous use of whitespace.
2008-08-12 01:26:10 +00:00
danmarsden
bd49de6457
MDL-15967 - must use full php tags, not shortags - thanks Urs
2008-08-07 20:46:20 +00:00
piers
6aebf2e140
MDL-15943 Warning are displayed in a SCORM activity (thanks Dan).
2008-08-05 23:17:24 +00:00