Tim Hunt
1f17e41e9a
MDL-50893 questions: cannot create a question with name 0
2015-07-28 18:18:17 +01:00
Dan Poltawski
8b56685253
Merge branch 'MDL-50834' of https://github.com/danielneis/moodle
2015-07-28 13:25:57 +01:00
Dan Poltawski
4cb1a61f81
Merge branch 'MDL-50535_master' of git://github.com/markn86/moodle
2015-07-28 13:14:24 +01:00
Dan Poltawski
0618747ce3
Merge branch 'MDL-50370' of git://github.com/barbararamiro/moodle
2015-07-28 12:43:10 +01:00
Dan Poltawski
55155aeee2
Merge branch 'MDL-50833-master' of git://github.com/merrill-oakland/moodle
2015-07-28 12:38:52 +01:00
Dan Poltawski
dbceb531a7
Merge branch 'MDL-50868-master' of git://github.com/jethac/moodle
2015-07-28 12:10:55 +01:00
Dan Poltawski
92ec6278ae
Merge branch 'MDL-49629' of https://github.com/spvickers/moodle
2015-07-28 12:00:35 +01:00
Dan Poltawski
099dd967aa
Merge branch 'MDL-49581_m30v3' of https://github.com/sbourget/moodle
2015-07-28 10:48:11 +01:00
Simey Lameze
25565918d9
MDL-49360 core_lib: fix typo on auth_ldap
2015-07-28 15:04:27 +08:00
Andrew Nicols
8a53c3f433
Merge branch 'wip-MDL-50874-master' of https://github.com/marinaglancy/moodle
2015-07-28 14:08:54 +08:00
Andrew Nicols
335adbe919
Merge branch 'MDL-50295-master' of git://github.com/danpoltawski/moodle
2015-07-28 14:02:07 +08:00
Andrew Nicols
86ab683cb9
Merge branch 'MDL-44962_master' of https://github.com/dmonllao/moodle
2015-07-28 11:16:09 +08:00
Andrew Nicols
588cf28082
Merge branch 'MDL-35148-master' of git://github.com/FMCorz/moodle
2015-07-28 11:06:38 +08:00
Frederic Massart
e32af34f76
MDL-35148 themes: Updated checks deciding when mobile themes are used
...
Now, if a site-theme is set for tablet/phone AND the user is using
a tablet/phone that site-theme will be used, always. In any other
case the normal theme resolution will be used: course, category, ...
2015-07-28 10:59:18 +08:00
Damyon Wiese
5ce0f749a6
MDL-46078 Assign: Completion is not using assignment API.
...
Should not be directly querying the DB to get the submission, use the API!
2015-07-28 10:19:59 +08:00
Dan Poltawski
2ac792f579
Merge branch 'MDL-41598-master' of https://github.com/mackensen/moodle
2015-07-27 15:24:31 +01:00
Dan Poltawski
b860082e13
Merge branch 'MDL-43785-master' of git://github.com/andrewnicols/moodle
2015-07-27 14:49:18 +01:00
Dan Poltawski
14f438c531
Merge branch 'MDL-50125_master' of git://github.com/dmonllao/moodle
2015-07-27 12:21:33 +01:00
Dan Poltawski
5dee13ee92
Merge branch 'MDL-49360-master' of git://github.com/lameze/moodle
2015-07-27 12:08:46 +01:00
Dan Poltawski
6d0e700eda
Merge branch 'MDL-49383-master' of git://github.com/lameze/moodle
2015-07-27 12:05:45 +01:00
Dan Poltawski
d2a0482d17
Merge branch 'wip-MDL-50649-master' of git://github.com/marinaglancy/moodle
2015-07-27 11:57:52 +01:00
Dan Poltawski
53fb02da8e
Merge branch 'MDL-50645_master' of git://github.com/dmonllao/moodle
2015-07-27 10:36:55 +01:00
Dan Poltawski
b0917db5ee
Merge branch 'MDL-46398-master' of git://github.com/junpataleta/moodle
2015-07-27 10:26:25 +01:00
Andrew Nicols
0c8699c8a9
Merge branch 'MDL-46232-master' of git://github.com/FMCorz/moodle
2015-07-27 15:53:59 +08:00
Frederic Massart
a180d06cb8
MDL-46232 user: Handle bulk delete of users without email addresses
2015-07-27 15:47:39 +08:00
Andrew Nicols
2ed6be873b
MDL-43785 lib: Improve session timeout warnings
2015-07-27 14:29:47 +08:00
Simey Lameze
dcee0b9447
MDL-49360 core_lib: add new method get_local_referer()
...
This commit also replace all usages of $_SERVER['HTTP_REFERER'] and get_referer().
2015-07-27 11:11:24 +08:00
Simey Lameze
f4864c1cd2
MDL-49383 core: initial deprecation of get_referer function
2015-07-27 10:33:39 +08:00
AMOS bot
72e59317d9
Automatically generated installer lang files
2015-07-26 00:03:56 +08:00
Mark Nelson
7080b38f2e
MDL-50535 core_course: disabled 'gradepass' field when no ratings set
2015-07-24 13:31:18 -07:00
Gedion Woldeselassie
c28eb52862
MDL-50894 lib/conditionlib: Occasional cron error
...
Inhibit division by zero error warnings when rawgrademax and rawgrademin are
equal. The change does not affect existing functional behavior.
2015-07-24 11:36:26 -05:00
David Monllao
082f6c34a8
MDL-44962 mod_wiki: No input filter
...
Thanks to Tim Lock for the partial fix.
2015-07-24 16:33:55 +02:00
Marina Glancy
a457306bff
MDL-22819 tags: fix breadcrumb on manage tags page
2015-07-24 21:25:36 +08:00
Daniel Neis Araujo
9de0c83086
MDL-50834 gradebook: Add help text and link to xml grade import
2015-07-24 09:54:34 -03:00
Marina Glancy
7cd401446d
MDL-50649 report: query optimisation
2015-07-24 17:38:18 +08:00
Jun Pataleta
959dd36783
MDL-46398 medialib : Change media player ranks
...
Change player ranks for QT and HTML5 players so that the QT player will be
the fallback player for the playback of MP4, M4V and M4A files.
2015-07-24 15:54:45 +08:00
Jetha Chan
b42cb67935
MDL-50868 weblib: add unit test for ruby support
2015-07-24 14:09:48 +09:00
Jetha Chan
171b4563a0
MDL-50868 weblib: add ruby support to purify_html
2015-07-24 14:09:27 +09:00
AMOS bot
3a7e17537d
Automatically generated installer lang files
2015-07-24 00:04:16 +08:00
David Monllao
7333fa3391
MDL-50125 navigation: Allowing all kind of plugins to extend navigation
2015-07-23 08:40:06 +02:00
Dan Poltawski
6a51993e9f
MDL-49434 availability: more bad whitespace
2015-07-22 23:58:12 +01:00
Dan Poltawski
e870b10343
MDL-49434 availability: fix trailing whitespace
2015-07-22 23:49:52 +01:00
Dan Poltawski
d84625438e
weekly release 3.0dev
2015-07-22 20:42:54 +01:00
Dan Poltawski
f2d9f75875
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2015-07-22 20:42:52 +01:00
Marina Glancy
57ca231ad9
MDL-49434 availability: unit test adjustments
2015-07-22 12:49:22 +08:00
Andrew Nicols
12ae35433f
Merge branch 'MDL-50563' of https://github.com/NeillM/moodle
2015-07-22 09:16:32 +08:00
Andrew Nicols
bb4ecc7423
Merge branch 'MDL-50762-master' of https://github.com/luryus/moodle
2015-07-22 09:12:05 +08:00
Andrew Nicols
944455b514
Merge branch 'MDL-50699-master' of https://github.com/pauln/moodle
2015-07-22 09:05:06 +08:00
Andrew Nicols
50834fa15f
Merge branch 'MDL-50525' of https://github.com/andrewhancox/moodle
2015-07-22 08:55:05 +08:00
Andrew Nicols
6597994206
Merge branch 'MDL-50523' of https://github.com/andrewhancox/moodle
2015-07-22 08:16:36 +08:00