Dan Poltawski
93f11331e4
MDL-31458 forum: email subjects containing ampersand are sent as &
2012-05-11 15:25:26 +08:00
Tomasz Muras
04bfa67c41
MDL-32930 Add escaping for '_' character
2012-05-11 08:56:01 +02:00
Andrew Davis
fb71453ddc
MDL-30434 core: modified get_exception_info() to provide more debug information
2012-05-11 12:40:46 +07:00
Aparup Banerjee
429f2bd096
MDL-32707 Moved fix to make youtube videos use transparent wmode setting into medialib.php
...
(this should have gone in with the previous merge. oops)
2012-05-11 12:57:55 +08:00
Aparup Banerjee
ddd492ad7f
Merge branch 'MDL-32707-master-1' of git://git.luns.net.uk/moodle
...
fix moved into medialib.php
Conflicts:
filter/mediaplugin/filter.php
2012-05-11 12:40:38 +08:00
Frederic Massart
50a8374ef8
MDL-30649 Glossary : Fixed floating element breaking HTML
2012-05-11 10:53:22 +08:00
Ankit Agarwal
3afe75a79c
MDL-31902 general: Removing deprecated functions
2012-05-11 10:30:40 +08:00
Rajesh Taneja
5d8215ccf4
MDL-31941 chat: removed chat_get_participants, deprecated function
2012-05-11 09:21:04 +08:00
Eloy Lafuente (stronk7)
6265a43af7
Merge branch 'MDL-32924' of git://github.com/timhunt/moodle
2012-05-11 03:13:00 +02:00
Tomasz Muras
c92e462b04
MDL-32930 Improve the performance of get_tables
2012-05-10 23:35:18 +02:00
Chris Scribner
bc2a92aeda
MDL-32921: Fixing an issue with adding LTI tool providers from the admin UI
2012-05-10 12:07:13 -04:00
Tim Hunt
667c090728
MDL-32924 improve unit test performance.
2012-05-10 16:22:09 +01:00
Andrew Robert Nicols
d083084a23
MDL-32340 Improve performance of calendar selection
2012-05-10 16:05:37 +01:00
Chris Scribner
66c1441213
MDL-31657: Remove some unused LTI localization strings
2012-05-10 09:43:23 -04:00
Andrew Robert Nicols
b286fcdfdc
MDL-30305 Automatically hide the dateselector after choosing a date
2012-05-10 14:11:19 +01:00
Andrew Robert Nicols
96c8f933fd
MDL-32641 Ensure that the form change protector does not kick in when adding/editing feedback questions
2012-05-10 12:15:24 +01:00
Andrew Robert Nicols
3aaa184399
MDL-32881 Prevent course/view.php from being cached
...
This should prevent browser caching which will ensure that changes made
using the course javascript (e.g. drag/drop, show/hide) will not be 'lost'
by using the browser back button.
2012-05-10 11:38:42 +01:00
Tim Hunt
1921d47b0a
MDL-32910 MDL-32569 broke unit tests in third-party qtypes
2012-05-10 11:16:06 +01:00
Juan Leyva
67aa60f9b7
MDL-32662 Fixed review problems
2012-05-10 11:41:46 +02:00
Juan Leyva
7ce235909a
MDL-32662 Added new groupings methods to services file
2012-05-10 11:41:03 +02:00
Juan Leyva
fb3f5d3173
MDL-32662 Added unassign_grouping method
2012-05-10 11:40:57 +02:00
Juan Leyva
20053b8c3d
MDL-32662 Added assign_grouping method
2012-05-10 11:40:51 +02:00
Juan Leyva
a531136e98
MDL-32662 Added delete_groupings method
2012-05-10 11:40:46 +02:00
Juan Leyva
85e42d2218
MDL-32662 Added get_course_groupings method
2012-05-10 11:40:40 +02:00
Juan Leyva
ed849fbace
MDL-32662 Added get_groupings method
2012-05-10 11:40:35 +02:00
Juan Leyva
87e959f33b
MDL-32662 Added update_groupings method
2012-05-10 11:40:29 +02:00
Juan Leyva
882bac854f
MDL-32662 Added method create_groupings
2012-05-10 11:40:23 +02:00
Aparup Banerjee
1c7eb3df38
Merge branch 'MDL-31133-master' of git://github.com/ankitagarwal/moodle
2012-05-10 16:54:35 +08:00
Dan Poltawski
702cb399b2
Merge branch 'MDL-28134_branch' of git://github.com/nebgor/moodle
2012-05-10 16:51:12 +08:00
Andrew Robert Nicols
314eae407f
MDL-32873 Separate out course ajax enabled detection into new function
2012-05-10 09:34:27 +01:00
Andrew Robert Nicols
d4365c0364
MDL-32837 Add style to allow for js elements to be shown only if js is enabled
2012-05-10 09:34:18 +01:00
Rajesh Taneja
36be7e1453
MDL-32770 course: fixed section title and footer
2012-05-10 16:23:17 +08:00
Juan Leyva
9aa84e9168
MDL-32233 Added usersdata support in WS method core_course_duplicate_course
2012-05-10 09:57:09 +02:00
Aparup Banerjee
ad394588db
MDL-28134 General : fixed CFG->branch notice during web/cli installation
2012-05-10 15:43:52 +08:00
Juan Leyva
3dc1d76e06
MDL-32233 Added WS method core_course_duplicate_course
2012-05-10 09:38:04 +02:00
Ankit Agarwal
99c4dcd3e2
MDL-31944 feedback: remove deprecated function feedback_get_participants()
2012-05-10 15:16:47 +08:00
Dan Poltawski
b84eb3cf20
Merge branch 'MDL-32901' of git://github.com/netspotau/moodle-mod_assign
2012-05-10 14:24:20 +08:00
Damyon Wiese
755bfecae9
MDL-32901: Default feedback plugin for gradebook was using incorrect component name
...
This fix allows this setting to be set to the default correctly and prevents it showing on the
front page settings screen for a new install.
2012-05-10 14:16:18 +08:00
Damyon Wiese
d82bb44d74
MDL-32899: Assignment upgrade tool fails to upgrade some online text submissions
...
This is a fix for onlinetext assignments with submissions that have feedback but no
actual submission (data1 and data2 are NULL)
2012-05-10 14:00:23 +08:00
Dan Poltawski
3388649065
Merge branch 'MDL-28134_branch' of git://github.com/nebgor/moodle
2012-05-10 13:44:03 +08:00
Sam Hemelryk
c56d266a58
MDL-31763 mod_data: Fixed array iteration reference issue
2012-05-10 17:31:42 +12:00
Aparup Banerjee
83c9d449e0
MDL-29624 Media embedding system : phpdoc tweaks.
2012-05-10 10:52:41 +08:00
Aparup Banerjee
e1e3fa217f
Merge branch 'MDL-29624-master' of git://github.com/sammarshallou/moodle
2012-05-10 10:52:32 +08:00
Rossiani Wijaya
6176184bcc
MDL-31951 Lesson module: Removed deprecated lesson_get_participants() function
2012-05-10 10:51:05 +08:00
Ankit Agarwal
e2ec154ec1
MDL-31134 calendar: Deleting deprecated function calendar_get_link_tag()
2012-05-10 10:48:25 +08:00
Sam Hemelryk
5ba2e3150f
Merge branch 'wip-MDL-31763-master' of git://github.com/abgreeve/moodle
2012-05-10 14:11:24 +12:00
Adrian Greeve
541685ec20
MDL-31763 - data - users can only override their own presets unless they have manage presets permission.
2012-05-10 10:04:30 +08:00
Sam Hemelryk
3c611a360e
Merge branch 'MDL-32780-CLEAN' of git://github.com/netspotau/moodle-mod_assign
2012-05-10 14:04:14 +12:00
Sam Hemelryk
137467f5b4
Merge branch 'master_MDL-32507' of git://github.com/danmarsden/moodle
2012-05-10 13:58:12 +12:00
Sam Hemelryk
6bfa88103d
Merge branch 'master-MDL-31028_2' of git://github.com/chtombleson/moodle
2012-05-10 13:52:31 +12:00