moodle/mod/forum
2019-04-29 16:21:14 +08:00
..
amd MDL-65033 mod_forum: Hook up the pin toggle via AJAX 2019-04-29 16:21:14 +08:00
backup MDL-65032 mod_forum: Add locked column to the backup table. 2019-04-24 12:05:32 +08:00
classes MDL-65033 mod_forum: Hook up the pin toggle via AJAX 2019-04-29 16:21:14 +08:00
db MDL-65033 mod_forum: Hook up the pin toggle via AJAX 2019-04-29 16:21:14 +08:00
lang/en MDL-65033 mod_forum: Favouriting in forum 2019-04-29 16:08:30 +08:00
pix MDL-65033 mod_forum: New star icons 2019-04-29 16:10:00 +08:00
templates MDL-65033 mod_forum: Hook up the pin toggle via AJAX 2019-04-29 16:21:14 +08:00
tests MDL-65033 mod_forum: Fix up the unit tests 2019-04-29 16:10:00 +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-22077 forum: Add forum private replies 2019-04-04 11:25:29 +08:00
externallib.php MDL-65033 mod_forum: Hook up the pin toggle via AJAX 2019-04-29 16:21:14 +08:00
index.php MDL-48338 forum: Missing #unread in discussion post url 2019-02-07 15:16:13 +08:00
lib.php MDL-65033 mod_forum: incorporate the new icons into the UI 2019-04-29 16:10:00 +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 MDL-31355 mod_forum: Add duedate and cutoffdate to form 2019-04-11 02:03:02 +10:00
post.php Merge branch 'MDL-65032-master' of git://github.com/peterRd/moodle 2019-04-24 16:18:06 +08: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-65033 mod_forum: Favouriting in forum 2019-04-29 16:08:30 +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 Merge branch 'MDL-64656-master' of git://github.com/jleyva/moodle 2019-04-11 20:12:13 +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-65032 mod_forum: Updates based on Jun's feedback 2019-04-24 12:49:41 +08:00
view.php MDL-22077 forum: Add forum private replies 2019-04-04 11:25:29 +08:00