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
bobopinna
206f68cf98
fixed a typo.
2005-04-11 06:48:39 +00:00
bobopinna
e170f66546
Fixed mysql db design
2005-04-11 06:15:50 +00:00
bobopinna
5b9ea0ebb5
Fixed db definition and upgrade
2005-04-08 15:58:40 +00:00
defacer
111bb080ac
Fix some warnings when upgrading but no scorms exist.
2005-04-06 08:21:16 +00:00
bobopinna
3a94d06df6
New data model system
2005-04-06 08:07:03 +00:00
mjollnir_
4c9c104a22
One more syntax fix for scorm postgres upgrade. You can't do WHERE 1 in postgres
2005-04-06 02:09:16 +00:00
mjollnir_
7965748f14
Fixing a few syntax problems in scorm upgrade for postgres. Upgrade still fails (this relates to bug #2832 which I'm about to update)
2005-04-06 02:08:06 +00:00
bobopinna
0660e26186
Fixed a bad defined index
2005-04-05 06:54:32 +00:00
bobopinna
d0dd5c4b3d
Added ITEM parameters support.
2005-04-04 09:30:51 +00:00
gustav_delius
08dd99537a
primary key has to be id, see bug 2832
2005-04-02 23:38:08 +00:00
moodler
a068498c5d
Drop the popup field properly
2005-04-02 09:56:49 +00:00
bobopinna
4928a2f323
Several change to db fields, a complete redesign of user data track
2005-04-01 15:53:32 +00:00
mjollnir_
7e0286af89
Merged from MOODLE_14_STABLE: Indexes for scorm and version bump (honoring partial freeze)
2004-11-19 05:28:51 +00:00
gustav_delius
d1290cec39
fixed capitalization and quoting of attribute values
2004-09-12 17:34:35 +00:00
paca70
edf693decf
Wery quickly tested and untested versions for Postgresql.
2004-07-28 08:51:05 +00:00