7818 Commits

Author SHA1 Message Date
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
thepurpleblob
9f406c1dc2 Corrected bug where selected category not displayed 2004-06-24 09:36:53 +00:00
thepurpleblob
9441b800d4 Corrected bug where category not selected properly. 2004-06-24 09:35:37 +00:00
moodler
faef9f7b8c Added timestart and timeend field to user_teachers table
(in preparation for enrollment architecture)
2004-06-24 08:23:16 +00:00
koenr
13d620fdc5 filling in missing strings... 2004-06-23 22:40:24 +00:00
koenr
b533404f87 typo 2004-06-23 22:21:14 +00:00
mits
0c81c11eaf translated some. 2004-06-23 17:58:26 +00:00
moodler
a4fbb0b2f1 Show links on group icons in forum posts 2004-06-23 15:31:50 +00:00
rkingdon
352ab98fa0 Dialogue entries now use the HTML editor. 2004-06-23 14:16:30 +00:00
defacer
b1bd2cf0c1 Fix for bug 1527:
The New Event button is back in day view. Silly mistake, $USER wasn't taken
from the globals and thus it always thought you weren't logged in.
2004-06-23 09:53:23 +00:00
defacer
1cbcc2c3d0 Fix for bug 1528:
Now the edit icon in day view for course activity events takes you to the
activity update form, and not the view. You can still go to the activity view
by clicking the activity name in the event title.
2004-06-23 09:43:00 +00:00
thepurpleblob
9ad7ce6bca fixed correct category not selected 2004-06-23 09:42:27 +00:00
thepurpleblob
eea4477b95 Fixed mistake in category selection - now correctly shows selected category 2004-06-23 09:33:47 +00:00
julmis
684d865a49 Updates to quiztimer
- mark question result to zero if time limit is exceeded
2004-06-22 20:44:59 +00:00
julmis
8718067799 A little fix for $CFG->loginhttps
- set $wwwrot variable earlier.
2004-06-22 18:35:59 +00:00
julmis
ab1324e415 $CFG->loginhttps changes, change password and admin user edit. 2004-06-22 18:34:35 +00:00
rkingdon
f8f92c3c6f locallib.php added to index.php, it needs one of the functions. 2004-06-22 16:49:32 +00:00
moodler
c64a8fe4ac Latest updates from Paula 2004-06-22 14:43:42 +00:00
thepurpleblob
59b264962d Help file for exporting quiz categories. 2004-06-22 12:54:14 +00:00
thepurpleblob
9e4e189f09 Added additional strings for quiz export 2004-06-22 12:50:34 +00:00
thepurpleblob
105d34db95 Editing and adding question controls are now disabled where the user does
not have editing rights. Applies to published categories.
2004-06-22 11:02:37 +00:00
gustav_delius
7636b1194d don't replace smilies in plain text format 2004-06-22 07:38:05 +00:00
rkingdon
6219cb1f07 Lists of names now use case insensitive sort (natcasesort);
Remove email flag setting from follow-up entry page, email is now a global option.
2004-06-21 17:12:41 +00:00
moodler
d4bfbe4d18 Commented out duplicates for now pending cut/paste discussion 2004-06-21 14:51:43 +00:00
moodler
a2fa19d87c Merged in latest changes from STABLE 2004-06-21 13:07:44 +00:00
moodler
19ebd1557a Minor formatting of timelimit stuff 2004-06-21 12:36:13 +00:00
moodler
ea41a457ec Updated docs on time limits 2004-06-21 12:20:30 +00:00
bobopinna
03f3b3b59c Added support to the popup window feature 2004-06-21 11:45:33 +00:00
bobopinna
d6efe30ac2 Added some new translations 2004-06-21 11:44:23 +00:00
bobopinna
76d3542313 Added popup window scorm player and its settings 2004-06-21 11:27:52 +00:00
minkowski
aea836221e update for moodle 1.3.1 2004-06-21 00:09:33 +00:00
koenr
2145fe22dc typo 2004-06-20 13:04:10 +00:00
julmis
68a7b97074 Fixes for quiztimer.
- Lets make cheating more complicated, more javascript based.
- Mark attempt to zero if time limit is exceeded over 60 seconds
2004-06-20 10:57:27 +00:00
moodler
49ce3d79b4 Fixed Korean encoding 2004-06-20 04:11:16 +00:00