David Monllao
c6fa9f2ea2
Merge branch 'MDL-61019-35' of https://github.com/lucaboesch/moodle into MOODLE_35_STABLE
2018-07-16 13:25:13 +02:00
Damyon Wiese
c485c0c443
MDL-62807 output: Support .list-unstyled class
...
Category management lists should not have bullets.
We support this class in "boost" theme but not in bootstrapbase and there are uses of it in core.
2018-07-16 14:04:03 +08:00
Andrew Nicols
474ec7e94b
Merge branch 'MDL-45851_35' of git://github.com/timhunt/moodle into MOODLE_35_STABLE
2018-07-16 13:18:16 +08:00
Jake Dallimore
d7b6ef5729
MDL-54830 core_course: fix maxbytes logic in course_update web service
...
The service should allow the special value of 0 (site limit) to be set.
2018-07-16 10:42:53 +08:00
Jake Dallimore
fb6ae10135
MDL-62868 core_group: clear group_grouping cache when changing grouping
2018-07-16 10:36:04 +08:00
Jake Dallimore
cadff587be
Merge branch 'MDL-45389-35' of https://github.com/lucaboesch/moodle into MOODLE_35_STABLE
2018-07-16 10:11:58 +08:00
Neill Magill
74fbce7560
MDL-49025 assign: Submissions of an empty directory should not save
...
Before this change if only a folder was submitted the submission_is_empty
check would return true. This meant that the draft area would be saved.
The is_empty check would then be called which would return false. This
caused the submission form to indicate to the user that the submission
had failed.
Now is_empty and submission_is_empty should both return false if only
folders are submitted.
2018-07-13 14:04:53 +01:00
Neill Magill
6ede900c49
MDL-49025 assign: Test than an empty directory will not submit
2018-07-13 14:04:53 +01:00
Luca Bösch
4f7cf4088d
MDL-61019 Theme boost: lesson display issues with buttons/progress bar.
2018-07-13 09:25:40 +02:00
Luca Bösch
76486ab639
MDL-45389 theme_bootstrapbase: Forum index page alignment in clean.
2018-07-13 09:25:23 +02:00
Luca Bösch
a3809c4fc6
MDL-44538 action_menu: rounded corner of highlights only where needed.
2018-07-13 09:25:17 +02:00
Jake Dallimore
b80a22f5ba
weekly release 3.5.1+
2018-07-13 12:26:16 +08:00
Jake Dallimore
ef6bdbae8e
Merge branch 'install_35_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_35_STABLE
2018-07-13 12:26:14 +08:00
Andrew Nicols
85abbf80e2
Merge branch 'MDL-62746-35-fix' of git://github.com/junpataleta/moodle into MOODLE_35_STABLE
2018-07-12 16:19:52 +08:00
Jun Pataleta
f2757d51a9
MDL-62746 tag: Behat fix for combining tags scenario
2018-07-12 16:09:10 +08:00
David Monllao
24e83b2807
MDL-59599 navigation: Respect previous activity-level navigation
...
The original patch was overwriting grading methods navigation.
All credit goes to Andrew Nicols.
2018-07-12 10:25:52 +08:00
AMOS bot
4e37604528
Automatically generated installer lang files
2018-07-12 00:08:29 +00:00
David Monllao
8b2ae94442
Merge branch 'MDL-62618-35' of git://github.com/mickhawkins/moodle into MOODLE_35_STABLE
2018-07-11 18:48:16 +02:00
Jake Dallimore
4dec82b25b
Merge branch 'MDL-62712-35' of https://github.com/HuongNV13/moodle into MOODLE_35_STABLE
2018-07-11 09:02:28 +08:00
Andrew Nicols
e3796a0678
Merge branch 'MDL-52318-35' of https://github.com/snake/moodle into MOODLE_35_STABLE
2018-07-11 08:58:37 +08:00
Andrew Nicols
104c9ffae9
Merge branch 'MDL-62026-35' of git://github.com/junpataleta/moodle into MOODLE_35_STABLE
2018-07-11 08:15:57 +08:00
AMOS bot
c5a4536bb8
Automatically generated installer lang files
2018-07-11 00:09:53 +00:00
Andrew Hancox
740db2e5c3
MDL-62663 core_user: Enforce viewalldetails capability when editing user
2018-07-10 13:28:18 +01:00
David Monllao
9fc60dfeb1
Merge branch 'MDL-62262-35' of https://github.com/lucaboesch/moodle into MOODLE_35_STABLE
2018-07-10 13:32:38 +02:00
David Monllao
c270b92ddb
Merge branch 'MDL-62823-m35' of https://github.com/NeillM/moodle into MOODLE_35_STABLE
2018-07-10 11:44:52 +02:00
Andrew Nicols
835d570210
Merge branch 'MDL-61578-35' of git://github.com/mickhawkins/moodle into MOODLE_35_STABLE
2018-07-10 16:46:26 +08:00
Huong Nguyen
7a81bcdb34
MDL-62712 Filepicker: Improve upload process
...
Lost the uploading file when user press Submit before upload process has done
2018-07-10 15:20:18 +07:00
David Monllao
9818499ed8
Merge branch 'MDL-62814-35' of https://github.com/HuongNV13/moodle into MOODLE_35_STABLE
2018-07-10 07:50:53 +02:00
Jun Pataleta
5e0c2c9815
MDL-62026 tool_dataprivacy: Behat tests for contacting PO
2018-07-10 12:31:26 +08:00
Jun Pataleta
50e48b78e9
MDL-62026 tool_dataprivacy: Allow manual completion of general enquiries
2018-07-10 12:31:26 +08:00
Andrew Hancox
f3a11484ad
MDL-61578 backup: Added unit test for is_course_modified check.
2018-07-10 11:02:23 +08:00
Michael Hawkins
af9b4f1f3b
MDL-61578 backup: Prevent backup logging triggering fresh backups.
...
Thanks to Renaat Debleu for their contribution to this solution.
2018-07-10 11:02:23 +08:00
Andrew Nicols
25c946f628
Merge branch 'MDL-62746-35' of git://github.com/junpataleta/moodle into MOODLE_35_STABLE
2018-07-10 10:08:52 +08:00
Jake Dallimore
110f3a3d68
Merge branch 'MDL-62772-35_always_show_disclosure' of https://github.com/jmcgettrick/moodle into MOODLE_35_STABLE
2018-07-10 09:00:34 +08:00
David Monllao
b20a4bc15c
Merge branch 'mdl35_MDL-62753' of https://github.com/OdyX/moodle into MOODLE_35_STABLE
2018-07-09 15:16:00 +02:00
David Monllao
d4315bf53e
Merge branch 'MDL-56881-35' of https://github.com/snake/moodle into MOODLE_35_STABLE
2018-07-09 14:39:14 +02:00
David Monllao
f31105a9f5
Merge branch 'MDL-62037-35' of https://github.com/lethevinh/moodle into MOODLE_35_STABLE
2018-07-09 13:48:53 +02:00
David Monllao
771c8455cb
Merge branch 'MDL-62831-35' of git://github.com/damyon/moodle into MOODLE_35_STABLE
2018-07-09 13:36:24 +02:00
David Monllao
8297de9fa3
MDL-59599 navigation: Strict zero-position comparision
2018-07-09 12:27:36 +02:00
David Monllao
e336f07cd7
Merge branch 'MDL-59599-35' of https://github.com/Kathrin84/moodle into MOODLE_35_STABLE
2018-07-09 12:00:10 +02:00
John McGettrick
2ff2c49c85
MDL-62772 mod_assign: Show disclosure for all submitters
2018-07-09 09:15:52 +01:00
Andrew Nicols
2f7aaf1d53
Merge branch 'MDL-33509-35' of git://github.com/mihailges/moodle into MOODLE_35_STABLE
2018-07-09 14:01:55 +08:00
Andrew Nicols
551f57926a
Merge branch 'MDL-62808_35' of git://github.com/markn86/moodle into MOODLE_35_STABLE
2018-07-09 13:30:13 +08:00
Damyon Wiese
b8daa178de
MDL-43334 backup: Fix cancel JS
...
The cancel button is a form element within a div that has the confirmcancel class. When we
accept a cancel modal, we should attempt to click the most specific form element of the
div, not the entire div.
2018-07-09 12:18:43 +08:00
Damyon Wiese
8405e6f1cc
MDL-43334 backup: Lanuage for cancel
...
Cancel backup buttons need clear lang strings.
2018-07-09 12:18:43 +08:00
Andrew Nicols
89076b49fb
MDL-56093 auth_db: Remove issue no. from comment
2018-07-09 12:14:33 +08:00
Andrew Nicols
8fc16d9e6a
Merge branch 'MOODLE_35_STABLE_MDL_56093' of https://github.com/eledia/moodle into MOODLE_35_STABLE
2018-07-09 12:14:29 +08:00
Jake Dallimore
5136441985
Merge branch 'MDL-61359-35' of git://github.com/mickhawkins/moodle into MOODLE_35_STABLE
2018-07-09 12:11:05 +08:00
Mark Nelson
1afa3903ae
MDL-62808 core_message: fixed 'useridto' being incorrectly set to 0
2018-07-09 12:00:40 +08:00
Jake Dallimore
4c32762ca7
MDL-52318 core_form: allow multiple filepicker-enabled url elements
...
In cases when filepicker support is enabled, this patch adds a wrapper
div around the url element and includes the filepicker id in its id.
This allows the js callback code to target the specific input field
with which it is associated.
2018-07-09 11:33:09 +08:00