]> git.mjollnir.org Git - moodle.git/log
moodle.git
17 years agoMDL-12829 Removed a hard-coded test integer
nicolasconnault [Fri, 4 Jan 2008 09:21:32 +0000 (09:21 +0000)]
MDL-12829 Removed a hard-coded test integer

17 years agoMDL-12829 Applied the sql fix
nicolasconnault [Fri, 4 Jan 2008 06:49:30 +0000 (06:49 +0000)]
MDL-12829 Applied the sql fix

17 years agoMDL-12429 Applied and tested François' patches to 1.8, 1.9 and head.
nicolasconnault [Fri, 4 Jan 2008 06:46:52 +0000 (06:46 +0000)]
MDL-12429 Applied and tested François' patches to 1.8, 1.9 and head.

17 years agoMDL-12429 Applied and tested François' patches to 1.8, 1.9 and head.
nicolasconnault [Fri, 4 Jan 2008 06:45:55 +0000 (06:45 +0000)]
MDL-12429 Applied and tested François' patches to 1.8, 1.9 and head.

17 years agoMDL-12829 Applied the sql fix
nicolasconnault [Fri, 4 Jan 2008 06:24:34 +0000 (06:24 +0000)]
MDL-12829 Applied the sql fix

17 years agoFixed the navigation on the course assign roles tab MDL-12828
moodler [Fri, 4 Jan 2008 05:20:00 +0000 (05:20 +0000)]
Fixed the navigation on the course assign roles tab  MDL-12828

17 years agoAutomatic installer.php lang files by installer_builder (20080104)
moodler [Fri, 4 Jan 2008 03:19:13 +0000 (03:19 +0000)]
Automatic installer.php lang files by installer_builder (20080104)

17 years agoMDL-12825 - add some extra height to popups in IE7, otherwise they cant
poltawski [Thu, 3 Jan 2008 22:41:54 +0000 (22:41 +0000)]
MDL-12825 - add some extra height to popups in IE7, otherwise they cant
be used merged from MOODLE_19_STABLE

17 years agoMDL-12817 logout before 1.9 upgrade in order to prevent weird upgrade problems; merge...
skodak [Thu, 3 Jan 2008 16:37:09 +0000 (16:37 +0000)]
MDL-12817 logout before 1.9 upgrade in order to prevent weird upgrade problems; merged from MOODLE_19_STABLE

17 years agoMDL-6786 Improved dropping of block and module tables during uninstall; merged from...
skodak [Thu, 3 Jan 2008 15:03:32 +0000 (15:03 +0000)]
MDL-6786 Improved dropping of block and module tables during uninstall; merged from MOODLE_19_STABLE

17 years agoAutomatic installer.php lang files by installer_builder (20080103)
moodler [Thu, 3 Jan 2008 03:11:58 +0000 (03:11 +0000)]
Automatic installer.php lang files by installer_builder (20080103)

17 years agoMDL-9744 passwork field for ldap bind pw - patch by Iñaki Arenaza; merged from MOODLE...
skodak [Wed, 2 Jan 2008 22:53:47 +0000 (22:53 +0000)]
MDL-9744 passwork field for ldap bind pw - patch by Iñaki Arenaza; merged from MOODLE_18_STABLE

17 years agoMDL-10975 enrol_database_sync.php will run even if the plugin is disabled - patch...
skodak [Wed, 2 Jan 2008 22:36:31 +0000 (22:36 +0000)]
MDL-10975 enrol_database_sync.php will run even if the plugin is disabled - patch by Braden MacDonald; merged from MOODLE_19_STABLE

17 years agoMDL-11471 adodb 4.96a import; merged from MOODLE_19_STABLE
skodak [Wed, 2 Jan 2008 18:49:00 +0000 (18:49 +0000)]
MDL-11471 adodb 4.96a import; merged from MOODLE_19_STABLE

17 years agoRespect case of enumvalues. MDL-12803 ; Merged from MOODLE_19_STABLE
stronk7 [Wed, 2 Jan 2008 16:49:11 +0000 (16:49 +0000)]
Respect case of enumvalues. MDL-12803 ; Merged from MOODLE_19_STABLE

