Git commits in Moodle 1.9.8 by Eloy Lafuente

commit 2c77aa3685385f0110e7fc573413fc5e9cca0fd9
Author: Eloy Lafuente <stronk7@moodle.org>
Date:   Tue, 23 Mar 2010 06:10:33 +0800
Tag:    v1.9.8

MDL-19233 restore of roles - prevent role creation, role assignment and permission overrides by observing corresponding caps. Improve role mapping a bit. Credit goes to Daniel Neis.

commit a914552779ee3650a857c46cfcd74a6949cf082a
Author: Eloy Lafuente <stronk7@moodle.org>
Date:   Mon, 22 Mar 2010 18:59:05 +0800
Tag:    v1.9.8

NOBUG: Fixed incorrect text comparison breaking mssql/oracle upgrade

commit 68323795b89f7f9920a469fee0861ccf379b3bf1
Author: Eloy Lafuente <stronk7@moodle.org>
Date:   Mon, 22 Mar 2010 02:47:35 +0800
Tag:    v1.9.8

MDL-21868 mssql generator - be a bot more specific (both must be integers)

commit 32feeb023c51bf41b32e4b30717589f339d7109b
Author: Eloy Lafuente <stronk7@moodle.org>
Date:   Mon, 22 Mar 2010 02:04:44 +0800
Tag:    v1.9.8

MDL-21868 mssql generator - improve integer meta type detection

commit 4f13fe005e73a13f1593faa0607aa5f481401365
Author: Eloy Lafuente <stronk7@moodle.org>
Date:   Fri, 05 Mar 2010 05:57:33 +0800
Tag:    v1.9.8

MDL-17510 calendar - added 2 missing labels plus space/comments cleaning. Credit goes to Daniel Neis

commit 7e4a97c6ac78cffeb8ea46a9dc5bc90fddd7ad96
Author: Eloy Lafuente <stronk7@moodle.org>
Date:   Fri, 05 Mar 2010 05:30:23 +0800
Tag:    v1.9.8

MDL-21750 ims-cc restore - avoid requiring net conection on validation. Credit goes to Darko

commit fbd146b3627c9f7f313b0ea71c6f535c13b8d0dd
Author: Eloy Lafuente <stronk7@moodle.org>
Date:   Thu, 25 Feb 2010 18:16:15 +0800
Tag:    v1.9.8

MDL-14934 excel dates. Rely in excellib's format_date() to otput dates. It supports base/timezones properly.

commit 19a34c2fd61b3bd9d15393dddcf26aa724b2ad23
Author: Eloy Lafuente <stronk7@moodle.org>
Date:   Sun, 21 Feb 2010 23:08:27 +0800
Tag:    v1.9.8

Added new installer langs (mr_utf8 & zu_utf8) to 19_STABLE

commit b189e210d1d1da23b9ff6168add17a7105609ef6
Author: Eloy Lafuente <stronk7@moodle.org>
Date:   Sun, 21 Feb 2010 23:04:22 +0800
Tag:    v1.9.8

file installer.php was added on branch MOODLE_19_STABLE on 2010-02-21 15:08:27 +0000

commit fddef9d6b7fa89502dda9d9d80b588fe4f79ea7c
Author: Eloy Lafuente <stronk7@moodle.org>
Date:   Thu, 11 Feb 2010 00:46:00 +0800
Tag:    v1.9.8

MDL-7647 confirmation email - usernames with slashes causing confirmation problems

commit 9e9b31f89b236baec55902b546a90c2f3e284657
Author: Eloy Lafuente <stronk7@moodle.org>
Date:   Wed, 03 Feb 2010 17:11:49 +0800
Tag:    v1.9.8

MDL-21407 latex filter - lalala, added missing savepoint

commit 16421d03536e631664ca03310f0551df9260528b
Author: Eloy Lafuente <stronk7@moodle.org>
Date:   Wed, 03 Feb 2010 17:10:13 +0800
Tag:    v1.9.8

MDL-21407 tex filter - trim leading whitespace from latex preamble

commit 3a41c990dc376b79791bd086692d666e20f4a642
Author: Eloy Lafuente <stronk7@moodle.org>
Date:   Fri, 22 Jan 2010 08:01:08 +0800
Tag:    v1.9.8

MDL-16018 textarea height - min 7 lines to avoid visualization problem

commit 589ad34e829be52e175db5e4c69161bce766c802
Author: Eloy Lafuente <stronk7@moodle.org>
Date:   Fri, 22 Jan 2010 07:40:02 +0800
Tag:    v1.9.8

MDL-21265 wiki - fix problem for students not able to see entries in other groups until own entry is created by teacher

commit 94e5756daff6fd8bae5747a49401f8feb5be491c
Author: Eloy Lafuente <stronk7@moodle.org>
Date:   Fri, 22 Jan 2010 03:34:27 +0800
Tag:    v1.9.8

MDL-21293 Grrr, left one testing line there... sorry!

