Adrian Greeve
cef052dff8
MDL-59561 database: Update to creating new indexes in mysql.
...
When updating the mysql system to utf8mb4 not all tables are
converted to the row format of compressed or dynamic. If a new
index is created there is a possibility that the table could be
using compact or redundant and then an error will be shown saying
that the index size is too large. This fix handles this exception
and converts the table over to compressed.
2017-07-21 09:30:24 +08:00
Dan Poltawski
32269b20e7
weekly release 3.3.1+
2017-07-20 13:20:56 +01:00
Dan Poltawski
b9109141d5
Merge branch 'install_33_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_33_STABLE
2017-07-20 13:20:55 +01:00
Andrew Nicols
4cf4453962
Merge branch 'MDL-59527-33-fix1' of http://github.com/damyon/moodle into MOODLE_33_STABLE
2017-07-20 10:43:40 +08:00
Andrew Nicols
c428d5891f
Merge branch 'wip-MDL-57649-33-fix2' of git://github.com/abgreeve/moodle into MOODLE_33_STABLE
2017-07-20 10:23:01 +08:00
Damyon Wiese
07bdc85316
MDL-59527 autocomplete: Don't fetch ajax twice
2017-07-20 10:00:22 +08:00
Adrian Greeve
ede53ca719
MDL-57649 mod_lesson: Improvement to upgrade query.
...
We only need one record for each filearea that we
are removing.
2017-07-20 09:59:42 +08:00
AMOS bot
0b3e56b10c
Automatically generated installer lang files
2017-07-20 00:06:27 +08:00
Dan Poltawski
c1f1327009
Merge branch 'wip-MDL-57649-33-fix' of git://github.com/abgreeve/moodle into MOODLE_33_STABLE
2017-07-19 09:33:12 +01:00
Adrian Greeve
8c69d94957
MDL-57649 mod_lesson: Additional refinement to upgrade script.
2017-07-19 15:47:46 +08:00
Dan Poltawski
2bd93697c1
Merge branch 'MDL-59569-33' of git://github.com/andrewnicols/moodle into MOODLE_33_STABLE
2017-07-19 08:43:57 +01:00
Andrew Nicols
043bd4ca1e
MDL-59569 travis: Remove haveged
2017-07-19 12:22:12 +08:00
Dan Poltawski
8303207140
Merge branch 'MDL-59255-MOODLE_33_STABLE' of github.com:lucisgit/moodle into MOODLE_33_STABLE
2017-07-18 10:54:06 +01:00
Marina Glancy
596a156134
MDL-59255 media: support rtmp:// in URLs
2017-07-18 10:27:11 +01:00
David Monllao
cab4f7efcb
Merge branch 'wip-MDL-39471-33' of git://github.com/abgreeve/moodle into MOODLE_33_STABLE
2017-07-18 10:49:25 +02:00
Dan Poltawski
9ee78ba22e
Merge branch 'm33_MDL-59109_Backup_Missing_AutoCommit' of https://github.com/scara/moodle into MOODLE_33_STABLE
2017-07-18 09:45:23 +01:00
David Monllao
9f986cdefb
Merge branch 'MDL-57991-m33' of https://github.com/micaherne/moodle into MOODLE_33_STABLE
2017-07-18 09:40:26 +02:00
David Monllao
f16e2a6860
Merge branch 'wip-MDL-58362-33' of git://github.com/marinaglancy/moodle into MOODLE_33_STABLE
2017-07-18 09:08:50 +02:00
David Monllao
3f62f69d32
MDL-59411 course: Fix unavailable typo
2017-07-17 16:40:36 +02:00
David Monllao
8765200f2c
Merge branch 'wip-MDL-59411-33' of git://github.com/marinaglancy/moodle into MOODLE_33_STABLE
2017-07-17 15:48:22 +02:00
David Monllao
d13837d259
Merge branch 'MDL-59527-33' of git://github.com/damyon/moodle into MOODLE_33_STABLE
2017-07-17 14:08:28 +02:00
David Monllao
fda4dac9a2
Merge branch 'wip-MDL-59377-33-3' of git://github.com/marinaglancy/moodle into MOODLE_33_STABLE
2017-07-17 11:05:15 +02:00
Dan Poltawski
4bca803817
Merge branch 'MDL-59442-33' of git://github.com/lameze/moodle into MOODLE_33_STABLE
2017-07-17 09:16:23 +01:00
David Monllao
aa11add8a6
Merge branch 'MDL-59539-33' of git://github.com/tobiasreischmann/moodle into MOODLE_33_STABLE
2017-07-17 10:15:05 +02:00
Dani Palou
7ebaf90cfe
MDL-59068 lesson: Revert MDL-54849
...
MDL-54859 made the 'wrong jump' setting useless, since clicking 'No' always sends the user to the next page.
2017-07-17 10:09:58 +02:00
Dan Poltawski
3841028a98
Merge branch 'wip-MDL-57649-33' of git://github.com/abgreeve/moodle into MOODLE_33_STABLE
2017-07-17 09:01:33 +01:00
David Monllao
3b61a615bb
Merge branch 'MDL-54607-33' of git://github.com/ankitagarwal/moodle into MOODLE_33_STABLE
2017-07-17 09:32:07 +02:00
David Monllao
f00cf2b8cd
Merge branch 'wip-MDL-55912-33' of git://github.com/abgreeve/moodle into MOODLE_33_STABLE
2017-07-17 09:09:09 +02:00
Marina Glancy
17a4f1f382
MDL-59377 mod_label: set showdescription to be always 1
2017-07-17 13:44:20 +08:00
Marina Glancy
ba73baff14
MDL-59377 course: when module intro is visible display embedded files
...
Even when course module is not available the intro text can still be visible on the
course page. In this case the availability restriction is displayed to the student
but link to the activity is not available
2017-07-17 13:44:05 +08:00
Andrew Nicols
57158d7df5
Merge branch 'mdl55979-moodle33' of https://github.com/tlock/moodle into MOODLE_33_STABLE
2017-07-17 12:29:30 +08:00
Andrew Nicols
0c09410799
Merge branch 'MDL-59371-33' of git://github.com/lameze/moodle into MOODLE_33_STABLE
2017-07-17 10:24:06 +08:00
Adrian Greeve
2722f49fee
MDL-39471 mod_assign: Comment visibility in blind marking.
...
Students can now see the identity of anyone making comments.
Markers on the otherhand can only see the identity of themselves
when making comments.
2017-07-17 09:25:55 +08:00
Adrian Greeve
4846429ebd
MDL-55912 mod_assign: Set grader details to the correct user.
2017-07-17 09:22:29 +08:00
Adrian Greeve
93dbfb431c
MDL-57649 mod_lesson: Delete answer files correctly.
...
The files associated with answers and responses were
not being deleted due to the fact that the wrong itemid
was being used.
2017-07-17 09:17:23 +08:00
AMOS bot
d2ef7c32a6
Automatically generated installer lang files
2017-07-17 00:06:39 +08:00
Matteo Scaramuccia
bea214a406
MDL-59109 scorm: Save autocommit setting in the backup.
2017-07-15 00:12:55 +02:00
Dan Poltawski
4b4243113f
weekly release 3.3.1+
2017-07-14 11:46:50 +01:00
Dan Poltawski
ce3aeb2181
Merge branch 'install_33_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_33_STABLE
2017-07-14 11:46:49 +01:00
Tobias Reischmann
4699f2adf5
MDL-59539 oauth2/issuer: Changed baseurl for guessing image URL
...
The url, which was used for guessing the image, was queried with the
key 'discoveryurl', which is not defined in the context of an issuer.
The baseurl should be sufficient to retrieve the favicon.ico from a
server. That's why the key for was changed from 'discoveryurl' to
'baseurl'.
2017-07-14 11:27:40 +02:00
Damyon Wiese
6559958115
MDL-59527 forms: Race cond with ajax autocomplete
...
Sometimes (rarely) the auto complete will show "No suggestions" when there are valid suggestions.
2017-07-14 12:44:47 +08:00
Ankit Agarwal
b7ab2ac6b0
MDL-54607 calendar: Export 0 duration events properly
...
Thanks to Paul Prencis for initial suggestion of this patch
2017-07-14 09:36:25 +05:30
Ankit Agarwal
23a4ce8320
MDL-54607 calendar: Update benu lib to allow for instantaneous events
2017-07-14 09:36:24 +05:30
Simey Lameze
96ce433fc4
MDL-59442 core_course: apply css classes to activity icons
2017-07-13 15:24:56 +08:00
Simey Lameze
143bf83482
MDL-59371 gradereport_overview: allow auth user role to view report
2017-07-12 17:53:48 +08:00
Simey Lameze
2c94e7aa97
MDL-59371 gradereport_overview: add missing course id to url
2017-07-12 17:53:48 +08:00
Andrew Nicols
9593b1597f
MDL-59431 requirejs: Prioritise errors
2017-07-12 10:06:25 +08:00
Andrew Nicols
6007c2265e
MDL-59431 requirejs: Correct failed JS check
2017-07-12 10:06:25 +08:00
AMOS bot
f3c10bd588
Automatically generated installer lang files
2017-07-12 00:14:00 +08:00
Eloy Lafuente (stronk7)
9123df91ba
MDL-56629 dataformat_html: Adding UTF-8 charset
...
Also adding the HEAD tag which was missing.
(credit goes to Frédéric Massart - FMCorz, thanks!)
2017-07-11 13:54:46 +02:00