Git commits in Moodle 1.9.4 by jerome

commit a75573c7386a874600100645ac79c31c7a62ad22
Author: jerome <jerome>
Date:   Fri, 09 Jan 2009 11:05:45 +0900
Tag:    v1.9.4

admin MDL-17155 cURL functions called in adminlib.php: add checking for disable_functions php configuration option

commit 8ec33be76c3610c8619096f18b162a318e6d1f0e
Author: jerome <jerome>
Date:   Fri, 09 Jan 2009 09:54:05 +0900
Tag:    v1.9.4

online user block MDL-15325 optimize the display of the message icon/link (instantiation out of a loop)

commit 624567f853343e1583c5c9669949480e5e73d207
Author: jerome <jerome>
Date:   Thu, 08 Jan 2009 16:37:17 +0900
Tag:    v1.9.4

online user block MDL-15325 Online Users Block didn't perform capability check when displaying messaging icon

commit 8656394dac3a01d53454b157d11224c5e4311eb5
Author: jerome <jerome>
Date:   Thu, 08 Jan 2009 11:59:54 +0900
Tag:    v1.9.4

resource: MDL-10021 change the wording "Yes, frame tag" "Yes, object tag" to "Yes, with frame" "Yes, without frame"

commit be2f1abc87ef84eb5e9ab0eae1e178ea787c9e6b
Author: jerome <jerome>
Date:   Thu, 08 Jan 2009 11:19:44 +0900
Tag:    v1.9.4

resource: MDL-10021 upload file resource: change "keep navigation visible" into a select box. Choice are now No - Yes, Frame tag - Yes, Object tag

commit 295c7cad90645571f87e148c5e02d9bcf35b327a
Author: jerome <jerome>
Date:   Thu, 08 Jan 2009 10:01:04 +0900
Tag:    v1.9.4

database: MDL-16999 move the warning message from the environment check page to a normal upgrade page

commit 5649654bd5a4949eabc1dd53c6640c6bed13dd45
Author: jerome <jerome>
Date:   Tue, 25 Nov 2008 11:43:53 +0900
Tag:    v1.9.4

database: MDL-16999 update 'Required Entries' warning message

commit 490414af8d296ea4715b57bbae70556f80c82913
Author: jerome <jerome>
Date:   Mon, 24 Nov 2008 09:51:58 +0900
Tag:    v1.9.4

database: MDL-16999 move the flag from config table to config_plugins table

commit f597bba4586e76bf4094ea4b013124744c0794e3
Author: jerome <jerome>
Date:   Fri, 21 Nov 2008 16:01:00 +0900
Tag:    v1.9.4

database: MDL-16999 fix "Required Entries" and "Required Entries before viewing" settings. Display a warning message during upgrade process if the fields were set previously.

commit 4847ef9b3ac9ae63416562e8b489cc97440709bc
Author: jerome <jerome>
Date:   Tue, 11 Nov 2008 16:55:30 +0900
Tag:    v1.9.4

activities search: MDL-13987 remove AS from SQL

commit 5b64744053cfbc06efdfe980066a9600ec9e33db
Author: jerome <jerome>
Date:   Mon, 10 Nov 2008 13:57:20 +0900
Tag:    v1.9.4

Installation: MDL-17122 add comment and link to the Moodle Docs in the postgresql installation database page

commit 11a786d55edff748571e90708a25d0dd4a73e39d
Author: jerome <jerome>
Date:   Fri, 07 Nov 2008 14:40:04 +0900
Tag:    v1.9.4

MDL-13987: fix navigation links for Activities Administration page: check that the course list is not empty

commit cac15c9ff3890ae46c8ec36db9aca4649a98951b
Author: jerome <jerome>
Date:   Fri, 07 Nov 2008 14:34:09 +0900
Tag:    v1.9.4

MDL-13987: fix bottom navigation links for Activities Administration page

commit 0baeccfd24c20aee685fb6f59c4a1fa3682ddf7f
Author: jerome <jerome>
Date:   Fri, 07 Nov 2008 10:52:50 +0900
Tag:    v1.9.4

MDL-13987: fix navigation links for Activities Administration page

commit cc990163191a37b039b4ab92ca6a83811e78ad1f
Author: jerome <jerome>
Date:   Tue, 04 Nov 2008 14:09:42 +0900
Tag:    v1.9.4

MDL-10021: display iframe when the resource is on another domain

commit 39889df28a11839579ce71e078f75738de10519b
Author: jerome <jerome>
Date:   Tue, 04 Nov 2008 11:25:43 +0900
Tag:    v1.9.4

MDL-10021: fix xhtml/javascript

commit 6ebb04cff68cd510344f26b4d9fcadbd80cc7d0c
Author: jerome <jerome>
Date:   Tue, 04 Nov 2008 10:52:33 +0900
Tag:    v1.9.4

MDL-10021: use build_navigation() instead a string into print_header()

commit a4e5cc84e0e3863464ab9c8b2839ed66a185f7c8
Author: jerome <jerome>
Date:   Fri, 31 Oct 2008 14:55:56 +0900
Tag:    v1.9.4

MDL-10021: change frame into object tag when display a Link Resource with navigation bar

commit 98cc1b062d3e0cbdfd2415c525f021e26413291d
Author: jerome <jerome>
Date:   Wed, 22 Oct 2008 09:32:22 +0800
Tag:    v1.9.4

MDL-16929: fix bulk user download function. (the shortname column title is now profile_field_"shortname")