]> git.mjollnir.org Git - moodle.git/log
moodle.git
16 years agoMDL-19247 Reverted CodeSniffer.php and CLI.php to original state, and subclassed...
nicolasconnault [Wed, 20 May 2009 08:14:38 +0000 (08:14 +0000)]
MDL-19247 Reverted CodeSniffer.php and CLI.php to original state, and subclassed them in MoodleCodeSniffer.php and MoodleCLI.php in order to reproduce the small changes. Also updated runsniffer script.

16 years agoCodeSniffer MDL-19247 I updated the README, moved and renamed phpcs => runsniffer...
moodler [Wed, 20 May 2009 06:35:46 +0000 (06:35 +0000)]
CodeSniffer  MDL-19247  I updated the README, moved and renamed phpcs => runsniffer script, and modifed some rules for line length and require statements

16 years ago"MDL-15351, use base64 encode php seriablized data"
dongsheng [Wed, 20 May 2009 06:08:12 +0000 (06:08 +0000)]
"MDL-15351, use base64 encode php seriablized data"

16 years ago"MDL-15351, rewrote repository local repository"
dongsheng [Wed, 20 May 2009 05:24:53 +0000 (05:24 +0000)]
"MDL-15351, rewrote repository local repository"

16 years agoUpdated the HEAD build version to 20090520
moodlerobot [Wed, 20 May 2009 00:38:36 +0000 (00:38 +0000)]
Updated the HEAD build version to 20090520

16 years agoMDL-19247 Minor adjustments to Moodle Coding Standard, mostly switching Errors to...
nicolasconnault [Tue, 19 May 2009 21:17:54 +0000 (21:17 +0000)]
MDL-19247 Minor adjustments to Moodle Coding Standard, mostly switching Errors to Warnings. Added a file to sniff out elseif declarations. Cleaned up grade/lib.php as an example (no more errors).

16 years agoMDL-19163 restore - avoid some notices. Merged from 19_STABLE
stronk7 [Tue, 19 May 2009 18:50:24 +0000 (18:50 +0000)]
MDL-19163 restore - avoid some notices. Merged from 19_STABLE

16 years agoMDL-19163 restore - 2 new strings to warn about restore over SITEID ; merged from...
stronk7 [Tue, 19 May 2009 18:37:43 +0000 (18:37 +0000)]
MDL-19163 restore - 2 new strings to warn about restore over SITEID ; merged from 19_STABLE

16 years agoMDL-19163 restore - warn if restoring over SITEID course ; merged from 19_STABLE
stronk7 [Tue, 19 May 2009 18:35:38 +0000 (18:35 +0000)]
MDL-19163 restore - warn if restoring over SITEID course ; merged from 19_STABLE

16 years agoMDL-19247 Added the PHP CodeSniffer tool and lib/thirdpartylibs.xml
nicolasconnault [Tue, 19 May 2009 15:22:43 +0000 (15:22 +0000)]
MDL-19247 Added the PHP CodeSniffer tool and lib/thirdpartylibs.xml

16 years agoMDL-19211 more inline docs and comments
skodak [Tue, 19 May 2009 13:02:13 +0000 (13:02 +0000)]
MDL-19211 more inline docs and comments

16 years agoMDL-14589 fixed recent file api improvements regression
skodak [Tue, 19 May 2009 13:01:37 +0000 (13:01 +0000)]
MDL-14589 fixed recent file api improvements regression

16 years agoMDL-19163 - Fixed problem when cancreatecourse users were restoring to sites with...
stronk7 [Tue, 19 May 2009 10:35:59 +0000 (10:35 +0000)]
MDL-19163 - Fixed problem when cancreatecourse users were restoring to sites with only 1 course ; merged from 19_STABLE

16 years agoaccesslib MDL-19237 corrected non existent fields
samhemelryk [Tue, 19 May 2009 08:02:55 +0000 (08:02 +0000)]
accesslib MDL-19237 corrected non existent fields

16 years agoaccesslib MDL-19236 added phpdocs and copyrights
samhemelryk [Tue, 19 May 2009 07:50:54 +0000 (07:50 +0000)]
accesslib MDL-19236 added phpdocs and copyrights

