Eloy Lafuente (stronk7)
a81d26ac36
NOBUG: Fix whitespace
2011-01-24 11:43:59 +01:00
Eloy Lafuente (stronk7)
21c91e2e11
Merge branch 'wip-MDL-26044' of git://github.com/sammarshallou/moodle
2011-01-24 10:48:08 +01:00
Sam Hemelryk
912d099cc9
Merge branch 'MDL-25637'
2011-01-24 16:20:51 +08:00
Sam Hemelryk
80c1289773
MDL-25637 Fixed whitespace
2011-01-24 16:20:30 +08:00
Aparup Banerjee
2b9ce62e23
performance MDL-25637 converted tabs to spaces
2011-01-24 15:49:18 +08:00
Sam Hemelryk
c9b2e8bf61
Merge branch 'w04_MDL-26035_20_installtest' of git://github.com/skodak/moodle
2011-01-24 15:05:55 +08:00
Aparup Banerjee
b692e4aa29
Performance MDL-25637 moved static count/sizeof functions out of for loop conditions
2011-01-24 14:51:21 +08:00
Aparup Banerjee
f179cdb73e
performance MDL-25637 some of more similar performance tweaks to come
2011-01-24 14:51:21 +08:00
Sam Hemelryk
c053c86c5b
Merge branch 'w04_MDL-26066_20_dbenrol' of git://github.com/skodak/moodle
2011-01-24 13:26:51 +08:00
Sam Hemelryk
b6c7558c2d
Merge branch 'w04_MDL-26096_20_catenrol' of git://github.com/skodak/moodle
2011-01-24 11:57:06 +08:00
Sam Hemelryk
0243d7eb2f
Merge branch 'w04_MDL-25855_20_filerequire' of git://github.com/skodak/moodle
2011-01-24 11:51:38 +08:00
Sam Hemelryk
2e725dd72b
Merge branch 'MDL-26061-no_remote_users' of git://github.com/mudrd8mz/moodle.git with changes
2011-01-24 11:38:29 +08:00
Sam Hemelryk
48b01a217c
MDL-26061 Revised new string before integration.
2011-01-24 11:37:29 +08:00
Sam Hemelryk
c7a8c36233
Merge branch 'w04_MDL-26008_20_creator' of git://github.com/skodak/moodle
2011-01-24 11:10:40 +08:00
Sam Hemelryk
12cd15aeaa
Merge branch 'w04_MDL-26106_20_lebletypo' of git://github.com/skodak/moodle
2011-01-24 11:07:29 +08:00
Sam Hemelryk
4fd25ab95c
Merge branch 'm20_MDL-26063_SCORM_grouping' of git://github.com/danmarsden/moodle
2011-01-24 11:02:07 +08:00
Sam Hemelryk
88c3ba8c06
Merge branch 'w04_MDL-26041_20_resources' of git://github.com/skodak/moodle
2011-01-24 11:00:27 +08:00
Sam Hemelryk
f8b214e1cd
Merge branch 'w04_MDL-26045_20_onlineblock' of git://github.com/skodak/moodle
2011-01-24 10:45:46 +08:00
Sam Hemelryk
e53a87dcb5
Merge branch 'MDL-25841' of git://github.com/timhunt/moodle
2011-01-24 10:31:34 +08:00
Sam Hemelryk
ab8bc2ee1c
Merge branch 'MDL-25884' of git://github.com/timhunt/moodle
2011-01-24 10:20:22 +08:00
Sam Hemelryk
34b681701a
Merge branch 'MDL-26059' of git://github.com/timhunt/moodle
2011-01-24 10:08:32 +08:00
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
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
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
andyjdavis
b61e4f4624
gradebook MDL-25769 fixed grade/import/lib.php get_unenrolled_users_in_import()
2011-01-18 11:49:46 +08:00
andyjdavis
ef8f084cc6
gradebook MDL-25769 fixed the loading of users in the grader report
2011-01-18 11:49:40 +08:00