David Mudrák
4edb56a2a5
MDL-62891 core: Stop using var_export() to describe callables
...
Make use of the newly added function get_callable_name() when reporting
that an exception happened during shutdown.
2018-10-05 08:51:56 +02:00
David Mudrák
02459b6527
MDL-62891 core: Introduce new get_callable_name() function
2018-10-05 08:51:56 +02:00
Dmitrii Metelkin
f9f8a9575e
MDL-51969 mod_lti: Fixed missing tool proxy GUID
2018-10-05 15:14:54 +10:00
Jun Pataleta
7daf207db7
weekly release 3.5.2+
2018-10-05 10:29:07 +08:00
Jun Pataleta
41ae59a8de
Merge branch 'install_35_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_35_STABLE
2018-10-05 10:29:06 +08:00
Jun Pataleta
20d47f1b5f
MDL-62395 tool_dataprivacy: Purpose name and description in one column
...
* Show the purpose's name and description under one column.
2018-10-05 09:21:22 +08:00
Jun Pataleta
a779b53b2f
MDL-62395 bootstrapbase: Add more w-XX classes for BS4 compatibility
...
I added w-25, w-50 and w-75.
2018-10-05 09:21:22 +08:00
Jun Pataleta
7e0e5b02c5
MDL-62395 tool_dataprivacy: Use BS4 table classes
...
* Use standard Bootstrap4 table classes for the categories and purposes
tables.
* Set w-25 for the name and description columns of the purposes table.
* Set w-50 for the description column of the categories table.
* Set a minimum width for the actions column of these tables.
2018-10-05 09:21:22 +08:00
Jun Pataleta
054937e378
Merge branch 'MDL-35788-35' of git://github.com/andrewnicols/moodle into MOODLE_35_STABLE
2018-10-04 12:45:43 +08:00
Jun Pataleta
a8e4094570
MDL-63528 auth: Behat scenario for "Remember username" display
2018-10-04 12:24:39 +08:00
Jun Pataleta
78cee5d64c
MDL-63528 auth: Show "Remember username" on login form only when needed
2018-10-04 11:43:22 +08:00
Andrew Nicols
4d5cb2751b
MDL-35788 mod_forum: Move post creation fetch
2018-10-04 11:41:48 +08:00
AMOS bot
9890340b21
Automatically generated installer lang files
2018-10-04 00:07:22 +00:00
Eloy Lafuente (stronk7)
9cd03b8b63
Merge branch 'MDL-63141-35' of git://github.com/rezaies/moodle into MOODLE_35_STABLE
2018-10-04 00:24:21 +02:00
Eloy Lafuente (stronk7)
15ce896d08
Merge branch 'MDL-63142-35' of git://github.com/rezaies/moodle into MOODLE_35_STABLE
2018-10-04 00:18:45 +02:00
Eloy Lafuente (stronk7)
2d6d31fcb7
Merge branch 'MDL-63143-35' of git://github.com/rezaies/moodle into MOODLE_35_STABLE
2018-10-04 00:02:34 +02:00
David Monllao
44c460c6be
Merge branch 'MDL-62558-35' of git://github.com/abgreeve/moodle into MOODLE_35_STABLE
2018-10-03 17:16:01 +02:00
Adrian Greeve
8855e0041d
MDL-62558 tool_dataprivacy: Create a summary page for users.
2018-10-03 10:38:12 +08:00
Jun Pataleta
1209d00d26
Merge branch 'MDL-35788-35' of git://github.com/andrewnicols/moodle into MOODLE_35_STABLE
2018-10-03 10:13:08 +08:00
Eloy Lafuente (stronk7)
084180ba7d
Merge branch 'MDL-60685-35' of git://github.com/damyon/moodle into MOODLE_35_STABLE
2018-10-03 00:24:08 +02:00
Eloy Lafuente (stronk7)
0a11a740b3
Merge branch 'MDL-63435-35' of https://github.com/lucaboesch/moodle into MOODLE_35_STABLE
2018-10-02 23:48:17 +02:00
Juan Leyva
86196f93fb
MDL-63225 webservice: Return proper debuginfo on WS exceptions
...
In order to make developers easy, we should give some clues about the type of the data generating exceptions.
2018-10-02 13:15:24 +02:00
Andrew Nicols
7a2eac678c
Merge branch 'MDL-63493-35' of git://github.com/junpataleta/moodle into MOODLE_35_STABLE
2018-10-02 11:41:36 +08:00
Jun Pataleta
9af75abf69
MDL-63493 core_message: Fix field parameters for the index definitions
...
* The fields for the ID number-related indexes that were created for
the messages and message_user_actions tables in MDL-36941 should not
be in comma-separated strings.
2018-10-02 11:34:06 +08:00
Andrew Nicols
1c6390697e
MDL-35788 forum: Show post creation time not modified
2018-10-01 08:16:56 +08:00
David Herney
9b40d154ff
MDL-63323 course: Fixed wrong classes key in activity_navigation class
...
Replaced "classes" by "class" attribute, when the prev and next links are builded into the activity navigation.
2018-09-27 18:42:50 -05:00
Luca Bösch
aae67cd6dd
MDL-63435 gradebook: let activity icons re-appear.
2018-09-27 18:17:50 +02:00
Eloy Lafuente (stronk7)
5211af1658
weekly release 3.5.2+
2018-09-27 15:18:00 +02:00
Eloy Lafuente (stronk7)
663de3c3e6
Merge branch 'install_35_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_35_STABLE
2018-09-27 15:17:57 +02:00
Eloy Lafuente (stronk7)
b469c777ed
Merge branch 'MDL-63113-35' of git://github.com/bmbrands/moodle into MOODLE_35_STABLE
2018-09-26 12:28:12 +02:00
Bas Brands
e8954b775d
MDL-63113 theme boost: initialsbar wrapping
2018-09-26 10:55:40 +02:00
Eloy Lafuente (stronk7)
5802130950
Merge branch 'MDL-61981-35_nestedmath' of git://github.com/Mankro/moodle into MOODLE_35_STABLE
2018-09-25 23:40:42 +02:00
Eloy Lafuente (stronk7)
140e251310
Merge branch 'MDL-62279-35' of git://github.com/damyon/moodle into MOODLE_35_STABLE
2018-09-25 23:26:28 +02:00
Eloy Lafuente (stronk7)
359a6c32e8
Merge branch 'MDL-62714-35-boost_course_visibility_in_navbar' of https://github.com/fskandalis/moodle into MOODLE_35_STABLE
2018-09-25 23:19:34 +02:00
Eloy Lafuente (stronk7)
9cd49fbad4
Merge branch 'MDL-60028-35' of https://github.com/paulholden/moodle into MOODLE_35_STABLE
2018-09-25 16:58:36 +02:00
David Monllao
713385769d
Merge branch 'MDL-63119-35' of git://github.com/lameze/moodle into MOODLE_35_STABLE
2018-09-25 12:36:29 +02:00
David Monllao
5874ac4f4a
Merge branch 'MDL-62930-35' of git://github.com/damyon/moodle into MOODLE_35_STABLE
2018-09-25 12:28:15 +02:00
David Monllao
9708b6e9b3
Merge branch 'MDL-62717-35' of https://github.com/lucaboesch/moodle into MOODLE_35_STABLE
2018-09-25 12:18:54 +02:00
Andrew Nicols
16c5c24d19
Merge branch 'MDL-63346_35' of https://github.com/stronk7/moodle into MOODLE_35_STABLE
2018-09-25 08:50:30 +08:00
Eloy Lafuente (stronk7)
57b938da30
MDL-63020 tests: ensure that searching for is null values also works ok
2018-09-24 17:41:47 +02:00
Tim Hunt
ce774c66a1
MDL-63020 dml: improve the unit tests
2018-09-24 17:41:47 +02:00
Eloy Lafuente (stronk7)
d82567eb7f
Merge branch 'MDL-63020_35' of git://github.com/timhunt/moodle into MOODLE_35_STABLE
2018-09-24 17:40:10 +02:00
AMOS bot
a0f1d5f0eb
Automatically generated installer lang files
2018-09-22 00:07:34 +00:00
Paul Holden
e273e709bf
MDL-60028 enrol: fix counting of enrolled users in a given context.
...
Previously users enrolled in a course via multiple enrolment methods
would be counted multiple times.
2018-09-21 10:21:42 +01:00
Tim Hunt
ade905e248
MDL-63020 ddl: fix nullable unique indexes in OCI and MS SQL
...
This works-around the default non-standard behaviour of these DB engines.
2018-09-20 17:50:28 +01:00
Tim Hunt
8f76f17fc6
MDL-63020 xmldb: Improve PHPdoc comments for better IDE autocomplete
2018-09-20 17:50:26 +01:00
Luca Bösch
a93eb1182e
MDL-62717 forum: Create announcements forum with HTML format intro.
2018-09-20 17:47:20 +02:00
Markku Riekkinen
e4099493ca
MDL-61981 filter_mathjaxloader: add unit tests
2018-09-20 15:44:38 +03:00
Markku Riekkinen
71d3c750eb
MDL-61981 filter_mathjaxloader: nested math environments
...
The MathJax filter used to break mathematics if inline math was
used inside display math. Nolink spans were added around
the inline math even though it was nested inside another math
environment. This fix is aware of the nesting so that the spans
may be inserted only at the outer math environment. No regular
expressions are used because they do not support detecting
arbitrary, unlimited nesting of parentheses in the text, which
is now needed.
2018-09-20 15:44:02 +03:00
Eloy Lafuente (stronk7)
02a31d5f96
weekly release 3.5.2+
2018-09-20 12:12:10 +02:00