skodak
775f811a66
MDL-16002 rewritten upgrade locking and better upgrade progress tracking; MDL-16070 Do not use $a[0] syntax in lang packs + various other upgrade improvements and fixes
2008-08-16 12:16:01 +00:00
piers
c57ce9f251
MDL-14902 Missing column 'whatgrade' in prefix_scorm table. Is a DB patch (thanks Hans de Zwart).
2008-08-01 02:32:36 +00:00
Francois Marier
6800d78e06
Drift between CVS and git
...
- large deletions
- lucene updates
- error() => print_error()
- NO_MOODLE_COOKIES define
- various other things
2008-06-25 17:31:23 +00:00
skodak
b1f93b1512
MDL-15246 moving all remaining ddl function to adminlib, keeping old lib/ddllib.php only for BC withexisting code; fixed inline docs related to ddl
2008-06-15 10:32:50 +00:00
skodak
219f652b91
MDL-14679 upgrade $DB conversion
2008-05-31 18:05:42 +00:00
fmarier
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
stronk7
fcdea90774
Second pass. Modules. Some more default comments are out. MDL-11385
2007-09-24 22:17:05 +00:00
skodak
531fa830a6
MDL-9552 support for new gradebook in scorm
2007-08-10 20:58:09 +00:00
poltawski
c31f631baa
MDL-9742 - converting tabs to spaces
2007-07-23 15:38:31 +00:00
Martin Langhoff
08103c9364
cvsimport fixups
2007-07-07 14:18:30 +12:00
bobopinna
7d97f6f87b
Fixed a problem with memory use and big data tracks MDL-10318
2007-07-03 07:52:22 +00:00
poltawski
e73457e4ba
MDL-9742 Converting tabs to spaces
2007-05-08 15:44:37 +00:00
bobopinna
4ecb6a9bbb
Bug fix MDL-8903
2007-03-15 07:47:43 +00:00
vyshane
2585a68d54
Merged from 1.8.
2007-02-16 08:46:55 +00:00
bobopinna
3efde7e21a
Added conditional rename/add for field external
2007-01-24 20:24:51 +00:00
bobopinna
e9c0b9ecbf
Changed drop and add with rename
...
Fixed a problem with md5hash field
2007-01-24 15:33:46 +00:00
bobopinna
6a6fd8acbc
renamed field external changed it to updatefreq
...
renamed filed md5_result in md5hash
2007-01-24 10:32:45 +00:00
csantossaenz
efe95fc405
Added the field external to the mdl_scorm table
2007-01-18 12:05:14 +00:00
csantossaenz
aa7a17131d
added a field to store ckecksum of a remote package
2007-01-17 15:31:40 +00:00
Martin Langhoff
f3f7610c90
cvsimport fixups -- cvshead had strayed from upstream
2007-01-04 13:15:04 +13:00
bobopinna
0e1bf35071
Added sequencing tables
2006-12-11 15:13:44 +00:00
bobopinna
b3659259fd
Splitted scoes optional data in a new table
2006-11-21 16:12:19 +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
2d5a4f255b
Merged fixes for MDL-6907 from stable
2006-10-11 06:21:58 +00:00
moodler
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
stronk7
7bd1b4f5ba
Ops, scorm->skipview default must be 1
2006-09-26 16:58:49 +00:00
stronk7
d5a28fdae9
Adding scorm->skipview to PostgreSQL
2006-09-26 15:56:18 +00:00
stronk7
d107d19057
Adding scorm->skipview to XMLDB file!
2006-09-26 15:25:29 +00:00
bobopinna
32cfa4dbf8
Added skip view page feature
2006-09-26 14:25:59 +00:00
vyshane
af94faf492
Removed mod/scorm:view
2006-09-22 03:07:29 +00:00
skodak
eef868d17d
major whitespace cleanup - fixed trailng whitespace in new files and admin area
2006-09-20 21:00:45 +00:00
nfreear
8ea144bf77
Fixes MDL-6516, "Error on logs page because of mess in mdl_log_display table"
2006-09-11 11:40:43 +00:00
bobopinna
0d699c2449
Fixed context selection
2006-08-31 10:29:16 +00:00
bobopinna
2b3447c38a
Added capability support
2006-08-31 08:34:13 +00:00
stronk7
9bd4d98bc2
Initial version of the XMLDB file for this plugin
2006-08-12 22:19:10 +00:00
moodler
dabfd0ed85
Removed tabs
2006-08-09 13:45:49 +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
skodak
bfc38bb2eb
merging changes from MOODLE_16_STABLE
2006-07-31 18:21:42 +00:00
martinlanghoff
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
martinlanghoff
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
vyshane
5f672a4dd8
Fixed inserts for log_display.
2006-04-24 09:05:08 +00:00
toyomoyo
f21cc86bca
changed formats for log_display table
2006-04-24 08:10:55 +00:00
toyomoyo
4c3b42f7c5
just in case someone has the index elemeny and not element
2006-04-24 02:17:16 +00:00
bobopinna
586de5a08a
Fixed default stage size
2006-04-12 06:04:15 +00:00
bobopinna
5046492815
Added multi attempt support
2006-04-12 06:03:46 +00:00
mjollnir_
34f4ff351d
WHERE 1 is NOT valid postgres syntax. Just pass empty string instead!
2006-03-27 04:04:40 +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