Damyon Wiese
|
de0a6ed459
|
Merge branch 'MDL-40443' of git://github.com/timhunt/moodle
|
2013-07-09 15:15:47 +08:00 |
|
Damyon Wiese
|
c2bee5e0d1
|
Merge branch 'master_MDL-37484' of git://github.com/danmarsden/moodle
|
2013-07-09 13:33:42 +08:00 |
|
Damyon Wiese
|
26616e4b6d
|
Merge branch 'MDL-40386' of https://github.com/prateeksachan/moodle
|
2013-07-09 12:34:31 +08:00 |
|
Adrian Greeve
|
a327f25ef1
|
MDL-31776 - lib: Alternate name fields
Add support for additional name fields and flexible formating of
user names.
|
2013-07-09 11:45:50 +08:00 |
|
Damyon Wiese
|
9d871499fe
|
Merge branch 'MDL-40318' of git://github.com/timhunt/moodle
|
2013-07-09 11:11:42 +08:00 |
|
Dan Marsden
|
f2b3e82b09
|
MDL-37484 SCORM: disable toc in player when using direct AICC url
|
2013-07-05 14:37:20 +12:00 |
|
Tim Hunt
|
df14e8625d
|
MDL-40443 setType notice in quiz reports.
|
2013-07-04 13:08:14 +01:00 |
|
Tim Hunt
|
726fd6db19
|
MDL-40318 quiz intro comprising just an impage was not shown
Also, ensure that we don't output an empty box if there are no access
messages.
|
2013-07-04 13:07:32 +01:00 |
|
Ankit Agarwal
|
0601e0eef6
|
MDL-40402 libraries: Replace get_system_context() with context_system::instance() in core
|
2013-07-04 15:41:06 +08:00 |
|
Damyon Wiese
|
af282bcc2c
|
MDL-40308: Fix javascript for lti mod_form
It was toggling the state of the hidden input - not the checkbox.
|
2013-07-04 13:47:09 +08:00 |
|
Eloy Lafuente (stronk7)
|
1203222a3c
|
Merge branch 'MDL-40246_master' of git://github.com/dmonllao/moodle
|
2013-07-02 14:27:34 +02:00 |
|
Eloy Lafuente (stronk7)
|
3c2e7a0e7c
|
Merge branch 'MDL-34472-master' of git://github.com/ankitagarwal/moodle
Conflicts:
lib/upgrade.txt
|
2013-07-02 14:09:11 +02:00 |
|
Eloy Lafuente (stronk7)
|
8b180f2317
|
Merge branch 'MDL-40439-en_fix' of git://github.com/mudrd8mz/moodle
|
2013-07-02 13:47:09 +02:00 |
|
Helen Foster
|
77fc81f3ee
|
MDL-40439 Merge English strings from the en_fix language pack
|
2013-07-02 11:42:10 +02:00 |
|
Andreas Grabs
|
09c2ec4303
|
MDL-39570 mod_feedback - Missing privilege check
|
2013-07-02 13:37:10 +08:00 |
|
Dan Marsden
|
612fdeb24e
|
MDL-39628 Chat: check mod/chat:chat capability when using daemon.
Thanks to Francois Gauthier for report/fix.
|
2013-07-02 12:20:29 +08:00 |
|
Eloy Lafuente (stronk7)
|
9a6a2d1ce0
|
Merge branch 'get_users_by_capability_fix_master' of http://github.com/timgus/moodle
|
2013-07-02 00:46:30 +02:00 |
|
Eloy Lafuente (stronk7)
|
c6638cd6ce
|
Merge branch 'w27_MDL-39088_m26_uninstall' of https://github.com/skodak/moodle
|
2013-07-02 00:43:31 +02:00 |
|
Rossiani Wijaya
|
a4a2ddfbf1
|
MDL-39546 Lesson module: removed duplicate to decode special characters
|
2013-07-02 09:37:12 +12:00 |
|
Rossiani Wijaya
|
f6b6cef8c0
|
MDL-39546 Lesson module: fixed matching question issues.
|
2013-07-02 09:37:01 +12:00 |
|
prateeksachan
|
6b693ce8d3
|
MDL-40386: Fix for updating timemodified field in book_chapters
|
2013-07-01 14:29:10 +05:30 |
|
Ankit Agarwal
|
bea86e845e
|
MDL-34472 libraries: Remove usage of get_context_instance() from core
|
2013-07-01 15:40:37 +08:00 |
|
Mark Nielsen
|
aa74cccb06
|
MDL-40308: Privacy settings do not change
Update LTI mod form so checkboxes always submit their value.
|
2013-07-01 11:27:50 +08:00 |
|
Petr Škoda
|
cd79930e4d
|
MDL-39088 migrate module uninstallation to plugin_manager
|
2013-06-27 22:20:35 +02:00 |
|
David Monllao
|
d0a9a29bd0
|
MDL-40246 mod_forum: Changing scenario to non-JS
Also replacing hardcoded waits for a
wait to be redirected.
|
2013-06-27 14:24:00 +08:00 |
|
Sam Hemelryk
|
7bb2a9586e
|
Merge branch 'MDL-39760-master' of https://github.com/lucisgit/moodle
|
2013-06-24 14:30:49 +12:00 |
|
Sam Hemelryk
|
45aac51a3c
|
MDL-38376 mod_assign: fixed whitespace
|
2013-06-24 11:05:51 +12:00 |
|
Amanda Doughty
|
ea698284cf
|
MDL-38376 mod_assign: Feedback displayed when Grade set to hidden
|
2013-06-24 10:16:04 +12:00 |
|
Tim Gus
|
74816ad801
|
MDL-40259 - For SCORM reports limit fields returned from
get_users_by_capability to user ID to decrease memory utilization
|
2013-06-20 15:48:40 -04:00 |
|
Ruslan Kabalin
|
450fde4e16
|
MDL-39760: mod_assign: Add few more callback methods.
Adds lock, unlock and release_to_draft. All of them accept single parameter -
an assign_submission record.
|
2013-06-19 14:51:46 +01:00 |
|
Marina Glancy
|
4b4ac86a37
|
Merge branch 'MDL-38079_master' of git://github.com/mr-russ/moodle
|
2013-06-18 11:18:30 +10:00 |
|
Sam Hemelryk
|
407020ef8c
|
Merge branch 'MDL-32253-master' of git://github.com/danpoltawski/moodle
|
2013-06-18 11:26:23 +12:00 |
|
Sam Hemelryk
|
7d7a6e3c20
|
Merge branch 'wip-MDL-26998-master' of git://github.com/abgreeve/moodle
|
2013-06-18 11:22:40 +12:00 |
|
Russell Smith
|
725ab3d07f
|
MDL-38079 mod_feedback - Hide "add question to activity" button
|
2013-06-17 19:50:13 +10:00 |
|
Dan Poltawski
|
e9d011250e
|
Merge branch 'MDL-40110_master' of git://github.com/dmonllao/moodle
|
2013-06-17 17:02:11 +08:00 |
|
Sam Hemelryk
|
68e33c2932
|
Merge branch 'm26_MDL-40095_Completion_locked_Error_on_save' of https://github.com/scara/moodle
|
2013-06-17 16:14:00 +12:00 |
|
Sam Hemelryk
|
e4ce39c99f
|
Merge branch 'wip-MDL-40091-master' of git://github.com/satrun77/moodle
|
2013-06-17 15:43:31 +12:00 |
|
Sam Hemelryk
|
d63082454b
|
Merge branch 'MDL-39369' of git://github.com/rwijaya/moodle
|
2013-06-17 15:10:41 +12:00 |
|
Sam Hemelryk
|
e41ecc6260
|
Merge branch 'MDL-39761-master' of https://github.com/lucisgit/moodle
|
2013-06-17 14:30:24 +12:00 |
|
Mohamed Alsharaf
|
8e484df3a6
|
MDL-40091 book: revision must be incremented after editing a chapter
|
2013-06-14 21:19:48 +12:00 |
|
Rossiani Wijaya
|
f2a41c5136
|
MDL-39369: Lesson module: change settype PARAM_TEXT to PARAM_NOTAGS
|
2013-06-13 15:34:18 +08:00 |
|
Rossiani Wijaya
|
a015bc030c
|
MDL-39369: Lesson module: fix setType() properly
|
2013-06-13 15:26:13 +08:00 |
|
Damyon Wiese
|
1fba9cf66a
|
MDL-37621 assign: Fix for DB error on update.
This properly handles the case when the teamsubmissiongroupingid is disabled.
|
2013-06-13 15:15:07 +08:00 |
|
Dan Poltawski
|
e3b472e82c
|
Merge branch 'MDL-38359-master' of git://github.com/danmarsden/moodle
|
2013-06-13 10:15:25 +08:00 |
|
Dan Marsden
|
8a309823f0
|
MDL-38359: assign - prevent loss of associated marker
certain markers don't see the marker allocation column.
|
2013-06-12 21:29:39 +12:00 |
|
Dan Marsden
|
24835a1292
|
MDL-38359: assign - fix some issues with releasing grades
|
2013-06-12 21:16:12 +12:00 |
|
Dan Poltawski
|
19c1e0b80a
|
Merge branch 'master_MDL-39239' of git://github.com/danmarsden/moodle
|
2013-06-12 16:49:29 +08:00 |
|
Dan Poltawski
|
85937391e1
|
Merge branch 'MDL-38359-master' of git://github.com/danmarsden/moodle
|
2013-06-12 16:47:38 +08:00 |
|
Dan Marsden
|
b6d1b761a4
|
MDL-38359: assign - remove some old debug code.
|
2013-06-12 20:18:07 +12:00 |
|
Damyon Wiese
|
c7cd8d9c84
|
MDL-37621 assign: Improvements to default settings.
Added a new adminsetting_configempty type so that module settings
which can have no sensible defaults can still be configured as advanced.
|
2013-06-12 14:20:02 +08:00 |
|