Git commits in Moodle 1.5.3 by stronk7

commit 38271961ae97e3d275effeebcd3f235c1cfc0b80
Author: stronk7 <stronk7>
Date:   Thu, 17 Nov 2005 07:20:08 +0800
Tag:    v1.5.3

Now courses are viewable by idnumber. Credits to Paolo Oprandi. (http://moodle.org/mod/forum/discuss.php?d=18442)

commit 4a2aeccb2ba439b0fc41e1c16c611b4e26144d8a
Author: stronk7 <stronk7>
Date:   Thu, 17 Nov 2005 07:03:34 +0800
Tag:    v1.5.3

Some typos solved. :-|

commit 4ac66d6105f0b3a27136068e797e9c1f7512a18f
Author: stronk7 <stronk7>
Date:   Thu, 17 Nov 2005 03:50:36 +0800
Tag:    v1.5.3

Updated a bit to explain how the multilang filter works.

commit feb3dff6744abd70e29fdf66438d0db6aa8f030b
Author: stronk7 <stronk7>
Date:   Tue, 15 Nov 2005 16:47:57 +0800
Tag:    v1.5.3

Clarify a bit one item.

commit 41e5c5abc597e6d29a9191a345ab9a9f0a8f1c30
Author: stronk7 <stronk7>
Date:   Wed, 09 Nov 2005 03:31:19 +0800
Tag:    v1.5.3

Split line into two separated commands to allow people with chmod disabled to run backup/restore code. Credits go to Grigory Rubtsov. Bug 4299. (http://moodle.org/bugs/bug.php?op=show&bugid=4299)

commit f5d2ef9543dae999df36b14df41c51e870a88ec5
Author: stronk7 <stronk7>
Date:   Mon, 07 Nov 2005 04:00:22 +0800
Tag:    v1.5.3

Now both empty search strings and 1 letter search strings works fine in the glossary. Terms are hilighted properly (but 1 letter terms, because it's a hilight limitation). Bug 4274. (http://moodle.org/bugs/bug.php?op=show&bugid=4274)

commit 71deda82fe42fd6a438c4b98fb53ecb93b82aff0
Author: stronk7 <stronk7>
Date:   Wed, 02 Nov 2005 01:45:26 +0800
Tag:    v1.5.3

Changed one call to gethostbyaddr() to use numeric ip instead. Such information is only stored in DB (page->author) and not critical at all. Suggested by Derry in http://moodle.org/mod/forum/discuss.php?d=32171 because it was causing important delays when clients weren't DNS-registered.

commit 5e41163054b097ea1cfa82e0e720a4f271001757
Author: stronk7 <stronk7>
Date:   Sun, 23 Oct 2005 00:15:21 +0800
Tag:    v1.5.3

Methods aren't static due to the Typo3 structure.

commit e72c81ab82d6e541468636b041968ba1334ff6a5
Author: stronk7 <stronk7>
Date:   Mon, 17 Oct 2005 23:37:42 +0800
Tag:    v1.5.3

Initial commit of Typo3 charset libraries and Moodle's textlib.class code.

commit abcd6d503e793156740d23aeaa25832968f1e537
Author: stronk7 <stronk7>
Date:   Sun, 16 Oct 2005 19:30:33 +0800
Tag:    v1.5.3

Fixed one important bug in restore of gradebook that was preventing it to finish in a lot of situations. (http://moodle.org/mod/forum/discuss.php?d=31461)

commit f784666c93b3f61acc2c783d2b1147955cf08795
Author: stronk7 <stronk7>
Date:   Sat, 15 Oct 2005 18:37:01 +0800
Tag:    v1.5.3

Solve some wrong CVS Id tags

commit 44de4fd8a81ce80e53ad22878868e6a550ae9b0a
Author: stronk7 <stronk7>
Date:   Sat, 15 Oct 2005 17:57:18 +0800
Tag:    v1.5.3

Updated to 2.4 Final. From notes: This resolve a lots of bad formated archive errors.

commit 282f2e5b224c888d033e6d102da47ca7c7f7a140
Author: stronk7 <stronk7>
Date:   Thu, 13 Oct 2005 03:24:30 +0800
Tag:    v1.5.3

SC#162

commit 70156ee3d49ea65205acd1860d1aefe40e481e0d
Author: stronk7 <stronk7>
Date:   Fri, 07 Oct 2005 01:37:58 +0800
Tag:    v1.5.3

Typo. Bug 3917. Credits for liling! cool (http://moodle.org/bugs/bug.php?op=show&bugid=3917)

commit 0715864e361e950bdf0341f8d0bae686b6164967
Author: stronk7 <stronk7>
Date:   Fri, 07 Oct 2005 01:20:58 +0800
Tag:    v1.5.3

Now hidden courses are showed dimmed in the restore process. Bug 4152. (http://moodle.org/bugs/bug.php?op=show&bugid=4152)

commit 01ce0aa3a8e37b52b99b1f6c6fc5cfcec2524b24
Author: stronk7 <stronk7>
Date:   Thu, 06 Oct 2005 02:23:25 +0800
Tag:    v1.5.3

Now entries containing apostrophes can be exported to main glossay and deleted without problems. Bug 4136. (http://moodle.org/bugs/bug.php?op=show&bugid=4136)

commit 66fd3fb7ff274852b85eeff1887e0d63b6330354
Author: stronk7 <stronk7>
Date:   Fri, 30 Sep 2005 00:36:02 +0800
Tag:    v1.5.3

Modified clone() method to work better under PHP 4. Credit goes to Julian.

commit 4a9f162f175ff4c0e02853f8dac57180da46a46b
Author: stronk7 <stronk7>
Date:   Thu, 22 Sep 2005 05:27:11 +0800
Tag:    v1.5.3

<span> tags are now allowed inside post->subject. Bug 4099. (http://moodle.org/bugs/bug.php?op=show&bugid=4099)

commit cbb0dd34d9bf281f132fd48294e698e65fc7d4c2
Author: stronk7 <stronk7>
Date:   Wed, 21 Sep 2005 00:59:29 +0800
Tag:    v1.5.3

Now the ALL link in the paging bar is under the glossary->showall setting control. Bug 4072. (http://moodle.org/bugs/bug.php?op=show&bugid=4072)

commit 65b2ea05b19735bb55f0a71617999de84b53a191
Author: stronk7 <stronk7>
Date:   Sun, 11 Sep 2005 18:01:22 +0800
Tag:    v1.5.3

Added support for new styles in chat window.

commit bcfdf5f0e62584d6f6262d7f6fd344ca6e0ceee1
Author: stronk7 <stronk7>
Date:   Sun, 11 Sep 2005 06:51:38 +0800
Tag:    v1.5.3

Extended theme support to the chat window. Bug 3376. (http://moodle.org/bugs/bug.php?op=show&bugid=3376)

commit 43ea696c770d53023fb7c4fd4d89a8fc1ac4b99b
Author: stronk7 <stronk7>
Date:   Sat, 10 Sep 2005 18:59:19 +0800
Tag:    v1.5.3

Now both p() and s() respect html entities.

commit b12e186c044c264bb518e38f1f4a0ebb8b1ca1ff
Author: stronk7 <stronk7>
Date:   Thu, 08 Sep 2005 01:06:25 +0800
Tag:    v1.5.3

Some RSS readers seems to have problems with that wrong p tag.

commit e42b787931f55bc25743ae415fcf4287673dc4b3
Author: stronk7 <stronk7>
Date:   Tue, 06 Sep 2005 06:33:07 +0800
Tag:    v1.5.3

Avoid empty or unlinkable activity names.

commit 73d68a033dc3365f069be19bd14874491c654e2e
Author: stronk7 <stronk7>
Date:   Fri, 02 Sep 2005 08:01:22 +0800
Tag:    v1.5.3

Strip control chars from being sent to the XML file. Only tab, newline and return are allowed in XML 1.0. This feature is controlled by $CFG->backup_strip_controlchars.

commit 14f03b6f8b0be78f25bc3f2d778bd59e140afe89
Author: stronk7 <stronk7>
Date:   Thu, 04 Aug 2005 03:49:19 +0800
Tag:    v1.5.3

Now forum-start tracking,     forum-mark read and     forum-prune post log actions are restored properly. Part of bug 3582. (http://moodle.org/bugs/bug.php?op=show&bugid=3852)

commit d65d9f925df6f6a75c711760397fdac6173725d4
Author: stronk7 <stronk7>
Date:   Thu, 04 Aug 2005 03:02:00 +0800
Tag:    v1.5.3

Now course-guest, user-login and user-logout log actions are restored properly. Plus some problem with double &amp; entities solved. Part of bug 3582. (http://moodle.org/bugs/bug.php?op=show&bugid=3852)

commit 623b5e548d69bc45208d6e8a4dc20bb6a5170004
Author: stronk7 <stronk7>
Date:   Thu, 04 Aug 2005 02:27:46 +0800
Tag:    v1.5.3

Now chat-talk log actions are restored properly. Part of bug 3582. (http://moodle.org/bugs/bug.php?op=show&bugid=3852)

commit 553ba0a568caaba64ce5dfce4cbe2fc6ed76fac8
Author: stronk7 <stronk7>
Date:   Fri, 29 Jul 2005 23:47:46 +0800
Tag:    v1.5.3

file moodlelogo-med-white.gif was added on branch MOODLE_15_STABLE on 2005-11-28 20:22:07 +0000

commit 1fa4ec034544d19a50af40ad1759dc242cf7b19a
Author: stronk7 <stronk7>
Date:   Mon, 25 Jul 2005 17:58:27 +0800
Tag:    v1.5.3

Escaping some double quotes I added recently... sad

commit 3bd148acbc532d2187e53a462cbe7feed44d83d7
Author: stronk7 <stronk7>
Date:   Mon, 25 Jul 2005 07:07:29 +0800
Tag:    v1.5.3

Now message forum RSS Feeds are using the category. Useful under some RSS agregators able to group messages. Credits go to Dmitry Pupinin. Bug 3654 (http://moodle.org/bugs/bug.php?op=show&bugid=3654)

commit e55407bfd460a4cf412cc99c1dd293b4ab0e352a
Author: stronk7 <stronk7>
Date:   Mon, 25 Jul 2005 07:02:36 +0800
Tag:    v1.5.3

Added support to RSS 2.0 categories. Credits go to Dmitry Pupinin. Bug 3654 (http://moodle.org/bugs/bug.php?op=show&bugid=3654)

commit 81013d9eff0fda810fd3fd4e2c04871c12cda598
Author: stronk7 <stronk7>
Date:   Sun, 24 Jul 2005 18:27:29 +0800
Tag:    v1.5.3

Added the $Id$ tag

commit bba72664cc064db25f1baea820bef2f1f6ff8391
Author: stronk7 <stronk7>
Date:   Sun, 24 Jul 2005 18:01:40 +0800
Tag:    v1.5.3

Added $Id tag.

commit 691a3375a2c7acc61b5b727bfc66c4fff6146f8c
Author: stronk7 <stronk7>
Date:   Fri, 22 Jul 2005 07:38:07 +0800
Tag:    v1.5.3

Now paging of older versions is showed and working properly. It was really buggy! One string added to wiki lang file too. Bug 3750. (http://moodle.org/bugs/bug.php?op=show&bugid=3750)

commit ade1548dedf300c5477737039398cbf0f51c23c6
Author: stronk7 <stronk7>
Date:   Fri, 22 Jul 2005 02:46:42 +0800
Tag:    v1.5.3

Try to maintain user preferences synchronised between DB and $USER.