Mark Nelson
c8520ca45f
MDL-60848 atto_recordrtc: changed HTML of attached recordings
...
This was done so the user can then click on the recording and
add subtitles etc - the same behaviour as 'atto_media'.
2018-04-13 12:59:24 +08:00
Mark Nelson
b5a3388bb1
MDL-60848 atto_recordrtc: language string changes
...
1. Ordered alphabetically by index.
2. Uncapitalised words after the first per Moodle standards.
3. Added string used by getUserMedia() on Chrome (possibly others).
2018-04-13 12:59:24 +08:00
Mark Nelson
1ecf5c15ca
MDL-60848 atto_recordrtc: set valid default for 'allowedtypes'
2018-04-13 11:46:51 +08:00
Mark Nelson
6b21108b44
MDL-60848 editor_atto: upgrade to add recordrtc
2018-04-13 11:46:51 +08:00
Mark Nelson
dde2a79a70
MDL-60848 atto_recordrtc: bumped version
2018-04-13 11:46:51 +08:00
Mark Nelson
2ce4291183
MDL-60848 core: added recordrtc to core plugin list
2018-04-13 11:46:51 +08:00
Mark Nelson
8be5742cb1
MDL-60848 core: updated adapter.js and moved to core
2018-04-13 11:46:51 +08:00
Mark Nelson
0174e72ba8
MDL-60848 atto_recordrtc: removed 'oldermoodle' variable
2018-04-09 16:15:24 +08:00
Mark Nelson
a8d022d814
MDL-60848 atto_recordrtc: removed use of bowser.js
2018-04-06 17:24:59 +08:00
Mark Nelson
492a795d67
MDL-60848 atto_recordrtc: removed unnecessary files
2018-04-06 17:24:47 +08:00
jfederico
b4bbf31bf1
MDL-60848 atto_recordrtc: Add recordrtc to core
...
Thanks also goes to Jacob Prud'homme from Blindside
Networks who contributed a vast portion of this code.
2018-04-06 17:14:36 +08:00
Eloy Lafuente (stronk7)
2bd2660751
weekly release 3.5dev
2018-04-05 15:38:01 +02:00
Eloy Lafuente (stronk7)
39071b0707
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2018-04-05 15:37:59 +02:00
Jake Dallimore
1c217fa9ee
Merge branch 'MDL-61761-master' of git://github.com/mihailges/moodle
2018-04-05 13:17:53 +08:00
Mihail Geshoski
0edc94e316
MDL-61761 message_jabber: Add privacy files and unit tests
2018-04-05 12:00:47 +08:00
Jake Dallimore
90cdf50dd9
Merge branch 'wip-MDL-61163-master' of git://github.com/marinaglancy/moodle
2018-04-05 10:36:57 +08:00
Andrew Nicols
682282de55
Merge branch 'MDL-61464-master' of git://github.com/rezaies/moodle
2018-04-05 09:44:05 +08:00
Andrew Nicols
8f205734fb
Merge branch 'MDL-60726-master' of git://github.com/zig-moodle/moodle
2018-04-05 08:32:21 +08:00
Eloy Lafuente (stronk7)
2b9e3510f8
Merge branch 'MDL-61076-master' of https://github.com/sammarshallou/moodle
2018-04-05 02:09:31 +02:00
Eloy Lafuente (stronk7)
f21b5591c6
Merge branch 'MDL-61818-master' of git://github.com/andrewnicols/moodle
2018-04-05 00:49:23 +02:00
Eloy Lafuente (stronk7)
9c93f67328
Merge branch 'wip-MDL-61746-master' of https://github.com/RohithSrk/moodle
2018-04-05 00:42:11 +02:00
Eloy Lafuente (stronk7)
716e9deab7
Merge branch 'MDL-61673-fix-wrong-string-on-calendar-mustache_MASTER' of https://github.com/guillalva06/moodle
2018-04-05 00:35:49 +02:00
Jun Pataleta
b07f2c4691
MDL-61781 admin_settings: Fix default settings value for docroot
2018-04-04 16:45:35 +08:00
Zig Tan
5687cd044d
MDL-60726 assign: Fix assign submission confirmation alignment
2018-04-04 16:35:15 +08:00
Andrew Nicols
f9d8a27f2c
Merge branch 'MDL-61692-master-2' of https://github.com/snake/moodle
2018-04-04 11:37:09 +08:00
Andrew Nicols
6ab10c3d77
Merge branch 'wip-MDL-56635-master' of git://github.com/marinaglancy/moodle
2018-04-04 11:27:11 +08:00
Andrew Nicols
0e25774762
Merge branch 'MDL-61183-master' of git://github.com/farhan6318/moodle
2018-04-04 11:00:07 +08:00
Farhan Karmali
6afa07edd1
MDL-61183 user: Added total participants count on paricipants page
2018-04-04 07:56:38 +05:30
Jake Dallimore
19ca0aaa6b
MDL-61692 core_privacy: add privacyfields to link_ methods
...
Some subsystems are like conduits, passing data along to plugins which,
in turn, send the data externally. Only the component linking to (using)
the subsystem will know what data it is sending along to the eventual
external system, so should be able to specify this at the time of
linking. The same goes for plugintypes.
2018-04-04 10:00:39 +08:00
Andrew Nicols
b9201e1b2b
Merge branch 'MDL-61751-master-fix' of https://github.com/snake/moodle
2018-04-04 09:10:32 +08:00
Jake Dallimore
0fe269291e
MDL-61751 core_plagiarism: fix fatal error with privacy legacy polyfill
2018-04-04 08:58:18 +08:00
Andrew Nicols
711c4775c5
MDL-60811 enrol_self: Remove unused globals
2018-04-04 08:55:54 +08:00
Andrew Nicols
36052f7185
Merge branch 'MDL-60811-master' of git://github.com/farhan6318/moodle
2018-04-04 08:48:21 +08:00
Eloy Lafuente (stronk7)
92221e9d44
Merge branch 'MDL-61451-master' of git://github.com/cescobedo/moodle
2018-04-04 01:39:36 +02:00
Eloy Lafuente (stronk7)
c8cbdfce24
Merge branch 'MDL-61817-master' of git://github.com/andrewnicols/moodle
2018-04-04 01:22:36 +02:00
Eloy Lafuente (stronk7)
1c2d8c7fb3
MDL-61751 core_plagiarism: add testsuite to phpunit.xml
2018-04-04 01:04:54 +02:00
Eloy Lafuente (stronk7)
cb92d20996
Merge branch 'MDL-61502-master' of https://github.com/lucaboesch/moodle
2018-04-04 00:49:59 +02:00
Eloy Lafuente (stronk7)
5deadc8229
Merge branch 'wip-MDL-61522-master' of git://github.com/marinaglancy/moodle
2018-04-04 00:45:37 +02:00
Eloy Lafuente (stronk7)
3f278e7803
Merge branch 'MDL-61525-master' of https://github.com/HuongNV13/moodle
2018-04-04 00:41:49 +02:00
Eloy Lafuente (stronk7)
f287b7efbb
Merge branch 'MDL-61665-master' of https://github.com/iamandrew/moodle
2018-04-04 00:39:10 +02:00
Eloy Lafuente (stronk7)
f9ee170a9b
Merge branch 'MDL-61703-master' of git://github.com/andrewnicols/moodle
2018-04-04 00:31:11 +02:00
Eloy Lafuente (stronk7)
dfbcdb3ec2
Merge branch 'MDL-61751-master' of git://github.com/andrewnicols/moodle
2018-04-04 00:23:44 +02:00
Eloy Lafuente (stronk7)
eed3d30194
Merge branch 'MDL-61781-master' of https://github.com/lucaboesch/moodle
2018-04-03 23:46:08 +02:00
Eloy Lafuente (stronk7)
5b123ab8d3
Merge branch 'MDL-61724-master' of git://github.com/mihailges/moodle
2018-04-03 23:38:59 +02:00
Eloy Lafuente (stronk7)
1619d36e99
Merge branch 'MDL-60115-Book-cancel-button-redirect-bug-master' of https://github.com/Moodlers/moodle-1
2018-04-03 21:45:49 +02:00
Farhan Karmali
ebaf979c94
MDL-60811 enrol_self: Add bulk action for self enrollment on users page
2018-04-03 19:29:44 +05:30
Jake Dallimore
73582bd26e
Merge branch 'eugene-auth-email-wantsurl' of https://github.com/bynare/moodle-fixes
2018-04-03 18:40:52 +08:00
Jake Dallimore
f16b871fe2
Merge branch 'wip-MDL-61815-master' of git://github.com/abgreeve/moodle
2018-04-03 17:53:13 +08:00
Jake Dallimore
166a9cec54
Merge branch 'wip-MDL-61127-master' of git://github.com/abgreeve/moodle
2018-04-03 17:34:03 +08:00
Jun Pataleta
5a0dd0e50d
Merge branch 'MDL-58411-master' of https://github.com/lucaboesch/moodle
2018-04-03 16:44:43 +08:00