David Matamoros
aba27d5317
MDL-58409 core_form: needs clean in autocomplete element
2018-08-07 11:03:04 +02:00
Andrew Nicols
7391dfc208
Merge branch 'MDL-62798-35' of git://github.com/mihailges/moodle into MOODLE_35_STABLE
2018-08-07 13:08:54 +08:00
Andrew Nicols
6d2fedaa47
Merge branch 'wip-MDL-61424-35' of git://github.com/marinaglancy/moodle into MOODLE_35_STABLE
2018-08-07 09:29:41 +08:00
Amaia Anabitarte
02f31bb65b
MDL-62750 lang: Trim langlist setting values
2018-08-06 09:40:15 +01:00
Andrew Nicols
1e2f780503
MDL-61515 theme: Pre-compile boost
2018-08-06 15:21:50 +08:00
Andrew Nicols
57bebf7c4b
Merge branch 'MDL-61515-35' of git://github.com/bmbrands/moodle into MOODLE_35_STABLE
2018-08-06 15:06:04 +08:00
Andrew Nicols
f940b5dcd9
Merge branch 'MDL-62996-35' of git://github.com/junpataleta/moodle into MOODLE_35_STABLE
2018-08-06 12:28:03 +08:00
Mihail Geshoski
7cccc7e03a
MDL-62798 repositories: Report sections by name in server repository
2018-08-06 09:56:30 +08:00
Mihail Geshoski
76483d4f45
MDL-61839 glossary: One letter search in glossary returns all entries
2018-08-06 09:47:10 +08:00
Andrew Nicols
d3ef856e79
Merge branch 'MDL-62969_35' of git://github.com/markn86/moodle into MOODLE_35_STABLE
2018-08-06 09:28:20 +08:00
Damyon Wiese
5c4aef2664
MDL-61650 assign: More consistent empty text
...
Consistently check for empty submissions with count_words(trim($text)).
2018-08-03 16:53:45 +08:00
Damyon Wiese
ff7ec97918
MDL-62279 assign: Properly set the defaults
...
Before an assignment has been created, we need to use the site defaults,
not the per instance defaults for the settings.
2018-08-03 15:13:22 +08:00
Andrew Nicols
4bd4b46070
weekly release 3.5.1+
2018-08-03 11:30:29 +08:00
Andrew Nicols
2392c10734
Merge branch 'install_35_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_35_STABLE
2018-08-03 11:30:27 +08:00
Damyon Wiese
6b74d76fa9
MDL-60685 assign: Do not falsely use admin user
...
When an assign_grades record is automatically populated, do not use the admin user as the default grader.
This would generate false information on the assignment summary screen and send false notifications from
the admin user.
2018-08-02 14:19:59 +08:00
Damyon Wiese
f86bd7ece0
MDL-61870 mod_assign: Conditionally backup groups
...
When group info is not backed up, do not backup assignment submissions or overrides that related to a specific group.
We are already correctly not restoring them, but it is more robust not to include them in the backup file at all.
2018-08-02 13:03:06 +08:00
Zig Tan
805417c33d
MDL-61870 mod_assign: Fix/clean up imported group override duedates
...
Applying patch supplied from Damyon Wiese to address the root-cause
of this issue in the backup/restore logic.
2018-08-02 13:03:05 +08:00
Zig Tan
127b54ffbe
MDL-61870 mod_assign: Fix/clean up imported group override duedates
...
- Prevent group override duedate events from being imported when groups are excluded
- Clean up any existing group override duedate events when editing assignment in upgradelib.php
- Updated lib.php unit tests
2018-08-02 13:03:05 +08:00
Andrew Nicols
8450d9948a
Merge branch 'MDL-59847-35' of https://github.com/snake/moodle into MOODLE_35_STABLE
2018-08-02 11:40:08 +08:00
Andrew Nicols
3eca9bf311
Merge branch 'MDL-62983-35' of git://github.com/sarjona/moodle into MOODLE_35_STABLE
2018-08-02 11:22:50 +08:00
Andrew Nicols
6b3738bc20
MDL-63050 cachestore_redis: Update hExists to check empty
2018-08-02 11:00:27 +08:00
Andrew Nicols
1974156194
MDL-63050 redis: Make session check compatible with Redis 4.0
2018-08-02 11:00:27 +08:00
David Mudrák
f0a4839154
MDL-59847 core: Fix display of hidden identity fields in user selectors
...
User selectors now respect the user's permission to view other users'
hidden profile fields.
2018-08-02 10:37:07 +08:00
Eloy Lafuente (stronk7)
3ab6d8ba2b
Merge branch 'MDL-57666-35' of git://github.com/mihailges/moodle into MOODLE_35_STABLE
2018-08-02 01:27:55 +02:00
Eloy Lafuente (stronk7)
1d2b6c84a2
Merge branch 'MDL-62965-35-userprofilesignup' of git://github.com/mudrd8mz/moodle into MOODLE_35_STABLE
2018-08-02 00:41:36 +02:00
Eloy Lafuente (stronk7)
266744a6f9
Merge branch 'MDL-59595-35-2' of git://github.com/snake/moodle into MOODLE_35_STABLE
2018-08-02 00:21:35 +02:00
Eloy Lafuente (stronk7)
c3a1ccc244
Merge branch 'MDL-62977_35' of git://github.com/markn86/moodle into MOODLE_35_STABLE
2018-08-01 16:42:10 +02:00
Jonathon Fowler
96df578e8e
MDL-62983 core_user: Hold multiple filters when clicking any link
2018-08-01 12:11:13 +02:00
Eloy Lafuente (stronk7)
6cf6523cc7
Merge branch 'MDL-41847-35' of git://github.com/sarjona/moodle into MOODLE_35_STABLE
2018-07-31 23:50:52 +02:00
David Monllao
43eadce6fc
Merge branch 'm35_MDL-58015' of https://github.com/danmarsden/moodle into MOODLE_35_STABLE
2018-07-31 13:37:11 +02:00
David Monllao
98fe6eee32
Merge branch 'MDL-59611-35' of git://github.com/damyon/moodle into MOODLE_35_STABLE
2018-07-31 13:31:07 +02:00
David Monllao
671ad6b497
Merge branch 'MDL-44538-35' of https://github.com/lucaboesch/moodle into MOODLE_35_STABLE
2018-07-31 11:21:16 +02:00
Jun Pataleta
49bfb1e5f9
Merge branch 'MDL-58768-35-2' of git://github.com/rezaies/moodle into MOODLE_35_STABLE
2018-07-31 16:18:26 +08:00
David Monllao
000a5d0bec
MDL-63026 course: Fix reference to unexisting capability
2018-07-31 08:32:00 +02:00
Shamim Rezaie
936ed6067f
MDL-58768 mod_assign: Fixed incorrect version number in upgrade.php
2018-07-31 16:23:56 +10:00
Shamim Rezaie
238006f649
MDL-58768 mod_assign: Added userid param to calendar callbacks
...
The mod_assign_core_calendar_is_event_visible and mod_assign_core_calendar_provide_event_action
functions now accept a new parameter ($userid) so they are not always dependet to the logged in user.
2018-07-31 16:15:38 +10:00
Shamim Rezaie
d11038dd43
MDL-58768 core: Fix a typo for callback name
2018-07-31 16:15:38 +10:00
Shamim Rezaie
6b8b06911b
MDL-58768 mod_assign: Add $user param to assign::can_grade
2018-07-31 16:15:38 +10:00
Shamim Rezaie
fe1ae23939
MDL-58768 calendar: Add $requestinguser to the container class
...
The requesting user is not always the same as the current user. The container class now allows a different user
to be set as the requesting user. All capability checks are done against the requesting user.
Also, the $requestinguser is passed to core_calendar_provide_event_action and core_calendar_is_event_visible
callback functions. These callback functions need to be updated in all activity modules to accept a $user parameter.
2018-07-31 16:15:38 +10:00
Shamim Rezaie
64b5d44abc
MDL-58768 coursecat: coursecat::get to accept a $user parameter
2018-07-31 16:15:37 +10:00
Shamim Rezaie
526e3e8c97
MDL-58768 Calendar: Update get_raw_events_legacy_implementation
...
Update get_raw_events_legacy_implementation to work with the passed $users parameter instead of the logged in user.
Also, fixed a bug where get_raw_events_legacy_implementation was failing when $users was set to true, and a list of
$groups was given.
2018-07-31 16:15:37 +10:00
Shamim Rezaie
8668391630
MDL-58768 Calendar: Added user param to calendar_set_filters
...
Decoupled calendar_set_filters from $USER.
Also removed the backward compatibility bit from the function because it was a left over.
2018-07-31 16:15:06 +10:00
Shamim Rezaie
f35e7a0eeb
MDL-58768 Calendar: Added userid param to calendar_get_default_courses
2018-07-31 16:07:15 +10:00
Eloy Lafuente (stronk7)
949f522c13
Merge branch 'MDL-57977-35' of git://github.com/vmdef/moodle into MOODLE_35_STABLE
2018-07-30 21:10:08 +02:00
Eloy Lafuente (stronk7)
ac6bef4e38
Merge branch 'MDL-63002_35' of git://github.com/markn86/moodle into MOODLE_35_STABLE
2018-07-30 16:15:27 +02:00
Marina Glancy
72bb7ac302
MDL-61424 admin: reset registration if token is rejected
2018-07-30 16:12:39 +02:00
Mark Nelson
1b4cd6be30
MDL-63002 core: fixed incorrect calls to non-existent delete_record()
2018-07-30 21:00:25 +08:00
Adrian Perez
10dae695ec
MDL-63002 core_grade: fixed deletion of overriden letters
2018-07-30 21:00:24 +08:00
Jun Pataleta
fc12d8d459
Merge branch 'MDL-62931-35' of git://github.com/rezaies/moodle into MOODLE_35_STABLE
2018-07-30 16:34:36 +08:00
Claude Vervoort
c46c85055b
MDL-62993 ltiservice_memberships: make message an array per spec
...
Also added resultSourcedId to member for BC.
2018-07-30 10:07:22 +08:00