gbateson
|
efcbd12a39
|
fix for Moodle 1.8 and 1.9 to allow students to access hidden hotpots which form part of a hotpot chain - see http://moodle.org/mod/forum/discuss.php?d=91861. In Moodle 1.8 and later the "require_login" function (lib/moodlelib.php) is stricter than in earlier versions of Moodle and checks a module's visibility and groupings access. From Moodle 2.0 on, this HotPot module does not need this fix.
|
2008-03-06 07:24:44 +00:00 |
|
moodlerobot
|
8efcefe411
|
Updated the 18 build version to 20080306
|
2008-03-06 04:03:59 +00:00 |
|
moodlerobot
|
751f367170
|
Updated the 18 build version to 20080305
|
2008-03-05 05:41:04 +00:00 |
|
moodler
|
528029df3f
|
Merged release display fixes from 1.9
|
2008-03-05 05:38:04 +00:00 |
|
stronk7
|
b6a671d653
|
Simplify anydb_escape_string() to use simple-cross-db addslashes(). MDL-13793 ; backported from 19_STABLE
|
2008-03-04 23:42:00 +00:00 |
|
moodlerobot
|
d8a7a8f691
|
Automatic installer.php lang files by installer_builder (20080304)
|
2008-03-04 03:47:39 +00:00 |
|
moodler
|
09e3e4efb6
|
Merged MDL-13717 Applied hack from Nicklas to fix sitemp etc. It worked for me in a quick test.
|
2008-03-02 01:25:18 +00:00 |
|
skodak
|
e7d53ba351
|
MDL-13705
|
2008-03-01 13:11:58 +00:00 |
|
moodlerobot
|
558d74308f
|
Automatic installer.php lang files by installer_builder (20080229)
|
2008-02-29 03:33:28 +00:00 |
|
tjhunt
|
1ba41a5caf
|
MDL-12695 - Symantec Norton internet security pop up blocker seems to be stopping user starting a quiz attempt. Backport Jamie's fix from 1.9 now that it has had a time to cook and hasn't thrown up any problems.
|
2008-02-28 22:09:40 +00:00 |
|
skodak
|
41cc574f95
|
MDL-13705
|
2008-02-28 21:18:41 +00:00 |
|
skodak
|
5a7aef9c1c
|
MDL-13705
|
2008-02-28 21:01:42 +00:00 |
|
pichetp
|
152f2f68ce
|
MDL-13720 removing $files parameter from 1.9 version
|
2008-02-28 19:40:24 +00:00 |
|
tjhunt
|
7f761c27eb
|
MDL-13189 - replace the $QTYPE_MENU global with a function call, so that we can set up the language strings later, after $COURSE is initialised. This ensures that the quesion names appear in the right language.
|
2008-02-28 12:53:05 +00:00 |
|
moodlerobot
|
0ce6c76982
|
Automatic installer.php lang files by installer_builder (20080228)
|
2008-02-28 03:37:58 +00:00 |
|
andreabix
|
6219090e2c
|
Fixed MDL-12564
|
2008-02-27 17:38:19 +00:00 |
|
moodlerobot
|
a0ea30a741
|
Automatic installer.php lang files by installer_builder (20080227)
|
2008-02-27 03:40:05 +00:00 |
|
moodler
|
a40cd98d67
|
Merged MDL-13569 Mark N patch for notice
|
2008-02-26 09:06:39 +00:00 |
|
moodler
|
d84e26d2c4
|
MDL-9367 Fix doc links for auth pages
|
2008-02-26 05:50:05 +00:00 |
|
skodak
|
c8d51449f7
|
MDL-13237, MDL-13661 - fixing rcache regression, sorry :-(; merged from MOODLE_19_STABLE
|
2008-02-25 15:16:21 +00:00 |
|
poltawski
|
b2fb1d4096
|
MDL-9667 - convert_tree_to_html doesn't set css class properly if
$tab->linkedwhenselected is set
Patch from Jeff Graham
backported from MOODLE_19_STABLE
|
2008-02-25 11:59:10 +00:00 |
|
skodak
|
2459ecc419
|
MDL-13565 Tracking forum fixes; merged from MOODLE_19_STABLE
|
2008-02-24 10:55:53 +00:00 |
|
moodlerobot
|
48441521aa
|
Automatic installer.php lang files by installer_builder (20080223)
|
2008-02-23 03:24:57 +00:00 |
|
moodlerobot
|
2101eddc89
|
Automatic installer.php lang files by installer_builder (20080222)
|
2008-02-22 03:35:58 +00:00 |
|
tjhunt
|
33cc11661b
|
MDL-13551 - preview question capability wrongly denied to student who has moodle/question:manage capability - This was already fixed in 1.9.
|
2008-02-21 22:34:45 +00:00 |
|
nicolasconnault
|
7e507929e6
|
MDL-13465 Implemented Martin's solution
|
2008-02-21 09:15:57 +00:00 |
|
moodler
|
e671b92a2a
|
Revert bad strings MDLSITE-359
|
2008-02-21 05:53:11 +00:00 |
|
moodler
|
53f5364123
|
MDL-13554 Fix from Mark Nielsen for bad block backups
|
2008-02-21 05:33:15 +00:00 |
|
moodlerobot
|
5b2f502112
|
Automatic installer.php lang files by installer_builder (20080221)
|
2008-02-21 03:38:25 +00:00 |
|
moodlerobot
|
34126fd8f1
|
Automatic installer.php lang files by installer_builder (20080220)
|
2008-02-20 03:35:16 +00:00 |
|
moodler
|
fed8004f56
|
MDL-12277 Fixes relating to message sending from participants page in non-english
|
2008-02-20 02:20:57 +00:00 |
|
pichetp
|
74a2040332
|
Mergging from head MDL-12255 Adding questiontext decoding and subquestions validation
|
2008-02-19 23:39:45 +00:00 |
|
pichetp
|
9a5d3d9d3d
|
Merging MDL-12063 from HEAD qtype_questions where left orphans when questions when deleted or
qtype change
|
2008-02-19 18:01:11 +00:00 |
|
tjhunt
|
cda98581a5
|
Fix dangerous comment. (MDL-13536)
|
2008-02-19 17:14:13 +00:00 |
|
skodak
|
5e75f98c71
|
MDL-11816 fixed wiki export with quick hack; merged from MOODLE_19_STABLE
|
2008-02-19 11:06:24 +00:00 |
|
urs_hunkler
|
2dc20107b9
|
Added h1 - h4 fontsizes. Disabled the Chameleon engine by default. Wrote a short hint about the intearactive editing in the README.
|
2008-02-19 07:51:29 +00:00 |
|
moodler
|
cd6323f517
|
MDL-13489 Merged fixes from 1.9
|
2008-02-19 06:55:54 +00:00 |
|
skodak
|
cee5f24cc3
|
MDL-12382 allow admins to access any course - including courses where they have guest role and course does not allow guests; merged from MOODLE_19_STABLE
|
2008-02-18 23:38:37 +00:00 |
|
skodak
|
a2e587548e
|
MDL-12382 allow admins to access any course - including courses where they have guest role and course does not allow guests; merged from MOODLE_19_STABLE
|
2008-02-18 23:37:56 +00:00 |
|
moodlerobot
|
56e5cb78a8
|
Automatic installer.php lang files by installer_builder (20080218)
|
2008-02-18 03:33:55 +00:00 |
|
donal
|
5a3951e035
|
MDL-12492: Thanks to Nigel McNie, this addresses a problem which prevents hosts from re-keying when their keys expire.
|
2008-02-15 08:32:26 +00:00 |
|
donal
|
bc1982446c
|
Write to the log when the SSL key is created
|
2008-02-15 08:10:53 +00:00 |
|
donal
|
eb3deee548
|
Remove unneeded mnet_host2service records
|
2008-02-15 08:04:24 +00:00 |
|
moodlerobot
|
262bc9a40b
|
Automatic installer.php lang files by installer_builder (20080215)
|
2008-02-15 03:36:16 +00:00 |
|
nicolasconnault
|
b8d8a34565
|
MDL-13430 I can only see this issue in the assignment submissions page.
|
2008-02-14 07:17:52 +00:00 |
|
donal
|
a29910300d
|
Ensure that the wwwroot has been supplied with a http:// or https:// prefix
|
2008-02-13 03:06:54 +00:00 |
|
pichetp
|
d79dfb8586
|
merging MDL-13429 Go button problem from 1.9
|
2008-02-13 02:55:27 +00:00 |
|
donal
|
30f5739a46
|
MDL-12492: This patch addresses a problem which prevents hosts from re-keying when their keys expire.
|
2008-02-12 22:27:49 +00:00 |
|
nicolasconnault
|
1e51f8fa07
|
MDL-13397 Implemented the requiredentries parameter (previously not implemented). This includes a warning message and an SQL restriction on entries fetched for view.php
|
2008-02-12 15:54:20 +00:00 |
|
ethem
|
3211d8b265
|
Merged from MOODLE_17_STABLE
|
2008-02-11 15:31:10 +00:00 |
|