]> git.mjollnir.org Git - moodle.git/log
moodle.git
20 years agoThe get_directory_list() function was being executed with
stronk7 [Fri, 24 Sep 2004 11:51:12 +0000 (11:51 +0000)]
The get_directory_list() function was being executed with
directories excluded so backup_delete_old_dirs() was no
working fine! This should delete REALLY old dirs in sites
with problems in their scheduled backup.

Merged from MOODLE_14_STABLE

20 years agoSome updates
paca70 [Fri, 24 Sep 2004 09:11:56 +0000 (09:11 +0000)]
Some updates

20 years agoFixed typo
paca70 [Fri, 24 Sep 2004 08:56:47 +0000 (08:56 +0000)]
Fixed typo

20 years agoPostgresql does not like modified prefix
paca70 [Fri, 24 Sep 2004 08:36:05 +0000 (08:36 +0000)]
Postgresql does not like modified prefix

20 years agoFixes for new postgres database creation
paca70 [Fri, 24 Sep 2004 07:49:40 +0000 (07:49 +0000)]
Fixes for new postgres database creation

20 years agoAdded easy interface to specify ldap-attribute types and objectclasses.
paca70 [Fri, 24 Sep 2004 07:14:44 +0000 (07:14 +0000)]
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!

20 years agoAdded easy interface to specify ldap-attribute types and objectclasses.
paca70 [Fri, 24 Sep 2004 06:49:57 +0000 (06:49 +0000)]
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.

20 years agoMerged additions from stable (for PAM)
moodler [Fri, 24 Sep 2004 04:47:23 +0000 (04:47 +0000)]
Merged additions from stable (for PAM)

20 years agoMerged PAM from stable
moodler [Fri, 24 Sep 2004 04:46:11 +0000 (04:46 +0000)]
Merged PAM from stable

20 years agoMoved info into README
moodler [Fri, 24 Sep 2004 04:45:19 +0000 (04:45 +0000)]
Moved info into README

20 years agofile lib.php was initially added on branch MOODLE_14_STABLE.
moodler [Fri, 24 Sep 2004 04:42:46 +0000 (04:42 +0000)]
file lib.php was initially added on branch MOODLE_14_STABLE.

20 years agofile config.html was initially added on branch MOODLE_14_STABLE.
moodler [Fri, 24 Sep 2004 04:42:46 +0000 (04:42 +0000)]
file config.html was initially added on branch MOODLE_14_STABLE.

20 years agoPolished.
mits [Fri, 24 Sep 2004 01:12:45 +0000 (01:12 +0000)]
Polished.

20 years agoput in Sebastien Michels change on line #911
michaelpenne [Thu, 23 Sep 2004 20:30:00 +0000 (20:30 +0000)]
put in Sebastien Michels change on line #911

20 years agoPolished.
mits [Thu, 23 Sep 2004 19:02:05 +0000 (19:02 +0000)]
Polished.
Well... Quiz module is one of the hardest modules to translate.

20 years agoMerged improved database plugin for enrolment
moodler [Thu, 23 Sep 2004 17:02:40 +0000 (17:02 +0000)]
Merged improved database plugin for enrolment

20 years agoMerged earlier redirecftion for site course
moodler [Thu, 23 Sep 2004 17:02:02 +0000 (17:02 +0000)]
Merged earlier redirecftion for site course

20 years agoTidy filter from Hannes Gassert <hannes at mediagonal dot ch>
moodler [Thu, 23 Sep 2004 12:33:14 +0000 (12:33 +0000)]
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.

20 years agoChanges for XHTML and accessibility compliance
moodler [Thu, 23 Sep 2004 12:25:49 +0000 (12:25 +0000)]
Changes for XHTML and accessibility compliance

20 years agoSome changes for XHTML and accessibility compliance
moodler [Thu, 23 Sep 2004 12:09:19 +0000 (12:09 +0000)]
Some changes for XHTML and accessibility compliance

20 years agoTurning off "usexml" for forum/mod/view.php
moodler [Thu, 23 Sep 2004 11:51:14 +0000 (11:51 +0000)]
Turning off "usexml" for forum/mod/view.php

20 years agoMerged fixes from STABLE that allow creator to restore to any course
moodler [Thu, 23 Sep 2004 11:34:47 +0000 (11:34 +0000)]
Merged fixes from STABLE that allow creator to restore to any course

20 years agoChanges for XHTML and accessibility compliance
moodler [Thu, 23 Sep 2004 11:01:22 +0000 (11:01 +0000)]
Changes for XHTML and accessibility compliance

20 years agoPolished.
mits [Thu, 23 Sep 2004 10:29:34 +0000 (10:29 +0000)]
Polished.

