moodle/course
stronk7 0f3fe4b6ad First Official realease of the "Blocks System".
Integrated with Moodle:
    - Install automatically.
    - Update course->blockinfo for each course at installation time.
    - Modified course creation to insert into blockinfo field.
    - Modified restore to insert into blockinfo field.
    - Admin options (hide, show, delete, config) from admin page.
    - Lang strings inserted (en only).
    - Database support to mysql and postgresql (not tested!!).
Moodle, backup and block versions updated to 2004041800.
Tested with mysql: Install fresh and upgrade from previous.
section_activities block renamed to social_activities and created
its own lang file to support name "Social Activities". This can
be changed at any time.

TODO:
=====
Support it really in backup/restore.
????

Enjoy!! Ciao :-)
2004-04-18 23:20:53 +00:00
..
format First Official realease of the "Blocks System". 2004-04-18 23:20:53 +00:00
category.php Fix problem editing category names containing html 2004-04-14 02:41:22 +00:00
delete.php More moodling on the course categories, improving performance for 2003-08-09 16:53:30 +00:00
edit.html Allow the teacher to force a language if they want to 2004-02-10 07:17:09 +00:00
edit.php First Official realease of the "Blocks System". 2004-04-18 23:20:53 +00:00
editsection.html Cleaned up this form a little to make it more consistent 2003-12-11 07:22:13 +00:00
editsection.php Cleaned up this form a little to make it more consistent 2003-12-11 07:22:13 +00:00
enrol.html Some minor styling ... incidentally, last change was bug 480 2003-06-04 07:15:12 +00:00
enrol.php Restricted users can't enrol in other courses 2004-02-04 12:52:31 +00:00
grade.php Changed to hide non-visible grades (mods). Bug #378. 2003-04-26 18:16:36 +00:00
grades.php clean the filenames to make sure there aren't funny characters 2004-04-17 03:30:26 +00:00
group-edit.html Quick GUI to turn off/on hiding of group pictures 2004-02-15 09:59:16 +00:00
group.php Function name change ... hope it doesn't break any third-party code, 2004-03-13 14:24:34 +00:00
groups-edit.html Removing the random assignation button for now ... needs work. 2004-03-09 06:47:23 +00:00
groups-summary.html Tiny formatting fix 2004-02-14 17:01:14 +00:00
groups.php Function name change ... hope it doesn't break any third-party code, 2004-03-13 14:24:34 +00:00
index.php Removing a notice 2004-03-10 07:20:42 +00:00
info.php apply filter_text to course summary 2004-01-25 16:50:49 +00:00
lib.php Link to teacher forum is now shown in the current langage always 2004-04-16 07:13:10 +00:00
log.php Use $modname if it's defined 2004-02-14 02:44:35 +00:00
loggraph.php If $CFG->loglifetime is active then use it make the log graphing nicer. 2004-03-10 11:29:35 +00:00
loginas.php Don't check the login for the site-level course 2004-03-09 12:40:30 +00:00
loglive.php Upgraded the live log to use the new print_log 2003-08-22 08:42:17 +00:00
mod.php Include now uses absolute path, not relative. Solved problem 2004-03-10 07:13:57 +00:00
mod_delete.html Some clean up when deleting activity modules 2003-06-20 04:34:22 +00:00
outline_rep.php Search for any 'view%' string in the module log, instead 2003-11-23 11:15:37 +00:00
recent.php Fixed just a tiny typo 2004-03-25 15:34:23 +00:00
scales.php These changes implement some better controls for controlling uploads. 2003-10-06 18:02:35 +00:00
search.php Two things are in this checkin: 2003-09-14 12:25:16 +00:00
student.php Non-editing teachers shouldn't be able to assign students 2004-03-13 13:43:06 +00:00
teacher.php Use fullname function. Sorting is still wrong though and the selection 2003-11-28 10:40:04 +00:00
unenrol.php Use fullname function to display names 2003-11-28 10:41:06 +00:00
user.php Use fullname function 2003-11-28 11:06:53 +00:00
view.php First Official realease of the "Blocks System". 2004-04-18 23:20:53 +00:00