moodler
a09646cf23
More fixes to print_simple_box
2007-01-05 13:17:21 +00:00
moodler
7cd2f598aa
More XHTML strict - removed image borders and height/width
2007-01-05 12:58:22 +00:00
moodler
df26dd34fd
The fixes I meant to make with print_simple box doh! MDL-7861 MDL-4943
2007-01-05 11:51:43 +00:00
thepurpleblob
dd0730c2dd
Added some cleaning to the category path for some safety.
2007-01-05 10:16:12 +00:00
moodler
8a45fcdfda
Prevent warnings for user when upgrading to mnet MDL-8082
2007-01-05 08:51:14 +00:00
moodler
fa4c975c89
Some extensions to print_error to make it more useful for admin pages
2007-01-05 08:18:26 +00:00
toyomoyo
64888fc1cb
MDL-7861, xhtml strict issues
2007-01-05 08:01:33 +00:00
moodler
84d04c3e83
More XHTML fixes for help files
2007-01-05 06:57:21 +00:00
jamiesensei
b07b6c8134
added 'required' class to outermost div of form elements
2007-01-05 06:47:35 +00:00
moodler
4079b3d7b2
More strrrrict tweaks
2007-01-05 06:23:35 +00:00
toyomoyo
d9cb14b885
MDL-7861, fixing xhtml strict problems
2007-01-05 04:57:58 +00:00
jamiesensei
18a7736107
added helpbuttons to htmleditors where needed. Further work on htmleditor helpbutton code.
2007-01-05 04:51:46 +00:00
martinlanghoff
3261852ad6
Re-committing "Database changes for the customisable user fields" -- I _think_ this is what Shane meant to commit.
2007-01-05 02:34:41 +00:00
martinlanghoff
9654f6339d
Reverting "Database changes for the customisable user fields"
2007-01-05 02:31:35 +00:00
moodler
d69e9c1519
Changed fieldsets to use the new invisiblefieldset class
2007-01-05 02:01:45 +00:00
toyomoyo
e9f044341f
MDL-7861, xhtml related issues, added class for some fieldsets to not display border
2007-01-05 02:00:20 +00:00
toyomoyo
df07bbeee6
MDL-7861, xhtml strict fix
2007-01-05 01:06:24 +00:00
skodak
7947829fde
fixed JS-less "go" button layout in popup form
2007-01-05 00:03:41 +00:00
skodak
7150226896
MDL-7861 xhtml strict fixes - fixed all <br> in our code
2007-01-04 23:38:17 +00:00
skodak
7bc1c17fef
MDL-7861 xhtml strict fixes for login page
2007-01-04 23:27:19 +00:00
skodak
b7dc225654
MDL-8062 1.3 Remove name attribute from <form> and fix focus everywhere - more changes ahead
2007-01-04 21:32:36 +00:00
skodak
fa73873105
MDL-8050 1.2 Remove all target="_top" - refactoring of previous commit
2007-01-04 18:23:55 +00:00
moodler
adc5f292f2
XHTML Strict for user images MDL-7861
2007-01-04 15:42:49 +00:00
moodler
593bc22bf5
Various XHTML Strict fixes for popup links and simple box
2007-01-04 15:16:31 +00:00
skodak
4f24b3e386
MDL-7861 various xhtml fixes and fixed layout of add activity/resource menu
2007-01-04 12:44:58 +00:00
ikawhero
dedda83d93
Database changes for the customisable user fields
2007-01-04 12:35:47 +00:00
jamiesensei
ff768bc57e
small fix to button
2007-01-04 11:30:37 +00:00
skodak
c233a6c3f9
fixed problem with is_executable() in windows since PHP 5.0.0 - curl binary not supported in win32 anyway
2007-01-04 10:45:57 +00:00
jamiesensei
5ce73257ab
some bug fixes in setHelpButton internals.
...
added new editorhelpbutton function that can be used to refer to several help topics.
2007-01-04 10:23:06 +00:00
moodler
81693ac7f1
Make logout work without needing openssl MDL-8070
2007-01-04 08:32:50 +00:00
moodler
244f6f3248
Removed old attributes on moodle mlogo
2007-01-04 06:06:17 +00:00
toyomoyo
2558aa7fe8
adding fieldset MDL-7861
2007-01-04 05:49:29 +00:00
moodler
d21a5865cf
Added CFG->frametarget (defined by frametarget()) MDL-8050
2007-01-04 04:57:50 +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
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
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
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
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
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