Commit Graph

53 Commits

Author SHA1 Message Date
tjhunt d436d197d1 MDL-19690 - the last lot of $CFG->pixpath to $OUTPUT->old_icon_url
Including MDL-19693

RIP $CFG->pixpath
2009-07-03 07:55:30 +00:00
dongsheng 60e40dda6c "MDL-14129, remove the rest error() in moodle2" 2008-12-12 04:53:32 +00:00
danmarsden 46e58e8077 fix php short tags:MDL-17566: Thanks Stephen Bourget 2008-12-09 20:41:44 +00:00
piers f2c86f9445 MDL-17115 - SCORM onload API checking. Hunt for the API. 2008-12-05 03:19:56 +00:00
danmarsden d54e2145ba add time restriction MDL-12588 - add ability to restrict the viewing of SCORM objects using a time/date restriction like most other modules already allow. 2008-11-28 09:20:59 +00:00
danmarsden 86ed86b8dd MDL-17115 - no point in waiting for SCORM API to load when we know JS is disabled. 2008-11-28 06:49:10 +00:00
piers 1881df2733 MDL-7097 - API debug. Change the control of debugging over to SCORM admin settings. 2008-09-16 22:50:16 +00:00
skodak 9528568bf0 MDL-16088 scorm new file api conversion 2008-09-09 08:30:00 +00:00
piers 5b4b959b5a MDL-15859 - [PATCH] Fixes for tests of '' on Oracle.$DB->sql_empty() changes. 2008-08-21 21:22:23 +00:00
danmarsden d9397d51bc MDL-14620 - fix link to repository and tidy up using $CFG vars 2008-08-21 01:47:30 +00:00
piers 1eb6604eb7 MDL-13431 - SCORM results not transferring to Gradebook. Add logging mechanism so that launched URI can be traced. 2008-08-20 23:30:26 +00:00
skodak b8dddc9e37 MDL-16060 use old style slasharguments file.php link when launching scorm packages 2008-08-18 20:56:58 +00:00
piers 6280b17adb MDL-15859 [PATCH] Fixes for tests of '' on Oracle. 2008-08-15 03:30:05 +00:00
piers 320f3aab82 MDL-14492 Provide feedback to user about redirect delay in loadsco.php. Add lang text for please wait. 2008-08-11 21:35:10 +00:00
piers 476c00cba5 MDL-14492 Provide feedback to user about redirect delay in loadsco.php. Change to use a single lang text. 2008-08-04 03:44:48 +00:00
piers e4f781c9e2 MDL-14492 Provide feedback to user about redirect delay in loadsco.php. 2008-08-04 02:35:13 +00:00
scyrma 5a254a2938 MDL-14279: use get_file_url instead of checking $CFG->slashargument manually (merge from 1.9) 2008-07-10 09:55:11 +00:00
dongsheng 08b56f936d "MDL-14129, fix print_error" 2008-06-15 11:00:30 +00:00
skodak bf34704184 MDL-15115 scorm dml covnersion 2008-06-05 10:02:26 +00:00
dongsheng 5a2a53316f MDL-14129, remove all the other error() call 2008-04-04 02:54:20 +00:00
bobopinna 8949f8df0e Fixed external manifest problems 2007-01-25 13:49:50 +00:00
bobopinna 5297c819c4 modified dirname call to scorm_dirname that works also with URLs 2007-01-16 14:08:22 +00:00
moodler f4ba7e1a54 Bend over for XHTML 1.0 Strict ... MDL-8049
Removed Javascript language attribute tags and added CDATA
2007-01-03 14:44:17 +00:00
bobopinna b3659259fd Splitted scoes optional data in a new table 2006-11-21 16:12:19 +00:00
bobopinna 3c6c4eaf66 Fixed completed status for launched Asset 2006-09-29 06:27:47 +00:00
skodak 03f5a0f87c major whitespace cleanup - fixed \r\n line-ending 2006-09-20 19:46:52 +00:00
bobopinna 2b3447c38a Added capability support 2006-08-31 08:34:13 +00:00
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
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
bobopinna 3eabd4cf97 Cleaned some unused include 2006-05-29 07:07:48 +00:00
bobopinna 1a50a1f91e New version with SCORM 2004 sequencing done by Pham Minh Duc 2006-05-25 10:20:45 +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
bobopinna 0f995ab206 Fixed some bugs and typos 2006-02-03 08:04:57 +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
bobopinna 45b700159a Added direct import of manifest files.
Now is possible to select in the package field a imsmanifest.xml file
2005-09-13 07:00:16 +00:00
bobopinna 6293071b9e Fixed a problem with parameter passing 2005-08-30 07:09:18 +00:00
bobopinna eda807b70f Fixed a problem with AICC tracking 2005-07-26 11:01:27 +00:00
bobopinna 7b8732344e changed all the POST with option/required_param functions 2005-07-08 06:56:49 +00:00
bobopinna 9633a42350 Added user activity support
General TAB cleaning
SCO-LMS communication systeme changed to POST method
Several bug fix
2005-05-23 06:56:10 +00:00
bobopinna 23f6c62b62 fixed a problem with Firefox and bad schema version 2005-05-18 14:57:12 +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 06abe84fde Fixed a SQL injection from $scoid 2005-05-16 15:05:53 +00:00
bobopinna d5a62d972f fixed some typos and fixed some datamodel element 2005-05-06 13:29:59 +00:00
bobopinna 26b3d26d2a Added store datamodel and repot 2005-04-29 14:13:37 +00:00
bobopinna 385b6df314 Fixed a typo in AICC launch string 2005-04-19 14:57:02 +00:00
bobopinna 3332df2142 Added support to AICC lauch 2005-04-18 08:37:45 +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