Rajesh Taneja
61cca0b7fc
MDL-32940 libraries: Replaced deprecated PARAM_NUMBER with PARAM_FLOAT
2012-07-23 17:21:05 +08:00
Sam Hemelryk
e260e8ce57
Merge branch 'MDL-32948' of git://github.com/netspotau/moodle-mod_assign
2012-07-18 10:19:52 +12:00
Sam Hemelryk
5f7ee647ff
Merge branch 'MDL-34217' of git://github.com/netspotau/moodle-mod_assign
2012-07-18 10:12:50 +12:00
Sam Hemelryk
51625c4662
Merge branch 'MDL-33575' of git://github.com/rwijaya/moodle
2012-07-17 15:50:19 +12:00
Rossiani Wijaya
f92547f81c
MDL-33575 choice module: add label to checkbox element when privacy of results is set to publish full results
2012-07-17 10:18:39 +08:00
Dan Poltawski
648c1ad194
Merge branch 'MDL-34187' of git://github.com/timhunt/moodle
2012-07-16 15:57:21 +08:00
Dan Poltawski
9bc01a164a
Merge branch 'MDL-34164' of git://github.com/timhunt/moodle
2012-07-16 10:05:43 +08:00
Sam Hemelryk
775d977710
Merge branch 'MDL-33624' of git://github.com/danpoltawski/moodle
2012-07-16 13:51:07 +12:00
Sam Hemelryk
5d827a7125
Merge branch 'MDL-26145_master' of git://github.com/dmonllao/moodle
2012-07-16 11:57:48 +12:00
Sam Hemelryk
78f15d33bb
Merge branch 'MDL-28155_master' of git://github.com/dmonllao/moodle
2012-07-16 11:50:35 +12:00
Sam Hemelryk
7bac687d55
Merge branch 'MDL-34153' of git://github.com/danpoltawski/moodle
2012-07-16 10:44:11 +12:00
Sam Hemelryk
cbbdc7db2a
Merge branch 'master_MDL-32228_add_plagiarism_api_support_to_online_assignment_type' of git://github.com/kanikagoyal/moodle
2012-07-16 10:35:34 +12:00
Sam Hemelryk
c9f6b1af5d
Merge branch 'master_MDL-32229_add_plagiarism_api_support_to_forum' of git://github.com/kanikagoyal/moodle
2012-07-16 10:25:36 +12:00
Sam Hemelryk
c6e94095be
Merge branch 'MDL-34258' of git://github.com/netspotau/moodle-mod_assign
2012-07-16 09:57:45 +12:00
Tim Hunt
2cdcb90553
MDL-34164 quiz reports: only try to show graphs if GD is installed.
...
if (empty($CFG->gdversion)) { seems to be the common idiom for this.
I refactored the graph output into the renderer, to avoid having to
duplicate that test three times.
2012-07-14 09:20:04 +01:00
Tim Hunt
ddda79ca5f
MDL-34257 quiz 'secure' window: does not close automatically.
2012-07-13 18:02:20 +01:00
Damyon Wiese
f7626c6490
MDL-34217: Swap short and long text for setting in assignment module
2012-07-13 13:21:16 +08:00
Damyon Wiese
d7c6e6dc11
MDL-32948: Improved help for "Require students click submit button" setting
...
Describes the effect of changing this setting after students have submitted.
2012-07-13 12:01:38 +08:00
Sam Hemelryk
bd1fdb6a1b
Revert "MDL-33575 choice module: add label to checkbox element when privacy of results is set to publish full results"
...
This reverts commit 440821205aa03cf1a415f491296a0022abe64a8b.
2012-07-12 18:20:48 +12:00
Dan Poltawski
2e616b543b
MDL-34153 mod_forum: create RFC-2822 compliant message-ids
2012-07-12 14:16:29 +08:00
Dan Poltawski
19a8646822
MDL-33624 lang - remove incosistent use of placeholder
2012-07-12 13:10:52 +08:00
Kanika Goyal
103e7cba16
MDL-32227: Plagiarism API - add support for plagiarism api to forum module
2012-07-11 23:36:03 +05:30
Kanika Goyal
93d52d84ec
MDL-32228: Plagiarism API - add support for plagiarism api to online assignment type
2012-07-11 23:04:56 +05:30
David Monllao
0652b34fde
MDL-28155 mod_assignment Using the this object instead of a string
2012-07-11 15:10:17 +08:00
Damyon Wiese
9650334f2c
MDL-34258: Plagiarism API now returns strings so mod_assign needs these updates
2012-07-11 08:31:56 +08:00
Dan Poltawski
2c0c3379fc
Merge branch 'MDL-30844-master' of https://github.com/FMCorz/moodle
2012-07-10 14:47:35 +08:00
Sun Zhigang
b5b7d9d91a
MDL-28155 mod_assignment - Fix an ugly hack
...
Show download all link for any assignment types which implement
the download_submissions() method
2012-07-10 12:57:54 +08:00
Dan Poltawski
e1980f8bb9
Merge branch 'w28_MDL-8249_m24_roletranslations' of git://github.com/skodak/moodle
...
Conflicts:
lib/db/upgrade.php
version.php
2012-07-10 09:43:23 +08:00
Sam Hemelryk
1ef3f066ee
Merge branch 'w28_MDL-34175_m24_admin' of git://github.com/skodak/moodle
2012-07-10 12:43:48 +12:00
Dan Poltawski
5c509b058e
Merge branch 'master_MDL-34198' of git://github.com/danmarsden/moodle
2012-07-10 08:34:18 +08:00
Sam Hemelryk
0f36bce51e
Merge branch 'MDL-34061' of git://github.com/danpoltawski/moodle
2012-07-10 11:40:18 +12:00
Dan Poltawski
4e85084148
Merge branch 'MDL-18301-master' of git://github.com/FMCorz/moodle
2012-07-09 14:27:10 +08:00
Dan Poltawski
5e1e213707
Merge branch 'MDL-33030' of git://github.com/rwijaya/moodle
2012-07-09 13:42:26 +08:00
Sam Hemelryk
357f4d8ed7
Merge branch 'master_MDL-33822' of git://github.com/danmarsden/moodle
2012-07-09 17:24:13 +12:00
Sam Hemelryk
46bc0e2238
Merge branch 'MDL-33702-master' of git://github.com/ankitagarwal/moodle
2012-07-09 16:27:30 +12:00
Ankit Agarwal
9381c28084
MDL-33702 scorm: refactoring interraction report to use '2004 SCORM' score elements
2012-07-09 11:27:34 +08:00
Ankit Agarwal
57a32d3eb6
MDL-33702 scorm: Adding support for '2004 SCORM' progress status elements
2012-07-09 11:27:34 +08:00
Ankit Agarwal
d875cf9cdf
MDL-33702 scorm: Adding support for '2004 SCORM' objectives status elements
2012-07-09 11:27:34 +08:00
Ankit Agarwal
1c2b2132e5
MDL-33702 scorm: Adding suppport for '2004 SCORM standard' score elements
2012-07-09 11:27:34 +08:00
Sam Hemelryk
440821205a
MDL-33575 choice module: add label to checkbox element when privacy of results is set to publish full results
2012-07-09 10:56:14 +12:00
Sam Hemelryk
5261dab607
Merge branch 'MDL-30816' of git://github.com/rwijaya/moodle
2012-07-09 10:45:14 +12:00
David Monllao
9d3b8b248d
MDL-26145 mod_chat Talk feature not working correctly
2012-07-06 15:59:57 +08:00
Petr Skoda
c52551dc3c
MDL-8249 localise standard role names and descriptions if empty
2012-07-06 08:22:34 +02:00
Petr Škoda
d6fc8d94e2
MDL-34175 a few more renamed admin fixes
2012-07-06 07:53:44 +02:00
Frederic Massart
455dc0de61
MDL-18301 Gradebook: Added feature for components to control grade visibility
2012-07-06 09:52:46 +08:00
Dan Marsden
c24bdac7dd
MDL-34198 SCORM remove unecessary get_records call
2012-07-06 09:53:59 +12:00
Gilles-Philippe Leblanc
f007c032be
MDL-33822 SCORM Interactions report - fix formatting of empty cells.
2012-07-06 09:45:44 +12:00
Eloy Lafuente (stronk7)
8049a5c413
Merge branch 'wip-MDL-33746-master' of git://github.com/marinaglancy/moodle
2012-07-05 14:19:06 +02:00
Marina Glancy
4b8d51d79a
MDL-33746 make folder view look like filemanager tree view
2012-07-05 16:50:46 +08:00
Rossiani Wijaya
a50f89ecf5
MDL-30816 Choice module: add format_string() for choice name.
2012-07-05 12:16:30 +08:00