Git commits in Moodle 1.8.0 by skodak

commit daea824d680f94fa6c4cc26c4f9ecb5a332e309d
Author: skodak <skodak>
Date:   Fri, 30 Mar 2007 05:39:35 +0800
Tag:    v1.8.0

MDL-4313 LDAP doesn't properly escape extra quotes in course details + minor role unassign change

commit e21c0ffc23d5d6ff6fe422d1fa61414acae3f2c8
Author: skodak <skodak>
Date:   Fri, 30 Mar 2007 03:47:21 +0800
Tag:    v1.8.0

MDL-3339 support md5 and sha1 in ldap when adding or changing passwords

commit 41fd8ea1776d8eef0cded7be72229bb2217e3471
Author: skodak <skodak>
Date:   Fri, 30 Mar 2007 03:03:49 +0800
Tag:    v1.8.0

MDL-8590 fixed magic quotes in config settings

commit 293d56acaa35e400f78598b56a53fb58cd820148
Author: skodak <skodak>
Date:   Thu, 29 Mar 2007 23:51:16 +0800
Tag:    v1.8.0

MDL-8590 fixed ldap creators, added new option to specify dn in member attribute

commit ac594757cb2508d12926853830fa1d113c832c9c
Author: skodak <skodak>
Date:   Thu, 29 Mar 2007 16:40:36 +0800
Tag:    v1.8.0

MDL-9099 LDAP auth does not allow dn in idnumber field (or other user attributes); patch by Jeff Graham

commit 87e70ea39001789232c26389d2840fd541b72eea
Author: skodak <skodak>
Date:   Wed, 28 Mar 2007 16:26:02 +0800
Tag:    v1.8.0

MDL-8973 auth hooks final cleanup

commit c9609a1f0da6b953acf7b02a5d4c4091ed638b5a
Author: skodak <skodak>
Date:   Wed, 28 Mar 2007 06:02:24 +0800
Tag:    v1.8.0

MDL-8781 fixed typo

commit 37841afffe9088e7e2f7eaceb97fe425715bebb5
Author: skodak <skodak>
Date:   Wed, 28 Mar 2007 05:58:01 +0800
Tag:    v1.8.0

MDL-8781 survey converted to new formslib - empty intro now means use default from language pack

commit 8c2eb9802ecf24316a90e094f46a852d074523c4
Author: skodak <skodak>
Date:   Wed, 28 Mar 2007 04:22:25 +0800
Tag:    v1.8.0

MDL-9053 - adding new function get_enabled_auth_plugins() - this should make the code simpler and the bug should be gone forever

commit 7b2ce0378b1ff2cd612043d14a5f1ab47c0763cb
Author: skodak <skodak>
Date:   Tue, 27 Mar 2007 05:46:42 +0800
Tag:    v1.8.0

MDL-9056 Undefined property in lib/db/upgrade.php

commit 42693210f1e145d2310bf16268ee4a777c3b706c
Author: skodak <skodak>
Date:   Tue, 27 Mar 2007 04:33:27 +0800
Tag:    v1.8.0

MDL-9055 wrong creation of mnet auth object in require_logout() + minor cleanup

commit 6e1cef3394a5d46ba8c11f307af5cc284c429ee6
Author: skodak <skodak>
Date:   Tue, 27 Mar 2007 04:14:27 +0800
Tag:    v1.8.0

MDL-8513 fixed conversion of ldap settings during upgrade to 1.8

commit cad6cf51341c692391574f753227c0c7ef1a7fb3
Author: skodak <skodak>
Date:   Tue, 27 Mar 2007 03:27:04 +0800
Tag:    v1.8.0

MDL-8973 fixed typo in signup form validation

commit d71004a3a28fe4439337656805cbb6ee77b50b01
Author: skodak <skodak>
Date:   Tue, 27 Mar 2007 03:01:41 +0800
Tag:    v1.8.0

MDL-9053 - detect + fix broken $CFG->auth setting from the login page; backported from HEAD

commit 00db7acb379fee1e97cf070d0f67f39360709b2b
Author: skodak <skodak>
Date:   Tue, 27 Mar 2007 02:59:07 +0800
Tag:    v1.8.0

MDL-9053 - detect + fix broken $CFG->auth setting from the login page.

commit 466c30cf6e5e6fa4058e913031766a338cd5b7a4
Author: skodak <skodak>
Date:   Mon, 26 Mar 2007 04:18:15 +0800
Tag:    v1.8.0

MDL-9028 prelogout_hook() is never executed in login/logout.php; patch by Inaki Arenaza

commit 5b78424ea3eb3989e6038aba2fe7edb57ce7b670
Author: skodak <skodak>
Date:   Fri, 23 Mar 2007 22:05:34 +0900
Tag:    v1.8.0

MDL-9017 add mime type for ico files

commit 01f35fac142a0bc16ce9b49e4cd4e790f964959f
Author: skodak <skodak>
Date:   Fri, 23 Mar 2007 20:26:23 +0900
Tag:    v1.8.0

MDL-8973 improved auth plugin docs

commit 9ba5cf85e00088f8b363568036ca2ee0b4b523a2
Author: skodak <skodak>
Date:   Fri, 23 Mar 2007 07:43:22 +0900
Tag:    v1.8.0

MDL-8347 Cannot create new glossary category if category with same name exists in another course on site; patch by Ray Lawrence

commit 1a91392796f98c63363454cdc7c95d7e7661941f
Author: skodak <skodak>
Date:   Fri, 23 Mar 2007 01:36:19 +0900
Tag:    v1.8.0

MDL-9007 weblib.php breaks upper-case hex Numeric Character References; patch by Gareth Morgan

commit 19f417f6c330108edfa1480b9c5f0459f2b8d4f5
Author: skodak <skodak>
Date:   Thu, 22 Mar 2007 22:28:41 +0900
Tag:    v1.8.0

(MDL-8973) Fix OOP model of new multi auth plugins - updated docs

commit e58aa8db4a7b8748c08b296a942bde0c49adfa63
Author: skodak <skodak>
Date:   Thu, 22 Mar 2007 21:57:29 +0900
Tag:    v1.8.0

ok, again and now properly

commit 47578048b956e4d5a2e28c1e0f981e9c4156a133
Author: skodak <skodak>
Date:   Thu, 22 Mar 2007 21:47:42 +0900
Tag:    v1.8.0

fixing some previous commit mess, no idea what happened with this file sad

commit a045329951035ff2babd56cd5c001c790de15236
Author: skodak <skodak>
Date:   Thu, 22 Mar 2007 21:40:16 +0900
Tag:    v1.8.0

(MDL-8973) Fix OOP model of new multi auth plugins + some other auth related fixes, fixed change_password, ldap updates, etc.; TODO: fix docs backported from HEAD

commit bb82c7ba8220be7db3855050e29c8e00304682f5
Author: skodak <skodak>
Date:   Thu, 22 Mar 2007 21:28:00 +0900
Tag:    v1.8.0

file authlib.php was added on branch MOODLE_18_STABLE on 2007-03-22 12:40:35 +0000

commit f77192322f497a680b43bd126539aa9724ca10c2
Author: skodak <skodak>
Date:   Thu, 22 Mar 2007 07:16:21 +0900
Tag:    v1.8.0

MDL-8804 two digests per day

commit 73b318a63f73bea04e6968572570eb06f4b8a449
Author: skodak <skodak>
Date:   Thu, 22 Mar 2007 06:58:58 +0900
Tag:    v1.8.0

MDL-7647 Broken links on confirmation email (or others) - patch by Paulo Matos; merged from MOODLE_17_STABLE

commit d3e5a45ac714a243e9cbff85e997323b03779351
Author: skodak <skodak>
Date:   Wed, 21 Mar 2007 05:46:37 +0900
Tag:    v1.8.0

MDL-8976 smilies alt text was cached in one static cache for all langs

commit e80947d96785026ac75401c792f637e6b75efa9b
Author: skodak <skodak>
Date:   Wed, 21 Mar 2007 04:45:59 +0900
Tag:    v1.8.0

MDL-8975 fix parameter handling in repository plugin

commit 5bd068b7ad6e7dd6625d754eb71e8912423cca9d
Author: skodak <skodak>
Date:   Wed, 21 Mar 2007 02:12:51 +0900
Tag:    v1.8.0

MDL-8955 Multilang filter doesn't accept different attribute order

commit 5838338e84633c0aae90836a596c5215b15201df
Author: skodak <skodak>
Date:   Tue, 20 Mar 2007 17:07:00 +0900
Tag:    v1.8.0

warning fix

commit f90d3476c698ebd21119b4e162c600ad731fb13f
Author: skodak <skodak>
Date:   Tue, 20 Mar 2007 16:54:39 +0900
Tag:    v1.8.0

MDL-8968 no auth plugin broken

commit b8b2eacad4f2ac78c5a114279197c7296580627a
Author: skodak <skodak>
Date:   Tue, 20 Mar 2007 16:38:16 +0900
Tag:    v1.8.0

MDL-8840 Loginas cleanup, some more improvements

commit fe219370ad00deb3023ef044ea9db96e62a0f918
Author: skodak <skodak>
Date:   Tue, 20 Mar 2007 07:24:13 +0900
Tag:    v1.8.0

MDL-8840 Loginas cleanup, better course isolation

commit e78860178a95d85b7d7793970fb29652c5d507f6
Author: skodak <skodak>
Date:   Tue, 20 Mar 2007 03:52:48 +0900
Tag:    v1.8.0

MDL-8840 Loginas cleanup

commit a5566c36e8f03567556e5b3785f1618a52b6274c
Author: skodak <skodak>
Date:   Tue, 20 Mar 2007 03:45:40 +0900
Tag:    v1.8.0

MDL-8840 Loginas cleanup

commit 892170858286bf0ff3f14f7f0eba03d4636ae02c
Author: skodak <skodak>
Date:   Mon, 19 Mar 2007 19:34:29 +0900
Tag:    v1.8.0

MDL-8904 please no extract()s, fixed double string filtering

commit 87cba17acfc151d4a65e70d9a366c0abebfafdf0
Author: skodak <skodak>
Date:   Mon, 19 Mar 2007 17:22:58 +0900
Tag:    v1.8.0

MDL-8956 Mistake in admin.php - wrong cron url

commit 239a789ebdc97b639dc52dee0df4f22c73c956d6
Author: skodak <skodak>
Date:   Mon, 19 Mar 2007 17:07:19 +0900
Tag:    v1.8.0

MDL-8957 Multimedia filter cleanup

commit 8cc503ed77f3bcd28a3b467eb6a75b06caf9bf6d
Author: skodak <skodak>
Date:   Mon, 19 Mar 2007 17:05:10 +0900
Tag:    v1.8.0

fixed typo

commit b139c82dfcd739e7e9b78eeeeb987d6ff1d00c01
Author: skodak <skodak>
Date:   Sat, 17 Mar 2007 07:16:35 +0900
Tag:    v1.8.0

MDL-8883 fixed double backslashes problem in filter settings

commit 5e575047985ab83b2743c0d63958c03e57090667
Author: skodak <skodak>
Date:   Sat, 17 Mar 2007 05:48:50 +0900
Tag:    v1.8.0

MDL-8932 fix static cache in userdate() + wrong en.UTF-8 locale

commit c7e53eba46d39653a621bc2649dae2ccedac1a50
Author: skodak <skodak>
Date:   Sat, 17 Mar 2007 05:31:30 +0900
Tag:    v1.8.0

backporting fix for warning when no tabs from HEAD

commit fa86dd58984143fe2d5745ef94db5970b1ef7a47
Author: skodak <skodak>
Date:   Sat, 17 Mar 2007 05:17:45 +0900
Tag:    v1.8.0

MDL-8841 Switch role cleanup

commit aba846b248d72c5e8310fcd01ad0e5bb261bd81c
Author: skodak <skodak>
Date:   Fri, 16 Mar 2007 07:42:09 +0900
Tag:    v1.8.0

MDL-8924 fixed  UPGRADE fails from 1.6.4+ to 1.8 Beta+

commit d2d26c34ba7c1085bc3e174dcb4cccb5a46a0182
Author: skodak <skodak>
Date:   Thu, 15 Mar 2007 21:40:14 +0900
Tag:    v1.8.0

MDL-8913 use proper returned reference assignment for forms elements (PHP4 trouble)

commit 0ace4d21166505cb1a521947e296f8a3d868ef88
Author: skodak <skodak>
Date:   Thu, 15 Mar 2007 21:11:52 +0900
Tag:    v1.8.0

MDL-8783 fixed incorrect quotes in forum lang file

commit 94e16c079c85155266c8585a8b598deca13561f2
Author: skodak <skodak>
Date:   Thu, 15 Mar 2007 08:35:08 +0900
Tag:    v1.8.0

(MDL-8820) moodle/user:editprofile now works in user contexts - reverted previous fix, adding new one

commit f8c56dd15611ffab36989af494687e6636676f2d
Author: skodak <skodak>
Date:   Thu, 15 Mar 2007 07:06:10 +0900
Tag:    v1.8.0

MDL-8522 better label for role reset button and confirmation text

commit d8fcdab45c928b9577490491178ed58c1a37dc68
Author: skodak <skodak>
Date:   Thu, 15 Mar 2007 06:55:03 +0900
Tag:    v1.8.0

fixed missing global CFG

commit 27fb92f48f0793b2f0a8c97e8ef3efc31cd9c51f
Author: skodak <skodak>
Date:   Thu, 15 Mar 2007 06:38:15 +0900
Tag:    v1.8.0

MDL-8867 Add setting to define role that is assigned to creators in new courses MDL-8868 Set only minimal permissions for creator role

commit 9751ebf3acee9a8fe36d0f7833585396c8410d82
Author: skodak <skodak>
Date:   Wed, 14 Mar 2007 20:31:15 +0900
Tag:    v1.8.0

MDL-8897 fixed shell commands in tex and algebra filters; merged from MOODLE_17_STABLE

commit edfda53d51bd456598634bd92930d1c53c365e3a
Author: skodak <skodak>
Date:   Mon, 12 Mar 2007 17:38:33 +0900
Tag:    v1.8.0

MDL-5229 and MDL-6196 adding gb18030 mime header encoding

commit d4dd4c07fe9086f97145c352dce9a2a781bbf66a
Author: skodak <skodak>
Date:   Mon, 12 Mar 2007 04:59:13 +0900
Tag:    v1.8.0

MDL-8849 use proper value quoting

commit 54618b81a4d85ddaf94e6a13cdb0443b36debc02
Author: skodak <skodak>
Date:   Sat, 10 Mar 2007 05:13:48 +0900
Tag:    v1.8.0

MDL-8834 smtp debugging can now be turned off - now independent on $CFG->debug

commit a6376758d6c7e0b79c18a640d7679ece6c411035
Author: skodak <skodak>
Date:   Fri, 09 Mar 2007 00:22:42 +0900
Tag:    v1.8.0

MDL-8814 fixed typo

commit 668483e0689afb3656c07b01a8de103ac71cae74
Author: skodak <skodak>
Date:   Thu, 08 Mar 2007 10:05:13 +0900
Tag:    v1.8.0

MDL-8759 reverted previous incorrect patch with unset($USER), fixed logging function instead; solves the broken language in forum cron too

commit 7da5cf7efd12e786f4d639b8f549a7f3087a5920
Author: skodak <skodak>
Date:   Thu, 08 Mar 2007 09:08:26 +0900
Tag:    v1.8.0

MDL-6196 minor related cleanup - should not be needed to backport it

commit d9571844fcf5c02c098dbe82032c0f4f83c7e166
Author: skodak <skodak>
Date:   Thu, 08 Mar 2007 09:03:09 +0900
Tag:    v1.8.0

MDL-6196 infinite loop in header encoding when using some site charsets (gb18030)

commit ad961eab24060a097c3e10e52596651575dd1f19
Author: skodak <skodak>
Date:   Wed, 07 Mar 2007 18:46:23 +0900
Tag:    v1.8.0

fixed unassigning to use standard function in get_legacy_type(); backported from HEAD

commit ba1d266228b574cf34ccc59cb26e9269d07e105f
Author: skodak <skodak>
Date:   Wed, 07 Mar 2007 08:53:18 +0900
Tag:    v1.8.0

MDL-8777  Failing setup_lang_from_browser if lang contains dash; user lang preference not respected; backported from HEAD

commit 84bf769f6b73266f036eaa88f12bbbfbccb068af
Author: skodak <skodak>
Date:   Wed, 07 Mar 2007 07:34:19 +0900
Tag:    v1.8.0

MDL-8777  Failing setup_lang_from_browser if lang contains dash; backported from HEAD

commit 80546a119550f7fc220a3df6e96b7c40a602d251
Author: skodak <skodak>
Date:   Wed, 07 Mar 2007 07:03:18 +0900
Tag:    v1.8.0

MDL-7633 legacy capabilities now have special menu; backported from HEAD

commit 45dd6a224108d27c5661696ee45ce8481c54546c
Author: skodak <skodak>
Date:   Wed, 07 Mar 2007 04:23:34 +0900
Tag:    v1.8.0

MDL-8522 fixed role reset warnings + only one legacy cap type allowed now in each role; backported from HEAD

commit a33d21b7d9f9f0dd4afad980a8cdab24929426a8
Author: skodak <skodak>
Date:   Wed, 07 Mar 2007 01:58:53 +0900
Tag:    v1.8.0

(MDL-8745) prevent cannot logon trouble after update to 1.8; backported from HEAD

commit 3c5ecd5859653100a53f268106473ca81d094519
Author: skodak <skodak>
Date:   Tue, 06 Mar 2007 19:48:12 +0900
Tag:    v1.8.0

MDL-8765 user preference usage cleanup; backported from HEAD

commit d9f6fdc21e8384cf82d237d4d66d99a8113580fb
Author: skodak <skodak>
Date:   Tue, 06 Mar 2007 06:41:14 +0900
Tag:    v1.8.0

MDL-8690 popup form now uses div instead of invisible fieldset

commit a6109173a24c6c391529752a943205d0fb1792fe
Author: skodak <skodak>
Date:   Tue, 06 Mar 2007 05:09:55 +0900
Tag:    v1.8.0

MDL-7693 fixed participans block on frontpage; notloggedin and authenticated roles overrides to be fixed later in separate bug

commit c522818828ffa4d2649225635d218bc571039a59
Author: skodak <skodak>
Date:   Tue, 06 Mar 2007 05:03:44 +0900
Tag:    v1.8.0

backporting whitespace and comments from HEAD

commit 59316ec5730e82c3df80b52f1fbbf2123dab5609
Author: skodak <skodak>
Date:   Tue, 06 Mar 2007 04:57:12 +0900
Tag:    v1.8.0

MDL-8765 user preference code cleanup

commit c1e4fa8fbf949728ab5f5ce5f7ead2931df575b6
Author: skodak <skodak>
Date:   Mon, 05 Mar 2007 20:56:15 +0900
Tag:    v1.8.0

MDL-8756 fixed weeked days defaults

commit 011d1af528c4f5434aa55e1f1780e49660c86766
Author: skodak <skodak>
Date:   Mon, 05 Mar 2007 20:37:54 +0900
Tag:    v1.8.0

MDL-8524 general roles cleanup; MDL-8373 authenticated user role now created during upgrade from 1.7.x, xhtml and CSS cleanup in roles GUI; accesslib inline docs cleanup; risk bitmask fixes - backported from HEAD

commit b8b21c5d2a3547ff580f230ccce9dd7aff7633e5
Author: skodak <skodak>
Date:   Mon, 05 Mar 2007 07:59:26 +0900
Tag:    v1.8.0

fomrat_string() tuning - memory, speed and accuracy in cron; backported from HEAD

commit 1b94c6e4b7def609a7ad6f45ae0e94d2b8c7499f
Author: skodak <skodak>
Date:   Mon, 05 Mar 2007 07:53:46 +0900
Tag:    v1.8.0

fomrat_string() tuning - memory, speed and accuracy in cron; backported from HEAD

