Jun Pataleta
1a3a3ef2c4
MDL-43385 booktool_print: Remove unused $titles array
2019-02-05 16:33:33 +08:00
Mihail Geshoski
8cf64176a7
MDL-43385 booktool_print: Improve print output
2019-02-05 16:10:31 +08:00
Damyon Wiese
37fc47f17d
MDL-64377 assign: Allow remove submission
...
Calls each submission plugin to remove the data for a submission.
2019-02-05 11:54:49 +08:00
Mihail Geshoski
854f6116f3
MDL-50793 mod_book: Display hidden chapters to teachers
2019-02-05 09:46:48 +08:00
Mihail Geshoski
b5bce42cca
MDL-50793 mod_book: Update behat tests
2019-02-05 09:46:08 +08:00
Eloy Lafuente (stronk7)
8564438abc
Merge branch 'MDL-61535-master' of git://github.com/andrewnicols/moodle
2019-02-05 01:34:31 +01:00
Eloy Lafuente (stronk7)
89b1f3ac95
Merge branch 'wip-MDL-64404-master' of https://github.com/Beedell/moodle
2019-02-05 01:28:54 +01:00
Eloy Lafuente (stronk7)
77017d1138
Merge branch 'MDL-62973-master' of git://github.com/junpataleta/moodle
2019-02-05 00:08:02 +01:00
Eloy Lafuente (stronk7)
3901fd74ba
Merge branch 'MDL-64649-master' of https://github.com/felicemcc/moodle
2019-02-04 16:35:22 +01:00
Eloy Lafuente (stronk7)
9ee3b3d1df
Merge branch 'MDL-63975-master' of git://github.com/damyon/moodle
2019-02-04 13:21:37 +01:00
Mark Nelson
fc2664501b
MDL-64632 core_message: fixed PHP error when users are deleted from DB
2019-02-04 12:36:22 +08:00
Jun Pataleta
9b0cb96d42
MDL-64725 composer: Use lowercase for package name of dev dependencies
2019-02-04 09:37:35 +08:00
Sara Arjona
2f2b0bfc61
Merge branch 'MDL-63578-master' of git://github.com/damyon/moodle
2019-02-01 13:31:31 +01:00
Eloy Lafuente (stronk7)
b762ed9552
MDL-63967 libs: some filter_var() filters are deprecated with php73
...
The explicit usage of the constants FILTER_FLAG_SCHEME_REQUIRED and
FILTER_FLAG_HOST_REQUIRED is now deprecated; both are implied for
FILTER_VALIDATE_URL anyway.
2019-02-01 11:56:05 +01:00
M Kassaei
5179a01ab6
MDL-64646 drag-drop questions: improve editing forms
...
Users were getting confused between choice numbers and
group numbers. So choice numbers now show as [[1]] to
match what appears in the question text. Groups are now
letters A, B, ...
2019-02-01 10:20:08 +00:00
David Monllaó
a36ce71185
MDL-64694 report_insights: Remove unnecessary cell classes
2019-02-01 09:09:59 +01:00
Luca Bösch
cfac07f283
MDL-64577 grade: style "Add ID numbers" button.
2019-02-01 07:10:18 +01: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
Felice Candilio
c4ddf40612
MDL-64649 amd: Removing underscores from icons in [Roles/Groups] forms
2019-01-31 10:55:53 +01:00
Damyon Wiese
13543706a5
MDL-63975 assign: Fix error when there is no grader
2019-01-31 13:09:06 +08:00
Damyon Wiese
ff9a0f8289
MDL-63578 assign: Better page titles
...
Use the context function get_context_name() to set the page title. This will
change it from "Assignment" to "C1: Important foods to eat".
The get_context_name() for activity modules is updated to include the course short name (not the
name of the activity type).
2019-01-31 10:47:24 +08: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
Claude Vervoort
25ad68293c
MDL-64730 LTI Adv: do not ignore 0 score
2019-01-30 16:18:22 -05: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