Commit graph

4649 commits

Author SHA1 Message Date
nicolasconnault
d499142e5a Safari 2.0 and Opera 9.0 are now detected and supported for YUI. However, preliminary tests show that drag&drop behaviour is very slow on Opera and user-unfriendly on both browsers. A YUI debug window also pops up on Safari.
I added a unit test for ajaxlib.php

Issue MDL-8417
Merged from MOODLE_18_STABLE
2007-03-01 01:31:37 +00:00
tjhunt
7919952cf7 Remove CVS conflict markers. 2007-02-28 15:16:01 +00:00
moodler
239c15765c Merged from 1.8 stable 2007-02-28 07:58:34 +00:00
moodler
ec249a4d25 Merged extension to check_browser_version from MDL-8417 (Nick) 2007-02-28 07:54:40 +00:00
moodler
6ba65fa08d Merged Nicolas' changes from MDL-8582 into HEAD. 2007-02-28 06:25:22 +00:00
martinlanghoff
0f467340a6 MDL-7385 - stats_cron_daily() - If a module is missing, continue processing 2007-02-28 03:03:42 +00:00
martinlanghoff
b0ae3878a4 Fixing MDL-6795 - Stats never runs. stats_monthly table gets very full - avoid double tz calculations in stats_getmidnight() 2007-02-28 02:50:51 +00:00
martinlanghoff
171d823249 (Fixing upgrade script) Only try to disable lams if it is installed
Author: Andrew Walbran <andrew.walbran@catalyst.net.nz>
2007-02-28 00:26:37 +00:00
defacer
4af8d5d3ca Merging from MOODLE_17_STABLE:
Fix for MDL-8402:
$CFG->calendar_weekdays wasn't saved correctly and misbehaved.

I took the opportunity to rewrite a little HTML too.
2007-02-27 12:42:08 +00:00
skodak
dd0feda5c2 MDL-8669 broken auth signup code 2007-02-27 10:22:33 +00:00
toyomoyo
118c0f6d5c merged, taking care of context_rel cache when moving courses across categories 2007-02-26 02:35:00 +00:00
mjollnir_
e60129286a merged from MOODLE_17_STABLE: fixing MDL-8662 2007-02-26 00:18:19 +00:00
defacer
fed8017908 Merged from MOODLE_16_STABLE:
Fix for MDL-4940: Social Activities block disappears when editing course settings.
2007-02-24 23:38:42 +00:00
skodak
cc6566c8e1 MDL-8582 - reverted changes in print_navigation(), needs some minor rewrite to use print_title() 2007-02-24 10:19:15 +00:00
skodak
177df3c6c5 email selfregistration enabled by default again - thanks Eloy for noticing the problem 2007-02-24 09:48:10 +00:00
stronk7
11548d9bf9 Only validate against schema if we have a schema. ;-)
Merged from MOODLE_18_STABLE
2007-02-24 00:05:05 +00:00
stronk7
776dee9c56 Now XMLDB Editor performs check/validation of XML files
before loading them using the best parser available.
MDL-7726 and first part of MDL-8264

