bobopinna
5c1ac70c63
Fixed a problem during scorm update.
...
Now only the lost scoes tracks are deleted
Added support to IMS CP repository
2006-08-11 12:26:06 +00:00
bobopinna
f69db63ed4
Cleaned code
2006-08-10 11:32:48 +00:00
bobopinna
03f5564e43
Fixed a problem with popup window and IE
2006-08-10 08:27:12 +00:00
moodler
dabfd0ed85
Removed tabs
2006-08-09 13:45:49 +00:00
skodak
f9d5371b28
new function get_coursemodule_from_id() is now used for obtaining of valid $cm from coursemodule id SC#283
2006-08-08 22:09:55 +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
danmarsden
e4aa175a92
Fixes for Bug 5749 and Bug 5750
...
summary of bug 5749 and 5750
fixes for: function causes timeout when deleting temporary files for large scorm objects
scorm\validate.php calls function scorm_delete_files from scorm\lib.php - but lib.php not included in validate.php
Validation of Scorm objects broken - adds entry in modules database even when scorm object is not created.
2006-07-23 23:48:09 +00:00
vyshane
da52f1523c
Merge from 1.6. Fix for scorm_option2text(). options field is now saved
...
proprely.
2006-06-08 07:39:37 +00:00
bobopinna
ba5d423b21
Fixed some regular expressions Bug 5041
2006-06-06 14:30:32 +00:00
bobopinna
4023c0aa2d
Fixed a typo
2006-06-05 08:21:45 +00:00
bobopinna
7cef1dfd3d
Added class name for the IFRAME element
2006-06-05 07:38:46 +00:00
bobopinna
b7679957eb
Fixed modified names for some constants [Bug 5695]
2006-06-05 07:21:03 +00:00
bobopinna
723fe255b4
Two icons added by Pham Minh Duc
2006-05-30 14:01:51 +00:00
bobopinna
3eabd4cf97
Cleaned some unused include
2006-05-29 07:07:48 +00:00
skodak
9054ba924a
sanitize submitted numerical values; merged from MOODLE_16_STABLE
2006-05-26 11:54:11 +00:00
bobopinna
1a50a1f91e
New version with SCORM 2004 sequencing done by Pham Minh Duc
2006-05-25 10:20:45 +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
bobopinna
bb3af8d431
Added memory to toc's collaps/expand mode
2006-04-24 06:42:45 +00:00
toyomoyo
4c3b42f7c5
just in case someone has the index elemeny and not element
2006-04-24 02:17:16 +00:00
bobopinna
008bfd2795
Added utf8 conversion
2006-04-12 06:15:29 +00:00
bobopinna
9ff41f7ed0
Fixed navigation bar links for SCORM course format
2006-04-12 06:13:29 +00:00
bobopinna
df88f4ea9d
Fixed navigation bar link for SCORM course format
2006-04-12 06:12:16 +00:00
bobopinna
82c3173ea5
Fixed a typo
2006-04-12 06:08:48 +00:00
bobopinna
d74b87919f
Fixed empty tags check
2006-04-12 06:05:25 +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
bobopinna
a91433f9ec
Added debug messages
2006-04-12 06:02:08 +00:00
stronk7
1b1858d260
htmlentities() to s()
2006-04-11 16:09:52 +00:00
bobopinna
5fe1f8afb4
Added support to multi attempts
2006-04-11 13:51:10 +00:00
bobopinna
a2464082c4
Fixed two problems in AICC import
2006-03-30 06:19:52 +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
0c0849cf5f
lots of incorrect required_param()'s - there MUST be only two parameters not three!!
2006-03-08 00:08:51 +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
bobopinna
baef508d2c
Removed the last short tag
2006-02-13 15:14:57 +00:00
bobopinna
0f995ab206
Fixed some bugs and typos
2006-02-03 08:04:57 +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
mjollnir_
f90666aa5c
Abstracted a bit of the restore procedure to allow for silent restoring.
...
Added new function, import_backup_file_silently
Changed everything that prints stuff to check for a constant first.
Backup_flush checks a different constant, this is so that output can still
get flushed to the browser when necessary but not print <li>s everywhere.
Please test this!
2006-01-15 21:09:13 +00:00
toyomoyo
e8f7b20f9a
more bug fixes =(
2006-01-13 07:24:43 +00:00
mjollnir_
1ecea97679
Granular backup & restore:
...
This patch allows the much requested selection of individual instances of modules within a course to backup and restore.
It needs A LOT of testing and probably some prettyifying too.
2006-01-13 03:45:31 +00:00