Petr Skoda
cde91f5a9b
MDL-26096 added missing return
2011-01-23 20:10:10 +01:00
Petr Skoda
99d19c13ae
MDL-25855 some more missing filelib includes
2011-01-23 18:34:41 +01:00
Petr Skoda
e83a6a22d4
MDL-26106 fix lable typo
...
credit goes to fautrero
2011-01-23 15:36:06 +01:00
Petr Skoda
87e88690b2
MDL-26066 fix invalid type comparison when course id used and typo fix
2011-01-23 14:56:28 +01:00
Petr Skoda
3e858ea737
MDL-26035 more detection of invalid plugin dir names
2011-01-23 14:27:51 +01:00
Petr Skoda
25b355b623
MDL-26008 improved creator role description
2011-01-23 12:53:12 +01:00
Petr Skoda
a915dedb2a
MDL-26041 do not include lables in the list of resources
2011-01-23 12:32:08 +01:00
Eloy Lafuente (stronk7)
cd5fdfd87a
MDL-25708 recordsets - tag and user directory
2011-01-22 13:34:28 +01:00
Eloy Lafuente (stronk7)
cfd62f13a1
MDL-25708 recordsets - url module
2011-01-22 12:54:40 +01:00
Eloy Lafuente (stronk7)
a1d870aa95
MDL-25708 recordsets - survey module
2011-01-25 19:59:02 +01:00
Eloy Lafuente (stronk7)
676874df1d
MDL-25708 recordsets - scorm module
2011-01-25 19:59:02 +01:00
Eloy Lafuente (stronk7)
8ce9a2b26d
MDL-25708 recordsets - resource module
2011-01-25 19:59:01 +01:00
Eloy Lafuente (stronk7)
3f2efc20ad
MDL-25708 recordsets - page and quiz modules
2011-01-25 19:59:01 +01:00
Eloy Lafuente (stronk7)
a8307c22c2
MDL-25708 recordsets - imscp and lesson modules
2011-01-25 19:59:01 +01:00
Eloy Lafuente (stronk7)
ec577b0538
MDL-25708 recordsets - glossary module
2011-01-25 19:59:01 +01:00
Eloy Lafuente (stronk7)
56d1c48f24
MDL-25708 recordsets - forum module
2011-01-25 19:59:01 +01:00
Eloy Lafuente (stronk7)
05c707dacc
MDL-25708 recordsets - folder module
2011-01-25 19:59:00 +01:00
Eloy Lafuente (stronk7)
6b1b1d0339
MDL-25708 recordsets - assignment and data modules
2011-01-25 19:59:00 +01:00
Eloy Lafuente (stronk7)
20222a3d7b
MDL-25708 recordsets - fix message/lib.php
2011-01-25 19:59:00 +01:00
Eloy Lafuente (stronk7)
1b42e67747
MDL-25708 recordsets - fix lib/grade/xxx stuff
2011-01-25 19:59:00 +01:00
Eloy Lafuente (stronk7)
be981316f4
MDL-25708 recordsets - fix file_storage
2011-01-25 19:59:00 +01:00
Eloy Lafuente (stronk7)
5a4a7b425b
MDL-25708 recordsets - fix upgradelib and dml stuff
2011-01-25 19:59:00 +01:00
Eloy Lafuente (stronk7)
419178d713
MDL-25708 recordsets - fix completion
2011-01-25 19:59:00 +01:00
Eloy Lafuente (stronk7)
b967c54185
MDL-25708 recordsets - fix events/grade/group/moodle libs
2011-01-25 19:58:59 +01:00
Eloy Lafuente (stronk7)
afa559e9bc
MDL-25708 recordsets - fix accesslib and datalib uses
2011-01-25 19:58:59 +01:00
Eloy Lafuente (stronk7)
fc5016fcc8
MDL-25708 recordsets - fix group dir uses
2011-01-25 19:58:59 +01:00
Eloy Lafuente (stronk7)
a0c3fc6304
MDL-25708 recordsets - fix course & enrol dir uses
2011-01-25 19:58:59 +01:00
Eloy Lafuente (stronk7)
755d2c74f6
MDL-25708 recordsets - fix admin dir uses
2011-01-25 19:58:59 +01:00
Daren Chandisingh
fe4457ae29
[MDL-25874] Handle 'Cancel' action when editing lessons
2011-01-20 11:07:14 +00:00
Dan Marsden
c371e39316
SCORM MDL-26063 incorrect context used - thanks to Matteo Scaramuccia for fix
2011-01-20 10:40:22 +13:00
David Mudrak
d47b972fa9
MDL-26061 Prevent fatal error in remote enrolment client when there are no roaming users
2011-01-19 19:39:19 +01:00
Petr Skoda
fb7dd39ce7
MDL-26045 fix invalid sql join when separate group mode enabled
2011-01-19 15:40:20 +01:00
Petr Skoda
17e03900c9
weekly release
2011-01-19 14:13:54 +01:00
Tim Hunt
90c2f51031
qtype_multianswer MDL-25841 feedback pop-up was appearing in the wrong place.
...
It seems that overlib was getting confused by its div being inside another positioned div. The simplest solution is to not create the div at all. Then the overlib JS creates it when needed, and that works.
2011-01-18 23:30:40 +00:00
Tim Hunt
151c2284dd
quiz MDL-25884 mod/quiz/index.php broken when logged in as a student.
2011-01-18 23:17:46 +00:00
Tim Hunt
2c00fa161e
qformat_gift MDL-26059 fails to import truefalse questions with answer true.
2011-01-18 21:38:34 +00:00
sam marshall
89b4ffe617
completion MDL-25929 Added upgrade change to remove unused setting
2011-01-18 12:55:58 +00:00
sam marshall
27d6ab5712
lib MDL-26044 Optimise moodle_url based on profiler data
2011-01-18 12:39:51 +00:00
Sam Hemelryk
69f9e678a3
Merge branch 'MDL-25988_20_wip_enrolroles' of git://github.com/skodak/moodle
2011-01-18 17:41:23 +08:00
Sam Hemelryk
a1e26b5e46
gradebook MDL-20617 Fixed SQL formatting
2011-01-18 17:17:14 +08:00
andyjdavis
a071dbb66b
gradebook MDL-20617 added more control over what columns are displayed on the user report
2011-01-18 17:13:06 +08:00
Sam Hemelryk
13738840b2
Merge branch 'MDL-26031_20_wip_guestsession' of git://github.com/skodak/moodle
2011-01-18 15:40:50 +08:00
Sam Hemelryk
07d4c7ac6e
Merge branch 'MDL-26007_20_wip_enverror' of git://github.com/skodak/moodle
2011-01-18 15:34:43 +08:00
Sam Hemelryk
dcad74e406
Merge branch 'MDL-25910_20_wip_mysqlsocket' of git://github.com/skodak/moodle
2011-01-18 14:18:24 +08:00
Sam Hemelryk
e5654cad1e
Merge branch 'MDL-25754_20_wip' of git://github.com/skodak/moodle
2011-01-18 13:47:31 +08:00
Sam Hemelryk
ec9b044d12
Merge rebased branch 'MDL-25769' of git://github.com/andyjdavis/moodle.git
2011-01-18 12:03:11 +08:00
Sam Hemelryk
25081b95f9
gradebook MDL-25769 Fixed SQL syntax formatting
2011-01-18 11:56:21 +08:00
andyjdavis
f2491a11a1
gradebook MDL-25769 switched a query over to use named params
2011-01-18 11:56:20 +08:00
andyjdavis
2dc5e58466
gradebook MDL-25769 fixed some problems identified by peer review
2011-01-18 11:56:06 +08:00
andyjdavis
387815db61
gradebook MDL-25769 fixed up the grader report
2011-01-18 11:49:46 +08:00