commit 4e50a79a26f3cd3a72c44f0b0b370c06327178fd
Author: skodak <skodak>
Date:   Sun, 04 Mar 2007 07:32:59 +0900
Tag:    v1.8.0

MDL-8522 Add role reset button into role definition form; fixed single button css; backported from HEAD

commit b5820d9addd9562069e056c053d8a63b58e19324
Author: skodak <skodak>
Date:   Sun, 04 Mar 2007 06:09:56 +0900
Tag:    v1.8.0

MDL-8523 Show default capabilities in role definition; added CSS popup_form spacing; backported from HEAD

commit a8ec259abfc23916ac19c69c7b1946f6eb6df624
Author: skodak <skodak>
Date:   Sat, 03 Mar 2007 21:27:02 +0900
Tag:    v1.8.0

MDL-8733 fixed approving logic when editing; merged from MOODLE_16_STABLE

commit 9416fe3a9c0ab3883798adca65c374ca27081e5e
Author: skodak <skodak>
Date:   Sat, 03 Mar 2007 05:48:03 +0900
Tag:    v1.8.0

notice_yesno install time fixes; backported from HEAD

commit 718ffbfb630c095cc0d0591db86ca2b438aaef29
Author: skodak <skodak>
Date:   Sat, 03 Mar 2007 05:00:36 +0900
Tag:    v1.8.0

MDL-8690 fixed regression in notice_yesno ; backported from HEAD

commit cc00f2763f9a2ff20252e4b963cf690b086b39e9
Author: skodak <skodak>
Date:   Sat, 03 Mar 2007 04:44:09 +0900
Tag:    v1.8.0

MDL-8578 new capability for adding and replying to news in forum; backported from HEAD

commit f10451c41426ef42f3db985fc7662d2eb96a3171
Author: skodak <skodak>
Date:   Sat, 03 Mar 2007 01:54:38 +0900
Tag:    v1.8.0

sesskey added to logout.php MDL-8727 ; backported from HEAD

commit 551f0b5d7eb01472f16dc3bda9b57adc4061a10d
Author: skodak <skodak>
Date:   Tue, 27 Feb 2007 19:25:55 +0900
Tag:    v1.8.0

MDL-8669 broken auth signup code; backported from HEAD

commit 8e0b21b0b230024840bfbc72f35b44c394c1a8d2
Author: skodak <skodak>
Date:   Sat, 24 Feb 2007 19:20:35 +0900
Tag:    v1.8.0

MDL-8582 - reverted changes in print_navigation(), needs some minor rewrite to use print_title(); backported from HEAD

commit 45864cc86e10c843df446e5950bfb4fed99d1b2e
Author: skodak <skodak>
Date:   Sat, 24 Feb 2007 18:49:51 +0900
Tag:    v1.8.0

email selfregistration enabled by default again - thanks Eloy for noticing the problem; backported from HEAD

commit a453501cdc919d3ddaf641ce090bcd91907dd3ba
Author: skodak <skodak>
Date:   Sat, 24 Feb 2007 05:26:20 +0900
Tag:    v1.8.0

MDL-8639 fixed installation notices; backported from HEAD

commit e0d92ff2815d7db8d93b75b05af2517f30e627c2
Author: skodak <skodak>
Date:   Sat, 24 Feb 2007 05:11:21 +0900
Tag:    v1.8.0

MDL-8582 - reverted changes in s() and added new function format_title() instead; backported from HEAD

commit 3364157a4bb180314ffa9e6724533954397715a0
Author: skodak <skodak>
Date:   Fri, 23 Feb 2007 18:19:11 +0900
Tag:    v1.8.0

removed deprecated flag from addslashes_js() MDL-8582 and some more backporting from HEAD

commit e8c5ac5251eccdee6f727bd37cfec022f25a94e4
Author: skodak <skodak>
Date:   Fri, 23 Feb 2007 07:25:18 +0900
Tag:    v1.8.0

MDL-8590 auth cleanup - reset password cleanup+fixes; backported from HEAD

commit 8bd763d2dac096e16866ede0752920888ffc54c4
Author: skodak <skodak>
Date:   Thu, 22 Feb 2007 06:57:09 +0900
Tag:    v1.8.0

MDL-8590 auth cleanup - part 8; backported from HEAD

commit ea40ec3c8f596380c8c7fa9fe0798867ebab3a91
Author: skodak <skodak>
Date:   Thu, 22 Feb 2007 06:52:31 +0900
Tag:    v1.8.0

MDL-8590 auth cleanup - part 7 and MDL-8598; backported from HEAD

commit 20f25646958e0ec5821d189cfde377b58af87067
Author: skodak <skodak>
Date:   Thu, 22 Feb 2007 06:45:14 +0900
Tag:    v1.8.0

MDL-8590 auth cleanup - part 6; backported from HEAD

commit 154965a441adb3af2ffe33565821caba955974e4
Author: skodak <skodak>
Date:   Wed, 21 Feb 2007 02:31:37 +0900
Tag:    v1.8.0

MDL-8590 auth cleanup - part 5; backported from HEAD

commit 4b5fbbed17c993c0dc5c6e3d5d67d33b0e68ea7b
Author: skodak <skodak>
Date:   Wed, 21 Feb 2007 02:28:44 +0900
Tag:    v1.8.0

MDL-8590 auth cleanup - part 4; backported from HEAD

commit a2d6e38bd975f103270459a2c9eec4b61527faa5
Author: skodak <skodak>
Date:   Wed, 21 Feb 2007 02:23:08 +0900
Tag:    v1.8.0

MDL-8590 auth cleanup - part 3; backported from HEAD

commit 4ac48edb9bd4f7e6e75b96061544ffba7c4acb7d
Author: skodak <skodak>
Date:   Wed, 21 Feb 2007 02:13:35 +0900
Tag:    v1.8.0

MDL-8590 auth cleanup - part 2; backported from HEAD

commit 9f9743cb880899166876181fa63b29223dc42e8c
Author: skodak <skodak>
Date:   Wed, 21 Feb 2007 02:06:47 +0900
Tag:    v1.8.0

MDL-8590 auth cleanup - part 1; backported from HEAD

commit 255e7cc3759ecf67f98006dda3e363e41fcda402
Author: skodak <skodak>
Date:   Wed, 21 Feb 2007 02:03:43 +0900
Tag:    v1.8.0

file auth.php was added on branch MOODLE_18_STABLE on 2007-02-20 17:06:48 +0000

commit c819e5cadd1d2e34cba3066d33cbe08a9a8b6e60
Author: skodak <skodak>
Date:   Mon, 19 Feb 2007 20:30:08 +0900
Tag:    v1.8.0

MDL-8570 broken flv player embedding and outdate player; backported from HEAD

commit eada4f02cc80b53452a1f87aa678cf406ba8f6de
Author: skodak <skodak>
Date:   Sun, 18 Feb 2007 22:01:42 +0900
Tag:    v1.8.0

MDL-8560 Chameleon not loading pix list on start page; backported from HEAD

commit 88178d9b782f7c02367e90dae473d54956cc1af1
Author: skodak <skodak>
Date:   Fri, 16 Feb 2007 19:56:21 +0900
Tag:    v1.8.0

MDL-8542 External db auth cleanup * some more sync script fixing

commit 5553359aa467ae1ada323899814b46dea3435d8e
Author: skodak <skodak>
Date:   Fri, 16 Feb 2007 19:48:07 +0900
Tag:    v1.8.0

MDL-8542 External db auth cleanup

commit 503fc99f884e314204998bab7cb934194bfeef0a
Author: skodak <skodak>
Date:   Fri, 16 Feb 2007 18:39:26 +0900
Tag:    v1.8.0

added recursive addslashes; backported from HEAD

commit bf4846358f260077a75d294c69cc5ef6a0497a9b
Author: skodak <skodak>
Date:   Fri, 16 Feb 2007 07:04:51 +0900
Tag:    v1.8.0

fixed problem on user edit page when user not fully setup, reverted guest handling; backported from HEAD

commit e3c1819c361a9d1934ab86df49307bb467f02b45
Author: skodak <skodak>
Date:   Fri, 16 Feb 2007 05:49:06 +0900
Tag:    v1.8.0

fixed problem on user edit page when user not fully setup; backported from HEAD

commit fd95bf5153607d1f9ac647e6a7ac54106e092562
Author: skodak <skodak>
Date:   Fri, 16 Feb 2007 05:42:10 +0900
Tag:    v1.8.0

fixed problems with undefined $USER->mnethostid causing page errors in IE during logout; backported from HEAD

commit d41d24ce4f2a2407130f0107ae8a87fc7909ea44
Author: skodak <skodak>
Date:   Thu, 15 Feb 2007 18:45:37 +0900
Tag:    v1.8.0

MDL-7722 fixed wrong cleaning in backup paths; backported from HEAD

commit d8f605d675813baccb11e5e1f210980a561f6767
Author: skodak <skodak>
Date:   Thu, 15 Feb 2007 08:01:28 +0900
Tag:    v1.8.0

MDL-8268 fixed block get_string, patch by Mark Nielsen; backported from HEAD

commit b3cac2f0e8eb33fb22f62797444b6e165cdfd940
Author: skodak <skodak>
Date:   Thu, 15 Feb 2007 07:54:03 +0900
Tag:    v1.8.0

MDL-8268 cleanup in get_user_capability_course(); backported from HEAD

commit 930eaf9ec8a966bb7a6792c561462877cd47f445
Author: skodak <skodak>
Date:   Thu, 15 Feb 2007 07:49:40 +0900
Tag:    v1.8.0

MDL-8268 fixed get_user_capability_course(), patch by Mark Nielsen; backported from HEAD

commit b3bef28cc097047798c5c7b529c7f61bd6909f43
Author: skodak <skodak>
Date:   Thu, 15 Feb 2007 07:13:14 +0900
Tag:    v1.8.0

notice_yesno() buttons now centered; merged from HEAD

commit 444014a57ecb22502a40b7c8147563cfe115eb2f
Author: skodak <skodak>
Date:   Thu, 15 Feb 2007 07:07:02 +0900
Tag:    v1.8.0

MDL-8520 resource navigation borked by accessibility frame changes; backported from HEAD

commit 982a81c41f5d0b07f068cfbc2992bc4035ae9b9a
Author: skodak <skodak>
Date:   Thu, 15 Feb 2007 06:32:59 +0900
Tag:    v1.8.0

MDL-8519 teamspeak link support in resource mod; backported from HEAD

commit fd9e9c640439accde22367551619be0cdddade19
Author: skodak <skodak>
Date:   Thu, 15 Feb 2007 06:04:54 +0900
Tag:    v1.8.0

MDL-8518 incorrect link to frontpage settings from course summary block; backported from HEAD

commit e8e6e54b7d4c4a5b09c7c57de0047439f5117c35
Author: skodak <skodak>
Date:   Thu, 15 Feb 2007 05:59:14 +0900
Tag:    v1.8.0

MDL-8469 - 192M is much nicer than 196M; backported from HEAD

commit 67faedb211d3f7295a94869e255cfa07a3cca8d8
Author: skodak <skodak>
Date:   Thu, 15 Feb 2007 05:54:27 +0900
Tag:    v1.8.0

MDL-8469 increase memory limit everywhere due to changed calculation of used memory in PHP 5.2.x - the real memory useage is the same, but the reported size of used memory is now more accurate; backported from HEAD

commit 4eefee9779322b93a8f16292569f4f12e13634bc
Author: skodak <skodak>
Date:   Thu, 15 Feb 2007 05:46:38 +0900
Tag:    v1.8.0

MDL-8469 increase memory limit everywhere due to changed calculation of used memory in PHP 5.2.x - the real memory useage is the same, but the reported size of used memory is now more accurate

commit 20c63dcf73949c039ed84a339cba37ffca3c9c6c
Author: skodak <skodak>
Date:   Wed, 14 Feb 2007 18:54:08 +0900
Tag:    v1.8.0

MDL-8487 if user language do not exist during restore use site default

commit 2b91b669dee7a59df9a34baafc043de17af01c1f
Author: skodak <skodak>
Date:   Wed, 14 Feb 2007 17:03:40 +0900
Tag:    v1.8.0

MDL-7903 Guests can not enter course that allows guests with key reopened: * fixed load_guset_role that did not work in course context * fixed typos in get_child_contexts * manual guest enrolment changes

commit 1bd86308747fdc8c096e4dcbcc1a8c4c7e74b647
Author: skodak <skodak>
Date:   Wed, 14 Feb 2007 04:53:09 +0900
Tag:    v1.8.0

MDL-8460 Notice in resource/type/text class revisited

commit 3a914645ac925f4d566ab6a668c77d9e57c15079
Author: skodak <skodak>
Date:   Wed, 14 Feb 2007 04:50:46 +0900
Tag:    v1.8.0

MDL-8460 Notice in resource/type/text class

commit 5fe904adc225d51dbd886fe97e61976209f9c077
Author: skodak <skodak>
Date:   Wed, 14 Feb 2007 04:25:04 +0900
Tag:    v1.8.0

MDL-8490 Glossary student not being able to edit entries

commit 98be6ed8257ebb8bba09838d8b0e5a2f4217c678
Author: skodak <skodak>
Date:   Tue, 13 Feb 2007 17:54:06 +0900
Tag:    v1.8.0

MDL-8502 Fix assignment cron to use new course setup

commit dbbb712ed37250bd04ed71a5a12d1c10c414265f
Author: skodak <skodak>
Date:   Tue, 13 Feb 2007 17:43:17 +0900
Tag:    v1.8.0

MDL-8498 Assignment - Notification of feedback e-mails to students not being sent; merged from MOODLE_17_STABLE

commit d4ec5b1e8cb439474ce882b43ac35e00bd125cd6
Author: skodak <skodak>
Date:   Fri, 02 Feb 2007 23:35:30 +0900
Tag:    v1.8.0

MDL-8334 CSS code needed for lang.php changes - patch by David wink

commit eebb96e5dab6d02f3205d59da2bb09b7a423e5d7
Author: skodak <skodak>
Date:   Fri, 02 Feb 2007 23:06:04 +0900
Tag:    v1.8.0

MDL-8392 Permanent Message "Chameleon is loading..."

commit f4d6704d9a00e4dc3a7b4c19e22f3796f49efdb2
Author: skodak <skodak>
Date:   Fri, 02 Feb 2007 08:15:07 +0900
Tag:    v1.8.0

MDL-8380 prevent deleting of roles that are used as default site roles for guest, user, notloggedin, etc...

commit 6349a3ba48046abb089df2a66462ed242aca6a54
Author: skodak <skodak>
Date:   Fri, 02 Feb 2007 06:11:50 +0900
Tag:    v1.8.0

MDL-8384 debugdisplay does not respect original value of display_errors

commit ebce32b5dd423b994bd15ed37408d45e0151896c
Author: skodak <skodak>
Date:   Thu, 01 Feb 2007 19:24:26 +0900
Tag:    v1.8.0

(MDL-8367) Add configuration option to select role for guest - guestroleid

commit 5841aa91224d86855239325cbc94e4c19f2746bf
Author: skodak <skodak>
Date:   Thu, 01 Feb 2007 18:06:48 +0900
Tag:    v1.8.0

fixed obsoleted course->category test for finding if course is site

commit 9fec4e331b93b2f7774803fd36af6cef4451861d
Author: skodak <skodak>
Date:   Thu, 01 Feb 2007 07:38:27 +0900
Tag:    v1.8.0

MDL-8376 Course list option missing in frontpageloggedin when there are more than 200 courses

commit c785d40ac33516eb565e857cf7149d9574257883
Author: skodak <skodak>
Date:   Thu, 01 Feb 2007 06:05:32 +0900
Tag:    v1.8.0

MDL-8373 Add new predefined role "Authenticated user" for all logged in users

commit 9d17f1d3310506fa8a359adaf346444365fc3f2a
Author: skodak <skodak>
Date:   Wed, 31 Jan 2007 06:41:52 +0900
Tag:    v1.8.0

MDL-8364 moved javascript into print_header

commit 39de90acd5d2baca9993bb1146a814e228c59d03
Author: skodak <skodak>
Date:   Wed, 31 Jan 2007 06:23:29 +0900
Tag:    v1.8.0

MDL-8223 allow also numeric string '1' as site id in require_course_login()

commit 01e85af9ccca0ff7092a93d40f0c9b0de8a4d500
Author: skodak <skodak>
Date:   Tue, 30 Jan 2007 19:33:09 +0900
Tag:    v1.8.0

MDL-8343 reorganize frontpage settings in admintree - I hope fixed last installation bug

commit e75ac13be20486d5fb2145fcdf326a98afc9dbc7
Author: skodak <skodak>
Date:   Tue, 30 Jan 2007 19:23:01 +0900
Tag:    v1.8.0

MDL-8352 Fully separate CONTEXT_COURSE, SITEID from COURSE_SYSTEM - code cleanup

commit 8ba412dab01e35f2e604faae8156305223c2ec79
Author: skodak <skodak>
Date:   Tue, 30 Jan 2007 19:10:25 +0900
Tag:    v1.8.0

MDL-8352 Fully separate CONTEXT_COURSE, SITEID from COURSE_SYSTEM - now instanceid of system context is always 0 (originally it was SITEID which would cause major trouble is somebody tried to change SITEID)

commit 71eee5f2160f2f522b13f070894a522bc5cafde6
Author: skodak <skodak>
Date:   Tue, 30 Jan 2007 18:33:11 +0900
Tag:    v1.8.0

MDL-8343 reorganize frontpage settings in admintree - fixed installation bug and warnings

commit 3ab00a0f6d34b2bd963beb6a200af8e1ec198191
Author: skodak <skodak>
Date:   Tue, 30 Jan 2007 18:11:19 +0900
Tag:    v1.8.0

fixed warning with undefined rcache during install

commit 4e43dc39f505468e065e1881c4681ef2345ba0dd
Author: skodak <skodak>
Date:   Tue, 30 Jan 2007 06:36:57 +0900
Tag:    v1.8.0

MDL-8352 Fully separate CONTEXT_COURSE, SITEID from COURSE_SYSTEM - undoing my previous hack for MDL-7114

commit 84c8ede022abe5d80b8b101f2a257acdce0801d7
Author: skodak <skodak>
Date:   Tue, 30 Jan 2007 06:29:27 +0900
Tag:    v1.8.0

MDL-8343 reorganize frontpage settings in admintree - admin tree now allows to specify context together with required capability for each entry MDL-8352 Fully separate CONTEXT_COURSE, SITEID from COURSE_SYSTEM - first part of cleanup related to frontpage

commit bc0dc07cbae52473011285c3d9d061d996764591
Author: skodak <skodak>
Date:   Mon, 29 Jan 2007 07:29:24 +0900
Tag:    v1.8.0

MDL-8323 fixed global $COURSE in chameleon theme footer

commit ef72b776944c1e8a17a105e2000ed7d54e5c34d1
Author: skodak <skodak>
Date:   Mon, 29 Jan 2007 06:43:39 +0900
Tag:    v1.8.0

MDL-6128 special chars and messaging system

commit 9152fc9938105282329a7cd4605ce22a573651c4
Author: skodak <skodak>
Date:   Mon, 29 Jan 2007 06:18:08 +0900
Tag:    v1.8.0

MDL-8323 finished full conversion to proper $COURSE global - no more $CFG->coursetheme, $CFG->courselang - improved course_setup(), current_language() and current_theme(); and Chameleon theme fixes needed for global $COURSE MDL-7962 chat seems to be completely broken in head (fixed wrong JS) * reworked chat themes support MDL-8338 Cron does not need cookies MDL-8339 forum cron capabilities problems * minor deprecated function current_encoding() cleanup

commit 8d2b18a886ac43bf532ad572b6e2180fc3031d27
Author: skodak <skodak>
Date:   Mon, 29 Jan 2007 05:52:57 +0900
Tag:    v1.8.0

MDL-8337 has_capability() ignores default roles for $userid and does not detect changed $USER and other minor fixes (this is needed for global $COURSE cleanup and fixed+improved cron.php)

