Andrew Nicols
317fd6fe56
MDL-51100 behat: Correct javascript requirement of user menu step
2015-08-13 08:35:17 +08:00
Eloy Lafuente (stronk7)
1f65da81f5
Merge branch 'MDL-50416-master' of git://github.com/lameze/moodle
2015-08-04 20:04:27 +02:00
Andrew Nicols
3c81333aa4
Merge branch 'MDL-50008-master' of git://github.com/jleyva/moodle
2015-08-04 16:20:55 +08:00
Andrew Nicols
121eaa6cfe
Merge branch 'MDL-49792-master' of git://github.com/jleyva/moodle
2015-08-04 16:17:43 +08:00
Andrew Nicols
673b3c730b
Merge branch 'MDL-49791-master' of git://github.com/jleyva/moodle
2015-08-04 16:07:11 +08:00
Andrew Nicols
719af68938
Merge branch 'wip-MDL-45113-master' of https://github.com/mackensen/moodle
2015-08-04 15:21:22 +08:00
Andrew Nicols
ac41247254
Merge branch 'MDL-50532-master' of git://github.com/FMCorz/moodle
2015-08-04 12:09:30 +08:00
Andrew Nicols
8e8e8de93d
Merge branch 'MDL-50771' of git://github.com/stronk7/moodle
2015-08-04 10:19:04 +08:00
Andrew Nicols
fec4959809
Merge branch 'MDL-45772-master-4' of git://github.com/xow/moodle
2015-08-04 09:56:47 +08:00
John Okely
380001929a
MDL-45772 admin: Stop browsers from autofilling passwords incorrectly
2015-08-04 09:54:34 +08:00
Eloy Lafuente (stronk7)
7b82add579
Merge branch 'wip-MDL-19748-master' of https://github.com/marinaglancy/moodle
2015-08-03 21:20:04 +02:00
Eloy Lafuente (stronk7)
15c0a85071
MDL-50771 oracle: Bind long (>4000byte) text as CLOB
...
While we already were detecting @ normalise_value()
both BLOBs and CLOBs properly on insert and update
statements (by introspectind the column specs), when
a long TEXT is being passed as part of an arbitrary
SQL, or within the conditions... it was being bound
as VARCHAR, leading to problems if used in combination
with DBMS_LOB functions.
This patch just ensures that any TEXT > 4000 bytes not
detected by normalise_value() will be, always, bound as CLOB,
unconditionally.
Covered with tests both covering its use with DBMS_LOB (the
reported bug) and also in general raw statements.
2015-08-03 10:50:56 +02:00
Andrew Nicols
4314797382
Merge branch 'MDL-50624-master' of git://github.com/ryanwyllie/moodle
2015-08-03 09:19:17 +08:00
Ryan Wyllie
19452dc4be
MDL-50624 environment: add PHP7 as unsupported version
...
Added PHP7 as an unsupported version for Moodle 2.8 and 2.9 in
the environment checks
2015-08-03 00:58:50 +00:00
Charles Fulton
b6f28375b7
MDL-45113 auth: add is_configured method and convert auth_db to use it
2015-07-31 15:16:08 +00:00
Simey Lameze
e284ac02c3
MDL-50416 environment: remove slasharguments warning from install
2015-07-31 11:34:42 +08:00
Juan Leyva
734c7452d3
MDL-50008 folder: New Web Service mod_folder_view_folder
2015-07-30 23:02:47 +02:00
Juan Leyva
3c779961ad
MDL-49792 resource: New WS mod_resource_view_resource
2015-07-30 23:01:21 +02:00
Juan Leyva
0918811037
MDL-49791 page: New Web Service mod_page_view_page
2015-07-30 22:59:30 +02:00
Frederic Massart
b2f6f88dc2
MDL-50532 tasks: Delete obsolete tasks during upgrade
2015-07-29 11:25:16 +08:00
Dan Poltawski
dbceb531a7
Merge branch 'MDL-50868-master' of git://github.com/jethac/moodle
2015-07-28 12:10:55 +01: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
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
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
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
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
David Monllao
7333fa3391
MDL-50125 navigation: Allowing all kind of plugins to extend navigation
2015-07-23 08:40:06 +02:00
Andrew Nicols
12ae35433f
Merge branch 'MDL-50563' of https://github.com/NeillM/moodle
2015-07-22 09:16:32 +08:00
Dan Poltawski
8930d28254
MDL-50663 blocks: minor style fixes
2015-07-21 15:42:34 +01:00
Dan Poltawski
da001d4dba
Merge branch 'MDL-50663-master' of https://github.com/sk-unikent/moodle
2015-07-21 15:40:10 +01:00
Marina Glancy
9a7e398664
MDL-50874 block: basic tests for tag-related blocks
2015-07-21 17:02:10 +08:00
Dan Poltawski
3dd2be1df7
Merge branch 'MDL-50427-master' of git://github.com/jleyva/moodle
2015-07-21 09:41:09 +01:00
Andrew Nicols
7b8d4f4005
Merge branch 'MDL-49434-master' of https://github.com/sammarshallou/moodle
2015-07-21 08:13:19 +08:00
David Monllao
592ea4b975
MDL-50645 cache: get_plugins_with_function for more than one plugintype
2015-07-20 20:22:04 +02:00
David Monllao
9effa14810
MDL-50645 cache: New plugin_functions cache
...
Improves memory usage as we don't need to include all files every time we want
to see if any plugin supports a callback.
2015-07-20 20:21:07 +02:00
Dan Poltawski
2e934446c8
Merge branch 'MDL-49440_master' of https://github.com/crazyserver/moodle
2015-07-20 14:02:55 +01:00
Juan Leyva
e9bf301145
MDL-50427 mod_scorm: New Web Service mod_scorm_view_scorm
2015-07-20 09:15:44 +02:00