martignoni
4f11bf2dbc
Typo corrected
2004-09-29 21:23:46 +00:00
martignoni
7d8efc9478
A first attempt at adding accessibility for the jump menus
2004-09-29 21:21:58 +00:00
mjollnir_
2e23c59ddc
fixed bad newlines and changed firstname lastname to call to fullname function
2004-09-29 21:13:53 +00:00
dhawes
2f87145ba2
Further documented new *SECS contants where they are declared as well as in each function that uses them
2004-09-29 18:56:50 +00:00
mits
97e9a418cf
new help file added.
2004-09-29 18:53:42 +00:00
mits
7360e00839
translated new strings.
2004-09-29 18:21:56 +00:00
dhawes
822a106319
Added a file level phpdoc docblock tag. Also converted double quote strings to single quote literals.
2004-09-29 18:19:39 +00:00
mits
c8123fe5ae
polished.
2004-09-29 17:57:32 +00:00
rkingdon
ff1d392aa1
Allow teachers to edit examples from Admin page; Count of ungraded
...
asessment now excludes warm and hot assessments; change a & back to a
& in a redirect call.
2004-09-29 16:52:24 +00:00
martignoni
1e55858281
Added new lang info for lesson mod
2004-09-29 15:22:45 +00:00
stronk7
7777f4fc97
More use of SITEID
...
Merged from MOODLE_14_STABLE
2004-09-29 15:20:32 +00:00
moodler
037dcbb6a9
A first attempt at adding accessibility for the jump menus, by adding a
...
button after them when Javascript is not enabled.
Button is currently named "Jump". Could be something else.
2004-09-29 14:00:35 +00:00
moodler
2750feef82
A script that will jump to a given URL. Very simple.
2004-09-29 13:47:16 +00:00
martignoni
03e4740750
Typos corrected
2004-09-29 11:40:58 +00:00
martignoni
38d0d9a4c1
A few extra strings for version 2004092700
2004-09-29 09:42:47 +00:00
martignoni
6c27088bd1
Strings added for version 2004092400
2004-09-29 09:36:35 +00:00
martignoni
5172f44c95
Lot of changes to bring it up-to-date
2004-09-29 09:27:06 +00:00
moodler
6159ce6582
Fixed typo from recent addition of all the DAYSECS etc ...
2004-09-29 09:12:55 +00:00
martignoni
9630c22ce2
New config variable $CFG->tracksessionip
2004-09-29 08:43:33 +00:00
martignoni
3a51cc7a36
String 'deleteattempts' added
2004-09-29 08:32:19 +00:00
martignoni
dc49f254c6
Added release notes for 1.4.1
2004-09-29 08:27:47 +00:00
moodler
7a2c8b00d6
Merged SQL fixes from stable
2004-09-29 07:56:33 +00:00
martignoni
98197e6b6c
New strings added
2004-09-29 07:12:16 +00:00
moodler
de9bc13e8a
Merged pathname checking from stable
2004-09-29 07:02:22 +00:00
moodler
1e448f63f4
Merged fix from stable
2004-09-29 06:58:21 +00:00
moodler
d030268d68
Merged pathname checks from stable
2004-09-29 06:52:24 +00:00
mits
2d1facbc84
polished again.
2004-09-29 05:53:02 +00:00
mits
8dda13f4f0
polished.
2004-09-29 05:45:13 +00:00
moodler
1ca84b296f
Merged filename checks from stable
2004-09-29 05:35:04 +00:00
mits
feaecbfe48
Quiz module string translation done.
...
Now get around to help files...
2004-09-29 03:54:45 +00:00
moodler
79035d46c7
Merged resource->type checks from stable
2004-09-29 03:12:31 +00:00
mits
606da9edd0
translated some.
2004-09-29 02:54:19 +00:00
mjollnir_
ea09b04bbd
Postgres bufix
2004-09-29 00:45:06 +00:00
stronk7
4db75a5cb2
Merged quotes from MOODLE_14_STABLE
2004-09-28 23:20:13 +00:00
koenr
375a2fb98a
filling in missing strings
2004-09-28 19:48:21 +00:00
michaelpenne
800abfe61d
fixed a wrong lang call on line #1176
2004-09-28 19:22:30 +00:00
michaelpenne
c732188674
changed $pages[$count][0] to $pageid on line #617
2004-09-28 19:15:20 +00:00
dhawes
da72d76d30
added '@access private' docblock tags to functions that should not be called directly
2004-09-28 16:40:26 +00:00
rkingdon
3903e0729b
New fields in version 2004092700.
2004-09-28 16:30:29 +00:00
moodler
ac87e23424
Merged from STABLE
2004-09-28 15:58:13 +00:00
rkingdon
1bf58ea60b
Version 2004092700 - tidy up of simple assignment case; addition of
...
password and submission late flag.
2004-09-28 15:49:49 +00:00
rkingdon
6e0609cf85
A few extra strigs for version 2004092700.
2004-09-28 15:47:35 +00:00
rkingdon
d42db02f61
A couple of new help file for version 2004092700.
2004-09-28 15:46:33 +00:00
moodler
7ecd7c616d
Merged parameter function from STABLE (and added phpdoc)
2004-09-28 15:41:36 +00:00
koenr
7d492dde2a
typo
2004-09-28 13:27:21 +00:00
paca70
c72eac85d7
Added basic configuration for rfc2307bis
2004-09-28 12:50:33 +00:00
paca70
089b19f631
Fixed bug 2012
...
Started work with bug 2007
Bug 1969 is partacaly fixed. ldap-module supports now password expiration.
Some work with bugs 761 and 1730
Changes in login/index.php
Reordered some code to make variables reusable in multiple places.
Added redirection in case of expired password
2004-09-28 12:39:20 +00:00
mits
86fd04ff4c
polished.
2004-09-28 12:33:34 +00:00
mits
08b37efddd
polished.
2004-09-28 12:30:16 +00:00
moodler
72b4e28353
Some changes for XHTML and accessibility compliance
2004-09-28 09:47:14 +00:00