Juan Leyva
2356454f21
MDL-60680 notifications: Include action buttons information
2019-04-25 14:55:57 +02:00
Juan Leyva
36fa0ec900
MDL-60680 notifications: Return custom data in notifications
2019-04-25 14:55:18 +02:00
Bas Brands
118e1fead8
MDL-65416 theme_classic: change theme screenshot in theme selector
2019-04-25 13:42:51 +02:00
Amaia Anabitarte
a58fbd4864
MDL-64673 core_message: Modifying group_messate_tab xpath
2019-04-25 10:09:19 +02:00
Sara Arjona
471b4e371b
Merge branch 'MDL-65069' of git://github.com/stronk7/moodle
2019-04-25 08:24:33 +02:00
Eloy Lafuente (stronk7)
be35977db8
MDL-65069 mod_forum: moodle_url to ensure we call the correct post.php
...
No matter where the inline edition is happening (forum or social course)
2019-04-25 02:35:30 +02:00
Eloy Lafuente (stronk7)
ed77525589
Merge branch 'MDL-65407-master' of git://github.com/sarjona/moodle
2019-04-24 23:34:48 +02:00
Eloy Lafuente (stronk7)
03bd681143
Merge branch 'MDL-65170-master' of https://github.com/sarjona/moodle
2019-04-24 20:36:50 +02:00
Eloy Lafuente (stronk7)
76dcc17dbe
Merge branch 'MDL-65056-master' of https://github.com/sarjona/moodle
2019-04-24 20:12:54 +02:00
David Monllaó
76023e44d0
Merge branch 'MDL-64672-master' of git://github.com/aanabit/moodle
2019-04-24 20:06:13 +02:00
David Monllaó
c7f11fab18
Merge branch 'MDL-64665-master' of git://github.com/cescobedo/moodle
2019-04-24 20:00:03 +02: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
cescobedo
9a497f8bbc
MDL-64665 core_message: Behat tests for manage preferences
2019-04-24 18:33:12 +02:00
cescobedo
5d0119772b
MDL-64665 core_message: New step to open settings preferences
2019-04-24 18:33:12 +02:00
Sara Arjona
0ac6fbfd66
MDL-65056 completion: fix behat tests for survey
2019-04-24 18:32:25 +02:00
David Monllaó
3c48793849
Merge branch 'MDL-64985-master' of git://github.com/sarjona/moodle
2019-04-24 18:13:21 +02:00
David Monllaó
c3f1ee9517
Merge branch 'MDL-64666-master' of git://github.com/aanabit/moodle
2019-04-24 18:07:22 +02:00
Amaia Anabitarte
536c19ddd2
MDL-64673 core_message: Starring conversations behat test
2019-04-24 17:59:56 +02:00
Amaia Anabitarte
a8915a3a7f
MDL-64666 core_message: Favourite private conversations data generator
2019-04-24 17:59:56 +02:00
Sanya Negi
5530d87303
MDL-58581 editor_atto: change paragraph icon.
2019-04-24 17:55:51 +02:00
Sara Arjona
d03f037431
MDL-64985 message: display aria label to the mute icon
2019-04-24 17:53:50 +02:00
Sara Arjona
84ec82f74d
MDL-64985 message: deprecate unused strings
2019-04-24 17:53:40 +02:00
Sara Arjona
43825b428a
MDL-64985 message: display aria label in user profile link
...
Remove the aria-hidden label to display the label/text in
the user profile link.
2019-04-24 17:53:32 +02:00
Sara Arjona
2e9a457330
MDL-64985 message: add better aria labels to the actions menu
...
Add better aria labels to the action menus in messaging, renaming
some labels and declaring it as a menu.
2019-04-24 17:53:23 +02:00
Sara Arjona
13fe002e8e
MDL-64985 message: add aria label to cancel selection button
...
Add aria labels for cancel edit message button (the little cross
when selecting messages).
2019-04-24 17:53:15 +02:00
David Monllaó
03876f0b89
Merge branch 'MDL-65207-master' of git://github.com/lameze/moodle
2019-04-24 17:52:10 +02:00
Amaia Anabitarte
01973d34a1
MDL-64666 core_message: New behat test for delete conversation
2019-04-24 17:42:14 +02:00
Amaia Anabitarte
173be4856f
MDL-64666 core_message: Favourite private conversations data generator
2019-04-24 17:42:14 +02:00
David Monllaó
45c8b226be
Merge branch 'MDL-64782-master' of git://github.com/rezaies/moodle
2019-04-24 17:37:45 +02:00
David Matamoros
baf5551cac
MDL-65412 core_customfield: check configdata link exists
2019-04-24 17:30:02 +02:00
Sara Arjona
deef58606e
MDL-65407 message: exclude deleted users upgrading self-conversations
...
Exclude deleted users during the upgrade process to avoid errors when
the site has hard-deleted users.
2019-04-24 16:55:48 +02:00
Eloy Lafuente (stronk7)
439af892b1
Merge branch 'MDL-64151-master-fix' of https://github.com/marinaglancy/moodle
2019-04-24 12:21:38 +02:00
Peter
d4b1eee6ee
MDL-65134 core_message: Rerender the message with the updated last msg
...
* When a new last message we need to reorder the messages within the
message list. Call render for this.
* Standardize the cached items
* Delete cached entries on clear
2019-04-24 17:46:16 +08:00
Marina Glancy
3340758b98
MDL-64151 forms: select element without selection
...
Select element that is not multiple should export null when nothing is
selected. If the element is displayed there will always be something
selected.
2019-04-24 11:34:13 +02:00
Jake Dallimore
5b0aa01fae
Merge branch 'MDL-64267-master' of git://github.com/bmbrands/moodle
2019-04-24 16:54:55 +08:00
Jun Pataleta
b3c8984c0e
Merge branch 'MDL-65032-master' of git://github.com/peterRd/moodle
2019-04-24 16:18:06 +08:00
Damyon Wiese
260565e305
MDL-64573 output: ajax form event
...
Add an event that can be fired when an mform is about to be submitted via ajax.
This allows custom field types to perform an action when the form is submitted.
The atto text editor will reset any autosaves when the form is submitted.
2019-04-24 16:17:49 +08:00
Amaia Anabitarte
fe00d14d7e
MDL-64672 core_message: Behat tests for unread messages
2019-04-24 09:55:17 +02:00
Amaia Anabitarte
7042ecf7ed
MDL-64666 core_message: Favourite private conversations data generator
2019-04-24 09:55:17 +02:00
Peter
565cccfafa
MDL-65032 mod_forum: Update existing function to include lock params
2019-04-24 15:52:21 +08:00
Bas Brands
929706015b
MDL-64267 core_message: sticky positioning of contact request info
2019-04-24 09:27:37 +02:00
Sara Arjona
c5625cfbc7
Merge branch 'MDL-65056-master' of git://github.com/abias/moodle
2019-04-24 09:18:25 +02:00
Tobias Reischmann
6d2b7d5028
MDL-64267 core_message: Removed pb-2 from message-container
...
The padding at the bottom broke layout in clean theme since it caused an
overflow, which resulted in a second scrollbar on the message-drawer.
2019-04-24 09:17:32 +02:00
Tobias Reischmann
28c007b2e7
MDL-64267 core_message: Moved contact-request to dont cause scrollbar
...
The contact-request-sent-message-container was outside of the
conversation body and caused multiple overflows and thus multiple
scrollbars. Moving it inside does not have an effect on the layout
except one scrollbar is enough now.
2019-04-24 09:16:29 +02:00
Sara Arjona
bbbaeedfdc
Merge branch 'MDL-65170-master' of https://github.com/snake/moodle
2019-04-24 09:02:20 +02:00
Jun Pataleta
e145874b8b
Merge branch 'MDL-65069-master' of git://github.com/peterRd/moodle
2019-04-24 14:19:17 +08:00
Peter
bdb4a87daa
MDL-65032 mod_forum: Updates based on Jun's feedback
2019-04-24 12:49:41 +08:00
Peter
0547bed1a5
MDL-65032 mod_forum: Add locked column to the backup table.
2019-04-24 12:05:32 +08:00
Peter
cb28132dce
MDL-65069 mod_forum: Remove unused code and additional dev docs.
...
Additional updates to setting default subscription value for discussions
2019-04-24 12:01:37 +08:00
Peter
c475fe410f
MDL-65032 mod_forum: Pass the the entity factories into the vaults
2019-04-24 11:56:23 +08:00