Petr Skoda
1f50b85867
Merge branch 'MDL-25791' of git://github.com/samhemelryk/moodle
2011-01-17 20:52:31 +01:00
Petr Skoda
9c170a4323
Merge branch 'MDL-25792' of git://github.com/samhemelryk/moodle
2011-01-17 20:49:53 +01:00
Petr Skoda
5cfe8aecb8
Merge branch 'MDL-25672' of git://github.com/samhemelryk/moodle
2011-01-17 20:45:53 +01:00
Petr Skoda
295710b069
Merge branch 'MDL-25750' of git://github.com/samhemelryk/moodle
2011-01-17 20:42:17 +01:00
Petr Skoda
dd265e3091
Merge branch 'MDL-25987' of git://github.com/timhunt/moodle
2011-01-17 20:25:56 +01:00
Petr Skoda
39e316e167
Merge branch 'MDL-25722' of git://github.com/timhunt/moodle
2011-01-17 20:22:26 +01:00
Petr Skoda
c6947dd878
Merge branch 'MDL-26029' of git://github.com/timhunt/moodle
2011-01-17 20:20:43 +01:00
Petr Skoda
af929b8d09
Merge branch 'MDL-25881' of git://git.luns.net.uk/moodle
2011-01-17 19:12:33 +01:00
Petr Skoda
bb871bc4ca
Merge branch 'workshop_random_allocator' of git://github.com/mudrd8mz/moodle
2011-01-17 19:02:55 +01:00
Petr Skoda
a477c0da6e
Merge branch 'MDL-25980-mnet_remote_enrolment' of git://github.com/mudrd8mz/moodle
2011-01-17 19:01:02 +01:00
Petr Skoda
3827ee9415
Merge branch 'AMOS-install-strings' of git://github.com/mudrd8mz/moodle
2011-01-17 18:57:22 +01:00
Tim Hunt
897fee6b6f
unit tests MDL-26029 fix notices from CheckSpecifiedFieldsExpectation.
2011-01-17 16:19:26 +00:00
Tim Hunt
c97325f6e8
quiz MDL-25722 get rid of annoying alerts when quiz is in 'secure' mode.
...
See http://moodle.org/mod/forum/discuss.php?d=165772 , where people have tried out this fix and found that it works.
2011-01-17 13:34:46 +00:00
AMOS bot
64edd130f3
Automatic installer lang files (20110117)
2011-01-17 10:26:47 +01:00
Sam Hemelryk
9498654c1d
Merge branch 'MDL-17884_m20' of git://github.com/rwijaya/moodle
2011-01-17 16:00:20 +08:00
Sam Hemelryk
fe1f367a11
Merge branch 'MDL-25729_m20' of git://github.com/rwijaya/moodle
2011-01-17 15:54:27 +08:00
Sam Hemelryk
ca08b132e3
Merge branch 'MDL-25860_20_wip_grpblocks' of git://github.com/skodak/moodle
2011-01-17 15:36:10 +08:00
Sam Hemelryk
83be8fce3a
Merge branch 'MDL-25973_20_wip_charset' of git://github.com/skodak/moodle
2011-01-17 15:24:01 +08:00
Sam Hemelryk
c4592a2ac0
Merge branch 'MDL-25971' of git://github.com/timhunt/moodle
2011-01-17 15:12:18 +08:00
Sam Hemelryk
616e81cee9
Merge branch 'MDL-25962_20_wip_removeyui' of git://github.com/skodak/moodle
2011-01-17 13:17:04 +08:00
Sam Hemelryk
242c4319ab
Merge branch 'MDL-25936_wip' of git://github.com/skodak/moodle
2011-01-17 13:08:33 +08:00
Sam Hemelryk
bec662a0f6
Merge branch 'MDL-25837_wip' of git://github.com/skodak/moodle
2011-01-17 11:35:06 +08:00
Sam Hemelryk
227d6da5d8
Merge branch 'MDL-25907_wip'
2011-01-17 10:53:24 +08:00
Sam Hemelryk
3b15d04013
sessions MDL-25907 Fixed typo prior to integration
2011-01-17 10:48:00 +08:00
Sam Hemelryk
0f13630691
Merge branch 'MDL-25836_wip' of git://github.com/skodak/moodle
2011-01-17 10:17:40 +08:00
Sam Hemelryk
c5ea8d0bcc
Merge branch 'MDL-25935-user_picture_fields' of git://github.com/mudrd8mz/moodle
2011-01-17 09:35:34 +08:00
David Mudrak
241e58e44b
MDL-25982 Workshop: users from the same group may be excluded from allocation in visible group mode
...
If the Workshop is in the visible group mode, members of the same group
can be now optionally excluded from random allocation for a given user.
2011-01-16 19:38:56 +01:00
David Mudrak
a1dc301ed5
MDL-25523 Workshop: not-grouped users are excluded from allocation in visible group mode
...
There was a bug as these users were ignored only as squares but not as
circles. This patch makes sure that no new allocation are added to
not-grouped users in visible group mode. However, the options 'Remove current
allocations' and 'Add self-assessments' apply to them intentionally.
Also, the user is warned if there are some not-grouped users found in a
workshop in visible groups mode or separate groups mode.
2011-01-16 19:38:37 +01:00
Dan Poltawski
3b9a74ce53
course reports MDL-25881 - incorrect string
2011-01-16 14:58:41 +00:00
Tim Hunt
1650a33cb4
qtype admin MDL-25987 also allow question type settings to be on an admin_externalpage.
2011-01-14 19:10:47 +00:00
Tim Hunt
63b5318e86
qtype admin MDL-25987 use get_plugin_list, rather than including questionlib.php.
...
This should be a small be significant performance win for people who are logged in as admin.
2011-01-14 17:26:31 +00:00
David Mudrak
47ce9385e8
MDL-25526 Workshop: fixed random allocation of reviews
...
The patch wraps that foreach ($circles as $circleid => $circle)
loop by yet another one for() loop. Reviews are allocated iteratively
now. During the first iteration, we try to make sure that at least one
circle link exists. During the second iteration, we try to allocate two,
etc. Circles are shuffled at the beginning of each iteration.
This is supposed to improve the randomness of the allocation.
The patch also fixes shuffle_assoc() implementation. The previous
implementation actually did not work at all. Also, that removed called
to shuffle_assoc() was redundant here.
2011-01-14 14:20:41 +01:00
David Mudrak
538dcf896c
NOMDL MNet remote enrolment client: display a button to go back to the course selection
...
Without this button, the user has to go through the admin menu again,
selecting the same host. This improves the usability when enrolling
local users to multiple remote courses.
2011-01-14 12:53:01 +01:00
David Mudrak
34685a5992
MDL-25980 MNet: missing remotecourseid parameter in SQL clearing stale cache records
...
Because the remotecourseid parameter was missing in SQL, all cache
records for other courses from that host were cleared.
2011-01-14 11:31:57 +01:00
David Mudrak
4841fda1bc
NOMDL MNet: Fixed incorrect remote course ID passed
...
The param is deprecated anyway, it had to be blindly copied from a
legacy code.
2011-01-14 11:31:26 +01:00
Sam Hemelryk
e4e19a65f9
mod-quiz MDL-25791 bumped version number, rebased patch, and removed unwanted phpdoc global
2011-01-14 17:49:12 +08:00
Sam Hemelryk
b3abfc46e3
mod-quiz MDL-25791 Added conditions around upgrade code so that it is only executed if needed
2011-01-14 17:44:10 +08:00
Sam Hemelryk
0022ea3669
mod-quiz MDL-25791 Fixed database discrepancies between a fresh install and an upgraded site within the Quiz module
2011-01-14 17:44:06 +08:00
Petr Skoda
7c725a24b3
MDL-25860 adding missing blocks to groupings page
2011-01-14 10:41:12 +01:00
Petr Skoda
8a7703ce53
MDL-25973 add missing charset
2011-01-14 09:32:17 +01:00
Rossiani Wijaya
2d572444e1
MDL-17884: Add test_download_file_content and componentlib to unittest. Credit goes to Tomasz Muras
2011-01-14 14:52:24 +08:00
Rossiani Wijaya
5419885ff8
MDL-25729_m20: fix invalid string in splash theme
2011-01-14 11:20:55 +08:00
Sam Hemelryk
631cefc35f
mod-scorm MDL-25792 Changed forcecompleted to have lenght 1 and bumbed version number
2011-01-14 11:09:59 +08:00
Sam Hemelryk
b964171cbf
mod-scorm MDL-25792 Fixed database discrepancies between a fresh install and an upgraded site within the SCORM module
2011-01-14 11:01:30 +08:00
Sam Hemelryk
5dd7e903ff
lib-db-access MDL-25672 editingteacher can no longer delete courses by default.
2011-01-14 10:23:37 +08:00
Sam Hemelryk
3e82d63328
theme-overlay MDL-25750 Fixed overflow problem with report layout.
2011-01-14 10:15:24 +08:00
Tim Hunt
1a09fa6dfa
html_writer MDL-25971 Support disabled => boolean, as well as disabled => disabled in html_writer::select.
2011-01-13 19:28:54 +00:00
Petr Skoda
8a13ce4def
MDL-25962 removing obsolete YUI 2.8.1 library
2011-01-13 10:13:52 +01:00
Petr Skoda
4cb02426ff
MDL-25936 fixed user upload when manual plugin not first
2011-01-12 22:07:48 +01:00
Ashley Holman
85b8f8dfd0
MDL-25837 adding missing modinfo course property
2011-01-12 21:44:16 +01:00