moodle/mod/forum
Eloy Lafuente (stronk7) 29af7b0b4c MDL-57432 upgrade: clean < 3.0.0 upgrade steps
This just deletes all the upgrade steps previous to 3.0.0. Some
small adjustments, like adding missing MOODLE_INTERNAL or tweaking
globals can also be applied when needed.

Also includes an upgrade step to prevent upgrading from any
version < 2015111600 (v3.0.0) as anti-cheating measure.

Next commit will get rid of/deprecate all the upgradelib functions
not used anymore in codebase.
2017-07-10 09:16:55 +01:00
..
backup MDL-46929 mod_forum: performance improvement for tags backup/restore 2017-04-11 08:30:09 +01:00
classes MDL-46929 mod_forum: Implement tagging 2017-04-11 08:30:09 +01:00
db MDL-57432 upgrade: clean < 3.0.0 upgrade steps 2017-07-10 09:16:55 +01:00
lang/en MDL-50266 mod_forum: Remove strings deprecated in 3.0 2017-05-18 11:17:13 +05:30
pix MDL-56919 mod_forum: Assign check icon for selected subscription mode 2016-11-29 12:03:34 +08:00
templates MDL-46929 mod_forum: Implement tagging 2017-04-11 08:30:09 +01:00
tests MDL-58497 forum: Show correct itemcount on action events 2017-05-01 13:48:30 +05:30
yui MDL-46215 mod_forum: Only add text on discussion view 2014-10-28 14:27:05 +08:00
deprecatedlib.php MDL-55173 mod_forum: Perform final deprecations 2016-07-18 08:42:33 +08:00
discuss.php MDL-56794 boost: Styling for forum module 2016-11-14 11:30:17 +08:00
externallib.php MDL-58259 mod_forum: Check create attachment cap in forum_add_attachment 2017-05-05 10:28:11 +08:00
index.php MDL-40759 icons: convert uses of pix_url to pix_icon 2017-03-17 15:52:17 +08:00
lib.php Merge branch 'MDL-58497-master' of git://github.com/ankitagarwal/moodle 2017-05-04 10:58:36 +08:00
locallib.php MDL-46929 mod_forum: small fixes for post tagging 2017-04-11 08:30:09 +01:00
maildigest.php MDL-35628 performance: Remove dirname() where possible. 2016-06-10 08:06:49 +10:00
markposts.php MDL-53755 forum: Check session when marking posts 2016-05-06 09:27:26 +08:00
mod_form.php MDL-58138 completion: Fixes for a number of small issues. 2017-04-19 11:41:57 +08:00
post.php MDL-46929 mod_forum: small fixes for post tagging 2017-04-11 08:30:09 +01:00
renderer.php MDL-55594 mod_forum: Convert 'big' search form to templates 2016-09-23 10:53:56 +01:00
rsslib.php MDL-44157 mod_forum: unified @package use 2014-02-18 11:15:10 +13:00
search.php MDL-46929 mod_forum: Implement tagging 2017-04-11 08:30:09 +01:00
settings.php MDL-44467 core: always send email from noreplyaddress 2016-10-28 13:04:09 +08:00
settracking.php MDL-51253 forum: fix urls for exceptions and redirects 2015-09-14 14:18:50 +10:00
styles.css MDL-57093 forum: less specific unread styling 2016-11-23 03:40:30 +00: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-51998 Forum: Move subscription update button into page (from navbar) 2017-03-30 12:06:39 +03:00
unsubscribeall.php MDL-47918 forum: Coding style fix 2014-10-30 16:46:46 +00:00
upgrade.txt MDL-12689 core: fixed incorrect use of the term 'depreciated' 2017-04-05 11:12:07 +08:00
user.php MDL-56565 forum: Add sitename as heading when there is nothing to display 2017-07-04 10:11:34 +08:00
version.php MDL-58853 versions: bump all versions and requires near release 2017-05-09 02:58:28 +02:00
view.php MDL-372 forum: Improve pinning and update for Moodle 3.0 2016-01-13 02:01:26 +00:00