[stats package]
I've just checked a large patch into HEAD that does some basic reporting and stats, a very minimal write up is in the wiki - http://moodle.org/mod/wiki/view.php?id=2935&page=Stats+package+Notes
It runs a cronjob that collects information from the log tables and processes it into aggregate tables and then draws pretty graphs.
Please, testers - grab the latest HEAD and have a play with it. Be warned though - the first time it runs, if you tell it to process logs starting from a long time ago, it can take quite a while to run
[my moodle]
new /my page that prints course information (currently only does forum information but can be extended by modules as needed), user-defined blocks and admin defined 'sticky blocks'
[course requests]
new form for users to request courses, and admin interface to approve/reject pending ones
[select users->send bulk IM]
from participants page, teachers can select users to send a bulk IM to
[restricted modules]
admin options for some courses to have a restricted set of modules available. This is not the same as just hiding modules, because it's on a per-course basis and admins can still add any modules. only affects teachers.
I'm sure there's more but I can't get it right now
Please people! Test all this!