Commit Graph

100 Commits

Author SHA1 Message Date
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
531fa830a6 MDL-9552 support for new gradebook in scorm 2007-08-10 20:58:09 +00:00
c31f631baa MDL-9742 - converting tabs to spaces 2007-07-23 15:38:31 +00:00
08103c9364 cvsimport fixups 2007-07-07 14:18:30 +12:00
7d97f6f87b Fixed a problem with memory use and big data tracks MDL-10318 2007-07-03 07:52:22 +00:00
e73457e4ba MDL-9742 Converting tabs to spaces 2007-05-08 15:44:37 +00:00
4ecb6a9bbb Bug fix MDL-8903 2007-03-15 07:47:43 +00:00
2585a68d54 Merged from 1.8. 2007-02-16 08:46:55 +00:00
3efde7e21a Added conditional rename/add for field external 2007-01-24 20:24:51 +00:00
e9c0b9ecbf Changed drop and add with rename
Fixed a problem with md5hash field
2007-01-24 15:33:46 +00:00
6a6fd8acbc renamed field external changed it to updatefreq
renamed filed md5_result in md5hash
2007-01-24 10:32:45 +00:00
efe95fc405 Added the field external to the mdl_scorm table 2007-01-18 12:05:14 +00:00
aa7a17131d added a field to store ckecksum of a remote package 2007-01-17 15:31:40 +00:00
f3f7610c90 cvsimport fixups -- cvshead had strayed from upstream 2007-01-04 13:15:04 +13:00
0e1bf35071 Added sequencing tables 2006-12-11 15:13:44 +00:00
b3659259fd Splitted scoes optional data in a new table 2006-11-21 16:12:19 +00: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
2d5a4f255b Merged fixes for MDL-6907 from stable 2006-10-11 06:21:58 +00:00
924ccd683a Fixed up some wrong entries in the log_display table MDL-6516
NOTE:  The dates are a month in advance for $version here!  We need
to increment very slowly until it catches up, and make sure that we
manage the versions in HEAD very carefully after we branch for 1.7
2006-09-27 14:08:17 +00:00
7bd1b4f5ba Ops, scorm->skipview default must be 1 2006-09-26 16:58:49 +00:00
d5a28fdae9 Adding scorm->skipview to PostgreSQL 2006-09-26 15:56:18 +00:00
d107d19057 Adding scorm->skipview to XMLDB file! 2006-09-26 15:25:29 +00:00
32cfa4dbf8 Added skip view page feature 2006-09-26 14:25:59 +00:00
af94faf492 Removed mod/scorm:view 2006-09-22 03:07:29 +00:00
eef868d17d major whitespace cleanup - fixed trailng whitespace in new files and admin area 2006-09-20 21:00:45 +00:00
8ea144bf77 Fixes MDL-6516, "Error on logs page because of mess in mdl_log_display table" 2006-09-11 11:40:43 +00:00
0d699c2449 Fixed context selection 2006-08-31 10:29:16 +00:00
2b3447c38a Added capability support 2006-08-31 08:34:13 +00:00
9bd4d98bc2 Initial version of the XMLDB file for this plugin 2006-08-12 22:19:10 +00:00
dabfd0ed85 Removed tabs 2006-08-09 13:45:49 +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
bfc38bb2eb merging changes from MOODLE_16_STABLE 2006-07-31 18:21:42 +00:00
2a0f40e98c mod/choice mod/lesson mod/scorm moodle16cleanup: Added notification
for cleanup that may fail if one is starting fresh from moodle 1.5.3+,
previous cleanup before 1.5.3 is not needed
2006-05-17 06:42:57 +00:00
c89dfcfcf5 moodle16cleanup: mod/scorm version column should not be dropped, it must
exist. it was not upgraded as with mysql.php 2005041600
2006-05-17 06:30:13 +00:00
5f672a4dd8 Fixed inserts for log_display. 2006-04-24 09:05:08 +00:00
f21cc86bca changed formats for log_display table 2006-04-24 08:10:55 +00:00
4c3b42f7c5 just in case someone has the index elemeny and not element 2006-04-24 02:17:16 +00:00
586de5a08a Fixed default stage size 2006-04-12 06:04:15 +00:00
5046492815 Added multi attempt support 2006-04-12 06:03:46 +00:00
34f4ff351d WHERE 1 is NOT valid postgres syntax. Just pass empty string instead! 2006-03-27 04:04:40 +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
81ef8c1f48 fixing a weird index in scorm_scoes_track (see bug report 4742) 2006-02-14 02:44:03 +00:00
136b6ab33f changed to use utfconvert function 2006-01-31 02:15:21 +00:00
677169b9dc fixing typo 2006-01-27 04:31:46 +00:00
3b32165cc7 bug fixing 2006-01-24 02:37:18 +00:00