Tim Hunt
8d76124c5b
MDL-32322 quiz reports: fix up PHP doc comments.
2012-04-20 10:07:09 +01:00
Tim Hunt
6b4e2d76a3
MDL-32322 quiz reports: rename classes, and fix one strict syntax.
2012-04-20 10:07:08 +01:00
Tim Hunt
f5e42695bd
MDL-32322 quiz reports: split attemptsrepor.php into one file per class.
2012-04-20 10:07:06 +01:00
Tim Hunt
26aded5581
MDL-32322 quiz reports: get_context_instance -> new classes.
...
Also, eliminate unnecessary use of global $COURSE.
2012-04-20 10:07:05 +01:00
Dan Poltawski
ead4f180a0
weekly release 2.3dev
2012-04-19 17:47:01 +08:00
Dan Poltawski
d10a9ee4df
Merge branch 'install_master' of git://github.com/amosbot/moodle
2012-04-19 17:37:38 +08:00
Dan Poltawski
f0ab3a05e3
Merge branch 'w16_MDL-32377_m23_strcache' of git://github.com/skodak/moodle
2012-04-18 18:30:03 +08:00
Tim Hunt
34b037dec6
MDL-32396 more quiz strict syntax problems.
2012-04-18 16:05:13 +08:00
Jerome Mouneyrac
b449d3b7a2
MDL-30225 add some phpdoc mentioning to avoid to use broken get_user_capabilities ws lib function
2012-04-18 14:03:54 +08:00
Eloy Lafuente (stronk7)
099aaa8d51
Merge branch 'MDL-32061-master-2' of git://git.luns.net.uk/moodle
2012-04-18 02:31:47 +02:00
Eloy Lafuente (stronk7)
80695b2d51
MDL-32448 import YUI 3.5.0: update readme
2012-04-17 18:15:16 +02:00
Dan Poltawski
a161888254
Merge branch 'MDL-30225' of git://github.com/mouneyrac/moodle
2012-04-17 18:53:32 +08:00
Jerome Mouneyrac
fbf6cfe6fc
MDL-30225 Creating new web service tokens create error
2012-04-17 18:08:55 +08:00
Dan Poltawski
bb0bd8cb58
Merge branch 'MDL-25660-workshop-calendar' of git://github.com/mudrd8mz/moodle
...
Conflicts:
mod/workshop/lang/en/workshop.php
mod/workshop/version.php
mod/workshop/db/upgrade.php
2012-04-17 16:31:41 +08:00
AMOS bot
68c6444c9a
Automatically generated installer lang files
2012-04-17 00:31:44 +00:00
Eloy Lafuente (stronk7)
2a1f43a1db
Merge branch 'w16_MDL-32448_m23_yui350' of git://github.com/skodak/moodle
2012-04-17 00:29:35 +02:00
Eloy Lafuente (stronk7)
bf8086623d
Merge branch 'MDL-32359' of git://github.com/timhunt/moodle
2012-04-17 00:16:28 +02:00
Petr Skoda
d7b44d5e95
MDL-32377 do not rewrite on-disk string cache when double checking if string really does not exist in get_string()
...
This should help with performance on production sites and may indirectly resolve race condition problems in MDL-31904.
2012-04-16 23:58:50 +02:00
Petr Skoda
ea7d4b0972
MDL-32377 do not store incomplete component strings without local packs in on-disk string cache
2012-04-16 23:55:35 +02:00
Dan Poltawski
74c7692265
Merge branch 'w16_MDL-32437_m23_tablename' of git://github.com/skodak/moodle
2012-04-16 20:50:21 +08:00
Andrew Robert Nicols
38a8779d81
MDL-32061 Use old lesson_answer ID and correct when restoring lesson attempts
2012-04-16 13:39:43 +01:00
Petr Skoda
36902e062e
MDL-32448 import YUI 3.5.0
2012-04-16 11:59:43 +02:00
Dan Poltawski
54e4d1b3a1
Merge branch 'w16_MDL-32400_m23_phpunit4' of git://github.com/skodak/moodle
2012-04-16 16:12:35 +08:00
Dan Poltawski
aa4ebbe5f7
Merge branch 'MDL-32358' of https://github.com/ppichet/moodle
2012-04-16 14:31:07 +08:00
Dan Poltawski
db27798502
Merge branch 'MDL-31694' of git://github.com/mouneyrac/moodle
2012-04-16 14:27:18 +08:00
Dan Poltawski
ef4965afe4
Merge branch 'MDL-32396' of git://github.com/timhunt/moodle
2012-04-16 13:55:25 +08:00
Dan Poltawski
71504afc99
Merge branch 'w16_MDL-32392_m23_minversion' of git://github.com/skodak/moodle
2012-04-16 13:52:50 +08:00
Dan Poltawski
5599620feb
Merge branch 'MDL-32438-master' of git://github.com/micaherne/moodle
2012-04-16 13:46:03 +08:00
Dan Poltawski
04b16edb6d
Merge branch 'w16_MDL-32434_m23_droptemp' of git://github.com/skodak/moodle
2012-04-16 13:40:32 +08:00
Sam Hemelryk
6669669fdb
Merge branch 'MDL-29174-master' of git://github.com/raymanuk/moodle
2012-04-16 17:37:06 +12:00
Dan Poltawski
2e70e457bd
Merge branch 'w16_MDL-32423_m23_flowplayer' of git://github.com/skodak/moodle
2012-04-16 13:32:40 +08:00
Sam Hemelryk
a02e2eafa4
Merge branch 'w16_MDL-32405_m23_estrict4' of git://github.com/skodak/moodle
2012-04-16 17:31:45 +12:00
Dan Poltawski
788c5164aa
Merge branch 'wip-MDL-32393-m23' of git://github.com/samhemelryk/moodle
2012-04-16 13:29:04 +08:00
Sam Hemelryk
9f31cf9f33
Merge branch 'w16_MDL-32447_m23_tcpdf' of git://github.com/skodak/moodle
2012-04-16 17:25:27 +12:00
Dan Poltawski
a096a21ef3
MDL-32443 queupgradehelper cli: fix path & whitespace
2012-04-16 13:22:53 +08:00
Eric Merrill
8767142576
MDL-32443 qeupgradehelper: Add cli tool to execute qeupgrade helper
2012-04-16 13:16:17 +08:00
Sam Hemelryk
0064f3cfbb
MDL-32393 navigation: Fixed up issue when rendering action_link instances for the navigation
2012-04-16 17:12:48 +12:00
Sam Hemelryk
fa3671d49f
Merge branch 'MDL-32385_master' of git://github.com/lazydaisy/moodle
2012-04-16 17:06:15 +12:00
Dan Poltawski
31aec26c18
Merge branch 'MDL-32404' of git://github.com/timhunt/moodle
2012-04-16 13:01:48 +08:00
Sam Hemelryk
52bb02020d
Merge branch 'MDL-32444_master' of git://github.com/lazydaisy/moodle
2012-04-16 15:59:55 +12:00
Sam Hemelryk
d4e2d9463e
MDL-32353 fixed up very minor whitespace
2012-04-16 15:23:05 +12:00
Sam Hemelryk
cb4b46f45c
Merge branch 'MDL-32353' of git://github.com/merrill-oakland/moodle
2012-04-16 15:14:45 +12:00
Sam Hemelryk
e3d34313ab
Merge branch 'MDL-26099-workshop-phase-switch' of git://github.com/mudrd8mz/moodle
2012-04-16 15:00:20 +12:00
Dan Poltawski
20dcbbf26a
Merge branch 'MDL-32442' of git://github.com/merrill-oakland/moodle
2012-04-16 10:45:02 +08:00
Dan Poltawski
570d76c456
Merge branch 'wip-MDL-32381-master' of git://github.com/marinaglancy/moodle
2012-04-16 10:35:56 +08:00
Dan Poltawski
85b0540605
Merge branch 'wip-MDL-32395-m23' of git://github.com/samhemelryk/moodle
2012-04-16 10:32:09 +08:00
ppichet
c9340ac145
MDL-32358 : numerical question: validation messages errors
...
The selected unit parameter is added answer paramter when renderer call
$question->get_validation_error() so that it mimics the
is_complete_response(array $response) structure.
2012-04-15 22:11:10 -04:00
Sam Hemelryk
448cebee57
Merge branch 'master_MDL-32388' of git://github.com/danmarsden/moodle
2012-04-16 12:23:23 +12:00
Kordan
8b83e36e60
MDL-32355 theme_formal_white: changed the order of parent themes
2012-04-16 12:06:13 +12:00
Kordan
71e5d66642
MDL-32355 formal_white: improved reliability e maintainability
2012-04-16 12:04:56 +12:00