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
toyomoyo
f841494c62
see changes for admin/utfdbmigrate.php
2006-02-24 08:20:13 +00:00
toyomoyo
81ef8c1f48
fixing a weird index in scorm_scoes_track (see bug report 4742)
2006-02-14 02:44:03 +00:00
moodler
136b6ab33f
changed to use utfconvert function
2006-01-31 02:15:21 +00:00
moodler
677169b9dc
fixing typo
2006-01-27 04:31:46 +00:00
moodler
3b32165cc7
bug fixing
2006-01-24 02:37:18 +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
moodler
5d7a2722d5
more bugs
2006-01-16 07:57:56 +00:00
toyomoyo
e8f7b20f9a
more bug fixes =(
2006-01-13 07:24:43 +00:00
toyomoyo
c8ee027b0e
added 2 fields in xml, addindex and dropindex, and bug fixes
2006-01-11 01:46:22 +00:00
toyomoyo
1e4d9ff6dc
utf8 migration support scripts
2006-01-09 06:06:49 +00:00
mjollnir_
6f61d7b985
Postgres compatibility in scorm db upgrade
2005-12-20 20:39:52 +00:00
martinlanghoff
d57f7fda7c
mod/scorm: fixed syntax errors (switch to an editor that balances brackets, mate ;-) -- credits to Nigel McNie
2005-12-12 03:26:54 +00:00
bobopinna
47de120cbf
Added multiple attempts support
2005-11-29 14:54:39 +00:00
bobopinna
133c5c2792
General review to support XHTML Strict
...
First step in multi-attempt feature (requested by SCORM 2004)
Removed javascript use as much as possible in button and link
2005-11-15 08:10:26 +00:00
bobopinna
77f18d3936
Added the new popup window mode
2005-09-26 15:15:07 +00:00
patrickslee
4e980e5a92
Mass cleanup of bad postgres upgrade scripts(merged from 15_stable)
2005-08-15 23:17:58 +00:00
bobopinna
73a2a50665
Added hidetoc and changed browsemode to hidemode (to fix a problem when a scorm is updated)
2005-07-07 09:16:01 +00:00
bobopinna
96ca8c6cc6
Fixed some bugs in upgrade procedure, updated postgres upgrade
2005-06-29 07:48:11 +00:00
bobopinna
62d923574f
Fixed an upgrade bug with field timelimitaction
2005-06-28 07:02:25 +00:00
bobopinna
b5127f1e26
Added popup support
2005-06-27 07:26:49 +00:00
bobopinna
73673f9cf1
Fixed a typo
2005-06-06 12:37:56 +00:00
bobopinna
362a7d40e1
Added a time marker for tracks
2005-05-23 06:53:28 +00:00
stronk7
5e5b6b7f19
Tabs are out.
...
Please don't use tabs in source code. Set your editor to 4 cc per tab.!
2005-05-16 23:41:58 +00:00
bobopinna
5f18d4e79a
Added sco frame size
...
Completed compliance for scorm 1.2
2005-05-09 09:50:37 +00:00
mjollnir_
a35ee52017
Please don't put 1 into the where part of get_records_select, it causes postgres-invalid sql
2005-05-07 02:36:45 +00:00
bobopinna
ae377545b7
Fixed some typos
2005-05-02 06:49:03 +00:00
bobopinna
26b3d26d2a
Added store datamodel and repot
2005-04-29 14:13:37 +00:00
paca70
6d9d3d1b27
postgres dont like "where 1"
...
CVS: ----------------------------------------------------------------------
2005-04-29 07:42:58 +00:00
bobopinna
a5463b3455
Added data store and reporting
2005-04-28 07:04:55 +00:00
mjollnir_
f82f45fab4
Fixes for scorm upgrade in postgres
2005-04-19 01:33:51 +00:00
bobopinna
473526b326
Added support to AICC
2005-04-18 12:11:05 +00:00
bobopinna
88f75516f6
Added support to AICC packages
2005-04-18 07:49:36 +00:00
bobopinna
1daed920e4
Removed field datadir form scorm table
...
Fixed a validation problem.
2005-04-15 14:34:48 +00:00