16 years agoFixing drift between CVS and git
Moodle HQ git importer [Tue, 19 May 2009 00:38:47 +0000 (00:38 +0000)]
Fixing drift between CVS and git

16 years agoUpdated the HEAD build version to 20090519
moodlerobot [Tue, 19 May 2009 00:38:47 +0000 (00:38 +0000)]
Updated the HEAD build version to 20090519

16 years agoMDL-14589 file api improvements - converting more params to general $options array
skodak [Mon, 18 May 2009 19:04:07 +0000 (19:04 +0000)]
MDL-14589 file api improvements - converting more params to general $options array

16 years agoMDL-14589 file api improvements - converting more params to general $options array
skodak [Mon, 18 May 2009 19:04:06 +0000 (19:04 +0000)]
MDL-14589 file api improvements - converting more params to general $options array

16 years agoMDL-19211 spellchecker TODOs
skodak [Mon, 18 May 2009 08:17:52 +0000 (08:17 +0000)]
MDL-19211 spellchecker TODOs

16 years agoMDL-19222 sessionlib: add a check and error message when initialising file sessions...
fmarier [Mon, 18 May 2009 04:47:58 +0000 (04:47 +0000)]
MDL-19222 sessionlib: add a check and error message when initialising file sessions in case there is no free space on the partition

16 years ago"MDL-16597, passing maxbytes and maxfiles to file picker"
dongsheng [Mon, 18 May 2009 04:06:55 +0000 (04:06 +0000)]
"MDL-16597, passing maxbytes and maxfiles to file picker"

16 years ago"MDL-19180, repository url plugin, download file into moodle by inputing url directly"
dongsheng [Mon, 18 May 2009 03:51:09 +0000 (03:51 +0000)]
"MDL-19180, repository url plugin, download file into moodle by inputing url directly"

16 years agoMDL19219 mnet, mitigate arrkey loss in transit
peterbulmer [Mon, 18 May 2009 02:38:02 +0000 (02:38 +0000)]
MDL19219 mnet, mitigate arrkey loss in transit

When usernames are numeric, they are lost in mnet transit when used as
keys in the array result of course_enrolments(). As the username is not
sent with the enrolment details, it was not previously recoverable.
This patch adds the information to the enrolment details,
(enrol/mnet/enrol.php), and adds support for recovering the username if
it was numeric (and hence lost) (admin/mnet/enr_course_enrol.php)

16 years ago"MDL-16597, fixed empty returnvalue and file type options, improve javascript code"
dongsheng [Mon, 18 May 2009 02:36:43 +0000 (02:36 +0000)]
"MDL-16597, fixed empty returnvalue and file type options, improve javascript code"

16 years agoUpdated the HEAD build version to 20090518
moodlerobot [Mon, 18 May 2009 00:39:47 +0000 (00:39 +0000)]
Updated the HEAD build version to 20090518

16 years agoMDL-19211 text editor plugins configuration
skodak [Sun, 17 May 2009 21:10:06 +0000 (21:10 +0000)]
MDL-19211 text editor plugins configuration

16 years agoMDL-19218 fixed missing method grade_category::is_extracredit_used() - not merged...
skodak [Sun, 17 May 2009 19:19:33 +0000 (19:19 +0000)]
MDL-19218 fixed missing method grade_category::is_extracredit_used() - not merged to HEAD

16 years agoMDL-16592 fixed link to nonexistent css, probably caused by recent YUI update
skodak [Sun, 17 May 2009 19:12:46 +0000 (19:12 +0000)]
MDL-16592 fixed link to nonexistent css, probably caused by recent YUI update

16 years agoMDL-13766 fixed htts detection logic bug
skodak [Sun, 17 May 2009 18:56:34 +0000 (18:56 +0000)]
MDL-13766 fixed htts detection logic bug

16 years agoMDL-13766 fixed xhtml strict
skodak [Sun, 17 May 2009 18:51:24 +0000 (18:51 +0000)]
MDL-13766 fixed xhtml strict

16 years agoMDL-19184 fixed typos
skodak [Sun, 17 May 2009 18:49:30 +0000 (18:49 +0000)]
MDL-19184 fixed typos

