16460 Commits

Author SHA1 Message Date
martignoni
ab4e833975 Error in 'configenablerssfeeds' found by Joseph Rézeau 2005-09-27 13:05:38 +00:00
barias
0060c0e5bb Minor updates in spanish translation 2005-09-27 12:22:57 +00:00
thepurpleblob
da7a785be5 Fix for bug #4120. Replaced missing assignment. On behalf of Dave Scotson. 2005-09-27 10:33:29 +00:00
rcantada
419a679231 doh! forgot to set thischarset to utf8 2005-09-27 09:21:34 +00:00
mjollnir_
96e19e7b67 Merged from MOODLE_15_STABLE: Logging apache user now takes into account loginas 2005-09-27 05:25:23 +00:00
gbateson
76a72c55b8 use while loop instead of foreach loop during regrade, to allow for the possibility of splitting a regrade and so avoid "maximum execution time exceeded" errors 2005-09-27 04:46:28 +00:00
rcantada
b8584ba9d8 new strings 2005-09-27 03:28:14 +00:00
mits
809b856ee8 translated few strings for hotpot. 2005-09-26 21:02:52 +00:00
bobopinna
345e9bd215 Several update by Onofrio Maggi 2005-09-26 15:19:31 +00:00
bobopinna
95b58efe16 Downgraded Moodle requirements to Moodle 1.5 2005-09-26 15:16:49 +00:00
bobopinna
77f18d3936 Added the new popup window mode 2005-09-26 15:15:07 +00:00
bobopinna
27a10b8dd8 Fixed a problem with version datamodel 2005-09-26 15:08:39 +00:00
mits
12c39877d6 translated a new string for student view. 2005-09-26 12:21:57 +00:00
gbateson
e2f9f968cc slight modificaition to the function which updates from v1.2.0 or v1.2.1 to v1.2.2, so as to catch all incorrectly labelled "in progress" attempts 2005-09-26 11:33:53 +00:00
gustav_delius
5c3706b27d When teacher has "student view" on then the login string changes to ""Your are logged in as name in student view (Logout)", note the new 'in student view'. Discussed in bug 4113 2005-09-26 10:00:14 +00:00
carlesbellver
c55355b6c8 *** empty log message *** 2005-09-26 09:38:27 +00:00
gustav_delius
232b3ccc09 Turn editing on link in admin block was missing sesskey, fixing bug 4013 2005-09-26 09:26:06 +00:00
mits
5641846c9f polished. 2005-09-26 05:16:04 +00:00
mits
fd2e1e963d polished. 2005-09-26 05:03:00 +00:00
gbateson
4e31156d03 when updating from v2.1.0 or 2.1.1, check there is no more than one "in progress" attempt per user for each quiz, and if there is such an attempt, it must be the most recent attempt on the quiz by that user 2005-09-26 01:27:31 +00:00
gbateson
51b2d9910b switch output_formats v3, v4, v5 and moved "hotpot_flush" function to "db/update_to_v2.php" 2005-09-26 00:44:52 +00:00
gustav_delius
1c349f7fa2 fix to isstudent() for student view feature, see bug 4113 2005-09-25 21:44:09 +00:00
gustav_delius
b1c9e0998a Allow underscore and hypen in module names 2005-09-25 20:46:43 +00:00
ethem
54afe05f20 New strings from Ethem Evlice (ethem AT evlice DOT com) <XHTML /> compliant. 2005-09-25 18:49:21 +00:00
gustav_delius
57bc53c652 Made student view work also for admins.
Also modified isstudent() function to take student view into account.
2005-09-25 17:30:51 +00:00
rcantada
73cff34c90 new strings 2005-09-25 07:08:36 +00:00
mits
ce184be61e polished. 2005-09-25 00:53:56 +00:00
stronk7
1c8564642d xml:base attribute can be inside the manifest tag too. Thanks
to SCORM specifications clarifying this IMS CP detail! :-)
2005-09-24 17:59:51 +00:00
gustav_delius
b4dd061d7a When adding a large number of courses to a metacourse the timelimit needs to be reset regularly in order to avoid the 30 second timeout. 2005-09-24 17:56:33 +00:00
mits
ee473d7357 translated a new string. 2005-09-24 13:12:22 +00:00
stronk7
52966535a1 Small hack to see Table of Contents correctly both under UTF-8 and
ISO-8859-1 sites. We will delete this once Moodle was migrated to UTF-8.
2005-09-23 22:41:40 +00:00
stronk7
1d317869c8 Changed a bit how <xml:base> works, instead of priorizate one of them,
simply concatenate them.
2005-09-23 22:25:59 +00:00
skodak
1c6932d825 new session timeout handling + gecko fix in moodlelib.php - merged from MOODLE_15_STABLE 2005-09-23 18:38:50 +00:00
skodak
751e91c888 new session timeout handling 2005-09-23 18:25:51 +00:00
mits
1dadc68526 translated a help file and strings for hotpot module. 2005-09-23 17:48:15 +00:00
stronk7
d86a923ba5 Now the IMS CP resource works fine with packages using the <xml:basde> tag
(both at global and individual levels, following the priorization specs)
2005-09-23 00:21:26 +00:00
barias
c300e6246d Minor updates in spanish translation 2005-09-22 23:57:05 +00:00
mits
c1f0b676b7 translated new strings related to lost password. 2005-09-22 18:34:34 +00:00
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