martinlanghoff
c72fe8018d
mnet: new auth plugin
2007-01-04 03:26:04 +00:00
martinlanghoff
d09d923b92
mnet: somewhat hackish changes to course_list. Needs further work
2007-01-04 03:25:18 +00:00
martinlanghoff
6e6b8c8516
mnet: new mnet_hosts block
2007-01-04 03:23:48 +00:00
martinlanghoff
c215b32be7
mnet: courses and activity log know about mnet remote users
2007-01-04 03:22:51 +00:00
martinlanghoff
d14383e0a0
mnet/multienrol: admin area changes, including test for curl extension
2007-01-04 03:19:49 +00:00
toyomoyo
9fcdacfdaf
adding fieldset to form MDL-7861
2007-01-04 03:18:10 +00:00
martinlanghoff
28f2875622
mnet: core langpack changes
2007-01-04 03:08:12 +00:00
martinlanghoff
bf1a3d2010
mnet: new enrolment plugin
2007-01-04 03:05:48 +00:00
martinlanghoff
af9c5226c4
mnet: login operations (change pw, forgotpw) now handle multiauth and mnet remote users
2007-01-04 03:03:57 +00:00
martinlanghoff
56f5274232
mnet: user/* now handles remote users and multi-auth
2007-01-04 03:01:30 +00:00
martinlanghoff
03d820c788
mnet: changes to core moode libs
...
- get_user_listing() is now aware of remote users
- require_login() is now aware of remote users
- new auth plugins infrastructure in place
- is_internal_auth() is now a deprecated legacy call
- create_user_record()/update_user_record()/authenticate_user_login() handle multi-auth
- is_mnet_remote_user() checks for remoteness
- clean_param() handles PARAM_PEM and PARAM_BASE64
Also
- user_login_string() knows to offer a link to remote users to login @ their host
- XMLTDBTable field creation returns the field obj so that
the caller has a chance to set additional properties such as comment
2007-01-04 02:52:44 +00:00
toyomoyo
2ea7548245
post table will be used for storing comments as well so the type has to be specified when querying blogs
2007-01-04 02:51:21 +00:00
martinlanghoff
71558f8502
mnet: core libraries and admin pages
2007-01-04 02:33:51 +00:00
vyshane
10daca92c5
Added missing img alt text.
2007-01-04 02:17:47 +00:00
vyshane
f9921edcfc
Added language strings needed for image alt text.
2007-01-04 02:14:50 +00:00
vyshane
5c53988f96
Added show/hide icons to calendar event filter. Related to MDL-7433.
2007-01-04 01:59:51 +00:00
toyomoyo
7dc6c73e33
users with screenreader flag set should only see 1 link to manual refresh chat rooms
2007-01-04 01:13:26 +00:00
martinlanghoff
b776b27738
db upgrades are now XHTML-correct -- at least when they succeed! With this patch, 1.8 installation completes correctly
2007-01-04 01:07:35 +00:00
Martin Langhoff
f3f7610c90
cvsimport fixups -- cvshead had strayed from upstream
2007-01-04 13:15:04 +13:00
skodak
b8806cccdf
Adobe Acrobat JavaScript Execution Bug SC#346
2007-01-03 23:35:03 +00:00
skodak
c94eac4a4e
MDL-7861 Strict XHTML 1.0 - popup_form() fixes (added div and $formname parameter changed to $formid) - fixed typo :-(
2007-01-03 22:54:54 +00:00
skodak
4e73e3eab6
MDL-8063 Fixed links to validation services to be XHTML Strict :-D
2007-01-03 21:12:39 +00:00
skodak
c7225fe291
MDL-8062 chat, login page and messaging - removed name attribute from some <form>s and fixed focus; changed set_focus() JS to accept element ID == the $focus parameter in print_header() + other minor Strict XHTML fixes
2007-01-03 20:35:09 +00:00
skodak
e6bfd8e45e
MDL-8050 1.2 Remove all target="_top" - fixed typo
2007-01-03 20:06:11 +00:00
skodak
32f0b38a4a
MDL-8049 Remove all language=Javascript from javascript includes
2007-01-03 19:33:44 +00:00
skodak
e25cb71041
MDL-8050 1.2 Remove all target="_top"
2007-01-03 19:24:48 +00:00
skodak
ee5567d1ae
MDL-7861 Strict XHTML 1.0 - popup_form() fixes (added div and $formname parameter changed to $formid)
2007-01-03 18:53:03 +00:00
moodler
9e3e44e141
more Strict bending over
2007-01-03 16:04:08 +00:00
moodler
fb87a6192c
Added skip link to admin page
2007-01-03 15:38:28 +00:00
moodler
2ef9d19a51
Added skip links to all course formats to main content MDL-7878
2007-01-03 15:37:07 +00:00
moodler
8e968c9a66
Some small additions for validators (we don't want SID messing up nice xhtml)
2007-01-03 15:00:13 +00:00
moodler
f4ba7e1a54
Bend over for XHTML 1.0 Strict ... MDL-8049
...
Removed Javascript language attribute tags and added CDATA
2007-01-03 14:44:17 +00:00
moodler
7e99dd2cd6
Making it a little more strict
2007-01-03 09:14:31 +00:00
moodler
a09f3b7db6
Removed some language=Javscript attributes ... we need to remove all of them!
2007-01-03 09:09:25 +00:00
vyshane
8b9e8fc335
xhtml fixes for MDL-7861.
2007-01-03 08:23:49 +00:00
vyshane
849d075393
xhtml fix for MDL-7861
2007-01-03 08:19:10 +00:00
moodler
fa19c325a9
Some minor changes towards MDL-8048 ... much more to do
2007-01-03 08:17:56 +00:00
vyshane
30011361e7
Language string for ical added.
2007-01-03 08:17:43 +00:00
vyshane
52b5069433
New icon for ical feed.
2007-01-03 08:13:04 +00:00
vyshane
3c49918a75
Layout and colour tweaks for calendar. Related to MDL-7433.
2007-01-03 08:12:21 +00:00
vyshane
03705a21e1
Layout and colour tweaks for calendar. Related to MDL-7433.
2007-01-03 07:58:25 +00:00
toyomoyo
58f779ab11
MDL-7861, adding a missing tag
2007-01-03 07:34:35 +00:00
toyomoyo
e8e76f5a16
MDL-7861, fixing various xhtml strict issues and formatting
2007-01-03 07:29:51 +00:00
moodler
3632d05e6d
New tags file
2007-01-03 04:44:10 +00:00
moodler
20c38567ca
Automatic installer.php lang files by installer_builder (20070103)
2007-01-03 03:16:56 +00:00
moodler
84dec541b0
On second thoughts, while we are in testing phase, let's run with XHTML Strict all the time. MDL-7861
2007-01-03 02:03:22 +00:00
vyshane
37ce014f91
Fixed xhtml for MDL-7861
2007-01-03 02:00:52 +00:00
vyshane
89f0a84c9c
Adding missing "/" to self-close input tags.
2007-01-03 01:53:52 +00:00
moodler
8af1b1ba80
MDL-7861 Better setting of strict in other debug modes too
2007-01-03 01:51:02 +00:00
moodler
2533830067
$CFG->debugdisplay now controls PHP errors too
2007-01-03 01:37:20 +00:00