Git commits in Moodle 1.9.0 by mudrd8mz

commit 11a30670cb589f8dfd2275bdbb87782f5bd7230c
Author: mudrd8mz <mudrd8mz>
Date:   Fri, 15 Feb 2008 18:36:43 +0900
Tag:    v1.9.0

MDL-13480 swapped strings in help

commit 39477c96a9a1ec14628c4954b0ed678b5e0f475d
Author: mudrd8mz <mudrd8mz>
Date:   Sun, 20 Jan 2008 06:57:13 +0900
Tag:    v1.9.0

MDL-12291 help.php is now able to skip _local langpacks

commit 907e321018b88e16b700e7639f7dbc36c10c20c1
Author: mudrd8mz <mudrd8mz>
Date:   Wed, 05 Dec 2007 06:50:35 +0900
Tag:    v1.9.0

Do not produce PHP warnings in case string file does not define array $string

commit 36d2ca6559b2ab5bea6c9f6cc665c116b13c5364
Author: mudrd8mz <mudrd8mz>
Date:   Wed, 21 Nov 2007 11:56:30 +0900
Tag:    v1.9.0

MDL-8090, MDL-10664 & others - improved help files editing

commit dee938a59ece3fb66e467079eebbb45006064200
Author: mudrd8mz <mudrd8mz>
Date:   Thu, 15 Nov 2007 06:20:41 +0900
Tag:    v1.9.0

MDL-11332 Preview did not work with help files in subdirectories. Thanks to Christian Deligant for the patch.

commit e3dccebf8d433ba869c857165eb7c95d69fd911d
Author: mudrd8mz <mudrd8mz>
Date:   Sat, 20 Oct 2007 10:06:12 +0800
Tag:    v1.9.0

Backporting tabindex support from HEAD. Sorry for adding a new feature into the stable but this is quite useful for translators.

commit 2dbc40f452a975e8c4daf59caed4a2da151894b4
Author: mudrd8mz <mudrd8mz>
Date:   Thu, 04 Oct 2007 00:39:08 +0800
Tag:    v1.9.0

MDL-11344 Reverting commit 1.145 and keeping deprecated $string['editlang'] for backwards compatibility.

commit d456b18f7b3f1083994c767a1a3cffd32b0ca8a1
Author: mudrd8mz <mudrd8mz>
Date:   Thu, 20 Sep 2007 01:58:03 +0800
Tag:    v1.9.0

Fixes MDL-11327. Error when trying to include a non existing file.

commit a98fe27240bb983e9b2c6179969ab3c128011909
Author: mudrd8mz <mudrd8mz>
Date:   Wed, 22 Aug 2007 07:10:18 +0800
Tag:    v1.9.0

Fixes notices produced by PHP when saving new strings into _local without corresponding master translation.

commit 1510efa2e56722e75daad0622a90b20f5e6fe8e6
Author: mudrd8mz <mudrd8mz>
Date:   Tue, 21 Aug 2007 23:18:57 +0800
Tag:    v1.9.0

New strings and modifications in the lang.php

commit d9f4ba6f23a1a5a74df4df5718c97eb953630afd
Author: mudrd8mz <mudrd8mz>
Date:   Tue, 21 Aug 2007 23:17:37 +0800
Tag:    v1.9.0

MDL-9361 lang.php is now able to edit language in third party modules and plugins.

commit 2cf0ece41b49b79d7eae1e6aadd49100b3894858
Author: mudrd8mz <mudrd8mz>
Date:   Mon, 20 Aug 2007 21:30:24 +0800
Tag:    v1.9.0

Removing an old and unused string.

commit 16d86fda3d67ee34005a449d20933bc5e63cc158
Author: mudrd8mz <mudrd8mz>
Date:   Tue, 24 Jul 2007 06:48:06 +0800
Tag:    v1.9.0

Introducing two new functions lang_standard_locations() and lang_extra_locations() as a part of solving MDL-9361.

commit 2327394d600dcbc4815288acadfd4fdeb1beaca1
Author: mudrd8mz <mudrd8mz>
Date:   Tue, 24 Jul 2007 06:31:19 +0800
Tag:    v1.9.0

* MAJOR CHANGE: lang.php now uses two new core capabilities. With them, site admin may control who is able to edit master language packages (nobody by default) and who is able to customize local translation (legacy:admin by default). See MDL-10576 for details. * More GUI improvements and code cleaning

commit 326fc7baed7c1a46755b6cdf6eef7f5789c99d8c
Author: mudrd8mz <mudrd8mz>
Date:   Sun, 17 Jun 2007 10:14:31 +0800
Tag:    v1.9.0

Repeating the skodak's commit 1.95 (MDL-9647 simplify dealing with headers/footers in admin sections) - evidently too late for me tonight... doing more CVS mistakes sad

commit db8c035f00a266b5cd0f77754c37ecdff560896f
Author: mudrd8mz <mudrd8mz>
Date:   Sun, 17 Jun 2007 10:05:18 +0800
Tag:    v1.9.0

* To choose a file to edit, popup_form() is used now. It saves some space on the screen. * Started to work on GUI improvements. Menu tabs introduced. Heading to fix MDL-8012 * "Number of missing strings" or "No missing strings" displayed in the missing mode. Fixes MDL-7029

commit b31303a6ed8fe22eb3c4266c368dad4477f14da1
Author: mudrd8mz <mudrd8mz>
Date:   Sun, 08 Apr 2007 03:06:06 +0800
Tag:    v1.9.0

Implements MDL-8808

commit fc3d4000d59aed32e209976d9b996100f3d9ead4
Author: mudrd8mz <mudrd8mz>
Date:   Sun, 08 Apr 2007 02:38:04 +0800
Tag:    v1.9.0

Merged fixes from MOODLE_18_STABLE (from 1.88.2.3 to 1.88.2.4)

commit 50c5218d2abe9e4b7096601d9c20ee724753e1b0
Author: mudrd8mz <mudrd8mz>
Date:   Sun, 08 Apr 2007 00:21:15 +0800
Tag:    v1.9.0

Merged an fix from MOODLE_18_STABLE: Fixed and error in rendering different background color of the row in non-editable environment.

commit 8442e013944ab3bbc47e9f6b0189945f1b73d8da
Author: mudrd8mz <mudrd8mz>
Date:   Mon, 12 Mar 2007 07:41:56 +0900
Tag:    v1.9.0

In the missing mode, substr() function introduced in MDL-8184 patch is now replaced by lang_xhtml_save_substr(). Fixes MDL-8852.