]> git.mjollnir.org Git - moodle.git/log
moodle.git
16 years agoMDL-15949
thepurpleblob [Tue, 5 Aug 2008 14:21:39 +0000 (14:21 +0000)]
MDL-15949
enrol_logtolocation not defined in config_form()

Merged from STABLE_19

16 years agoMDL-15934 - migrate mod/data to not store giant things in session
mjollnir_ [Tue, 5 Aug 2008 13:31:14 +0000 (13:31 +0000)]
MDL-15934 - migrate mod/data to not store giant things in session

16 years agoMDL-15934 - fix small bug in cleanup
mjollnir_ [Tue, 5 Aug 2008 13:30:53 +0000 (13:30 +0000)]
MDL-15934 - fix small bug in cleanup

16 years agoMDL-15758 - whole glossary (csv) export to portfolio
mjollnir_ [Tue, 5 Aug 2008 13:26:17 +0000 (13:26 +0000)]
MDL-15758 - whole glossary (csv) export to portfolio

16 years agoMDL-15934 - new table and infastructure for portfolio callers to store export data...
mjollnir_ [Tue, 5 Aug 2008 13:24:47 +0000 (13:24 +0000)]
MDL-15934 - new table and infastructure for portfolio callers to store export data that is too big to put in the session.

16 years agoMDL-13766, mulit-filepicker in htmleditor worked.
dongsheng [Tue, 5 Aug 2008 08:12:21 +0000 (08:12 +0000)]
MDL-13766, mulit-filepicker in htmleditor worked.

16 years agoMDL-13766, fix for filepicker in moodleform
dongsheng [Tue, 5 Aug 2008 05:58:06 +0000 (05:58 +0000)]
MDL-13766, fix for filepicker in moodleform

16 years agoMDL-13766, more changes to mulit-filepicker in one page.
dongsheng [Tue, 5 Aug 2008 05:49:33 +0000 (05:49 +0000)]
MDL-13766, more changes to mulit-filepicker in one page.

16 years agoMDL-13766
dongsheng [Tue, 5 Aug 2008 05:12:30 +0000 (05:12 +0000)]
MDL-13766
1. Make mulit-filepicker in one page possible
2. fix lang strings
3. use itemid specify a draft file
TODO
itemid should use a better value.

16 years agoUpdated the HEAD build version to 20080805
moodlerobot [Tue, 5 Aug 2008 01:37:24 +0000 (01:37 +0000)]
Updated the HEAD build version to 20080805

16 years agoAutomatic installer.php lang files by installer_builder (20080805)
moodlerobot [Tue, 5 Aug 2008 01:18:28 +0000 (01:18 +0000)]
Automatic installer.php lang files by installer_builder (20080805)

16 years agoMake custom checks BC, so any test about future releases doesn't fail
stronk7 [Tue, 5 Aug 2008 00:22:41 +0000 (00:22 +0000)]
Make custom checks BC, so any test about future releases doesn't fail
with error it the file and/or function is missing (highly possible). MDL-15939 ; merged from 18_STABLE

16 years agoRe-adding two Moodle 1.9 env checks that were deleted by MDL-14451
stronk7 [Mon, 4 Aug 2008 23:03:40 +0000 (23:03 +0000)]
Re-adding two Moodle 1.9 env checks that were deleted by MDL-14451

16 years agoAdded missing curlrequired string. MDL-15349 ; merged from 19_STABLE
stronk7 [Mon, 4 Aug 2008 21:19:35 +0000 (21:19 +0000)]
Added missing curlrequired string. MDL-15349 ; merged from 19_STABLE

16 years agoMDL-10425 and MDL-12872 Firefox bugs String() handling on replace. enhanced rege...
piers [Mon, 4 Aug 2008 20:21:46 +0000 (20:21 +0000)]
MDL-10425 and MDL-12872 Firefox bugs String() handling on replace. enhanced rege xfor CMI data types.

16 years agoMDL-15928 switched to zip PHP extensions
skodak [Mon, 4 Aug 2008 16:45:08 +0000 (16:45 +0000)]
MDL-15928 switched to zip PHP extensions

16 years agoMDL-15758 - bring back full forum post export
mjollnir_ [Mon, 4 Aug 2008 16:08:50 +0000 (16:08 +0000)]
MDL-15758 - bring back full forum post export

