Ryan Wyllie
f31c531c19
MDL-65574 forum: fix return type for get_first_post_for_discussion_ids
2019-05-14 10:43:37 +08:00
Jun Pataleta
fecf5b8566
Merge branch 'MDL-65557-master' of https://github.com/ryanwyllie/moodle
2019-05-14 09:52:36 +08:00
Ryan Wyllie
6489aa2a45
MDL-65557 forum: increase default image size of author profile url
2019-05-14 08:25:16 +08:00
Ryan Wyllie
9a6f29b019
MDL-65574 forum: discussion_list vault uses post table for author
...
Update the discussion_list vault to use the first post record from
the posts table join to get the author of the first post rather
than relying on it's own "userid" column which can be incorrect in
the case of split discussions.
2019-05-13 15:03:26 +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)
c3b8f0ceb3
Merge branch 'MDL-65537-master-enfix' of git://github.com/mudrd8mz/moodle
2019-05-10 20:07:50 +02:00
David Mudrák
14f7489675
MDL-65537 lang: Use fixed strings in tests, too
2019-05-10 12:37:03 +02:00
Helen Foster
f715376907
MDL-65537 lang: Import fixed English strings (en_fix)
...
Significant string changes:
* isdataunique_help and isfieldrequired_help,core_customfield -
explanatory wording
* forum:cantogglefavourite,mod_forum - 'Can toggle favourites.'
changed to 'Star discussions'
2019-05-10 10:17:47 +02:00
Andrew Nicols
04a6cd7b44
Merge branch 'MDL-65520-master' of git://github.com/peterRd/moodle
2019-05-10 11:46:34 +08:00
Adrian Greeve
cdc5c34030
Merge branch 'MDL-65457-master' of git://github.com/peterRd/moodle
2019-05-10 10:42:34 +08:00
Peter
9b8e599868
MDL-65457 mod_forum: Provide latest post's author
...
Provide an updated private replies restriction to latest post
Get the latest post's author and time which takes into account private replies.
2019-05-10 10:29:39 +08:00
Eloy Lafuente (stronk7)
97b6ea2c30
Merge branch 'MDL-65543-master' of git://github.com/andrewnicols/moodle
2019-05-09 19:38:27 +02:00
Andrew Nicols
ac8c12c7b5
MDL-65543 mod_forum: Move require_login before cap check
2019-05-09 19:34:01 +08:00
Peter
da04a0a918
MDL-65520 mod_forum: Add lock icon to indicate locked discussions
2019-05-09 14:27:37 +08:00
Andrew Nicols
3ec925e15e
Merge branch 'MDL-65373-master' of https://github.com/ryanwyllie/moodle
2019-05-09 10:51:19 +08:00
Adrian Greeve
6310072793
Merge branch 'MDL-65519-master' of https://github.com/ryanwyllie/moodle
2019-05-09 09:31:47 +08:00
Ryan Wyllie
23129586db
MDL-65373 forum: accessibility changes for discussion
2019-05-09 09:10:40 +08:00
Peter
cee572aac6
MDL-65508 mod_forum: Add private to the quick forum reply
2019-05-08 11:03:28 +08:00
Adrian Greeve
83cb72bf9e
Merge branch 'MDL-65516-master' of git://github.com/mihailges/moodle
2019-05-08 10:27:18 +08:00
Adrian Greeve
413d09ee9e
Merge branch 'MDL-65511-master' of git://github.com/mihailges/moodle
2019-05-08 09:37:27 +08:00
Ryan Wyllie
c27e8d5010
MDL-65519 forum: remove profile link from started by column
2019-05-08 09:37:01 +08:00
Andrew Nicols
83477cedaf
Merge branch 'MDL-65505-master' of https://github.com/ryanwyllie/moodle
2019-05-07 16:24:39 +08:00
David Monllaó
8e17a2aceb
Merge branch 'MDL-65474-master' of https://github.com/ryanwyllie/moodle
2019-05-07 16:24:37 +08:00
David Monllaó
2558e0cd71
Merge branch 'MDL-65464-master' of https://github.com/ryanwyllie/moodle
2019-05-07 16:24:37 +08:00
Mihail Geshoski
e610404477
MDL-65516 forum: Improve the UX when opening inline reply
2019-05-07 16:08:48 +08:00
Mihail Geshoski
918d35fe07
MDL-65511 forum: Send forum post notifications setting not visible
2019-05-07 10:08:43 +08:00
Ryan Wyllie
b61639598f
MDL-65505 forum: handle deleted users with no context in render
2019-05-06 16:13:15 +08:00
Ryan Wyllie
902c8f58b2
MDL-65464 forum: disable buttons when saving in page reply
2019-05-06 09:23:08 +08:00
Mihail Geshoski
b72780bcbf
MDL-65475 forum: Fix discussion locking behat test
2019-05-03 15:52:03 +08:00
Jun Pataleta
0b53f28cf8
Merge branch 'MDL-65475-master-1' of git://github.com/mihailges/moodle
2019-05-03 14:26:40 +08:00
Mihail Geshoski
d8c0f8ea03
MDL-65475 forum: Align items in forum settings menu
2019-05-03 13:39:25 +08:00
Jun Pataleta
27a7632ac2
Merge branch 'MDL-65468-master' of git://github.com/mihailges/moodle
2019-05-03 13:24:43 +08:00
Ryan Wyllie
c70ddc335d
MDL-65474 forum: adjust forum post html structure
...
Move around the HTML structure for the forum post to better match
the previous structure for the author pictures, groups, and
rating HTML
2019-05-03 11:50:56 +08:00
Jun Pataleta
64b61c16a3
Merge branch 'MDL-65466-master' of git://github.com/mihailges/moodle
2019-05-03 09:59:30 +08:00
Mihail Geshoski
04cfb5c1ac
MDL-65468 forum: Check if passed form data is empty
2019-05-02 16:22:00 +08:00
Andrew Nicols
5599d4cbca
Merge branch 'MDL-65071-master-new' of git://github.com/mihailges/moodle
2019-05-02 13:53:54 +08:00
Mihail Geshoski
2a80ecb543
MDL-65071 forum: Error handling in web service when forum does not exist
2019-05-02 13:51:14 +08:00
Mihail Geshoski
70ed77c568
MDL-65466 forum: Fix discussion pinning when adding/editing discussion
2019-05-02 09:54:17 +08:00
Andrew Nicols
e1a071322f
Merge branch 'MDL-65394-master' of https://github.com/ryanwyllie/moodle
2019-05-02 09:04:47 +08:00
Mihail Geshoski
b4a1bbbb6a
MDL-65071 forum: Sort starred discussions
2019-05-01 22:51:14 +08:00
Mihail Geshoski
28c2f2b266
MDL-65071 forum: Fix webservice unit tests
2019-05-01 22:20:35 +08:00
Mihail Geshoski
121ccf1593
MDL-65071 forum: Include starred discussions info in the web service
2019-05-01 22:10:12 +08:00
Mihail Geshoski
d39a50dc8a
MDL-65071 forum: Unit test sorting of starred discussions
2019-05-01 22:10:12 +08:00
Mihail Geshoski
1a9c60e931
MDL-65071 forum: Add sorting in discussion list
2019-05-01 22:10:12 +08:00
Mihail Geshoski
3f9ed16e56
MDL-65071 forum: Add unit tests
2019-05-01 22:10:12 +08:00
Ryan Wyllie
1457229295
MDL-65394 forum: fix get_move_discussion_html return signature
2019-05-01 16:27:34 +08:00
Ryan Wyllie
8353770743
MDL-65394 forum: add context id to author export
2019-05-01 16:27:34 +08:00
Eloy Lafuente (stronk7)
09ab093dce
Merge branch 'MDL-65397-master-enfix' of git://github.com/mudrd8mz/moodle
2019-05-01 01:42:55 +02:00
Ryan Wyllie
30513f9740
MDL-65033 mod_forum: Modified sort sql for cross db support
2019-04-30 20:47:30 +02:00
Adrian Greeve
f50b98dbe4
Merge branch 'MDL-64906_hideif_mod' of git://github.com/davosmith/moodle
2019-04-30 20:47:22 +02:00