commit 468a1aff83ad6695efe8a63d8fc7bfbbcfe93911
Author: Eloy Lafuente <stronk7@moodle.org>
Date:   Fri, 22 Jan 2010 03:32:39 +0800
Tag:    v1.9.8

MDL-21293 Better conversion from old to new categories in specialization()

commit bc188d02733065569a25592f7e9af54025c65be1
Author: Eloy Lafuente <stronk7@moodle.org>
Date:   Fri, 22 Jan 2010 01:37:46 +0800
Tag:    v1.9.8

MDL-21293 tag_youtube block - migrate from old (not working anymore!) YouTube API to the new Google Data API

commit 35e25af7b06d7ad8e0fb891b773fd297ba89e6e3
Author: Eloy Lafuente <stronk7@moodle.org>
Date:   Wed, 20 Jan 2010 19:21:30 +0800
Tag:    v1.9.8

MDL-21393 clean old executabble (by everybody) script.

commit 77fcfa7395622c8000f2b9f42cb5f7c98b97e7e7
Author: Eloy Lafuente <stronk7@moodle.org>
Date:   Tue, 19 Jan 2010 03:37:49 +0800
Tag:    v1.9.8

MDL-21370 restore - avoid adding slashes twice to user info Credit goes to jean-christophe zulian

commit b70f33ea6d82a8d0db5ceed9e120a292b6e18df5
Author: Eloy Lafuente <stronk7@moodle.org>
Date:   Thu, 14 Jan 2010 00:47:42 +0800
Tag:    v1.9.8

NOBUG: Fix notice (and something more?). Like MDL-12961 but in data module

commit 0cced51f5a68e66c1dd21ee5d8a4ecb9742ae4ff
Author: Eloy Lafuente <stronk7@moodle.org>
Date:   Tue, 12 Jan 2010 22:07:34 +0800
Tag:    v1.9.8

MDL-21296 - secs are secs no milisecs, tongueout

commit 6650e754c7eb06d8c4fcaccb4309568e69813c61
Author: Eloy Lafuente <stronk7@moodle.org>
Date:   Tue, 12 Jan 2010 22:06:06 +0800
Tag:    v1.9.8

MDL-21296 - Adding timing info to test in order to compare results

commit b0fbf376cc6b8fb471ac7ae1fea0aea3264e154d
Author: Eloy Lafuente <stronk7@moodle.org>
Date:   Tue, 12 Jan 2010 21:37:13 +0800
Tag:    v1.9.8

MDL-21168 - Support encoded chars in query part of URL. Done in review day, but it's tested, grrr.

commit fe8525e86b68959cacf55ada426806f438851604
Author: Eloy Lafuente <stronk7@moodle.org>
Date:   Tue, 12 Jan 2010 21:23:23 +0800
Tag:    v1.9.8

MDL-21168 - Added test for URLs with encoded paths and queries

commit 0959a7085108008c925b976c074ba5fd6fd96362
Author: Eloy Lafuente <stronk7@moodle.org>
Date:   Sun, 10 Jan 2010 07:16:46 +0800
Tag:    v1.9.8

First commit of ast_utf8 installer file. Backported from HEAD

commit 158b6463e6c8d3eb33751bb3e7b499b29da546c6
Author: Eloy Lafuente <stronk7@moodle.org>
Date:   Sun, 10 Jan 2010 07:13:20 +0800
Tag:    v1.9.8

file installer.php was added on branch MOODLE_19_STABLE on 2010-01-09 23:16:46 +0000

commit 321b4075cdc783dee1d3ec9f1382b2d747429721
Author: Eloy Lafuente <stronk7@moodle.org>
Date:   Sat, 09 Jan 2010 06:21:16 +0800
Tag:    v1.9.8

MDL-21168 convert_urls_into_links() - added tests about links in tags and double conversions

commit 8267366e443500565d58ec097993fbeeb778a286
Author: Eloy Lafuente <stronk7@moodle.org>
Date:   Sat, 09 Jan 2010 06:16:37 +0800
Tag:    v1.9.8

MDL-21168 avoid http://www.whatever to be linked twice

commit c782bd7a4b8d7216d075fe9d6fc959b85d2fb438
Author: Eloy Lafuente <stronk7@moodle.org>
Date:   Sat, 09 Jan 2010 00:48:38 +0800
Tag:    v1.9.8

MDL-21168 convert_urls_into_links() - changed solution to avoid linking inside <img> tags by negative look-behind assertion of =" string

commit 7fd2dcec3cb064008aa0a6074588314d2ae1b180
Author: Eloy Lafuente <stronk7@moodle.org>
Date:   Sat, 09 Jan 2010 00:38:40 +0800
Tag:    v1.9.8