Merged from MOODLE_18_STABLE
2007-02-23 20:59:28 +00:00
skodak
fc12edcd5d MDL-8639 fixed installation notices 2007-02-23 20:25:16 +00:00
skodak
473d29ebcd MDL-8582 - reverted changes in s() and added new function format_title() instead 2007-02-23 20:10:11 +00:00
skodak
83582cd6f6 removed deprecated flag from addslashes_js() MDL-8582 2007-02-23 09:14:19 +00:00
toyomoyo
e2cd3ed012 merged nick's fix for MDL-8582, ampersand in course name/shortname causes xtheml strict problems 2007-02-23 06:03:09 +00:00
skodak
c57dcb62c2 MDL-8590 auth cleanup - reset password cleanup+fixes 2007-02-22 22:20:51 +00:00
stronk7
d1b523b7d0 All flexible tables will have the "flexible" class. Point 3.1 of MDL-8419
Merged from MOODLE_18_STABLE
2007-02-22 18:27:10 +00:00
urs_hunkler
6e291bc6a5 'changed table headers style adding as proposed by Eloy - MDL-8419' 2007-02-22 08:22:37 +00:00
skodak
267436d0d9 fixed capcheck warning 2007-02-21 22:56:44 +00:00
skodak
9696bd8966 MDL-8590 auth cleanup - part 7 and MDL-8598 2007-02-21 21:48:48 +00:00
urs_hunkler
7ee8146e61 'added CSS for white-space:nowrap in styles_layout and took the hardcoded inline style out here. Where is it missing now???' 2007-02-21 21:09:08 +00:00
nfreear
2ab4e4b87b Followup fix for Bug MDL-8507 "Local language pack-name can appear in language code" 2007-02-21 10:42:50 +00:00
skodak
1679334034 MDL-8590 auth cleanup - part 3 2007-02-20 17:15:13 +00:00
stronk7
767e6e456a Moodle 1.9 doesn't know about $CFG->excelisofiles, only about
$CFG->latinexcelexport, the recommended way since 1.6. MDL-7993
2007-02-19 23:31:58 +00:00
stronk7
6362058124 Changing iso-8859-1 encoding of excel files to windows-1252. It adds support for
some more (a few) characters. MDL-7993

Merged from MOODLE_18_STABLE
2007-02-19 23:29:40 +00:00
skodak
04480de386 added recursive addslashes 2007-02-16 09:38:24 +00:00
vyshane
2585a68d54 Merged from 1.8. 2007-02-16 08:46:55 +00:00
toyomoyo
217a8ee950 made some changes so that if a user has any roles assigned in context_module or context_block with moodle/site:manageblocks or moodle/course:manageactivities, he will see the "turn editting on" button without needing to have a role assigned at context_course with moodle/course:manageactivies capability. Of course this user would not be able to edit any blocks or modules he/she is not supposed to edit. Ajax for these users with partial editing privilages are locked. Please report bugs asap as we are looking at backporting this change to 1.8. Cheers. 2007-02-16 07:57:19 +00:00
skodak
348d6827b3 MDL-7722 fixed wrong cleaning in backup paths 2007-02-15 09:43:14 +00:00
toyomoyo
09b62d3b99 fix for MDL-8517 broken xhtml for redirects 2007-02-15 05:15:06 +00:00
moodler
a59e5a1c92 Merged removal of weeks from format_time from stable 2007-02-15 03:14:40 +00:00
moodler
5602f7cf2e 1) Don't force changepassword during loginas
2) Added weeks and years to format_time()
2007-02-15 02:53:00 +00:00
skodak
6db71242fd MDL-8268 fixed block get_string, patch by Mark Nielsen 2007-02-14 23:00:20 +00:00
skodak
e2b84345ea MDL-8268 cleanup in get_user_capability_course() 2007-02-14 22:53:17 +00:00
skodak
4fd3348637 MDL-8268 fixed get_user_capability_course(), patch by Mark Nielsen 2007-02-14 22:48:11 +00:00
skodak
69995c4a1e MDL-8520 resource navigation borked by accessibility frame changes 2007-02-14 22:05:23 +00:00
skodak
4eefee9779 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 2007-02-14 20:46:38 +00:00
skodak
2b91b669de 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
2007-02-14 08:03:40 +00:00
vyshane
40bdeceff8 Merged from 1.7. 2007-02-14 07:22:09 +00:00
nfreear
c4792df0bf Fix for MDL-8507 "Local language pack-name can appear in language code" 2007-02-13 13:38:53 +00:00
moodler
42044d0971 Fixes so that no-one can "login as" users with "doanything" MDL-8411 2007-02-13 08:31:10 +00:00
moodler
f855cdad60 Old fix for site names with apostrophes in them 2007-02-13 03:16:22 +00:00
toyomoyo
e51917eb12 fix for MDL-8480 external db user lang sync problem 2007-02-13 03:08:27 +00:00
moodler
ab036ed9ca Feature from Eloy to set the language to whatever the browser suggests (if the user is not logged in) 2007-02-12 14:58:44 +00:00