moodler
74b345880d
Changing error to notify so that it's not fatal (and doesn't leak server data)
2006-09-26 04:38:00 +00:00
martinlanghoff
46a811142e
[multienrol]Don't die if there's an empty directory in enrol and better strings for admin ui
...
The admin UI still needs a bit of wordsmithing to make it easy to understand what the model we have is.
2006-03-09 05:06:18 +00:00
martinlanghoff
a60952d73d
[multienrol]
2006-03-09 04:22:03 +00:00
patrickslee
9c03df05af
Used a proper function to update configuration setting
2005-10-04 21:38:40 +00:00
patrickslee
7246c2d142
New feature: Notify teachers/students of expirying enrolments
2005-10-02 21:37:54 +00:00
martinlanghoff
a6d114e600
Merged from MOODLE_15_STABLE - enrolment fixes: We now have better handling of the enrol field when dealing with student enrolments. This fixes bugs 3912 and 3974. NOTE that enrol_student() now defaults to manual - this is to support the different pages that call enrol_student() to still work correctly when external enrolments are in use, by recording the enrolments as manual. Enrolment plugins are expected to know better and pass the correct parameter.
2005-08-26 06:11:38 +00:00
martinlanghoff
8f9727459a
Merged from MOODLE_14_STABLE - Fixes 'Erroneous redirection to course enrolment page' bug #3224 - patch by Patrick Li
2005-05-13 05:10:17 +00:00
moodler
10d96e2963
WHen a student enrols via a group password, make sure they are in the
...
group immediately bug 2780
2005-03-21 08:33:24 +00:00
moodler
7bdc9b2341
Resized course box a bit
2005-03-04 02:16:09 +00:00
moodler
553924dc80
Some fixes to the enrolment page
2005-03-04 01:53:53 +00:00
moodler
28888608eb
DOn't automatically unenrol students from courses with an unlimited
...
enrolment period, EVEN if the student has a use-by date.
2005-02-10 17:22:28 +00:00
moodler
dad3f933fb
Allow groups to have enrolment keys in addition to the course enrolment key.
...
If a user enrols with a group key they will be added to the course and to
the group.
2004-12-14 08:12:12 +00:00
defacer
3088137459
Fixed a couple PHP notices which cropped up
2004-11-20 18:30:31 +00:00
moodler
1d9dd1d2a1
Merged from stable
2004-10-07 15:22:47 +00:00
gustav_delius
839f2456bb
XHTML compliance
...
- fixed (hopefully) all <img> tags
- global replace on <br> to <br />
- & in URLs
- got the forum module XHTML compliant
Julian Sedding
2004-09-16 17:13:57 +00:00
gustav_delius
730a5f5abe
fixed capitalization and quoting of attribute values
2004-09-12 20:45:41 +00:00
moodler
631cf796d4
Merged enrolment fixes frm stable
2004-09-09 09:43:51 +00:00
mchurch
3cb4dc4202
Making file XHTML 1.0 Transitional compliant...
2004-09-08 21:37:11 +00:00
moodler
0658c6bb96
Removed a debugging line
2004-08-23 12:09:28 +00:00
moodler
0f093efab2
Here finally is an admin interface for controlling the new enrolment plugins.
...
It's not at all well-tested yet (I made a lot of changes to it just tonight)
but it's late and I am literally sick (with flu) and tired so I'm checking
this in and going to bed.
Please fix all the bugs for me. ;-)
2004-08-21 17:15:07 +00:00
moodler
76b60bb897
Various fixes, especially related to using timestart and timeend
...
for new enrolments
2004-07-29 14:52:59 +00:00
moodler
960ab433ef
Some stubs for later
2004-07-25 14:22:01 +00:00
moodler
597342b047
Fixes not checked in yet
2004-07-06 16:00:43 +00:00
moodler
04f47a89a1
New paypal plugin ... not quite working yet, but very close.
...
Just uploading it to another site for polishing off.
2004-06-26 09:50:19 +00:00
moodler
020266d04d
Changed some logic ... I think it's the same anyway but this reads easier for me
2004-06-25 06:30:16 +00:00
moodler
b8e13a5742
Enrolment architecture version 0.5 !
...
The internal method (the default) simply replicates Moodle's
existing behaviour and is working fine.
The new flatfile module also works.
There is no admin config interface yet, I'm still implementing
this using templates.
2004-06-25 03:28:12 +00:00