16 years ago MDL-14591 portfolio: small fixes and improvements.
mjollnir_ [Mon, 4 Aug 2008 16:07:37 +0000 (16:07 +0000)]
 MDL-14591 portfolio: small fixes and improvements.

16 years agoMDL-15928 prevent parsing errors when zip ext missing
skodak [Mon, 4 Aug 2008 13:25:27 +0000 (13:25 +0000)]
MDL-15928 prevent parsing errors when zip ext missing

16 years agoMDL-14589 filedir location now fully configurable through file storage constructor
skodak [Mon, 4 Aug 2008 13:21:38 +0000 (13:21 +0000)]
MDL-14589 filedir location now fully configurable through file storage constructor

16 years agoadded a todo about converting to files api
mjollnir_ [Mon, 4 Aug 2008 12:40:15 +0000 (12:40 +0000)]
added a todo about converting to files api

16 years agoMDL-15885
thepurpleblob [Mon, 4 Aug 2008 10:20:51 +0000 (10:20 +0000)]
MDL-15885
QTI fixes from Niall Barr

Merged from STABLE_19

16 years agoAdded plugin hooks for http://docs.moodle.org/en/Development:Progress_tracking
moodler [Mon, 4 Aug 2008 07:27:49 +0000 (07:27 +0000)]
Added plugin hooks for http://docs.moodle.org/en/Development:Progress_tracking

16 years agoMDL-15926 Merged from 1.9
moodler [Mon, 4 Aug 2008 07:01:52 +0000 (07:01 +0000)]
MDL-15926  Merged from 1.9