17 years agoMDL-12796 iplookup rewrite
skodak [Wed, 2 Jan 2008 16:47:57 +0000 (16:47 +0000)]
MDL-12796 iplookup rewrite

17 years agoMDL-12789 - dont unnecessarily iterate over all groups
poltawski [Tue, 1 Jan 2008 23:03:48 +0000 (23:03 +0000)]
MDL-12789 - dont unnecessarily iterate over all groups

17 years agoMDL-12794 admin setting for file location; merged from MOODLE_19_STABLE
skodak [Tue, 1 Jan 2008 22:25:11 +0000 (22:25 +0000)]
MDL-12794 admin setting for file location; merged from MOODLE_19_STABLE

17 years agoMDL-12793 PARAM_HOST incorrect cleaning; merged from MOODLE_19_STABLE
skodak [Tue, 1 Jan 2008 17:23:05 +0000 (17:23 +0000)]
MDL-12793 PARAM_HOST incorrect cleaning; merged from MOODLE_19_STABLE

17 years agoMDL-12790 highlighting in admin search results breaks html
skodak [Tue, 1 Jan 2008 15:51:54 +0000 (15:51 +0000)]
MDL-12790 highlighting in admin search results breaks html
MDL-12791 add defaults parameter to format_admin_setting()
MDL-12792 search in admin settings and defaults
+ minor speedup of fast highlighting and fixed empty span tags

merged from MOODLE_19_STABLE

17 years agojust tweaking comment for easy greppage
poltawski [Tue, 1 Jan 2008 15:30:57 +0000 (15:30 +0000)]
just tweaking comment for easy greppage

17 years agoBetter behaviour for "-" course searches under MSSQL and Oracle. MDL-7312 ; merged...
stronk7 [Tue, 1 Jan 2008 12:03:00 +0000 (12:03 +0000)]
Better behaviour for "-" course searches under MSSQL and Oracle. MDL-7312 ; merged from 19_STABLE

17 years agoAutomatic installer.php lang files by installer_builder (20080101)
moodler [Tue, 1 Jan 2008 03:03:40 +0000 (03:03 +0000)]
Automatic installer.php lang files by installer_builder (20080101)

17 years agoMDL-11845 fixed security issues in curl related code in new download_file_content...
skodak [Mon, 31 Dec 2007 23:18:06 +0000 (23:18 +0000)]
MDL-11845 fixed security issues in curl related code in new download_file_content() + minor fixes in Snoopy; merged from MOODLE_19_STABLE

17 years agoMDL-12786 admin search in configselect choices; merged from MOODLE_19_STABLE
skodak [Mon, 31 Dec 2007 15:55:36 +0000 (15:55 +0000)]
MDL-12786 admin search in configselect choices; merged from MOODLE_19_STABLE

17 years agoMDL-12782 magpie now uses download_file_content() - that should solve several remote...
skodak [Mon, 31 Dec 2007 15:37:12 +0000 (15:37 +0000)]
MDL-12782 magpie now uses download_file_content() - that should solve several remote RSS issues including proxy user/password + several download_file_content() improvements + other minor fixes; merged from MOODLE_19_STABLE

17 years agoCorrect timezones listing when importing olson files ; merged from 19_STABLE
stronk7 [Mon, 31 Dec 2007 15:25:27 +0000 (15:25 +0000)]
Correct timezones listing when importing olson files ; merged from 19_STABLE

17 years agoPrevent some debugging notices, cast to object before inserting. Merged from 19_STABLE
stronk7 [Mon, 31 Dec 2007 15:20:02 +0000 (15:20 +0000)]
Prevent some debugging notices, cast to object before inserting. Merged from 19_STABLE

17 years agoMoving from old "timezones" location to the new "timezone" one. MDL-12024 ; merged...
stronk7 [Mon, 31 Dec 2007 15:08:08 +0000 (15:08 +0000)]
Moving from old "timezones" location to the new "timezone" one. MDL-12024 ; merged from 19_STABLE

