Petr Škoda
0c431257e9
MDL-42387 standardise file lifetime handling
2013-11-01 10:42:18 +01:00
Sam Hemelryk
00a2879412
Merge branch 'master_MDL-41848' of git://github.com/danmarsden/moodle
2013-09-30 12:09:50 +13:00
Sam Hemelryk
a78e39e3d3
Merge branch 'master_MDL-41580' of git://github.com/danmarsden/moodle
2013-09-25 09:27:44 +12:00
Dan Marsden
b64bc10cb7
MDL-41848 SCORM: Drag drop SCORM upload fix
2013-09-24 22:50:30 +12:00
Dan Marsden
361a47d409
MDL-41580 SCORM: allow imsmanifest.xml to be used in file system repos
2013-09-24 12:08:38 +12:00
Mayank Gupta
df5c7086c8
MDL-39910 mod_scorm: rewrite SCORM code in YUI3, use responsive grids, add new nav setting; squashing commits
2013-09-20 22:45:36 +12:00
Sam Hemelryk
31dea4fea4
Merge branch 'master_MDL-41434' of https://github.com/danmarsden/moodle
2013-09-16 15:07:57 +12:00
Dan Marsden
39355b46f9
MDL-37524 SCORM: mode not calculated correctly.
2013-09-16 10:12:49 +12:00
Dan Marsden
b33e466550
MDL-41434 SCORM: add new sortorder field to allow better ordering of scos
2013-09-16 10:11:16 +12:00
Dan Marsden
27b87c10bf
MDL-28579 SCORM: use filemanager instead of old file picker
2013-09-04 09:51:41 +12:00
Dan Marsden
c7e6fb6c8d
MDL-35380 SCORM: improve check for imsmanifest file and consolidate into a single function.
2013-08-26 13:06:59 +12:00
Damyon Wiese
aee8151f7d
Revert "MDL-35380 SCORM: improve check for imsmanifest file and consolidate into a single function."
...
This reverts commit 492407e9f734989782e6380c381cfa14a09b1b26.
2013-08-22 14:11:18 +08:00
Dan Marsden
492407e9f7
MDL-35380 SCORM: improve check for imsmanifest file and consolidate into a single function.
2013-08-16 09:34:06 +12:00
Petr Škoda
eb459f7192
MDL-40642 set more restrictive umask and use proper permission for new dirs and files
2013-07-19 09:18:44 +02:00
Dan Marsden
f2b3e82b09
MDL-37484 SCORM: disable toc in player when using direct AICC url
2013-07-05 14:37:20 +12:00
Dan Marsden
93c984a829
MDL-39239 SCORM: drop old imsrepository code - it doesn't work anyway.
2013-06-12 09:47:26 +12:00
Ankit Agarwal
6e9d3c19e3
MDL-38370 scorm: Fixing strict standard errors in outline report
2013-03-12 11:43:10 +08:00
Adam Olley
d684074114
MDL-36828: mod_scorm: Allow deletion of scorm modules if no scorm_scoes data exists
2012-11-26 15:30:49 +10:30
Aaron Barnes
01259692ef
MDL-36107 scorm: Fix non-static method call
2012-10-19 18:39:45 +13:00
Eloy Lafuente (stronk7)
f6bfcaf6b3
Merge branch 'master_MDL-34848' of git://github.com/danmarsden/moodle
2012-10-10 09:57:00 +02:00
Dan Marsden
828b6925c0
MDL-34848 SCORM: rewrite over complicated scorm_print_overview to use a single loop and make a single check for attemptstatus
2012-10-10 20:38:06 +13:00
Eloy Lafuente (stronk7)
5d3559f7b5
Merge branch 'master_MDL-34848' of git://github.com/danmarsden/moodle
2012-10-09 00:02:41 +02:00
Dan Marsden
3270869aab
MDL-35227 SCORM: set completion in correct location.
2012-09-28 09:02:30 +12:00
Dan Marsden
da92e3b05a
MDL-34848 SCORM: add extra flexibiltiy to attempt status
2012-09-19 19:53:03 +12:00
Simon Coggins
cf0387ff08
MDL-34644 SCORM fix completion when only completion on view is selected.
2012-09-13 14:38:36 +12:00
Ankit Agarwal
a3fc4b3ad6
MDL-34468 scorm: Replace all instances of get_context_instance() with respective context_XXXX in mod/scorm
2012-07-24 17:08:05 +08:00
Dan Marsden
c2c5c2f8c7
MDL-33978 SCORM activity completion - don't tiggere completion update state on creation of SCORM
2012-06-25 12:23:52 +12:00
Dan Poltawski
8550d72d85
MDL-32937 - scorm: switch commenting style to //
2012-06-12 13:18:51 +08:00
Christopher Tombleson
01b5936cd0
MDL-32937 Add drag and drop support to SCORM
2012-06-11 12:18:32 +12:00
David Mudrak
261cbbacc1
MDL-32471 preview thumbnails support for activity modules
...
Activity module's xxx_pluginfile() now accepts the $options parameter
that is to be passed to the send_stored_file() function.
2012-04-24 12:09:45 +02:00
Ray Guo
8e6530d897
MDL-29174 Remove the empty modulename_extend_navigation() stub from 7
...
modules.
2012-04-03 14:38:47 +01:00
Sam Hemelryk
c194925278
Merge branch 'master_MDL-32147' of git://github.com/danmarsden/moodle
2012-03-27 09:51:40 +13:00
Dan Marsden
dbdc735559
MDL-32147 - use correct 404 for server type
2012-03-23 10:01:04 +13:00
Dan Marsden
6ceef54c6e
MDL-32147 SCORM improve performance of 404s for files inside SCORM packages.
2012-03-22 20:05:59 +13:00
Aaron Barnes
94db27498d
MDL-27469 scorm: Add extra activity completion conditions
2012-03-21 09:48:38 +13:00
Eloy Lafuente (stronk7)
d8c9ff403b
Merge branch 's17_MDL-30973_file_docblock_master' of git://github.com/dongsheng/moodle
2012-03-01 00:25:18 +01:00
Eloy Lafuente (stronk7)
2a5fa9e64a
Merge branch 'MDL-30999_grade_phpdocs' of git://github.com/andyjdavis/moodle
2012-02-20 12:02:18 +01:00
Dan Marsden
8aba9cda72
MDL-31652 SCORM - hide updatefreq setting and remove it if not required.
2012-02-16 12:16:02 +13:00
Dongsheng Cai
d2b7803e5a
MDL-30973 Files API, check and update DocBlock
2012-02-15 12:48:57 +08:00
Andrew Davis
a153c9f2fe
MDL-30999 grade: updated Grade API phpdocs
2012-02-14 14:04:19 +07:00
Dan Marsden
047b4e83ab
SCORM AICC MDL-31039 update external AICC url correctly - thanks to Albert Rhemrev for report/fix
2012-01-27 19:41:59 +13:00
Ankit Kumar Agarwal
63a1625d78
MDL-30279 SCORM Fixing sql errors during cron
2011-11-16 09:47:00 +05:30
Dan Marsden
4388bd45b2
SCORM MDL-30146 AICC - add ability to link direct to a simple AICC url
2011-11-05 21:51:24 +13:00
Dan Marsden
ba0e91a281
SCORM MDL-27036 enable AICC HACP
2011-11-05 20:31:01 +13:00
Tom Lanyon
af9b14446d
MDL-28701 Change uses of make_upload_directory(temp) to make_temp_directory().
2011-09-10 10:43:49 +02:00
Tom Lanyon
7aa06e6ded
MDL-28701 Change all uses of $CFG->dataroot/temp to $CFG->tempdir
2011-09-10 10:35:39 +02:00
sam marshall
3e4c243500
MDL-27001 'Show description' feature part 3: Implementation for all modules
...
For modules that still used the 'old' generic object return from _get_coursemodule_info instead of returning a cached_cm_info object, I changed them to use the new format as part of this. This made a few areas of code regarding onclick links slightly nicer.
2011-09-06 11:03:06 +01:00
Dan Marsden
e6402b54ad
MDL-28933 SCORM use a global function to check SCORM version to make sure all methods of storing SCORM version are checked.
2011-08-15 14:05:59 +12:00
Dan Marsden
99da7a9523
MDL-26482 SCORM add option to disable TOC completely - thanks to Clark Burns for some help!
2011-07-14 11:06:49 +12:00
Dan Marsden
f7b5c6aae6
SCORM MDL-28111 tidy up formatting of code
2011-07-03 12:49:29 +12:00