David Monllao
4e6ec59f8c
Merge branch 'MDL-63139-35' of git://github.com/rezaies/moodle into MOODLE_35_STABLE
2018-09-18 16:38:00 +02:00
David Monllao
a266d8a24f
Merge branch 'MDL-63117-35' of git://github.com/rezaies/moodle into MOODLE_35_STABLE
2018-09-18 16:34:30 +02:00
David Monllao
1d67ef4cc7
Merge branch 'MDL-63333_35' of git://github.com/markn86/moodle into MOODLE_35_STABLE
2018-09-18 12:18:54 +02:00
Mihail Geshoski
39116eeac9
MDL-63109 privacy: Add behat tests
2018-09-18 15:07:23 +08:00
Mihail Geshoski
60e45d8e0d
MDL-63109 privacy: Fix the initialisation of the policy acceptance modal
2018-09-18 15:04:46 +08:00
Jun Pataleta
3135d3f048
Merge branch 'm35_MDL-63319_MySQL_MSSQL_Rename_Field_Reserved_Word' of https://github.com/scara/moodle into MOODLE_35_STABLE
2018-09-18 14:08:53 +08:00
Tim Schroeder
f7035a839d
MDL-63119 calendar: now showing event end in modal
...
When clicking on an event in the month view, a modal opens with
information about it. That modal did previously only show the start time
of the event. It now also shows the end (if the event has one).
2018-09-18 13:41:43 +08:00
Damyon Wiese
ffdc051c71
MDL-62930 theme_boost: Remove custom-select styles
...
These styles cause the custom select fields to overlap their containers. See the license field in the file picker single file info dialogue for an example.
2018-09-18 08:42:35 +08:00
Eloy Lafuente (stronk7)
aa5c98350f
Merge branch 'MDL-58781_35' of https://github.com/aanabit/moodle into MOODLE_35_STABLE
2018-09-17 23:43:22 +02:00
Eloy Lafuente (stronk7)
206285819c
Merge branch 'MDL-63009-35' of git://github.com/mickhawkins/moodle into MOODLE_35_STABLE
2018-09-17 23:30:41 +02:00
Eloy Lafuente (stronk7)
31867d8880
Merge branch 'MDL-63184-35-2' of git://github.com/junpataleta/moodle into MOODLE_35_STABLE
2018-09-17 23:11:36 +02:00
Eloy Lafuente (stronk7)
d4e17846f6
Merge branch 'MDL-63371_35' of git://github.com/timhunt/moodle into MOODLE_35_STABLE
2018-09-17 23:09:28 +02:00
Eloy Lafuente (stronk7)
e34e5486cf
Merge branch 'MDL-63354-35' of https://github.com/HuongNV13/moodle into MOODLE_35_STABLE
2018-09-17 23:06:47 +02:00
Jun Pataleta
d283cf2cee
MDL-63184 tool_dataprivacy: Ensure PO roles have correct capability
2018-09-17 22:35:23 +08:00
David Monllao
3a832ad75e
Merge branch 'MDL-62554-35' of git://github.com/junpataleta/moodle into MOODLE_35_STABLE
2018-09-17 13:45:50 +02:00
Eloy Lafuente (stronk7)
9cab25219d
Merge branch 'MDL-63215-35' of https://github.com/lucaboesch/moodle into MOODLE_35_STABLE
2018-09-17 10:43:07 +02:00
Mark Nelson
ff5ec88a55
MDL-63333 core: removed unused setting 'messaginghidereadnotifications'
2018-09-17 10:04:55 +08:00
Mihail Geshoski
996090515e
MDL-63116 privacy: Add bulk actions to the privacy request table
2018-09-17 08:19:28 +08:00
Mihail Geshoski
6d682a5e5f
MDL-63116 privacy: Add behat tests
2018-09-17 08:19:28 +08:00
Mihail Geshoski
b7c157aeb2
MDL-63116 privacy: Add unit tests
2018-09-17 08:19:27 +08:00
Michelle Melton
5e1b7e4d28
MDL-63215 block_rss_client: Escaping tags in RSS entries
2018-09-16 23:47:36 +02:00
Matteo Scaramuccia
d408738313
MDL-63319 ddl: Added getRenameFieldSQL() coverage
2018-09-14 22:43:03 +02:00
Matteo Scaramuccia
3702ecbe48
MDL-63319 ddl: Improved rename_field() coverage
...
DB API should allow to rename fields, including renaming
those columns named using a reserved word.
2018-09-14 22:43:03 +02:00
Matteo Scaramuccia
6e73318877
MDL-63319 ddl: MSSQL should rename reserved words
2018-09-14 22:36:31 +02:00
Matteo Scaramuccia
d3931b12d2
MDL-63319 ddl: MySQL should rename reserved words
2018-09-14 22:36:31 +02:00
Tim Hunt
8f95b79590
MDL-63371 question: USE_RAW_DATA case in check_qt_var_name_restrictions
2018-09-14 16:44:31 +01:00
Amaia Anabitarte
f426155996
MDL-58781 mod_feedback: Inconsistency in analysis exported to excel
2018-09-14 12:37:17 +02:00
Shamim Rezaie
a7ee1a75e5
MDL-63143 mod_lesson: Check if the module is visible to the user
2018-09-14 20:35:43 +10:00
Shamim Rezaie
a756b01f52
MDL-63143 mod_lesson: Add userid param to mod_lesson calendar callbacks
2018-09-14 20:35:43 +10:00
Eloy Lafuente (stronk7)
9c1fc95578
weekly release 3.5.2+
2018-09-14 11:06:55 +02:00
Shamim Rezaie
5e8396aa71
MDL-63142 mod_label: Check if the module is visible to the user
2018-09-14 17:55:57 +10:00
Shamim Rezaie
0d20375579
MDL-63142 mod_label: Add userid param to mod_label calendar callbacks
2018-09-14 17:55:56 +10:00
Shamim Rezaie
412697a70f
MDL-63141 mod_imscp: Check if the module is visible to the user
2018-09-14 17:54:24 +10:00
Shamim Rezaie
c0bb26aaf9
MDL-63141 mod_imscp: Add userid param to mod_imscp calendar callbacks
2018-09-14 17:54:24 +10:00
Huong Nguyen
fee8383edc
MDL-63354 Group: Rollover text on long group names is not consistent
2018-09-14 09:44:26 +07:00
Eloy Lafuente (stronk7)
29eb2d47be
MDL-61169 iplookup: Change to another block still remaining to SF
2018-09-13 19:06:44 +02:00
Jun Pataleta
d82e50f0a9
MDL-62554 tool_dataprivacy: Integration review fixes
2018-09-13 14:49:45 +08:00
Michael Hawkins
ee1e93d511
MDL-63009 tool_dataprivacy: Added site name/link to request emails
2018-09-12 17:45:49 +08:00
Jun Pataleta
385caa2e24
Merge branch 'mdl63321-moodle35' of https://github.com/tlock/moodle into MOODLE_35_STABLE
2018-09-12 15:33:48 +08:00
Jun Pataleta
7f08932a68
Merge branch 'MDL-63231-set-default-value-for-int-param-MOODLE_35' of https://github.com/guillalva06/moodle into MOODLE_35_STABLE
2018-09-12 09:59:36 +08:00
Jun Pataleta
4540e074bc
Merge branch 'MDL-50314_35' of git://github.com/do-you-even-curl/moodle into MOODLE_35_STABLE
2018-09-12 09:43:35 +08:00
Eloy Lafuente (stronk7)
d05c1e47db
Merge branch 'MDL-63130_35' of git://github.com/markn86/moodle into MOODLE_35_STABLE
2018-09-11 23:56:33 +02:00
Eloy Lafuente (stronk7)
442e48c4f2
Merge branch 'MDL-63136-35' of git://github.com/rezaies/moodle into MOODLE_35_STABLE
2018-09-11 23:52:11 +02:00
Eloy Lafuente (stronk7)
8235feb1ec
Merge branch 'MDL-62528-35' of git://github.com/bmbrands/moodle into MOODLE_35_STABLE
2018-09-11 23:05:30 +02:00
Guillermo Alvarez
5b75de57f2
MDL-63231 filepicker: Skype validation for null values
...
In file_get_all_files_in_draftarea function an integer could get
a null value so it is necessary to execute this function only
when is called with a valid integer value.
2018-09-11 09:04:55 -05:00
Fotis Skandalis
11334441a8
MDL-62714 theme_boost: Course visibility in navigation bar
...
Added check in navbar.mustache to add dimmed_text class if needed.
Added is_hidden() in navigationlib.php to return if the class needs
to be added.
2018-09-10 17:06:22 +03:00
Jun Pataleta
e7a3f9b34a
MDL-62554 tool_dataprivacy: Bump version for new WS functions
2018-09-10 12:23:51 +08:00
Jun Pataleta
646c0464ec
MDL-62554 tool_dataprivacy: Fix display of activity options
2018-09-10 12:22:54 +08:00
Jun Pataleta
6c48400b67
MDL-62554 tool_dataprivacy: Fix template for Bootstrapbase compatibility
2018-09-10 12:22:54 +08:00
Jun Pataleta
4c6cc6c42a
MDL-62554 tool_dataprivacy: Remove defaults form
...
With the changes in this issue, this form is no longer being used.
2018-09-10 12:22:54 +08:00