moodler
66a988f08e
Fixed formatting of title in print_header() (no bug)
2007-03-02 03:13:08 +00:00
toyomoyo
179fc95c04
changing this back to fieldset
2007-03-02 02:32:28 +00:00
tjhunt
3ee2c02ec3
Make error messages non-ambiguous.
2007-03-01 16:41:43 +00:00
tjhunt
7c1fb23156
MDL-6773 - eliminate duplicate code for getting a list of question categories.
2007-03-01 09:45:19 +00:00
moodler
31eb4b15b8
Fixed unenrol_student MDL-8591
2007-03-01 08:05:12 +00:00
toyomoyo
562a703ffd
replacing fieldsets with divs in small forms
2007-03-01 06:05:22 +00:00
nicolasconnault
052fdabdbd
Issue 8417:
...
Added support for array of tested browsers to be passed to ajaxenabled()
2007-03-01 02:04:44 +00:00
nicolasconnault
b336fbda27
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
2007-03-01 01:16:48 +00:00
tjhunt
95e5c19295
Remove CVS confilt markers.
2007-02-28 15:11:54 +00:00
moodler
4089c20bd1
Just added an ID tag
2007-02-28 07:58:01 +00:00
nicolasconnault
cbc2417b31
Added tests for moodlelib::check_browser_version (MDL-8417)
...
Need to add more User Agent strings for testing.
2007-02-28 07:40:39 +00:00
nicolasconnault
40e2eda7ae
Added support for Opera and Safari in check_browser_version (MDL-8417)
2007-02-28 07:39:46 +00:00
nicolasconnault
7c08ef3653
Fixed MDL-8582
...
Not sure if the hotpot module is converting ampersands correctly. $heading and $title are set up differently than in other modules: instead of outputting $course->title, a temporary $title variable is created and assigned that value. That made it difficult for me to decide whether it was already formatted elsewhere or not.
Also I didn't format_string() any of the variables included in $navigation rings, because I assume these strings get processed by print_navigation(), which includes format_string().
2007-02-28 05:36:13 +00:00
martinlanghoff
74f350d482
MDL-7385 - stats_cron_daily() - If a module is missing, continue processing
2007-02-28 03:04:24 +00:00
martinlanghoff
042117ea4f
Fixing MDL-6795 - Stats never runs. stats_monthly table gets very full - avoid double tz calculations in stats_getmidnight()
2007-02-28 02:51:26 +00:00
martinlanghoff
bec90d263d
(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:20 +00:00
defacer
e790b61e38
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:40:37 +00:00
skodak
551f0b5d7e
MDL-8669 broken auth signup code; backported from HEAD
2007-02-27 10:25:55 +00:00
toyomoyo
0a6a753a7f
taking care of context_rel cache when moving a course across categories
2007-02-26 02:33:41 +00:00
mjollnir_
1c7166a8d4
merged from MOODLE_17_STABLE: fixing MDL-8662
2007-02-26 00:18:29 +00:00
defacer
0e2b6268f0
Merged from MOODLE_16_STABLE:
...
Fix for MDL-4940: Social Activities block disappears when editing course settings.
2007-02-24 23:31:22 +00:00
skodak
8e0b21b0b2
MDL-8582 - reverted changes in print_navigation(), needs some minor rewrite to use print_title(); backported from HEAD
2007-02-24 10:20:35 +00:00
skodak
45864cc86e
email selfregistration enabled by default again - thanks Eloy for noticing the problem; backported from HEAD
2007-02-24 09:49:51 +00:00
stronk7
686bbac879
Only validate against schema if we have a schema. ;-)
2007-02-23 23:56:55 +00:00
stronk7
9ee705e74a
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
2007-02-23 20:57:06 +00:00
skodak
a453501cdc
MDL-8639 fixed installation notices; backported from HEAD
2007-02-23 20:26:20 +00:00
skodak
e0d92ff281
MDL-8582 - reverted changes in s() and added new function format_title() instead; backported from HEAD
2007-02-23 20:11:21 +00:00
skodak
3364157a4b
removed deprecated flag from addslashes_js() MDL-8582 and some more backporting from HEAD
2007-02-23 09:19:11 +00:00
toyomoyo
4bba5a6f44
fix for MDL-8582, adding s() to $title in print_header()
2007-02-23 05:57:58 +00:00
toyomoyo
4404eb3b01
removing 2 s() calls as they cause problems in header for survey
2007-02-23 05:45:53 +00:00
toyomoyo
afb3efd947
checking in nick's patch for MDL-8582
2007-02-23 05:05:56 +00:00
skodak
e8c5ac5251
MDL-8590 auth cleanup - reset password cleanup+fixes; backported from HEAD
2007-02-22 22:25:18 +00:00
stronk7
a55eff0fab
All flexible tables will have the "flexible" class. Point 3.1 of MDL-8419
2007-02-22 18:25:21 +00:00
stronk7
a081748db4
admin modules tables styling. Points 1 & 2. MDL-8419
...
Backporting from HEAD.
2007-02-22 17:55:46 +00:00
skodak
ea40ec3c8f
MDL-8590 auth cleanup - part 7 and MDL-8598; backported from HEAD
2007-02-21 21:52:31 +00:00
nfreear
cd735125df
Followup fix for Bug MDL-8507 "Local language pack-name can appear in language code" (Merged from HEAD).
2007-02-21 10:47:02 +00:00
skodak
a2d6e38bd9
MDL-8590 auth cleanup - part 3; backported from HEAD
2007-02-20 17:23:08 +00:00
stronk7
f800bf46f6
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_17_STABLE
2007-02-19 23:23:50 +00:00
skodak
503fc99f88
added recursive addslashes; backported from HEAD
2007-02-16 09:39:26 +00:00
vyshane
ae21a6519b
Merged from 1.7.
2007-02-16 08:43:10 +00:00
skodak
d41d24ce4f
MDL-7722 fixed wrong cleaning in backup paths; backported from HEAD
2007-02-15 09:45:37 +00:00
toyomoyo
3d18158bc8
fix for MDL-8517, fixing xhtml error for redirects
2007-02-15 05:10:59 +00:00
moodler
c3c9612c1c
More fixes for format_time().. I removed weeks because they are a bit of a
...
language pack problem (we already have a string 'week' = "Week" which we can not
re-use)
2007-02-15 03:13:32 +00:00
moodler
e5da5f70ef
FIxed some format_time changes that I checked in accidentally
2007-02-15 02:51:40 +00:00
moodler
864a2b3414
Can now login usefull as someone even if they require password change
2007-02-15 02:42:16 +00:00
skodak
d8f605d675
MDL-8268 fixed block get_string, patch by Mark Nielsen; backported from HEAD
2007-02-14 23:01:28 +00:00
skodak
b3cac2f0e8
MDL-8268 cleanup in get_user_capability_course(); backported from HEAD
2007-02-14 22:54:03 +00:00
skodak
930eaf9ec8
MDL-8268 fixed get_user_capability_course(), patch by Mark Nielsen; backported from HEAD
2007-02-14 22:49:40 +00:00
skodak
444014a57e
MDL-8520 resource navigation borked by accessibility frame changes; backported from HEAD
2007-02-14 22:07:02 +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