Mathew May
298133d638
MDL-63880 core_course: Change core no-course template.
...
Added two templates back in that define what string to use in the two affected blocks.
2019-02-08 12:31:11 +08:00
Mathew May
a29135f883
MDL-63880 core_course: Move common templates to core_course
...
Remove repeated templates from myoverview, recentlyaccessedcourse &
starredcourses blocks.
2019-02-07 13:45:12 +08:00
Jun Pataleta
a62e275984
weekly release 3.7dev
2019-02-01 08:56:54 +08:00
Jun Pataleta
ab1ffc8fcf
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2019-02-01 08:56:53 +08:00
Eloy Lafuente (stronk7)
f385378b43
Merge branch 'MDL-64737-master-attoprivacysql' of git://github.com/mudrd8mz/moodle
2019-01-31 22:45:37 +01:00
Sara Arjona
479c681443
MDL-62514 form: Add missing data-tags attribute
...
The data-tags=1 attribute was missing for the autocomplete forms
without suggestions.
2019-01-31 13:50:00 +01:00
David Mudrák
599abfac00
MDL-64737 editor_atto: Fix the privacy export_user_data() implementation
...
Multiple issues fixed:
* Fixed order of the statements to avoid access to undefined variables.
* Fixed population of the SQL query parameter to make sure they match
the placeholder in the query.
* Fixed missing table aliases in the second query to make sure the query
actually works as expected.
2019-01-31 12:28:52 +01:00
David Mudrák
c5dde62e18
MDL-64737 privacy: Fix privacy provider testsuite file names
...
Only files ending with "_test.php" suffix are implicit part of a
testsuite. So these two were not actually executed.
2019-01-31 11:31:57 +01:00
Eloy Lafuente (stronk7)
0efd3c19b4
Merge branch 'MDL-64320_master' of git://github.com/dmonllao/moodle
2019-01-31 00:24:53 +01:00
Eloy Lafuente (stronk7)
8eb26c2c4a
Merge branch 'MDL-64521' of https://github.com/timhunt/moodle
2019-01-30 23:48:48 +01:00
Eloy Lafuente (stronk7)
0c715afea2
Merge branch 'MDL-62514-master' of git://github.com/andrewnicols/moodle
2019-01-30 22:58:13 +01:00
Eloy Lafuente (stronk7)
62b942a510
MDL-64528 core_completion: new cap version bump
2019-01-30 21:23:15 +01:00
Eloy Lafuente (stronk7)
6ada5b713b
Merge branch 'MDL-64528-master' of https://github.com/mackensen/moodle
2019-01-30 21:21:26 +01:00
Sara Arjona
f59f689e29
Merge branch 'master' of https://github.com/kristian-94/moodle
2019-01-30 19:08:59 +01:00
Sara Arjona
d5cd071777
Merge branch 'MDL-64123_master' of https://github.com/marxjohnson/moodle
2019-01-30 17:46:03 +01:00
Sara Arjona
1d792fa982
Merge branch 'MDL-47247-master' of git://github.com/mihailges/moodle
2019-01-30 14:02:48 +01:00
David Monllao
e0c889978f
MDL-64320 analytics: Validate discrete indicators separately
2019-01-30 12:11:08 +01:00
Eloy Lafuente (stronk7)
4e77949bc3
MDL-46881 forum: whitespace fix (and related phpdocs completed)
2019-01-30 11:24:00 +01:00
Eloy Lafuente (stronk7)
7b683564dc
Merge branch 'MDL-46881-master' of git://github.com/andrewnicols/moodle
2019-01-30 11:12:21 +01:00
Sara Arjona
9396da6964
Merge branch 'MDL-64190' of https://github.com/paulholden/moodle
2019-01-30 10:25:33 +01:00
Sara Arjona
e042dc5395
Merge branch 'MDL-64566_master' of git://github.com/markn86/moodle
2019-01-30 09:31:56 +01:00
Sara Arjona
f0919712ba
Merge branch 'MDL-64143-master' of https://github.com/ryanwyllie/moodle
2019-01-30 09:22:23 +01:00
Andrew Nicols
cd029f936d
MDL-46881 forum: Only skip post, not discussion
2019-01-30 10:55:48 +08:00
Andrew Nicols
ba1a8ef782
MDL-46881 forum: Adjust limits for tasks
2019-01-30 10:55:48 +08:00
Andrew Nicols
b51b696927
MDL-46881 core: Allow adhoc tasks to be rescheduled
2019-01-30 10:55:48 +08:00
Andrew Nicols
4129d898f7
MDL-46881 forum: Tidy up trace variables
2019-01-30 10:55:48 +08:00
Ryan Wyllie
dea0c9dcdf
MDL-64143 message: make message drawer contacts bold
2019-01-30 08:58:57 +08:00
Andrew Nicols
bebb976b99
MDL-62514 behat: Inplace editable pendingjs wrapper
2019-01-30 08:24:32 +08:00
Andrew Nicols
aac98ca7df
MDL-62514 behat: Remove potentially conflicting names from description
2019-01-30 08:24:32 +08:00
Andrew Nicols
f98a300dd8
MDL-62514 behat: Add additional autocomplete validation
2019-01-30 08:24:32 +08:00
Andrew Nicols
e994dea0b3
MDL-62514 behat: Rewrite handling of autocomplete
...
This includes a minor restructure of the autocomplete JS to make use of
promises and improve tracking of pending JS.
In particular it improves the way in which throttled text input is
handled to ensure that the behat does not continue until:
- typing is fully complete; and
- all possible ajax requests have been sent; and
- all possible ajax requests complete; and
- the suggestions are updated.
A number of conditions existed where behat would move on to the next
step too early in a race condition effect between Behat and Autocomplete.
2019-01-30 08:24:32 +08:00
Andrew Nicols
7bfb575f63
MDL-62514 behat: Add a wait_for_pending_js to form field
2019-01-30 08:24:32 +08:00
AMOS bot
a591e6c294
Automatically generated installer lang files
2019-01-30 00:10:07 +00:00
Andrew Nicols
0dc54176dd
MDL-46881 forum: Mark posts as ready properly
2019-01-30 07:48:38 +08:00
Andrew Nicols
af48d8bdd6
MDL-46881 forum: Defer post visibility check to send time
2019-01-30 07:48:38 +08:00
Andrew Nicols
c0284ccbc6
MDL-46881 forum: Ensure that there are posts to remove
2019-01-30 07:48:38 +08:00
Andrew Nicols
b231aabb2d
MDL-46881 mod_forum: Remove unused functions
...
Note: I have not applied the deprecation policy to these functions as
they are extremely core to the cron functionality and were never
intended to be used outside of cron.
2019-01-30 07:48:38 +08:00
Andrew Nicols
4459ad290d
MDL-46881 mod_forum: Move cron around
2019-01-30 07:48:38 +08:00
Andrew Nicols
28fd710f84
MDL-46881 core_task: Add a logging trait
2019-01-30 07:48:38 +08:00
Eloy Lafuente (stronk7)
3679f3b3b7
Merge branch 'MDL-64424-master-expiredfrontpage' of git://github.com/mudrd8mz/moodle
2019-01-29 23:47:05 +01:00
Eloy Lafuente (stronk7)
aa612f259e
Merge branch 'MDL-64464' of https://github.com/timhunt/moodle
2019-01-29 19:40:14 +01:00
Sara Arjona
b594c853b9
Merge branch 'MDL-64144-master' of https://github.com/ryanwyllie/moodle
2019-01-29 16:08:10 +01:00
Sara Arjona
21a43e5508
Merge branch 'MDL-63168_master' of git://github.com/markn86/moodle
2019-01-29 13:00:47 +01:00
Sara Arjona
d067783f2b
Merge branch 'MDL-64313-master' of git://github.com/damyon/moodle
2019-01-29 12:35:31 +01:00
Sara Arjona
f07949c0c9
Merge branch 'MDL-61623-master' of git://github.com/damyon/moodle
2019-01-29 11:20:08 +01:00
Damyon Wiese
82e8a0ef36
MDL-61623 accessibility: Use role, not aria-role
2019-01-29 13:40:10 +08:00
Mihail Geshoski
a124355646
MDL-47247 mod_folder: Apply site config when showexpanded is not set
2019-01-29 08:58:14 +08:00
Sara Arjona
c85b7b3a93
Merge branch 'MDL-62668-master' of git://github.com/jleyva/moodle
2019-01-28 19:42:13 +01:00
Sara Arjona
e07bafff8d
Merge branch 'MDL-64414-master' of https://github.com/serlachner/moodle
2019-01-28 15:37:57 +01:00
Sara Arjona
91f514eafa
Merge branch 'MDL-56604-master' of git://github.com/damyon/moodle
2019-01-28 13:32:38 +01:00