20 years agoMerge ratings fix for PHP5 from stable
moodler [Thu, 23 Sep 2004 07:50:05 +0000 (07:50 +0000)]
Merge ratings fix for PHP5 from stable

20 years agoMerged new functions for get_courses and get_courses_page from STABLE
moodler [Thu, 23 Sep 2004 07:46:41 +0000 (07:46 +0000)]
Merged new functions for get_courses and get_courses_page from STABLE

20 years agoDon't strip backslahes from highlighted text
moodler [Thu, 23 Sep 2004 07:41:37 +0000 (07:41 +0000)]
Don't strip backslahes from highlighted text

20 years agoInstaller now checks that MySQL extension is present - see bug 1982
moodler [Thu, 23 Sep 2004 05:40:53 +0000 (05:40 +0000)]
Installer now checks that MySQL extension is present  - see bug 1982

20 years agoAdded more phpdoc comments
dhawes [Thu, 23 Sep 2004 05:10:21 +0000 (05:10 +0000)]
Added more phpdoc comments

20 years agoAdded some more skeleton phpdoc comments and fixed a few more quote conversion issues
dhawes [Thu, 23 Sep 2004 04:36:43 +0000 (04:36 +0000)]
Added some more skeleton phpdoc comments and fixed a few more quote conversion issues

20 years agoBugfixes for my recent checkin
moodler [Thu, 23 Sep 2004 04:15:19 +0000 (04:15 +0000)]
Bugfixes for my recent checkin

20 years agoOK, finished the fixes I wanted to add to the recent LDAP changes
moodler [Thu, 23 Sep 2004 03:56:53 +0000 (03:56 +0000)]
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.

20 years agoFixed string for user images
moodler [Thu, 23 Sep 2004 03:17:25 +0000 (03:17 +0000)]
Fixed string for user images

20 years agoOne line I changed
moodler [Thu, 23 Sep 2004 02:59:12 +0000 (02:59 +0000)]
One line I changed

20 years agoAdditional phpdoc comments and fixes for bugs 1981 and 1984
dhawes [Thu, 23 Sep 2004 02:48:41 +0000 (02:48 +0000)]
Additional phpdoc comments and fixes for bugs 1981 and 1984

20 years agoPolished.
mits [Thu, 23 Sep 2004 00:27:14 +0000 (00:27 +0000)]
Polished.

20 years agoPolished.
mits [Thu, 23 Sep 2004 00:17:49 +0000 (00:17 +0000)]
Polished.

20 years agoFixed handlevirus.php so that files resolve better to users.
mjollnir_ [Wed, 22 Sep 2004 23:20:41 +0000 (23:20 +0000)]
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:

20 years agoPolished.
mits [Wed, 22 Sep 2004 21:14:40 +0000 (21:14 +0000)]
Polished.

20 years agoNew translated file added.
mits [Wed, 22 Sep 2004 19:21:11 +0000 (19:21 +0000)]
New translated file added.

20 years agoFixed a bug regarding cluster jumps. Before, if end of cluster's jump was next page...
michaelpenne [Wed, 22 Sep 2004 19:14:51 +0000 (19:14 +0000)]
Fixed a bug regarding cluster jumps.  Before, if end of cluster's jump was next page, it would throw an error.

20 years agoPolished
mits [Wed, 22 Sep 2004 19:09:20 +0000 (19:09 +0000)]
Polished

20 years agoPolished.
mits [Wed, 22 Sep 2004 19:02:38 +0000 (19:02 +0000)]
Polished.

20 years agoAdded utf8_decode when reading info from ldap.
paca70 [Wed, 22 Sep 2004 18:50:03 +0000 (18:50 +0000)]
Added utf8_decode when reading info from ldap.
Thanks to stronk7 pointing this out.

20 years agolanguage settings
koenr [Wed, 22 Sep 2004 18:07:26 +0000 (18:07 +0000)]
language settings

20 years agotypo
koenr [Wed, 22 Sep 2004 18:06:51 +0000 (18:06 +0000)]
typo

20 years agoPolished.
mits [Wed, 22 Sep 2004 17:44:10 +0000 (17:44 +0000)]
Polished.

20 years agoConversion of double quoted string to single quoted literals. Also added some extra...
dhawes [Wed, 22 Sep 2004 16:15:23 +0000 (16:15 +0000)]
Conversion of double quoted string to single quoted literals. Also added some extra spacing around concatenated strings for easier reading.

20 years agoPolished.
mits [Wed, 22 Sep 2004 14:59:30 +0000 (14:59 +0000)]
Polished.

20 years agotranslated some.
mits [Wed, 22 Sep 2004 14:50:14 +0000 (14:50 +0000)]
translated some.