commit 1e94fe068cc22494d967402f0d8d3538c67c9033
Author: skodak <skodak>
Date:   Sun, 28 Jan 2007 08:23:44 +0900
Tag:    v1.8.0

Editor related fixes: MDL-7545 HTML Editor does not send http headers for character encoding; MDL-8323 added proper require_course_login() + fixed javascript in coursefiles broken by XHTML strict + general cleanup and fixing in coursefiles (themes, javascript, obsoleted functions, etc.)

commit 083c3743d3cc19f488db809e2271a00df11f642c
Author: skodak <skodak>
Date:   Sun, 28 Jan 2007 06:28:26 +0900
Tag:    v1.8.0

MDL-7977 - updated guest and loggedin detection in login block; removed obsolted $USER->loggedin (now tested with empty($USER->id) in isloggedin()) and $USER->site (replaced by session test cookie)

commit dcf6d93c9c767358137142168df4e1eb54090318
Author: skodak <skodak>
Date:   Sun, 28 Jan 2007 04:56:08 +0900
Tag:    v1.8.0

MDL-8323 Add proper setup of course $CFG variables, fix use of global $COURSE new function course_setup() thats does proper $CFG-> , locale and themes setup much sooner than print_header() originally (needed for MDL-8067), cleanup of forgotten global $course issues

commit d3787db0223aa43e097d5de93758aa3a1f177fe5
Author: skodak <skodak>
Date:   Sun, 28 Jan 2007 04:14:23 +0900
Tag:    v1.8.0

added missing $course

commit 8e1f75acfb39d3c09d7657707120e3e5ebfed8ca
Author: skodak <skodak>
Date:   Sat, 27 Jan 2007 06:45:50 +0900
Tag:    v1.8.0

MDL-8096 loginhttps fixes for new advancededit form

commit 3cb03e47ee0f5d5b10268859e48f3322b2892fc4
Author: skodak <skodak>
Date:   Sat, 27 Jan 2007 06:37:56 +0900
Tag:    v1.8.0

MDL-8096 user edit form - reintroduced httpsrequirequired()

commit 186282cdaa22c7c8194be2d5c2bd576fe1ceb358
Author: skodak <skodak>
Date:   Sat, 27 Jan 2007 06:09:21 +0900
Tag:    v1.8.0

MDL-8308 placement of load_all_capabilities() in login page

commit 9e7cd813e71a1a855b337ba14d1c4c782e9d860e
Author: skodak <skodak>
Date:   Sat, 27 Jan 2007 05:20:27 +0900
Tag:    v1.8.0

MDL-8277 userid field now PARAM_CLEAN

commit 9d85247dabdc409cf6f595b8f7d792e116a4d92f
Author: skodak <skodak>
Date:   Sat, 27 Jan 2007 05:15:54 +0900
Tag:    v1.8.0

MDL-8319 avatar image is now deleted from disk, user/pix.php redirects to default picture if user picture not present(===deleted)

commit 14a6b7e1973c2b6e8e8734faa93f00a2630233d8
Author: skodak <skodak>
Date:   Sat, 27 Jan 2007 03:42:47 +0900
Tag:    v1.8.0

MDL-8096 user edit form - some more refactoring and fixes

commit e61f870151044a757c77dbfc9dda0d9481c01b6b
Author: skodak <skodak>
Date:   Sat, 27 Jan 2007 02:17:21 +0900
Tag:    v1.8.0

MDL-8096 - fixed default values

commit e2cfb488bea73c6fcca7452e948a92195d87cdc7
Author: skodak <skodak>
Date:   Sat, 27 Jan 2007 01:19:34 +0900
Tag:    v1.8.0

MDL-8096 - added proper trimming of usernames; site:config capability is now neede to change definition of custom profile fields

commit 04f639a0f4641b93d23fc60340578dee06c3da48
Author: skodak <skodak>
Date:   Sat, 27 Jan 2007 01:19:33 +0900
Tag:    v1.8.0

MDL-8096 - added proper trimming of usernames; site:config capability is now neede to change definition of custom profile fields

commit a5d3b072241920fe64a3ec23b24d3250a7c491f8
Author: skodak <skodak>
Date:   Fri, 26 Jan 2007 22:49:32 +0900
Tag:    v1.8.0

MDL-8096 - some more fixes and minor refactoring in custom profile fields

commit 1bf65e5880fdcc66791be212b1c79389ac4f03ec
Author: skodak <skodak>
Date:   Fri, 26 Jan 2007 22:33:56 +0900
Tag:    v1.8.0

MDL-8096 - some more fixes for custom profile fields

commit 0a5c8ca42c6c60c0de9259a027c9f94de3ede096
Author: skodak <skodak>
Date:   Fri, 26 Jan 2007 22:13:13 +0900
Tag:    v1.8.0

MDL-8096 - fixed mutilang in custom category header

commit bb6d3d34545c46d6576a81b500ce93f0e18849fa
Author: skodak <skodak>
Date:   Fri, 26 Jan 2007 22:11:06 +0900
Tag:    v1.8.0

MDL-8096 - refactored and cleanedup custom profiles, user edit form fixes TODO: fix comments and docs

commit 478caed8e123256c4bba0decb356f28df62dd3d7
Author: skodak <skodak>
Date:   Fri, 26 Jan 2007 04:36:47 +0900
Tag:    v1.8.0

MDL-8096 - fixed use of formslib in custom profile field gui

commit 4332512e07142958dd7bd647507eb882012a0d0c
Author: skodak <skodak>
Date:   Fri, 26 Jan 2007 03:18:33 +0900
Tag:    v1.8.0

MDL-8096 - edit form session fix

commit 29c7e08328dfaf034f6f514e520d0b6e57f81d2b
Author: skodak <skodak>
Date:   Fri, 26 Jan 2007 03:17:57 +0900
Tag:    v1.8.0

MDL-8096 - fixed set_user_preference() weirdness, you could not pass $USER->id as $otheruser parameter

commit d87347832204d66ba9d69e9fede4bdc2e5173b80
Author: skodak <skodak>
Date:   Fri, 26 Jan 2007 03:02:48 +0900
Tag:    v1.8.0

MDL-8096 - rewritten standard edit form and other fixes; new custom profile fields still missing

commit 4af06ddad034a0459237003b6dcca88858f12102
Author: skodak <skodak>
Date:   Fri, 26 Jan 2007 02:59:46 +0900
Tag:    v1.8.0

MDL-8281 hardFreeze now removes previously defined required status and all rules

commit e8e0bb2d7b6af8dbd71206cf16686cf5ead76be2
Author: skodak <skodak>
Date:   Thu, 25 Jan 2007 20:03:33 +0900
Tag:    v1.8.0

MDL-8096 - advanced edit now mostly works, though still some parts missing; RIP changeme user smile

commit 25c09fc90c13ca84255d559739db4de84446ca69
Author: skodak <skodak>
Date:   Thu, 25 Jan 2007 09:17:06 +0900
Tag:    v1.8.0

MDL-8096 - fixed footer

commit ad6226fba2fe624b629a319f7e648903a280624e
Author: skodak <skodak>
Date:   Thu, 25 Jan 2007 09:04:02 +0900
Tag:    v1.8.0

MDL-8096 - user edit form splitting, refactoring, cleanup and fixing - work in progress wink * new editadvanced form for creating of users and editing without restrictions * elliminated fantom changeme user * updated links and installation process * see TODO comments in code

commit 5cd2273fe10f80384532607a74b3ef2d9901cf6d
Author: skodak <skodak>
Date:   Tue, 23 Jan 2007 19:11:12 +0900
Tag:    v1.8.0

MDL-8096 two submit buttons not needed anymore now that we have advanced settings button; two submit buttons are accessibility problem anyway

commit f017ea30451e464754f020b3e900b84f0d312871
Author: skodak <skodak>
Date:   Tue, 23 Jan 2007 19:04:59 +0900
Tag:    v1.8.0

MDL-8096 fixed country selection

commit d02bc6ce694be9f47309086411d852fe24d7244f
Author: skodak <skodak>
Date:   Tue, 23 Jan 2007 07:32:00 +0900
Tag:    v1.8.0

MDL-8250 moved version include before main install to allow release info display before install

commit 371a32e3089b9099e38713fe0fe534280fb629f7
Author: skodak <skodak>
Date:   Tue, 23 Jan 2007 05:15:12 +0900
Tag:    v1.8.0

(MDL-8250) install/upgrade autopilot

commit 9f741612e54c0cf1b7b9a8666de19d14ad1f0100
Author: skodak <skodak>
Date:   Tue, 23 Jan 2007 03:49:42 +0900
Tag:    v1.8.0

MDL-8262 fixed require_course_login and $COURSE logic

commit 2463ef818f6772c91cb0aabbd8ea73d3b976a0f8
Author: skodak <skodak>
Date:   Tue, 23 Jan 2007 03:23:14 +0900
Tag:    v1.8.0

MDL-7861 fixed regression caused by one of previous commit related to print_single_button() and friends - old & handling restored, thanks Eloy for spotting the problem smile

commit c35e8b1c15d1ce5457ba114b746c0e83a2d7649d
Author: skodak <skodak>
Date:   Tue, 23 Jan 2007 01:03:34 +0900
Tag:    v1.8.0

removed xhtml strict todo  comment - already fixed

commit afd2b299843874ae71d7229e3346c8cb2b9ca770
Author: skodak <skodak>
Date:   Mon, 22 Jan 2007 06:46:55 +0900
Tag:    v1.8.0

fixed perfdebug warning during install

commit 63f2e6ba1d32e28ac25c2630e5adfbf5b51d0b9c
Author: skodak <skodak>
Date:   Sun, 21 Jan 2007 19:33:28 +0900
Tag:    v1.8.0

MDL-8198 Modules whose names are substrings of other chosen modules are considered chosen as well

commit 83b902fee123da6963718c0cc81933560b6d8643
Author: skodak <skodak>
Date:   Sun, 21 Jan 2007 19:30:08 +0900
Tag:    v1.8.0

minimal footer in redirect()

commit e10bc440451d16f32ae0d3bf8d9f1af582c59aa0
Author: skodak <skodak>
Date:   Sun, 21 Jan 2007 00:00:17 +0900
Tag:    v1.8.0

MDL-7586 added opendocument mimetype icons, created by Pete Harlow, see http://opendocumentfellowship.org/icon/examples

commit 53467aa6e9b8795599480a53c6ff892c3f1c35b2
Author: skodak <skodak>
Date:   Sat, 20 Jan 2007 23:06:07 +0900
Tag:    v1.8.0

code cleanup - added proper object and array initialization

commit 2d4beaff0783a4bf2716ac6839e33ccb6c9c8e95
Author: skodak <skodak>
Date:   Sat, 20 Jan 2007 22:39:38 +0900
Tag:    v1.8.0

cosmetic fix - added missing global $SESSION in require_logout()

commit 5c6347ceebd0a7dd096f0dd8fd9825e0634d3607
Author: skodak <skodak>
Date:   Sat, 20 Jan 2007 22:36:03 +0900
Tag:    v1.8.0

cosmetic fix in format text FORMAT_HTML now used after text is converted to html instead of the original format - the actual function is not changed, no need to backport

commit ed5dd29fc89b3cd0cbc861a0e9bb6abf41a765da
Author: skodak <skodak>
Date:   Sat, 20 Jan 2007 22:32:15 +0900
Tag:    v1.8.0

moved obsoleted functions from weblib.php to deprecatedlib.php

commit e1968a8e11f73f6d4de1dd232bb05810b69ae9d2
Author: skodak <skodak>
Date:   Sat, 20 Jan 2007 22:00:03 +0900
Tag:    v1.8.0

MDL-7861 xhtml strict fix in notice() for & in referer, proper string quoting in print_single_button(), changed cleaning of submitted link; fixed warning when referer not send in print_continue(); fixed some doc comments

commit 9467ab7ddf2c093bc30719e7098ec82ebb1114b4
Author: skodak <skodak>
Date:   Sat, 20 Jan 2007 06:20:00 +0900
Tag:    v1.8.0

MDL-8161 fixed displaying of submitted values in SCORM reports

commit dfc7f21941cd1e47acbeccc39ceceff0c1847e22
Author: skodak <skodak>
Date:   Sat, 20 Jan 2007 04:50:30 +0900
Tag:    v1.8.0

fixed wrong disabledif conditions in resource subtypes - sorry

commit 60f9e36ee8402ee4f241f49ea7ad4ff293faee7d
Author: skodak <skodak>
Date:   Fri, 19 Jan 2007 19:29:03 +0900
Tag:    v1.8.0

MDL-8223 - last global $course hacks removed

commit 39e829367a6fb009c94fc2b01634a2d324bdf90f
Author: skodak <skodak>
Date:   Fri, 19 Jan 2007 18:54:25 +0900
Tag:    v1.8.0

MDL-8223 - added detection of wrong course id

commit 33ebaf7c6a9335b92b5f06dde034faf63e553132
Author: skodak <skodak>
Date:   Fri, 19 Jan 2007 18:44:26 +0900
Tag:    v1.8.0

MDL-8223 require_login issues: * does not accept $course object as parameter - see require_course_obejct() * always uses global $course even when courseid empty * overrides global $course - problem it contains something else than $course object

commit 835ebe588bced092bee85227b708d931c8a2703c
Author: skodak <skodak>
Date:   Thu, 18 Jan 2007 05:41:19 +0900
Tag:    v1.8.0

MDL-5690 text format in text type resource is now stored in reference field

commit 7dc30088bcbe327e2e98f7ed9deda5271733c1e5
Author: skodak <skodak>
Date:   Thu, 18 Jan 2007 04:53:03 +0900
Tag:    v1.8.0

force login in course calendar SC#349

commit d36afd6d43464e1c2e322f02f5023a7774323f4a
Author: skodak <skodak>
Date:   Wed, 17 Jan 2007 08:42:26 +0900
Tag:    v1.8.0

MDL-8204 several installer improvements: * dirroot can not be changed now to prevent future problems - because we rely on dirname(_FILE_) in several places already * dirroot is now used to detect repeated installs into defferent directories in the same browser sessions * fixed previous button * changed library inlcudes again to fit the normal coding style

commit 91866a26318bdd1141210bdf4e7fcac80b550256
Author: skodak <skodak>
Date:   Tue, 16 Jan 2007 18:56:15 +0900
Tag:    v1.8.0

some minor user edit fixes MDL-8096

commit 6647e04ac997ef704f2866dd1efa7a5bc93e6682
Author: skodak <skodak>
Date:   Tue, 16 Jan 2007 17:56:36 +0900
Tag:    v1.8.0

MDL-8110 use standard _FILE_ for includes instead of path starting with dot

commit 5577ceb354b33117a523069b78daa425697bee78
Author: skodak <skodak>
Date:   Tue, 16 Jan 2007 06:28:25 +0900
Tag:    v1.8.0

xhtml fixing in logs and reports, code cleanup MDL-8187

commit acdd790f7495b33525596ce2a8e35b824a419c24
Author: skodak <skodak>
Date:   Tue, 16 Jan 2007 04:16:29 +0900
Tag:    v1.8.0

print_footer('none') during install and upgrade to hide home link and xhtml strict fixes

commit 32db0d42c9c2096d89902e7a631c849eabb1b983
Author: skodak <skodak>
Date:   Sat, 13 Jan 2007 04:01:31 +0900
Tag:    v1.8.0

MDL-8166 some forgotten set_defaults converted to set_data

commit beac4717de97f0c55c48bdf334a0e2ab921d34d7
Author: skodak <skodak>
Date:   Sat, 13 Jan 2007 03:52:09 +0900
Tag:    v1.8.0

MDL-8166 rename in/out methods in formslib - HQ consensus

commit eee3dc10ddcd0a9d8d735563f016376db7f26c74
Author: skodak <skodak>
Date:   Fri, 12 Jan 2007 20:43:25 +0900
Tag:    v1.8.0

MDL-7013 advanced buttons inplemented in resource settings

commit 74d15d359d09fb7ce902d32b13b7512f9aa3e148
Author: skodak <skodak>
Date:   Fri, 12 Jan 2007 19:48:11 +0900
Tag:    v1.8.0

fixed function of advanced button in formslib - you had to click it twice initially

commit f6bb9a93a3783e55c964df61623ece999a569826
Author: skodak <skodak>
Date:   Fri, 12 Jan 2007 19:24:01 +0900
Tag:    v1.8.0

MDL-7013 disabeldIf implemented in resource settings

commit dd07bbac59ac951a067e9f35003d85575a6a57b9
Author: skodak <skodak>
Date:   Fri, 12 Jan 2007 18:38:02 +0900
Tag:    v1.8.0

MDL-8157 improved hadling of conditions in disabledIf formslib method

commit 26de8d35cee7b82d29cbcacfe7557c6e0d42394e
Author: skodak <skodak>
Date:   Fri, 12 Jan 2007 04:47:08 +0900
Tag:    v1.8.0

fixed text field widths in new forms

commit 0ac1cfc359f771f14c6db21dbb0fe5447d973524
Author: skodak <skodak>
Date:   Fri, 12 Jan 2007 02:14:24 +0900
Tag:    v1.8.0

fixe missing global CFG

commit 7dc22930f75c47a5dce2e3ca9b4c82e9d95b3e68
Author: skodak <skodak>
Date:   Thu, 11 Jan 2007 20:33:44 +0900
Tag:    v1.8.0

choosecoursefile file selection fixed

commit 9eb9e038f9af777c7ad8907a14f2b2fdadb00319
Author: skodak <skodak>
Date:   Thu, 11 Jan 2007 18:41:13 +0900
Tag:    v1.8.0

MDL-8144 Fixed can not force free format selection

commit ac39fae94d7e6f32f38ac47a85e6dae9a4ec8812
Author: skodak <skodak>
Date:   Wed, 10 Jan 2007 23:06:49 +0900
Tag:    v1.8.0

MDL-6987 fixed wrong labels

commit 436cfa9fb36267d990c7c56018c17febc5161dd5
Author: skodak <skodak>
Date:   Wed, 10 Jan 2007 22:38:04 +0900
Tag:    v1.8.0

MDL-6987 assignment mod conversion to new forms lib

commit 440d164869150a50bd74dc6e7f084e018a5084d8
Author: skodak <skodak>
Date:   Wed, 10 Jan 2007 08:45:24 +0900
Tag:    v1.8.0

MDL-7861xhtml strict and css fixes in blocks

commit f82c88abd434dc51edb2851bf1dc30aaf3aec7ab
Author: skodak <skodak>
Date:   Tue, 09 Jan 2007 20:04:13 +0900
Tag:    v1.8.0

MDL-5120 list blocks now use <div for columns instead of span and floats; blocks related CSS cleanup, some xhtml strict fixes

commit b733453a1a6eb2c187b0f640f1e4dafe4df3e259
Author: skodak <skodak>
Date:   Tue, 09 Jan 2007 19:08:51 +0900
Tag:    v1.8.0

MDL-7861xhtml strict fixes

commit 467a34b1d80ac9d6b61b67a6831ec18562a10120
Author: skodak <skodak>
Date:   Tue, 09 Jan 2007 19:08:06 +0900
Tag:    v1.8.0

fixed typo in prev commit

commit 6a18844bf34170da93f9715fd7430b929f617d3c
Author: skodak <skodak>
Date:   Tue, 09 Jan 2007 09:18:37 +0900
Tag:    v1.8.0

MDL-7861xhtml strict fixes - site main menu

commit 80381122be24dd28a2d5262a6eb68392814f5cc9
Author: skodak <skodak>
Date:   Tue, 09 Jan 2007 09:05:56 +0900
Tag:    v1.8.0

MDL-5162 Deprecated elements in messages block

commit 998b2848c36839a5d4eee417e485f75b384af86e
Author: skodak <skodak>
Date:   Tue, 09 Jan 2007 06:42:51 +0900
Tag:    v1.8.0

MDL-8115 fixed $$submission typo; merged from MOODLE_17_STABLE

