Sara Arjona
5cc0ef48c0
Merge branch 'MDL-67696-master' of https://github.com/JayChurchward/moodle
2020-03-04 17:55:27 +01:00
Eloy Lafuente (stronk7)
d2ac7726eb
Merge branch 'MDL-67979-master-enfix' of git://github.com/mudrd8mz/moodle
2020-02-26 17:13:12 +01:00
Helen Foster
a753f4f9a1
MDL-67979 lang: Import fixed English strings (en_fix)
...
Significant string changes:
* configcustommenuitems,core_admin - corrected example
* custommenuitems_desc,tool_mobile - fallback behaviour of custom menu
items in the app
2020-02-25 12:21:09 +01:00
Simey Lameze
041ff27245
MDL-67846 mod_forum: export user full name
2020-02-25 15:26:22 +08:00
Eloy Lafuente (stronk7)
39696f9e66
Merge branch 'MDL-61390-master' of git://github.com/junpataleta/moodle
2020-02-18 19:07:05 +01:00
Jun Pataleta
dff9f9564b
MDL-61390 mod_forum: Create template for forum search results
2020-02-17 15:55:56 +08:00
Jun Pataleta
904bc48b16
MDL-61389 mod_forum: Descriptive aria-label for "Discuss this topic"
2020-02-17 15:51:23 +08:00
JayChurchward
72eaa3c916
MDL-67696 mod_forum: Changed invalid count() to loop counter.
2020-02-03 09:31:28 -05:00
Sara Arjona
eac589d8ab
Merge branch 'MDL-67721-master' of git://github.com/rezaies/moodle
2020-02-03 14:52:16 +01:00
Eloy Lafuente (stronk7)
14de866897
Merge branch 'MDL-67722-master' of git://github.com/mickhawkins/moodle
2020-01-28 20:13:08 +01:00
Shamim Rezaie
974db580df
MDL-67721 mod_forum: See 'view grade' button on single discussion forums
2020-01-28 05:02:05 +11:00
Eloy Lafuente (stronk7)
84ba4b8feb
Merge branch 'MDL-51225-master' of git://github.com/junpataleta/moodle
2020-01-23 11:13:33 +01:00
Jun Pataleta
dfa6dcd80c
MDL-51225 mod_forum: Revert @javascript tag removal
...
Put back the removed @javascript tag to prevent random goutte
fails.
2020-01-23 15:26:56 +08:00
Adrian Greeve
dbeca9f5ca
Merge branch 'MDL-67424-master' of git://github.com/rezaies/moodle
2020-01-22 13:56:33 +08:00
Eloy Lafuente (stronk7)
703f2b625b
Merge branch 'MDL-51225-master' of git://github.com/junpataleta/moodle
2020-01-21 23:33:19 +01:00
Eloy Lafuente (stronk7)
a445417935
Merge branch 'MDL-66220-master' of git://github.com/junpataleta/moodle
2020-01-20 22:33:45 +01:00
Jun Pataleta
34cdacbfff
Merge branch 'MDL-66883-master' of git://github.com/bmbrands/moodle
2020-01-20 16:36:40 +08:00
Michael Hawkins
66fa0c91ff
MDL-67722 mod_forum: Reduce wait time on time limit expires behat test
2020-01-17 15:44:15 +08:00
Jun Pataleta
7cce925f9b
MDL-51225 mod_forum: Use can_view_post to determine whether to show post
...
Use \mod_forum\local\managers\capability::can_view_post() to
consistently determine whether a forum post will be rendered in the
recent activity block.
This helps the recent activity block to provide a more consistent
behaviour with the forum's discussion view itself.
2020-01-17 14:44:26 +08:00
Jun Pataleta
e68e49da01
MDL-51225 mod_forum: Create behat tests for forum recent activity
2020-01-17 14:44:22 +08:00
Michael Hawkins
5588922265
MDL-66761 forumreport_summary: Added groups filter behat testing
2020-01-17 10:34:07 +08:00
Michael Hawkins
a967e56d2e
MDL-66761 mod_forum: Behat support group ID in bulk discussion adding
2020-01-17 10:34:06 +08:00
Jun Pataleta
61a90c4510
MDL-51225 mod_forum: New behat step for creating question discussion
2020-01-17 10:25:22 +08:00
Jun Pataleta
3dfc8be974
MDL-66220 mod_forum: Prevent from replying to a post the user can't see
2020-01-16 14:32:20 +08:00
Jun Pataleta
49801df749
MDL-66220 mod_forum: Cache result of forum_user_can_see_post()
...
* Cache the result of this function to avoid doing multiple DB calls
for the same post when loading posts in a discussion.
2020-01-16 14:32:20 +08:00
Jun Pataleta
bf7a6ff4d7
MDL-66220 mod_forum: Additional unit test for can_reply_to_post
2020-01-16 14:32:20 +08:00
Shamim Rezaie
ff25eb0fb0
MDL-67424 mod_forum: error on complete report when no rating or grade
2020-01-16 03:16:58 +11:00
Sara Arjona
f6fe70d075
Merge branch 'MDL-65573-master-2' of git://github.com/peterRd/moodle
2020-01-14 12:20:00 +01:00
Andrew Nicols
ea990a38eb
Merge branch 'MDL-35971-master' of git://github.com/junpataleta/moodle
2020-01-14 08:23:56 +08:00
Peter
18cd2efd44
MDL-65573 mod_forum: Set userid properly after split
...
* Set the discussion's userid properly when splitting a discussion.
* Update step to correct existing incorrect records.
2020-01-14 07:34:18 +08:00
Eloy Lafuente (stronk7)
41fed86e18
Merge branch 'MDL-65987-master' of git://github.com/andrewnicols/moodle
2020-01-13 18:28:35 +01:00
Jun Pataleta
16f2eaec8a
Merge branch 'MDL-67544-master' of git://github.com/andrewnicols/moodle
2020-01-09 15:22:27 +08:00
Andrew Nicols
3b1c8dfd67
MDL-67544f= mod_forum: Correct "for" attribute on private checkbox
2020-01-09 14:55:52 +08:00
Andrew Nicols
350edf7567
MDL-67544 mod_forum: Ensure post actions menu id is unique
2020-01-09 14:08:12 +08:00
Eloy Lafuente (stronk7)
fd25850a8d
Merge branch 'MDL-67544-master' of git://github.com/andrewnicols/moodle
2020-01-08 16:35:39 +01:00
Eloy Lafuente (stronk7)
1b987615d9
Merge branch 'MDL-67533-master' of git://github.com/junpataleta/moodle
2020-01-08 16:31:25 +01:00
Jun Pataleta
85770120f6
MDL-67533 mod_forum: Remove duplicate Re in experimental view subject
2020-01-08 16:29:20 +08:00
Jun Pataleta
010a253a23
MDL-35971 mod_forum: Add proper discussion list table description
2020-01-08 15:37:42 +08:00
Andrew Nicols
d0c026b563
MDL-67544 mod_forum: Ensure that private reply checkbox has unique id
2020-01-08 15:26:03 +08:00
Andrew Nicols
7bb70ad19b
Merge branch 'MDL-65849-master' of git://github.com/rezaies/moodle
2020-01-07 13:17:08 +08:00
Andrew Nicols
8092e7cfa2
MDL-67544 mod_forum: Add missing label for discussion move
2020-01-06 15:01:08 +08:00
Andrew Nicols
3cefa1b733
MDL-67544 mod_forum: Add missing menuitem roles
2020-01-06 15:01:08 +08:00
Andrew Nicols
10999d33e5
MDL-67544 mod_forum: Correct aria-labelledby node
2020-01-06 15:01:07 +08:00
Andrew Nicols
17133749ab
MDL-67544 mod_forum: Correct aria-controls to point to valid node
2020-01-06 15:01:07 +08:00
Andrew Nicols
72622f240e
MDL-67544 mod_forum: Add missing aria label for grade search
2020-01-06 15:01:07 +08:00
Andrew Nicols
0726d7ea1e
MDL-67544 mod_forum: Add default role for favourite toggle
2020-01-06 15:01:07 +08:00
Andrew Nicols
92c23c26b2
MDL-67544 mod_forum: Add missing aria label for discussion actions
2020-01-06 15:01:07 +08:00
Andrew Nicols
07662b4f4e
MDL-67544 mod_forum: Correct aria-role => aria-live
2020-01-06 15:01:06 +08:00
Andrew Nicols
20d4ec87dd
MDL-67544 mod_forum: Correct aria-role => role
2020-01-06 15:01:06 +08:00
Luca Bösch
4870144cb2
MDL-65987 mod_forum: Add string 'Advanced' for the advanced editor.
...
AMOS BEGIN
CPY [advanced,moodle],[showadvancededitor,moodle]
AMOS END
2020-01-06 09:42:12 +08:00