20 years agoConversion of double quoted string to single quoted literals. Also added some extra...
dhawes [Wed, 22 Sep 2004 14:39:15 +0000 (14:39 +0000)]
Conversion of double quoted string to single quoted literals. Also added some extra spacing around concatenated strings for easier reading.

20 years agotypo
koenr [Wed, 22 Sep 2004 13:47:38 +0000 (13:47 +0000)]
typo

20 years agoFixed missed variable name
paca70 [Wed, 22 Sep 2004 11:33:41 +0000 (11:33 +0000)]
Fixed missed variable name

20 years agoescaped two "'s
paca70 [Wed, 22 Sep 2004 11:23:42 +0000 (11:23 +0000)]
escaped two "'s

20 years agoAdded more commentts about user cretion.
paca70 [Wed, 22 Sep 2004 11:07:45 +0000 (11:07 +0000)]
Added more commentts about user cretion.

20 years agoUse only atrributes marked as "updateremote" when creating new ldap-users.
paca70 [Wed, 22 Sep 2004 11:06:42 +0000 (11:06 +0000)]
Use only atrributes marked as "updateremote" when creating new ldap-users.

20 years agoAdded support for multiiple ldap-servers.
paca70 [Wed, 22 Sep 2004 09:41:20 +0000 (09:41 +0000)]
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.

20 years agoCleaned config.html
paca70 [Wed, 22 Sep 2004 08:28:56 +0000 (08:28 +0000)]
Cleaned config.html
Added configuration for expired passwords.

20 years agoPolished.
mits [Tue, 21 Sep 2004 22:20:38 +0000 (22:20 +0000)]
Polished.

20 years agochanged the order of db updates. now the order is old to new.
michaelpenne [Tue, 21 Sep 2004 22:16:46 +0000 (22:16 +0000)]
changed the order of db updates.  now the order is old to new.

20 years agoadded an include for lib.php
michaelpenne [Tue, 21 Sep 2004 22:15:30 +0000 (22:15 +0000)]
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.

20 years agoadded option to delete a users attempt records. Sends an email if delete was seccess...
michaelpenne [Tue, 21 Sep 2004 22:13:08 +0000 (22:13 +0000)]
added option to delete a users attempt records.  Sends an email if delete was seccessful or not.

20 years agoadded code to handle deleting of user attempts
michaelpenne [Tue, 21 Sep 2004 22:12:04 +0000 (22:12 +0000)]
added code to handle deleting of user attempts

20 years agoFixed some problems with matching
michaelpenne [Tue, 21 Sep 2004 22:11:00 +0000 (22:11 +0000)]
Fixed some problems with matching

20 years agoPolished and translated file added.
mits [Tue, 21 Sep 2004 21:49:25 +0000 (21:49 +0000)]
Polished and translated file added.