commit 82b9f43e76e14d2c8a2cb9f495d8f5c1bef88d26
Author: skodak <skodak>
Date:   Tue, 09 Jan 2007 06:22:57 +0900
Tag:    v1.8.0

MDL-7861xhtml strict fixes

commit ff8889d8cf0d51184be425c38e2250ebc57762d1
Author: skodak <skodak>
Date:   Tue, 09 Jan 2007 05:38:03 +0900
Tag:    v1.8.0

MDL-7861 still some icons left ;grr previous commid had wrong MDL id

commit 0f13ec8f9b14cf756f852aa74e66fab5cdb252cf
Author: skodak <skodak>
Date:   Tue, 09 Jan 2007 05:30:38 +0900
Tag:    v1.8.0

MDL-8105 some more icon class fixes including new .iconhelp for help and docs icon

commit b0ec5c662ba064306034804568ee10689f7d94a3
Author: skodak <skodak>
Date:   Tue, 09 Jan 2007 04:49:28 +0900
Tag:    v1.8.0

MDL-8105 fixed theme colors in login page after recent div optimisation

commit 60af27037b0e17d766989d96ea51a5b8297e646a
Author: skodak <skodak>
Date:   Tue, 09 Jan 2007 04:34:16 +0900
Tag:    v1.8.0

MDL-7861 xhtml transient fixes for not closed input fields - I hope all of them except imported libs are now fixed

commit 0d905d9f343cc422049b02328b88b067cb94435d
Author: skodak <skodak>
Date:   Mon, 08 Jan 2007 18:14:05 +0900
Tag:    v1.8.0

MDL-7861 new class .icon and .iconsmall

commit 18f3ad8372f611a61460441719c12c174e597c30
Author: skodak <skodak>
Date:   Mon, 08 Jan 2007 17:00:46 +0900
Tag:    v1.8.0

xhtml fix - now only 'for=' with wrong id is removed from labels - static and grouped elemenst (date selector), because the missing label might cause problems with CSS styling

commit a1c91f9a15909567dfe2ead893c380d54ba43da7
Author: skodak <skodak>
Date:   Mon, 08 Jan 2007 06:54:39 +0900
Tag:    v1.8.0

MDL-7861 assignment related xhtml strict fixes (client view and fixed quickgrading/grading) and admin tree CSS styling

commit bfca8b177400bef95be56e42ad192a7c35cf07d7
Author: skodak <skodak>
Date:   Sun, 07 Jan 2007 22:49:31 +0900
Tag:    v1.8.0

MDL-7861 resource mod related xhtml strict fixes (student visible interface only)

commit a5c96d06e5cadcbe90e8dff96f95a45e7ae193c1
Author: skodak <skodak>
Date:   Sun, 07 Jan 2007 07:27:06 +0900
Tag:    v1.8.0

MDL-8097 - fixed two problems in auth locking settings - one caused by my previous patch (sorry) and the other by forgotten hidden auth in form

commit e8a29d251c8b7dc952a9487cdd898171f11b2649
Author: skodak <skodak>
Date:   Sun, 07 Jan 2007 06:29:16 +0900
Tag:    v1.8.0

MDL-8096 New user edit form does not work properly - fixed timezone handling + other minor fixes

commit d36462eb00a319e49df3934614641bd1867e1ab1
Author: skodak <skodak>
Date:   Sun, 07 Jan 2007 06:22:02 +0900
Tag:    v1.8.0

MDL-7861 xhtml strict fixes - do not add label for static element in formslib, fixed wrong regex in previous commit

commit 217d03a14c746ecf32a355166cb6d76823be603d
Author: skodak <skodak>
Date:   Sun, 07 Jan 2007 05:45:17 +0900
Tag:    v1.8.0

MDL-7861 xhtml strict fixes - do not add label for static element in formslib

commit 2c94b1cea6f53b008f44cc7a53df6038d61fb09a
Author: skodak <skodak>
Date:   Sun, 07 Jan 2007 05:36:31 +0900
Tag:    v1.8.0

can not insert two buttons with the same IS on one page - fixed by custom buttons instead of add_action_buttons()

commit 72f46d119be8110e03d150271d9c90711fba3496
Author: skodak <skodak>
Date:   Sun, 07 Jan 2007 05:31:06 +0900
Tag:    v1.8.0

MDL-8039 formslib Form id collission with body id when editing course, user details, etc.

commit 18ec5433bba25a59644236f5530e61b42b41ce10
Author: skodak <skodak>
Date:   Sun, 07 Jan 2007 05:26:00 +0900
Tag:    v1.8.0

fixed authplugin warning

commit b1307cbca560d08cad4adcbd53dabd292e379c70
Author: skodak <skodak>
Date:   Sun, 07 Jan 2007 05:18:44 +0900
Tag:    v1.8.0

MDL-7861 xhtml strict fixes - removed table from navbar layout

commit d2ce367fb9d978c4d1b6519f06f66706f7d3efab
Author: skodak <skodak>
Date:   Sun, 07 Jan 2007 04:22:58 +0900
Tag:    v1.8.0

MDL-8062 Remove name attribute from <form> and related javascript code cleanup (tested with FF, IE, Konq and Opera)

commit ee7f231d080fad5f2142548a765012a6fb98d585
Author: skodak <skodak>
Date:   Sun, 07 Jan 2007 00:22:23 +0900
Tag:    v1.8.0

revised adobe XSS protection SC#346

commit 63f3b3a5513917c188f1279776e218a19b85b51b
Author: skodak <skodak>
Date:   Sat, 06 Jan 2007 23:55:56 +0900
Tag:    v1.8.0

fixed warning in error() function - $continue not used there at all, is it? error() is expected to always terminate execution or should we add new function parameter?

commit aeab95f9db5f78094fcb8f595eb83965dce2e33c
Author: skodak <skodak>
Date:   Sat, 06 Jan 2007 06:33:48 +0900
Tag:    v1.8.0

MDL-7861 xhtml strict fixes - the invisible fieldset was borking layout because it behaved like a block, added display:inline directive

commit 83244f4cefe7ff27d351967617f48a5203d132ce
Author: skodak <skodak>
Date:   Sat, 06 Jan 2007 06:10:35 +0900
Tag:    v1.8.0

MDL-7861 xhtml strict fixes - login page - this is the ***really last*** fix for IE trouble!

commit f1906da1a62cf3815f36ff9c90b7669775828af8
Author: skodak <skodak>
Date:   Sat, 06 Jan 2007 06:07:46 +0900
Tag:    v1.8.0

MDL-7861 xhtml strict fixes - login page - ok, one even more final cleanup wink

commit cfadda5dd0059b48c54659c967b21836597aa006
Author: skodak <skodak>
Date:   Sat, 06 Jan 2007 04:48:58 +0900
Tag:    v1.8.0

MDL-8063 Fixed links to validation services to be XHTML Strict - in other templates now too

commit 9a34376e21d7ae92de68840a3ae8fafcceb20881
Author: skodak <skodak>
Date:   Sat, 06 Jan 2007 04:41:51 +0900
Tag:    v1.8.0

MDL-7861 xhtml strict fixes - login page - final CSS cleanup, finished!

commit e8e7dbcc8ddea6a77f8a14b41c1ec5e249f818ce
Author: skodak <skodak>
Date:   Sat, 06 Jan 2007 01:48:08 +0900
Tag:    v1.8.0

MDL-7861 xhtml strict fixes - added langmenu class - fixed CSS alignment

commit 741fc7af6f50e10495a708e24eeb27f63d188b62
Author: skodak <skodak>
Date:   Sat, 06 Jan 2007 01:39:02 +0900
Tag:    v1.8.0

MDL-7861 xhtml strict fixes - added langmenu class

commit 4b873929be2f6b0806b3fbca48e77288a9b6e578
Author: skodak <skodak>
Date:   Sat, 06 Jan 2007 01:31:44 +0900
Tag:    v1.8.0

MDL-7861 xhtml strict fixes for login page revisited

commit 9495d0578159109a2bdd3867c69bd6924c2c3c94
Author: skodak <skodak>
Date:   Fri, 05 Jan 2007 17:44:05 +0900
Tag:    v1.8.0

fixed my previous changes broken by new user form merging

commit c632b7bb6955207c463207bbc4aec37e944c9f95
Author: skodak <skodak>
Date:   Fri, 05 Jan 2007 09:16:19 +0900
Tag:    v1.8.0

MDL-7861 xhtml strict fixes for login page - fixed empty div when no error

commit 7947829fdeb3a6dfef64b78bcbf6ab24079bab1e
Author: skodak <skodak>
Date:   Fri, 05 Jan 2007 09:03:41 +0900
Tag:    v1.8.0

fixed JS-less "go" button layout in popup form

commit b150307551d572040044dcefa5dd9187845aedbf
Author: skodak <skodak>
Date:   Fri, 05 Jan 2007 08:59:55 +0900
Tag:    v1.8.0

MDL-7861 xhtml strict fixes - fixed capital letter tags and attributes

commit 7150226896f5d81044e910b92f41a8df4af0c558
Author: skodak <skodak>
Date:   Fri, 05 Jan 2007 08:38:17 +0900
Tag:    v1.8.0

MDL-7861 xhtml strict fixes - fixed all <br> in our code

commit 7bc1c17fef62519a26917190211bff04b28cd585
Author: skodak <skodak>
Date:   Fri, 05 Jan 2007 08:27:19 +0900
Tag:    v1.8.0

MDL-7861 xhtml strict fixes for login page

commit 003b4b40bdcb4e6cec146869b120c40964e7c5a9
Author: skodak <skodak>
Date:   Fri, 05 Jan 2007 07:49:07 +0900
Tag:    v1.8.0

MDL-7861 some xhtml strict fixes

commit ccffd41265c149fa5de73005ad3126e4559b2de7
Author: skodak <skodak>
Date:   Fri, 05 Jan 2007 06:39:47 +0900
Tag:    v1.8.0

fixed potential problems with undefined $USER->screenreader

commit b7dc225654259f3d741a582f3f446c8f174290da
Author: skodak <skodak>
Date:   Fri, 05 Jan 2007 06:32:36 +0900
Tag:    v1.8.0

MDL-8062 1.3 Remove name attribute from <form> and fix focus everywhere - more changes ahead

commit 535792b23e0a8a3e9f81973ab99bb64f3702b075
Author: skodak <skodak>
Date:   Fri, 05 Jan 2007 03:58:31 +0900
Tag:    v1.8.0

MDL-7861 some xhtml strict fixes

commit fa73873105c18f27ebd5a3bbd5c7bdfa2d2111af
Author: skodak <skodak>
Date:   Fri, 05 Jan 2007 03:23:55 +0900
Tag:    v1.8.0

MDL-8050 1.2 Remove all target="_top" - refactoring of previous commit

commit c6da8ccca325c6afd246596359dd4222dd2e1fe9
Author: skodak <skodak>
Date:   Thu, 04 Jan 2007 22:01:28 +0900
Tag:    v1.8.0

MDL-7861 some xhtml fixes

commit 4f24b3e3864707d945fb7a12e40060ede6c20938
Author: skodak <skodak>
Date:   Thu, 04 Jan 2007 21:44:58 +0900
Tag:    v1.8.0

MDL-7861 various xhtml fixes and fixed layout of add activity/resource menu

commit b91c36bf2da3f5231fa0ece951c1a8e01fc1261d
Author: skodak <skodak>
Date:   Thu, 04 Jan 2007 21:16:31 +0900
Tag:    v1.8.0

MDL-8071 call_time_pass_reference trouble in pam auth

commit c233a6c3f9e270656fc78454b3a4927dfceff625
Author: skodak <skodak>
Date:   Thu, 04 Jan 2007 19:45:57 +0900
Tag:    v1.8.0

fixed problem with is_executable() in windows since PHP 5.0.0 - curl binary not supported in win32 anyway

commit b8806cccdfa235ee98ddd00d26df34db63e12604
Author: skodak <skodak>
Date:   Thu, 04 Jan 2007 08:35:03 +0900
Tag:    v1.8.0

Adobe Acrobat JavaScript Execution Bug SC#346

commit c94eac4a4ecfea8f7cbb75939f6380e7659b8013
Author: skodak <skodak>
Date:   Thu, 04 Jan 2007 07:54:54 +0900
Tag:    v1.8.0

MDL-7861 Strict XHTML 1.0 - popup_form() fixes (added div and $formname parameter changed to $formid) - fixed typo sad

commit 4e73e3eab6c2d7eba8b5915aacc13e089d39b983
Author: skodak <skodak>
Date:   Thu, 04 Jan 2007 06:12:39 +0900
Tag:    v1.8.0

MDL-8063 Fixed links to validation services to be XHTML Strict big grin

commit c7225fe291e579aa8f1fe2d54e310125673403a1
Author: skodak <skodak>
Date:   Thu, 04 Jan 2007 05:35:09 +0900
Tag:    v1.8.0

MDL-8062 chat, login page and messaging - removed name attribute from some <form>s and fixed focus; changed set_focus() JS to accept element ID == the $focus parameter in print_header() + other minor Strict XHTML fixes

commit e6bfd8e45ef7adf73b6bfad7a8e19fb30ebf0a75
Author: skodak <skodak>
Date:   Thu, 04 Jan 2007 05:06:11 +0900
Tag:    v1.8.0

MDL-8050 1.2 Remove all target="_top" - fixed typo

commit 32f0b38a4ab395e76b3733850d1e98e127941fe2
Author: skodak <skodak>
Date:   Thu, 04 Jan 2007 04:33:44 +0900
Tag:    v1.8.0

MDL-8049 Remove all language=Javascript from javascript includes

commit e25cb71041b79a2fe3973f71d5d92ddd4c3bd0ec
Author: skodak <skodak>
Date:   Thu, 04 Jan 2007 04:24:48 +0900
Tag:    v1.8.0

MDL-8050 1.2 Remove all target="_top"

commit ee5567d1ae5ca67b6cd0677b33b6637e207f8921
Author: skodak <skodak>
Date:   Thu, 04 Jan 2007 03:53:03 +0900
Tag:    v1.8.0

MDL-7861 Strict XHTML 1.0 - popup_form() fixes (added div and $formname parameter changed to $formid)

commit 8ee88311d1aeb576042c1e10c36d7ce710491bbc
Author: skodak <skodak>
Date:   Wed, 03 Jan 2007 07:44:59 +0900
Tag:    v1.8.0

MDL-8018 testing and bugfixing of curl emulation library + added download_file_content() into filelib.php

commit d5391f10bfeb5fcebb7826ef115e59e9f42a7e0c
Author: skodak <skodak>
Date:   Wed, 03 Jan 2007 05:38:20 +0900
Tag:    v1.8.0

MDL-8018 initial import of curl emulation library and handy HTTPRetriever   http://code.blitzaffe.com/pages/phpclasses/files/libcurl_emulator_52-7   http://code.blitzaffe.com/pages/phpclasses/files/http_retriever_52-6

commit e0fdb167d9849d9ee5ca195f0e12bc1fa764b6f0
Author: skodak <skodak>
Date:   Tue, 02 Jan 2007 19:27:59 +0900
Tag:    v1.8.0

MDL-8032 remove repeated dashes from navmenu - replace with CSS styling

commit 9119f247cf36b6718aedcf2c5cce71a7ac2dbd8e
Author: skodak <skodak>
Date:   Tue, 02 Jan 2007 19:00:38 +0900
Tag:    v1.8.0

MDL-7861 I have noticed that the last change in weblib.php http://moodle.cvs.sourceforge.net/moodle/moodle/lib/weblib.php?r1=1.722&r2=1.723 broke validation because name and id attributes are not the same, committing fix, please review wink

commit fc820801701695d8607c67bd41721dfa4cd436fd
Author: skodak <skodak>
Date:   Tue, 02 Jan 2007 18:49:10 +0900
Tag:    v1.8.0

removed ooo log output format now replaced by ods

commit 02023a60e8229f32b38ad9b29b560338ed98908b
Author: skodak <skodak>
Date:   Tue, 02 Jan 2007 18:45:03 +0900
Tag:    v1.8.0

MDL-7742 CSS hooks for styling of section add menu

commit 89bfeee0d659b43c404864da94282bdff6fa690a
Author: skodak <skodak>
Date:   Tue, 02 Jan 2007 18:33:07 +0900
Tag:    v1.8.0

MDL-7742 added nested drop down box to add activities/resources to course, 3rd party mods can specify type MDL-6987 preparation for migration of mod/assignment/mod.html

commit 2a919fd7fe6f02abde93dbe1943310da6a08c459
Author: skodak <skodak>
Date:   Mon, 01 Jan 2007 22:36:42 +0900
Tag:    v1.8.0

MDL-7977 new isguestuser() function implementation

commit 4702be4ef789dd5ddcb5e9d5e741c399c29da1e8
Author: skodak <skodak>
Date:   Mon, 01 Jan 2007 22:26:20 +0900
Tag:    v1.8.0

MDL-8028 Add separate addslashes_js function for javascript quoting

commit 0d1cd0ea21364a8aa1672e83ca06d3eb385f9522
Author: skodak <skodak>
Date:   Sun, 31 Dec 2006 07:45:40 +0900
Tag:    v1.8.0

MDL-8028 Add separate addslashes_js function for javascript quoting

commit 37edce7b841997df5f396c1903d1c45704dc2571
Author: skodak <skodak>
Date:   Sun, 31 Dec 2006 06:40:22 +0900
Tag:    v1.8.0

MDL-8029 removed obsoleted use of isteacher() from user view

commit b7b9786414026ab2d3a4f1bc667871557799dbfb
Author: skodak <skodak>
Date:   Sun, 31 Dec 2006 06:32:53 +0900
Tag:    v1.8.0

MDL-8029 removed obsoleted use of isadmin() from authenticate_user_login()

commit d90ffc1f66a9739d379d73f252660b48fd413f36
Author: skodak <skodak>
Date:   Sun, 31 Dec 2006 06:25:13 +0900
Tag:    v1.8.0

MDL-8029 removed obsoleted use of nvl() from weblib

commit b490cf71a068844ad12eaad17c0851d6bc2c0fc1
Author: skodak <skodak>
Date:   Sun, 31 Dec 2006 06:22:36 +0900
Tag:    v1.8.0

MDL-8029 removed obsoleted optional_variable() from ldap config

commit 0e5215db9111e9b7d49a2dc99b7cf276adf91bbb
Author: skodak <skodak>
Date:   Sun, 31 Dec 2006 06:18:15 +0900
Tag:    v1.8.0

MDL-8029 obsoleted html_entity_decode() and file_get_contents() emulation removed from moodlelib

commit 2098f6ddbb2605ff724c3fbcc1de379574356ed8
Author: skodak <skodak>
Date:   Sun, 31 Dec 2006 06:14:24 +0900
Tag:    v1.8.0

MDL-8029 obsoleted file_get_contents() emulation removed from filelib

commit dd2d45a87890644f83ca5484785a44eb5de9fba6
Author: skodak <skodak>
Date:   Sun, 31 Dec 2006 06:10:23 +0900
Tag:    v1.8.0

MDL-8029 obsoleted ob_end_clean() emulation removed from chat

commit 5d776ecbfcce9a70301e658f812c6d7af0caf8b2
Author: skodak <skodak>
Date:   Sun, 31 Dec 2006 06:05:17 +0900
Tag:    v1.8.0

nvl() function moved to deprecated - my +1 for removing it together with friends xxx_variable() from HEAD wink

commit 953eb6f3156d9554a11fcbc119f754ecba286f63
Author: skodak <skodak>
Date:   Sun, 31 Dec 2006 04:45:24 +0900
Tag:    v1.8.0

MDL-8022 Chat accessibility - new gui_basic should integrated and fully working now + improved print_user_picture() to allow images with empty alt to prevent repetitive reading of usernames in jaws when username is printed next to avatar

commit bcd85cffbd2b2eaddb4eccd7720b68605574608d
Author: skodak <skodak>
Date:   Sun, 31 Dec 2006 03:21:47 +0900
Tag:    v1.8.0