17 years agoMDL-12777 - no longer the second option, so tweak language
poltawski [Mon, 31 Dec 2007 15:03:32 +0000 (15:03 +0000)]
MDL-12777 - no longer the second option, so tweak language
merged from MOODLE_19_STABLE

17 years ago1976 rules from 2007j Olson files. MDL-12024 ; merged from 19_STABLE
stronk7 [Mon, 31 Dec 2007 13:23:23 +0000 (13:23 +0000)]
1976 rules from 2007j Olson files. MDL-12024 ; merged from 19_STABLE

17 years agoAutomatic installer.php lang files by installer_builder (20071231)
moodler [Mon, 31 Dec 2007 03:07:34 +0000 (03:07 +0000)]
Automatic installer.php lang files by installer_builder (20071231)

17 years agoMissed this in my previous commit. MDL-12698 ; merged from 19_STABLE
stronk7 [Mon, 31 Dec 2007 01:10:54 +0000 (01:10 +0000)]
Missed this in my previous commit. MDL-12698 ; merged from 19_STABLE

17 years agoChange some constants to avoid name collisions. MDL-12698 ; Merged from MOODLE_19_STABLE
stronk7 [Mon, 31 Dec 2007 01:07:49 +0000 (01:07 +0000)]
Change some constants to avoid name collisions. MDL-12698 ; Merged from MOODLE_19_STABLE

17 years agoMDL-11845 - use the http 1.0 'Moved Temporarily' rather than unhelpful 'Found'
poltawski [Sun, 30 Dec 2007 23:10:42 +0000 (23:10 +0000)]
MDL-11845 - use the http 1.0 'Moved Temporarily' rather than unhelpful 'Found'
merged from MOODLE_19_STABLE

17 years agoMDL-11830 a bit bigger button in login block, removing colons and adding css spacing...
skodak [Sun, 30 Dec 2007 22:55:10 +0000 (22:55 +0000)]
MDL-11830 a bit bigger button in login block, removing colons and adding css spacing; merged from MOODLE_19_STABLE

17 years agoMDL-12698, MDL-12569 - fixed inline docs; merged from MOODLE_19_STABLE
skodak [Sun, 30 Dec 2007 22:36:16 +0000 (22:36 +0000)]
MDL-12698, MDL-12569 - fixed inline docs; merged from MOODLE_19_STABLE

17 years agoMDL-12775 PARAM_INT value '' automatically converted to 0 in configtext settings...
skodak [Sun, 30 Dec 2007 22:30:46 +0000 (22:30 +0000)]
MDL-12775 PARAM_INT value '' automatically converted to 0 in configtext settings; merged from MOODLE_19_STABLE

17 years agoMDL-11845 unmask password field type for proxy url - thanks Dan for reminding me...
skodak [Sun, 30 Dec 2007 22:25:16 +0000 (22:25 +0000)]
MDL-11845 unmask password field type for proxy url - thanks Dan for reminding me; merged from MOODLE_19_STABLE

17 years agoMDL-12698, MDL-12569 - componentlib & langimport improvements and fixes; merged from...
skodak [Sun, 30 Dec 2007 22:19:36 +0000 (22:19 +0000)]
MDL-12698, MDL-12569 - componentlib & langimport improvements and fixes; merged from MOODLE_19_STABLE

17 years agoMDL-11845 removing curl emulation library, snoopy has better support for proxies...
skodak [Sun, 30 Dec 2007 19:42:51 +0000 (19:42 +0000)]
MDL-11845 removing curl emulation library, snoopy has better support for proxies and seems to be more reliable on different platforms; spelling correction cURL instead of Curl; adding all proxy admin settings; better debug messages for file downloading; SOCKS5 proxy support; merged from MOODLE_19_STABLE

17 years agoMDL-12774 allow returning of errors from admin configtext settings; merged from MOODL...
skodak [Sun, 30 Dec 2007 17:59:17 +0000 (17:59 +0000)]
MDL-12774 allow returning of errors from admin configtext settings; merged from MOODLE_19_STABLE

17 years agoAutomatic installer.php lang files by installer_builder (20071230)
moodler [Sun, 30 Dec 2007 03:04:20 +0000 (03:04 +0000)]
Automatic installer.php lang files by installer_builder (20071230)

