20 Commits

Author SHA1 Message Date
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