martinlanghoff
a9308edef3
admin/mnet/index: Allow admins to expire an SSL key
...
Author: Donal McMullan <donal@catalyst.net.nz>
2007-01-04 03:37:42 +00:00
martinlanghoff
0947d69da2
admin/mnet/index.html: UI Tweaks
...
Author: Donal McMullan <donal@catalyst.net.nz>
2007-01-04 03:37:20 +00:00
martinlanghoff
f0e4c2701c
mnet/xmlrpc/client & parser: Diff time between servers and break if it's
...
too large
Author: Donal McMullan <donal@catalyst.net.nz>
2007-01-04 03:36:24 +00:00
martinlanghoff
8c99567eec
mnet/environment: Bugfix
...
Author: Donal McMullan <donal@catalyst.net.nz>
2007-01-04 03:34:48 +00:00
martinlanghoff
735c7beb0a
mnet: We now keep several generations of SSL keys
...
Author: Donal McMullan <donal@catalyst.net.nz>
2007-01-04 03:34:14 +00:00
martinlanghoff
7492722632
mnet/lib: Bugfix: mnet_generate_keypair: Declare USER as global
...
Author: Donal McMullan <donal@catalyst.net.nz>
2007-01-04 03:33:34 +00:00
martinlanghoff
f32689ad4b
mnet/environment: Fixup to make proper use of Moodle dml functions
...
Author: Donal McMullan <donal@catalyst.net.nz>
2007-01-04 03:33:14 +00:00
martinlanghoff
13c9d7e082
mnet: Some very minor style (etc) fixes
...
Author: Donal McMullan <donal@catalyst.net.nz>
2007-01-04 03:32:55 +00:00
martinlanghoff
840c12f362
user/view: Bugfix for broken XHTML on non-local user view
...
Author: Donal McMullan <donal@catalyst.net.nz>
2007-01-04 03:31:52 +00:00
martinlanghoff
66ebd55b6b
mnet/xmlrpc/xmlparser: Fix code layout/alignment
...
Author: Donal McMullan <donal@catalyst.net.nz>
2007-01-04 03:31:26 +00:00
martinlanghoff
42f7353911
admin/mnet/mnet_services: Concatenated query to sidestep Moodle
...
requirement that firest field of resultset is unique
Author: Donal McMullan <donal@catalyst.net.nz>
2007-01-04 03:31:10 +00:00
martinlanghoff
f509ce0657
lib/db/access: Capability for roaming to remote Moodles
...
Author: Donal McMullan <donal@catalyst.net.nz>
2007-01-04 03:30:37 +00:00
martinlanghoff
5f88a475c5
mnet: fix a merge-related typo
2007-01-04 03:29:01 +00:00
martinlanghoff
357f08fa49
mnet: polish db changes to match upgrade and clean inst
2007-01-04 03:27:58 +00:00
martinlanghoff
5cd129c7f9
mnet/multiauth: table setup scripts
2007-01-04 03:27:05 +00:00
martinlanghoff
63b1e3513b
mnet: fixed merge typo
2007-01-04 03:26:24 +00:00
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