]> git.mjollnir.org Git - moodle.git/log
moodle.git
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

16 years ago MDL-15857 - set pagepath in admin/portfolio.php
mjollnir_ [Mon, 28 Jul 2008 11:33:51 +0000 (11:33 +0000)]
 MDL-15857 - set pagepath in admin/portfolio.php

16 years agoremoved extra white space at the end of the file that was causing error "Cannot modif...
jamiesensei [Mon, 28 Jul 2008 10:49:49 +0000 (10:49 +0000)]
removed extra white space at the end of the file that was causing error "Cannot modify header information - headers already sent by (output started at moodle-HEAD\lib\portfoliolib.php:1932)".

16 years agoMDL-15856: fixing box.net plugin
mjollnir_ [Mon, 28 Jul 2008 10:44:52 +0000 (10:44 +0000)]
MDL-15856: fixing box.net plugin

16 years agoMDL-15758 - fixing assignment & resource bugs
mjollnir_ [Mon, 28 Jul 2008 10:44:25 +0000 (10:44 +0000)]
MDL-15758 - fixing assignment & resource bugs

16 years agoMDL-15758 - fixing bugs I introduced in a refactor in assignment
mjollnir_ [Mon, 28 Jul 2008 10:27:29 +0000 (10:27 +0000)]
MDL-15758 - fixing bugs I introduced in a refactor in assignment

16 years agoMDL-15758 fixed a bug in the return to url in forum
mjollnir_ [Mon, 28 Jul 2008 10:23:51 +0000 (10:23 +0000)]
MDL-15758  fixed a bug in the return to url in forum

16 years agoMDL-15758 - commenting out some forum calls until the portfolio is ready
mjollnir_ [Mon, 28 Jul 2008 10:17:09 +0000 (10:17 +0000)]
MDL-15758 - commenting out some forum calls until the portfolio is ready

16 years agoMDL-15350, add language string for boxnet plug-in.
dongsheng [Mon, 28 Jul 2008 08:52:33 +0000 (08:52 +0000)]
MDL-15350, add language string for boxnet plug-in.

16 years ago"MDL-13766, fix nav link"
dongsheng [Mon, 28 Jul 2008 08:30:28 +0000 (08:30 +0000)]
"MDL-13766, fix nav link"

16 years ago"MDL-13766, repository settings page"
dongsheng [Mon, 28 Jul 2008 08:24:55 +0000 (08:24 +0000)]
"MDL-13766, repository settings page"

16 years agoMDL-15758 - added add to portfolio button to resource/text & html
mjollnir_ [Mon, 28 Jul 2008 08:19:14 +0000 (08:19 +0000)]
MDL-15758 - added add to portfolio button to resource/text & html

16 years agoMDL-14591 added my name next to a portfolio todo
mjollnir_ [Mon, 28 Jul 2008 07:35:20 +0000 (07:35 +0000)]
MDL-14591 added my name next to a portfolio todo

16 years agoMDL-10107 Don't show messaging tab (and portfolio) when on user index page. Also...
moodler [Mon, 28 Jul 2008 07:17:34 +0000 (07:17 +0000)]
MDL-10107  Don't show messaging tab (and portfolio) when on user index page.  Also fixed some notices.

16 years agomod/scorm/help: fix typo (extra space before period) MERGE from MOODLE_19_STABLE
fmarier [Mon, 28 Jul 2008 06:34:08 +0000 (06:34 +0000)]
mod/scorm/help: fix typo (extra space before period) MERGE from MOODLE_19_STABLE

16 years ago"MDL-15822, deal with time-out problem of boxnet lib"
dongsheng [Mon, 28 Jul 2008 04:08:22 +0000 (04:08 +0000)]
"MDL-15822, deal with time-out problem of boxnet lib"

16 years agoMDL-15841 Removed the default safe overrides for new installs (MDL-8521)
moodler [Mon, 28 Jul 2008 03:18:32 +0000 (03:18 +0000)]
MDL-15841  Removed the default safe overrides for new installs (MDL-8521)

This MAY be reversed in Moodle 2.0, pending other roles work and discussion

16 years agoUpdated the HEAD build version to 20080728
moodlerobot [Mon, 28 Jul 2008 01:37:25 +0000 (01:37 +0000)]
Updated the HEAD build version to 20080728

16 years agoAutomatic installer.php lang files by installer_builder (20080728)
moodlerobot [Mon, 28 Jul 2008 01:17:33 +0000 (01:17 +0000)]
Automatic installer.php lang files by installer_builder (20080728)

16 years agoTransform some messaging deprecated DDL function calls to new ones.
stronk7 [Sun, 27 Jul 2008 22:02:20 +0000 (22:02 +0000)]
Transform some messaging deprecated DDL function calls to new ones.

16 years agoMDL-11137 Unable to locate API error - add check for empty array from DB interface...
piers [Sun, 27 Jul 2008 21:19:01 +0000 (21:19 +0000)]
MDL-11137 Unable to locate API error - add check for empty array from DB interface (ksort complains), change deprecated get_records_select_menu() deprecated call.

16 years agoMDL-15747 typo
danmarsden [Sun, 27 Jul 2008 20:21:08 +0000 (20:21 +0000)]
MDL-15747 typo

16 years agoMerging unmerged 19_STABLE file.
stronk7 [Sun, 27 Jul 2008 16:27:10 +0000 (16:27 +0000)]
Merging unmerged 19_STABLE file.

16 years agoUpdated the HEAD build version to 20080727
moodlerobot [Sun, 27 Jul 2008 01:33:52 +0000 (01:33 +0000)]
Updated the HEAD build version to 20080727

16 years agoFix A tag regex searching. MDL-15842 ; merged from 19_STABLE
stronk7 [Sat, 26 Jul 2008 23:04:50 +0000 (23:04 +0000)]
Fix A tag regex searching. MDL-15842 ; merged from 19_STABLE

16 years agoFix A tag regex searching. MDL-15842 ; merged from 19_STABLE
stronk7 [Sat, 26 Jul 2008 22:13:39 +0000 (22:13 +0000)]
Fix A tag regex searching. MDL-15842 ; merged from 19_STABLE

16 years agoMDL-15846 add option to prevent course welcome emails + support for searching in...
skodak [Sat, 26 Jul 2008 16:50:33 +0000 (16:50 +0000)]
MDL-15846 add option to prevent course welcome emails + support for searching in enrolment page

16 years agoMDL-11844 new option for conditional stripping of tags from activity names
skodak [Sat, 26 Jul 2008 15:15:25 +0000 (15:15 +0000)]
MDL-11844 new option for conditional stripping of tags from activity names

16 years agoMDL-13353 Course page does not validate when a lable containing <p> tags is hidden...
skodak [Sat, 26 Jul 2008 11:36:35 +0000 (11:36 +0000)]
MDL-13353 Course page does not validate when a lable containing <p> tags is hidden; merged from MOODLE_19_STABLE

16 years agoMDL-5018 added thead and tfoot to allowed tags; merged from MOODLE_19_SATLE
skodak [Sat, 26 Jul 2008 11:29:00 +0000 (11:29 +0000)]
MDL-5018 added thead and tfoot to allowed tags; merged from MOODLE_19_SATLE

16 years agoUpdated the HEAD build version to 20080726
moodlerobot [Sat, 26 Jul 2008 01:37:08 +0000 (01:37 +0000)]
Updated the HEAD build version to 20080726