mits
b7d8b126aa
translated new strings related to lost-password.
2005-09-22 18:13:06 +00:00
thepurpleblob
7ac15a921a
Change password url is now one-per-auth-method rather than just one for
...
the whole site. Password change help field also added (one per auth too).
This is to support improved lost password handling (ie, multiple authentication)
2005-09-22 15:12:31 +00:00
thepurpleblob
3605843255
New version of forgot_password.php. Now correctly handles password change
...
for the users 'actual' authentication type rather than whatever the
Moodle default happens to be.
User must now be found first so link in login screen is now just fixed.
2005-09-22 14:52:56 +00:00
thepurpleblob
541ff6ab16
Change of plan. Change password stuff moved to admin/auth.php
2005-09-22 14:19:39 +00:00
thepurpleblob
88e0c93d26
Added some strings for improved (multiple auth friendly) password handling.
2005-09-22 14:10:48 +00:00
gbateson
77cf1e9060
ensure %-signs in "reportpercentscore" are doubled for sprintf (only applies to Moodle 1.4 and less)
2005-09-22 07:32:56 +00:00
gbateson
75efc0a090
added explanation of the new "Single Student" report content option
2005-09-22 06:41:33 +00:00
gbateson
1e5a7649c3
allow teacher to select reports on single students
2005-09-22 06:38:41 +00:00
gbateson
bb380677cd
modified reports to allow rowspan and colspan settings to work with "remove_column" function
2005-09-22 04:40:45 +00:00
gbateson
0c59601c11
changed some variable names to improve readability:
...
$i, $ii, $iii => $str_start, $cdata_start, $cdata_end,
$hp->files => $hp->references
2005-09-22 01:19:00 +00:00
stronk7
50d83d8f05
<span> tags are now allowed inside post->subject. Bug 4099.
...
(http://moodle.org/bugs/bug.php?op=show&bugid=4099 )
Merged from MOODLE_15_STABLE
2005-09-21 21:29:09 +00:00
michaelpenne
b46d9213ba
Added styles to the next and previous buttons on branch tables to allow customization
2005-09-21 21:00:36 +00:00
thepurpleblob
fd9c86c592
Whoops - should have been a text field
...
...and fixed some more dodgy xhtml on <input> tags.
2005-09-21 15:19:53 +00:00
thepurpleblob
522b9982c7
Changed config initialisation so it doesn't use optional_variable() function.
...
Fixed a couple of non-xhtml <br>s
Added authchangepasswordurl config parameter (ongoing improvements to
'multiple' auth methods functionality)
2005-09-21 14:58:41 +00:00
djachenko
b906f34b8b
""
2005-09-21 14:55:21 +00:00
urs_hunkler
508308fb7c
Added CSS properties for Firefox for fixed placement of the timer. It is a preliminarily fix. Please follow Bug #4053 .
2005-09-21 14:23:13 +00:00
mits
4fe8dfaddc
translated new strings associated with IMS.
2005-09-21 13:22:03 +00:00
stronk7
9b50609c8e
Error messges improved & detect some exceptions ins the manifest file
...
(strange chars)
2005-09-21 12:34:50 +00:00
stronk7
7f95046d15
Added some IMS CP strings plus some generic errors.
...
If somebody can check them...it isn't one of my skills! ;-)
2005-09-21 12:33:27 +00:00
gbateson
d4e351cd8b
SQL to update clickreportid must be done one statement at a time
2005-09-21 11:53:04 +00:00
gbateson
1ee38bed41
when adding a "chain" of HotPots, check quiz specified in "Next" button has not already been added
2005-09-21 11:51:07 +00:00
stronk7
406e4672f7
Problem with reference parameters solved under PHP 4.x. Bug 4102.
...
(http://moodle.org/bugs/bug.php?op=show&bugid=4102 )
2005-09-21 10:27:04 +00:00
mits
166eb40cac
translated a help file for workshop.
2005-09-21 05:26:53 +00:00
gbateson
2393e715d6
renumbered steps 1,2,3,3,4 => 1,2,3,4,5
...
signalled steps 3 and 4 as not required for Moodle 1.5 and later
2005-09-21 00:25:51 +00:00
stronk7
7fe60b0c76
Now the ALL link in the paging bar is under the
...
glossary->showall setting control. Bug 4072.
(http://moodle.org/bugs/bug.php?op=show&bugid=4072 )
Merged from MOODLE_15_STABLE
2005-09-20 17:19:44 +00:00
gbateson
6241666438
removed XSS hole caused by urldecode
2005-09-20 11:48:50 +00:00
thepurpleblob
ac04332685
Removed check for student/teacher on submit and replaced with check for (not)
...
guest, as (a) it didn't stop guests and (b) it broke the studentview mode
2005-09-20 09:22:06 +00:00
julmis
132ba6df91
Merged from MOODLE_15_STABLE
...
- added xxs fix optional_param for id.
2005-09-20 08:59:18 +00:00
barias
5ccf09bda1
Minor updates in spanish translation
2005-09-20 08:24:23 +00:00
gbateson
4b83220717
Improved the setting of quiz name and summary for quiz chains
2005-09-20 07:12:00 +00:00
mits
fb5fac3caa
translated new strings and help files for resource.
2005-09-20 03:51:17 +00:00
mits
380d1b6e92
added some based on standard theme.
2005-09-20 02:47:31 +00:00
michaelpenne
cfdfadecd3
Changes the save button from 'Save' to 'Save Changes'. More moodley :)
2005-09-19 22:40:46 +00:00
michaelpenne
503114809f
Added backup/restore code for essay question type. In the process of testing, fixed several other bugs
...
in the quiz restore code regarding state restoration.
2005-09-19 22:38:18 +00:00
michaelpenne
275161455f
When one deletes a course, essay records in the quiz_essay are now deleted
2005-09-19 22:35:03 +00:00
koenr
028bde7f74
New strings from Karoly. Thanks!
2005-09-19 21:10:47 +00:00
mchurch
19216ba3d8
Prevent a wearning message from being displayed around the modules menu on
...
a fresh install of Moodle.
2005-09-19 20:56:36 +00:00
michaelpenne
4f1b940454
The two .sql scripts were missing the uniqueid column in the quiz_attempts table.
2005-09-19 19:12:35 +00:00
martignoni
67d7841f81
First run of new text messages for HotPot v2.1
2005-09-19 17:40:40 +00:00
skodak
85e006261a
fixed IE and https problems; merged from MOODLE_15_STABLE
2005-09-19 17:13:06 +00:00
stronk7
baceaf91f0
First version of the IMS CP resource module.
...
Known limitations:
- IMS Metadata is not loaded (soon it will be).
- IMS submanifests are not supported (is anybody using them?).
- Need to convert loaded data to SITE->charset, have to think a bit about it.
But it loads IMS CP packages like a charm! ;-)
2005-09-19 16:53:02 +00:00
stronk7
93f7a9e3fc
Added some strings for the new IMS CP resource type.
2005-09-19 16:39:47 +00:00
martignoni
e2df0752c9
Added string for 'importmaxerror'
2005-09-19 16:39:05 +00:00
stronk7
1d23983d7e
Added some styles for the new IMS CP resource type.
2005-09-19 16:34:47 +00:00
gbateson
7882cdaf79
improved handling of Hot Potatoes navigation buttons
2005-09-19 06:29:14 +00:00
patrickslee
7b2523bdba
Added some number rounding for grades to prevent PostgreSQL errors (Merged from MOODLE_15_STABLE mod/quiz/locallib.php)
2005-09-19 00:26:23 +00:00
patrickslee
25c4cc57f8
Corrected some table/field names (Merged from MOODLE_15_STABLE)
2005-09-19 00:25:11 +00:00
dlnsk
30eb86ca36
*** empty log message ***
2005-09-17 17:45:50 +00:00
dlnsk
aa21904c49
file quiz_analysis.php was initially added on branch MOODLE_15_STABLE.
2005-09-17 17:41:10 +00:00
dlnsk
d5f6d91c6c
file dfwiki.php was initially added on branch MOODLE_15_STABLE.
2005-09-17 17:41:10 +00:00