Andrew Nicols
fce4664899
Merge branch 'MDL-62161' of https://github.com/paulholden/moodle
2019-09-03 11:26:19 +08:00
David Mudrák
da0dbeeb99
MDL-66504 lang: Use the new strings in the Behat scenario
2019-09-01 12:33:24 +02:00
Paul Holden
d19a7b2794
MDL-62161 user: preserve all selected users between searches.
2019-08-30 14:37:11 +01:00
Alexander Bias
a292ed5472
MDL-66133 user: Add setting to configure user filters
2019-08-23 20:43:26 +02:00
Adrian Greeve
5074882e13
Merge branch 'MDL-66378-master' of git://github.com/andrewnicols/moodle
2019-08-20 13:43:11 +08:00
Adrian Greeve
98d1ac3caf
Merge branch 'MDL-65083-master' of git://github.com/bmbrands/moodle
2019-08-20 10:03:25 +08:00
Bas Brands
549a45808d
MDL-65561 themes: user date filters display fixes
2019-08-19 08:24:04 +02:00
Bas Brands
d470c68b1f
MDL-65083 theme_boost: update uses of pull-xs-right
2019-08-19 08:16:47 +02:00
Andrew Nicols
44de5278a5
MDL-66378 behat: Correct invalid uses of selection from dropdown
2019-08-17 11:44:48 +08:00
Andrew Nicols
9311a83b45
Merge branch 'patch-1' of https://github.com/aspark21/moodle
2019-08-14 11:33:57 +08:00
Jun Pataleta
1cac0870b8
MDL-65950 core_user: Add hidden labels for the user checkboxes
...
* And update Behat tests accordingly and nuke the steps that are using
xpath.
2019-08-13 16:02:02 +08:00
Jun Pataleta
df92be9d67
MDL-65950 core_user: Use new core/checkbox-toggleall
2019-08-13 15:21:34 +08:00
Alistair Spark
fa3f8625e1
MDL-66071 user: username is required with non-internal auth method
2019-08-07 00:55:10 +02:00
Andrew Nicols
f8c927a25b
Merge branch 'MDL-66178' of https://github.com/paulholden/moodle
2019-08-06 09:17:29 +08:00
Andrew Nicols
6047801767
Merge branch 'MDL-64032-master' of https://github.com/HuongNV13/moodle
2019-08-05 12:55:35 +08:00
Paul Holden
90ce66a9ce
MDL-66178 user: filter course participants for users with no roles.
2019-08-02 16:42:10 +01:00
Sara Arjona
117d2fd56e
Merge branch 'mdl_66123' of https://github.com/Peterburnett/moodle
2019-08-01 09:59:08 +08:00
Sara Arjona
408689d5ae
Merge branch 'MDL-57208' of https://github.com/paulholden/moodle
2019-07-31 10:25:04 +08:00
Paul Holden
719f76313c
MDL-57208 user: select default homepage from user preferences page.
2019-07-30 08:53:18 +01:00
Sara Arjona
b5b11a1543
Merge branch 'MDL-63458' of https://github.com/rlorenzo/moodle
2019-07-30 11:59:18 +08:00
[Peter Burnett]
ad9c96e531
MDL-66123 core: check_password_policy takes $user argument
2019-07-29 14:37:50 +10:00
Adrian Greeve
57d42d0598
Merge branch 'MDL-65633_master' of git://github.com/dmonllao/moodle
2019-07-25 14:41:15 +08:00
Huong Nguyen
0fc30827dc
MDL-64032 enrol_manual: Make consistent the UI for setting enrolment
...
Add end date/duration for the UI for setting enrolment should be consistent
2019-07-23 14:21:43 +07:00
Ryan Wyllie
195ea4480b
MDL-62497 javascript: build AMD modules with new transpiler
2019-07-19 14:12:49 +08:00
David Monllaó
3cb0aaaa8c
MDL-65633 analytics: New interfaces for time-splitting methods
2019-07-18 18:38:13 +02:00
Huong Nguyen
afcc7a723d
MDL-64258 Group: Performance problem on the enrol group members page
2019-07-03 15:08:51 +07:00
Huong Nguyen
53f796b91a
MDL-64258 Group: Unit Test for find_users function
2019-07-03 15:08:49 +07:00
Nicolas Dunand
713934f9b4
MDL-63458 core_user: Remove send message if messaging is disabled
2019-06-26 11:24:08 -07:00
Eloy Lafuente (stronk7)
0307a98545
Merge branch 'MDL-64383-master' of git://github.com/damyon/moodle
2019-06-17 23:02:41 +02:00
Paul Holden
52cf92277d
MDL-64484 user: cross-DB compatible profile field ordering.
2019-06-12 16:55:44 +01:00
Paul Holden
03098df6ef
MDL-64484 user: show full profile field name in filter element.
2019-06-07 14:04:32 +01:00
Damyon Wiese
f5348ae301
MDL-64383 user: Make username required
...
Username is a required field, we should indicate this even if it has a help icon.
2019-06-06 13:26:51 +08:00
Simey Lameze
9c576559ea
MDL-63643 core_user: allow filter by last ip address
2019-05-28 06:53:30 +08:00
Jake Dallimore
0e0e1b4552
MDL-65566 core_user: remove the conversation creation code from lib.php
...
These are now lazy created in the messaging APIs, so we don't need
to create them on user creation any more.
2019-05-15 18:42:47 +08:00
Eloy Lafuente (stronk7)
c9a1a6341c
MDL-65571 versions: bump all versions and requires near release
...
version = 2019052000 release version
requires= 2019051100 current beta (week6roll2) version
2019-05-12 23:46:34 +02:00
Eloy Lafuente (stronk7)
0eda82e1d6
Merge branch 'MDL-29320-master' of git://github.com/junpataleta/moodle
2019-05-09 19:49:31 +02:00
Jun Pataleta
1b3a6e7762
MDL-29320 user: Make email query case-insensitive
2019-04-30 16:19:20 +08:00
Jun Pataleta
feb154d8b2
MDL-29320 user: Remove @javascript tag for add new user behat test
...
* It's not necessary and will improve Behat execution time
2019-04-30 14:54:01 +08:00
Jake Dallimore
3edac09063
MDL-65169 core_message: user search respects profile visibility
...
Two modes of visibility checking are supported, depending on the value
of the 'messagingallusers' site setting (site-wide messaging):
- If site-wide messaging is enabled, a user may only be returned in
search results if the searching user can view their profile somewhere
(either the site profile or any course profile).
- If site-wide messaging is disabled, a user may only be returned in
search results if the searching user shares a course with them and can
view their course profile in the shared course.
2019-04-30 11:25:46 +08:00
Sara Arjona
bd9b502ac6
MDL-65170 core_user: fix behat for viewing full profile
...
Users belonging to the same course with separate groups forced
will only be able to find their contacts or other users on the
same group.
2019-04-24 19:40:25 +02:00
Sara Arjona
bbbaeedfdc
Merge branch 'MDL-65170-master' of https://github.com/snake/moodle
2019-04-24 09:02:20 +02:00
Eloy Lafuente (stronk7)
ac753bdd29
Merge branch 'MDL-64676-master' of https://github.com/aanabit/moodle
2019-04-23 19:45:18 +02:00
Eloy Lafuente (stronk7)
3df9c60390
MDL-65248 core_user: Move some upcoming_activities_due strings
...
From course lang files to user lang files (where the target belongs to)
AMOS BEGIN
MOV [target:upcomingactivitiesdue,core_course],[target:upcomingactivitiesdue,core_user]
MOV [target:upcomingactivitiesdue_help,core_course],[target:upcomingactivitiesdue_help,core_user]
AMOS END
2019-04-23 13:53:42 +02:00
Sara Arjona
734b198fd3
MDL-64715 message: add support for self conversations
...
Added new MESSAGE_CONVERSATION_TYPE_SELF type for self-conversations
and upgraded legacy self-conversations to the new type, removing
repeated members in the message_conversation_members table.
Besides, from now, a self-conversation will be created by default for
all the existing users.
All the self-conversations have been also starred and a default message
will be displayed always to explain how to use them.
2019-04-15 20:17:54 +02:00
David Monllaó
982fef46f4
MDL-64783 analytics: Activities due insight forwards to calendar
...
The patch includes changes applied after the peer review.
2019-04-09 00:29:57 +02:00
David Monllaó
fccc728fcc
MDL-64783 analytics: Performance improvements
...
- Removed redundant query to analytics_predict_samples
- Analysers API now uses recordsets to iterate through the analysable
elements. They take the last analysed time into account.
- New method for targets so there is no need to always update the last
analysis time. Useful for lightweight targets.
2019-04-09 00:29:57 +02:00
David Monllaó
20d7f527b0
MDL-64783 analytics: Discern prediction actions on insights generation
2019-04-09 00:29:51 +02:00
David Monllaó
bb7dccdb8e
MDL-64783 analytics: Insights generation logic out of the target
2019-04-09 00:26:39 +02:00
David Monllaó
e85c2f372b
MDL-64783 analytics: Improvements to the insights system
2019-04-09 00:26:23 +02:00
David Monllaó
50935afba4
MDL-64783 analytics: Upcoming activities due and related API changes
2019-04-09 00:25:24 +02:00