Git commits in Moodle 1.9.7 by Eloy Lafuente

commit 4dd49f4cac8673e55c4bd8c15da7909adc3232bc
Author: Eloy Lafuente <stronk7@moodle.org>
Date:   Wed, 25 Nov 2009 08:12:03 +0800
Tag:    v1.9.7

XHTML

commit 5929c001faeb16f83c071ae355f4d60b3290228f
Author: Eloy Lafuente <stronk7@moodle.org>
Date:   Tue, 24 Nov 2009 17:47:05 +0800
Tag:    v1.9.7

MDL-16658 users pre-check. Committing current *disabled* code to have it already under CVS control and better handling

commit dac27854a6bee4cf0ef475b04b0594cb5249fde3
Author: Eloy Lafuente <stronk7@moodle.org>
Date:   Tue, 24 Nov 2009 08:12:35 +0800
Tag:    v1.9.7

MDL-20939 backup & restore - avoid admins to be always included. Two things were causing this: wrong get_users_by_capability() call and standard scales. Improved scales restore to observe the 'moodle/course:managescales' cap.

commit f465c19005bf93e8ed1467be364f382c9d8b8aab
Author: Eloy Lafuente <stronk7@moodle.org>
Date:   Tue, 24 Nov 2009 02:46:10 +0800
Tag:    v1.9.7

MDL-20941 store hashed username into user->email field for deleted users

commit 1f5f68c8107ff24d50e38ad4d629503bce17a28e
Author: Eloy Lafuente <stronk7@moodle.org>
Date:   Sun, 22 Nov 2009 21:34:26 +0800
Tag:    v1.9.7

MDL-20932 user->secret out - merged from 18_STABLE

commit b270b641f66d0a3dce0fa0512eaee54e073c6252
Author: Eloy Lafuente <stronk7@moodle.org>
Date:   Sat, 21 Nov 2009 19:49:46 +0800
Tag:    v1.9.7

MDL-9251 backup/restore *all* users - is now forbidden for users lacking backup/restore permission at system level.

commit 32409b67e317250730c754a6efdcb6c0f83a016e
Author: Eloy Lafuente <stronk7@moodle.org>
Date:   Sat, 21 Nov 2009 01:47:50 +0800
Tag:    v1.9.7

MDL-20849 - improved lang string, thanks, Helen. Merged from 18_STABLE

commit e22827061141af149885aea04c9e61879501e142
Author: Eloy Lafuente <stronk7@moodle.org>
Date:   Fri, 20 Nov 2009 22:26:23 +0800
Tag:    v1.9.7

MDL-20916 protect the whole xmldb editor with sesskey.

commit 826e1aa33c66598d2c157d719c664340b072235b
Author: Eloy Lafuente <stronk7@moodle.org>
Date:   Fri, 20 Nov 2009 07:55:24 +0800
Tag:    v1.9.7

MDL-20849 moodle/restore:userinfo - new cababilty to allow/deny permissions to restore any (users, messages, modulesactivity...) user-level information.

commit f484cb3e30e485958bafe54a391064e5d298d6c2
Author: Eloy Lafuente <stronk7@moodle.org>
Date:   Wed, 18 Nov 2009 19:15:30 +0800
Tag:    v1.9.7

MDL-20834 new cap moodle/backup:userinfo - controls who can backup user related info. Disabled by default to teachers, oh my! sad

commit 1ab9b8062f9a9f3bbed9f9154a7e32b89604223d
Author: Eloy Lafuente <stronk7@moodle.org>
Date:   Wed, 18 Nov 2009 09:22:52 +0800
Tag:    v1.9.7

MDL-20846 creating users on restore - new strings

commit c0c2459beda75bb3f828656e32971f6cce1e120a
Author: Eloy Lafuente <stronk7@moodle.org>
Date:   Wed, 18 Nov 2009 08:22:44 +0800
Tag:    v1.9.7

MDL-20846 creating users on restore - part2 - hack login to inform and allow 'restored' users to reset their password.

commit c7735da1100b9759a780c2697dbc8dd71fa0cc4e
Author: Eloy Lafuente <stronk7@moodle.org>
Date:   Tue, 17 Nov 2009 23:22:47 +0800
Tag:    v1.9.7

MDL-20846 creating users on restore - part1 - mark password as 'restored' so login will detect that for resetting password. Also some minor improvements into user/auth detection

commit 035d0f2eddc76a49e7ea4e670f3877cd5da76ccd
Author: Eloy Lafuente <stronk7@moodle.org>
Date:   Fri, 13 Nov 2009 07:53:50 +0800
Tag:    v1.9.7

MDL-20728 ims-cc import - fix importing of quiz with only 1 question

commit c88a1f767ec02073c03a68c8603aec7d704f73ea
Author: Eloy Lafuente <stronk7@moodle.org>
Date:   Mon, 09 Nov 2009 00:19:06 +0800
Tag:    v1.9.7

NOBUG: Initial commit of Dhivehi installer lang pack. Backported from HEAD

commit 62f8381ff4846850f7eb1a4dd4c278ef64610ed5
Author: Eloy Lafuente <stronk7@moodle.org>
Date:   Mon, 09 Nov 2009 00:16:19 +0800
Tag:    v1.9.7

file installer.php was added on branch MOODLE_19_STABLE on 2009-11-08 16:19:06 +0000

commit 349442efdaecfa1e1e4a55eba67850aa7022dbed
Author: Eloy Lafuente <stronk7@moodle.org>
Date:   Sat, 31 Oct 2009 00:45:56 +0800
Tag:    v1.9.7

MDL-20288 add_to_log() - handle empties in a cross-db way. Merged from 18_STABLE

commit 9ff9dc4a68fba27e9c11e5273530c067319654f0
Author: Eloy Lafuente <stronk7@moodle.org>
Date:   Mon, 26 Oct 2009 16:56:22 +0800
Tag:    v1.9.7

MDL-20591 IMS-CC import: Integration committed. Next weeklies will include it.

commit 0140fcfc52e287887dbdd36dd13e04e66ba19874
Author: stronk7 <stronk7>
Date:   Fri, 23 Oct 2009 04:30:52 +0800
Tag:    v1.9.7

MDL-20620 ims-cc import - load resources in object, so navigation doesn't get lost