51 Commits

Author SHA1 Message Date
paca70
8809fee944 updates 2003-04-28 14:59:28 +00:00
moodler
f861185a4a Added dynamic display of post delay time as currently defined for the server 2003-04-23 15:30:22 +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
754786f1be Updates 2003-03-28 08:58:47 +00:00
paca70
a3b0dbfa80 updates from Jaana 2003-03-27 20:04:24 +00:00
paca70
7563a073c3 rtf-editor had mixed up some files 2003-03-07 17:55:44 +00:00
paca70
c605097983 RitchText editor had mixed up all php code. 2003-03-07 07:04:54 +00:00
paca70
5fcda72588 updates 2003-03-06 16:39:17 +00:00
paca70
1b7f43a40a updates 2003-03-05 13:01:29 +00:00
paca70
9eee5e0559 Updates 2003-03-01 16:45:45 +00:00
paca70
4e94d2608b updates 2003-02-26 19:18:56 +00:00
paca70
6c891932c0 Some updates 2003-02-24 20:06:53 +00:00
paca70
9f9f92c6df Updates to Finnish translation and some correction to English one. 2003-02-24 19:00:39 +00:00
paca70
1924074c76 Added support for nonadmin course creation.
Course creators are managed by /admin/creator.php , same way that admins.
Or if authetication module have 'auth_iscreator'-function (right now only ldap-module have) ,
users are added to creators at login time.
2003-02-24 18:48:55 +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
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
paca70
e10ed4f09f updates 2003-02-17 22:19:38 +00:00
paca70
035aa1848c updates 2003-02-17 13:35:55 +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
moodler
e2b5b53e46 READ ME ;-) 2003-01-05 16:34:34 +00:00
moodler
25a3810f01 Removing unnecessary English versions of these files (see README) 2003-01-05 16:33:52 +00:00
paca70
da95fdd658 checkin for translation 2003-01-04 17:20:10 +00:00
paca70
fcbea507c4 Just checking in for translation. 2003-01-04 17:16:37 +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
9e12b88eb9 Fixed an error in survey.php in all languages ... colles18hort should be colles18short 2002-12-22 13:26:16 +00:00
moodler
df0594edee Added locale codes to all languages 2002-12-08 17:01:13 +00:00
paca70
fd6a7ee524 New files for translation 2002-11-21 12:17:15 +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
32385d38a1 Initial Finnish translation 2002-10-30 19:20:48 +00:00
moodler
3a5a667386 Changes due to new resource module 2002-10-17 15:10:59 +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
66ea86f3b8 Initial version 2002-10-06 18:24:14 +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
9806ae9403 README contains author etc 2002-09-25 07:38:23 +00:00