7601 Commits

Author SHA1 Message Date
stronk7
e1013df8c2 Take care of empty aliases in glossary xml files when importing them.
See bug 1599. Thanks to skodak. :-)
http://moodle.org/bugs/bug.php?op=show&bugid=1599

Merged from MOODLE_13_STABLE.
2004-06-28 23:58:16 +00:00
rkingdon
16b56e5ef8 Dialogues can be started with groups of students. 2004-06-28 19:41:24 +00:00
moodler
4a6cfa32d9 Updated requirements for quiz module 2004-06-28 16:25:14 +00:00
bobopinna
b98eebbf93 Fixed some popup window problems (some still fixing) 2004-06-28 11:20:52 +00:00
bobopinna
e8e5293820 Translated and revised by Claudio Maggi 2004-06-28 11:18:44 +00:00
carlesbellver
12042525ab *** empty log message *** 2004-06-28 07:54:57 +00:00
moodler
48f1c16523 Ctest from PaulaVS: ---------------------------------------------------------------------- 2004-06-28 07:17:59 +00:00
moodler
6d2c5179d1 New files 2004-06-28 05:35:23 +00:00
moodler
1582dc30af Latest work on pt_br 2004-06-28 05:34:09 +00:00
moodler
1c19e2ca72 Removed unused string 2004-06-28 05:22:18 +00:00
moodler
748a91c7c0 Latest Arabic 2004-06-28 04:52:47 +00:00
stronk7
dfd0229026 Modified to delete temp files older than 4 hours (previously it was
configured to 48 hours). Force to execute the clean before doing the
backup itself. This should avoid the disk full of temp backup files
issue. See bug 1520.
http://moodle.org/bugs/bug.php?op=show&bugid=1520

Changes merged from MOODLE_13_STABLE.
2004-06-27 22:35:27 +00:00
moodler
3e93e0ce43 Prettier icon 2004-06-27 04:20:52 +00:00
moodler
631cba6402 Bug fixes 2004-06-26 15:37:18 +00:00
moodler
70beecd4e7 SOme tweaks to mail 2004-06-26 15:32:19 +00:00
moodler
7634696b69 Removed test data 2004-06-26 15:26:02 +00:00
moodler
184324b456 Very rough dollar icon 2004-06-26 14:41:42 +00:00
moodler
3d970777f4 OK, Paypal is now working. I've been buying access into some test courses. :-)
Still polishing the GUI side of things now.
2004-06-26 14:40:25 +00:00
stronk7
d902b189e0 Added course->cost to backup/restore 2004-06-26 12:36:55 +00:00
barias
6f7a4c2be0 Minor changes in last translation 2004-06-26 11:36:06 +00:00
moodler
d23cd6b140 Strings for Paypal enrolments 2004-06-26 09:52:06 +00:00
moodler
146bbb8f2d Some more additions to use the new enrolment architecture. 2004-06-26 09:51:13 +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
8c5c6133a8 Adding a field "cost" to courses. :-) 2004-06-26 09:09:00 +00:00
miksik
46377840f9 Fixed translation for Rows string 2004-06-25 16:44:41 +00:00
barias
8be2309265 Minor changes in last translation 2004-06-25 09:46:02 +00:00
defacer
a402bdcbda Minor fix in forum digests: The digest sender's name was that of the last
poster in it. Now set to the site shortname.
2004-06-25 07:38:44 +00:00
defacer
f184e8311f Improved error handling a bit. 2004-06-25 07:01:08 +00:00
moodler
ca60b03b34 The login process now uses the current enrolment plugin 2004-06-25 06:30:48 +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
04e443258c Hook for enrolment cron jobs 2004-06-25 03:44:29 +00:00
moodler
e6012b542e New language files for enrolment plugins 2004-06-25 03:32:41 +00:00
moodler
f57d61e2a2 Some new strings for enrolment stuff 2004-06-25 03:32:05 +00:00
moodler
87a7d7031b Enrolment now uses the new enrolment architecture 2004-06-25 03:31:20 +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
stronk7
e0f8b50da7 Added support for timestart and timeend (user_teachers table) and
idnumber (course table). :-)
2004-06-24 22:41:00 +00:00
miksik
e704473ef1 From Brno translation community 2004-06-24 17:46:07 +00:00
rkingdon
db3e1a89f1 Fix the submission of null entries when using the HTML editor. 2004-06-24 17:11:51 +00:00
mchurch
e8f993326c Added a per-wiki option to allow disabling of automatic camel case linking.
If pages have been created using camel case, and this option is activated, those pages remain, but may not be linkable. If the option is disabled, they will be linked again.
2004-06-24 15:56:01 +00:00
martignoni
5388302ae7 Typo corrected 2004-06-24 14:21:08 +00:00
moodler
fc7de4a551 Default enrolment mechanism is "internal" 2004-06-24 13:41:25 +00:00
mchurch
c4346f440c Removing non-production warning. This is no longer valid. 2004-06-24 13:27:14 +00:00
moodler
afb18f5aea Set up Smarty template system in the setup.php 2004-06-24 13:10:47 +00:00
moodler
1854c99cc2 Default 'template' and 'style' 2004-06-24 13:00:51 +00:00
moodler
61451a361a Improvements to add_teacher 2004-06-24 12:51:25 +00:00
moodler
dd691b4e8e Help files for ID number 2004-06-24 11:54:11 +00:00
moodler
7f760716ce Course ID number 2004-06-24 11:50:33 +00:00
moodler
146ebe9074 For course idnumber 2004-06-24 11:47:23 +00:00
moodler
838ee71b4b New course field called idnumber ... acts as storage for an external
id number for each course.  Used in external processing of course and
user_students and user_teachers tables.
2004-06-24 11:46:53 +00:00
thepurpleblob
6ad1e0694d Corrected bug where selected category not displayed. 2004-06-24 09:44:14 +00:00