MDL-7948 some more messaging accessiblity fixes -missing css changes

commit d53f1cdb82099ed6d4247a041b73b5d00684858d
Author: skodak <skodak>
Date:   Sat, 30 Dec 2006 20:20:26 +0900
Tag:    v1.8.0

MDL-7948 some more messaging accessiblity fixes

commit 54bb3458317976548afec4412b5399732e3890a8
Author: skodak <skodak>
Date:   Sat, 30 Dec 2006 19:55:32 +0900
Tag:    v1.8.0

MDL-7956 - fix problem with messages sent at the same time

commit 711fb62bafa747009b45e0748b93e30bfdef5a02
Author: skodak <skodak>
Date:   Sat, 30 Dec 2006 07:52:01 +0900
Tag:    v1.8.0

MDL-7829 zipping with binary zip broken under windows when moodledata on different disk

commit da84dc82e62999517f847c22b1bd737b95e038e5
Author: skodak <skodak>
Date:   Sat, 30 Dec 2006 07:34:56 +0900
Tag:    v1.8.0

MDL-7828 Backup with error PCLZIP_ERR_MISSING_FILE (-4) under windows when moodledata on different disk - patch by Yves Roy

commit af7454d6069c3a1af75981c4db10b92fff9d90cd
Author: skodak <skodak>
Date:   Sat, 30 Dec 2006 07:34:56 +0900
Tag:    v1.8.0

MDL-7828 Backup with error PCLZIP_ERR_MISSING_FILE (-4) under windows when moodledata on different disk - patch by Yves Roy

commit cf6bf1ab5f77cb92feff50f4dccfe1e70a22a3fb
Author: skodak <skodak>
Date:   Sat, 30 Dec 2006 06:17:43 +0900
Tag:    v1.8.0

MDL-7837 auth_ldap_bulk_insert() fails when user data contains single quotes - patch by Iñaki Arenaza

commit 70ee284143e6d7ed022a3aa0203871b75d69d3e1
Author: skodak <skodak>
Date:   Sat, 30 Dec 2006 05:57:48 +0900
Tag:    v1.8.0

MDL-8007 mimetype support for htc files, see http://support.microsoft.com/kb/306231

commit 8ab91a5b1a5851b5650350ed92b66e3b8170b592
Author: skodak <skodak>
Date:   Sat, 30 Dec 2006 05:36:05 +0900
Tag:    v1.8.0

MDL-8016 A language string for blog needs to remove "\n".

commit 636069a369bf61c8a781b4b2b5e1ea2ed11d3084
Author: skodak <skodak>
Date:   Sat, 30 Dec 2006 05:16:50 +0900
Tag:    v1.8.0

MDL-8021 resource "Link to a file or web site", when created, doesn't open in a new window - fixed recourse typo

commit 6ee78ceeafe4d033de4dc729417ec5898696d379
Author: skodak <skodak>
Date:   Sat, 30 Dec 2006 03:33:41 +0900
Tag:    v1.8.0

MDL-8022 chat accessiblity - new gui_basic that can be used as fallback or accessible option to gui_header_js - it is not compatible with chat daemon - todo: CSS styling, beeping, JS fallback code in view.php and noframes fallback in gui_header_js - minor changes in messaging language strings - minor coding style improvements

commit feaf5d06dbad3cfffa03e9ba69b591fdf4f7c665
Author: skodak <skodak>
Date:   Fri, 29 Dec 2006 06:21:44 +0900
Tag:    v1.8.0

MDL-8015 improved file uploading - changed file upload api in formslib - fixed blog attachments and related code in file.php - fixed glossary attachments - fixed embedded images in forum posts and blogs - only gif, png and jpeg; the problme was that svg were embedded using img tag which was wrong, the same applied to other picture formats unsupported by browsers (please note that student submitted svg should be never embedded in moodle page for security reasons) - other minor fixes

commit adb61bc20312043f1ea370b3acb4a96a9059c8d4
Author: skodak <skodak>
Date:   Thu, 28 Dec 2006 01:06:17 +0900
Tag:    v1.8.0

MDL-7950 Display only new messages option and other minor changes in jsless messaging ui

commit eb449c584d80c78ea725a20a5354ba11d8d196b7
Author: skodak <skodak>
Date:   Tue, 26 Dec 2006 07:38:56 +0900
Tag:    v1.8.0

MDL-7956 Add frameless and JSless message composition option - message text area a bit smaller

commit 531e58f1b232da76739aa658b9298ebb75a8855b
Author: skodak <skodak>
Date:   Tue, 26 Dec 2006 07:34:05 +0900
Tag:    v1.8.0

MDL-7956 Add frameless and JSless message composition option

commit aef5c10d7ca4dd3e4aec5f1ec97621478da04665
Author: skodak <skodak>
Date:   Tue, 26 Dec 2006 03:22:28 +0900
Tag:    v1.8.0

MDL-7996 Add ods export support - basic functions needed for 1.8 release should be all working fine, more improvements later wink

commit c4f72672c5553cf30b219df19d28755263919f7a
Author: skodak <skodak>
Date:   Sat, 23 Dec 2006 07:30:11 +0900
Tag:    v1.8.0

MDL-7996 Add ods export support - more formatting improvements and other fixes

commit f748220f0f6ecf9e881966b987aa241cd34118f1
Author: skodak <skodak>
Date:   Fri, 22 Dec 2006 19:37:02 +0900
Tag:    v1.8.0

MDL-7996 Add ods export support - row height implemented

commit 25ea2ad6c35b800444dae98f10b87f248d91302e
Author: skodak <skodak>
Date:   Fri, 22 Dec 2006 19:26:34 +0900
Tag:    v1.8.0

MDL-7996 Add ods export support - column width fixed

commit b0a945fc4455f07a14beee26ef4622313c26f6ec
Author: skodak <skodak>
Date:   Fri, 22 Dec 2006 19:04:50 +0900
Tag:    v1.8.0

MDL-7996 Add ods export support - added changing of column width

commit 09b14fec34c0f96874d5bc3e904d2eb32fdf6151
Author: skodak <skodak>
Date:   Fri, 22 Dec 2006 07:18:17 +0900
Tag:    v1.8.0

MDL-7996 Add ods export support - better xml from KSpread 1.6.1 smile

commit 77c7f0f549e24c7a1d180967379c64af77515105
Author: skodak <skodak>
Date:   Fri, 22 Dec 2006 05:34:51 +0900
Tag:    v1.8.0

MDL-7996 Add ods export support - quiz report and number value, call time pass by ref... warnings fixed; fix in ods export lib

commit d81b7ffbd768ac1ccadb7c9b34237cf97a9d0677
Author: skodak <skodak>
Date:   Fri, 22 Dec 2006 04:46:29 +0900
Tag:    v1.8.0

MDL-7996 Add ods export support - more reports

commit ea49a66cea9d70161260507f2bb50e10d0db2247
Author: skodak <skodak>
Date:   Thu, 21 Dec 2006 19:58:18 +0900
Tag:    v1.8.0

MDL-7996 Add ods export support - added ods to course logs with other minor fixes, implemented date support and added missing stub functions for better excel class compatibility

commit 9c61ba4d88d7eb01b1e851c49f33136209ba14c8
Author: skodak <skodak>
Date:   Thu, 21 Dec 2006 17:12:10 +0900
Tag:    v1.8.0

MDL-7996 Add ods export support

commit 658e87e302908edc246e14192386fcedbb882359
Author: skodak <skodak>
Date:   Tue, 19 Dec 2006 04:21:10 +0900
Tag:    v1.8.0

MDL-7903 Guests can not enter course that allows guests with key; merged from MOODLE_17_STABLE

commit b91b1f92970e6cd776cb78405df0e4c57b199acf
Author: skodak <skodak>
Date:   Tue, 19 Dec 2006 03:07:03 +0900
Tag:    v1.8.0

MDL-7974 Weekend Days Settings Chooses Wrong Day after Saving

commit 9f76d1d3f5a21268769e1be84ca3210fdb4294c2
Author: skodak <skodak>
Date:   Tue, 19 Dec 2006 02:27:04 +0900
Tag:    v1.8.0

MDL-7973 Trailing spaces in PayPal email account cause problems...

commit b71d4dd2140b84ad333f9f03dc8f5aad942b3c50
Author: skodak <skodak>
Date:   Tue, 19 Dec 2006 02:10:35 +0900
Tag:    v1.8.0

MDL-7957 Add proper form labels to elements in search and settings tabs

commit 0d3bb48dc872bbd9edd4d2097176b149fc89757a
Author: skodak <skodak>
Date:   Mon, 18 Dec 2006 18:04:33 +0900
Tag:    v1.8.0

MDL-7953 xhtml compliance in messaging - first step

commit fd9b61e04fa48fdeeab413a15280468c6f7de1ef
Author: skodak <skodak>
Date:   Mon, 18 Dec 2006 17:08:15 +0900
Tag:    v1.8.0

MDL-7861 added proper s() quoting into user image alt text and popup title

commit c44ad6e93e41f5f994c52b2323f4c0e164e05f31
Author: skodak <skodak>
Date:   Mon, 18 Dec 2006 07:25:46 +0900
Tag:    v1.8.0

MDL-7941Installation on Windows makes reference to libgd.dll in php.ini

commit 488fa6f7f9dffc6c7c2922ebc8afbb5f99118ef9
Author: skodak <skodak>
Date:   Mon, 18 Dec 2006 07:00:30 +0900
Tag:    v1.8.0

MDL-7959 improve rss template for Image gallery preset

commit aa3b20e9dfe993371ce88e2269012403bdb0ee80
Author: skodak <skodak>
Date:   Mon, 18 Dec 2006 06:48:51 +0900
Tag:    v1.8.0

MDL-7945 Database learning activity does not use user defined RSS template, but continues to use default template.

commit e076bccbc9c81d868336d61d47b11ae58127f244
Author: skodak <skodak>
Date:   Mon, 18 Dec 2006 06:12:23 +0900
Tag:    v1.8.0

fixed number of rss articles in data mod settings - broken during new forms conversion

commit 102a58099adba2bc8c57ed5138012dd17313b94e
Author: skodak <skodak>
Date:   Thu, 14 Dec 2006 17:14:03 +0900
Tag:    v1.8.0

SC#341 fixed initilaization of navtail variable

commit 40b6dd0116eedc05bab6bce8aa949cc44bba5b81
Author: skodak <skodak>
Date:   Thu, 14 Dec 2006 08:09:34 +0900
Tag:    v1.8.0

MDL-5964 need html editor for comments in database mod + added format sql table field MDL-7813 accessiblity fixes in comments

commit bb828644baa9909f9277295996a83d5f2739c921
Author: skodak <skodak>
Date:   Thu, 14 Dec 2006 06:02:01 +0900
Tag:    v1.8.0

 xhtml and accessibility cleanup in data mod MDL-7813 * buttons reorganized - now displayed only with templates where usable

commit 63efcb8c722d95fc1bb24f42c3eef52cae4f7352
Author: skodak <skodak>
Date:   Thu, 14 Dec 2006 05:32:13 +0900
Tag:    v1.8.0

data preset coding style fixes

commit aab98aaff18f6540054b654f45109ffd264217c0
Author: skodak <skodak>
Date:   Thu, 14 Dec 2006 05:26:11 +0900
Tag:    v1.8.0

data mod whitespace cleanup - there are already many accessibility related changes and fixes that are not backportable anyway and merging from previous versions is not expected

commit b252c1ccf6d4ee550769f499f539f7f8032900ab
Author: skodak <skodak>
Date:   Wed, 13 Dec 2006 18:58:55 +0900
Tag:    v1.8.0

MDL-7822 Make imagegallery database template accessible - minor fixing

commit 6c31d376c2e4d7115f1455d6dfdff09d6c8cdc6d
Author: skodak <skodak>
Date:   Wed, 13 Dec 2006 18:53:59 +0900
Tag:    v1.8.0

MDL-5696 fixed 'Checkbox' actually allows 'checkboxes' and empty 'options' (radio buttons too)

commit 76a2fd825179990554464dbaff957dbf5c84b3f1
Author: skodak <skodak>
Date:   Wed, 13 Dec 2006 18:38:46 +0900
Tag:    v1.8.0

 xhtml and accessibility cleanup in data mod MDL-7813 * preference form fixes

commit 007e4f6edee9ae6ae2a5c0ae6b489ba101c15716
Author: skodak <skodak>
Date:   Wed, 13 Dec 2006 18:29:03 +0900
Tag:    v1.8.0

 xhtml and accessibility cleanup in data mod MDL-7813 * image alt value is now called "Alternative text" because it should not be considered optional

commit a032a460179b9a54805153ccbcd342d0cefb147c
Author: skodak <skodak>
Date:   Wed, 13 Dec 2006 18:22:47 +0900
Tag:    v1.8.0

 xhtml and accessibility cleanup in data mod MDL-7813 * fixed labels in preference form

commit e357c206dbe792f805ece901d0aadf8264f5687f
Author: skodak <skodak>
Date:   Wed, 13 Dec 2006 08:34:55 +0900
Tag:    v1.8.0

 xhtml and accessibility cleanup in data mod MDL-7813 * image galery preset accessiblity fixes MDL-7822 * xhtml fixes * fields now use s() and p() where needed * added labels to all fields - imporved accessiblity for adding of new entries * some other general bugfixing and cleanup

commit 1a57f3aa8dc4aa61a1280edfc68ed38265bdd709
Author: skodak <skodak>
Date:   Wed, 13 Dec 2006 07:08:50 +0900
Tag:    v1.8.0

MDL-7909 add optional id parameter to choose_from_menu() and print_textarea() - needed data mod changes

commit 7850588ab8c1485fe5bc8fdf2ac49bf351f293c2
Author: skodak <skodak>
Date:   Wed, 13 Dec 2006 07:06:37 +0900
Tag:    v1.8.0

MDL-7909 add optional id parameter to choose_from_menu() and print_textarea() + minor quoting improvement in choose_from_menu()

commit 9706fa56846201b1e342f96e1a3f578b93a94daf
Author: skodak <skodak>
Date:   Wed, 13 Dec 2006 05:10:32 +0900
Tag:    v1.8.0

MDL-7905 Add new available tag for element id for in database mod - fixed renaming of field and other cleanup

commit 740902d0ffa340c5c370e9ac5c63d681297f3314
Author: skodak <skodak>
Date:   Wed, 13 Dec 2006 05:09:23 +0900
Tag:    v1.8.0

MDL-7822 Make imagegallery database template accessible

commit a5adbd0c39ac40d709265a142007dc633babfb50
Author: skodak <skodak>
Date:   Wed, 13 Dec 2006 03:20:51 +0900
Tag:    v1.8.0

MDL-7905 Add new available tag for element id for in database mod

commit bbb5ac9ae66fd359b6b633fc20ee5921bc0ad404
Author: skodak <skodak>
Date:   Tue, 12 Dec 2006 21:27:59 +0900
Tag:    v1.8.0

MDL-7901 allow empty spans in multilang block

commit f16242ce612c659e8711b9e2695a5a4b40ccf544
Author: skodak <skodak>
Date:   Tue, 12 Dec 2006 19:39:17 +0900
Tag:    v1.8.0

MDL-7887 Multilang upgrade to new tags in Moodle 1.8

commit 049bd7dbbdc09dd9f7911456fd2b58ec28c94739
Author: skodak <skodak>
Date:   Tue, 12 Dec 2006 07:07:53 +0900
Tag:    v1.8.0

fixed cleantext producing two spaces between element attributes instead of one MDL-7894

commit 5023c3abc83d1519315ceb3d51f6a744d8872074
Author: skodak <skodak>
Date:   Mon, 11 Dec 2006 18:35:27 +0900
Tag:    v1.8.0

MDL-6635 Template fields filtered twice

commit a3318c36b8bf23bcca5d04274ebb0f7c14982b0b
Author: skodak <skodak>
Date:   Mon, 11 Dec 2006 18:17:05 +0900
Tag:    v1.8.0

MDL-7455 Database Activity Fatal Error after removing filed used for sorting

commit 014145051ed4ff90cdbe48ec3101df26f246bba7
Author: skodak <skodak>
Date:   Mon, 11 Dec 2006 18:03:35 +0900
Tag:    v1.8.0

MDL-7858 Textarea field of database activity needs two translation strings.

commit 5cd079644a431462b2a4a91b54a38eec288d9b38
Author: skodak <skodak>
Date:   Mon, 11 Dec 2006 17:55:40 +0900
Tag:    v1.8.0

MDL-7881 Reset js template should make the template empty

commit be6d38eac46cb25d244731688f581c1ae60e6d83
Author: skodak <skodak>
Date:   Mon, 11 Dec 2006 17:54:04 +0900
Tag:    v1.8.0

MDL-7879 Removed available tags from CSS and Javascript template definition

commit 986b73b818e278ca8b54c9249290ee813e0e692d
Author: skodak <skodak>
Date:   Mon, 11 Dec 2006 08:18:43 +0900
Tag:    v1.8.0

MDL-5585 Clicking on available tag does not enter it into html editor when defining database templates

commit 6871e4e431c737eb140db7a7851539d1149ff958
Author: skodak <skodak>
Date:   Mon, 11 Dec 2006 08:09:52 +0900
Tag:    v1.8.0

MDL-6234 - reworked available tags when editing database templates; fixed closing optgroup tag

commit 061e2ce31e057822b8e92f6e7c363485c00c5ea2
Author: skodak <skodak>
Date:   Mon, 11 Dec 2006 07:38:42 +0900
Tag:    v1.8.0

MDL-6234 - reworked available tags when editing database templates

commit f56f05dab11910ecbf2e8508fd104f0af9ce2258
Author: skodak <skodak>
Date:   Mon, 11 Dec 2006 07:15:15 +0900
Tag:    v1.8.0

MDL-5671 html editor can now be switched off on the fly while editing database templates; removed editor button from js and css template

commit af7dc2f8dba64b497138f955ce925179128280ff
Author: skodak <skodak>
Date:   Mon, 11 Dec 2006 07:11:41 +0900
Tag:    v1.8.0

MDL-7826 added labels to text areas in data mod template definitions

commit e21f9da6c8fb980b70217cf6c09b0d5484d0aaef
Author: skodak <skodak>
Date:   Mon, 11 Dec 2006 05:21:10 +0900
Tag:    v1.8.0

MDL-7857 uninitialized context in mod/data/index.php

commit cca1547e7cb11672df1d3c3c75666d28746dbeec
Author: skodak <skodak>
Date:   Mon, 11 Dec 2006 05:16:03 +0900
Tag:    v1.8.0

MDL-7716 In visible groups mode, It is possible to put a database entries in other group that it his

commit 411f589fa702adbc62c2a67cec46a6bd60efcbb7
Author: skodak <skodak>
Date:   Mon, 11 Dec 2006 04:25:46 +0900
Tag:    v1.8.0

MDL-6668 Database mod search error on Postgres; patch by Lorenzo Nicora

commit 0c097262c774097fff06ac9b63b06ccc4f7f729a
Author: skodak <skodak>
Date:   Mon, 11 Dec 2006 04:08:46 +0900
Tag:    v1.8.0

MDL-5671 html editor can now be switched off on the fly while editing database templates

commit 2840c2161134171d5e31f916b9ae64e5e7a35233
Author: skodak <skodak>
Date:   Mon, 11 Dec 2006 03:33:07 +0900
Tag:    v1.8.0

fixed timestart and timeend warning when adding new discussion

commit e0a83a88ef4e18b07ee023b1d551812dd34feb94
Author: skodak <skodak>
Date:   Mon, 11 Dec 2006 03:23:50 +0900
Tag:    v1.8.0

fixed mfrom typo

commit 9c1fbd3b81d38592f01684dcd36e9f503e808483
Author: skodak <skodak>
Date:   Mon, 11 Dec 2006 02:40:24 +0900
Tag:    v1.8.0

MDL-6613 Apostrophe in locked field prevents user updating profile - patch by Iñaki Arenaza

