Andrew Robert Nicols
c3c2a213a2
MDL-29195 Remove duplicate Participants -> Notes from navbar
2011-12-12 13:51:07 +13:00
Eloy Lafuente (stronk7)
ed9c60fed7
MDL-28180 backup - on restore always prevent completion_aggr_methd dupes
...
This covers the last case where dupes could be happening in the
completion_aggr_methd table: Restoring one complete course into
an existing one, adding information. Now we always check if the
aggr_method exists before inserting it.
2011-12-11 23:03:51 +01:00
Eloy Lafuente (stronk7)
9de951556f
MDL-28180 backup - take rid of dupes in course_completion_aggr_methd
2011-12-11 22:14:02 +01:00
Eloy Lafuente (stronk7)
ff4a2ddef7
MDL-28180 backup - set excluded activities for any non-course operation
2011-12-11 21:37:33 +01:00
Petr Skoda
8d7ec82427
MDL-30687 use course defaults when template not set in ldap enrol
2011-12-11 11:07:00 +01:00
Petr Skoda
c4437be63b
MDL-29117 use default course settings when template not set in db enrol
2011-12-11 10:58:37 +01:00
Petr Skoda
7f467e69c0
MDL-30292 rework trailing whitespace test
...
Now compatible with zlib compression.
2011-12-10 20:34:20 +01:00
Petr Skoda
d59ef547c9
MDL-30364 fix user report regressions
2011-12-10 20:19:07 +01:00
Petr Skoda
abf82af8f7
MDL-30621 prevent warnings when creating temp and cache dirs
2011-12-10 17:35:56 +01:00
Petr Skoda
5cb418e9f8
MDL-30659 fix use of yui filters
2011-12-10 13:52:41 +01:00
Petr Skoda
7109330e9a
MDL-30659 fix phpdocs problems
2011-12-10 13:52:40 +01:00
Petr Skoda
e467ed219f
DML-30588 do not require enrollment after switching of roles
2011-12-10 12:45:06 +01:00
AMOS bot
f0c8bb711f
Automatically generated installer lang files
2011-12-10 00:31:25 +00:00
Petr Skoda
cfef4e754a
MDL-30610 new environment requirements for 2.3
2011-12-09 21:55:23 +01:00
Petr Skoda
cbd8609407
MDL-30613 use standard https checks
2011-12-09 21:27:10 +01:00
Tim Hunt
2a1733aafc
MDL-30592 question_bank: make files in qtext work in the question list.
2011-12-09 19:24:20 +00:00
Tim Hunt
1357ab1d5b
MDL-30592 quiz statistics, ensure images in the question text appear.
2011-12-09 19:24:13 +00:00
Tim Hunt
001f78b41f
MDL-30592 moodlelib: new helper component_callback
...
I chose to be slighly inconsistent with plugin_callback in order to make a nicer API.
2011-12-09 19:23:54 +00:00
Tim Hunt
853f2e8eea
MDL-30677 quiz: fix attempt counts when a student is in several groups.
2011-12-09 17:59:29 +00:00
Valeriy Streltsov
00c7590c95
MDL-30562 qtypes: extra_answer_fields & questionid_column_name public
...
Will let us make more of qtype backup and restore work automatically.
2011-12-09 17:58:31 +00:00
Tim Hunt
24e5fcbe26
MDL-30532 qeupgradehelper has broken links to quizzes.
2011-12-09 17:57:35 +00:00
Tim Hunt
4d8a37a0db
MDL-30498 user name can overlap user report icon.
2011-12-09 17:57:06 +00:00
Tim Hunt
3cba5809ae
MDL-27183 quiz reports: don't show data to users not in any group
...
if the quiz is set to separate groups, and the user does not have access all groups.
2011-12-09 17:56:35 +00:00
Tim Hunt
d7320fc84a
MDL-27143 question bank: questions not saved when deleting a category.
...
Based on a fix by Nikhil Gupta.
2011-12-09 17:56:05 +00:00
sam marshall
cff596e51b
MDL-30655 Blocks: Moving block to top of list can cause (harmless) PHP warnings
2011-12-09 17:45:57 +00:00
Eloy Lafuente (stronk7)
acb3bf8ac1
weekly release 2.2+
2011-12-09 16:27:08 +01:00
Eloy Lafuente (stronk7)
ebd748fd71
Merge branch 'install_22_STABLE' of git://github.com/amosbot/moodle into MOODLE_22_STABLE
2011-12-09 16:09:25 +01:00
Tim Hunt
653e811ec0
MDL-30660 javascript-static: another yui3/ticket/2531561 work-around.
2011-12-09 12:41:36 +01:00
Petr Skoda
81dda1da15
MDL-30625 fail gracefully when admins not defined
2011-12-09 10:57:42 +01:00
Aparup Banerjee
9cd8fdda3c
MDL-30542 minor string change
2011-12-09 17:10:12 +08:00
Jerome Mouneyrac
c532957be2
MDL-30140 alternative way to select user when adding a token. When more than 500 users we display a text box instead of a select box
2011-12-09 14:51:31 +08:00
Mitsuhiro
ad86ee91e9
MDL-30198 Glossary Changing string during imports
2011-12-09 10:10:38 +05:30
Petr Skoda
11892d8fdf
MDL-27364 use https for recaptcha when site runs via https
...
Based on solution by Rajesh Taneja.
2011-12-09 11:10:13 +08:00
Tim Hunt
00aa596e8e
MDL-30558 question bank, missing string with obscure permissions.
...
AMOS BEGIN
MOV [selectcategoryabove,mod_quiz],[selectcategoryabove,question]
AMOS END
2011-12-09 10:47:19 +08:00
Dan Marsden
7b80d3c65a
MDL-26974 - add extra logging information all the time - not just when debugging is on.
2011-12-09 10:21:08 +08:00
Mayank Gupa
7da6c0f82d
MDL-30579, fixing Data Model Elements are being initialized with an empty string
2011-12-09 10:16:06 +08:00
Tim Hunt
a6395af1b9
MDL-27314 quiz reports: fix JS confirmation before deleting attempts.
2011-12-09 02:35:38 +01:00
Eloy Lafuente (stronk7)
4dbdc834ff
MDL-30604 Added 2 missing messages andd deleting an incorrect one
2011-12-09 02:10:18 +01:00
Aparup Banerjee
bc3801cb9c
MDL-30604 Added upgrade lines to upgrade.php(s)
2011-12-09 02:03:58 +01:00
AMOS bot
4e7a371b2e
Automatically generated installer lang files
2011-12-09 00:31:16 +00:00
Petr Skoda
db48cf080d
MDL-30625 full support for main admin
2011-12-09 00:13:05 +01:00
Sam Hemelryk
e0745be16b
Merge branch 'MDL-30660' of git://github.com/timhunt/moodle
2011-12-09 11:48:01 +13:00
Tim Hunt
9671325a35
MDL-29579 quiz statistics, include qtext in full XHTML export.
2011-12-08 23:37:19 +01:00
Tim Hunt
1e92c729ba
MDL-30660 javascript-static: M.util.show_confirm_dialog fixes
2011-12-08 17:51:45 +00:00
Dan Marsden
347f822856
MDL-30028 - use page pref correctly when pagination or re-ordering
2011-12-08 17:07:32 +08:00
Aparup Banerjee
0f69a9eaaf
Merge branch 'wip-MDL-30336-MOODLE_22_STABLE' of git://github.com/abgreeve/moodle into MOODLE_22_STABLE
2011-12-08 16:19:02 +08:00
Aparup Banerjee
cdbd44f00e
Merge branch 'wip-mdl-30560-m22' of git://github.com/rajeshtaneja/moodle into MOODLE_22_STABLE
2011-12-08 15:54:55 +08:00
Jerome Mouneyrac
6ae2048c1f
MDL-29942 trigger user events in web service calls
2011-12-08 15:19:45 +08:00
Andrew Robert Nicols
02ed16902b
MDL-30350 Highlight late submissions in the submission overview page
2011-12-08 14:27:22 +08:00
Aparup Banerjee
30e1b79889
Merge branch 'MDL-27432_gd_error_22' of git://github.com/andyjdavis/moodle into MOODLE_22_STABLE
2011-12-08 14:04:46 +08:00