17 years agoMerging fixes for MDL-12383 and MDL-12605 from MOODLE_19_STABLE
mark-nielsen [Sat, 29 Dec 2007 22:48:48 +0000 (22:48 +0000)]
Merging fixes for MDL-12383 and MDL-12605 from MOODLE_19_STABLE

17 years agoMerging fix for MDL-12605 from MOODLE_19_STABLE
mark-nielsen [Sat, 29 Dec 2007 22:18:19 +0000 (22:18 +0000)]
Merging fix for MDL-12605 from MOODLE_19_STABLE

17 years agoMDL-11306 - adding a bit of info to try and explain that you can use
poltawski [Sat, 29 Dec 2007 22:11:47 +0000 (22:11 +0000)]
MDL-11306 - adding a bit of info to try and explain that you can use
.domain.com to allow subdomains

merged from MOODLE_19_STABLE

17 years agoMerging fix for MDL-11900 from MOODLE_19_STABLE
mark-nielsen [Sat, 29 Dec 2007 21:50:53 +0000 (21:50 +0000)]
Merging fix for MDL-11900 from MOODLE_19_STABLE

17 years agoMerging fix for MDL-12610 from MOODLE_19_STABLE
mark-nielsen [Sat, 29 Dec 2007 20:59:09 +0000 (20:59 +0000)]
Merging fix for MDL-12610 from MOODLE_19_STABLE

17 years agoMDL-9925 - When a user presses cancel on restore they are sent to
poltawski [Sat, 29 Dec 2007 20:31:10 +0000 (20:31 +0000)]
MDL-9925 - When a user presses cancel on restore they are sent to
/admin/. For teachers this gives an ugly access denied message,
so instead send them back to the course they came from.

Thanks to Wen Hao Chuang for the fix!

merged from MOODLE_19_STABLE

17 years agoMDL-12763 - proxy_url() in langimport was doing its own custom proxied
poltawski [Sat, 29 Dec 2007 20:03:03 +0000 (20:03 +0000)]
MDL-12763 - proxy_url() in langimport was doing its own custom proxied
download magic. Convert to use download_file_contents() for more
robust downloads. And also add a more helpful error message while i'm
at it.
merged from MOODLE_19_STABLE

17 years agoMDL-12756 print save button in admin search only when there are settings to save...
skodak [Sat, 29 Dec 2007 16:49:26 +0000 (16:49 +0000)]
MDL-12756 print save button in admin search only when there are settings to save; merged from MOODLE_19_STABLE

17 years agoMDL-12752 making unsupported pages truly hidden; merged from MOODLE_19_STABLE
skodak [Sat, 29 Dec 2007 16:38:25 +0000 (16:38 +0000)]
MDL-12752 making unsupported pages truly hidden; merged from MOODLE_19_STABLE

17 years agoMDL-7242 eliminate last use of location to refer to city in profile where
poltawski [Sat, 29 Dec 2007 15:38:14 +0000 (15:38 +0000)]
MDL-7242 eliminate last use of location to refer to city in profile where
it causes problems for translators
merged from MOODLE_19_STABLE

17 years agoAutomatic installer.php lang files by installer_builder (20071229)
moodler [Sat, 29 Dec 2007 12:21:34 +0000 (12:21 +0000)]
Automatic installer.php lang files by installer_builder (20071229)

17 years agoremove debugging message, merged from MOODLE_19_STABLE
poltawski [Sat, 29 Dec 2007 12:07:08 +0000 (12:07 +0000)]
remove debugging message, merged from  MOODLE_19_STABLE

17 years agoAdded note about automatic DB creation. MDL-9609
stronk7 [Sat, 29 Dec 2007 11:54:24 +0000 (11:54 +0000)]
Added note about automatic DB creation. MDL-9609

Merged from MOODLE_19_STABLE

17 years agoNew string goes to installer lang files. MDL-9609
stronk7 [Sat, 29 Dec 2007 11:51:49 +0000 (11:51 +0000)]
New string goes to installer lang files. MDL-9609

Merged from MOODLE_19_STABLE