MDL-21168 convert_urls_into_links() - minor changes to tests (code formatting, utf_decode() out and properly escape % chars.

commit 566c19c620f1a3fcdc141ac9c9e552878b181a07
Author: Eloy Lafuente <stronk7@moodle.org>
Date:   Thu, 07 Jan 2010 23:02:41 +0800
Tag:    v1.9.8

MDL-21264 sql_isnotempty fixed. Thanks Tim! Backported from HEAD

commit 4029d090970fb44a5d09590407b4fa0d3089cd03
Author: Eloy Lafuente <stronk7@moodle.org>
Date:   Thu, 31 Dec 2009 01:17:09 +0800
Tag:    v1.9.8

MDL-16658 restore - new restore:createuser cap + pre-check users before restoring

commit 0fa3908eb830e82345b9b318794db320088bd92f
Author: Eloy Lafuente <stronk7@moodle.org>
Date:   Wed, 30 Dec 2009 03:34:06 +0800
Tag:    v1.9.8

NOBUG: Whitespace and XHTML

commit f4b233eef5815e91ed15daefcc40aa0de261c9e2
Author: Eloy Lafuente <stronk7@moodle.org>
Date:   Mon, 28 Dec 2009 22:32:08 +0800
Tag:    v1.9.8

MDL-21203 delete dupe code - Credit goes to Antoine G

commit 64aec4287b38570015df71781bc78c7e5c3e9ab7
Author: Eloy Lafuente <stronk7@moodle.org>
Date:   Sat, 19 Dec 2009 02:47:14 +0800
Tag:    v1.9.8

MDL-21045, MDL-21046 restore - gradebook categories, letters and outcomes are now restored no matter if user info is enabled or no (as far as they are user-independent)

commit 4e2ba0840b9cd38404ed7ce3f6eada03ccaa0691
Author: Eloy Lafuente <stronk7@moodle.org>
Date:   Sat, 19 Dec 2009 02:08:56 +0800
Tag:    v1.9.8

Related to MDL-6489 - advanced search template was missing in backup/restore

commit 9e845f9ee7f289a4f99d51cfd2ad89cf9391ea36
Author: Eloy Lafuente <stronk7@moodle.org>
Date:   Sat, 19 Dec 2009 01:51:27 +0800
Tag:    v1.9.8

MDL-11507, MDL-15157 database activity - avoid some notices on restore

commit 06cc4c9699d6e42637356509f5b8132a8443e79e
Author: Eloy Lafuente <stronk7@moodle.org>
Date:   Sat, 19 Dec 2009 01:37:11 +0800
Tag:    v1.9.8

MDL-21160 database activity - remap scale on restore

commit 3ae036b04bb157211438c983d9a1f1ec8c6e031b
Author: Eloy Lafuente <stronk7@moodle.org>
Date:   Thu, 17 Dec 2009 22:38:59 +0800
Tag:    v1.9.8

NOBUG minor typo in phpdocs

commit 6bf36bc2b9694a78f427db21a5eb03fc23df8b1c
Author: Eloy Lafuente <stronk7@moodle.org>
Date:   Thu, 10 Dec 2009 08:12:42 +0800
Tag:    v1.9.8

MDL-20667 grader report - fix visualization annoyance in overall/range rows

commit 01c986b64b78bc0fa0020912794151c5310bd4c7
Author: Eloy Lafuente <stronk7@moodle.org>
Date:   Mon, 07 Dec 2009 19:36:55 +0800
Tag:    v1.9.8

MDL-20961 customize notices showed when user information is not included in baclup

commit becb6e1c074b4d2c812c47c5ea825ba07db65046
Author: Eloy Lafuente <stronk7@moodle.org>
Date:   Sat, 05 Dec 2009 19:23:12 +0800
Tag:    v1.9.8

MDL-21029 glossary - fix display of entries belonging to site/course global glossaries

commit 8a57240f6f7f41008995e688d976064145d91afc
Author: Eloy Lafuente <stronk7@moodle.org>
Date:   Mon, 30 Nov 2009 10:02:31 +0800
Tag:    v1.9.8

MDL-20826 convert_urls_into_links() - add some test to reveal (side?) problems and allow comparing of alternatives

commit 6dd255bde89e3d0958afe5e28cb17bd17bbaf075
Author: Eloy Lafuente <stronk7@moodle.org>
Date:   Mon, 30 Nov 2009 03:34:07 +0800
Tag:    v1.9.8

MDL-16658 restore users pre-check. Reviewed logic with latest discussions. Continues disabled

commit a5f0b03411c76b057bec11b22aaea96b10b1f18b
Author: Eloy Lafuente <stronk7@moodle.org>
Date:   Fri, 27 Nov 2009 22:47:43 +0800
Tag:    v1.9.8

MDL-19697 mnet auth - start saving user->firstaccess

commit fbb35a56e99058f7c61dcd03664b1ef21a73be5d
Author: Eloy Lafuente <stronk7@moodle.org>
Date:   Thu, 26 Nov 2009 19:30:34 +0800
Tag:    v1.9.8

MDL-20982 glossary - make print view to respect current theme