16 years agoMDL-19119 moving get_fast_modinfo() to moodlelib.php - the recent changes related...
skodak [Sun, 17 May 2009 18:45:00 +0000 (18:45 +0000)]
MDL-19119 moving get_fast_modinfo() to moodlelib.php - the recent changes related to inclusion of course/lib.php were causing regressions

16 years agoMDL-12212 readme improvements
skodak [Sun, 17 May 2009 17:29:38 +0000 (17:29 +0000)]
MDL-12212 readme improvements

16 years agoMDL-12212 implemented better merging of our string changes with tinymce upstream
skodak [Sun, 17 May 2009 17:10:21 +0000 (17:10 +0000)]
MDL-12212 implemented better merging of our string changes with tinymce upstream

16 years agoMDL-12212 fixed missing globals
skodak [Sun, 17 May 2009 17:07:54 +0000 (17:07 +0000)]
MDL-12212 fixed missing globals

16 years agoMDL-19184 moodle specific tinymce localization - fixed sloppy includes
skodak [Sun, 17 May 2009 16:58:16 +0000 (16:58 +0000)]
MDL-19184 moodle specific tinymce localization - fixed sloppy includes

16 years agoMDL-19184 moodle specific tinymce localization
skodak [Sun, 17 May 2009 13:26:05 +0000 (13:26 +0000)]
MDL-19184 moodle specific tinymce localization

16 years agoMDL-19184 moodle specific tinymce localization
skodak [Sun, 17 May 2009 10:46:16 +0000 (10:46 +0000)]
MDL-19184 moodle specific tinymce localization

16 years agoMDL-19184 moodle specific tinymce localization
skodak [Sun, 17 May 2009 08:48:42 +0000 (08:48 +0000)]
MDL-19184 moodle specific tinymce localization

16 years agoMDL-19184 - moodle specific tinymce localization
skodak [Sun, 17 May 2009 08:08:30 +0000 (08:08 +0000)]
MDL-19184 - moodle specific tinymce localization

16 years agoMDL-19184 more tinymce integration and upgrade related improvements
skodak [Sun, 17 May 2009 07:47:04 +0000 (07:47 +0000)]
MDL-19184 more tinymce integration and upgrade related improvements

16 years agoMDL-19184 more tinymce integration and upgrade related improvements
skodak [Sun, 17 May 2009 07:37:42 +0000 (07:37 +0000)]
MDL-19184 more tinymce integration and upgrade related improvements

16 years agoUpdated the HEAD build version to 20090517
moodlerobot [Sun, 17 May 2009 00:40:23 +0000 (00:40 +0000)]
Updated the HEAD build version to 20090517

16 years agoAutomatic installer.php lang files by installer_builder (20090517)
moodlerobot [Sun, 17 May 2009 00:29:55 +0000 (00:29 +0000)]
Automatic installer.php lang files by installer_builder (20090517)

16 years agoMDL-19184, MDL-19212 - refactoring, cleanup and improvements in text editors support...
skodak [Sat, 16 May 2009 20:53:21 +0000 (20:53 +0000)]
MDL-19184, MDL-19212 - refactoring, cleanup and improvements in text editors support; localization support is not finished, inline docs incomplete, expect more commits soon

16 years agoMDL-19212 upgrading DragMath to 0.7.7, moving to proper lib location and adding requi...
skodak [Sat, 16 May 2009 17:37:56 +0000 (17:37 +0000)]
MDL-19212 upgrading DragMath to 0.7.7, moving to proper lib location and adding required readme_moodle.txt file

16 years agoUpdated the HEAD build version to 20090516
moodlerobot [Sat, 16 May 2009 00:37:51 +0000 (00:37 +0000)]
Updated the HEAD build version to 20090516

16 years agoMDL-19202 fixed stupid bug in conditionlib, moved a static to a global
sam_marshall [Fri, 15 May 2009 13:31:41 +0000 (13:31 +0000)]
MDL-19202 fixed stupid bug in conditionlib, moved a static to a global

16 years agoMDL-19194 fixed regression - recursive cretion of dirs on win32 works again
skodak [Fri, 15 May 2009 07:21:29 +0000 (07:21 +0000)]
MDL-19194 fixed regression - recursive cretion of dirs on win32 works again

16 years agoFix typo
fmarier [Fri, 15 May 2009 03:37:07 +0000 (03:37 +0000)]
Fix typo

