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
moodler
a52682543b
No locale possible :-(
2004-06-20 04:08:46 +00:00
moodler
738216be23
Hmm, locale problem with this encoding ... no locale for it
2004-06-20 04:03:22 +00:00
moodler
50e082b7ba
Fixed locale
2004-06-20 03:55:53 +00:00
moodler
92da4f38ff
FIxed default locale
2004-06-20 03:54:15 +00:00
moodler
8a33e3717d
Based on code from Janne - this allows secure logins via https
...
$CFG->loginhttps
After logging in via https, Moodle returns to a normal http URL
More info: http://moodle.org/mod/forum/discuss.php?d=8555
2004-06-19 16:13:28 +00:00
martignoni
355089c17c
Better translation of subscribe/unsubscribe process
2004-06-19 08:38:19 +00:00
martignoni
aea7c07bb9
Small change for search string
2004-06-19 08:12:34 +00:00
martignoni
3d055c7810
Spaces removed
2004-06-19 07:40:54 +00:00
martignoni
98cd30c244
Some typos corrected
2004-06-19 07:15:49 +00:00
rkingdon
9af2f862cf
Change to the mail option, now a global option.
2004-06-18 19:01:44 +00:00
rkingdon
b506fd43e7
Document change to mail option in Dialogue module
2004-06-18 18:13:06 +00:00
rkingdon
bfe7932f0d
Split lib.php into lib.php and locallib.php
2004-06-18 15:38:21 +00:00
rkingdon
3f06c90dda
Moved back a few functions from locallib.php to lib.php
2004-06-18 14:23:19 +00:00
rkingdon
de7200645a
Moved a couple of functions back to lib.php from locallib.php
2004-06-18 14:18:02 +00:00
rkingdon
c8c6d4e0dc
Split lib.php into lib.php and locallib.php;
...
Minor change: admin listings now in Surname order
2004-06-18 13:55:10 +00:00