29 Commits

Author SHA1 Message Date
paca70
844bad05a9 Updates. Thanks to Teemu Sumi. 2003-05-19 17:32:45 +00:00
paca70
5ade559e8e updates 2003-05-04 09:56:35 +00:00
paca70
8809fee944 updates 2003-04-28 14:59:28 +00:00
paca70
e05566015e More updates. Thanks to Teemu! 2003-04-22 14:38:37 +00:00
paca70
3c7f99a447 Updates 2003-04-22 14:18:03 +00:00
paca70
a3b0dbfa80 updates from Jaana 2003-03-27 20:04:24 +00:00
paca70
4e94d2608b updates 2003-02-26 19:18:56 +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
paca70
79ba7581de Fixed some typos and making translation more consistent. 2003-02-18 08:41:49 +00:00
paca70
01a660a583 Updates 2003-02-12 10:27:21 +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
2e41586e07 Added default date/time strings to all languages.
All European languages have now been changed to 24 hr time,
because AM and PM were not being displayed correctly.

Language editors should check these strings to see if there is
a more natural way to format these dates in their language.
2003-01-16 03:15:21 +00:00
paca70
0b9e04f07e more updates 2003-01-04 17:09:00 +00:00
paca70
ba79f7429e Some updates, more to come. 2003-01-02 12:45:39 +00:00
moodler
df0594edee Added locale codes to all languages 2002-12-08 17:01:13 +00:00
paca70
f74dcc5e08 some updates 2002-11-21 08:26:27 +00:00
paca70
e0dfdf25f8 More updates 2002-11-12 14:19:24 +00:00
paca70
0aea12d689 Some updates 2002-11-12 06:00:09 +00:00
paca70
b54cd88f34 More corrections, documentation is coming. 2002-10-08 15:51:27 +00:00
paca70
2cfd9e4dc9 Some corrections 2002-10-06 18:41:38 +00:00
paca70
2a86e7a1a5 More corrections 2002-10-04 13:07:16 +00:00
paca70
7d3e684292 and some more.... 2002-10-03 17:10:50 +00:00
paca70
75ebf527c9 Some fixs more. 2002-10-03 17:04:15 +00:00
paca70
a08db54a84 Translated new strings and fixed some old ones. 2002-10-03 16:54:58 +00:00
paca70
4b76aa52d0 Minor update to test that update rights are working. 2002-10-02 19:37:35 +00:00
moodler
3eb4b24fed Added 'thischarset' = "iso-8859-1", for completeness 2002-10-02 14:20:30 +00:00
martin
9d389960e6 Patches from Petri 2002-09-26 02:19:53 +00:00
martin
94cfe58b19 Initial version of Finnish translation, as done by Petri Asikainen <paca@sci.fi>
Thanks, Petri!
2002-09-21 07:22:23 +00:00