nfreear
f5a587ce76
Initial fix for MDL-12256, "Course AJAX has very poor accessibility - ALT text" - test, imgAttributes.length NOT attributes.length. Merged.
2007-11-19 17:11:51 +00:00
scyrma
ffb13064dc
MDL-3632 : this prevents people without mod/forum:viewhiddentimedposts to see hiddentimedposts.
2007-11-19 05:10:42 +00:00
iarenaza
d359ac1491
MDL-11099 and MDL-11655 Don't show external db password in clear
2007-11-18 12:43:11 +00:00
moodler
7521250967
Automatic installer.php lang files by installer_builder (20071118)
2007-11-18 04:45:49 +00:00
mchurch
0b0f2f864b
MDL-12016 Category text not being sent to 'create_category_path'.
2007-11-15 14:04:22 +00:00
mchurch
ed0acd0904
MDL-12015 Import question count was wrong.
2007-11-15 13:40:13 +00:00
bobopinna
b3f877de05
MDL-12161 Stripped slashes in LO titles
2007-11-15 08:41:51 +00:00
bobopinna
552254834b
MDL-12161 Stripped slashes in LO titles
2007-11-15 07:54:37 +00:00
toyomoyo
894722ed9c
MDL-12180, blocks capabilities not appearing when overriding block roles
2007-11-15 07:43:49 +00:00
toyomoyo
dcc09c507e
MDL-12160, do not force context creation when calling get_coursemodule_info() as context_rel table might not exist yet
2007-11-15 07:20:52 +00:00
toyomoyo
da76b7ee70
MDL-8330, adding a warning to translators about updating of lang packs
2007-11-15 01:15:11 +00:00
tjhunt
3a041e458c
Delete commented-out code that was actually not commented out properly, and so caused warnings.
2007-11-14 14:48:13 +00:00
bobopinna
134f59345f
MDL-12118 Fixed learner_response report. It was changed by SCORM2004 3rd Ed. specification
2007-11-14 11:37:13 +00:00
bobopinna
1769403fbd
Fixed MDL-11914
2007-11-14 09:49:39 +00:00
toyomoyo
eb923b5cc1
MDL-4279, calendar double message lesson opens lesson closes
2007-11-14 07:15:20 +00:00
martinlanghoff
8e9fca4fff
htmlarea: fix in FF - MDL-11242
...
The previous fix for IE left some problems in the FF side of
things because we were trying additions/substractions on
width once its had turned to a string of value + unit.
Do the math before we attach 'px' to it...
2007-11-14 02:48:17 +00:00
fmarier
bcc37dd0c1
mod/quiz: Revert commit which added the "go back to course" link
2007-11-14 01:13:00 +00:00
mchurch
58e84d7044
MDL-11991 Fixing error on undefined method while using the manual plug-in.
2007-11-13 18:02:28 +00:00
mchurch
c58364c3d3
MDL-12149 Added code to check for selected group as well, so that privileged users get correct count when changing groups.
2007-11-13 16:46:16 +00:00
arborrow
f6a54f01e3
MDL-11743 - SHOW LOCAL VARIABLES more accurately returns database character set on some hosts and makes explicit what is normally the default behavior.
2007-11-13 16:00:40 +00:00
mchurch
678530de2b
MDL-12114 Fixed typo in elements array.
2007-11-13 15:53:02 +00:00
mchurch
ca6e796485
MDL-11646 Simplified.
2007-11-13 15:00:10 +00:00
mchurch
5d6dccfa8e
MDL-11646 Cycled through all roles for a user, using role_unassign for reach role, when deleting the user.
2007-11-13 14:31:00 +00:00
sam_marshall
e941d7248b
MDL-12030 Double quotes used accidentally instead of single
2007-11-12 11:43:34 +00:00
gbateson
fec02d75b9
fix for MDL-9713 : use XMLDB functions to create tables when mod/hotpot/db/mysql.sql is not found. This allows upgrade direct from Moodle 1.5 (or earlier) to Moodle 1.8 (or later)
2007-11-12 08:49:41 +00:00
martinlanghoff
ab7005bfa4
htmlarea: Fix fullscreen editor on IE6/7 -- MDL-11242
...
Only say px if the width is a pure number. Under IE we
get the "100%" for the width of the editor, so blindly
appending "px" results in a JS execution error.
With this patch we only attach px if it's a pure int.
Also tested the sizing of HTMLArea in the messaging
window. So both should be working now.
2007-11-12 04:08:20 +00:00
urs_hunkler
2dd8e071a8
added missing "if ($heading)" to suppress empty page header.
2007-11-11 09:33:33 +00:00
mark-nielsen
e041eb354e
Fix for MDL-12088: Error occured when no feedback was entered into the question by the author
2007-11-11 01:14:03 +00:00
skodak
d6358f2d18
MFC: MDL-12079 fixed use of clean_param()
2007-11-10 14:51:34 +00:00
skodak
6ba9ac7e71
MFC: MDL-12092 removed newline chars, we do not know the admin's platform, one line should be ok IMHO.
2007-11-10 14:38:24 +00:00
stronk7
5e1cef5b04
Adding lang support within profile fields to make them selfcontained.
2007-11-09 19:08:31 +00:00
toyomoyo
5789b52a35
MDL-11235, Gradebook Items with Grade of "0" not included in Total % calculation
2007-11-09 07:46:43 +00:00
toyomoyo
eab947dabd
MDL-12043, check existance of xyz_grades() functionsy
2007-11-09 05:43:53 +00:00
toyomoyo
2b2cdcd504
MDL-12065, do not force parents to enrol in student courses
2007-11-09 01:37:07 +00:00
fmarier
d4833f2103
Add missing fields when upgrading/installing on Postgres
...
mod/exercise, mod/scorm and question/type/rqp
MDL-12023
2007-11-09 01:22:25 +00:00
fmarier
f285e9514a
mod/quiz: Add a link back to the course page after a quiz is completed
2007-11-09 01:07:17 +00:00
poltawski
fc05711af3
MDL-12070 - PARAM_CLEANHTML strips magic quotes..
2007-11-08 22:17:44 +00:00
diml
603042b740
General syncback from HEAD branch (2.0)
2007-11-08 20:13:14 +00:00
diml
386aed2335
General syncback from HEAD branch (2.0)
2007-11-08 20:00:50 +00:00
poltawski
4e48f83df8
MDL-12070 - re-enable the use of HTML in choice options
2007-11-08 18:25:49 +00:00
toyomoyo
7b57c10fb9
MDL-12061, <p> in html editor breaks xhtml strict
2007-11-08 05:36:21 +00:00
moodler
1ea523a8b1
Automatic installer.php lang files by installer_builder (20071108)
2007-11-08 05:21:53 +00:00
nicolasconnault
34d1510980
MDL-11790 Fixed hard-coded strings. Merci Nicolas!
2007-11-08 05:17:22 +00:00
urs_hunkler
db6988d87f
In the first table column class="header" was missing.
2007-11-07 18:08:00 +00:00
ethem
c5edbc12e8
Fix for refactoring
...
Fatal error: Call to undefined method enrolment_plugin_authorize::print_enrolmentkeyfrom() in /usr/local/www/data/moodle/enrol/manual/enrol.html on line 7
2007-11-07 15:51:45 +00:00
moodler
fa9e2d8b58
Merged simple grammar fix from 1.7
2007-11-07 07:13:35 +00:00
nicolasconnault
57aafd33f7
MDL-8853 Applied Ann's Patch
2007-11-06 13:38:34 +00:00
toyomoyo
c9ff03bdf4
fixing bogus $scoid
2007-11-06 05:40:01 +00:00
toyomoyo
e967dcc1a7
MDL-10509, LDAP username to be always in lowercase
2007-11-06 00:59:04 +00:00
nicolasconnault
15fbde6aee
MDL-8992 Now only appearing once per page, and XHTML compliant. Also removed an ugly browser-sniffing css hack from the quicktime plugin, and applied the same browser detection as for the other plugins
2007-11-05 14:10:38 +00:00