Andrew Nicols
28eca8cf5b
Merge branch 'MDL-46878-master' of git://github.com/FMCorz/moodle
2015-09-21 12:05:32 +08:00
Andrew Nicols
b7fd9a0d25
Merge branch 'MDL-51311-master' of git://github.com/damyon/moodle
2015-09-21 11:32:55 +08:00
Damyon Wiese
031152cc83
MDL-47494 qtype: Fix the behat tests for OU dd question types
2015-09-18 07:56:27 +01:00
Tim Hunt
6e28e15092
MDL-47494 questions: update plugin_manager with the new qtypes
2015-09-18 07:51:42 +01:00
David Monllao
2bdeb8ef30
MDL-51052 dml: More info about mysql and case & accent sensitiveness
2015-09-18 11:45:53 +08:00
Frederic Massart
d569c0dae2
MDL-46878 blocklib: Testing blocks_delete_instances()
2015-09-18 11:40:09 +08:00
Frederic Massart
ad347f6874
MDL-46878 my: Allow admins to reset everyone's dashboard
2015-09-18 11:40:09 +08:00
Charles Fulton
3d47155643
MDL-51052 dml: support for sql_like() under utf8_bin
2015-09-18 09:56:43 +08:00
David Mudrák
c0e8a8a526
MDL-51423 clilib: Fix the hard-coded English text with proper string
...
The string already exists and is part of the install language packs.
This was just forgotten TODO.
2015-09-17 21:12:46 +02:00
David Mudrák
028bbc5b17
MDL-51423 clilib: Introduce cli_write() and cli_writeln() functions
...
These are supposed to provide unified API for outputting texts from the
CLI scripts, without the need to mix other cli_* functions with echo()
and manually concatenated end-of-line character.
2015-09-17 21:12:46 +02:00
Juan Leyva
91ea3678a9
MDL-50349 scorm: New WS mod_scorm_get_scorms_by_courses
2015-09-17 18:16:22 +02:00
Juan Leyva
6b5e69ebe6
MDL-50557 mod_scorm: New WS mod_scorm_get_scorm_sco_tracks
2015-09-16 23:18:39 +02:00
Juan Leyva
6b4ceb24cf
MDL-50353 scorm: New Web Service mod_scorm_insert_scorm_tracks
2015-09-16 22:07:34 +02:00
Juan Leyva
822e9df70d
MDL-50352 scorm: New Web Service mod_scorm_get_scorm_user_data
2015-09-16 19:25:19 +02:00
Juan Leyva
dfe927c8d6
MDL-50351 scorm: New Web Service mod_scorm_get_scorm_scoes
2015-09-16 19:25:17 +02:00
Marina Glancy
0f7f30021a
MDL-51217 auth: check if recaptcha enabled for current plugin
2015-09-16 15:30:04 +08:00
Marina Glancy
a853f15fc3
MDL-46705 admin: Validate unique shortname for frontpage course
2015-09-16 14:38:52 +08:00
Marina Glancy
70fb46c87f
MDL-51427 user: correctly use strings for phone1 and phone2
...
Thanks to Olumuyiwa Taiwo for original patch
AMOS BEGIN
CPY [phone,core],[phone1,core]
AMOS END
2015-09-16 13:37:46 +08:00
David Monllao
13a2aff3f9
Merge branch 'MDL-49561_master' of git://github.com/markn86/moodle
...
Conflicts:
lib/bennu/readme_moodle.txt
2015-09-16 09:57:22 +08:00
David Monllao
b3ec8cf95e
Merge branch 'MDL-46705-master' of git://github.com/dkns/moodle
2015-09-16 09:44:37 +08:00
Sam Chaffee
5090d26b3a
MDL-50936 Atto: Add upgrade path for updating equations setting
2015-09-16 08:24:26 +08:00
Jason Hardin
4f758d7716
MDL-50936 Atto: Add missing math equation buttons
2015-09-16 08:23:20 +08:00
Eloy Lafuente (stronk7)
a4a972285e
Merge branch 'MDL-50685_master' of git://github.com/dmonllao/moodle
2015-09-16 02:15:51 +02:00
Eloy Lafuente (stronk7)
7bf83951f9
Merge branch 'MDL-50930-master' of git://github.com/jleyva/moodle
2015-09-16 02:11:12 +02:00
Eloy Lafuente (stronk7)
6aa00dadc6
MDL-49032 lib/bennu: update readme to document the change
2015-09-16 00:53:45 +02:00
Joby Harding
f66cc72387
MDL-49032 lib/bennu: use HTAB only when folding lines
2015-09-16 00:45:51 +02:00
Eloy Lafuente (stronk7)
4deecee44f
Merge branch 'MDL-50892-master' of git://github.com/marinaglancy/moodle
2015-09-15 23:12:22 +02:00
Eloy Lafuente (stronk7)
f536f4a77c
Merge branch 'MDL-49942-master' of git://github.com/jleyva/moodle
2015-09-15 22:52:13 +02:00
Davo Smith
581e66373a
MDL-51412 question: add index to qtype field
2015-09-15 12:10:50 +01:00
David Monllao
b3434ca51d
Merge branch 'MDL-33564-master' of git://github.com/danpoltawski/moodle
...
Conflicts:
lib/upgrade.txt
2015-09-15 17:56:20 +08:00
David Monllao
3bc0824e46
Merge branch 'MDL-51213-master' of git://github.com/damyon/moodle
2015-09-15 17:28:34 +08:00
David Monllao
224d819678
Merge branch 'MDL-50964-master' of git://github.com/jleyva/moodle
...
Conflicts:
group/tests/externallib_test.php
lib/db/services.php
2015-09-15 17:09:33 +08:00
David Monllao
8a08668255
Merge branch 'MDL-50966-master' of git://github.com/jleyva/moodle
2015-09-15 16:58:54 +08:00
Andrew Nicols
1c97055b68
Merge branch 'MDL-50983-master' of git://github.com/junpataleta/moodle
2015-09-15 15:25:46 +08:00
Juan Leyva
740c354f17
MDL-49942 core_course: New Web Service core_course_search_courses
2015-09-15 09:18:26 +02:00
David Monllao
366d350412
Merge branch 'MDL-50921-master' of git://github.com/ryanwyllie/moodle
2015-09-15 14:26:57 +08:00
Damyon Wiese
4093d64332
MDL-50783 ajax: Default for ajax calls to requirelogin=true
2015-09-15 13:01:30 +08:00
Paul Nicholls
0bad799dc4
MDL-51190 javascript: Make "maximised embed" compatible with MS Edge
...
MS Edge exhibits strange behaviour when M.util.init_maximised_embed hides
the embedded document by setting its width and height to 0px. Toggling
display:none instead achieves the intended goal without breaking Edge.
2015-09-15 16:34:55 +12:00
Andrew Nicols
52eaa0ceda
Merge branch 'MDL-50982-master' of git://github.com/junpataleta/moodle
2015-09-15 11:01:50 +08:00
Andrew Nicols
0b90eb6155
Merge branch 'MDL-50981-master' of git://github.com/junpataleta/moodle
2015-09-15 08:33:06 +08:00
Andrew Nicols
5a191b2f44
Merge branch 'MDL-51017-master' of git://github.com/jleyva/moodle
2015-09-15 08:23:10 +08:00
Juan Leyva
22de67f4af
MDL-51017 mod_scorm: New WS mod_scorm_get_scorm_attempt_count
2015-09-14 10:55:52 +02:00
Andrew Nicols
ac43dc23e4
Merge branch 'MDL-50783-master' of git://github.com/damyon/moodle
2015-09-14 15:52:42 +08:00
Andrew Nicols
08a4dbfe10
Merge branch 'MDL-50994-master' of git://github.com/jleyva/moodle
2015-09-14 15:40:05 +08:00
Damyon Wiese
88982b71b2
MDL-50783 ajax: Properly deprecate the is_allowed_from_ajax() methods.
2015-09-14 15:10:40 +08:00
Damyon Wiese
ad348cbdf9
MDL-50783 ajax: Add specific check for NO_MOODLE_COOKIES
...
If loginrequired is set for a webservice - NO_MOODLE_COOKIES cannot
be true - or it is a coding error.
2015-09-14 15:10:39 +08:00
Damyon Wiese
ba224fb42c
MDL-50783 Ajax: Configure how to call a webservice through db/service.php
...
Now the db/service.php array can contain these extra keys to provide information
on how a webservice may be called:
'ajax' => true (Default is false)
Replaces the xx_is_allowed_from_ajax callback.
'loginrequired' => false (Default is true)
Means that this webservice can be called through lib/ajax/service-nosession.php
which sets NO_MOODLE_COOKIES to true (faster). This is only safe for webservices returning
static public data (e.g. get_string).
2015-09-14 15:10:21 +08:00
Andrew Nicols
2cf588d4dc
Merge branch 'MDL-50980-master' of git://github.com/junpataleta/moodle
2015-09-14 15:07:31 +08:00
David Monllao
09fe55f4de
Merge branch 'MDL-51170-master' of git://github.com/andrewnicols/moodle
2015-09-14 14:14:09 +08:00
Andrew Nicols
9608bed133
Merge branch 'MDL-50782-master' of git://github.com/damyon/moodle
2015-09-14 14:00:52 +08:00