Petr Skoda
792881f0fe
fixed some comment typos
2010-07-22 09:43:30 +00:00
Dan Marsden
03751efe8a
SCORM MDL-21568 - use correct storing of grading method - remove old references to bad calls. - hope the upgrade script works cross-db - thanks to Bruce Cota for report/patch
2010-07-08 10:40:46 +00:00
Dan Marsden
3b4b776a25
SCORM AICC MDL-21354 use correct check for SCORM debug
2010-07-06 01:21:21 +00:00
Dan Marsden
a4c4962f1a
SCORM AICC MDL-21354 improved debug handling for AICC objects - thanks to Matteo Scaramuccia for patch.
2010-07-06 01:16:55 +00:00
Dan Marsden
4cec22dce6
SCORM MDL-23074 - fix regression - missing slash
2010-07-05 02:00:02 +00:00
Petr Skoda
64f93798d4
MDL-22950 adding new component column to the files table, unfortunately this change requires changes in all 2.0dev code, please review all custom code that was already upgraded to 2.0; fixing multiple problems and regressions in mod/assignment
2010-07-03 13:37:13 +00:00
Dan Marsden
413900b4ac
SCORM MDL-22454 make date selector consistent with other modules
2010-06-25 07:30:55 +00:00
Dan Marsden
d860e4f8e6
SCORM MDL-21442 add Scorms with due dates to My Moodle page
2010-06-24 13:14:51 +00:00
Dan Marsden
169a204c08
SCORM MDL-21354 Add log to file option for AICC objects as we can't use the normal SCORM debugger. - thanks to Matteo Scaramuccia for help with the patch
2010-06-24 11:41:08 +00:00
Dan Marsden
c5b3ba6a53
SCORM MDL-21551 fix calculation for when to run auto update everyday - thanks to Phillip Franks for the report/fix
2010-06-24 08:06:04 +00:00
Dongsheng Cai
9895302c94
"MDL-22746, added missing parameter to file_info_stored class"
2010-06-14 03:35:05 +00:00
Piers Harding
485f4ce60d
MDL-22395 - fix mod/scorm to pass 1.2 tests again. issues with iframe vs object in IE, JS finding content ids, and url_pix().
2010-05-13 23:01:38 +00:00
Dan Marsden
86996ffe92
SCORM MDL-22340 use full path for includes.
2010-05-06 00:13:54 +00:00
Eloy Lafuente
02488b86a8
MDL-22151 backup - added scorm backup
2010-05-03 16:33:43 +00:00
Sam Hemelryk
0b29477be9
navigation MDL-21565 Update this xxx is now automatically added to the nav for all modules by default and is renamed to settings as that is what was being used in the tabs system presently anyway.
...
The following minor changes were also made:
* Added roles links to the navigation automatically
* Handling of block context for settings navigation
* Tidied up init code for settings navigation
2010-03-22 03:04:00 +00:00
Piers Harding
c86a91d508
MDL-16184 - revert earlier work for x.start.time, and apply patch from valerian (incidental fix for user_picture)
2010-02-09 18:43:15 +00:00
Petr Skoda
a685593466
MDL-21233 moodle_url improvemewnts, code simplification, more diagnostics; fixed several regressions
2010-01-16 15:39:56 +00:00
Sam Hemelryk
56115eea49
navigation MDL-21177 Removed erroneous DB queries from module extension calls
2009-12-24 02:06:05 +00:00
Sam Hemelryk
0a1f8f8ffe
mod-scorm MDL-20261 Added functions to extend navigation and removed update this module buttons
2009-12-23 01:47:57 +00:00
Petr Skoda
b5d0cafc6f
MDL-20787 final switch to new $OUTPUT->pix_url() - yay!
2009-12-16 21:50:45 +00:00
Petr Skoda
78946b9bdb
MDL-20204 first batch of major theme changes, some regressions are still there, expect more changes and improvements soon; see tracker for details and list of subtasks
2009-12-16 18:00:58 +00:00
Petr Skoda
e5dd8e3bbd
MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup
2009-11-01 15:24:58 +00:00
Nicolas Connault
1a96363a9d
MDL-15050 Grades entered/updated through grader report now get correctly displayed in course user activity reports (commenting on last commit). Merged from MOODLE_19_STABLE
2009-10-27 12:37:15 +00:00
skodak
0a8a7b6c24
MDL-14589 added missing require_login()
2009-07-19 08:56:45 +00:00
skodak
86900a93bb
MDL-14589 improved _pluginfile function - added forcedownload param and fixed docs
2009-07-03 13:40:37 +00:00
skodak
98edf7b647
MDL-14589 improved _pluginfile function - added forcedownload param and fixed docs
2009-07-03 13:39:39 +00:00
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
skodak
17da2e6f28
MDL-16438 centralise information about plugins to avoid duplication, includes local customisation conversion to standard plugin structure + fixes for some recent regressions; see tracker for more details and links to docs and forums discussions
2009-06-19 14:25:56 +00:00
skodak
a8f3a651c0
MDL-18293 removed obsoleted checking of return values from insert and update_record + unused strings cleanup
2009-06-13 18:16:08 +00:00
skodak
a8c31db2a3
MDL-18293 removed obsoleted checking of return values from insert and update_record + unused strings cleanup
2009-06-13 17:47:18 +00:00
skodak
bf8e93d704
MDL-18293 $DB->somethiong is using exceptions, no need for ifs tehre, removing useless strings
2009-06-03 20:00:08 +00:00
samhemelryk
28f672b2df
mod lib MDL-19294 Added boilerplate and phpdocs
2009-05-28 05:30:46 +00:00
skodak
3268cf9921
MDL-18910 full support for module intro editor with embedded images
2009-04-22 06:48:15 +00:00
skodak
ac3668bfae
MDL-18910 full support for module intro editor with embedded images
2009-04-22 05:10:08 +00:00
skodak
dc5c2bd9eb
MDL-18910 full support for module intro editor with embedded images
2009-04-21 21:17:21 +00:00
skodak
42f103be4c
MDL-18910 moving modedit features to modname_supports()
2009-04-21 08:57:20 +00:00
piers
8f54becce7
MDL-18412 - fixed incorrect config var name. thanks Anthony.
2009-03-02 23:16:47 +00:00
skodak
3156b8ca48
MDL-14589 implemented browsing of course section files + fixed bug when getting parent dirs of stored files
2009-02-16 20:47:22 +00:00
skodak
1045a0074c
MDL-17849 sql queries not printed by default during upgrade anymore, there is a new config.php only setting $CFG->upgradeshowsql instead
2009-01-12 16:52:53 +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
piers
1adc77e6d2
MDL-16810 - Allow site configuration of scorm settings. Fixing grammar of texts, and default options values. Clean up $CFG values nolonger required.
2008-11-11 04:45:39 +00:00
skodak
8546def3b6
MDL-16596 basic areafiles formslib element
2008-09-20 20:56:21 +00:00
skodak
9528568bf0
MDL-16088 scorm new file api conversion
2008-09-09 08:30:00 +00:00
danmarsden
8ba4f1e03e
MDL-16137 - clear scorm directory if it already exists
2008-08-27 22:38:52 +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
piers
7ef16bf927
MDL-16111 - SCORM grade not updated in Grader Report. Thanks John Macklin.
2008-08-21 03:12:08 +00:00
danmarsden
d9397d51bc
MDL-14620 - fix link to repository and tidy up using $CFG vars
2008-08-21 01:47:30 +00:00
skodak
775f811a66
MDL-16002 rewritten upgrade locking and better upgrade progress tracking; MDL-16070 Do not use $a[0] syntax in lang packs + various other upgrade improvements and fixes
2008-08-16 12:16:01 +00:00
piers
6280b17adb
MDL-15859 [PATCH] Fixes for tests of '' on Oracle.
2008-08-15 03:30:05 +00:00
skodak
f432bebff2
MDL-11421 context levels fixed in capability definitions, sorting of caps by name, plug-ins may report used core caps, fixed some risks; merged from MOODLE_19_STABLE
2008-07-24 21:59:13 +00:00