Martin Langhoff
08103c9364
cvsimport fixups
2007-07-07 14:18:30 +12:00
nicolasconnault
77a297d274
Fixed many xhtml errors
2007-04-20 07:54:42 +00:00
moodler
6ba65fa08d
Merged Nicolas' changes from MDL-8582 into HEAD.
2007-02-28 06:25:22 +00:00
skodak
bd35194036
MDL-8590 auth cleanup - part 5
2007-02-20 17:29:45 +00:00
lamsdev
12ce9ea2ee
Changed from using lib/soap/nusoap.lib library directly to using lib/soaplib.php.
...
Fix for MDL-6224
2007-02-16 06:49:03 +00:00
lamsdev
ef79f6b241
Fixed javascript to be valid xhtml strict
2007-02-16 06:44:04 +00:00
moodler
1934b87667
Updated versions and requires (primarily because of formslib dependencies)
2007-02-02 13:02:24 +00:00
stronk7
73be66c7a8
Now all the modules global config pages are valid XML. Related to MDL-7861
2007-01-13 20:13:58 +00:00
moodler
c1afef8059
FIxed up the intro boxes XHTML Strict
2007-01-11 08:06:15 +00:00
skodak
60af27037b
MDL-7861 xhtml transient fixes for not closed input fields - I hope all of them except imported libs are now fixed
2007-01-08 19:34:16 +00:00
skodak
d2ce367fb9
MDL-8062 Remove name attribute from <form> and related javascript code cleanup (tested with FF, IE, Konq and Opera)
2007-01-06 19:22:58 +00:00
skodak
b150307551
MDL-7861 xhtml strict fixes - fixed capital letter tags and attributes
2007-01-04 23:59:55 +00:00
skodak
7150226896
MDL-7861 xhtml strict fixes - fixed all <br> in our code
2007-01-04 23:38:17 +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
Martin Langhoff
f3f7610c90
cvsimport fixups -- cvshead had strayed from upstream
2007-01-04 13:15:04 +13: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
skodak
1936c10e54
fixed obsoleted use of course->category to find site course - now used SITEID instead MDL-1899
2006-11-12 08:55:13 +00:00
stronk7
5d0fc5c33d
Deprecating old "upgrade" files. MDL-7214
...
Merged from MOODLE_17_STABLE
2006-10-26 22:46:02 +00:00
stronk7
3aac1dc9a0
Deprecating old "upgrade" files. MDL-7214
...
Merged from MOODLE_17_STABLE
2006-10-26 22:39:10 +00:00
stronk7
b8a342d7ac
New upgrade.php file added for this module. MDL-7214
2006-10-26 17:33:40 +00:00
moodler
49e6751073
Make sure LAMS is off if we don't need it (merged from stable)
2006-10-21 16:14:27 +00:00
moodler
2d5a4f255b
Merged fixes for MDL-6907 from stable
2006-10-11 06:21:58 +00:00
skodak
eef868d17d
major whitespace cleanup - fixed trailng whitespace in new files and admin area
2006-09-20 21:00:45 +00:00
moodler
0f9602085b
Small bump for guest role fix
2006-09-12 08:22:14 +00:00
moodler
8d158ed44f
Reload the guest role using new defaults
2006-09-12 07:10:49 +00:00
skodak
5f02cb4b44
lams conversion to new roles framework
2006-09-11 19:54:11 +00:00
stronk7
a2a4bfc567
XMLDB schema initial commit for the lams module
2006-08-11 17:39:38 +00:00
skodak
f9d5371b28
new function get_coursemodule_from_id() is now used for obtaining of valid $cm from coursemodule id SC#283
2006-08-08 22:09:55 +00:00
moodler
bbbf2d4015
ROLES AND PERMISSIONS - FIRST CHECK-IN
...
=======================================
WARNING: DEV IS CURRENTLY VERY UNSTABLE.
This is a mega-checkin of the new Roles system. A lot of changes have
been made in core and modules.
Currently there are a lot of rough edges and known problems. We are
working hard on these .. .the reason for getting this into HEAD at this
stage is enable us to move faster (our branch was diverging from HEAD
too much).
Please keep an eye on http://docs.moodle.org/en/Roles for current status
and information for developers on how to use the new Roles system.
2006-08-08 05:13:06 +00:00
fyang1024
3353b091f6
add learner link when user is a teacher
2006-06-05 10:01:42 +00:00
gustav_delius
87b18f4ab7
Fixed call to required_param()
2006-04-05 07:46:52 +00:00
patrickslee
cb8229d0a8
UTF8 migration - now supporting PostgreSQL
2006-03-10 03:43:33 +00:00
skodak
38b7336ed1
short php tags
2006-03-07 21:35:13 +00:00
toyomoyo
f841494c62
see changes for admin/utfdbmigrate.php
2006-02-24 08:20:13 +00:00
fyang1024
b827a98e10
remove the testing code
2006-02-08 06:01:13 +00:00
fyang1024
407ed8c619
change class name soapclient to soap_client according to the nusoap.php in the lib/soap folder
2006-02-08 06:00:24 +00:00
patrickslee
bfb2ed3bdd
Fixed nusoap include problem in lams module caused by the rename of nusoap lib directory
2006-02-06 23:45:43 +00:00
moodler
136b6ab33f
changed to use utfconvert function
2006-01-31 02:15:21 +00:00
moodler
99c5cb5052
bug fixes
2006-01-19 05:48:07 +00:00
moodler
f6691427d9
Added default values where needed for columns in the MySQL creation script mysql.sql.
...
Added default values to migrate2utf8.xml, for any varchar and text field types, if the default values for these fields were not defined as '' in the MySQL table creation script.
Committed by vyshane
2006-01-17 07:37:29 +00:00
toyomoyo
e8f7b20f9a
more bug fixes =(
2006-01-13 07:24:43 +00:00
mjollnir_
3ccbb6eb9d
Preventing fatal errors from libraries getting included more than once. Please remember to use require_once !
2006-01-13 04:35:21 +00:00
toyomoyo
1e4d9ff6dc
utf8 migration support scripts
2006-01-09 06:06:49 +00:00
gustav_delius
d9bd40280c
Correcting corrupted line endings
2005-11-19 11:08:51 +00:00
mjollnir_
2e910d21c7
Fixed typo in lams postgres creation
2005-11-17 21:36:55 +00:00
moodler
d8f4ca20cd
Adding the LAMS integration code. Can everyone please test thoroughly.
...
Cheers, Shane.
2005-11-16 08:21:19 +00:00