16 years agoUpdated the HEAD build version to 20090515
moodlerobot [Fri, 15 May 2009 00:38:39 +0000 (00:38 +0000)]
Updated the HEAD build version to 20090515

16 years agoAutomatic installer.php lang files by installer_builder (20090515)
moodlerobot [Fri, 15 May 2009 00:28:51 +0000 (00:28 +0000)]
Automatic installer.php lang files by installer_builder (20090515)

16 years agoAdding one more require_once($CFG->dirroot . '/course/lib.php') to another rebuild_co...
stronk7 [Thu, 14 May 2009 20:42:53 +0000 (20:42 +0000)]
Adding one more require_once($CFG->dirroot . '/course/lib.php') to another rebuild_course_cache()

16 years agoMDL-19162 added error string for missing JS libs
skodak [Thu, 14 May 2009 11:49:13 +0000 (11:49 +0000)]
MDL-19162 added error string for missing JS libs

16 years agoMDL-19186 Fixed couple warnings on moodleform_mod when completion is enabled
sam_marshall [Thu, 14 May 2009 10:55:14 +0000 (10:55 +0000)]
MDL-19186 Fixed couple warnings on moodleform_mod when completion is enabled

16 years agoMDL-19162 updated links for elements no longer beta and experiment
skodak [Thu, 14 May 2009 09:18:11 +0000 (09:18 +0000)]
MDL-19162 updated links for elements no longer beta and experiment

16 years agoMDL-19183 imported HTMLpurifier 3.3.0
skodak [Thu, 14 May 2009 08:31:11 +0000 (08:31 +0000)]
MDL-19183 imported HTMLpurifier 3.3.0

16 years agoMDL-19162 imported latest YUI 2.7.0 - to be backported into MOODLE_19_STABLE later
skodak [Thu, 14 May 2009 08:20:14 +0000 (08:20 +0000)]
MDL-19162 imported latest YUI 2.7.0 - to be backported into MOODLE_19_STABLE later

16 years agoauthentication MDL-18273 Custom Authentication Plugin title can be retrieved from...
jerome [Thu, 14 May 2009 07:03:27 +0000 (07:03 +0000)]
authentication MDL-18273 Custom Authentication Plugin title can be retrieved from specific language file, merged from 19

16 years agoMDL-19179 cache superfluous queries when listing categories on front page
fmarier [Thu, 14 May 2009 06:04:35 +0000 (06:04 +0000)]
MDL-19179 cache superfluous queries when listing categories on front page

16 years agoUpdated the HEAD build version to 20090514
moodlerobot [Thu, 14 May 2009 00:38:17 +0000 (00:38 +0000)]
Updated the HEAD build version to 20090514

16 years agoMDL-15666 Fixed for HEAD. No longer any need for URL variables to run from browser...
nicolasconnault [Wed, 13 May 2009 12:22:17 +0000 (12:22 +0000)]
MDL-15666 Fixed for HEAD. No longer any need for URL variables to run from browser. Doesn't generate quizzes properly yet.

16 years agoUpdated the HEAD build version to 20090513
moodlerobot [Wed, 13 May 2009 00:35:50 +0000 (00:35 +0000)]
Updated the HEAD build version to 20090513

16 years agoMDL-19163 restore - enable course selection for teachers having perms in more than...
stronk7 [Tue, 12 May 2009 14:57:40 +0000 (14:57 +0000)]
MDL-19163 restore - enable course selection for teachers having perms in more than 1 course ; merged from 19_STABLE

16 years agoMDL-19161 - DB 2.0 reqs. Updated to fulfil 2.0 Roadmap ; merged from 19_STABLE
stronk7 [Tue, 12 May 2009 09:29:18 +0000 (09:29 +0000)]
MDL-19161 - DB 2.0 reqs. Updated to fulfil 2.0 Roadmap ; merged from 19_STABLE

16 years agoMDL-18547 xmldb floats - recommend to switch to number fields when possible
stronk7 [Tue, 12 May 2009 08:32:16 +0000 (08:32 +0000)]
MDL-18547 xmldb floats - recommend to switch to number fields when possible

16 years agoModule can define its version to 0 so it is not installed.
mudrd8mz [Tue, 12 May 2009 08:12:48 +0000 (08:12 +0000)]
Module can define its version to 0 so it is not installed.

