Damyon Wiese
6b58a6a445
Merge branch 'MDL-46458-master' of git://github.com/jleyva/moodle
...
Conflicts:
version.php
2014-10-08 21:14:39 +08:00
Dan Poltawski
8b2d52b88d
Merge branch 'MDL-47389-master' of git://github.com/jleyva/moodle
2014-10-08 11:08:29 +01:00
Sam Hemelryk
e90a0396e1
MDL-3714 mod_forum: pre-integration clean up
2014-10-08 09:39:44 +13:00
Sam Hemelryk
82d9aebc7d
Merge branch 'MDL-3714-master' of git://github.com/andrewnicols/moodle
2014-10-08 09:39:01 +13:00
Sam Hemelryk
002ee6faab
Merge branch 'MDL-36460-master' of git://github.com/andrewnicols/moodle
2014-10-07 15:16:54 +13:00
Andrew Nicols
91223df61b
MDL-3714 mod_forum: Add an inbound message handler
...
This issue is a part of the MDL-47194 Task.
This issue is a part of the MDL-39707 Epic.
2014-10-07 09:58:36 +08:00
Dan Poltawski
fb991204a9
Merge branch 'MDL-46054-master' of git://github.com/jleyva/moodle
2014-10-06 16:01:26 +01:00
Andrew Nicols
f67b5c995e
MDL-47183: viewhiddenactivities should use the module context
...
Thanks to Paulo Matos for the forum part of this change.
2014-10-06 12:21:49 +08:00
Sam Hemelryk
7b08f6e888
Merge branch 'master_MDL-47316' of git://git.catalyst.net.nz/moodle-r2
2014-10-06 11:15:44 +13:00
Juan Leyva
7ea6ada343
MDL-47389 forum: Return discussions count in get_forums_by_courses ws
2014-10-03 16:39:02 +02:00
Juan Leyva
da1be050bc
MDL-47084 forum: New moodle_url method make_webservice_pluginfile_url
2014-10-03 16:34:48 +02:00
Juan Leyva
694bf0c74b
MDL-47084 forum: Return user picture URL in get_posts WS
2014-10-03 16:34:48 +02:00
Juan Leyva
48fb0250d2
MDL-47084 forum: Return attachments and pluginfiles in get_posts WS
2014-10-03 16:34:48 +02:00
Juan Leyva
ef8a44dea0
MDL-46458 forum: get_forum_discussions deprecated
2014-10-03 16:34:00 +02:00
Juan Leyva
2ce8934b35
MDL-46458 forum: New WS get_forum_discussions_paginated services
2014-10-03 16:34:00 +02:00
Juan Leyva
c258667257
MDL-46458 forum: New WS get_forum_discussions_paginated tests
2014-10-03 16:31:41 +02:00
Juan Leyva
7c51b40ab1
MDL-46458 forum: New WS get_forum_discussions_paginated
2014-10-03 16:31:41 +02:00
Andrew Nicols
c87b87e62f
MDL-36460 mod_forum: Restrict forum subsription list based on availability info
2014-10-03 08:20:24 +08:00
Marina Glancy
dc14212b61
MDL-46054 web_services: bug fix in core_user_get_users
...
Thanks to Mikko Rantanen for the patch
2014-09-29 16:03:17 +02:00
Sam Hemelryk
b87711a0dc
Merge branch 'MDL-36929_new_discussions' of https://github.com/andyjdavis/moodle
2014-09-29 14:21:39 +13:00
Sam Hemelryk
50dfb7cf38
MDL-47252 mod_forum: fixed whitespace
2014-09-29 08:44:43 +13:00
Sam Hemelryk
a038c1e0a3
Merge branch 'MDL-47252-master' of git://github.com/gurgus/moodle
2014-09-29 08:43:51 +13:00
Andrew Davis
3f02391834
MDL-36929 mod_forum: added bolding of discussion titles on the recent activity page
2014-09-26 10:48:57 +08:00
Dan Poltawski
3f87d42707
NOBUG: Fixed SVG browser compatibility
2014-09-25 11:17:48 +01:00
Dave Cooper
12cf8140a2
MDL-47252 mod_forum: Ensure guest users can't subscribe to discussions
2014-09-23 10:52:55 +08:00
Jonathan Harker
81ba2632ed
MDL-47316 mod_forum: Fix course overview performance
...
make more efficient use of mod_info cache by processing courses
sequentially.
Change-Id: I03b808c8a7efc42879ec2689fbd2a9fe7a8f1103
2014-09-23 12:58:29 +12:00
Andrew Nicols
535364c8f5
MDL-46313 forum: Move discussiontoggle CSS to module
2014-09-18 10:42:55 +08:00
Matt Staroste
8af594ac87
MDL-46313 mod_forum: Replace subscription status icons
2014-09-16 11:23:52 +08:00
Andrew Nicols
83daad5ac9
MDL-47107 mod_forum: is_subscribed $cm input does not need to be a cm_info
2014-09-10 10:00:00 +08:00
Andrew Nicols
4238983e2a
MDL-47107 mod_forum Optimise forum subscription checks
...
Supply a coursemodule where relevant to the forum subscription checks.
2014-09-05 15:06:15 +08:00
sam marshall
9c85baa8c5
MDL-44725 Availability: Replace groupmembersonly - FEATURE_xx (6)
...
Remove old FEATURE_GROUPMEMBERSONLY as no longer required.
2014-09-02 13:03:17 +01:00
Michael de Raadt
8f2e80600b
MDL-46619 Forum: link to the discussion only if users cannot see posts.
2014-09-02 10:06:35 +08:00
Michael de Raadt
b53b69c134
MDL-46619 Forum: only output last poster's name if user can view it.
2014-09-02 10:06:23 +08:00
Damyon Wiese
37728346fb
MDL-46619 Forum: whitespace fixes
2014-09-01 11:34:41 +08:00
Damyon Wiese
89a1fbe5ff
Merge branch 'MDL-46619-visisble-authors-qanda' of https://github.com/amandadoughty/moodle
2014-09-01 11:00:07 +08:00
Dan Poltawski
cae945d272
MDL-46880 mod_forum: move cron to scheduled task
...
Note that this is a very basic conversion without doing any refactoring
to split the tasks up better. That will come in MDL-44734, this is about
being a safe backportable change to give admins better control over the
running of the forum cron task.
2014-08-21 13:45:43 +01:00
Amanda Doughty
a472912d73
MDL-46619 mod/forum author showing in Q and A forum
2014-08-21 12:32:08 +01:00
Dan Poltawski
ba774b42a2
MDL-46885 mod_forum: diverge version numbers
...
Before this patch the version number could dangerously clash with
27_STABLE increments - and miss the upgrade steps for MDL-1626
2014-08-19 13:04:01 +02:00
Marina Glancy
73de21ffda
MDL-46826 forum: add index on field forum_discussion.course
2014-08-15 13:06:23 +08:00
Andrew Nicols
0181759e39
MDL-44343 mod_glossary: Show File attachments underneath content
2014-08-04 10:55:14 +08:00
Andrew Nicols
03f07eb387
MDL-44343 mod_forum: Show File attachments underneath content
2014-08-04 10:55:13 +08:00
Frederic Massart
d9c767c76b
MDL-8501 mod_forum: Behat test for neighbour discussions
2014-07-25 10:26:56 +08:00
Frederic Massart
d78628783b
MDL-8501 mod_forum: Adding links to navigate between discussions
2014-07-25 10:26:56 +08:00
Frederic Massart
826cb6f6a1
MDL-8501 mod_forum: Test coverage of neighbour discussions
2014-07-25 09:55:29 +08:00
Frederic Massart
8d3a5ba176
MDL-8501 mod_forum: New function to retrieve discussion neighbours
2014-07-25 09:55:29 +08:00
Eloy Lafuente (stronk7)
8707dae4f8
Merge branch 'MDL-44523_master' of git://github.com/dmonllao/moodle
2014-07-14 18:06:52 +02:00
David Monllao
8538c56281
MDL-31089 mod_forum: Filtering non-visible groups
2014-07-11 16:48:02 +08:00
David Monllao
93d14b8ad1
MDL-44523 events: Changing edulevels to make them consistent with other events
2014-07-11 10:36:00 +08:00
Andrew Nicols
f2946a5419
MDL-38990 mod_forum: Restrict ability to post to all groups in a forum
...
In order to post to all groups in a forum, you must have the
moodle/site:accessallgroups capability.
Thanks to Jakob Ackermann <jackermann@onlineschool.ca> for part of the fix
on this one.
2014-07-10 16:26:01 +08:00
Eloy Lafuente (stronk7)
7a26204e18
Merge branch 'MDL-43849_master' of git://github.com/dmonllao/moodle
2014-07-08 20:28:58 +02:00