Commit Graph

45 Commits

Author SHA1 Message Date
5d0fc5c33d Deprecating old "upgrade" files. MDL-7214
Merged from MOODLE_17_STABLE
2006-10-26 22:46:02 +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
d5a28fdae9 Adding scorm->skipview to PostgreSQL 2006-09-26 15:56:18 +00:00
dabfd0ed85 Removed tabs 2006-08-09 13:45:49 +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
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
6f61d7b985 Postgres compatibility in scorm db upgrade 2005-12-20 20:39:52 +00:00
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
47de120cbf Added multiple attempts support 2005-11-29 14:54:39 +00:00
77f18d3936 Added the new popup window mode 2005-09-26 15:15:07 +00:00
4e980e5a92 Mass cleanup of bad postgres upgrade scripts(merged from 15_stable) 2005-08-15 23:17:58 +00:00
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
96ca8c6cc6 Fixed some bugs in upgrade procedure, updated postgres upgrade 2005-06-29 07:48:11 +00:00
362a7d40e1 Added a time marker for tracks 2005-05-23 06:53:28 +00:00
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
5f18d4e79a Added sco frame size
Completed compliance for scorm 1.2
2005-05-09 09:50:37 +00:00
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
26b3d26d2a Added store datamodel and repot 2005-04-29 14:13:37 +00:00
6d9d3d1b27 postgres dont like "where 1"
CVS: ----------------------------------------------------------------------
2005-04-29 07:42:58 +00:00
a5463b3455 Added data store and reporting 2005-04-28 07:04:55 +00:00
f82f45fab4 Fixes for scorm upgrade in postgres 2005-04-19 01:33:51 +00:00
473526b326 Added support to AICC 2005-04-18 12:11:05 +00:00
1daed920e4 Removed field datadir form scorm table
Fixed a validation problem.
2005-04-15 14:34:48 +00:00
e170f66546 Fixed mysql db design 2005-04-11 06:15:50 +00:00
111bb080ac Fix some warnings when upgrading but no scorms exist. 2005-04-06 08:21:16 +00:00
3a94d06df6 New data model system 2005-04-06 08:07:03 +00:00
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
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
0660e26186 Fixed a bad defined index 2005-04-05 06:54:32 +00:00
d0dd5c4b3d Added ITEM parameters support. 2005-04-04 09:30:51 +00:00
a068498c5d Drop the popup field properly 2005-04-02 09:56:49 +00:00
4928a2f323 Several change to db fields, a complete redesign of user data track 2005-04-01 15:53:32 +00:00
7e0286af89 Merged from MOODLE_14_STABLE: Indexes for scorm and version bump (honoring partial freeze) 2004-11-19 05:28:51 +00:00
d1290cec39 fixed capitalization and quoting of attribute values 2004-09-12 17:34:35 +00:00
edf693decf Wery quickly tested and untested versions for Postgresql. 2004-07-28 08:51:05 +00:00
1a12b1f1d1 Some bug fixes, added new score view (thanks Matt) and added a new validation procedure 2004-07-19 14:53:43 +00:00
42e824e53c Added a prefix to an alter table command 2004-07-14 06:50:24 +00:00
434983ca45 Fixed some problems in Moodle 1.3.2 2004-07-12 08:14:06 +00:00
76d3542313 Added popup window scorm player and its settings 2004-06-21 11:27:52 +00:00
b61107dd34 Corrected some typos 2004-05-23 11:55:43 +00:00
98ca59f6e1 Putting SCORM into maintree CVS, to make it easier to test.
It's getting pretty useful now!
2004-05-20 17:06:19 +00:00