Git commits in Moodle 1.4.x by paca70

commit a67dd90008ea023cb5b7a59fb0f87afce840fa70
Author: paca70 <paca70>
Date:   Wed, 13 Oct 2004 15:27:34 +0800
Tag:    v1.4.2

Prevent auth_iscreator from overriding users course creation status

commit 78a0c06ae6ac65c239e5b497601f533d66ab0b5b
Author: paca70 <paca70>
Date:   Fri, 24 Sep 2004 16:41:03 +0800
Tag:    v1.4.2

DB-authentication fix for postgres7. Fix bud id 1740

commit 8c589739b6bb37afb83c4ac24c5e491c09d3287c
Author: paca70 <paca70>
Date:   Fri, 24 Sep 2004 16:20:42 +0800
Tag:    v1.4.2

Fixes for new postgresql database creation

commit 6b9d8ab22bd46a87bb1df62704029417beedfbbb
Author: paca70 <paca70>
Date:   Thu, 23 Sep 2004 02:45:05 +0800
Tag:    v1.4.2

Added utf8_decode when reading info from ldap. Thanks to stronk7 pointing this out.

commit aedfc5d2aa320d50a740788bfbb345e95240520a
Author: paca70 <paca70>
Date:   Sat, 21 Aug 2004 02:03:40 +0800
Tag:    v1.4.0

Fix broken images. Patch from Jussi Hannunen  CVS: ----------------------------------------------------------------------

commit 510ff12d14008a623d427af6912d0fa5f2e6465e
Author: paca70 <paca70>
Date:   Wed, 18 Aug 2004 19:29:45 +0800
Tag:    v1.4.0

Dont try to delete uses multiple times

commit a9fac242f2bdde158d1c299a1b567d1d8690a5c5
Author: paca70 <paca70>
Date:   Wed, 18 Aug 2004 19:11:39 +0800
Tag:    v1.4.0

Return auth type with userinfo

commit 4d3dbc3e6b15f1520fa4d76c8cd8572bea2d6ea0
Author: paca70 <paca70>
Date:   Tue, 17 Aug 2004 01:02:56 +0800
Tag:    v1.4.0

updates

commit 443398353c91056bc62d8a8b67f336faa84414dc
Author: paca70 <paca70>
Date:   Mon, 16 Aug 2004 12:56:47 +0800
Tag:    v1.4.0

Added support for coursecreators in function auth_sync_users()

commit 9566e4ce84fd52b32f5d0daea09ff867206e9515
Author: paca70 <paca70>
Date:   Mon, 16 Aug 2004 12:41:51 +0800
Tag:    v1.4.0

Moved groupmembership code from function auth_iscreator() to generic private function auth_ldap_isgroupmember().

commit 815002f07fd103d89d7d45f648119b732eacb19c
Author: paca70 <paca70>
Date:   Mon, 16 Aug 2004 01:46:30 +0800
Tag:    v1.4.0

while waiting that guid-field, I added two functions:

commit 4b9c337598437898bc8b112c1572786c6f560288
Author: paca70 <paca70>
Date:   Mon, 16 Aug 2004 00:12:19 +0800
Tag:    v1.4.0

Added configuration interface for value LDAP_objectclass

commit 93b7b5bac88fbe1ca2718fc4b06b6c92441742fc
Author: paca70 <paca70>
Date:   Mon, 16 Aug 2004 00:09:32 +0800
Tag:    v1.4.0

Updated description

commit 1d812b88f7d0ccdbbfffe49a53a569d27ac6b01e
Author: paca70 <paca70>
Date:   Mon, 16 Aug 2004 00:08:05 +0800
Tag:    v1.4.0

Added description of auth_ldap_objectclass

commit 20cb89ec4ec75c0b8826ccfe4f41dbdc858bd519
Author: paca70 <paca70>
Date:   Wed, 11 Aug 2004 18:27:00 +0800
Tag:    v1.4.0

Quickly tested updates for postgresql. (seems to work here)

commit f8559be0fc69790486ce7258f5b6e816c6aa6eba
Author: paca70 <paca70>
Date:   Tue, 10 Aug 2004 03:18:19 +0800
Tag:    v1.4.0

Thanks vernier at vc dot bc dot ca

commit 358910a48594803fb81cc806c74c2a8e8a778572
Author: paca70 <paca70>
Date:   Mon, 09 Aug 2004 12:56:42 +0800
Tag:    v1.4.0

Fixed typos

commit c670cbd0a9983d65cf69467c255ed68b9a1f6f02
Author: paca70 <paca70>
Date:   Fri, 30 Jul 2004 19:09:47 +0800
Tag:    v1.4.0

More updates, but wiki is still working only partical.

commit 94a2861bbb7e7b5666347763fa979332cdf8ab53
Author: paca70 <paca70>
Date:   Fri, 30 Jul 2004 19:02:00 +0800
Tag:    v1.4.0

Updates

commit 08f35869758cf89f975abccb42280306def3068a
Author: paca70 <paca70>
Date:   Fri, 30 Jul 2004 18:42:59 +0800
Tag:    v1.4.0

Fixed uncorrect primary key for postgresql.

commit 3689f18afe496e30ab803757fbf303ea0e9a660e
Author: paca70 <paca70>
Date:   Fri, 30 Jul 2004 18:16:24 +0800
Tag:    v1.4.0

Some updated

commit d58157e05155a45007f6e200b23a02926f3feb24
Author: paca70 <paca70>
Date:   Wed, 28 Jul 2004 18:52:30 +0800
Tag:    v1.4.0

Some updates

commit edf693decff20a96cb1f113e992a76e2a71b9621
Author: paca70 <paca70>
Date:   Wed, 28 Jul 2004 16:51:05 +0800
Tag:    v1.4.0

Wery quickly tested and untested  versions for Postgresql.