17 years agoNew string added to note about automatic DB creation. MDL-9609
stronk7 [Sat, 29 Dec 2007 11:47:46 +0000 (11:47 +0000)]
New string added to note about automatic DB creation. MDL-9609

Merged from MOODLE_19_STABLE

17 years agoMerged from MOODLE_19_STABLE. Under MySQL, create the db on install if possible....
stronk7 [Sat, 29 Dec 2007 11:30:52 +0000 (11:30 +0000)]
Merged from MOODLE_19_STABLE. Under MySQL, create the db on install if possible. MDL-9609

17 years agoAutomatic installer.php lang files by installer_builder (20071229)
moodler [Sat, 29 Dec 2007 03:05:36 +0000 (03:05 +0000)]
Automatic installer.php lang files by installer_builder (20071229)

17 years agoMDL-3842 - tweak text to clarify
poltawski [Fri, 28 Dec 2007 23:25:34 +0000 (23:25 +0000)]
MDL-3842 - tweak text to clarify
merged from MOODLE_19_STABLE

17 years agoMDL-4692 - initalise var, merged from MOODLE_19_STABLE
poltawski [Fri, 28 Dec 2007 22:56:42 +0000 (22:56 +0000)]
MDL-4692 - initalise var, merged from MOODLE_19_STABLE

17 years agoPrevent race condition in event creation. MDL-5956.
stronk7 [Fri, 28 Dec 2007 19:14:01 +0000 (19:14 +0000)]
Prevent race condition in event creation. MDL-5956.
Credit goes to Penny, Luke and Martin @ Catalyst.

Merged from MOODLE_19_STABLE

17 years agoMDL-12703 - Use the 'welcometocourse' language string if there is no 'welcomemessage...
mchurch [Fri, 28 Dec 2007 17:14:01 +0000 (17:14 +0000)]
MDL-12703 - Use the 'welcometocourse' language string if there is no 'welcomemessage' property set in the course object. Currently, there does not seem to be any code or data items that would set this property.

17 years agoMDL-12744 - Add ability to pass an extra button for use in print header for modules...
mchurch [Fri, 28 Dec 2007 16:13:09 +0000 (16:13 +0000)]
MDL-12744 - Add ability to pass an extra button for use in print header for modules that use the course page to display themselves with blocks.

17 years agoMDL-12704 - Added error handling to print_recent_activity() to prevent fatal errors...
mchurch [Fri, 28 Dec 2007 16:04:30 +0000 (16:04 +0000)]
MDL-12704 - Added error handling to print_recent_activity() to prevent fatal errors in the case of missing files.

17 years agoMDL-5598 - Custom feed titles on RSS block did not allow spaces or other
poltawski [Fri, 28 Dec 2007 12:58:08 +0000 (12:58 +0000)]
MDL-5598 - Custom feed titles on RSS block did not allow spaces or other
useful characters ;)

merged from MOODLE_19_STABLE

17 years agomerged from 1.9 :: MDL-12749 :: print_box_strart was closed with pint_simple_box_end...
urs_hunkler [Fri, 28 Dec 2007 12:45:43 +0000 (12:45 +0000)]
merged from 1.9 :: MDL-12749 :: print_box_strart was closed with pint_simple_box_end. corrected.

17 years agoMDL-2414 - using quotes in enrolment keys failed due to slashes.
poltawski [Fri, 28 Dec 2007 12:36:33 +0000 (12:36 +0000)]
MDL-2414 - using quotes in enrolment keys failed due to slashes.
merged from MOODLE_19_STABLE

17 years agoMDL-12323 MDL-4061 Don't connect to the LDAP server if update external is not set...
iarenaza [Fri, 28 Dec 2007 12:06:22 +0000 (12:06 +0000)]
MDL-12323 MDL-4061 Don't connect to the LDAP server if update external is not set for any field.

Forward ported from MOODLE_18_STABLE.

17 years agoJust testing a slight modification to the cvs mail formats
moodler [Fri, 28 Dec 2007 06:48:31 +0000 (06:48 +0000)]
Just testing a slight modification to the cvs mail formats