commit e59a895b90988ca0cb67d5b8e44a068ff71d2667
Author: skodak <skodak>
Date:   Mon, 11 Dec 2006 02:31:00 +0900
Tag:    v1.8.0

MDL-7855 Sanitize field type when importing presents into data mod

commit c1be9b31a25b65267cfe9543784c159bc20fc692
Author: skodak <skodak>
Date:   Sat, 09 Dec 2006 22:34:26 +0900
Tag:    v1.8.0

MDL-7734 fixed warning when $course not defined when printing help button; merged from MOODLE_17_STABLE

commit f2584d0ea2780cb3c06f4081b1db0d5f50e19320
Author: skodak <skodak>
Date:   Sat, 09 Dec 2006 07:29:11 +0900
Tag:    v1.8.0

MDL-6519 Dollar ($) signs in data module text fields not preserved.

commit 0c4fe7d8325200eb46f4ec66cc90473f7788c6aa
Author: skodak <skodak>
Date:   Sat, 09 Dec 2006 07:23:45 +0900
Tag:    v1.8.0

MDL-7848 Database presets import breaks non-null restriction on description

commit 449e6414e5d506a190a80a3e89f59bbd8c55e9b0
Author: skodak <skodak>
Date:   Sat, 09 Dec 2006 04:36:00 +0900
Tag:    v1.8.0

MDL-7823 Fixed hardcoded strings and xhtml compliance, code cleanup, improved access control in mod/data/preset.php minor changes in language pack, should not cause legacy problems

commit 3b827a7e753654e90101440621494c8d3c1b98ed
Author: skodak <skodak>
Date:   Fri, 08 Dec 2006 05:06:11 +0900
Tag:    v1.8.0

MDL-7839 Fixed use of capabilities in database entry rating

commit c088d6039d03d0cc5595fcf445bed37ca127189f
Author: skodak <skodak>
Date:   Thu, 07 Dec 2006 05:17:58 +0900
Tag:    v1.8.0

MDL-7821 wrong use of cm in data mod and added proper require_login()

commit 196da4a45edb007a32c7300be3a38bdfc7c06a7f
Author: skodak <skodak>
Date:   Wed, 06 Dec 2006 18:57:42 +0900
Tag:    v1.8.0

MDL-7812 warning in sorting form in data module when no fields defined

commit eb7ac7fc0022c5ad6feaad422b37fd78de7b470d
Author: skodak <skodak>
Date:   Wed, 06 Dec 2006 18:49:05 +0900
Tag:    v1.8.0

MDL-7806 Login results in fatal PHP error on enrol/database connect failure (patch by Clinton Graham)

commit fed13a5e88ee98d170ae30cc7032e14a87a1c8cd
Author: skodak <skodak>
Date:   Wed, 06 Dec 2006 06:48:44 +0900
Tag:    v1.8.0

MDL-7807 duplicate error messages in client side validation, errorSpan inserted only once

commit e35c9eeb5f7ac6a8331b3774eecbc334e8da44fa
Author: skodak <skodak>
Date:   Wed, 06 Dec 2006 06:43:33 +0900
Tag:    v1.8.0

MDL-7807 duplicate error messages in client side validation, fixed the rest of problems I hope

commit d73e265e9a3a49c5ee7004a6c77e638291cfc91b
Author: skodak <skodak>
Date:   Tue, 05 Dec 2006 18:44:11 +0900
Tag:    v1.8.0

added cancel button to glossary comment form and fixed initialization of button arrays MDL-7778

commit 5571b5f4f8cd4c33e4fb8c42f8b1b353d9c9b7f1
Author: skodak <skodak>
Date:   Tue, 05 Dec 2006 18:37:31 +0900
Tag:    v1.8.0

added cancel button to assignment forms MDL-7778

commit 5d2b6c1c42eabc0177b725d81881b39393cd2c21
Author: skodak <skodak>
Date:   Tue, 05 Dec 2006 18:30:18 +0900
Tag:    v1.8.0

added cancel button to forms in login/ directory MDL-7778

commit f71346e29a4f8554c66b27aa72db0321eb456a6d
Author: skodak <skodak>
Date:   Tue, 05 Dec 2006 18:19:26 +0900
Tag:    v1.8.0

require_login not working properly MDL-7800

commit 1cbb09f1d1a074cb57e139787d53aa22ee95e4dd
Author: skodak <skodak>
Date:   Tue, 05 Dec 2006 07:00:47 +0900
Tag:    v1.8.0

MDL-7778 fixed cancel button failing on some pages (I hope)

commit 9c0f063b2c25a1f90b37d12857363b24742f26cf
Author: skodak <skodak>
Date:   Mon, 04 Dec 2006 18:13:51 +0900
Tag:    v1.8.0

MDL-7737  Remove form referer checks - $CFG->secureforms optional checking

commit 7b678e0a99c680b66051bfd2b2d0ce5a48ddcfd4
Author: skodak <skodak>
Date:   Mon, 04 Dec 2006 18:02:17 +0900
Tag:    v1.8.0

MDL-7767 Guests should not be able to hide course sections - section hiding is not stored in db for guests, only session is used now; merged from MOODLE_17_STABLE

commit 8a3a634afd22b61e97f6cc5b6b173452ff0a107f
Author: skodak <skodak>
Date:   Mon, 04 Dec 2006 05:06:35 +0900
Tag:    v1.8.0

MDL-7783 Non-internal authentication change password URL doesn't work - patch by Iñaki Arenaza

commit 28b52b86070f5918b0d72288524bb37c923f5a84
Author: skodak <skodak>
Date:   Mon, 04 Dec 2006 00:34:37 +0900
Tag:    v1.8.0

removed space from alt attribute, use empty "" insted according to accessibility recommendations

commit 30e113f4faf0255511ab86d184443cf674a7b2fb
Author: skodak <skodak>
Date:   Sun, 03 Dec 2006 23:28:40 +0900
Tag:    v1.8.0

MDL-7781 Move help button out from element label in new formslib

commit 0c3f57fa690fcfb96a842d358fefcc4801c1dbeb
Author: skodak <skodak>
Date:   Sun, 03 Dec 2006 22:05:34 +0900
Tag:    v1.8.0

MDL-7776 Switch required and help icon - rearanged fieldset too

commit 980c7dcabeef462d99a20b2b479689184dc17569
Author: skodak <skodak>
Date:   Sun, 03 Dec 2006 20:31:41 +0900
Tag:    v1.8.0

MDL-7777 Remove dot from "Required field." string

commit 441e8334af7ef2a727a4a514c85790fcdf024a7e
Author: skodak <skodak>
Date:   Sun, 03 Dec 2006 20:26:05 +0900
Tag:    v1.8.0

MDL-7776 Switch required and help icon

commit 3d6851692cfc645d395d1d1d837d90d10da65a09
Author: skodak <skodak>
Date:   Sun, 03 Dec 2006 20:10:21 +0900
Tag:    v1.8.0

MDL-7775 Remove links from required field icon - leave only onle help button per page

commit 5301205a24600ae3d0f9d67d361f770d5137b438
Author: skodak <skodak>
Date:   Sun, 03 Dec 2006 19:23:56 +0900
Tag:    v1.8.0

MDL-7757 URL check is too restrictive, allow port

commit 4adc9c4f60f495447e4b6eae76cc2392896d2929
Author: skodak <skodak>
Date:   Sun, 03 Dec 2006 04:05:24 +0900
Tag:    v1.8.0

MDL-7768 forgot_password.php copnverted to use new forms: * new forms * minor refactoring and code cleanup * secret is now cleared to prevent repeated use of change confirmation link, added new error message see MDL-7755 (patch by Andrew Walbran)

commit 1437f0a5e365ca914a44683ce3f7248f9dc25900
Author: skodak <skodak>
Date:   Sat, 02 Dec 2006 22:38:31 +0800
Tag:    v1.8.0

conversion of login/change_password.php to new formslib and other changes: * new formslib * works only when logged in - added redirection to login page for guests or not logged in yet * fixed redirects when logging in and on forced password change * "Logged in as" users are not allowed to use this form * general cleanup

commit e4e29623f92f2fe0c12b3f9a8ea95a443605a54c
Author: skodak <skodak>
Date:   Sat, 02 Dec 2006 19:38:08 +0800
Tag:    v1.8.0

name of submit button changed to submitbutton

commit 2acdaa6cd345161358d893269231a305174b5078
Author: skodak <skodak>
Date:   Sat, 02 Dec 2006 17:33:08 +0800
Tag:    v1.8.0

added proper labels and minor xhtml fix 2

commit 990f50f2c08f226c1f5f9d8d0fea960b60690dff
Author: skodak <skodak>
Date:   Sat, 02 Dec 2006 17:30:45 +0800
Tag:    v1.8.0

added proper labels and minor xhtml fix

commit 81f5d4a102ea83a7796748a3ae6ccc9771b4a748
Author: skodak <skodak>
Date:   Fri, 01 Dec 2006 17:48:40 +0800
Tag:    v1.8.0

MDL-7234 Smilies don't load in HTML editor for some languages

commit 14bac768f3fc22c5bc6243028e254f1571d64ac2
Author: skodak <skodak>
Date:   Fri, 01 Dec 2006 17:13:06 +0800
Tag:    v1.8.0

Forgotten password page does not check secret MDL-7755

commit 196d8ab1cdb7fa692bc7fdd642eed50c3477fdc6
Author: skodak <skodak>
Date:   Fri, 01 Dec 2006 05:17:03 +0800
Tag:    v1.8.0

MDL-7506 added labels link to input fields on change password form and fixed minor warning

commit 56909d267ff2b4115be8ecb66dbe3c5945df9811
Author: skodak <skodak>
Date:   Fri, 01 Dec 2006 04:37:14 +0800
Tag:    v1.8.0

MDL-7749 fixed stripslashes when saving admin configuration values

commit 32776fef0e64429eb1e1f2f52a096bcc3f896702
Author: skodak <skodak>
Date:   Thu, 30 Nov 2006 17:50:01 +0800
Tag:    v1.8.0

minor xhtml fixes

commit 7203167d35f094bd44e26e49e4432260083bd6dd
Author: skodak <skodak>
Date:   Thu, 30 Nov 2006 17:32:46 +0800
Tag:    v1.8.0

minor xhtml fix

commit 4eb777c2b733425909ef39330db4aea48d61f6d6
Author: skodak <skodak>
Date:   Thu, 30 Nov 2006 17:32:02 +0800
Tag:    v1.8.0

minor xhtml fix

commit 8ddbd7a6d024b3b25b5d43afc9ba36dd6254f9bb
Author: skodak <skodak>
Date:   Thu, 30 Nov 2006 17:28:06 +0800
Tag:    v1.8.0

xhtml fix - misplaced tags

commit bad545e9356b5d082a8958426dcb00d9cc9b5dea
Author: skodak <skodak>
Date:   Thu, 30 Nov 2006 17:16:36 +0800
Tag:    v1.8.0

minor xhtml fix

commit e7e3055e958498a69980fe03011fc2d844b04385
Author: skodak <skodak>
Date:   Thu, 30 Nov 2006 17:04:06 +0800
Tag:    v1.8.0

minor xhtml fix

commit 3307d3f65fdfd4d031dbf38d15ded708378fb3d3
Author: skodak <skodak>
Date:   Thu, 30 Nov 2006 16:55:49 +0800
Tag:    v1.8.0

minor xhtml fix

commit 515727697769532b6df49c10e5af88611998b375
Author: skodak <skodak>
Date:   Thu, 30 Nov 2006 16:42:11 +0800
Tag:    v1.8.0

minor xhtml fix

commit 93741e6797788db98898e4243e03853e444fc0cc
Author: skodak <skodak>
Date:   Thu, 30 Nov 2006 16:33:25 +0800
Tag:    v1.8.0

MDL-7736 added hidden description of the admin settings search box

commit f2de62da39803759d85712cd16470900dfff80d0
Author: skodak <skodak>
Date:   Thu, 30 Nov 2006 16:32:30 +0800
Tag:    v1.8.0

minor xhtml fix

commit d04f52349f41cd9a2f7459287da8529430724a98
Author: skodak <skodak>
Date:   Thu, 30 Nov 2006 06:32:32 +0800
Tag:    v1.8.0

MDL-7438 cleaned up groups assign page

commit 32636f90f6389f2114d93c3f13cc9219db24be30
Author: skodak <skodak>
Date:   Thu, 30 Nov 2006 06:30:54 +0800
Tag:    v1.8.0

MDL-7741 missing ? in start php tag

commit fe4bc84ce1f663670eb55321e2dbae36c4cc0793
Author: skodak <skodak>
Date:   Thu, 30 Nov 2006 06:06:48 +0800
Tag:    v1.8.0

MDL-7438 cleaned up metacourse children import page

commit 718269e7f511a742077f4917cde91e8551a8a92c
Author: skodak <skodak>
Date:   Thu, 30 Nov 2006 05:55:31 +0800
Tag:    v1.8.0

returned "Show all" back the the search row

commit 574558f0e529189689477d4297757fc966d816c3
Author: skodak <skodak>
Date:   Thu, 30 Nov 2006 05:49:36 +0800
Tag:    v1.8.0

minor blog tag edit page cleanup   MDL-7438

commit 6117edc7c1513dde957f8565ec7db3c466eb7e5c
Author: skodak <skodak>
Date:   Thu, 30 Nov 2006 05:28:38 +0800
Tag:    v1.8.0

fix submission and notes edit to use new forms lib MDL-7740

commit 2495b9a12891eb03f4e76e384225cbdd0502d12e
Author: skodak <skodak>
Date:   Thu, 30 Nov 2006 04:57:28 +0800
Tag:    v1.8.0

fixed addStopFieldsetElements of submitbutton

commit d6d049718cddf3093b4f6655cd67304959937791
Author: skodak <skodak>
Date:   Thu, 30 Nov 2006 04:17:13 +0800
Tag:    v1.8.0

accessibility cleanup in langimport.php - original patch by Nick Freear MDL-7438 + whitespace and old code cleanup

commit a85e7029b70ead3249a9c38293547471b9c686d0
Author: skodak <skodak>
Date:   Thu, 30 Nov 2006 03:53:21 +0800
Tag:    v1.8.0

fixed attachment typos

commit 3108c00b835fd43577fd57f40acbd66a0aedb3fd
Author: skodak <skodak>
Date:   Wed, 29 Nov 2006 05:55:31 +0800
Tag:    v1.8.0

added label to group form MDL-7438

commit b6e5a6e6f00edae0b33c9189cc2cc11690034c1d
Author: skodak <skodak>
Date:   Wed, 29 Nov 2006 05:04:56 +0800
Tag:    v1.8.0

Role assignment form buttons have no text MDL-7721; original patch by Nick Freear

commit 2493fc103cda556bdd3f6c7a491c873773f9a018
Author: skodak <skodak>
Date:   Wed, 29 Nov 2006 03:25:24 +0800
Tag:    v1.8.0

ensure that layout table headers are not marked as th, but by label instead MDL-7438 th should be used only for data tables

commit 5772f71f1c4f5e3650ced997d9b5f12f209a82d6
Author: skodak <skodak>
Date:   Tue, 28 Nov 2006 18:55:12 +0800
Tag:    v1.8.0

fixed addStopFieldsetElements of submitbutton

commit b8db24a59c8916d0ef4dea3f198ded9333e6ca7e
Author: skodak <skodak>
Date:   Tue, 28 Nov 2006 18:43:27 +0800
Tag:    v1.8.0

 Fix frames accessibility on Hotpot MDL-7468

commit d83d000ee393fc0ef934573926a3bcfbab9428cb
Author: skodak <skodak>
Date:   Tue, 28 Nov 2006 16:24:45 +0800
Tag:    v1.8.0

Place information before controls on upload forms MDL-7491

commit 9cdb766d610a68e511beac341e8795e4177ad564
Author: skodak <skodak>
Date:   Mon, 27 Nov 2006 16:44:38 +0800
Tag:    v1.8.0

Broken handling of magic quotes in admin settings and set_config in general MDL-7668

commit b708f1bf474440cfba46d0d937dfdad5b2dbe978
Author: skodak <skodak>
Date:   Mon, 27 Nov 2006 07:00:28 +0800
Tag:    v1.8.0

MDL-7631 Incorrect grading when Each attempt builds on the last and questions on more than one page

commit 802fe94a2841beeed0f4e6a7fc29e8d7df0df01b
Author: skodak <skodak>
Date:   Mon, 27 Nov 2006 05:57:43 +0800
Tag:    v1.8.0

Double quotes breaking short answers in a multianswer/cloze question MDL-6676

commit c66c2c0278f7b72d9654fe91dcad79d525094705
Author: skodak <skodak>
Date:   Mon, 27 Nov 2006 05:44:04 +0800
Tag:    v1.8.0

MDL-1899 course->category cleanup

commit 0591742ecbf315e16f954055cb642c2d3dda6700
Author: skodak <skodak>
Date:   Mon, 27 Nov 2006 05:37:07 +0800
Tag:    v1.8.0

incorrect table width in Exercise MDL-7690

commit b38d1d9b661ef58a196003aef75dac9be2886806
Author: skodak <skodak>
Date:   Mon, 27 Nov 2006 05:27:35 +0800
Tag:    v1.8.0

add risk icons and proper alt text to improve accessibility MDL-7484; icons are not final I hope wink

commit edebb94faa8e491140ec7e1cbb864ab1c455f7bb
Author: skodak <skodak>
Date:   Mon, 27 Nov 2006 03:30:39 +0800
Tag:    v1.8.0

MDL-7434 all images that convey information should have alt text to convey that information - part 8

commit fa8a9ef35273baa5d1256f1fbe6af1ddc73a190a
Author: skodak <skodak>
Date:   Mon, 27 Nov 2006 03:19:54 +0800
Tag:    v1.8.0

MDL-7434 all images that convey information should have alt text to convey that information - part 7

commit aafad5d1a38be9641731b27670d100b45188a61d
Author: skodak <skodak>
Date:   Mon, 27 Nov 2006 03:14:44 +0800
Tag:    v1.8.0

MDL-7434 all images that convey information should have alt text to convey that information - part 6

commit c36f12e1457efa1eea97a52506739361cf00574d
Author: skodak <skodak>
Date:   Mon, 27 Nov 2006 03:00:23 +0800
Tag:    v1.8.0

MDL-7434 all images that convey information should have alt text to convey that information - part 5

commit a2d9dff8fc20dcc191b78248b1227a7a41aa5511
Author: skodak <skodak>
Date:   Mon, 27 Nov 2006 00:53:32 +0800
Tag:    v1.8.0

MDL-7434 all images that convey information should have alt text to convey that information - part 4

commit 7150b8ae206defa59f17c7dcca826fbc8cb71a87
Author: skodak <skodak>
Date:   Mon, 27 Nov 2006 00:20:19 +0800
Tag:    v1.8.0

MDL-7434 all images that convey information should have alt text to convey that information - part 3

commit 2bbaf749c8f5974a5d35bfca4e73baa8d78dd319
Author: skodak <skodak>
Date:   Sun, 26 Nov 2006 02:09:33 +0800
Tag:    v1.8.0

MDL-7434 all images that convey information should have alt text to convey that information - part 2

commit 344044b28ebfbdbf1d7252d010b905160bea0b73
Author: skodak <skodak>
Date:   Sat, 25 Nov 2006 04:16:37 +0800
Tag:    v1.8.0

MDL-7434 all images that convey information should have alt text to convey that information - part 1

commit 241dedf8c9d95b6b21fdd432851a84b1773b4b97
Author: skodak <skodak>
Date:   Sat, 25 Nov 2006 02:31:41 +0800
Tag:    v1.8.0

Fix course overview graph broken by notices MDL-7680

commit 5259d5d8dde7074bb52ed208eee6ced9ff0c0ab1
Author: skodak <skodak>
Date:   Fri, 24 Nov 2006 04:59:18 +0800
Tag:    v1.8.0

Missing s() on current value in admin_setting_configtext class MDL-7666

