25223 Commits

Author SHA1 Message Date
toyomoyo
2aab6488a6 replacing fieldset in small forms with divs 2007-03-01 05:10:58 +00:00
toyomoyo
7a4a9005c5 replacing fieldset with div in small forms 2007-03-01 05:03:06 +00:00
nicolasconnault
eb1f8f1dd2 MDL-8697 Moved inline text-align:right to stylesheet, and removed table and td text-align: center 2007-03-01 04:42:41 +00:00
toyomoyo
44a825c28f replacing fieldset in small form to div 2007-03-01 04:40:50 +00:00
toyomoyo
4e7b349e0a replacing single button fieldsets with divs 2007-03-01 04:30:42 +00:00
nicolasconnault
109694fbf9 Issue MDL-8697
Someone must have fixed this earlier, because there are no more tables. However I found the use of the align attribute which I replaced with inline CSS style=\"text-align:right\"
2007-03-01 04:09:39 +00:00
toyomoyo
2ce10f2920 changing fieldset to div 2007-03-01 04:06:08 +00:00
toyomoyo
05bc5f01da changing fieldset in single button form to use div 2007-03-01 04:02:45 +00:00
nicolasconnault
7f8febdc7e MDL-8701 2007-03-01 02:55:18 +00:00
toyomoyo
6b1b9376a0 merged fixing xhtml issue 2007-03-01 02:47:33 +00:00
toyomoyo
b3460b8e8a merged fixing xhtml and display issues in restore 2007-03-01 02:46:04 +00:00
moodler
61c1b4b573 Merged changes to use new ajaxenabled for MDL-8417 2007-03-01 02:42:16 +00:00
nicolasconnault
4309bd17dd Manually merged from MOODLE_18_STABLE 2007-03-01 02:35:13 +00:00
nicolasconnault
c2a9fc9166 Issue 8417:
Added support for array of tested browsers to be passed to ajaxenabled()
Merged in from MOODLE_18_STABLE
2007-03-01 02:08:06 +00:00
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
nfreear
f155c563d8 Fixes bug MDL-8695 "Form 'required' icon is hidden", see commit 13 Jan. 2007-02-28 18:11:43 +00:00
tjhunt
b9ea2b7ad5 Add a unique index to the question_numerical_units table, to prevent duplicate units being created. 2007-02-28 17:19:04 +00:00
tjhunt
a24a414f24 When restoring numerical questions, don't create duplicate unit definitions. Merged from MOODLE_18_STABLE. 2007-02-28 17:18:28 +00:00
tjhunt
51e89d95f7 Improve validation code to match the recent improvements in shortanswer validation.
Also do some validation on the units entered to stop duplicate units being defined.

 Merged from MOODLE_18_STABLE.
2007-02-28 17:17:40 +00:00
tjhunt
2cb16d8f9b Minor improvement to validation code. Merged from MOODLE_18_STABLE. 2007-02-28 17:15:45 +00:00
poltawski
e071099001 Merging fixes to MDL-8582 from MOODLE_18_STABLE 2007-02-28 16:30:41 +00:00
tjhunt
c349b05181 XHTML Strrrrrrict! 2007-02-28 15:34:56 +00:00
tjhunt
3023608c83 Bug with editing essay questions. 2007-02-28 15:21:35 +00:00
tjhunt
7919952cf7 Remove CVS conflict markers. 2007-02-28 15:16:01 +00:00
nfreear
d02e887b69 Part of fix for Bug 2617 "Implement groupings & course modules..." 2007-02-28 14:10:18 +00:00
nfreear
ab6138d2bc Partial fix for MDL-8668 - group upgrade - applying part of the patch. 2007-02-28 13:16:51 +00:00
tjhunt
a0807a0091 XHTML Strrrrrrict! on quiz module config page.
Fix errors when config changes are saved.

Merged from MOODLE_18_STABLE.
2007-02-28 12:24:54 +00:00
tjhunt
645dff1cf7 Correct logic for stopping people using guest access from doing quizzes. Merged from MOODLE_18_STABLE. 2007-02-28 11:34:50 +00:00
toyomoyo
862c219ae9 merged replacing <fieldset> with <div> 2007-02-28 08:01:41 +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
toyomoyo
375ec5a5b0 merged fix for MDL-8655, replacing <fieldset> with <div> 2007-02-28 07:11:58 +00:00
moodler
6ba65fa08d Merged Nicolas' changes from MDL-8582 into HEAD. 2007-02-28 06:25:22 +00:00
toyomoyo
8663848910 fix for MDL-5958 from Elijah (HSU) 2007-02-28 06:23:25 +00:00
toyomoyo
9836d9c811 merged fix for MDL-8688, question pics should default to '' 2007-02-28 06:16:31 +00:00
gbateson
e5ea6227e6 removed unnecessary setting of NULL string fields to '', in hotpot_update_to_v2_1_21. 2007-02-28 05:28:53 +00:00
toyomoyo
5328c274d5 merged fix for MDL-8686, MDL-8576, replacing <fieldset> with <div> for display issues 2007-02-28 04:58:48 +00:00
toyomoyo
343e683453 fixed insert_instance so that it complys with the formslib form 2007-02-28 04:12:13 +00:00
toyomoyo
8509c33345 merged fix for MDL-8645, assignment due dates not written into db 2007-02-28 03:26:35 +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
595fa6468b Stopping warning and possible errors in graphlib.php caused by bugs in statsgraph.php
Ported from LDC (1.5) branch


Author: Andrew Walbran <andrew.walbran@catalyst.net.nz>
2007-02-28 00:32:39 +00:00
martinlanghoff
5e227395d4 hotpot: Fixing db upgrade script
Note MySQL upgrade (earlier on by version)


Author: Andrew Walbran <andrew.walbran@catalyst.net.nz>
2007-02-28 00:29:24 +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
martinlanghoff
abb6fc0dda Fixing 1.5->1.7 upgrade bug (get_courses was used unnecessarily in upgrade process, and relies on roles)
Author: Andrew Walbran <andrew.walbran@catalyst.net.nz>
2007-02-28 00:06:59 +00:00
skodak
bf315e02c3 notice boxes are now 60% of page width - 100% looked too wide for most notice boxes 2007-02-27 21:44:18 +00:00
stronk7
11cc84ee9d Fixing RSS link to source. http://moodle.org/mod/forum/discuss.php?d=65762
Merged from MOODLE_18_STABLE
2007-02-27 18:22:04 +00:00
tjhunt
846e754525 MDL-8671 - better checking when creating short answer questions. Fix thanks to Joseph Rézeau. Merged from MOODLE_18_STABLE. 2007-02-27 16:20:40 +00:00
tjhunt
2387f33258 MDL-8671 - better checking when creating short answer questions. Fix thanks to Joseph Rézeau. Merged from MOODLE_18_STABLE. 2007-02-27 16:20:39 +00:00
defacer
62d3553e2b Not needing this anymore, we now have Moodle Docs. 2007-02-27 14:43:20 +00:00