17 years agoAutomatic installer.php lang files by installer_builder (20071228)
moodler [Fri, 28 Dec 2007 03:21:52 +0000 (03:21 +0000)]
Automatic installer.php lang files by installer_builder (20071228)

17 years agomerged from 1.9 :: MDL-12745 :: added class clearfix to "form-item" to stop div colla...
urs_hunkler [Thu, 27 Dec 2007 21:00:00 +0000 (21:00 +0000)]
merged from 1.9 :: MDL-12745 :: added class clearfix to "form-item" to stop div collapsing.

17 years agoMDL-12209 - fix css errors, merged from MOODLE_19_STABLE
poltawski [Thu, 27 Dec 2007 15:40:32 +0000 (15:40 +0000)]
MDL-12209 - fix css errors, merged from MOODLE_19_STABLE

17 years agoMDL-12345 - use consistent ordering on both sides of the assign group members
poltawski [Thu, 27 Dec 2007 13:40:27 +0000 (13:40 +0000)]
MDL-12345 - use consistent ordering on both sides of the assign group members
pane, sorted by lastname like other screens
merged from MOODLE_19_STABLE

17 years agoMDL-12530 - fixed changing of tag type in tag management
poltawski [Thu, 27 Dec 2007 12:12:19 +0000 (12:12 +0000)]
MDL-12530 - fixed changing of tag type in tag management
merged from MOODLE_19_STABLE

