martignoni
fbcc29a4b5
Typos corrected
2004-10-01 06:30:08 +00:00
ikawhero
5c4b19d38d
Bug in path for language strings fixed
2004-10-01 04:51:05 +00:00
paca70
2be3872c88
Moved configuration defaults to new function auth_ldap_getdefaults()
...
Now the information can be used anywhere. config.html comes to mind at first.
2004-10-01 04:39:03 +00:00
papita
16aede7eb9
merged files from STABLE
2004-10-01 04:13:42 +00:00
papita
671419c14c
file hotpot.php was initially added on branch MOODLE_14_STABLE.
2004-10-01 04:12:09 +00:00
papita
9c477db39d
file emailprotect.php was initially added on branch MOODLE_14_STABLE.
2004-10-01 04:12:09 +00:00
papita
e9632edd3d
file enrol_database.php was initially added on branch MOODLE_14_STABLE.
2004-10-01 04:12:09 +00:00
moodler
decec3da38
Merged parameter cleaning from stable
2004-10-01 02:43:09 +00:00
moodler
3f1d5c1182
Clean error messages (merged from stable)
2004-10-01 02:25:02 +00:00
moodler
cb59215c7f
Merged from stable
2004-10-01 02:19:29 +00:00
moodler
81d849fd41
Merged fix from stable
2004-10-01 02:16:05 +00:00
mits
407f31e408
polished and translated some.
2004-09-30 23:58:42 +00:00
stronk7
3a009de26c
Release Notes updated to 1.4.2!
2004-09-30 22:34:11 +00:00
martignoni
17af57f7f6
Release notes for version 1.4.2
2004-09-30 21:40:45 +00:00
mits
f2bfbd44e2
polished and translated one string on moodle.php
2004-09-30 21:38:41 +00:00
gustav_delius
3da3bf18e2
Martin, did you really mean to switch XHTML on in the standard standard theme?
2004-09-30 20:39:35 +00:00
gustav_delius
dfc12289a3
after removing empty line at top of section the editing icon was now a bit cramped in, so added an empty line below it but only if editing is on.
2004-09-30 18:56:08 +00:00
gustav_delius
eab617f96c
removed spurious empty line at start of sections
2004-09-30 18:43:24 +00:00
paca70
8347b5628a
Corrections to phpdoc comments.
2004-09-30 18:38:40 +00:00
moodler
8778900a0c
Release notes for 1.4.2.
...
Hopefully we can release this in about 24 hours.
2004-09-30 18:11:57 +00:00
martignoni
727d0227d9
Some typos corrected
2004-09-30 12:52:34 +00:00
martignoni
a4bb535f9c
Config for dbsessions variable
2004-09-30 12:34:00 +00:00
paca70
13dcf22d39
Added phpdoc comments
...
Moved from ldap_get_entries to binarysafe auth_ldap_get_entries().
Added 'count'-attribute to auth_ldap_get_entries() result.
2004-09-30 11:34:38 +00:00
paca70
f739b64d9b
Updates for postges
2004-09-30 11:29:42 +00:00
moodler
b0542a1e20
Jump -> go on popup menus
2004-09-30 10:52:48 +00:00
moodler
34b5847a1a
Some changes for XHTML and accessibility compliance
2004-09-30 08:42:34 +00:00
moodler
c9fc958803
Some style additions
2004-09-30 08:41:53 +00:00
moodler
f54e245898
Fixed a notice as per bug 2020 (and tidied some code)
2004-09-30 08:35:55 +00:00
moodler
c6edaf80db
Fixing display of costs
2004-09-30 08:35:24 +00:00
moodler
9de24b62ee
Config for dbsessions variable
2004-09-30 08:04:56 +00:00
moodler
16570a27c3
Fixed an extra slash
2004-09-30 07:56:27 +00:00
aredkin
4b1228dd00
*** empty log message ***
2004-09-30 07:22:54 +00:00
aredkin
69245cad02
New one
2004-09-30 07:09:03 +00:00
martignoni
cda8a9ae4b
Changed everywhere <b> with <strong>
2004-09-30 07:04:52 +00:00
moodler
18fc7e7c67
Moving style information from XHTML code to stylesheets
2004-09-30 06:52:49 +00:00
moodler
9f39c19012
Some changes for XHTML and accessilibity compliance
2004-09-30 06:46:26 +00:00
moodler
42b90599be
SESSIONS-IN-DATABASE SUPPORT
...
Support for a new configuration variable called $CFG->dbsessions
which enables sessions via database. Based on code from Jason Cole's
team - thanks!
2004-09-30 06:02:39 +00:00
mits
855c11a67b
translated some
2004-09-30 05:39:28 +00:00
mjollnir_
436d4c6bf5
close bracket in wrong place
2004-09-30 04:18:41 +00:00
mjollnir_
777b9e0faf
More changes to use fullname function rather than firstname lastname
...
These patches are maintained in an publicly accessible Arch repository, see: http://lists.eduforge.org/cgi-bin/archzoom.cgi/arch-eduforge@catalyst.net.nz--2004-MIRROR/moodle--eduforge--1.3.3
Index of arch patches in this commit:
arch-eduforge@catalyst.net.nz--2004/moodle--eduforge--1.3.3--patch-108
2004-09-30 03:31:29 GMT
Penny Leach <penny@catalyst.net.nz>
final changes to use fullname
Full logs:
Revision: moodle--eduforge--1.3.3--patch-108
Archive: arch-eduforge@catalyst.net.nz--2004
Creator: Penny Leach <penny@catalyst.net.nz>
Date: Thu Sep 30 15:31:29 NZST 2004
Standard-date: 2004-09-30 03:31:29 GMT
Modified-files: login/confirm.php mod/scorm/report.php
New-patches: arch-eduforge@catalyst.net.nz--2004/moodle--eduforge--1.3.3--patch-108
Summary: final changes to use fullname
Keywords:
2004-09-30 03:43:40 +00:00
mits
f50f0b2b52
polished.
2004-09-30 01:21:16 +00:00
mits
81f07b485d
Polished and new translated file added.
2004-09-29 22:39:55 +00:00
koenr
123a7dd167
completely reworked fr_ca lang pack thanks to Jean-François Nadeau
...
Slowly working to one fr lang pack
2004-09-29 22:39:02 +00:00
barias
eb890a524e
Latest upgrades
2004-09-29 22:29:51 +00:00
mits
420a4a7047
fixed encode EUC-JP to UTF-8.
2004-09-29 22:28:41 +00:00
julmis
f5a55bc1dc
Merging from MOODLE_14_STABLE
2004-09-29 22:20:36 +00:00
martignoni
019bc577fe
Added missing strings
2004-09-29 21:41:16 +00:00
mjollnir_
92e754ebd2
Fixed firstname lastname to call to fullname function
2004-09-29 21:32:53 +00:00
martignoni
02f58f864c
Fixed typos
2004-09-29 21:30:16 +00:00
rkingdon
b514883a04
Minor tidy of "not graded" workshops to supress grades appearing in
...
student pages.
2004-09-29 21:28:55 +00:00