9858605e59
Add missing fields when upgrading/installing on Postgres
...
mod/exercise, mod/scorm and question/type/rqp
MDL-12023
2007-11-09 01:25:28 +00:00
fcdea90774
Second pass. Modules. Some more default comments are out. MDL-11385
2007-09-24 22:17:05 +00:00
08103c9364
cvsimport fixups
2007-07-07 14:18:30 +12:00
2585a68d54
Merged from 1.8.
2007-02-16 08:46:55 +00:00
f3f7610c90
cvsimport fixups -- cvshead had strayed from upstream
2007-01-04 13:15:04 +13:00
5d0fc5c33d
Deprecating old "upgrade" files. MDL-7214
...
Merged from MOODLE_17_STABLE
2006-10-26 22:46:02 +00:00
3aac1dc9a0
Deprecating old "upgrade" files. MDL-7214
...
Merged from MOODLE_17_STABLE
2006-10-26 22:39:10 +00:00
b8a342d7ac
New upgrade.php file added for this module. MDL-7214
2006-10-26 17:33:40 +00:00
b4c7bb78fc
Deleting some old oci8po files from CVS.
2006-10-21 18:28:28 +00:00
2d5a4f255b
Merged fixes for MDL-6907 from stable
2006-10-11 06:21:58 +00:00
eef868d17d
major whitespace cleanup - fixed trailng whitespace in new files and admin area
2006-09-20 21:00:45 +00:00
c7b39f4737
XMLDB schema initial commit for exercise module
2006-08-10 17:12:00 +00:00
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
f53d75517e
Fixed inserts for log_display table
2006-04-24 08:11:35 +00:00
cb8229d0a8
UTF8 migration - now supporting PostgreSQL
2006-03-10 03:43:33 +00:00
38b7336ed1
short php tags
2006-03-07 21:35:13 +00:00
f841494c62
see changes for admin/utfdbmigrate.php
2006-02-24 08:20:13 +00:00
136b6ab33f
changed to use utfconvert function
2006-01-31 02:15:21 +00:00
2762ca176d
fixing typos
2006-01-19 03:55:02 +00:00
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
1e4d9ff6dc
utf8 migration support scripts
2006-01-09 06:06:49 +00:00
894ff63f8f
Tabs are out
2005-05-16 22:22:31 +00:00
327613bcb6
Replaced prefix_ with CFG->prefix for DROP of indexes before creation because of being inside execute_sql rather than modify_database - exercise module
2004-11-18 02:42:33 +00:00
2171c83396
Merged from MOODLE_14_STABLE: Indexes for exercise and version bump
2004-11-18 01:57:04 +00:00
d9184e20cd
Added changes from mysql.php
2004-10-09 06:33:50 +00:00
54c014ebc7
New version which adds events and amends them in the event table.
2004-10-08 21:41:10 +00:00
41905731b7
fixed capitalization and quoting of attribute values
2004-09-12 16:24:41 +00:00
a6c7e600bc
bug related to postgres - inserts into prefix_exercise_assessments were failing,
...
because generalcomment and teachercomment were not null and didn't have defaults.
for some reason mysql allows this but postgres complains. I've set empty string defaults and added into mysql for consistency.
2004-09-10 04:42:01 +00:00
ced7ca9ef9
Added latest changes to postgres files
2004-09-05 11:26:19 +00:00
e10bb9b327
Addition of Password option - version 2004090200
2004-09-03 09:26:17 +00:00
94cc7ed0f1
Removal teacher assessment of student assessments; addition of Groups,
...
various improvements.
2004-08-06 14:42:23 +00:00
1aaef0d086
Translated from MySQL.
2004-01-17 15:41:38 +00:00
f43c849f7e
A new version (2003121000). Fixes to backup/restore. Addition of "late"
...
work and the reduction of the number of phases to 3 (from 4).
2003-12-24 14:43:24 +00:00
1e57486f11
Initial version for postgresql.
2003-12-02 17:00:39 +00:00
f47f90af64
Removal of diagnostic messages in Administration page; correction to
...
db/mysql.php
2003-11-17 18:51:01 +00:00
e539802dc5
Indexes added to submissions, assessments and grades tables.
...
Administration page cleaned up slightly.
2003-11-14 15:38:50 +00:00
fb7a194e6b
Removed blank lines at the end (!)
2003-11-03 02:59:09 +00:00
69901d1994
First main-tree version of the Exercise module (formerly in contrib)
...
by Ray Kingdon.
Works quite well, but it's not clear yet if this will be part of
major releases (due to the overlap with assignments and workshops
and the confusion this may cause).
2003-10-07 14:54:21 +00:00