Ankit Agarwal
9381c28084
MDL-33702 scorm: refactoring interraction report to use '2004 SCORM' score elements
2012-07-09 11:27:34 +08:00
Ankit Agarwal
57a32d3eb6
MDL-33702 scorm: Adding support for '2004 SCORM' progress status elements
2012-07-09 11:27:34 +08:00
Ankit Agarwal
d875cf9cdf
MDL-33702 scorm: Adding support for '2004 SCORM' objectives status elements
2012-07-09 11:27:34 +08:00
Ankit Agarwal
1c2b2132e5
MDL-33702 scorm: Adding suppport for '2004 SCORM standard' score elements
2012-07-09 11:27:34 +08:00
Sam Hemelryk
2cbdaa77ea
weekly release 2.4dev
2012-07-06 10:03:44 +12:00
Sam Hemelryk
6ff9f8404c
Merge branch 'install_master' of git://github.com/amosbot/moodle
2012-07-06 09:50:41 +12:00
Eloy Lafuente (stronk7)
ecad7393e3
Revert "MDL-33303 Filepicker: resized to match HTML editor and made resizable"
...
This reverts commit c947ea3e3fee2e0ecf6b4cd386e04a768a18e662.
2012-07-05 23:21:34 +02:00
Eloy Lafuente (stronk7)
2fba8f5a92
Merge branch 'wip-MDL-34063-master' of git://github.com/marinaglancy/moodle
2012-07-05 18:34:27 +02:00
David Mudrák
483afa446d
MDL-33453 Make it clear what search_references() and search_references_count() are good for
...
Initially it was not clear enough that these two methods are supposed to
be used for looking for references to a stored_file only. So the docs
comments are improved and unittests added to illustrate the usage.
The patch also removes the unittest for get_references_by_storedfile()
as its usage is already covered in other test methods.
2012-07-05 17:15:37 +02:00
Eloy Lafuente (stronk7)
2173e56a29
Revert "MDL-30912 - lib - A tidy up of the submit url jump functions for greater ease with accessability."
...
This reverts commit 82203a1e4e34a1e36309cd5952304b68946d9b42.
2012-07-05 16:09:43 +02:00
Eloy Lafuente (stronk7)
8049a5c413
Merge branch 'wip-MDL-33746-master' of git://github.com/marinaglancy/moodle
2012-07-05 14:19:06 +02:00
Tim Hunt
05038fcba0
MDL-34065 questions: also fix two typos in comments.
...
Amended to change 2 accordin => according
2012-07-05 13:49:05 +02:00
Tim Hunt
fede0be5de
MDL-34065 lib: improve two debugging messages.
...
If the string passed to get_string is empty, say that. Don't say that it
contains illegal characters.
When relying on the __call magic in plugin_renderer_base, when the
method cannot be found, include the right class name in the error
message.
2012-07-05 13:48:12 +02:00
Marina Glancy
4b8d51d79a
MDL-33746 make folder view look like filemanager tree view
2012-07-05 16:50:46 +08:00
Eloy Lafuente (stronk7)
c3fcad7d55
Merge branch 'MDL-34145' of git://github.com/timhunt/moodle
2012-07-05 03:40:44 +02:00
AMOS bot
7c29038aea
Automatically generated installer lang files
2012-07-05 00:31:12 +00:00
Sam Hemelryk
e5f0e51942
MDL-33770 webservices: Fixed error with core_group_create_groups when no enrolment key provided
2012-07-05 09:22:12 +12:00
Tim Hunt
bf92acc253
MDL-32062 question engine: fixup tests that this change broke.
...
The test data was wrong, and was triggering the work-around code that
MDL-32062 introduced. I fixed the test data.
Also, I fixed one of the tests, that had been broken.
2012-07-04 10:47:03 +01:00
Dan Poltawski
e255439446
MDL-34035 - fix typo in comment
...
Thanks Sam!
2012-07-04 10:37:47 +08:00
Dan Poltawski
54bda328d9
Merge branch 'MDL-34035' of git://github.com/timhunt/moodle
2012-07-04 10:34:22 +08:00
Barbara Ramiro
19ef00b916
MDL-33542, MDL-33542 Select dialogue details aligned
...
And loading gif smaller
2012-07-04 10:25:04 +08:00
Eloy Lafuente (stronk7)
a079d364f3
Merge branch 'w27_MDL-33876_m24_delenrol' of git://github.com/skodak/moodle
2012-07-04 04:15:47 +02:00
Dan Poltawski
c75599f966
Merge branch 'wip-MDL-34047-master' of git://github.com/marinaglancy/moodle
2012-07-04 09:51:25 +08:00
Sam Hemelryk
5804a2a31e
Merge branch 'MDL-32614' of git://github.com/stronk7/moodle
2012-07-04 13:30:58 +12:00
AMOS bot
68d19e8a47
Automatically generated installer lang files
2012-07-04 00:31:59 +00:00
Eloy Lafuente (stronk7)
b666885397
MDL-32614 lti: on restore, clean any typeid to convert the tool to selfcontained.
...
This is known to be imperfect, awaiting for MDL-34161 to fix the whole thing. Also,
unrelated, there are some basiclti => lti replacements.
2012-07-04 02:01:21 +02:00
Chris Scribner
420e6740e9
MDL-32614: Removing code which disassociated LTI instances from their tool types upon restore.
2012-07-04 01:34:20 +02:00
Sam Hemelryk
3778f990cc
Merge branch 'MDL-31692' of git://github.com/danpoltawski/moodle
2012-07-04 10:07:54 +12:00
Sam Hemelryk
74abe5ce15
Merge branch 'MDL-32062' of git://github.com/timhunt/moodle
2012-07-04 09:54:06 +12:00
Sam Hemelryk
dc31e8d73d
Merge branch 'MDL-33466-master' of git://github.com/sammarshallou/moodle
2012-07-04 09:37:38 +12:00
Sam Hemelryk
c425663c4c
Merge branch 'MDL-27125_master_2' of git://git.catalyst.net.nz/moodle-r2
2012-07-04 09:32:45 +12:00
Sam Hemelryk
5439f90aa3
Merge branch 'wip-MDL-33749-master' of https://github.com/kwiliarty/moodle
2012-07-04 08:33:14 +12:00
Sam Hemelryk
941d1fb2cc
Merge branch 'wip-mdl-32787' of git://github.com/rajeshtaneja/moodle
2012-07-04 08:26:14 +12:00
Kevin Wiliarty
b1eeb76ec2
MDL-33749 follow redirects for URL downloader
2012-07-03 14:16:51 -04:00
Eloy Lafuente (stronk7)
20ef104713
Merge branch 'wip-MDL-33303-m24' of git://github.com/samhemelryk/moodle
2012-07-03 16:17:36 +02:00
Eloy Lafuente (stronk7)
4fcc358e12
Merge branch 'MDL-33426-master' of git://github.com/sammarshallou/moodle
2012-07-03 16:08:03 +02:00
sam marshall
110f73ad57
MDL-33426 Completion: Multilang activity names wrong in alt/title
2012-07-03 13:10:14 +01:00
Rajesh Taneja
fc3aa0fbaf
MDL-32787 user: rule required for custom profile fields applies to all users editing own profile
2012-07-03 13:46:13 +08:00
Sam Hemelryk
e537a588d8
Merge branch 'MDL-33828-master' of git://github.com/FMCorz/moodle
2012-07-03 16:35:32 +12:00
Dan Poltawski
eb85dafc8b
Merge branch 'MDL-33937-master' of git://github.com/sammarshallou/moodle
2012-07-03 12:29:57 +08:00
Dan Poltawski
d4c16e8b63
Merge branch 'master_MDL-33938' of git://github.com/danmarsden/moodle
...
Conflicts:
mod/scorm/db/upgrade.php
2012-07-03 12:19:07 +08:00
Dan Poltawski
3da087a8b4
Merge branch 'wip-MDL-30912-master' of git://github.com/abgreeve/moodle
2012-07-03 12:11:48 +08:00
Dan Poltawski
f884819546
Merge branch 'MDL-30903-master' of git://github.com/FMCorz/moodle
2012-07-03 11:51:04 +08:00
Dan Poltawski
d07f3425ca
Merge branch 'MDL-34008' of git://github.com/timhunt/moodle
2012-07-03 11:47:15 +08:00
Dan Poltawski
606319c927
Merge branch 'w27_MDL-34036_m24_bulkrole' of git://github.com/skodak/moodle
2012-07-03 11:40:08 +08:00
Sam Hemelryk
78e43b866b
Merge branch 'w27_MDL-34115_m24_arrayofarrayssort' of git://github.com/skodak/moodle
2012-07-03 15:15:07 +12:00
Dan Poltawski
7d27947851
Merge branch 'MDL-30883' of git://github.com/timhunt/moodle
2012-07-03 11:01:39 +08:00
Sam Hemelryk
04573eaa65
Merge branch 'wip-MDL-33957-master' of git://github.com/phalacee/moodle
2012-07-03 14:57:41 +12:00
Dan Poltawski
114244ce6c
Merge branch 'w27_MDL-34123_m24_newpasslang' of git://github.com/skodak/moodle
2012-07-03 10:39:12 +08:00
Dan Poltawski
66dd9e8ad4
Merge branch 'wip-MDL-33837-master' of git://github.com/marinaglancy/moodle
2012-07-03 10:24:26 +08:00