Commit graph

9716 commits

Author SHA1 Message Date
paca70
8bf59996b5 escaped two "'s 2004-09-22 11:23:42 +00:00
paca70
a6698a1387 Added more commentts about user cretion. 2004-09-22 11:07:45 +00:00
paca70
d43ced93fc Use only atrributes marked as "updateremote" when creating new ldap-users. 2004-09-22 11:06:42 +00:00
paca70
0b543a6508 Added support for multiiple ldap-servers.
When first server(s) are down there delay before connecting secondary servers.
	So you system feels slow if first server is down, but Moodle still authenticates to sedondary servers.

Other major change:
auth_ldap_bind fuction is removed.
	due phps ldap_connect() limitations auth_ldap_connect() does now also ldap_bind()
	to see if server is up.
2004-09-22 09:41:20 +00:00
paca70
8c9c0e8588 Cleaned config.html
Added configuration for expired passwords.
2004-09-22 08:28:56 +00:00
mits
c84c8d7a7b Polished. 2004-09-21 22:20:38 +00:00
michaelpenne
1663b64f1e changed the order of db updates. now the order is old to new. 2004-09-21 22:16:46 +00:00
michaelpenne
7143a2841e added an include for lib.php
changed the display of page titles
changed matching such that if two matching items match to the same answer, that answer only apprears once in the drop down menu.
Changed how the grade essay question link apprears.  Only appears if there is an essay to grade.
2004-09-21 22:15:30 +00:00
michaelpenne
3de88244c4 added option to delete a users attempt records. Sends an email if delete was seccessful or not. 2004-09-21 22:13:08 +00:00
michaelpenne
1535c81ba3 added code to handle deleting of user attempts 2004-09-21 22:12:04 +00:00
michaelpenne
d19d9ef16d Fixed some problems with matching 2004-09-21 22:11:00 +00:00
mits
2d766f6c00 Polished and translated file added. 2004-09-21 21:49:25 +00:00
michaelpenne
7471d889aa New help file. Blank though :( 2004-09-21 19:50:10 +00:00
michaelpenne
0fe78d9481 Added a new lang definition 2004-09-21 19:48:39 +00:00
mits
3861c5bdd5 Polished. 2004-09-21 19:11:50 +00:00
mits
46d8457b52 Polished and translated files added. 2004-09-21 19:02:22 +00:00
paca70
0a307f230c Updates 2004-09-21 13:20:41 +00:00
paca70
c29890b5d8 Some cleanups 2004-09-21 13:20:13 +00:00
gustav_delius
8f0cd6ef0f Resolved problems with previous replacement of
& to & and fixed redirect() to entity encode the
inut where needed.
Julian Sedding
2004-09-21 11:41:58 +00:00
mits
1814319f43 translated strings changed based on /en/moodle.php 2004-09-21 11:02:23 +00:00
moodler
7c7d9120c2 Tidied up some XHTML 2004-09-21 10:52:55 +00:00
moodler
7cf66d6524 FIxed bugs and tidied up 2004-09-21 09:35:33 +00:00
moodler
cd3a9f4687 Changed some strings for XHTML compliance 2004-09-21 09:22:20 +00:00
moodler
4f55eaf29d Tidied up for XHTML and accessibility compliance 2004-09-21 09:21:26 +00:00
moodler
39588a7eaa FIxed a path (I'd just moved this) 2004-09-21 08:41:54 +00:00
moodler
0f5706a3f3 Working but unpolished script to convert all MySQL tables to InnoDB format
Not linked, just call it directly
2004-09-21 08:40:18 +00:00
mits
81b8487e6e New translator added. 2004-09-21 08:12:00 +00:00
paca70
4586d60c69 To fix problems with auth_forcepasswordchange 2004-09-21 06:32:36 +00:00
paca70
4bde37a18e Removed $user_external and annd isset() around editlocks 2004-09-21 06:09:09 +00:00
paca70
5e671f2eed updates 2004-09-21 05:40:08 +00:00
mits
9696ec04a6 New translated files added. 2004-09-21 02:29:25 +00:00
moodler
a88a5385e3 Updated README and removed empty files 2004-09-21 01:41:34 +00:00
mits
95d17e7d64 Polished. 2004-09-21 01:12:22 +00:00
mits
1589c3fded Polished and some translated files added. 2004-09-21 00:26:29 +00:00
defacer
5ef50b7764 Small code sanitization 2004-09-20 22:37:40 +00:00
mits
252542de97 translated some 2004-09-20 21:12:57 +00:00
koenr
bcf802bcd6 new translation: Basque language (Euskara)
Thanks to Jos Sanchez (txeli@aeknet.net) !
2004-09-20 21:07:18 +00:00
martignoni
71e7e2f2f7 New strings for LDAP auth 2004-09-20 21:04:07 +00:00
paca70
0257cc73e0 Postgres updates 2004-09-20 17:48:59 +00:00
paca70
be784d1a77 1. Postgres updates.
2. add log-values for mysql and postgres when creating new database.
 CVS: ----------------------------------------------------------------------
2004-09-20 17:48:19 +00:00
paca70
5a2432d47b Just to be sure that value columns type is text.
Postgres cannot change column types at time change was made.
2004-09-20 17:45:33 +00:00
mits
ca05cf1fb3 translated some. 2004-09-20 16:49:25 +00:00
rkingdon
65d92fbcd9 Fixed bug #1952. 2004-09-20 15:01:41 +00:00
rkingdon
aa8f2d1ec1 Fixed bug #1952; fixed bug in upload form; and assessment form now
displays the correct grade.
2004-09-20 14:59:41 +00:00
bobopinna
7f02f534d0 Fixed a problem with onbeforeunload 2004-09-20 14:35:24 +00:00
bobopinna
59c71f4b37 Updated XHTML tags and attributes in order to pass W3C validation 2004-09-20 13:50:38 +00:00
rkingdon
96ed00f636 In SEPARATEGROUPS mode the student's list of teachers is now limited to
those in the student's group.
2004-09-20 13:04:56 +00:00
martignoni
3de75335ac Small things to bring it up-to-date! 2004-09-20 11:30:32 +00:00
martignoni
80a43a7b65 Toward XHTML compliance (ter) 2004-09-20 11:20:11 +00:00
martignoni
7eb88f0214 Two new strings 2004-09-20 11:17:05 +00:00