commit dc3306290d3661bc88f83c96901035930b2837eb
Author: skodak <skodak>
Date:   Fri, 24 Nov 2006 04:16:36 +0800
Tag:    v1.8.0

Students cannot enrol with PayPal plugin when using PHP4 MDL-7529

commit c80a13c7368feacadf700961f6532991a5d16052
Author: skodak <skodak>
Date:   Thu, 23 Nov 2006 16:24:58 +0800
Tag:    v1.8.0

added new set_max_file_size method to moodleform MDL-6914

commit 3acdf94569f689f74ebf7350fa1fad85b93f555a
Author: skodak <skodak>
Date:   Thu, 23 Nov 2006 06:41:01 +0800
Tag:    v1.8.0

Ensure all table headers are marked up with 'th' MDL-7438

commit 6cb1b93e13a1d3b09ce68ae15a2cefa7247182c7
Author: skodak <skodak>
Date:   Thu, 23 Nov 2006 05:45:39 +0800
Tag:    v1.8.0

Online text assignment: on re-edit submission page provide a label for field so that screen-reader knows what it is for MDL-7479: fixed format problems, converted to new forms library, whitespace cleanup, fixed redirection after saving

commit 3f3944b2a93900809efcb453e7d1d37d6c547032
Author: skodak <skodak>
Date:   Wed, 22 Nov 2006 17:59:48 +0800
Tag:    v1.8.0

MDL-6914 max upload file size now printed automatically as part of upload label

commit 2f8d5316a115a0aaa6142ee6de02234d2bc704bc
Author: skodak <skodak>
Date:   Wed, 22 Nov 2006 15:48:35 +0800
Tag:    v1.8.0

Forums index page, add table headers for section/week MDL-7480 and fixed section_links block for weekscss format

commit 6fdfb3478c6fcc47fa69a9dccc7269945368d491
Author: skodak <skodak>
Date:   Wed, 22 Nov 2006 04:36:06 +0800
Tag:    v1.8.0

Social activities block always appears in edit mode to admin without turning editing on MDL-7639; merged from MOODLE_17_STABLE

commit 6d3c57f409461e2678a210fe69b2fe3b52212bc6
Author: skodak <skodak>
Date:   Tue, 21 Nov 2006 04:47:17 +0800
Tag:    v1.8.0

 Minor problems with roles selection in participants list MDL-7630

commit 022f9b28ff311cd8a11f24f630627ac94270a918
Author: skodak <skodak>
Date:   Tue, 21 Nov 2006 01:39:35 +0800
Tag:    v1.8.0

bellow spelling fixed

commit 54b2c994fdf7a40371a30889fd9443d828cdabf0
Author: skodak <skodak>
Date:   Tue, 21 Nov 2006 00:56:39 +0800
Tag:    v1.8.0

Advanced uploading of file interface typo MDL-7628

commit 3733f1e6c4ffe7dd5036df4dbab4626b083ae7d7
Author: skodak <skodak>
Date:   Mon, 20 Nov 2006 23:25:38 +0800
Tag:    v1.8.0

MDL-6332 fixed proper storing of unicodedb flag - after config table creation

commit 69aaada0f51302690fb86b8f5bbc40909c6b90fe
Author: skodak <skodak>
Date:   Mon, 20 Nov 2006 22:08:40 +0800
Tag:    v1.8.0

fixed problem with apostrophe in role names and description when creating roles during install and restore MDL-7611

commit 665958c2b9997923b67d1e39b984130cd8c6ade9
Author: skodak <skodak>
Date:   Mon, 20 Nov 2006 21:34:06 +0800
Tag:    v1.8.0

PARAM_PATH can be used only for relative paths, there is no parameter type for absolute paths that would be compatible with win32 - use PARAM_RAW for now, add file_exists validation later MDL-7617

commit 3dc579ad6dbd9b65da5f9321e7a7ce1453200409
Author: skodak <skodak>
Date:   Mon, 20 Nov 2006 18:19:55 +0800
Tag:    v1.8.0

removed JS submission from stats code MDL-7492

commit 2532baa19e909afb18f30406f061c78f8d6ff1c6
Author: skodak <skodak>
Date:   Mon, 20 Nov 2006 17:44:11 +0800
Tag:    v1.8.0

removed JS submission from admin/environment.php MDL-7492

commit 93bd08c96456274f0e73bea32dc0faec3b3f49ad
Author: skodak <skodak>
Date:   Mon, 20 Nov 2006 17:02:41 +0800
Tag:    v1.8.0

removed JS submission from admin/stickyblocks.php MDL-7492

commit 7f492d7a92fd64d615e22eb0d166a9cd313a1867
Author: skodak <skodak>
Date:   Mon, 20 Nov 2006 16:34:25 +0800
Tag:    v1.8.0

removed JS from admin/course/override.php MDL-7492

commit 89d30d02306a95fe6e5ba81931c04467ab32dc2f
Author: skodak <skodak>
Date:   Mon, 20 Nov 2006 16:29:50 +0800
Tag:    v1.8.0

removed JS from admin/course/assign.php MDL-7492

commit 37aaf16c9201254a4d245d652e792d3b23ac46c3
Author: skodak <skodak>
Date:   Thu, 16 Nov 2006 04:57:42 +0800
Tag:    v1.8.0

Response file not uploading when grading student submission when using secureforms MDL-7566; merged from MOODLE_17_STABLE

commit e3bc1066215e0b18134ceb12577a9967880367dd
Author: skodak <skodak>
Date:   Thu, 16 Nov 2006 04:39:26 +0800
Tag:    v1.8.0

remove use of get_String("thischarset") replace it with utf-8 MDL-7570

commit 70ad6fdbe66a11b3d194bb3ff7cb6f3cebe33ff8
Author: skodak <skodak>
Date:   Thu, 16 Nov 2006 03:39:17 +0800
Tag:    v1.8.0

Broken next button when grading assignments MDL-7569; merged from MOODLE_17_STABLE

commit e517b6dadec6be469e083ec78a73a512f95aaace
Author: skodak <skodak>
Date:   Thu, 16 Nov 2006 03:06:49 +0800
Tag:    v1.8.0

MDL-6949 fixed enrolment choice in course edit form

commit e08df351e24ffd06301824a18bf5eb48d9283582
Author: skodak <skodak>
Date:   Wed, 15 Nov 2006 16:29:24 +0800
Tag:    v1.8.0

Add optional cli only and password protected access to cron.php MDL-7318; idea and patch submitted by Luke Hudson - thanks

commit 470accb7af3d8a817a74d484a6d592befd680aa1
Author: skodak <skodak>
Date:   Wed, 15 Nov 2006 05:29:57 +0800
Tag:    v1.8.0

use timeupdated field in paypal table MDL-7555

commit 919da6579c593c01e41d217d7c895bb2a45251bf
Author: skodak <skodak>
Date:   Wed, 15 Nov 2006 05:12:17 +0800
Tag:    v1.8.0

MDL-7536 add proper slashing to data from paypal callback

commit 934bdbee95016aad6bda58caed24c78114e4927c
Author: skodak <skodak>
Date:   Wed, 15 Nov 2006 04:52:15 +0800
Tag:    v1.8.0

MDL-7535 PayPal communication now fully utf-8 compatible, users must check/fix encoding setting in their PayPal account - see linked docs from PayPal enrolment config page

commit 547e5e7ab0982eddc729cae5732f57c9c91533c5
Author: skodak <skodak>
Date:   Tue, 14 Nov 2006 17:32:11 +0800
Tag:    v1.8.0

whitespace fix in PayPal plugin

commit 5599d142f6bbb04905e683377470bee20989d65a
Author: skodak <skodak>
Date:   Tue, 14 Nov 2006 17:26:22 +0800
Tag:    v1.8.0

MDL-7838 Fixed wrong Paypal spelling, should be PayPal MDL-7539 PayPal pay button XHTML compliance MDL-3137 PayPal acceptace logo displayed on enrollment page

commit 48494310745cf00c9d69fac1825175d04088ff08
Author: skodak <skodak>
Date:   Tue, 14 Nov 2006 16:53:39 +0800
Tag:    v1.8.0

add hooks to paypal plugin to allow testing on www.sandbox.paypal.com MDL-7528

commit 8f425a8f726cf07a49d1b51523731fe79cd7a876
Author: skodak <skodak>
Date:   Tue, 14 Nov 2006 06:26:11 +0800
Tag:    v1.8.0

MDL-7389  paypal plugin reports error when student correctly enrolled; merged from MOODLE_17_STABLE

commit c58efbf5292724ba5ada9287b687aa98b73afc0c
Author: skodak <skodak>
Date:   Mon, 13 Nov 2006 02:36:00 +0800
Tag:    v1.8.0

readded file uploads to forum post form, file processing was not updated because it would need a rewrite MDL-6961

commit 1936c10e54f39b8299dbcf5c06d9caeaef3c8807
Author: skodak <skodak>
Date:   Sun, 12 Nov 2006 16:55:13 +0800
Tag:    v1.8.0

fixed obsoleted use of course->category to find site course - now used SITEID instead MDL-1899

commit 810944af7f3aed4ff4d38aa283b89fe36f9a0766
Author: skodak <skodak>
Date:   Sun, 12 Nov 2006 01:23:20 +0800
Tag:    v1.8.0

we are going 100% unicode now - removed use of $CFG->unicodedb and current_charset(); MDL-7439 - part 2, only hotpot and wiki left

commit fb773106357058e377f5f0112f8a40962fcc8a6f
Author: skodak <skodak>
Date:   Sun, 12 Nov 2006 00:07:53 +0800
Tag:    v1.8.0

we are going 100% unicode now - romoved use of $CFG->unicodedb and current_charset() which is now obsole and always returns UTF-8; MDL-7439

commit 69cd298a276f2409b5f6b65f215bb22d27d1f303
Author: skodak <skodak>
Date:   Fri, 10 Nov 2006 07:35:06 +0800
Tag:    v1.8.0

code improvement in count_courses_notin_metacourse() MDL-7424 - thanks Eloy!

commit 0e52f01f0e91d9fe1830cbcfb38bbdfc2a918a9e
Author: skodak <skodak>
Date:   Fri, 10 Nov 2006 07:04:55 +0800
Tag:    v1.8.0

coding style changes MDL-6961

commit 296c2a79e8303e4cf30d523f2dbdcc4dc3984a13
Author: skodak <skodak>
Date:   Fri, 10 Nov 2006 06:33:52 +0800
Tag:    v1.8.0

coding style changes MDL-MDL-6956

commit cffb18cc3bcb9ce35b6270be16c17dee37d56457
Author: skodak <skodak>
Date:   Fri, 10 Nov 2006 06:16:44 +0800
Tag:    v1.8.0

coding style fixes MDL-6954

commit 396254981f3f40a521c03eec26ac8ead42039047
Author: skodak <skodak>
Date:   Fri, 10 Nov 2006 06:08:30 +0800
Tag:    v1.8.0

coding style fixes MDL-6949

commit e24a1f364af04f4a2af0a881e9a911e0fc1a0113
Author: skodak <skodak>
Date:   Fri, 10 Nov 2006 05:58:12 +0800
Tag:    v1.8.0

coding style fixes MDL-6954

commit 396169f176513dad9ce2a2778a43b744b8c11046
Author: skodak <skodak>
Date:   Fri, 10 Nov 2006 05:34:14 +0800
Tag:    v1.8.0

tiny coding style fix

commit 2378265e51685446815a72f341dc470ed16f91d4
Author: skodak <skodak>
Date:   Fri, 10 Nov 2006 05:29:31 +0800
Tag:    v1.8.0

course/edit.php now uses new forms lib, the old one is gone; please report any problems in MDL-6949

commit 3d397ee029587dfcff72b9fedf6c3b5d8279bc69
Author: skodak <skodak>
Date:   Fri, 10 Nov 2006 05:22:49 +0800
Tag:    v1.8.0

fixed metacourse issues in course/edit2.php MDL-6949

commit 493cde249e69caf2cbb18e75d584c6d9695e0130
Author: skodak <skodak>
Date:   Fri, 10 Nov 2006 05:12:31 +0800
Tag:    v1.8.0

Child courses import list empty MDL-7424; added new count_courses_notin_metacourse() function, the old one was kept for BC

commit 711af2eca358d5c89432d176638f261fe2641e4e
Author: skodak <skodak>
Date:   Thu, 09 Nov 2006 19:19:35 +0800
Tag:    v1.8.0

yet another fix for initialization - keep unset($element) in  getValidationScript()  for now, need more tweaking later

commit 0340a80da6a0b4bfc087458babade70c1f0c6b24
Author: skodak <skodak>
Date:   Thu, 09 Nov 2006 19:16:40 +0800
Tag:    v1.8.0

fixed wrong initialization - sorry

commit 38f394b2670dd477866f7e0f67917263031e127d
Author: skodak <skodak>
Date:   Thu, 09 Nov 2006 18:43:26 +0800
Tag:    v1.8.0

fixed trailing whitespace

commit 05f5c40c857ba7f9ebdd527815f0bd833dd2077c
Author: skodak <skodak>
Date:   Thu, 09 Nov 2006 18:42:44 +0800
Tag:    v1.8.0

added inline docs to moodleform class, minor file upload fix, postprocessing using validation_after_data() also in set_default() method

commit 49292f8c8d5cec16907831f32e9762b769c32d8a
Author: skodak <skodak>
Date:   Thu, 09 Nov 2006 16:38:40 +0800
Tag:    v1.8.0

initial support for file uploads in new forms library, docs and minor changes to be done later

commit a392be33cfd60db302aced14c7e79dc4a8fc6b2b
Author: skodak <skodak>
Date:   Tue, 07 Nov 2006 17:07:40 +0800
Tag:    v1.8.0

new unicode environment check for 1.8 and 1.7 MDL-6332; merged from MOODLE_17_STABLE

commit f97625121dd018295192155fb04dd338ed2a4574
Author: skodak <skodak>
Date:   Tue, 07 Nov 2006 05:49:22 +0800
Tag:    v1.8.0

prevent duplicate content in search engines MDL-7299; merged from MOODLE_17_STABLE

commit da5104e60a1c4e9a28484f26d61fe82d9aa2994c
Author: skodak <skodak>
Date:   Tue, 07 Nov 2006 04:35:01 +0800
Tag:    v1.8.0

better param handling SC#331; merged from MOODLE_17_STABLE

commit ffbf004fa1c8e92998b969aa51cbf6f1f5921ca0
Author: skodak <skodak>
Date:   Mon, 06 Nov 2006 02:28:03 +0800
Tag:    v1.8.0

MDL-7176 fixed comment; merged from MOODLE_17_STABLE

commit a015506a14e814ef2612b851da73c82fa2d7320f
Author: skodak <skodak>
Date:   Thu, 02 Nov 2006 05:03:09 +0800
Tag:    v1.8.0

hack for problems with concurrent use of $nomoodlecookie and capabilities in RSS feeds, see MDL-7243 - it should be replaced once we get to codes in urls; merged from MOODLE_17_STABLE

commit a3fd474190fc8484cf65e54fc2bf4406239641b1
Author: skodak <skodak>
Date:   Wed, 01 Nov 2006 06:46:41 +0800
Tag:    v1.8.0

fixed notice during restore; merged from MOODLE_17_STABLE

commit 78675b3e3e156c0a41dc1119c8f2406f5d5295a1
Author: skodak <skodak>
Date:   Wed, 01 Nov 2006 06:19:15 +0800
Tag:    v1.8.0

Fix errors in quiz overview download MDL-7316; merged from MOODLE_17_STABLE

commit d927bb55537b120e82ca3dddc696211ee97cf880
Author: skodak <skodak>
Date:   Wed, 01 Nov 2006 06:02:49 +0800
Tag:    v1.8.0

fixed incorrect use of require_capability() in lesson mod MDL-7314; merged from MOODLE_17_STABLE

commit 7aa3e196a3217c4d170ea7c48841203820e46e1c
Author: skodak <skodak>
Date:   Wed, 01 Nov 2006 05:52:22 +0800
Tag:    v1.8.0

fixed gradebookroles cfg default value MDL-7253; merged from MOODLE_17_STABLE

commit 80aede31d393fa41d97487ae012f57fbef895581
Author: skodak <skodak>
Date:   Wed, 01 Nov 2006 05:07:00 +0800
Tag:    v1.8.0

fixed capabilities in chat recent activity, removed broken optimization from message insert, fixed closing of box MDL-7313; merged from MOODLE_17_STABLE

commit b4a1805ab01c1243392320815b675f2af4bab30b
Author: skodak <skodak>
Date:   Wed, 01 Nov 2006 04:24:57 +0800
Tag:    v1.8.0

fixed group related typo in has_capability(); merged from MOODLE_17_STABLE

commit 97faae58336f5579962604b681f8872cee9db2d8
Author: skodak <skodak>
Date:   Wed, 01 Nov 2006 03:32:20 +0800
Tag:    v1.8.0

Commented out session dump in user profile when in debug mode MDL-7311; merged from MOODLE_17_STABLE

commit 3c0f6106368480b0c94de29365c9f0cf932937ea
Author: skodak <skodak>
Date:   Tue, 31 Oct 2006 18:16:26 +0800
Tag:    v1.8.0

Change name when file name contains more of a point MDL-6897 - patch submitted by Toni Mas; merged from MOODLE_17_STABLE

commit 5a8ab2e9df79ea936e66cd233f3280936479253d
Author: skodak <skodak>
Date:   Tue, 31 Oct 2006 17:09:40 +0800
Tag:    v1.8.0

adding of user events into calendar and posting of blogs is now enabled by default - MDL-7297 and MDL-7245; merged from MOODLE_17_STABLE

commit 695e03f00ac2487e92dbffb38e2e484ba4e8a693
Author: skodak <skodak>
Date:   Tue, 31 Oct 2006 06:33:45 +0800
Tag:    v1.8.0

Adding of calendar events broken MDL-7297; merged from MOODLE_17_STABLE

commit 4a58a22806b801b5ac5413849a5e401b26630496
Author: skodak <skodak>
Date:   Tue, 31 Oct 2006 05:04:04 +0800
Tag:    v1.8.0

fixed double enableajax in previous commit MDL-7296; merged from MOODLE_17_STABLE

commit 721d74b02cbafd437f338561a6439849c7faf263
Author: skodak <skodak>
Date:   Tue, 31 Oct 2006 05:01:47 +0800
Tag:    v1.8.0

Disabled global search by default and marked as experimental MDL-7296 and AJAX moved to experimental too; merged from MOODLE_17_STABLE

commit c517c8f77982c3f7f7f5d407be19a68fe5181b71
Author: skodak <skodak>
Date:   Mon, 30 Oct 2006 22:58:09 +0800
Tag:    v1.8.0

Wrong "settings" link in course Administration block on module pages MDL-7286; merged from MOODLE_17_STABLE

commit 714986dc40fc2a57f8726259eae44f7157dbf036
Author: skodak <skodak>
Date:   Mon, 30 Oct 2006 19:16:27 +0800
Tag:    v1.8.0

Journal Module fixes fro 1.7 MDL-7159; merged from MOODLE_17_STABLE

commit eebc919280f5c3360b6f3ad03ef4a8f9b4affb71
Author: skodak <skodak>
Date:   Sun, 29 Oct 2006 05:55:19 +0800
Tag:    v1.8.0

MDL-6940 - I decided to rewrite the glossary comments UI, the original code (pre 1.8) was not nice at all, it is IMHO more readable now and the forms implementation could be greatly simplified; this can also serve as sample trusttext implementation outside of forms code

commit 3784137ef13710d9696d7c945f7e7acd3e9be7ad
Author: skodak <skodak>
Date:   Sat, 28 Oct 2006 05:48:54 +0800
Tag:    v1.8.0

fix loginsteps string in moodle.php MDL-7249; merged from MOODLE_17_STABLE

commit fbb8e0c7b6bfef22415b22d554761bb0eb4face2
Author: skodak <skodak>
Date:   Sat, 28 Oct 2006 05:42:50 +0800
Tag:    v1.8.0

 Blog RSS is not being generated MDL-7256; merged from MOODLE_17_STABLE