17 years agoMDL-9312 - prevent more than 20 chars being typed in city field, (we only
poltawski [Thu, 27 Dec 2007 11:36:33 +0000 (11:36 +0000)]
MDL-9312 - prevent more than 20 chars being typed in city field, (we only
store 20 chars )

17 years agoMDL-12640 - if $CFG->country is set, use it for signup default
poltawski [Thu, 27 Dec 2007 11:18:55 +0000 (11:18 +0000)]
MDL-12640 - if $CFG->country is set, use it for signup default
merged from MOODLE_19_STABLE

17 years agoBump to 2.0 dev
stronk7 [Thu, 27 Dec 2007 00:15:48 +0000 (00:15 +0000)]
Bump to 2.0 dev

17 years agoMDL-9552 reverting the [$userid] change - we do need array there in upgrades and...
skodak [Wed, 26 Dec 2007 23:21:38 +0000 (23:21 +0000)]
MDL-9552 reverting the [$userid] change - we do need array there in upgrades and changes in modedit; merged from MOODLE_19_STABLE

17 years agoMDL-4164 fixed typo
poltawski [Wed, 26 Dec 2007 22:13:26 +0000 (22:13 +0000)]
MDL-4164 fixed typo

17 years agoMDL-3776 fix typo, merged from MOODLE_19_STABLE
poltawski [Wed, 26 Dec 2007 21:42:04 +0000 (21:42 +0000)]
MDL-3776 fix typo, merged from MOODLE_19_STABLE

17 years agoMDL-12735 Make AJAX on by default, add option to disable AJAX course editing by defau...
skodak [Wed, 26 Dec 2007 21:33:34 +0000 (21:33 +0000)]
MDL-12735 Make AJAX on by default, add option to disable AJAX course editing by default; merged from MOODLE_19_STABLE

17 years agoMDL-12734, fix calling print_header() twice
poltawski [Wed, 26 Dec 2007 20:19:36 +0000 (20:19 +0000)]
MDL-12734, fix calling print_header() twice
merged from MOODLE_19_STABLE

17 years agoMDL-2013 - stop resource auto-linking from occuring when resources are hidden
poltawski [Wed, 26 Dec 2007 17:44:45 +0000 (17:44 +0000)]
MDL-2013 - stop resource auto-linking from occuring when resources are hidden
merged from MOODLE_19_STABLE

17 years agoMDL-12729 show recoverable fatal errors in DEBUG_ALL and DEBUG_DEVELOPER; merged...
skodak [Wed, 26 Dec 2007 13:33:25 +0000 (13:33 +0000)]
MDL-12729 show recoverable fatal errors in DEBUG_ALL and DEBUG_DEVELOPER; merged from MOODLE_19_STABLE

17 years agoMDL-12351 verify active group before use because allowed groups may change; merged...
skodak [Wed, 26 Dec 2007 12:42:33 +0000 (12:42 +0000)]
MDL-12351 verify active group before use because allowed groups may change; merged from MOODLE_19_STABLE

17 years agoresolving merge conflict
diml [Wed, 26 Dec 2007 10:24:30 +0000 (10:24 +0000)]
resolving merge conflict

17 years agoMDL-12728 missing USER->mnehostid in forum cron processing; merged from MOODLE_19_STABLE
skodak [Tue, 25 Dec 2007 22:22:16 +0000 (22:22 +0000)]
MDL-12728 missing USER->mnehostid in forum cron processing; merged from MOODLE_19_STABLE

17 years agoMDL-11783 no uploads after finalising; merged from MOODLE_19_STABLE
skodak [Tue, 25 Dec 2007 22:03:31 +0000 (22:03 +0000)]
MDL-11783 no uploads after finalising; merged from MOODLE_19_STABLE

17 years agoMDL-11758 removing one htmlpurifier file to prevent problems on some systems; merged...
skodak [Tue, 25 Dec 2007 21:06:32 +0000 (21:06 +0000)]
MDL-11758 removing one htmlpurifier file to prevent problems on some systems; merged from MOODLE_19_STABLE

17 years agoMDL-12338 prevent KSES from breaking í chars in alt/title tags - credit goes to Eloy...
skodak [Tue, 25 Dec 2007 20:56:36 +0000 (20:56 +0000)]
MDL-12338 prevent KSES from breaking í chars in alt/title tags - credit goes to Eloy; merged from MOODLE_19_STABLE

17 years agoMDL-12458 fixed gradebook upgrade/update problems when not grades yet in activities...
skodak [Tue, 25 Dec 2007 20:51:23 +0000 (20:51 +0000)]
MDL-12458 fixed gradebook upgrade/update problems when not grades yet in activities; merged from MOODLE_19_STABLE

17 years agoMDL-11561 tex debug leaking sensitive info; merged from MOODLE_19_STABLE
skodak [Tue, 25 Dec 2007 11:42:45 +0000 (11:42 +0000)]
MDL-11561 tex debug leaking sensitive info; merged from MOODLE_19_STABLE

17 years agoMDL-11561 improved text filter cache resetting when settings change; fixed bug causin...
skodak [Tue, 25 Dec 2007 10:03:59 +0000 (10:03 +0000)]
MDL-11561 improved text filter cache resetting when settings change; fixed bug causing fatal errors if html purifier enabled during upgrade; merged from MOODLE_19_STABLE

17 years agoAutomatic installer.php lang files by installer_builder (20071225)
moodler [Tue, 25 Dec 2007 03:06:54 +0000 (03:06 +0000)]
Automatic installer.php lang files by installer_builder (20071225)

17 years agoMDL-12697 - Category Themes do not appear when editing off
poltawski [Tue, 25 Dec 2007 01:00:31 +0000 (01:00 +0000)]
MDL-12697 - Category Themes do not appear when editing off
merged from MOODLE_19_STABLE

17 years agoMDL-12725 remove_dir() does not return correct status and fails if dir does not exist...
skodak [Mon, 24 Dec 2007 21:16:30 +0000 (21:16 +0000)]
MDL-12725 remove_dir() does not return correct status and fails if dir does not exist + improved sanity test in check_dir_exists(); merged from MOODLE_19_STABLE

17 years agoMDL-12724 import of html purifier 2.1.3; merged from MOODLE_19_STABLE
skodak [Mon, 24 Dec 2007 21:08:39 +0000 (21:08 +0000)]
MDL-12724 import of html purifier 2.1.3; merged from MOODLE_19_STABLE

17 years agoMDL-12713 all IE versions are broken beyond belief, rewrite of admin tree collapsing...
skodak [Mon, 24 Dec 2007 20:54:12 +0000 (20:54 +0000)]
MDL-12713 all IE versions are broken beyond belief, rewrite of admin tree collapsing/expanding; merged from MOODLE_19_STABLE