9314 Commits

Author SHA1 Message Date
paca70
ad95a28f2b Added easy interface to specify ldap-attribute types and objectclasses.
Just select ldap-server type and you are done. Old variables can still be used
to override builtin settings.


TRANSLATORS NOTICE:
Some ldap-fields are now optional!
2004-09-24 07:14:44 +00:00
paca70
686650dd3e Added easy interface to specify ldap-attribute types and objectclasses.
Just select ldap-server type and you are done. Old variables can still be used
to override builtin settings.
2004-09-24 06:49:57 +00:00
moodler
11e16b9698 Merged additions from stable (for PAM) 2004-09-24 04:47:23 +00:00
moodler
a1ef7cbe9f Merged PAM from stable 2004-09-24 04:46:11 +00:00
moodler
5b06bef18c Moved info into README 2004-09-24 04:45:19 +00:00
moodler
dae2aa54a3 file lib.php was initially added on branch MOODLE_14_STABLE. 2004-09-24 04:42:46 +00:00
moodler
80f74085ca file config.html was initially added on branch MOODLE_14_STABLE. 2004-09-24 04:42:46 +00:00
mits
df52ba2a33 Polished. 2004-09-24 01:12:45 +00:00
michaelpenne
033c143250 put in Sebastien Michels change on line #911 2004-09-23 20:30:00 +00:00
mits
12f4f18ca7 Polished.
Well... Quiz module is one of the hardest modules to translate.
2004-09-23 19:02:05 +00:00
moodler
a3224cc359 Merged improved database plugin for enrolment 2004-09-23 17:02:40 +00:00
moodler
4ebae17119 Merged earlier redirecftion for site course 2004-09-23 17:02:02 +00:00
moodler
e5912bca11 Tidy filter from Hannes Gassert <hannes at mediagonal dot ch>
If you have Tidy installed as part of your PHP, you can use this
filter to convert all user text into XHTML on the fly.
2004-09-23 12:33:14 +00:00
moodler
cc57a111fc Changes for XHTML and accessibility compliance 2004-09-23 12:25:49 +00:00
moodler
87d32352a9 Some changes for XHTML and accessibility compliance 2004-09-23 12:09:19 +00:00
moodler
c6d234a0ed Turning off "usexml" for forum/mod/view.php 2004-09-23 11:51:14 +00:00
moodler
39cac7b6c0 Merged fixes from STABLE that allow creator to restore to any course 2004-09-23 11:34:47 +00:00
moodler
09e8a2f8e8 Changes for XHTML and accessibility compliance 2004-09-23 11:01:22 +00:00
mits
e7bcc5b28b Polished. 2004-09-23 10:29:34 +00:00
moodler
23e021e13f Merge ratings fix for PHP5 from stable 2004-09-23 07:50:05 +00:00
moodler
c7fe5c6fdc Merged new functions for get_courses and get_courses_page from STABLE 2004-09-23 07:46:41 +00:00
moodler
f60e7cfe12 Don't strip backslahes from highlighted text 2004-09-23 07:41:37 +00:00
moodler
fe51520688 Installer now checks that MySQL extension is present - see bug 1982 2004-09-23 05:40:53 +00:00
dhawes
8c3dba735b Added more phpdoc comments 2004-09-23 05:10:21 +00:00
dhawes
d48b00b40e Added some more skeleton phpdoc comments and fixed a few more quote conversion issues 2004-09-23 04:36:43 +00:00
moodler
6eb3e776fc Bugfixes for my recent checkin 2004-09-23 04:15:19 +00:00
moodler
a3f1f815a9 OK, finished the fixes I wanted to add to the recent LDAP changes
for user field locking and forcing of password changing

  - Locked user fields always apply (for any authentication method).
    Currently these can only be defined in the LDAP auth screen
    but later these can be brought out as part of the generic
    interface for defining user fields and their behaviour.

  - Fields are now locked using Javascript and will work for any
    user fields that exist (list is not hard coded anymore).

  - Admins can always edit locked fields.

  - Admins can always force a password change.  The checkbox reflects
    the current status of this, and the admin can UNSET the checkbox
    if they want.  It is no longer necessary for the admin to change
    the old password for this to take effect, either.
2004-09-23 03:56:53 +00:00
moodler
e290e48690 Fixed string for user images 2004-09-23 03:17:25 +00:00
moodler
ae01b52a70 One line I changed 2004-09-23 02:59:12 +00:00
dhawes
7cf1c7bd2b Additional phpdoc comments and fixes for bugs 1981 and 1984 2004-09-23 02:48:41 +00:00
mits
a881d3c5fb Polished. 2004-09-23 00:27:14 +00:00
mits
8ffa0ab67b Polished. 2004-09-23 00:17:49 +00:00
mjollnir_
69a9b3d1bb Fixed handlevirus.php so that files resolve better to users.
These patches are maintained in an publicly accessible Arch repository, see: http://lists.eduforge.org/cgi-bin/archzoom.cgi/arch-eduforge@catalyst.net.nz--2004-MIRROR/moodle--eduforge--1.3.3

Index of arch patches in this commit:

arch-eduforge@catalyst.net.nz--2004/moodle--eduforge--1.3.3--patch-93
    2004-09-22 22:46:10 GMT
    Penny Leach <penny@catalyst.net.nz>
    fix for resolving filenames in handlevirus

Full logs:

Revision: moodle--eduforge--1.3.3--patch-93
Archive: arch-eduforge@catalyst.net.nz--2004
Creator: Penny Leach <penny@catalyst.net.nz>
Date: Thu Sep 23 10:46:10 NZST 2004
Standard-date: 2004-09-22 22:46:10 GMT
Modified-files: admin/handlevirus.php
New-patches: arch-eduforge@catalyst.net.nz--2004/moodle--eduforge--1.3.3--patch-93
Summary: fix for resolving filenames in handlevirus
Keywords:
2004-09-22 23:20:41 +00:00
mits
d89c761092 Polished. 2004-09-22 21:14:40 +00:00
mits
25eb60a91c New translated file added. 2004-09-22 19:21:11 +00:00
michaelpenne
909e6c79d8 Fixed a bug regarding cluster jumps. Before, if end of cluster's jump was next page, it would throw an error. 2004-09-22 19:14:51 +00:00
mits
28a64f953b Polished 2004-09-22 19:09:20 +00:00
mits
60ee449679 Polished. 2004-09-22 19:02:38 +00:00
paca70
8dad1541a2 Added utf8_decode when reading info from ldap.
Thanks to stronk7 pointing this out.
2004-09-22 18:50:03 +00:00
koenr
78ae2f1b79 language settings 2004-09-22 18:07:26 +00:00
koenr
f8d450fcf8 typo 2004-09-22 18:06:51 +00:00
mits
6549f523f1 Polished. 2004-09-22 17:44:10 +00:00
dhawes
d4419d55a2 Conversion of double quoted string to single quoted literals. Also added some extra spacing around concatenated strings for easier reading. 2004-09-22 16:15:23 +00:00
mits
da52cde6f6 Polished. 2004-09-22 14:59:30 +00:00
mits
96ae8f6d2f translated some. 2004-09-22 14:50:14 +00:00
dhawes
b0ccd3fb32 Conversion of double quoted string to single quoted literals. Also added some extra spacing around concatenated strings for easier reading. 2004-09-22 14:39:15 +00:00
koenr
fe2df55677 typo 2004-09-22 13:47:38 +00:00
paca70
026e8973a9 Fixed missed variable name 2004-09-22 11:33:41 +00:00
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