moodle/mod/forum
2019-05-23 14:22:01 +08:00
..
amd MDL-65635 forum: Small improvement to the submit inline-reply 2019-05-19 10:42:59 +02:00
backup MDL-65032 mod_forum: Add locked column to the backup table. 2019-04-24 12:05:32 +08:00
classes MDL-65695 forum: Bump digest time to next day if in past 2019-05-23 14:22:01 +08:00
db MDL-65071 forum: Add sorting in discussion list 2019-05-01 22:10:12 +08:00
lang/en Merge branch 'MDL-65537-master-enfix' of git://github.com/mudrd8mz/moodle 2019-05-10 20:07:50 +02:00
pix MDL-65033 mod_forum: Pass the favourites into the exporter 2019-04-29 16:27:04 +08:00
templates MDL-65635 forum: convert inline reply format when opening the advanced 2019-05-19 10:42:59 +02:00
tests MDL-65695 forum: Bump digest time to next day if in past 2019-05-23 14:22:01 +08:00
yui MDL-46215 mod_forum: Only add text on discussion view 2014-10-28 14:27:05 +08:00
deprecatedlib.php MDL-22077 mod_forum: external unit tests and vault updates 2019-04-04 11:56:01 +08:00
discuss.php MDL-65543 mod_forum: Move require_login before cap check 2019-05-09 19:34:01 +08:00
externallib.php MDL-65635 forum: Small improvement to the submit inline-reply 2019-05-19 10:42:59 +02:00
index.php MDL-48338 forum: Missing #unread in discussion post url 2019-02-07 15:16:13 +08:00
lib.php MDL-65607 forum: Add prefix to forum global functions 2019-05-16 11:49:37 +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-65635 forum: Small improvement to the advanced button 2019-05-19 10:42:59 +02:00
renderer.php MDL-55594 mod_forum: Convert 'big' search form to templates 2016-09-23 10:53:56 +01:00
rsslib.php MDL-22077 forum: Add forum private replies 2019-04-04 11:25:29 +08:00
search.php MDL-64820 forum: convert search.php to new rendering 2019-03-22 09:31:20 +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 MDL-51253 forum: fix urls for exceptions and redirects 2015-09-14 14:18:50 +10:00
styles.css MDL-65577 forum: move forum focus outline onto post div 2019-05-15 12:30:49 +08:00
subscribe.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
subscribe_ajax.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
subscribers.php MDL-64506 templates: BS2 pull-x -> BS4 float-x 2019-04-03 19:47:13 +08:00
unsubscribeall.php MDL-47918 forum: Coding style fix 2014-10-30 16:46:46 +00:00
upgrade.txt MDL-65635 forum: Small improvement to the submit inline-reply 2019-05-19 10:42:59 +02:00
user.php MDL-64820 forum: convert user.php to user new rendering 2019-03-22 09:31:20 +08:00
version.php MDL-65571 versions: bump all versions and requires near release 2019-05-12 23:46:34 +02:00
view.php MDL-65071 forum: Add sorting in discussion list 2019-05-01 22:10:12 +08:00