moodle/mod/forum
Petr Škoda a11aa38e80 MDL-37111 copy first post files in single type forum using intro options
This patch also removed the delete button from the first post in single
discussion type forum.

Edit button in the first post leads to the forum edit page now, this should
prevent other problems throwing first post and intro out of sync.
2012-12-15 11:23:42 +01:00
..
backup MDL-32104 forum: Fixing issue with logs during restore 2012-04-20 08:55:40 +08:00
db MDL-37032 upgrade: define all the 2.4.0 points 2012-12-11 13:11:11 +01:00
lang/en MDL-30377 forum: do not allow users to view not yet started or expired discussions 2012-11-20 12:17:21 +08:00
pix MDL-36436 use hacky aspect ratio to work around IE9 issues 2012-11-20 13:01:27 +01:00
tests MDL-32400 improve module generators 2012-04-15 14:16:59 +02:00
discuss.php MDL-30377 forum: do not allow users to view not yet started or expired discussions 2012-11-20 12:17:21 +08:00
forum.js MDL-24561 forum subscription checks sesskey 2011-01-05 13:01:46 +01:00
index.php MDL-36782 usability: Adjustments following new mark as read icon 2012-11-27 13:46:21 +08:00
lib.php MDL-37111 copy first post files in single type forum using intro options 2012-12-15 11:23:42 +01:00
locallib.php MDL-33857 Increase performance of queries for Server files repository (small improvements) 2012-10-10 15:21:27 +08:00
markposts.php MDL-24321 switching to stdClass in /mod/ 2010-09-21 08:37:36 +00:00
mod_form.php MDL-34593: Plagiarism API - add extra plgin param to get_form_elements_module 2012-08-13 20:31:45 +05:30
post.php MDL-30909 Accessibility: Improved access to reply form in forums 2012-09-18 14:54:24 +08:00
post_form.php MDL-34471 libraries: Replace all uses of get_context_instance() with respective context_XXXX::instance() method 2012-08-02 15:37:38 +08:00
prune.html MDL-17227 forum: seekey-ize forum prune (split). Merged from 19_STABLE 2008-11-16 22:46:23 +00:00
renderer.php MDL-21652 html_table rendering refactored 2010-03-20 22:15:54 +00:00
rsslib.php Alteration to the code to hide the body of the post / discussion 2012-05-28 13:09:23 +08:00
search.php MDL-34565 - remove duplicate labeling 2012-08-15 16:21:25 +08:00
settings.php MDL-27171 forum: refactor forum settings 2011-05-27 13:49:28 +01:00
settracking.php MDL-24321 switching to stdClass in /mod/ 2010-09-21 08:37:36 +00:00
styles.css MDL-36638 usability: Fix missing padding in forum headers 2012-11-28 17:36:38 +08:00
subscribe.php MDL-34471 libraries: Replace all uses of get_context_instance() with respective context_XXXX::instance() method 2012-08-02 15:37:38 +08:00
subscribers.php MDL-34471 libraries: Replace all uses of get_context_instance() with respective context_XXXX::instance() method 2012-08-02 15:37:38 +08:00
unsubscribeall.php MDL-34471 libraries: Replace all uses of get_context_instance() with respective context_XXXX::instance() method 2012-08-02 15:37:38 +08:00
user.php MDL-34471 libraries: Replace all uses of get_context_instance() with respective context_XXXX::instance() method 2012-08-02 15:37:38 +08:00
version.php MDL-36933 Bump everything to 2012112900 2012-11-30 03:30:09 +01:00
view.php MDL-34471 libraries: Replace all uses of get_context_instance() with respective context_XXXX::instance() method 2012-08-02 15:37:38 +08:00