Eloy Lafuente (stronk7)
1b22fec64f
Merge branch 'MDL-65026-master' of git://github.com/jleyva/moodle
2019-09-18 00:49:21 +02:00
Eloy Lafuente (stronk7)
37b017af3d
Merge branch 'MDL-65025-master' of git://github.com/jleyva/moodle
2019-09-17 00:01:51 +02:00
Juan Leyva
dfd4881589
MDL-65026 course: Fix modules intro formatting in WS
...
The Web Service seems to be doing excessive text cleaning.
2019-09-16 13:04:26 +02:00
Andrew Nicols
15f13cb74c
Merge branch 'MDL-65429-master' of git://github.com/peterRd/moodle
2019-09-11 14:21:42 +08:00
Michael Hawkins
32e2e06a87
MDL-55451 mod_forum: Limit subscription redirect to internal URLs
2019-09-02 17:04:35 +02:00
Peter
474a96d707
MDL-65429 mod_forum: Indicate subs fetch completion with no subs
...
Unit tests updated to make sure only a single query is executed after
multiple reads
2019-08-30 09:07:22 +08:00
Adrian Greeve
ed06cb4ecf
Merge branch 'MDL-66458-master' of git://github.com/crazyserver/moodle
2019-08-28 11:25:16 +08:00
Adrian Greeve
1e9040f239
Merge branch 'MDL-66461-master' of git://github.com/jleyva/moodle
2019-08-28 11:15:28 +08:00
Pau Ferrer Ocaña
2ddbc651df
MDL-66458 forum: Fix noviewdiscussionspermission string
2019-08-23 08:31:11 +02:00
Juan Leyva
10b1b82911
MDL-66461 forum: Use correct component for forum strings
2019-08-21 13:21:32 +01:00
Juan Leyva
b0c785e271
MDL-66461 forum: Use correct notification class
2019-08-21 12:50:30 +01:00
Juan Leyva
29cc69f3c0
MDL-65025 forum: Fix text formatting (check messagetrust) in WS
2019-08-16 12:58:47 +01:00
Amaia Anabitarte
c0375ba73f
MDL-66369 libraries: Remove [modname]_scale_used functions
...
These functions were only used by the deprecated function
which was deprecated in 3.1, and removed in 3.6.
2019-08-16 11:56:17 +08:00
Peter
87c71d18de
MDL-65129 mod_forum: Behat test for favourited search
2019-08-14 14:59:35 +08:00
Peter
dd223096b8
MDL-65129 mod_forum: Ability to search based on favourite status
2019-08-14 14:59:30 +08:00
Sara Arjona
e9fc5a7381
Merge branch 'MDL-65786-master' of git://github.com/rezaies/moodle
2019-08-06 14:19:17 +08:00
Andrew Nicols
c79835aef9
Merge branch 'MDL-64953' of https://github.com/Chocolate-lightning/moodle
2019-08-06 13:20:54 +08:00
Mathew May
28cbff4a2d
MDL-64953 templates: Add example contexts & documentation
...
This is a follow up from CiBot warnings from MDL-58428
2019-08-06 10:56:16 +08:00
Luca Bösch
766bb9a563
MDL-65651 forum: Middle align last post column entries.
2019-08-02 12:01:57 +02:00
Ryan Wyllie
195ea4480b
MDL-62497 javascript: build AMD modules with new transpiler
2019-07-19 14:12:49 +08:00
Marina Glancy
da501ae93d
MDL-66163 mod_forum: Add component to unittest sql queries
...
files from other components may exist in the files table
2019-07-16 20:36:05 +03:00
Sara Arjona
a3729cbf6b
Merge branch 'MDL-65901-master' of https://github.com/lucaboesch/moodle
2019-07-02 08:10:11 +02:00
Sara Arjona
2233fcbedd
Merge branch 'MDL-65892-master-inlinereply' of git://github.com/mudrd8mz/moodle
2019-07-01 15:49:54 +02:00
Luca Bösch
242dad037f
MDL-65901 forum: Style advanced search form properly.
2019-06-27 22:00:05 +02:00
Helen Foster
08a114cf40
MDL-66003 lang: Import fixed English strings (en_fix)
...
Significant string changes:
* moodleorghubname,core_admin and
sitemustberegistered,message_airnotifier - 'Moodle.net' changed to
'Moodle'
* registration_help,core_admin and registermoochtips,core_hub - removed
erroneous 'access to Moodle.net our course sharing platform'
* trackingtype_help,mod_forum and formnotavailable,core_grading and
showgrades_help,core and rolewarning_help,core_rating -
'Administration block' changed to 'Actions menu or admin block',
'navigation block' changed to 'navigation drawer or block'
2019-06-25 18:00:51 +02:00
David Mudrák
703ad1a84e
MDL-65892 forum: Fix styling of the inline reply textarea
2019-06-25 14:48:10 +02:00
Eloy Lafuente (stronk7)
90b01a0015
Merge branch 'MDL-57487-master' of git://github.com/sarjona/moodle
2019-06-19 23:05:50 +02:00
Eloy Lafuente (stronk7)
db339012f5
Merge branch 'MDL-65665-master-2' of git://github.com/mihailges/moodle
2019-06-19 20:29:09 +02:00
Eloy Lafuente (stronk7)
5759f72d8b
Merge branch 'MDL-65666-master' of git://github.com/rezaies/moodle
2019-06-19 18:37:56 +02:00
Andrew Nicols
dcab557adf
Merge branch 'MDL-65469' of git://github.com/stronk7/moodle
2019-06-18 09:17:35 +08:00
Eloy Lafuente (stronk7)
ca582dc947
Merge branch 'MDL-65869-master' of git://github.com/aanabit/moodle
2019-06-18 00:14:03 +02:00
Eloy Lafuente (stronk7)
e7bf69e057
MDL-65469 mod_forum: Check for existence before operating
2019-06-17 17:14:55 +02:00
Andrew Nicols
0f2b29242e
Merge branch 'MDL-65469-master' of git://github.com/peterRd/moodle
2019-06-17 14:18:40 +08:00
Peter
9c3e3a904b
MDL-65469 mod_forum: Use the formchange checker initializer
2019-06-17 12:29:48 +08:00
Andrew Nicols
e29530fe3c
Merge branch 'MDL-65888-master' of git://github.com/mudrd8mz/moodle
2019-06-17 10:48:34 +08:00
Sara Arjona
d4def03e98
MDL-57487 mod_forum: deprecate strings used in xxx_print_overview
2019-06-14 17:41:18 +02:00
Sara Arjona
b18015c687
MDL-57487 mod_forum: final deprecation xxx_print_overview
...
Apart from deprecating forum_print_overview, the following method
has been also deprecated because it's not used anymore:
- forum_filter_user_groups_discussions
2019-06-14 17:42:59 +02:00
Amaia Anabitarte
b6bac30fdf
MDL-65869 behat: Moving @app behat tests from core to moodlemobileapp
...
As described in MDL-65869 we are moving @app behat tests to
https://github.com/moodlehq/moodle-local_moodlemobileapp to be easier to maintain
and be sure are working with different mobile versions.
So we are not deprecating tests from core, just removing them because will be
in a different location.
2019-06-14 10:16:44 +02:00
Mihail Geshoski
d411a1c10e
MDL-65665 forum: WS does not respect subscribe on reply user preference
2019-06-14 08:44:28 +08:00
Mihail Geshoski
e321b28236
MDL-65665 forum: Add unit test
2019-06-14 08:44:28 +08:00
Shamim Rezaie
a7174ddfec
MDL-65666 mod_forum: Highlight unread posts count in the discussion list
2019-06-14 01:26:04 +10:00
Shamim Rezaie
be1400c63c
MDL-65786 mod_forum: mark posts as read when they are read
2019-06-13 23:33:35 +10:00
Shamim Rezaie
e452c97f27
MDL-65786 mod_forum: re-adding the unread count to the social format
2019-06-13 03:13:19 +10:00
Shamim Rezaie
24bc206b75
MDL-65786 mod_forum: pass parameter to str helper when loading strings
...
We should not concatenate strings. We should make use of the {$a}placeholder instead.
2019-06-12 19:49:52 +10:00
David Mudrák
1ecf0397bb
MDL-65888 forum: Do not send notifications to unconfirmed users
...
Under certain conditions, users marked as not confirmed yet may be
returned as forum notification recipients. Such users are considered as
inactive though and the delivery adhoc task cannot be run as these
users, throwing an exception.
The solution is to make sure that fetch_subscribed_users() does not
include unconfirmed users, similarly to what was done for suspended
users and nologin users.
The added unit test also checks for deleted users. But these should
never be returned as subscribed because we consider enrolled users only
and deleted users are filtered out implicitly.
2019-06-11 09:53:23 +02:00
Andrew Nicols
6b4a254d74
Merge branch 'MDL-65779-master' of git://github.com/peterRd/moodle
2019-06-11 12:07:40 +08:00
Eloy Lafuente (stronk7)
19e9ba22b6
Merge branch 'MDL-65578-master' of git://github.com/peterRd/moodle
2019-06-04 23:29:12 +02:00
Mathew May
dd287e7df0
MDL-65658 mod_forum: Update the group image titles
2019-06-04 11:48:17 +02:00
Peter
bbc722366a
MDL-65779 mod_forum: Add privatereplies to the backup process
2019-06-04 12:20:24 +08:00
Eloy Lafuente (stronk7)
cbf768ba89
Merge branch 'MDL-65660-master' of git://github.com/peterRd/moodle
2019-06-03 17:48:04 +02:00