moodle/mod/forum
Michael Hawkins d21d6baac6 MDL-66694 mod_forum: Word/char count tidy ups & add task config option
The chunk size used by the existing post word/char count calculation
ad-hoc task can now be set as a $CFG parameter. Also improved the way
the ad-hoc task is re-queued and tidied up some redundant code.
2019-10-17 16:13:23 +08:00
..
amd MDL-66477 mod_forum: remove duplicate listeners in settings drawer 2019-09-27 15:50:03 +08:00
backup MDL-66694 mod_forum: Word/char count tidy ups & add task config option 2019-10-17 16:13:23 +08:00
classes MDL-66694 mod_forum: Word/char count tidy ups & add task config option 2019-10-17 16:13:23 +08:00
db MDL-66694 mod_forum: Upgrade forum post word and char counts 2019-10-17 15:05:57 +08:00
lang/en MDL-66477 mod_forum: Create the discussion settings drawer 2019-09-27 15:46:13 +08:00
pix MDL-65033 mod_forum: Pass the favourites into the exporter 2019-04-29 16:27:04 +08:00
report/summary MDL-66694 forumreport_summary: String update and method tidy up 2019-10-17 15:05:57 +08:00
templates MDL-66477 mod_forum: Enclose setting switch in div 2019-10-02 16:12:44 +08:00
tests MDL-66694 mod_forum: Word/char count tidy ups & add task config option 2019-10-17 16:13:23 +08:00
deprecatedlib.php MDL-66369 libraries: Remove [modname]_scale_used functions 2019-08-16 11:56:17 +08:00
discuss.php MDL-66477 mod_forum: Create the discussion settings drawer 2019-09-27 15:46:13 +08:00
export.php MDL-66075 core: various fixes & code polishing 2019-09-23 13:07:30 +08:00
externallib.php Merge branch 'MDL-65026-master' of git://github.com/jleyva/moodle 2019-09-18 00:49:21 +02:00
index.php MDL-48338 forum: Missing #unread in discussion post url 2019-02-07 15:16:13 +08:00
lib.php MDL-66694 mod_forum: Word/char count tidy ups & add task config option 2019-10-17 16:13:23 +08:00
locallib.php MDL-31355 mod_forum: Create, update and delete due date event 2019-04-11 18:33:35 +10:00
maildigest.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
markposts.php MDL-64820 forum: add new classes for rendering to local namespace 2019-03-22 09:24:05 +08:00
mod_form.php Merge branch 'MDL-64906_hideif_mod' of git://github.com/davosmith/moodle 2019-04-30 20:47:22 +02:00
post.php MDL-66461 forum: Use correct component for forum strings 2019-08-21 13:21:32 +01:00
renderer.php MDL-65876 forum: same arrows forum/activity navigation 2019-09-27 14:20:17 +02:00
rsslib.php MDL-22077 forum: Add forum private replies 2019-04-04 11:25:29 +08:00
search.php MDL-65129 mod_forum: Ability to search based on favourite status 2019-08-14 14:59:30 +08:00
settings.php MDL-64365 mod_forum: hide RSS settings if RSS not enabled 2019-03-11 09:04:32 +00:00
settracking.php
styles.css MDL-65876 forum: same arrows forum/activity navigation 2019-09-27 14:20:17 +02:00
subscribe.php MDL-55451 mod_forum: Limit subscription redirect to internal URLs 2019-09-02 17:04:35 +02:00
subscribers.php MDL-64506 templates: BS2 pull-x -> BS4 float-x 2019-04-03 19:47:13 +08:00
unsubscribeall.php
upgrade.txt MDL-66694 mod_forum: Word/char count tidy ups & add task config option 2019-10-17 16:13:23 +08:00
user.php MDL-64820 forum: convert user.php to user new rendering 2019-03-22 09:31:20 +08:00
version.php MDL-66694 mod_forum: Upgrade forum post word and char counts 2019-10-17 15:05:57 +08:00
view.php MDL-66477 mod_forum: move region main settings menu to header 2019-09-27 15:38:54 +08:00