moodle/mod/forum
mjollnir_ d67bfc32a1 MDL-15777 - updated most of the portfolio code to use files api.
Not done:

- forum (the rest of the module isn't using files api yet)
- database mod (touches other parts of the code (ods and excel libs)
- portfolio download plugin (needs discussion with petr about userfiles)

all of these have been disabled in the meantime.
2008-08-09 14:24:58 +00:00
..
db MDL-10107 Fixed the definition of message providers ... it now works through files very similar to those for events and capabilities, which makes them easy to add/remove/change as necessary 2008-07-31 08:01:46 +00:00
simpletest MDL-15108 Upgrade finished, preliminary tests successful. Please continue testing. 2008-06-05 20:16:09 +00:00
backuplib.php MDL-15498: Completion: forum was failing to backup completion rules 2008-07-31 10:57:41 +00:00
discuss.php MDL-15869 - fixed a notice in forum related to portfolio 2008-07-29 09:27:24 +00:00
icon.gif OK, some massive changes with many files removed or changed. 2002-07-31 14:19:35 +00:00
index.php MDL-15317, when forum is invisible, only users with 'mod/forum:managesubscriptions' capability can subscrib forum, merged from MOODLE_19_STABLE. 2008-07-21 09:20:40 +00:00
lib.php MDL-15777 - updated most of the portfolio code to use files api. 2008-08-09 14:24:58 +00:00
markposts.php MDL-15648: Used existing functionality to ensure that forum 'mark read' only marks posts read if they are within the right group. 2008-07-14 15:39:55 +00:00
mod_form.php MDL-15498: Fixes to problems Petr identified with completion system checkin 2008-07-28 15:58:50 +00:00
post.php MDL-15498: Completion system 2008-07-28 12:31:29 +00:00
post_form.php MDL-15697 Added a check form rule limiting post subject and forum name to 255 characters, as limited by the DB 2008-07-18 13:19:55 +00:00
prune.html MDL-8062 1.3 Remove name attribute from <form> and fix focus everywhere - more changes ahead 2007-01-04 21:32:36 +00:00
rate.php MDL-15108 Upgrade finished, preliminary tests successful. Please continue testing. 2008-06-05 20:16:09 +00:00
report.php MDL-15108 Upgrade finished, preliminary tests successful. Please continue testing. 2008-06-05 20:16:09 +00:00
restorelib.php MDL-15498: Completion: forum was failing to backup completion rules 2008-07-31 10:57:41 +00:00
rsslib.php MDL-14279: use get_file_url instead of checking $CFG->slashargument manually (merge from 1.9) 2008-07-10 09:55:11 +00:00
search.php MDL-14129, remove error() in forum mod. 2008-07-21 08:03:42 +00:00
settings.php MDL-13450 and MDL-13303 - sorry for changing forum API so late, but it was needed; major perf improvement for forum; fixed printing of user pictures; merged from MOODLE_19_STABLE 2008-02-13 17:03:25 +00:00
settracking.php MDL-14129, remove error() in forum mod. 2008-07-21 08:03:42 +00:00
subscribe.php MDL-14129, remove error() in forum mod. 2008-07-21 08:03:42 +00:00
subscriber.html MDL-14679 datalib conversion completed 2008-05-30 16:47:21 +00:00
subscribers.php MDL-15189 magic quotes finally removed 2008-06-09 16:53:30 +00:00
unsubscribeall.php MDL-15561 unsubscribe all option implemented 2008-07-07 21:51:01 +00:00
user.php MDL-15516 prvent access to deleted profiles and other user areas 2008-07-05 14:52:39 +00:00
version.php MDL-10107 Fixed the definition of message providers ... it now works through files very similar to those for events and capabilities, which makes them easy to add/remove/change as necessary 2008-07-31 08:01:46 +00:00
view.php MDL-15498: Completion system 2008-07-28 12:31:29 +00:00