Damyon Wiese
1523f9e0fb
MDL-46171 Assign: Update code so latest field on assign_submission table is always set correctly
2014-09-24 15:07:36 +08:00
Damyon Wiese
587341138f
MDL-46171 Assign: Add "latest" column + index to submission table.
2014-09-24 15:07:36 +08:00
Andrew Nicols
7d1cfe4c80
MDL-47195 libraries: Add horde IMAP from Horde 5.2.1
...
This issue is a part of the MDL-47194 Task.
This issue is a part of the MDL-39707 Epic.
2014-09-24 14:59:13 +08:00
Andrew Nicols
4ba38f2abc
MDL-47195 core: Add PSR-0 Autoloader
...
This issue is a part of the MDL-47194 Task.
This issue is a part of the MDL-39707 Epic.
2014-09-24 14:59:12 +08:00
Eloy Lafuente (stronk7)
d3e70202fc
Merge branch 'MDL-47248-master-rsssitelogo' of git://github.com/mudrd8mz/moodle
2014-09-24 01:37:22 +02:00
Eloy Lafuente (stronk7)
aec2b1c2da
Merge branch 'MDL-47224' of git://github.com/aolley/moodle
2014-09-24 01:26:52 +02:00
Marina Glancy
cf10649795
MDL-45336 lesson: copied used strings from quiz
...
AMOS BEGIN
CPY [false,mod_quiz],[false,mod_lesson]
CPY [fractionsaddwrong,mod_quiz],[fractionsaddwrong,mod_lesson]
CPY [fractionsnomax,mod_quiz],[fractionsnomax,mod_lesson]
CPY [notenoughsubquestions,mod_quiz],[notenoughsubquestions,mod_lesson]
CPY [true,mod_quiz],[true,mod_lesson]
AMOS END
2014-09-24 01:22:59 +02:00
Marina Glancy
e0c22222b6
MDL-45336 questionbank: use core strings instead of quiz
...
AMOS BEGIN
CPY [categories,mod_quiz],[categories,question]
CPY [unusedcategorydeleted,mod_quiz],[unusedcategorydeleted,question]
CPY [export,mod_quiz],[export,core_question]
CPY [import,mod_quiz],[import,core_question]
AMOS END
2014-09-24 01:22:59 +02:00
Marina Glancy
8766d1981c
MDL-45336 qtype_numerical: use own strings instead of mod_quiz
...
These strings have already been copied from mod_quiz to qtype_numerical but
in the qtype_numerical plugin code the translations from mod_quiz were used.
Even though the strings were already present we copy the translations.
AMOS BEGIN
CPY [invalidnumericanswer,mod_quiz],[invalidnumericanswer,qtype_numerical]
CPY [multiplier,mod_quiz],[qtype_numerical]
CPY [invalidnumerictolerance,mod_quiz],[qtype_numerical]
AMOS END
2014-09-24 01:22:59 +02:00
Marina Glancy
5a0221f7c0
MDL-45336 question: moved used string from quiz plugin
...
AMOS BEGIN
MOV [erroritemappearsmorethanoncewithdifferentweight,quiz_statistics],[erroritemappearsmorethanoncewithdifferentweight,question]
AMOS END
2014-09-24 01:22:58 +02:00
Marina Glancy
5639baa843
MDL-45336 scorm: copied used string from quiz
...
AMOS BEGIN
CPY [deleteselected,quiz_overview],[deleteselected,mod_scorm]
AMOS END
2014-09-24 01:22:58 +02:00
Marina Glancy
634a5c0b81
MDL-45336 choice: removed unused code
...
function prepare_choice_show_results() is never called with the 5th argument,
forming of html has been moved to the renderer in MDL-20508, when function
choice_show_results() was transformed into prepare_choice_show_results() but
not all code was deleted from the funciton.
2014-09-24 01:22:58 +02:00
Marina Glancy
3a58e7ebc5
MDL-45336 backup: moved the string from quiz to core
...
AMOS BEGIN
CPY [timetaken,mod_quiz],[timetaken,backup]
AMOS END
2014-09-24 01:22:58 +02:00
Eloy Lafuente (stronk7)
011ff9f8fb
MDL-47180 qformat_webct: whitespace cleanup
2014-09-24 00:56:40 +02:00
Eloy Lafuente (stronk7)
d50a73309b
Merge branch 'MDL-47180' of git://github.com/jmvedrine/moodle
2014-09-24 00:40:40 +02:00
AMOS bot
54e7d715d2
Automatically generated installer lang files
2014-09-24 00:05:53 +08:00
Jean-Michel Vedrine
129f3c5190
MDL-47180 qformat_webct: Import of calculated questions broken
2014-09-23 14:45:07 +02:00
Dan Poltawski
4bcf64b053
Merge branch 'MDL-47240-master' of https://github.com/sammarshallou/moodle
2014-09-23 10:57:00 +01:00
Paul Nicholls
cb4987f858
MDL-39190 Javascript: Pop-up calendar days of week wrong
...
The YUI2 calendar widget (still used via 2in3) uses midnight as the time
component of its Date objects, which triggers a Safari bug resulting in
11pm Saturday being returned instead of midnight Sunday when subtracting
days to get the last few days of the previous month. This shows up ONLY
on the month after DST begins, if DST begins on the last Sunday of a given
month (and the Calendar widget is set to Sunday as the first day of the
week). The fix/workaround of using noon instead of midnight is employed
by YUI3 and others.
2014-09-23 16:50:58 +12:00
Sam Hemelryk
4356012960
Merge branch 'MDL-46811-master' of git://github.com/danpoltawski/moodle
2014-09-23 16:36:05 +12:00
Sam Hemelryk
7fca0ced0a
Merge branch 'MDL-47244-master' of git://github.com/jethac/moodle
...
Conflicts:
theme/bootstrapbase/less/moodle/responsive.less
theme/bootstrapbase/style/moodle.css
2014-09-23 16:32:09 +12:00
Sam Hemelryk
b32e1778bb
Merge branch 'wip-MDL-46937-master' of git://github.com/marinaglancy/moodle
2014-09-23 15:26:06 +12:00
Dave Cooper
12cf8140a2
MDL-47252 mod_forum: Ensure guest users can't subscribe to discussions
2014-09-23 10:52:55 +08:00
Jonathan Harker
81ba2632ed
MDL-47316 mod_forum: Fix course overview performance
...
make more efficient use of mod_info cache by processing courses
sequentially.
Change-Id: I03b808c8a7efc42879ec2689fbd2a9fe7a8f1103
2014-09-23 12:58:29 +12:00
Sam Hemelryk
be91dff8bb
Merge branch 'MDL-47242-master' of git://github.com/jethac/moodle
...
Conflicts:
theme/bootstrapbase/style/moodle.css
2014-09-23 12:23:08 +12:00
Eloy Lafuente (stronk7)
db6c48bfc1
Merge branch 'MDL-47182-master' of git://github.com/danpoltawski/moodle
2014-09-23 01:52:10 +02:00
Eloy Lafuente (stronk7)
ec2ee188fc
Merge branch 'MDL-46313-master' of git://github.com/andrewnicols/moodle
2014-09-23 01:48:21 +02:00
Eloy Lafuente (stronk7)
4922a1d46a
Merge branch 'MDL-46523-master' of git://github.com/jethac/moodle
2014-09-23 01:40:50 +02:00
Eloy Lafuente (stronk7)
da483a72c8
Merge branch 'MDL-47269_master' of https://github.com/nadavkav/moodle
2014-09-23 01:28:29 +02:00
Eloy Lafuente (stronk7)
44af6d53a7
Merge branch 'MDL-47266' of git://github.com/timhunt/moodle
2014-09-23 01:12:16 +02:00
Tim Hunt
358f31672b
MDL-37998 quiz settings: disableif rules should account for overrides.
...
Some form fields are disabled if only one attempt is allowed. However,
there may be an override allowing some students more attempts. We need
to account for that possiblity when setting up the disabled if rules.
Note the disabledIf is good for usability on this complex form, which is
why I don't just want to get rid of them.
2014-09-22 16:23:38 +01:00
Dan Poltawski
546acfbf67
Merge branch 'MDL-47238_guest' of https://github.com/andyjdavis/moodle
2014-09-22 16:13:20 +01:00
Dan Poltawski
e79420eaf1
Merge branch 'MDL-47276' of git://github.com/timhunt/moodle
2014-09-22 16:08:19 +01:00
Dan Poltawski
490263ec68
Merge branch 'MDL-47270-core-component-classmap-ordering' of https://github.com/mpetrowi/moodle
2014-09-22 16:03:50 +01:00
Dan Poltawski
bd75ef826e
Merge branch 'wip-MDL-40356-master' of git://github.com/abgreeve/moodle
2014-09-22 15:02:51 +01:00
Dan Poltawski
96ab0104ea
Merge branch 'MDL-40006' of git://github.com/timhunt/moodle
2014-09-22 11:55:47 +01:00
Dan Poltawski
aebe5eeea0
Merge branch 'MDL-10971_cloze_shuffle_fix' of git://github.com/timhunt/moodle
2014-09-22 11:39:42 +01:00
Dan Poltawski
4c5b60a72c
Merge branch 'MDL-46991-master' of https://github.com/sammarshallou/moodle
2014-09-22 10:57:20 +01:00
Nadav Kavalerchik
f2ee054b52
MDL-47269 yui/src/dock: Invert dock reset blocks icon, in RTL mode
2014-09-22 11:41:17 +03:00
Frederic Massart
655e377c45
MDL-47358 gradereport_history: Display history even when there is no grader recorded
2014-09-22 16:28:35 +08:00
Rajesh Taneja
3bb8c9e356
MDL-46987 report_participation: Count duplicate logs as 1
...
Some of the actions generate more then 1 event.
Example: forum post create generate:
- post_created and
- accessible_uploaded
events which gets logged at the same time.
Count them as 1 action and not 2, as it is
single action and report should show 1 and not 2
2014-09-22 15:21:34 +08:00
Andrew Davis
005fa74115
MDL-47238 core_user: added an error message if guests access user profiles and they aren't allowed to
2014-09-22 11:02:54 +08:00
Tim Hunt
dc37223bff
MDL-46088 quiz secure window: further Atto JS fixes.
2014-09-19 22:03:24 +01:00
Damyon Wiese
d250083e03
MDL-46088 Quiz: Prevent alert when clicking in editor in secure popup
2014-09-19 22:03:24 +01:00
Tim Hunt
339554aa21
MDL-46088 Impossible to click on Atto in a Quiz in 'Secure' mode.
2014-09-19 22:03:23 +01:00
Tim Hunt
129a45687c
MDL-47276 quiz: change default for When time expires for new installs
2014-09-19 21:59:46 +01:00
Tim Hunt
0d4075d514
MDL-40006 searchableselector does not work in IE or Safari.
...
This fix is a horrible hack, but one I have used for years in tool_editrolesbycap
https://github.com/moodleou/moodle-tool_editrolesbycap/blob/master/yui/capabilityformfield/capabilityformfield.js
and it seems to be reliable.
As an added bonus, I removed the use of YUI2 here.
Also, I fixed the related button in quiz to be GET not POST.
2014-09-19 21:59:34 +01:00
markv
94999731ce
MDL-10971 question type multianswer: Respect quiz shuffle option
2014-09-19 11:39:22 +01:00
Adam Olley
12dce419f4
MDL-47224 qtype_calculated: Calculated qtype comment on datasetitems should follow formatting rules
2014-09-19 09:33:35 +09:30
sam marshall
eedf5a5a1c
MDL-47240 Modinfo: Section info accesses nonexisting property groupingid
...
This code wasn't actually used, so we should remove it.
2014-09-18 16:38:22 +01:00