commit 73afaf5b69ff1efcce43d5b59ee8702565cdbb1d
Author: skodak <skodak>
Date:   Sat, 28 Oct 2006 05:07:18 +0800
Tag:    v1.8.0

Finish strings for graderoles MDL-7253; merged from MOODLE_17_STABLE

commit 7b9c99798cca779938bd5fa229e15ff100dfab0e
Author: skodak <skodak>
Date:   Sat, 28 Oct 2006 04:34:40 +0800
Tag:    v1.8.0

Turn AJAX off for now at site level MDL-7254; merged from MOODLE_17_STABLE

commit bdeae2b9b8105e33abd8a91d783d1a1187ab5c99
Author: skodak <skodak>
Date:   Fri, 27 Oct 2006 15:50:28 +0800
Tag:    v1.8.0

Comments in data print the "by" and then the date but no username MDL-7235; merged from MOODLE_17_STABLE

commit 276916a4bcfe3854dac432f4075a3a94098f8306
Author: skodak <skodak>
Date:   Fri, 27 Oct 2006 04:08:52 +0800
Tag:    v1.8.0

fixed whitespace merge

commit 33a6f9a8140ff440744afad2dc2dc88e3ebac2b5
Author: skodak <skodak>
Date:   Thu, 26 Oct 2006 18:34:03 +0800
Tag:    v1.8.0

fixed breadcrums link; merged from MOODLE_17_STABLE

commit 58e8f85ba6f40d331c6e1d26ed57964d5a790a24
Author: skodak <skodak>
Date:   Thu, 26 Oct 2006 16:55:56 +0800
Tag:    v1.8.0

Cron.php workaround for IE & RFC2616 - MDL-7221; merged from MOODLE_17_STABLE

commit 90bbe6895557f5716bad617ff64e1377d09c2204
Author: skodak <skodak>
Date:   Thu, 26 Oct 2006 07:18:40 +0800
Tag:    v1.8.0

MDL-7190 fixed wrong closing ) in cache md5 calculation, sorry! merged from MOODLE_17_STABLE

commit d03a6500c4ff7205290b7088b8c3c6d8e03f05c8
Author: skodak <skodak>
Date:   Thu, 26 Oct 2006 05:20:56 +0800
Tag:    v1.8.0

MDL-7137 permission UI improvements merged into role overrides; s() used instead of htmlentities(); merged from MOODLE_17_STABLE

commit a242baa0e3bbbd9f74431446f686245a029b2ec3
Author: skodak <skodak>
Date:   Thu, 26 Oct 2006 03:21:46 +0800
Tag:    v1.8.0

editting of permissions enabled when adding new role MDL-7137; merged from MOODLE_17_STABLE

commit 8af16e43bc1677dac0b141f9abde4bd15d58d050
Author: skodak <skodak>
Date:   Wed, 25 Oct 2006 16:17:44 +0800
Tag:    v1.8.0

fixed add new blog entry and tag edit in blog block; merged from MOODLE_17_STABLE

commit 45155244af39ec9f38927df9e68f251697428a98
Author: skodak <skodak>
Date:   Wed, 25 Oct 2006 06:40:07 +0800
Tag:    v1.8.0

better cleaning of rss feeds SC#328; merged from MOODLE_17_STABLE

commit d53ca6ad4027ea2086163d57d99fe42f9792025f
Author: skodak <skodak>
Date:   Wed, 25 Oct 2006 06:19:41 +0800
Tag:    v1.8.0

Strip ##TRUSTTEXT## when not in developer debug mode MDL-7190; minor format_text speedup; changed in md5 text cache calculation; merged from MOODLE_17_STABLE

commit 72f94460569fd9c001b36eed7767931f90db317e
Author: skodak <skodak>
Date:   Wed, 25 Oct 2006 05:39:43 +0800
Tag:    v1.8.0

select_color.php popup should specify charset MDL-7193; patch by Hiroto Kagotani; merged from MOODLE_17_STABLE

commit 8d2752e04b0aac8ce59f4e7a93b492f2dbbd909b
Author: skodak <skodak>
Date:   Wed, 25 Oct 2006 05:30:25 +0800
Tag:    v1.8.0

Lang file for auth specifies incorrect file path in lang/en_utf8/auth.php MDL-7205 revisited - new patch by Martin Langhoff; merged from MOODLE_17_STABLE

commit ec7b71baeb17d693c3355b67308131698fca3ca1
Author: skodak <skodak>
Date:   Wed, 25 Oct 2006 04:50:09 +0800
Tag:    v1.8.0

Lang file for auth specifies incorrect file path in lang/en_utf8/auth.php MDL-7205 - found by Inaki Arenaza; merged from MOODLE_17_STABLE

commit 00e12c733231aabc1e26e4467ece7d1224c05a73
Author: skodak <skodak>
Date:   Wed, 25 Oct 2006 04:22:30 +0800
Tag:    v1.8.0

fixed When unassigning a role, forum_role_unassign unsubscribes the user even if you have other roles there MDL-7120; merged from MOODLE_17_STABLE

commit 8e9eebe62906d88231949558477c185556c3a5c4
Author: skodak <skodak>
Date:   Tue, 24 Oct 2006 16:06:56 +0800
Tag:    v1.8.0

fixed risks associated with capabilitites in modules MDL-7174; merged from MOODLE_17_STABLE

commit bcdb0f193dbf85f159e1d7d0a315843b09f27827
Author: skodak <skodak>
Date:   Tue, 24 Oct 2006 16:02:26 +0800
Tag:    v1.8.0

fixed risks associated with main capabilitites MDL-7174; merged from MOODLE_17_STABLE

commit 28ee98c5307dbfb321d2a2f673e58f1d9af72e66
Author: skodak <skodak>
Date:   Tue, 24 Oct 2006 06:28:52 +0800
Tag:    v1.8.0

fixed moodle/calendar:manageentries capability in calendar; merged from MOODLE_17_STABLE

commit ac15a2d5ff1ca4a243d0485b1033e81d0b6c455f
Author: skodak <skodak>
Date:   Tue, 24 Oct 2006 05:02:57 +0800
Tag:    v1.8.0

Assignment Reports incomplete MDL-6301 ; merged from MOODLE_17_STABLE

commit ce5ce1369f828d54f4036bddfff07277053ce0c1
Author: skodak <skodak>
Date:   Tue, 24 Oct 2006 03:26:20 +0800
Tag:    v1.8.0

Excel export returns a zero bytes file when system temp not writable MDL-7176; merged from MOODLE_17_STABLE

commit 6a57abf8f7999bc65b649f3c87f3e39839c8b29c
Author: skodak <skodak>
Date:   Tue, 24 Oct 2006 02:31:08 +0800
Tag:    v1.8.0

 error message when adding a link in editor MDL-7180 ; merged from MOODLE_17_STABLE

commit da259fa10a89fbcbf9bd9c65956d675ea14ad4f9
Author: skodak <skodak>
Date:   Mon, 23 Oct 2006 20:05:33 +0800
Tag:    v1.8.0

Checkbox value not saved when saving changes from admin search page MDL-7177 + other fixes to make it behave more like settings.php; merged from MOODLE_17_STABLE

commit fcade7d0706918402e0006fa47600a5f15207b7e
Author: skodak <skodak>
Date:   Mon, 23 Oct 2006 19:27:31 +0800
Tag:    v1.8.0

yet another context fix for Roles tab - I hope this one is final; merged from MOODLE_17_STABLE

commit 1aaaa067dfd5520ed9823a9680edf6a87994e50d
Author: skodak <skodak>
Date:   Mon, 23 Oct 2006 19:17:56 +0800
Tag:    v1.8.0

glossary tabs (when updating a glossary) is not aligned properly MDL-7172 ; merged from MOODLE_17_STABLE

commit 15850dcb29b5a325ca57ddf3a5b45743e948dbd3
Author: skodak <skodak>
Date:   Mon, 23 Oct 2006 04:03:01 +0800
Tag:    v1.8.0

fixed incorrect context in user Outline report; mergedf rom MOODLE_17_STABLE

commit e2a305ff132a65bdf5e8c88e0668e85fb1f6ac20
Author: skodak <skodak>
Date:   Mon, 23 Oct 2006 03:59:07 +0800
Tag:    v1.8.0

fixed $usercontext creation needed for Role tab when viewing user data; merged from MOODLE_17_STABLE

commit 8a51efe99dbb11b82fc670778393f8c424838746
Author: skodak <skodak>
Date:   Mon, 23 Oct 2006 03:42:27 +0800
Tag:    v1.8.0

fixed sql error when searching only by one letter and two radio buttons selected at the same time (visible in Konqueror) fixed as part of MDL-7160 ; merged from MOODLE_17_STABLE

commit 1ac417517e8b62faf67d68e98510cb4e811d0bf2
Author: skodak <skodak>
Date:   Mon, 23 Oct 2006 03:20:02 +0800
Tag:    v1.8.0

fixed moodle/site:readallmessages MDL-7160 ; commented out unfinished buggy code; merged from MOODLE_17_STABLE

commit f8b922413af69866625d6d50db3ac492920d2899
Author: skodak <skodak>
Date:   Sun, 22 Oct 2006 05:15:26 +0800
Tag:    v1.8.0

Seeing ####TRUSTTEXT#### in RSS feeds MDL-7147 - fixed RSS feeds in glossary; merged from MOODLE_17_STABLE

commit ec41cb3c52d475ed4f29e71148d197aeb66710e8
Author: skodak <skodak>
Date:   Sun, 22 Oct 2006 05:05:44 +0800
Tag:    v1.8.0

Seeing ####TRUSTTEXT#### in RSS feeds MDL-7147 - fixed RSS discussion feed type too; merged from MOODLE_17_STABLE

commit 013f2e7cd9c26892b4b79371522b3c8452720172
Author: skodak <skodak>
Date:   Sun, 22 Oct 2006 04:42:50 +0800
Tag:    v1.8.0

fix has_capability() to work when $nomoodlecookie = true; MDL-7156 - needed for RSS file.php that is serving feeds; merged from MOODLE_17_STABLE

commit e80ca6c658ffcafc38e2f5d9b93808eeb4416c9e
Author: skodak <skodak>
Date:   Sun, 22 Oct 2006 04:30:27 +0800
Tag:    v1.8.0

fixed undefined modcontext in forum; merged from MOODLE_17_STABLE

commit d9bd99476cdc857000642fb5b2894a2aeff23018
Author: skodak <skodak>
Date:   Fri, 20 Oct 2006 06:44:00 +0800
Tag:    v1.8.0

temporary patch for the forum trouble that is breaking installs MDL-7114 ; merged from MOODLE_17_STABLE

commit 82a4eee1a2637d137cb38da635020465d5fbcfce
Author: skodak <skodak>
Date:   Fri, 20 Oct 2006 06:18:22 +0800
Tag:    v1.8.0

fixed rolesactive notice during installation; merged from MOODLE_17_STABLE

commit 6a1cfff27eb68325d426ae63005f71746bf134ae
Author: skodak <skodak>
Date:   Fri, 20 Oct 2006 06:13:03 +0800
Tag:    v1.8.0

Internal zipping broken on win32 MDL-7105 ; we are now using the new method to specify file names in zip archive because the old PCLZIP_OPT_REMOVE_PATH option is broken on win32 platforms

commit 2b82319d94cd8f221113ffd16a0dac10dbb7faf6
Author: skodak <skodak>
Date:   Thu, 19 Oct 2006 05:46:14 +0800
Tag:    v1.8.0

Delete user fails if apostrophe in email address MDL-4762 ; found and solution provided by Inaki Arenaza - merged from MOODLE_17_STABLE

commit e38204d1757b1c3af0b438a4d5e9ca4ad6d7abbf
Author: skodak <skodak>
Date:   Thu, 19 Oct 2006 05:34:06 +0800
Tag:    v1.8.0

fixed access check when editting notes in advanced upload assignment type; merged from MOODLE_17_STABLE

commit 70b5660a5178ad19966cbf3c33236d1aca81101f
Author: skodak <skodak>
Date:   Thu, 19 Oct 2006 05:02:30 +0800
Tag:    v1.8.0

fixed Notices after assignment deletion in Recent Activity MDL-7089 ; merged from MOODLE_17_STABLE

commit efa0eb1dcdd510bbcf6b36af5ebc3cafa2b03375
Author: skodak <skodak>
Date:   Thu, 19 Oct 2006 04:21:28 +0800
Tag:    v1.8.0

improved validation when deleting comments from glossary SC#325 ; merged from MOODLE_17_STABLE

commit 4f93f5ba08df598d55a992ae942202d0deb023b7
Author: skodak <skodak>
Date:   Thu, 19 Oct 2006 03:59:27 +0800
Tag:    v1.8.0

Notice when creating one forum... MDL-7063 ; merged from MOODLE_17_STABLE

commit 95b451d5a9a44fdd631b398d830ccdc6f6238b74
Author: skodak <skodak>
Date:   Thu, 19 Oct 2006 03:41:32 +0800
Tag:    v1.8.0

changed email obfuscation character to * MDL-6935 ; merged from MOODLE_17_STABLE

commit 1f8c6549798022a732be2bc6a86a32f1bd4bad24
Author: skodak <skodak>
Date:   Wed, 18 Oct 2006 19:14:48 +0800
Tag:    v1.8.0

Deleting uploaded files when deleting an assignment instance + fixed quoting style + trailing whitespace MDL-6387 ; merged from MOODLE_17_STABLE

commit 20d55a1b7b3f02969a78d1a7994ee08987812476
Author: skodak <skodak>
Date:   Wed, 18 Oct 2006 17:20:16 +0800
Tag:    v1.8.0

fix course reset unenrollment in to work with roles MDL-7069 ; merged from MOODLE_17_STABLE

commit 1bacd276a7e8594ef7c0db368712832266d2444a
Author: skodak <skodak>
Date:   Wed, 18 Oct 2006 05:41:24 +0800
Tag:    v1.8.0

fixed role_capabilities table name typo; merged from MOODLE_17_STABLE

commit b9ecde873841353e782cf9825ce5f5484960dc91
Author: skodak <skodak>
Date:   Wed, 18 Oct 2006 05:06:50 +0800
Tag:    v1.8.0

Fix forum reset - remove "DELETE .. USING ... " mysqlisms MDL-7053 ; merged from MOODLE_17_STABLE

commit 8c1820065209ea6a9f5c480246cedbdca79412bc
Author: skodak <skodak>
Date:   Wed, 18 Oct 2006 04:47:12 +0800
Tag:    v1.8.0

Automatic deletion of users when deleteunconfirmed is setted to 'never' MDL-6726; merged from MOODLE_17_STABLE patch submitted by Jesús Torres

commit 4090bcaee385a1327be725f109cdf48f7485994d
Author: skodak <skodak>
Date:   Wed, 18 Oct 2006 03:46:35 +0800
Tag:    v1.8.0

Activitynames filter case insensitive again for non-ascii languages MDL-6054 - I hope it will not be choking on invalid UTF-8 data; merged from MOODLE_17_STABLE

commit 9de4787365d6c15391ed6d993d767f2959bc3b69
Author: skodak <skodak>
Date:   Wed, 18 Oct 2006 03:16:38 +0800
Tag:    v1.8.0

Broken longtimenosee option - PHP notice errors during cron MDL-7058; found and solution submitted by Jenny Gray; merged from MOODLE_17_STABLE

commit 22fdde3941bb7cbcfea9c05bff21ac4c48c68dd3
Author: skodak <skodak>
Date:   Wed, 18 Oct 2006 02:57:05 +0800
Tag:    v1.8.0

moodle.php strings for log file restore needs some fix - xhtml compliance and removed \n - MDL-7056; merged from MOODLE_17_STABLE

commit a32a53d2a49f2a85fc91729e54269a70f140abf5
Author: skodak <skodak>
Date:   Tue, 17 Oct 2006 15:09:18 +0800
Tag:    v1.8.0

RSS update and caching broken for some feeds MDL-7045; merged from MOODLE_17_STABLE

commit d543939cd9ddbae168b976b34c8bd552e39d8777
Author: skodak <skodak>
Date:   Tue, 17 Oct 2006 14:29:03 +0800
Tag:    v1.8.0

Typo improvement in assignment.php string MDL-7046; merged from MOODLE_17_STABLE

commit ea17d55da13d99fce555affa6b00f80a03ade887
Author: skodak <skodak>
Date:   Mon, 16 Oct 2006 17:06:35 +0800
Tag:    v1.8.0

MDL-6444  Typo in Course/Report/Participation/index.php, patch by Stephen Bourget; merged from MOODLE_17_STABLE

commit 23a97d83e8799c8d6bd3385679fcca5a5c46eb07
Author: skodak <skodak>
Date:   Mon, 16 Oct 2006 16:54:37 +0800
Tag:    v1.8.0

reverting moved $SITE reinitialisation into setting method, it was not a good idea after all; merged from MOODLE_17_STABLE

commit b27b0d5a03015c43bdfb1e3cc2cbe0bd903d6488
Author: skodak <skodak>
Date:   Mon, 16 Oct 2006 16:34:44 +0800
Tag:    v1.8.0

MDL-6985  Role Short name cannot be modified; merged from MOODLE_17_STABLE

commit 6192fd6860993906c39f05094bb106ba0c74a298
Author: skodak <skodak>
Date:   Mon, 16 Oct 2006 15:54:22 +0800
Tag:    v1.8.0

fixed error message when empty site full or short name - moved $SITE reinitialisation into setting method; merged from MOODLE_17_STABLE

commit c4ea5e78019ad287430fa8e6b00ae31bc1fd181b
Author: skodak <skodak>
Date:   Mon, 16 Oct 2006 15:46:35 +0800
Tag:    v1.8.0

PARAM_MULTILANG is now alias of PARAM_TEXT; merged from MOODLE_17_STABLE

commit b89639f9eff6bcb028c1d520ff354b7d76c47111
Author: skodak <skodak>
Date:   Mon, 16 Oct 2006 15:37:41 +0800
Tag:    v1.8.0

fixed error message when empty site full or short name; merged from MOODLE_17_STABLE

commit e268cc4a5d68fb7ba3a2851dd64e485421606e46
Author: skodak <skodak>
Date:   Mon, 16 Oct 2006 14:52:01 +0800
Tag:    v1.8.0

moved header after the redirects and require_logout; merged from MOODLE_17_STABLE

commit a81bf9c3cea48450086b25dd7e8da73fe9e95b47
Author: skodak <skodak>
Date:   Fri, 13 Oct 2006 17:58:53 +0800
Tag:    v1.8.0

refactored course/edit2.php and edit_form MDL-6914 ; set $CFG->use_new_forms=1; in config.php if you want to test it wink

commit e7dcb0fcccaa59ab8dcdbdf20d592d904586ca1d
Author: skodak <skodak>
Date:   Thu, 12 Oct 2006 17:53:32 +0800
Tag:    v1.8.0

moodleform->validation() receives slashed $data now to make it similar to data_submitted() and prevent potential SQL injections

commit 7f40a229a4c65f0111686885e3d22e70244eff07
Author: skodak <skodak>
Date:   Thu, 12 Oct 2006 15:33:57 +0800
Tag:    v1.8.0

New version of formslib.php (see MDL-6914 for more details), course/edit2.php is disabled for now - working on edit3.php wink More inline comments/docs today.

commit 9d2afb7095599dfca1eb9faeed21468d6822021d
Author: skodak <skodak>
Date:   Thu, 12 Oct 2006 02:40:14 +0800
Tag:    v1.8.0

import of new adodb 4.93 with our small fixes and tweaks MDL-6919; it should be now possible to solve MDL-6760 can't use the word null in a question answer in the commit message

commit 0160a028c2d08e042c6b420c731737f8e508de07
Author: skodak <skodak>
Date:   Wed, 11 Oct 2006 17:21:30 +0800
Tag:    v1.8.0

fixed wrong } in hotpot_restore_dates()