paca70
652fd67246
Reverted to older version, those changes should never got to CVS.
2003-02-20 22:09:59 +00:00
paca70
f9a14cc720
Show creation option when available.
2003-02-20 21:55:14 +00:00
paca70
5f2c35db18
Added support for usercreation from Moodle to authentication module.
...
Works currently only with ldap-module (tested with e-directory), but
other modules could be extended too by
adding following functions:
function auth_user_exists ($username) {
//returns true if given username already exists on authetication database
}
function auth_user_create ($userobject,$plainpass) {
//create new user to authentication database
//in inactive state (if posible)
//returns true if user is created
}
function auth_user_activate ($username) {
//activate external user after email-address is confirmed
//returns true if user is activated
}
2003-02-20 21:39:51 +00:00
moodler
47623d4f8f
Portuguese, first version, contributed by Jaime Villate.
2003-02-19 11:12:22 +00:00
paca70
5443a18b8f
Finnish installation instructions.
2003-02-18 22:52:55 +00:00
paca70
4c398dda96
updates
...
CV: ----------------------------------------------------------------------
2003-02-18 10:20:42 +00:00
paca70
79ba7581de
Fixed some typos and making translation more consistent.
2003-02-18 08:41:49 +00:00
moodler
5a4d292bca
Added changes to table_column from Petri Asikainen for Postgresql 7.3
2003-02-18 07:44:26 +00:00
moodler
c2a96d6b32
Fixes for the use of LIMIT in SQL for Postgres 7.3 (from Petri Asikainen)
2003-02-18 03:16:07 +00:00
paca70
e10ed4f09f
updates
2003-02-17 22:19:38 +00:00
moodler
14c7248d3c
Select all
2003-02-17 18:14:06 +00:00
moodler
a01b257195
Little changes
2003-02-17 18:13:41 +00:00
moodler
dc1dc6e973
Added function to check everything on a page
2003-02-17 17:02:56 +00:00
paca70
035aa1848c
updates
2003-02-17 13:35:55 +00:00
moodler
734d2c9887
Fixes to survey_get_responses() to make it work better with PostgreSQL
...
(from Petri Asikainen)
2003-02-17 08:35:51 +00:00
moodler
2f05b46ec9
Added language menus to top of login pages
2003-02-16 09:42:06 +00:00
moodler
a59cbb7851
Update version
2003-02-16 09:25:02 +00:00
moodler
811c88b32f
Fix short column
2003-02-16 09:24:25 +00:00
moodler
2a231ed650
Remove English word 'ago'
2003-02-16 09:22:52 +00:00
moodler
c4e78a1b60
Tidy up the import screen
2003-02-16 08:03:55 +00:00
moodler
68fefdbe14
Change MC answers to letters a, b, c etc ...
2003-02-16 08:03:17 +00:00
moodler
49220fa70c
Various quiz changes. Most importantly is the new framework for importing
...
quiz questions. Importing works but is still being tested.
2003-02-16 07:08:57 +00:00
moodler
4270bba267
Fixed navigation link to login page
2003-02-15 02:58:34 +00:00
paca70
01a660a583
Updates
2003-02-12 10:27:21 +00:00
moodler
3f3960656d
Fixed link to picture file in print_picture_file
2003-02-11 01:53:10 +00:00
moodler
434f33c00a
Fixed license link
2003-02-11 01:35:31 +00:00
rkingdon
402eb657a6
peer graded assignment version 1.01
2003-02-06 21:43:57 +00:00
moodler
40f1246b14
Missing semicolon
2003-02-06 18:07:31 +00:00
moodler
de2146b276
Note for something that needs to be fixed
2003-02-06 06:37:10 +00:00
moodler
73f8658c36
Provide the possibility that the format of a text is not defined properly
2003-02-05 12:41:59 +00:00
moodler
bcdfe14e02
Whoops, fixed some obvious bugs when getting slash arguments
2003-02-05 10:52:55 +00:00
moodler
eaa50dbc83
Removed some redundant code when looking for slash arguments (use me() function instead)
2003-02-05 10:48:13 +00:00
minkowski
ac68f7ffc8
Completed Thai Translation
2003-02-04 04:35:17 +00:00
minkowski
acf0f21ab1
rephrased quite a number of phrases
2003-02-04 04:12:30 +00:00
moodler
ecc114ee3b
Add better escaping for double quotes
2003-02-02 02:37:09 +00:00
rkingdon
f879140423
peer graded assignment version 1.0
2003-02-01 22:04:27 +00:00
mits
08ffd31db1
New translation added.
2003-02-01 18:28:10 +00:00
rkingdon
49c4b1f779
Peer graded assignment - English Language file version 1.0
2003-02-01 17:53:41 +00:00
moodler
498d403283
Add some timing
2003-02-01 01:36:31 +00:00
paca70
56a4ed732a
some updates
2003-01-31 11:05:43 +00:00
paca70
33ff2cca85
*** empty log message ***
2003-01-31 10:43:24 +00:00
moodler
fced815cd7
Improved me() function
2003-01-30 15:52:38 +00:00
moodler
db11e52dec
Allow tags for embedded objects
2003-01-28 03:55:55 +00:00
moodler
b35e8568ff
Ignore all files and directories beginning with "."
2003-01-28 03:34:26 +00:00
moodler
7750f58e0c
Explicitly set the character set
2003-01-28 03:06:52 +00:00
moodler
f2e19ba41d
Added some missing PHP variables to make it consistent with lib/htaccess
2003-01-28 03:06:20 +00:00
moodler
d686bf500b
Added some checks for PHP server variables - warnings are printed that
...
prevent installation until these are fixed.
2003-01-28 02:52:13 +00:00
moodler
a09b86a693
Use On and Off instead of 0 and 1
2003-01-28 02:28:17 +00:00
moodler
0d3cbf4cca
Changed some settings from "1" to "On"
2003-01-28 02:27:18 +00:00
moodler
1b27d92ad4
Old version of this file ... Ray will replace it shortly
2003-01-27 02:50:34 +00:00