gustav_delius
2e32990a63
reduced $module->requires to 052505 after Martin put my new functions into that version.
2004-08-24 15:14:32 +00:00
gustav_delius
df85e55750
All the modules in which I made changes require the latest version of datalib.php.
2004-08-24 10:13:41 +00:00
gustav_delius
0420e8715d
removed empty bullet point
2004-08-23 20:34:52 +00:00
moodler
8f7dc7f1c7
Variety of small fixes, but mostly related to how the recent activity
...
block is constructed. A new function exists to pump these notes out
in a standard way : print_recent_activity_note.
Module dependencies also updated because of this.
2005-03-10 13:30:57 +00:00
gustav_delius
ec81373f50
In order to ensure that when a teacher hides a resource or an activity that students really can't get at it, even if they know the direct links to its pages, I have given an optional third argument $cm to the functions require_login() and require_course_login(). Pages showing information about a particular course module now pass the course module object in this third argument. The login functions will then test if either the course module is visible or the user is a teacher. If neither is the case then the user is redirected to the course homepage after being shown a message "Sorry, this activity is currently hidden".
...
(While I was at it I also turned the autologinguests off for most module pages, except on the index.php pages and the view.php pages for those modules that allow guests)
2005-02-16 10:40:48 +00:00
mjollnir_
2171c83396
Merged from MOODLE_14_STABLE: Indexes for exercise and version bump
2004-11-18 01:57:04 +00:00
rkingdon
54c014ebc7
New version which adds events and amends them in the event table.
2004-10-08 21:41:10 +00:00
mjollnir_
eee8d9c8f5
bumps for version and requires for modules that use new upload class
2004-09-17 05:46:12 +00:00
gustav_delius
41905731b7
fixed capitalization and quoting of attribute values
2004-09-12 16:24:41 +00:00
mjollnir_
a6c7e600bc
bug related to postgres - inserts into prefix_exercise_assessments were failing,
...
because generalcomment and teachercomment were not null and didn't have defaults.
for some reason mysql allows this but postgres complains. I've set empty string defaults and added into mysql for consistency.
2004-09-10 04:42:01 +00:00
rkingdon
e10bb9b327
Addition of Password option - version 2004090200
2004-09-03 09:26:17 +00:00
gustav_delius
8f6b80b90c
Merging from stable branch
2004-08-24 18:38:14 +00:00
rkingdon
94cc7ed0f1
Removal teacher assessment of student assessments; addition of Groups,
...
various improvements.
2004-08-06 14:42:23 +00:00
moodler
070528fc79
MOdules are dependent on this version of course/mod.php
2004-06-04 07:28:34 +00:00
moodler
7613890851
BRANCH MERGE
...
These are the changes from MOODLE_13_STABLE, merged into trunk
The tag MOODLE_13_MERGED on the MOODLE_13_STABLE branch now refers to this point
The biggest changes here are the fixes for HTML editor in all standard modules
2004-06-04 06:17:30 +00:00
moodler
a7f4452d11
Updating version numbers of all Modules to make things a bit clearer
2004-02-01 04:42:39 +00:00
moodler
9423833cd9
All modules now require the very latest because of the changes to add_to_log
2004-01-31 15:25:00 +00:00
moodler
83f007bf39
Define minimum required versions of Moodle
2004-01-28 04:27:57 +00:00
rkingdon
f43c849f7e
A new version (2003121000). Fixes to backup/restore. Addition of "late"
...
work and the reduction of the number of phases to 3 (from 4).
2003-12-24 14:43:24 +00:00
rkingdon
e539802dc5
Indexes added to submissions, assessments and grades tables.
...
Administration page cleaned up slightly.
2003-11-14 15:38:50 +00:00
moodler
69901d1994
First main-tree version of the Exercise module (formerly in contrib)
...
by Ray Kingdon.
Works quite well, but it's not clear yet if this will be part of
major releases (due to the overlap with assignments and workshops
and the confusion this may cause).
2003-10-07 14:54:21 +00:00