20 years agoNew help file. Blank though :(
michaelpenne [Tue, 21 Sep 2004 19:50:10 +0000 (19:50 +0000)]
New help file.  Blank though :(

20 years agoAdded a new lang definition
michaelpenne [Tue, 21 Sep 2004 19:48:39 +0000 (19:48 +0000)]
Added a new lang definition

20 years agoPolished.
mits [Tue, 21 Sep 2004 19:11:50 +0000 (19:11 +0000)]
Polished.

20 years agoPolished and translated files added.
mits [Tue, 21 Sep 2004 19:02:22 +0000 (19:02 +0000)]
Polished and translated files added.

20 years agoUpdates
paca70 [Tue, 21 Sep 2004 13:20:41 +0000 (13:20 +0000)]
Updates

20 years agoSome cleanups
paca70 [Tue, 21 Sep 2004 13:20:13 +0000 (13:20 +0000)]
Some cleanups

20 years agoResolved problems with previous replacement of
gustav_delius [Tue, 21 Sep 2004 11:41:58 +0000 (11:41 +0000)]
Resolved problems with previous replacement of
& to &amp; and fixed redirect() to entity encode the
inut where needed.
Julian Sedding

20 years agotranslated strings changed based on /en/moodle.php
mits [Tue, 21 Sep 2004 11:02:23 +0000 (11:02 +0000)]
translated strings changed based on /en/moodle.php

20 years agoTidied up some XHTML
moodler [Tue, 21 Sep 2004 10:52:55 +0000 (10:52 +0000)]
Tidied up some XHTML

20 years agoFIxed bugs and tidied up
moodler [Tue, 21 Sep 2004 09:35:33 +0000 (09:35 +0000)]
FIxed bugs and tidied up

20 years agoChanged some strings for XHTML compliance
moodler [Tue, 21 Sep 2004 09:22:20 +0000 (09:22 +0000)]
Changed some strings for XHTML compliance

20 years agoTidied up for XHTML and accessibility compliance
moodler [Tue, 21 Sep 2004 09:21:26 +0000 (09:21 +0000)]
Tidied up for XHTML and accessibility compliance

20 years agoFIxed a path (I'd just moved this)
moodler [Tue, 21 Sep 2004 08:41:54 +0000 (08:41 +0000)]
FIxed a path (I'd just moved this)

20 years agoWorking but unpolished script to convert all MySQL tables to InnoDB format
moodler [Tue, 21 Sep 2004 08:40:18 +0000 (08:40 +0000)]
Working but unpolished script to convert all MySQL tables to InnoDB format

Not linked, just call it directly

20 years agoNew translator added.
mits [Tue, 21 Sep 2004 08:12:00 +0000 (08:12 +0000)]
New translator added.

20 years agoTo fix problems with auth_forcepasswordchange
paca70 [Tue, 21 Sep 2004 06:32:36 +0000 (06:32 +0000)]
To fix problems with auth_forcepasswordchange

20 years agoRemoved $user_external and annd isset() around editlocks
paca70 [Tue, 21 Sep 2004 06:09:09 +0000 (06:09 +0000)]
Removed $user_external and annd isset() around editlocks

20 years agoupdates
paca70 [Tue, 21 Sep 2004 05:40:08 +0000 (05:40 +0000)]
updates

20 years agoNew translated files added.
mits [Tue, 21 Sep 2004 02:29:25 +0000 (02:29 +0000)]
New translated files added.

20 years agoUpdated README and removed empty files
moodler [Tue, 21 Sep 2004 01:41:34 +0000 (01:41 +0000)]
Updated README and removed empty files

20 years agoPolished.
mits [Tue, 21 Sep 2004 01:12:22 +0000 (01:12 +0000)]
Polished.

20 years agoPolished and some translated files added.
mits [Tue, 21 Sep 2004 00:26:29 +0000 (00:26 +0000)]
Polished and some translated files added.

20 years agoSmall code sanitization
defacer [Mon, 20 Sep 2004 22:37:40 +0000 (22:37 +0000)]
Small code sanitization

20 years agotranslated some
mits [Mon, 20 Sep 2004 21:12:57 +0000 (21:12 +0000)]
translated some

20 years agonew translation: Basque language (Euskara)
koenr [Mon, 20 Sep 2004 21:07:18 +0000 (21:07 +0000)]
new translation: Basque language (Euskara)
Thanks to José Sanchez (txeli@aeknet.net) !

20 years agoNew strings for LDAP auth
martignoni [Mon, 20 Sep 2004 21:04:07 +0000 (21:04 +0000)]
New strings for LDAP auth

20 years agoPostgres updates
paca70 [Mon, 20 Sep 2004 17:48:59 +0000 (17:48 +0000)]
Postgres updates

20 years ago1. Postgres updates.
paca70 [Mon, 20 Sep 2004 17:48:19 +0000 (17:48 +0000)]
1. Postgres updates.
2. add log-values for mysql and postgres when creating new database.
 CVS: ----------------------------------------------------------------------

20 years agoJust to be sure that value columns type is text.
paca70 [Mon, 20 Sep 2004 17:45:33 +0000 (17:45 +0000)]
Just to be sure that value columns type is text.
Postgres cannot change column types at time change was made.

20 years agotranslated some.
mits [Mon, 20 Sep 2004 16:49:25 +0000 (16:49 +0000)]
translated some.

20 years agoFixed bug #1952.
rkingdon [Mon, 20 Sep 2004 15:01:41 +0000 (15:01 +0000)]
Fixed bug #1952.

20 years agoFixed bug #1952; fixed bug in upload form; and assessment form now
rkingdon [Mon, 20 Sep 2004 14:59:41 +0000 (14:59 +0000)]
Fixed bug #1952; fixed bug in upload form; and assessment form now
displays the correct grade.

20 years agoFixed a problem with onbeforeunload
bobopinna [Mon, 20 Sep 2004 14:35:24 +0000 (14:35 +0000)]
Fixed a problem with onbeforeunload

20 years agoUpdated XHTML tags and attributes in order to pass W3C validation
bobopinna [Mon, 20 Sep 2004 13:50:38 +0000 (13:50 +0000)]
Updated XHTML tags and attributes in order to pass W3C validation

20 years agoIn SEPARATEGROUPS mode the student's list of teachers is now limited to
rkingdon [Mon, 20 Sep 2004 13:04:56 +0000 (13:04 +0000)]
In SEPARATEGROUPS mode the student's list of teachers is now limited to
those in the student's group.