]>
git.mjollnir.org Git - moodle.git/log
piers [Fri, 22 Aug 2008 01:35:26 +0000 (01:35 +0000)]
MDL-13431 - SCORM results not transferring to Gradebook. SCORM API debugging tool - add reference to SCORM, and SCO identifier.
piers [Fri, 22 Aug 2008 01:30:28 +0000 (01:30 +0000)]
MDL-16111 - SCORM grade not updated in Grader Report. Make sure that lastattempt does not exceed maxattempts.
moodlerobot [Fri, 22 Aug 2008 01:22:24 +0000 (01:22 +0000)]
Automatic installer.php lang files by installer_builder (
20080822 )
skodak [Thu, 21 Aug 2008 21:40:29 +0000 (21:40 +0000)]
MDL-16164 improved use of forms in notes code and some other minor cleanup
piers [Thu, 21 Aug 2008 21:22:23 +0000 (21:22 +0000)]
MDL-15859 - [PATCH] Fixes for tests of '' on Oracle.$DB->sql_empty() changes.
skodak [Thu, 21 Aug 2008 20:43:25 +0000 (20:43 +0000)]
MDL-16163 disable mnet scripts properly if mnet not enabled
skodak [Thu, 21 Aug 2008 20:29:42 +0000 (20:29 +0000)]
MDL-16159 implemented missing access control and security code in course tags
sam_marshall [Thu, 21 Aug 2008 16:43:33 +0000 (16:43 +0000)]
MDL-15498: Completion system: progress report had problems with HTML code in activity names causing invalid/broken html output
sam_marshall [Thu, 21 Aug 2008 16:35:12 +0000 (16:35 +0000)]
MDL-15498: Completion system: progress report had issues with long label names
sam_marshall [Thu, 21 Aug 2008 16:03:13 +0000 (16:03 +0000)]
MDL-15498: Completion system: tweak so that AJAX version correctly updates alt, title of manual completion icons
skodak [Thu, 21 Aug 2008 15:29:42 +0000 (15:29 +0000)]
MDL-15716 Tightened dataroot security checks and and 'loud' administrator warning
mjollnir_ [Thu, 21 Aug 2008 15:10:02 +0000 (15:10 +0000)]
adding missing global $DB in mnet functions
mjollnir_ [Thu, 21 Aug 2008 14:45:28 +0000 (14:45 +0000)]
MDL-16157 - fixing arguments to mnet_get_public_key
sam_marshall [Thu, 21 Aug 2008 13:54:45 +0000 (13:54 +0000)]
MDL-15498: Minor tweaks to completion system (fixing bug with formatting if you have a tick against a multi-paragraph label; allowing use of tick icons on other pages than course/view if required)
mudrd8mz [Thu, 21 Aug 2008 12:05:34 +0000 (12:05 +0000)]
MDL-14326 Remove all course_modules that remained empty (i.e. with instance==0) after the particular restore process. Merged from MOODLE_19_STABLE
dongsheng [Thu, 21 Aug 2008 09:27:39 +0000 (09:27 +0000)]
MDL-13766, boxnet files show as a tree now!
piers [Thu, 21 Aug 2008 09:09:44 +0000 (09:09 +0000)]
MDL-13431 - SCORM results not transferring to Gradebook. remove add_to_log.
mjollnir_ [Thu, 21 Aug 2008 09:07:00 +0000 (09:07 +0000)]
MDL-16134 - fixing up exception throws.
dongsheng [Thu, 21 Aug 2008 08:07:08 +0000 (08:07 +0000)]
MDL-13766, fix javascript error and improve css.
skodak [Thu, 21 Aug 2008 08:00:51 +0000 (08:00 +0000)]
MDL-16115 Password unmask form fields do not work with XHTML strict headers
bobopinna [Thu, 21 Aug 2008 07:32:19 +0000 (07:32 +0000)]
MDL-14967 Upgrade all code using DML - fixed missing changes in scorm_get_scoes
dongsheng [Thu, 21 Aug 2008 06:13:27 +0000 (06:13 +0000)]
"MDL-13766, small fix for repository"
piers [Thu, 21 Aug 2008 03:12:08 +0000 (03:12 +0000)]
MDL-16111 - SCORM grade not updated in Grader Report. Thanks John Macklin.
dongsheng [Thu, 21 Aug 2008 02:46:22 +0000 (02:46 +0000)]
"MDL-13766, beautify source code"
danmarsden [Thu, 21 Aug 2008 02:12:01 +0000 (02:12 +0000)]
MDL-14620 - fix link to repository and tidy up using $CFG vars - missed a bit
dongsheng [Thu, 21 Aug 2008 02:05:02 +0000 (02:05 +0000)]
"MDL-13766, ws.php should not be cached"
danmarsden [Thu, 21 Aug 2008 01:47:30 +0000 (01:47 +0000)]
MDL-14620 - fix link to repository and tidy up using $CFG vars
moodlerobot [Thu, 21 Aug 2008 01:41:48 +0000 (01:41 +0000)]
Updated the HEAD build version to
20080821
moodlerobot [Thu, 21 Aug 2008 01:22:18 +0000 (01:22 +0000)]
Automatic installer.php lang files by installer_builder (
20080821 )
piers [Thu, 21 Aug 2008 00:36:12 +0000 (00:36 +0000)]
MDL-13431 - SCORM results not transferring to Gradebook. SCORM API debugging tool.
piers [Wed, 20 Aug 2008 23:30:26 +0000 (23:30 +0000)]
MDL-13431 - SCORM results not transferring to Gradebook. Add logging mechanism so that launched URI can be traced.
piers [Wed, 20 Aug 2008 22:26:10 +0000 (22:26 +0000)]
MDL-13431 - SCORM results not transferring to Gradebook. Use the correct method for getting the course object.
piers [Wed, 20 Aug 2008 22:23:08 +0000 (22:23 +0000)]
MDL-13431 - SCORM results not transferring to Gradebook. Add logging mechanism so that SCORM API interaction with Moodle can be traced.
danmarsden [Wed, 20 Aug 2008 21:59:21 +0000 (21:59 +0000)]
MDL-14620 - need to check vars are set before using. - adding check so I can include this form type in SCORM
skodak [Wed, 20 Aug 2008 20:33:51 +0000 (20:33 +0000)]
MDL-16146 repository client javascript not xhtml strict - missing script type
skodak [Wed, 20 Aug 2008 20:07:01 +0000 (20:07 +0000)]
MDL-16146 repository client javascript not xhtml strict - missing CDATA
pichetp [Wed, 20 Aug 2008 18:17:27 +0000 (18:17 +0000)]
putting negative data from datasets between () to eliminate maths problem MDL-15358
whchuang [Wed, 20 Aug 2008 18:02:01 +0000 (18:02 +0000)]
Fixed MDL-15075. Some mistakes in the help file for category aggregation. Also fixed in 1.9 stable.
mjollnir_ [Wed, 20 Aug 2008 15:58:29 +0000 (15:58 +0000)]
MDL-14591 - better security when reawakening an interupted export
mjollnir_ [Wed, 20 Aug 2008 13:30:37 +0000 (13:30 +0000)]
MDL-16127 - smarter handling of supported formats in callers
tjhunt [Wed, 20 Aug 2008 09:46:18 +0000 (09:46 +0000)]
MDL-15654 Incorrect escaping of HTML in the history table on the review quiz attempt page.
mjollnir_ [Wed, 20 Aug 2008 09:31:31 +0000 (09:31 +0000)]
MDL-16134 - fixing regression introduced by conversion to exceptions
mjollnir_ [Wed, 20 Aug 2008 09:11:20 +0000 (09:11 +0000)]
MDL-16134 - fixing regression introduced by conversion to exceptions
tjhunt [Wed, 20 Aug 2008 08:53:07 +0000 (08:53 +0000)]
MDL-15605 Convert question bank consistency checks described in MoodleDocs (http://docs.moodle.org/en/Development:Question_bank_consistency_check) to health centre checks.
tjhunt [Wed, 20 Aug 2008 08:28:07 +0000 (08:28 +0000)]
MDL-16141 Oops, and another copy and paste error meant that there was a misleading comment.
tjhunt [Wed, 20 Aug 2008 08:27:21 +0000 (08:27 +0000)]
MDL-16141 Oops, copy and paste error on the method name in the subclasses. Sorry.
dongsheng [Wed, 20 Aug 2008 07:51:42 +0000 (07:51 +0000)]
MDL-13766, fix a not_logged_in bug
dongsheng [Wed, 20 Aug 2008 07:26:10 +0000 (07:26 +0000)]
MDL-13766, use one api_key for all boxnet instances
tjhunt [Wed, 20 Aug 2008 06:51:46 +0000 (06:51 +0000)]
MDL-16141 Need an sql_position method to do POSITION(needle IN haystack) on crappy databases; and
MDL-16140 Table "testtable" already exists messages when re-running dml unit tests after a crash - make it self-healing.
tjhunt [Wed, 20 Aug 2008 06:46:41 +0000 (06:46 +0000)]
Missing langauge string from the unit test report.
dongsheng [Wed, 20 Aug 2008 06:38:10 +0000 (06:38 +0000)]
MDL-13766
Show manage link for each repository
peterbulmer [Wed, 20 Aug 2008 05:57:06 +0000 (05:57 +0000)]
MNET-12558 Additional commenting and variable name change
dongsheng [Wed, 20 Aug 2008 04:53:42 +0000 (04:53 +0000)]
MDL-13766
add more lang string
dongsheng [Wed, 20 Aug 2008 04:24:38 +0000 (04:24 +0000)]
MDL-13766
improve action parameter, add comments for local plugin
dongsheng [Wed, 20 Aug 2008 03:47:05 +0000 (03:47 +0000)]
MDL-13766
Better tree building
dongsheng [Wed, 20 Aug 2008 02:52:29 +0000 (02:52 +0000)]
MDL-13766
1. Use treeview display files in repository
2. Dymanicly loading file support
3. Upload file in local repository plugin
4. Move file picker to the top level of DOM
5. get original photo format from flickr web service
danmarsden [Wed, 20 Aug 2008 02:21:34 +0000 (02:21 +0000)]
MDL-16113 add warning to Scorm modedit page if slasharg is disabled.
moodlerobot [Wed, 20 Aug 2008 01:46:24 +0000 (01:46 +0000)]
Updated the HEAD build version to
20080820
mjollnir_ [Tue, 19 Aug 2008 16:14:17 +0000 (16:14 +0000)]
MDL-15666 - fixed up the dup test and changed setup to mock the user
nicolasconnault [Tue, 19 Aug 2008 15:34:05 +0000 (15:34 +0000)]
MDL-15666 Tests for creating duplicate instance of plugin that doesn't allow duplicates
mjollnir_ [Tue, 19 Aug 2008 15:23:47 +0000 (15:23 +0000)]
MDL-16048 - beginning of printing useful summary during export
MDL-16046 - bugfix of previous commit (added field to portfolio_tempdata but forgot to change insert)
mjollnir_ [Tue, 19 Aug 2008 15:02:46 +0000 (15:02 +0000)]
MDL-16046 - beginning of, adding userid field to portfolio tempdata
mjollnir_ [Tue, 19 Aug 2008 14:30:49 +0000 (14:30 +0000)]
MDL-14591 - adding my name next to todos so I can find them later
mjollnir_ [Tue, 19 Aug 2008 14:20:32 +0000 (14:20 +0000)]
MDL-16134 - exception handling in portfolio code
mjollnir_ [Tue, 19 Aug 2008 11:00:00 +0000 (11:00 +0000)]
MDL-16124 - faux class structure for portfolio formats for better support for subtyping.
thepurpleblob [Tue, 19 Aug 2008 10:46:27 +0000 (10:46 +0000)]
MDL-8130
Change html_entity_decode to PHP5 version and also fix problem with shortening question to derive name.
mjollnir_ [Tue, 19 Aug 2008 10:17:39 +0000 (10:17 +0000)]
MDL-16047 - nicer handling of interupted exports
nicolasconnault [Tue, 19 Aug 2008 09:21:30 +0000 (09:21 +0000)]
MDL-15666 Adding test file with stub methods.
mjollnir_ [Tue, 19 Aug 2008 09:20:54 +0000 (09:20 +0000)]
MDL-15768 - roles in glossary
nicolasconnault [Tue, 19 Aug 2008 07:14:03 +0000 (07:14 +0000)]
MDL-15666 Adding test file with stub methods.
tjhunt [Tue, 19 Aug 2008 06:59:17 +0000 (06:59 +0000)]
SCORM module XHTML strict fixes.
nicolasconnault [Tue, 19 Aug 2008 06:35:40 +0000 (06:35 +0000)]
MDL-15767 Fixing a couple of typos
scyrma [Tue, 19 Aug 2008 06:03:18 +0000 (06:03 +0000)]
Little bit of performance improvement.
tjhunt [Tue, 19 Aug 2008 05:47:06 +0000 (05:47 +0000)]
Fix typo.
tjhunt [Tue, 19 Aug 2008 05:17:07 +0000 (05:17 +0000)]
Fix up XHTML strick breakage introduce during the fix for MDL-13478.
dongsheng [Tue, 19 Aug 2008 03:56:52 +0000 (03:56 +0000)]
"MDL-13766, small changes to repository management"
dongsheng [Tue, 19 Aug 2008 03:54:58 +0000 (03:54 +0000)]
"MDL-13766, add original format for flickr"
tjhunt [Tue, 19 Aug 2008 02:36:12 +0000 (02:36 +0000)]
MDL-14643 - Revert the hugely umpopular change from MDL-10841.
moodlerobot [Tue, 19 Aug 2008 01:40:26 +0000 (01:40 +0000)]
Updated the HEAD build version to
20080819
moodlerobot [Tue, 19 Aug 2008 01:19:36 +0000 (01:19 +0000)]
Automatic installer.php lang files by installer_builder (
20080819 )
stronk7 [Mon, 18 Aug 2008 22:46:40 +0000 (22:46 +0000)]
Avoid "some" ra's duplicates. MDL-14817 ; merged from 19_STABLE
skodak [Mon, 18 Aug 2008 22:36:33 +0000 (22:36 +0000)]
MDL-16075, MDL-16072, MDL-15094 fixing last commit, missed version bumps in upgrade.php
skodak [Mon, 18 Aug 2008 22:33:36 +0000 (22:33 +0000)]
MDL-16075 fixed pg problem
skodak [Mon, 18 Aug 2008 22:31:47 +0000 (22:31 +0000)]
MDL-16072 fixed pg problem
skodak [Mon, 18 Aug 2008 22:26:38 +0000 (22:26 +0000)]
MDL-15904 fixed pg problem
skodak [Mon, 18 Aug 2008 20:56:58 +0000 (20:56 +0000)]
MDL-16060 use old style slasharguments file.php link when launching scorm packages
skodak [Mon, 18 Aug 2008 20:39:03 +0000 (20:39 +0000)]
MDL-16108 force autocomplete off for unmaskable password fields; merged from MOODLE_19_STABLE
skodak [Mon, 18 Aug 2008 20:21:21 +0000 (20:21 +0000)]
MDL-16108 force autocomplete off for unmaskable password fields; merged from MOODLE_18_STABLE
stronk7 [Mon, 18 Aug 2008 18:36:53 +0000 (18:36 +0000)]
Making some accesslib queries cross-db. Avoid using DISTINCT clauses on TEXT fields. MDL-16034
(plus minor unmerged change in comment)
pichetp [Mon, 18 Aug 2008 18:31:31 +0000 (18:31 +0000)]
Improving multichoice display MDL-14763
mjollnir_ [Mon, 18 Aug 2008 18:31:17 +0000 (18:31 +0000)]
MDL-15758 and MDL-15768
- updated forum portfolio code to use files api and added forum export caps.
nicolasconnault [Mon, 18 Aug 2008 15:07:31 +0000 (15:07 +0000)]
MDL-15837 Fix errors in unit tests
mjollnir_ [Mon, 18 Aug 2008 10:16:56 +0000 (10:16 +0000)]
MDL-15758 - chat module portfolio export
mjollnir_ [Mon, 18 Aug 2008 10:11:59 +0000 (10:11 +0000)]
adding missing portfolio string
mjollnir_ [Mon, 18 Aug 2008 08:39:43 +0000 (08:39 +0000)]
added missing string for assigment submission export capability
tjhunt [Mon, 18 Aug 2008 08:39:31 +0000 (08:39 +0000)]
MDL-7308 - followup change - strip unnecssary trailing 0s from the display of these numbers in the question editing form.
jerome [Mon, 18 Aug 2008 08:26:41 +0000 (08:26 +0000)]
MDL-12333: display custom field in categories box on the signup page
jerome [Mon, 18 Aug 2008 07:25:09 +0000 (07:25 +0000)]
MDL-16099: database migration on user/profil/field/checkbox/field.class.php
scyrma [Mon, 18 Aug 2008 06:40:41 +0000 (06:40 +0000)]
MDL-16036: make the default value in popup_form "selected"
scyrma [Mon, 18 Aug 2008 06:33:26 +0000 (06:33 +0000)]
MDL-16097: Missing $DB. Found by Joseph Morwick.