]> git.mjollnir.org Git - moodle.git/log
moodle.git
16 years agoMDL-14591 many small fixes to portfolio
mjollnir_ [Fri, 1 Aug 2008 12:23:32 +0000 (12:23 +0000)]
MDL-14591 many small fixes to portfolio

16 years agoMDL-15911: support in odslib to write the file out rather than just send it
mjollnir_ [Fri, 1 Aug 2008 12:12:57 +0000 (12:12 +0000)]
MDL-15911: support in odslib to write the file out rather than just send it

16 years agoMDL-15410 Require PHP 5.2.4 instead of 5.2.0 in HEAD because PHP 5.2.0 has many known...
skodak [Fri, 1 Aug 2008 09:44:37 +0000 (09:44 +0000)]
MDL-15410 Require PHP 5.2.4 instead of 5.2.0 in HEAD because PHP 5.2.0 has many known problems :-(

16 years agoMDL-15893: Adding caching to the TinyMCE config file
scyrma [Fri, 1 Aug 2008 09:37:21 +0000 (09:37 +0000)]
MDL-15893: Adding caching to the TinyMCE config file

16 years agoMDL-15688: Modified version of TinyMCE that uses Moodle translation system. Includes...
scyrma [Fri, 1 Aug 2008 09:08:48 +0000 (09:08 +0000)]
MDL-15688: Modified version of TinyMCE that uses Moodle translation system. Includes a new compressed version of TinyMCE (this one compressed using YUI
compressor)

16 years agoMDL-13766, add lang strings.
dongsheng [Fri, 1 Aug 2008 07:04:22 +0000 (07:04 +0000)]
MDL-13766, add lang strings.

16 years ago"MDL-13766, clean up js lib"
dongsheng [Fri, 1 Aug 2008 04:23:54 +0000 (04:23 +0000)]
"MDL-13766, clean up js lib"

16 years agoMDL-13766, tell server side where file picker opened.
dongsheng [Fri, 1 Aug 2008 04:10:31 +0000 (04:10 +0000)]
MDL-13766, tell server side where file picker opened.

16 years agoMDL-13766, use FILE_API in repository.
dongsheng [Fri, 1 Aug 2008 03:40:37 +0000 (03:40 +0000)]
MDL-13766, use FILE_API in repository.

16 years agoMDL-13766, change zindex value of file picker
dongsheng [Fri, 1 Aug 2008 03:35:09 +0000 (03:35 +0000)]
MDL-13766, change zindex value of file picker

16 years agoMDL-14902 Missing column 'whatgrade' in prefix_scorm table. Is a DB patch (thanks...
piers [Fri, 1 Aug 2008 02:32:36 +0000 (02:32 +0000)]
MDL-14902 Missing column 'whatgrade' in prefix_scorm table.  Is a DB patch  (thanks Hans de Zwart).

16 years agoUpdated the HEAD build version to 20080801
moodlerobot [Fri, 1 Aug 2008 01:37:38 +0000 (01:37 +0000)]
Updated the HEAD build version to 20080801

16 years agoMDL-15897 PARAM_SAFEDIR now alias of PARAM_ALPHANUMEXT
skodak [Thu, 31 Jul 2008 23:06:58 +0000 (23:06 +0000)]
MDL-15897 PARAM_SAFEDIR now alias of PARAM_ALPHANUMEXT

16 years agoMDL-15897 deprecated PARAM_CLEANFILE - we now support unicode everywhere
skodak [Thu, 31 Jul 2008 23:03:50 +0000 (23:03 +0000)]
MDL-15897 deprecated PARAM_CLEANFILE - we now support unicode everywhere

16 years agoMDL-15899 JavaScript error In IE7 when opening SCORM content in a new window. Fix...
piers [Thu, 31 Jul 2008 22:16:30 +0000 (22:16 +0000)]
MDL-15899 JavaScript error In IE7 when opening SCORM content in a new window.  Fix spaces in popup name for fussy IE.

16 years agoMDL-14589 initial file storage implementation, temporary file manager, migration...
skodak [Thu, 31 Jul 2008 22:15:30 +0000 (22:15 +0000)]
MDL-14589 initial file storage implementation, temporary file manager, migration of course files; blog conversion MDL-15905; assignment conversion MDL-15904; fromslib  related file improvements MDL-15906

16 years agoMDL-15901 completion disabled by default
skodak [Thu, 31 Jul 2008 21:48:29 +0000 (21:48 +0000)]
MDL-15901 completion disabled by default

16 years agoMDL-15897 param cleaning improvements - see tracker
skodak [Thu, 31 Jul 2008 20:10:55 +0000 (20:10 +0000)]
MDL-15897 param cleaning improvements - see tracker

16 years agoMDL-15498: Completion: resetting state failed when activity set to manual completion...
sam_marshall [Thu, 31 Jul 2008 14:42:29 +0000 (14:42 +0000)]
MDL-15498: Completion: resetting state failed when activity set to manual completion (caused error when unlocking settings)

16 years agoMDL-15896 - Clean 'page' and 'q' parameters to only allow normal page name characters.
mchurch [Thu, 31 Jul 2008 14:06:18 +0000 (14:06 +0000)]
MDL-15896 - Clean 'page' and 'q' parameters to only allow normal page name characters.

16 years agoMDL-15497 Conditional activities system
agrabs [Thu, 31 Jul 2008 12:55:24 +0000 (12:55 +0000)]
MDL-15497 Conditional activities system

16 years agoMDL-15894 - move data_export_* functions to mod/data/lib.php for re-use
mjollnir_ [Thu, 31 Jul 2008 12:21:25 +0000 (12:21 +0000)]
MDL-15894 - move data_export_* functions to mod/data/lib.php for re-use

16 years agoMDL-15498: Completion: forum was failing to backup completion rules
sam_marshall [Thu, 31 Jul 2008 10:57:41 +0000 (10:57 +0000)]
MDL-15498: Completion: forum was failing to backup completion rules

16 years agoMDL-15893 tinymce integration does not use session anymore, there is still problem...
skodak [Thu, 31 Jul 2008 09:41:12 +0000 (09:41 +0000)]
MDL-15893 tinymce integration does not use session anymore, there is still problem with CSS (editor changes text size outside of it)

16 years agoMDL-15688: Script that build TinyMCE's language files
scyrma [Thu, 31 Jul 2008 08:52:54 +0000 (08:52 +0000)]
MDL-15688: Script that build TinyMCE's language files

16 years agoMDL-15688: English strings for TinyMCE. This does not include Moodle-specific modules...
scyrma [Thu, 31 Jul 2008 08:51:31 +0000 (08:51 +0000)]
MDL-15688: English strings for TinyMCE. This does not include Moodle-specific modules strings yet.

16 years agoMDL-15688: Import only languages translated in Moodle, and import at the right place.
scyrma [Thu, 31 Jul 2008 08:49:40 +0000 (08:49 +0000)]
MDL-15688: Import only languages translated in Moodle, and import at the right place.

16 years agoNew tags file
moodler [Thu, 31 Jul 2008 08:22:21 +0000 (08:22 +0000)]
New tags file

16 years agoMDL-10107 Fixed (sort of) the messaging form ... it's still not quite right, but...
moodler [Thu, 31 Jul 2008 08:14:45 +0000 (08:14 +0000)]
MDL-10107   Fixed (sort of) the messaging form ... it's still not quite right, but leaving it for Luis

16 years agoMDL-10107 Fixed event name for digests
moodler [Thu, 31 Jul 2008 08:04:07 +0000 (08:04 +0000)]
MDL-10107 Fixed event name for digests

16 years agoMDL-10107 Fixed the definition of message providers ... it now works through files...
moodler [Thu, 31 Jul 2008 08:01:46 +0000 (08:01 +0000)]
MDL-10107   Fixed the definition of message providers ... it now works through files very similar to those for events and capabilities, which makes them easy to add/remove/change as necessary

16 years agoMDL-15892 Added some phpdocs to explain the module parameter better
moodler [Thu, 31 Jul 2008 07:36:57 +0000 (07:36 +0000)]
MDL-15892 Added some phpdocs to explain the module parameter better

16 years agoMerged MDL-15892 Improved get_string - it can now handle paths as the module like...
moodler [Thu, 31 Jul 2008 07:29:01 +0000 (07:29 +0000)]
Merged MDL-15892  Improved get_string - it can now handle paths as the module like 'mod/forum' or 'grade/import/txt' and will look in the right file automatically (eg forum.php and gradeimport_txt.php)

16 years agoMDL-15402 implementation of repositories administration. Administrator can hide/show...
jerome [Thu, 31 Jul 2008 06:01:12 +0000 (06:01 +0000)]
MDL-15402 implementation of repositories administration. Administrator can hide/show/sort/setup repositories. This code has been commited in order to be used by FilePicker.
Because it's doing the same thing than the filter manager, the code is similar. Some generic code need to be done (filter and repository code should use the same function, and the current generic filter lib should be refactor, at least their name). Optimization of original code should also be done if necessary.

16 years agoMDL-14741: Removing the old moodleimage plugin - the TinyMCE builtin plugin does...
scyrma [Thu, 31 Jul 2008 03:18:40 +0000 (03:18 +0000)]
MDL-14741: Removing the old moodleimage plugin - the TinyMCE builtin plugin does the same.

16 years ago"MDL-13766, move require_once"
dongsheng [Thu, 31 Jul 2008 03:13:49 +0000 (03:13 +0000)]
"MDL-13766, move require_once"

16 years agoMDL-14741: following the commits in MDL-13766, we can remove the old filemanager...
scyrma [Thu, 31 Jul 2008 03:08:12 +0000 (03:08 +0000)]
MDL-14741: following the commits in MDL-13766, we can remove the old filemanager code.

16 years agoMDL-13766, print_login for ajax.
dongsheng [Thu, 31 Jul 2008 02:54:08 +0000 (02:54 +0000)]
MDL-13766, print_login for ajax.

16 years agoMDL-13766
dongsheng [Thu, 31 Jul 2008 02:51:28 +0000 (02:51 +0000)]
MDL-13766
1. Filepicker component for moodleform
2. Integrate TinyMCE and FilePicker
3. Fix show/hide bug in filepicker
4. Rewrite print_login function for ajax

16 years agoUpdated the HEAD build version to 20080731
moodlerobot [Thu, 31 Jul 2008 01:44:47 +0000 (01:44 +0000)]
Updated the HEAD build version to 20080731

16 years agoMDL-15787 Using hidden feedbacks on front page
agrabs [Wed, 30 Jul 2008 18:58:24 +0000 (18:58 +0000)]
MDL-15787 Using hidden feedbacks on front page

16 years agoMDL-15762 log portfolio transfers and notify the user when there are dups
mjollnir_ [Wed, 30 Jul 2008 16:38:13 +0000 (16:38 +0000)]
MDL-15762 log portfolio transfers and notify the user when there are dups

16 years agoMDL-15762 - add table for portfolio logging
mjollnir_ [Wed, 30 Jul 2008 15:04:19 +0000 (15:04 +0000)]
MDL-15762 - add table for portfolio logging

16 years agoMDL-15268 "Content for Quiz Statistics report table" adding img link to display graph...
jamiesensei [Wed, 30 Jul 2008 10:28:39 +0000 (10:28 +0000)]
MDL-15268 "Content for Quiz Statistics report table" adding img link to display graph on main page of report.

16 years agoMDL-15688: readability improvement to the script
scyrma [Wed, 30 Jul 2008 10:19:35 +0000 (10:19 +0000)]
MDL-15688: readability improvement to the script

16 years agoWhitespace
tjhunt [Wed, 30 Jul 2008 10:18:25 +0000 (10:18 +0000)]
Whitespace

16 years agoMDL-15688: script to import TinyMCE's langstrings into Moodle translation system.
scyrma [Wed, 30 Jul 2008 10:17:31 +0000 (10:17 +0000)]
MDL-15688: script to import TinyMCE's langstrings into Moodle translation system.

16 years agoWhitespace
tjhunt [Wed, 30 Jul 2008 10:07:30 +0000 (10:07 +0000)]
Whitespace

16 years agoMDL-15268 "Content for Quiz Statistics report table" display blank cell if statistic...
jamiesensei [Wed, 30 Jul 2008 09:49:09 +0000 (09:49 +0000)]
MDL-15268 "Content for Quiz Statistics report table" display blank cell if statistic is not calculatable

16 years agoMDL-15883 initialise mnet from admin/index.php
skodak [Wed, 30 Jul 2008 09:10:02 +0000 (09:10 +0000)]
MDL-15883 initialise mnet from admin/index.php

16 years agoMDL-15268 "Content for Quiz Statistics report table" further work on quiz statistics...
jamiesensei [Wed, 30 Jul 2008 09:02:44 +0000 (09:02 +0000)]
MDL-15268 "Content for Quiz Statistics report table" further work on quiz statistics report.

16 years agoMDL-14204 "Content for Quiz Statistics report table - Random_guess_score" fixed rando...
jamiesensei [Wed, 30 Jul 2008 08:56:10 +0000 (08:56 +0000)]
MDL-14204 "Content for Quiz Statistics report table - Random_guess_score" fixed random guess score for random short answer matching question.

16 years agoMDL-14741: changing link prevention plugin information
scyrma [Wed, 30 Jul 2008 08:14:53 +0000 (08:14 +0000)]
MDL-14741: changing link prevention plugin information

16 years agoMDL-14741: cleaning up some leftover cruft
scyrma [Wed, 30 Jul 2008 07:58:05 +0000 (07:58 +0000)]
MDL-14741: cleaning up some leftover cruft

16 years agoReverting previous commit that broke code that depended on the absence of parameter
scyrma [Wed, 30 Jul 2008 07:05:15 +0000 (07:05 +0000)]
Reverting previous commit that broke code that depended on the absence of parameter

16 years agoMDL-14741: use better names for tinymce-specific javascript functions, add function...
scyrma [Wed, 30 Jul 2008 06:26:26 +0000 (06:26 +0000)]
MDL-14741: use better names for tinymce-specific javascript functions, add function to trigger the save event of tinymce on form save.

16 years agoMinor code cleanup - documentation already specifies that 'moodle.php' is the default...
scyrma [Wed, 30 Jul 2008 05:19:18 +0000 (05:19 +0000)]
Minor code cleanup - documentation already specifies that 'moodle.php' is the default language file.

16 years agoUpdated the HEAD build version to 20080730
moodlerobot [Wed, 30 Jul 2008 01:36:16 +0000 (01:36 +0000)]
Updated the HEAD build version to 20080730

16 years agoMDL-15055 Upgrade shipped library TCPDF to version tcpdf_php5 TCPDF 4.0.015
mudrd8mz [Tue, 29 Jul 2008 22:22:15 +0000 (22:22 +0000)]
MDL-15055 Upgrade shipped library TCPDF to version tcpdf_php5 TCPDF 4.0.015

Modified lib/pdflib.php wrapper

16 years agoMDL-12222 Error adding cmi.session_time in SCORM 1.3 (patch thanks to Hector Gomis...
piers [Tue, 29 Jul 2008 22:18:43 +0000 (22:18 +0000)]
MDL-12222 Error adding cmi.session_time in SCORM 1.3 (patch thanks to Hector Gomis).  Also - some syntax formating to stop errors in Eclipse highlighting).

16 years agoMDL-15498: Completion: added support for basic completion-on-view and on grade (where...
sam_marshall [Tue, 29 Jul 2008 17:22:47 +0000 (17:22 +0000)]
MDL-15498: Completion: added support for basic completion-on-view and on grade (where applicable) to assignment, choice, data, glossary, lesson, and resource.

16 years agoMDL-15877: Lesson query breaks dml rule about reusing named params (sorry missed...
sam_marshall [Tue, 29 Jul 2008 16:44:09 +0000 (16:44 +0000)]
MDL-15877: Lesson query breaks dml rule about reusing named params (sorry missed a bit)

16 years agoMDL-15877: Lesson query breaks dml rule about reusing named params
sam_marshall [Tue, 29 Jul 2008 16:42:12 +0000 (16:42 +0000)]
MDL-15877: Lesson query breaks dml rule about reusing named params

16 years agoMDL-10107 META: New Messaging System (GSoC)
agrabs [Tue, 29 Jul 2008 16:34:15 +0000 (16:34 +0000)]
MDL-10107 META: New Messaging System (GSoC)
There was a small typo

16 years agoMDL-15876: Fixed error with defaults in config_multicheckbox
sam_marshall [Tue, 29 Jul 2008 14:26:26 +0000 (14:26 +0000)]
MDL-15876: Fixed error with defaults in config_multicheckbox

16 years agoMDL-11844 lang string small rewording
wildgirl [Tue, 29 Jul 2008 14:22:36 +0000 (14:22 +0000)]
MDL-11844 lang string small rewording

16 years agoFix calculation of median with an odd number of attempts.
tjhunt [Tue, 29 Jul 2008 13:56:37 +0000 (13:56 +0000)]
Fix calculation of median with an odd number of attempts.

16 years agoMDL-15875: Missing break; in switch
sam_marshall [Tue, 29 Jul 2008 13:33:14 +0000 (13:33 +0000)]
MDL-15875: Missing break; in switch

16 years agoFix comment.
tjhunt [Tue, 29 Jul 2008 13:32:28 +0000 (13:32 +0000)]
Fix comment.

16 years agoManual grading report - change query to work on Postgres.
tjhunt [Tue, 29 Jul 2008 13:10:02 +0000 (13:10 +0000)]
Manual grading report - change query to work on Postgres.

16 years agoMDL-15846 lang string small rewording
wildgirl [Tue, 29 Jul 2008 12:45:45 +0000 (12:45 +0000)]
MDL-15846 lang string small rewording

16 years agoMDL-15498: Completion: fixed bugs with long titles in the fancy text-rotation SVG...
sam_marshall [Tue, 29 Jul 2008 12:27:04 +0000 (12:27 +0000)]
MDL-15498: Completion: fixed bugs with long titles in the fancy text-rotation SVG code

16 years ago MDL-15834 portfolio supported_formats doesn't need to be abstract
mjollnir_ [Tue, 29 Jul 2008 12:10:14 +0000 (12:10 +0000)]
 MDL-15834 portfolio supported_formats doesn't need to be abstract

16 years agoRemove 'regrade' report from the quiz_report table, since it no longer exists.
tjhunt [Tue, 29 Jul 2008 11:53:54 +0000 (11:53 +0000)]
Remove 'regrade' report from the quiz_report table, since it no longer exists.

16 years agoWhitespace cleanup.
tjhunt [Tue, 29 Jul 2008 11:53:31 +0000 (11:53 +0000)]
Whitespace cleanup.

16 years ago MDL-15860 - add global portfolio enabled switch
mjollnir_ [Tue, 29 Jul 2008 11:27:16 +0000 (11:27 +0000)]
 MDL-15860 - add global portfolio enabled switch

16 years agoMDL-15498: Completion: added TODO comment re last commit
sam_marshall [Tue, 29 Jul 2008 11:26:55 +0000 (11:26 +0000)]
MDL-15498: Completion: added TODO comment re last commit

16 years agoMDL-15865 - admin portfolio settings are now a settingspage rather than an admin...
mjollnir_ [Tue, 29 Jul 2008 10:51:18 +0000 (10:51 +0000)]
MDL-15865 - admin portfolio settings are now a settingspage rather than an admin page.

16 years agoMDL-15498: Completion: added idnumber to progress report table (if enabled)
sam_marshall [Tue, 29 Jul 2008 10:37:46 +0000 (10:37 +0000)]
MDL-15498: Completion: added idnumber to progress report table (if enabled)

16 years agoMDL-15869 - fixed a notice in forum related to portfolio
mjollnir_ [Tue, 29 Jul 2008 09:27:24 +0000 (09:27 +0000)]
MDL-15869 - fixed a notice in forum related to portfolio

16 years agoMDL-15869: Fixed bug in saving module settings when completion is not enabled
sam_marshall [Tue, 29 Jul 2008 09:13:25 +0000 (09:13 +0000)]
MDL-15869: Fixed bug in saving module settings when completion is not enabled

16 years agoMDL-15350, fix a bug in boxnet plugin
dongsheng [Tue, 29 Jul 2008 03:21:26 +0000 (03:21 +0000)]
MDL-15350, fix a bug in boxnet plugin

16 years agoMDL-14679: small fix for problem following db migration
scyrma [Tue, 29 Jul 2008 02:35:17 +0000 (02:35 +0000)]
MDL-14679: small fix for problem following db migration

16 years agoUpdated the HEAD build version to 20080729
moodlerobot [Tue, 29 Jul 2008 01:38:13 +0000 (01:38 +0000)]
Updated the HEAD build version to 20080729

16 years agoMDL-14967 Upgrade all code using DML - a few missing bits in mod/scorm.
piers [Tue, 29 Jul 2008 01:01:36 +0000 (01:01 +0000)]
MDL-14967 Upgrade all code using DML - a few missing bits in mod/scorm.

16 years agoMDL-9378 New visualisation for SCORM - modify CSS class names to make them more specific.
piers [Tue, 29 Jul 2008 00:42:28 +0000 (00:42 +0000)]
MDL-9378 New visualisation for SCORM - modify CSS class names to make them more specific.

16 years agoFixed homelink color.
mits [Tue, 29 Jul 2008 00:19:05 +0000 (00:19 +0000)]
Fixed homelink color.

16 years agoAdded some functional tests to check the recordset keys. MDL-15798
stronk7 [Mon, 28 Jul 2008 23:08:57 +0000 (23:08 +0000)]
Added some functional tests to check the recordset keys. MDL-15798

16 years agoImplement proper keys for adodb and pdo recordset iterators. MDL-15798
stronk7 [Mon, 28 Jul 2008 22:22:22 +0000 (22:22 +0000)]
Implement proper keys for adodb and pdo recordset iterators. MDL-15798

16 years agoMDL-15498: Completion fix: forum upgrade broken
sam_marshall [Mon, 28 Jul 2008 17:27:33 +0000 (17:27 +0000)]
MDL-15498: Completion fix: forum upgrade broken

16 years agoMDL-15498: Completion fix: core upgrade broken
sam_marshall [Mon, 28 Jul 2008 17:26:57 +0000 (17:26 +0000)]
MDL-15498: Completion fix: core upgrade broken

16 years agoMDL-15498: Completion fix: change to use ajaxenabled in progress report
sam_marshall [Mon, 28 Jul 2008 17:21:13 +0000 (17:21 +0000)]
MDL-15498: Completion fix: change to use ajaxenabled in progress report

16 years agoMDL-15498: Completion fix: use of old XMLDBTable, Field in forum upgrade
sam_marshall [Mon, 28 Jul 2008 17:17:22 +0000 (17:17 +0000)]
MDL-15498: Completion fix: use of old XMLDBTable, Field in forum upgrade

16 years agoMDL-15498: Completion fix: provided full UTF-8 support and Excel support for progress...
sam_marshall [Mon, 28 Jul 2008 17:11:51 +0000 (17:11 +0000)]
MDL-15498: Completion fix: provided full UTF-8 support and Excel support for progress CSV output

16 years agoMDL-15498: Completion fix: hide completion icons for guest/not logged in
sam_marshall [Mon, 28 Jul 2008 16:08:23 +0000 (16:08 +0000)]
MDL-15498: Completion fix: hide completion icons for guest/not logged in

16 years agoMDL-15498: Fixes to problems Petr identified with completion system checkin
sam_marshall [Mon, 28 Jul 2008 15:58:50 +0000 (15:58 +0000)]
MDL-15498: Fixes to problems Petr identified with completion system checkin

16 years agoMDL-15542 - followup bug fixes thanks to sam.
tjhunt [Mon, 28 Jul 2008 14:41:15 +0000 (14:41 +0000)]
MDL-15542 - followup bug fixes thanks to sam.

16 years agofixing merge issue between portfolio & messaging events
mjollnir_ [Mon, 28 Jul 2008 14:35:01 +0000 (14:35 +0000)]
fixing merge issue between portfolio & messaging events

16 years agoMDL-15498: Completion system
sam_marshall [Mon, 28 Jul 2008 12:31:29 +0000 (12:31 +0000)]
MDL-15498: Completion system

16 years agoremoved shorttag
mjollnir_ [Mon, 28 Jul 2008 12:27:18 +0000 (12:27 +0000)]
removed shorttag