16 years agocourse/format/social MDL-18483 For social course format, print forum intro on course...
moodler [Tue, 12 May 2009 05:10:28 +0000 (05:10 +0000)]
course/format/social MDL-18483 For social course format, print forum intro on course page (Merged from 1.9)

16 years agoUpdated the HEAD build version to 20090512
moodlerobot [Tue, 12 May 2009 00:36:59 +0000 (00:36 +0000)]
Updated the HEAD build version to 20090512

16 years agoMDL-16879 run upgrade_fix_incorrect_mnethostids() in upgrade. Bump.
stronk7 [Tue, 12 May 2009 00:23:26 +0000 (00:23 +0000)]
MDL-16879 run upgrade_fix_incorrect_mnethostids() in upgrade. Bump.

16 years agoMDL-16879 fix mnet hosts - upgrade_fix_incorrect_mnethostids() merged to HEAD
stronk7 [Tue, 12 May 2009 00:21:28 +0000 (00:21 +0000)]
MDL-16879 fix mnet hosts - upgrade_fix_incorrect_mnethostids() merged to HEAD

16 years agoMDL-19156: auth/fc: clarifying the licensing terms as per author's email
fmarier [Mon, 11 May 2009 23:39:43 +0000 (23:39 +0000)]
MDL-19156: auth/fc: clarifying the licensing terms as per author's email

16 years agoMDL-16979 - protects update queries by setting a real value in $CFG->search_indexer_u...
diml [Mon, 11 May 2009 19:59:58 +0000 (19:59 +0000)]
MDL-16979 - protects update queries by setting a real value in $CFG->search_indexer_update_date

16 years agoaddresses MDL-19154. May not fix every thing here... more tests in progress.
diml [Mon, 11 May 2009 19:52:49 +0000 (19:52 +0000)]
addresses MDL-19154. May not fix every thing here... more tests in progress.

16 years agoMDL-19002 fixed string concatenation with "+" typos, added file size restrictions...
skodak [Mon, 11 May 2009 19:35:37 +0000 (19:35 +0000)]
MDL-19002 fixed string concatenation with "+" typos, added file size restrictions, unfortunately filepicker does not work for some reason

16 years agoMDL-19002 standardized constructor parameter order
skodak [Mon, 11 May 2009 18:55:03 +0000 (18:55 +0000)]
MDL-19002 standardized constructor parameter order

16 years agoMDL-19002 file size limits in filepicker + improved options
skodak [Mon, 11 May 2009 18:49:04 +0000 (18:49 +0000)]
MDL-19002 file size limits in filepicker + improved options

16 years agoMDL-19002 adding noclean option to editor utility functions
skodak [Mon, 11 May 2009 18:24:19 +0000 (18:24 +0000)]
MDL-19002 adding noclean option to editor utility functions

16 years agofixed whitespace
skodak [Mon, 11 May 2009 17:13:45 +0000 (17:13 +0000)]
fixed whitespace

16 years agofixed typo
skodak [Mon, 11 May 2009 17:11:29 +0000 (17:11 +0000)]
fixed typo

16 years agoMDL-19150 moving the $PAGE setup after debug level configuration
skodak [Mon, 11 May 2009 17:10:28 +0000 (17:10 +0000)]
MDL-19150 moving the $PAGE setup after debug level configuration

16 years agoMDL-17458 removing magic_quotes test from setup.php when MOODLE_SANE_INPUT defined...
skodak [Mon, 11 May 2009 16:58:52 +0000 (16:58 +0000)]
MDL-17458 removing magic_quotes test from setup.php when MOODLE_SANE_INPUT defined, scripts must find better way to inform admins, sorry

16 years agoMDL-18547 mysql floats - only none/both params (length & decimals) syntax is
stronk7 [Mon, 11 May 2009 15:11:23 +0000 (15:11 +0000)]
MDL-18547 mysql floats - only none/both params (length & decimals) syntax is
allowed. So, if decimals are missing, enforce 0 if length is defined. Merged
from 19_STABLE

16 years agoUpdated the HEAD build version to 20090511
moodlerobot [Mon, 11 May 2009 00:36:06 +0000 (00:36 +0000)]
Updated the HEAD build version to 20090511