16 years agoMDL-15688: Fix to make it work with IE (it was already doing fine in Firefox, Safari...
scyrma [Mon, 4 Aug 2008 06:26:19 +0000 (06:26 +0000)]
MDL-15688: Fix to make it work with IE (it was already doing fine in Firefox, Safari and Opera).

16 years ago"MDL-13766, use file api to move files"
dongsheng [Mon, 4 Aug 2008 05:53:53 +0000 (05:53 +0000)]
"MDL-13766, use file api to move files"

16 years agoMDL-14492 Provide feedback to user about redirect delay in loadsco.php. Change to...
piers [Mon, 4 Aug 2008 03:44:48 +0000 (03:44 +0000)]
MDL-14492 Provide feedback to user about redirect delay in loadsco.php.  Change to use a single lang text.

16 years agoMDL-14492 Provide feedback to user about redirect delay in loadsco.php.
piers [Mon, 4 Aug 2008 02:35:13 +0000 (02:35 +0000)]
MDL-14492 Provide feedback to user about redirect delay in loadsco.php.

16 years agoMDL-12558: small fix to upgrade code
scyrma [Mon, 4 Aug 2008 02:20:43 +0000 (02:20 +0000)]
MDL-12558: small fix to upgrade code

16 years agoUpdated the HEAD build version to 20080804
moodlerobot [Mon, 4 Aug 2008 01:39:52 +0000 (01:39 +0000)]
Updated the HEAD build version to 20080804

16 years agoMDL-12558 modify emails as they are being sent
peterbulmer [Sun, 3 Aug 2008 23:24:12 +0000 (23:24 +0000)]
MDL-12558 modify emails as they are being sent
replace urls in-place to direct users to their idp first

16 years agoMDL-14457 SCORM module creating extra windows when opening module in a new window.
piers [Sun, 3 Aug 2008 21:58:15 +0000 (21:58 +0000)]
MDL-14457 SCORM module creating extra windows when opening module in a new window.

16 years agoMDL-15920 initial zipping support
skodak [Sun, 3 Aug 2008 21:37:50 +0000 (21:37 +0000)]
MDL-15920 initial zipping support

16 years agoAllow multiple SMTP hosts or host:port to be defined in $CFG->smtphosts. MDL-15923...
stronk7 [Sun, 3 Aug 2008 21:14:31 +0000 (21:14 +0000)]
Allow multiple SMTP hosts or host:port to be defined in $CFG->smtphosts. MDL-15923 ; merged from 19_STABLE

16 years agoMDL-14589 fixed file manager link
skodak [Sun, 3 Aug 2008 21:08:15 +0000 (21:08 +0000)]
MDL-14589 fixed file manager link

16 years agoMDL-14589 implemented directory listing
skodak [Sun, 3 Aug 2008 17:05:09 +0000 (17:05 +0000)]
MDL-14589 implemented directory listing

16 years agoMDL-14589 course cat areas not writable
skodak [Sun, 3 Aug 2008 17:03:39 +0000 (17:03 +0000)]
MDL-14589 course cat areas not writable

16 years agoUpdated the HEAD build version to 20080803
moodlerobot [Sun, 3 Aug 2008 01:32:27 +0000 (01:32 +0000)]
Updated the HEAD build version to 20080803

16 years agoMDL-10107 - New mockup for message editing preferences
lfrodrigues [Sun, 3 Aug 2008 01:09:20 +0000 (01:09 +0000)]
MDL-10107 - New mockup for message editing preferences

16 years agoMDL-15811 fix quotes: width=240" -> width="240" (3 occurrences)
gbateson [Sat, 2 Aug 2008 21:29:42 +0000 (21:29 +0000)]
MDL-15811 fix quotes: width=240" -> width="240" (3 occurrences)

16 years agoMDL-15919 deprecated old unzip_files()
skodak [Sat, 2 Aug 2008 18:59:00 +0000 (18:59 +0000)]
MDL-15919 deprecated old unzip_files()

16 years agoMDL-15919 minor tmpfile cleanup fixes
skodak [Sat, 2 Aug 2008 18:49:23 +0000 (18:49 +0000)]
MDL-15919 minor tmpfile cleanup fixes

16 years agoMDL-15919 unzipping support
skodak [Sat, 2 Aug 2008 18:42:38 +0000 (18:42 +0000)]
MDL-15919 unzipping support

16 years agoMDL-15919 unzipping support
skodak [Sat, 2 Aug 2008 18:33:11 +0000 (18:33 +0000)]
MDL-15919 unzipping support

16 years ago"MDL-13766, make params unique"
dongsheng [Sat, 2 Aug 2008 15:52:14 +0000 (15:52 +0000)]
"MDL-13766, make params unique"

16 years agoMDL-14589 improved file handling operations & towards zipping support
skodak [Sat, 2 Aug 2008 12:45:02 +0000 (12:45 +0000)]
MDL-14589 improved file handling operations & towards zipping support

16 years agoMDL-14591: portfolio - fixing regression I introduced when refactoring
mjollnir_ [Sat, 2 Aug 2008 09:02:00 +0000 (09:02 +0000)]
MDL-14591: portfolio - fixing regression I introduced when refactoring

16 years agoMDL-15915 Fixed a typo in forum completation help file.
mits [Sat, 2 Aug 2008 06:45:21 +0000 (06:45 +0000)]
MDL-15915 Fixed a typo in forum completation help file.

16 years agoUpdated the HEAD build version to 20080802
moodlerobot [Sat, 2 Aug 2008 01:35:34 +0000 (01:35 +0000)]
Updated the HEAD build version to 20080802

16 years agoAutomatic installer.php lang files by installer_builder (20080802)
moodlerobot [Sat, 2 Aug 2008 01:18:04 +0000 (01:18 +0000)]
Automatic installer.php lang files by installer_builder (20080802)

16 years agoMDL-10107 - added missing error translation string
lfrodrigues [Sat, 2 Aug 2008 00:13:10 +0000 (00:13 +0000)]
MDL-10107 - added missing error translation string

16 years agoMDL-10107 - Removed old email_to_user with we still arround and added default message...
lfrodrigues [Sat, 2 Aug 2008 00:04:29 +0000 (00:04 +0000)]
MDL-10107 - Removed old email_to_user with we still arround and added default message processor for user,
adminuser and on messagelib

16 years agoMessaging 2.0 fix.
ethem [Fri, 1 Aug 2008 13:35:33 +0000 (13:35 +0000)]
Messaging 2.0 fix.

16 years agoMDL-15758 - add export whole database activity to portfolio (still one entry to do)
mjollnir_ [Fri, 1 Aug 2008 12:30:26 +0000 (12:30 +0000)]
MDL-15758 - add export whole database activity to portfolio (still one entry to do)

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