16 years agoMDL-18746 get_user_courses_bycap() - avoid ambiguous (repeated) column names ; merged...
stronk7 [Mon, 11 May 2009 00:04:18 +0000 (00:04 +0000)]
MDL-18746 get_user_courses_bycap() - avoid ambiguous (repeated) column names ; merged from 19_STABLE

16 years agoMDL-19084 - backup_course_silently() missing call to xxx__check_backup_mods()
stronk7 [Sun, 10 May 2009 23:17:19 +0000 (23:17 +0000)]
MDL-19084 - backup_course_silently() missing call to xxx__check_backup_mods()
causing quizzes to be incorrect (thanks Piers Harding) plus problems with users,
files and role assignments. Merged from 19_STABLE

16 years agoMDL-15534 wiki special pages heading title. Apply ewiki_t() to get translated heading...
stronk7 [Sun, 10 May 2009 15:31:03 +0000 (15:31 +0000)]
MDL-15534 wiki special pages heading title. Apply ewiki_t() to get translated heading names ; merged from 19_STABLE

16 years agoMDL-12618 restore events - apply cross-db sql_compare_text(). MSSQL & Oracle were...
stronk7 [Sun, 10 May 2009 14:45:59 +0000 (14:45 +0000)]
MDL-12618 restore events - apply cross-db sql_compare_text(). MSSQL & Oracle were broken here. Merged from 19_STABLE

16 years agoMDL-11144 - restore of mnet users. Another improvement... merged from 19_STABLE
stronk7 [Sun, 10 May 2009 11:56:28 +0000 (11:56 +0000)]
MDL-11144 - restore of mnet users. Another improvement... merged from 19_STABLE

16 years agoMDL-19139 selectgroups formslib element improvements - 1/ does not validate if optgro...
skodak [Sun, 10 May 2009 11:49:00 +0000 (11:49 +0000)]
MDL-19139 selectgroups formslib element improvements - 1/ does not validate if optgroup array empty 2/ add optional $showchoose parameter which adds "Choose..." as first item of list with empty value; merged from MOODLE_19_STABLE

16 years agoMDL-17009 restore of mnet users - prevent any user using local host to end with mnet...
stronk7 [Sun, 10 May 2009 01:16:10 +0000 (01:16 +0000)]
MDL-17009 restore of mnet users - prevent any user using local host to end with mnet auth ; merged from 19_STABLE

16 years agoUpdated the HEAD build version to 20090510
moodlerobot [Sun, 10 May 2009 00:36:20 +0000 (00:36 +0000)]
Updated the HEAD build version to 20090510

16 years agoAutomatic installer.php lang files by installer_builder (20090510)
moodlerobot [Sun, 10 May 2009 00:26:39 +0000 (00:26 +0000)]
Automatic installer.php lang files by installer_builder (20090510)

16 years agofilterlib: Fix typo
tjhunt [Sat, 9 May 2009 14:21:11 +0000 (14:21 +0000)]
filterlib: Fix typo

16 years agoportfolio/ replaced course_setup with $PAGE->set_course which seems to have been...
mjollnir_ [Sat, 9 May 2009 13:15:41 +0000 (13:15 +0000)]
portfolio/ replaced course_setup with $PAGE->set_course which seems to have been missed

16 years agoMDL-19117 clarification to the license
fmarier [Sat, 9 May 2009 04:34:11 +0000 (04:34 +0000)]
MDL-19117 clarification to the license

16 years agoUpdated the HEAD build version to 20090509
moodlerobot [Sat, 9 May 2009 00:37:09 +0000 (00:37 +0000)]
Updated the HEAD build version to 20090509

16 years agoMDL-16957 explain why our htaccess is intentionally broken; merged from MOODLE_19_STABLE
skodak [Fri, 8 May 2009 21:30:56 +0000 (21:30 +0000)]
MDL-16957 explain why our htaccess is intentionally broken; merged from MOODLE_19_STABLE

16 years agoMDL-14831 adding warning - excluded grades are not compatible with sum agg
skodak [Fri, 8 May 2009 20:07:33 +0000 (20:07 +0000)]
MDL-14831 adding warning - excluded grades are not compatible with sum agg