]>
git.mjollnir.org Git - moodle.git/log
skodak [Thu, 14 May 2009 08:31:11 +0000 (08:31 +0000)]
MDL-19183 imported HTMLpurifier 3.3.0
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
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
fmarier [Thu, 14 May 2009 06:04:35 +0000 (06:04 +0000)]
MDL-19179 cache superfluous queries when listing categories on front page
moodlerobot [Thu, 14 May 2009 00:38:17 +0000 (00:38 +0000)]
Updated the HEAD build version to
20090514
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.
moodlerobot [Wed, 13 May 2009 00:35:50 +0000 (00:35 +0000)]
Updated the HEAD build version to
20090513
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
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
stronk7 [Tue, 12 May 2009 08:32:16 +0000 (08:32 +0000)]
MDL-18547 xmldb floats - recommend to switch to number fields when possible
mudrd8mz [Tue, 12 May 2009 08:12:48 +0000 (08:12 +0000)]
Module can define its version to 0 so it is not installed.
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)
moodlerobot [Tue, 12 May 2009 00:36:59 +0000 (00:36 +0000)]
Updated the HEAD build version to
20090512
stronk7 [Tue, 12 May 2009 00:23:26 +0000 (00:23 +0000)]
MDL-16879 run upgrade_fix_incorrect_mnethostids() in upgrade. Bump.
stronk7 [Tue, 12 May 2009 00:21:28 +0000 (00:21 +0000)]
MDL-16879 fix mnet hosts - upgrade_fix_incorrect_mnethostids() merged to HEAD
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
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
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.
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
skodak [Mon, 11 May 2009 18:55:03 +0000 (18:55 +0000)]
MDL-19002 standardized constructor parameter order
skodak [Mon, 11 May 2009 18:49:04 +0000 (18:49 +0000)]
MDL-19002 file size limits in filepicker + improved options
skodak [Mon, 11 May 2009 18:24:19 +0000 (18:24 +0000)]
MDL-19002 adding noclean option to editor utility functions
skodak [Mon, 11 May 2009 17:13:45 +0000 (17:13 +0000)]
fixed whitespace
skodak [Mon, 11 May 2009 17:11:29 +0000 (17:11 +0000)]
fixed typo
skodak [Mon, 11 May 2009 17:10:28 +0000 (17:10 +0000)]
MDL-19150 moving the $PAGE setup after debug level configuration
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
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
moodlerobot [Mon, 11 May 2009 00:36:06 +0000 (00:36 +0000)]
Updated the HEAD build version to
20090511
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
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
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
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
stronk7 [Sun, 10 May 2009 11:56:28 +0000 (11:56 +0000)]
MDL-11144 - restore of mnet users. Another improvement... merged from 19_STABLE
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
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
moodlerobot [Sun, 10 May 2009 00:36:20 +0000 (00:36 +0000)]
Updated the HEAD build version to
20090510
moodlerobot [Sun, 10 May 2009 00:26:39 +0000 (00:26 +0000)]
Automatic installer.php lang files by installer_builder (
20090510 )
tjhunt [Sat, 9 May 2009 14:21:11 +0000 (14:21 +0000)]
filterlib: Fix typo
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
fmarier [Sat, 9 May 2009 04:34:11 +0000 (04:34 +0000)]
MDL-19117 clarification to the license
moodlerobot [Sat, 9 May 2009 00:37:09 +0000 (00:37 +0000)]
Updated the HEAD build version to
20090509
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
skodak [Fri, 8 May 2009 20:07:33 +0000 (20:07 +0000)]
MDL-14831 adding warning - excluded grades are not compatible with sum agg
mjollnir_ [Fri, 8 May 2009 14:24:56 +0000 (14:24 +0000)]
fix for MDL-19110
Author: Adrian Schlegel <adrian@liip.ch>
nicolasconnault [Fri, 8 May 2009 13:31:30 +0000 (13:31 +0000)]
MDL-19121 Not allowing negative values for droplow and keephigh: capping at 0. Merged from MOODLE_19_STABLE
skodak [Fri, 8 May 2009 13:18:09 +0000 (13:18 +0000)]
MDL-19068 fixed item decimals before saving item; merged from MOODLE_19_STABLE
skodak [Fri, 8 May 2009 12:23:22 +0000 (12:23 +0000)]
MDL-18476 fixed default guest role display hint; merged from MOODLE_19_STABLE
skodak [Fri, 8 May 2009 12:16:09 +0000 (12:16 +0000)]
MDL-18704 fixed incorrect mnet logging; merged from MOODLE_19_STABLE
skodak [Fri, 8 May 2009 12:08:02 +0000 (12:08 +0000)]
MDL-18869 fixed full name display; merged from MOODLE_19_STABLE
tjhunt [Fri, 8 May 2009 09:00:41 +0000 (09:00 +0000)]
forum: MDL-19119 missing requires now course/lib.php is not included everywhere.
Put in most of the obvious missing require_once($CFG->libdir . '/completionlib.php');
dongsheng [Fri, 8 May 2009 08:36:34 +0000 (08:36 +0000)]
"MDL-14412, fix cvs conflict mark"
tjhunt [Fri, 8 May 2009 08:22:59 +0000 (08:22 +0000)]
blocklib: MDL-19010 eliminate remaining calls to blocks_repopulate_page
moodler [Fri, 8 May 2009 08:20:44 +0000 (08:20 +0000)]
theme/standard MDL-19082 Added a margin to standard theme on redirects page (merged from 1.9)
tjhunt [Fri, 8 May 2009 08:07:45 +0000 (08:07 +0000)]
forum: MDL-19119 missing require now course/lib.php is not included everywhere.
skodak [Fri, 8 May 2009 07:54:24 +0000 (07:54 +0000)]
MDL-18744 cas fix, credit goes to Thibault Le Meur
tjhunt [Fri, 8 May 2009 07:47:50 +0000 (07:47 +0000)]
blocklib: MDL-19010 fix editing block config and block roles.
tjhunt [Fri, 8 May 2009 07:47:02 +0000 (07:47 +0000)]
exceptions: MDL-16175 new invalid_state_exception
This is for those situations where something basically impossible happens,
like $context->contextlevel not having one of the valid value, and you
want to throw an exception (for example in the default: case of a switch)
rather than just ignoring the possibility.
nicolasconnault [Fri, 8 May 2009 07:23:51 +0000 (07:23 +0000)]
MDL-18402 Put default value of 1 for grade item's aggregationcoef if parent category's aggregation is weighted mean. Put 0 for gradepass if field is empty, and 0 for grademin if left empty. This prevents SQL errors because all three fields (aggregationcoef, gradepass and grademin) are non-NULL. Merged from MOODLE_19_STABLE
tjhunt [Fri, 8 May 2009 06:34:40 +0000 (06:34 +0000)]
blocklib: MDL-19010 and now you can delete blocks too!
nicolasconnault [Fri, 8 May 2009 06:30:46 +0000 (06:30 +0000)]
MDL-16416 Created a new help file including explanations of extra credit for both "Sum of Grades" and "Mean with extra credit" aggregation types. This is used on the "Edit categories and items" page. Merging from MOODLE_19_STABLE
tjhunt [Fri, 8 May 2009 03:30:58 +0000 (03:30 +0000)]
blocklib: MDL-19010 once again you can add blocks, at least on the coures page.
tjhunt [Fri, 8 May 2009 03:11:24 +0000 (03:11 +0000)]
blocklib: MDL-19010 finally fix the regressions that mean that you could not create a new course.
tjhunt [Fri, 8 May 2009 02:43:06 +0000 (02:43 +0000)]
admin settings/blocklib: MDL-19108 Error when saving any admin settings
Regression from MDL-19010
moodlerobot [Fri, 8 May 2009 00:36:14 +0000 (00:36 +0000)]
Updated the HEAD build version to
20090508
stronk7 [Thu, 7 May 2009 23:54:46 +0000 (23:54 +0000)]
MDL-15690, MDL-16518 backup - include roles with overrides (not only with assignments). Merged from 19_STABLE
gbateson [Thu, 7 May 2009 23:02:34 +0000 (23:02 +0000)]
when searhcing for urls of next quiz, remove requirement for navigation buttons to have class="NavButton"
stronk7 [Thu, 7 May 2009 20:41:33 +0000 (20:41 +0000)]
MDL-13826 link/file resource - check maximum length ; merged from 19_STABLE
stronk7 [Thu, 7 May 2009 20:30:48 +0000 (20:30 +0000)]
MDL-19112 choosecoursefile group element - pass specified attrs to text element ; merged from 19_STABLE
skodak [Thu, 7 May 2009 17:38:40 +0000 (17:38 +0000)]
MDL-19111 fixed dimming of hidden until items; merged from MOODLE_19_STABLE
nicolasconnault [Thu, 7 May 2009 12:20:28 +0000 (12:20 +0000)]
Removed cvs conflict diff line
tjhunt [Thu, 7 May 2009 09:16:22 +0000 (09:16 +0000)]
blocks: MDL-19010 Fix, or prevent being executed, all references to blocks_insance_old inside blocklib.php
nicolasconnault [Thu, 7 May 2009 08:57:46 +0000 (08:57 +0000)]
MDL-14412 Applied Michael's patches to fix ram/rm support in firefox. Merged from MOODLE_19_STABLE
tjhunt [Thu, 7 May 2009 08:55:10 +0000 (08:55 +0000)]
blocks: MDL-19010 Fix further blocks-related breakage, including removing all references to blocks_insance_old outside blocklib.php
skodak [Thu, 7 May 2009 08:47:54 +0000 (08:47 +0000)]
MDL-19101 scale selection validated on category edit form; merged from MOODLE_19_STABLE
skodak [Thu, 7 May 2009 08:39:29 +0000 (08:39 +0000)]
MDL-19091 removed custom scales from different courses + added BC hack; backported from MOODLE_19_STABLE
nicolasconnault [Thu, 7 May 2009 07:57:04 +0000 (07:57 +0000)]
MDL-12444 Removed aggregationview preference from category edit form. Merged from MOODLE_19_STABLE
skodak [Thu, 7 May 2009 07:38:02 +0000 (07:38 +0000)]
MDL-19090 fixed user report preferences; merged from MOODLE_19_STABLE
skodak [Thu, 7 May 2009 07:19:04 +0000 (07:19 +0000)]
MDL-19088 fixed category aggregation limitations; merged from mOODLE_19_STABLE
tjhunt [Thu, 7 May 2009 07:05:22 +0000 (07:05 +0000)]
blocklib: MDL-19010 fix new install.
* Fix the blocks bit of build_context_path
* Replace blocks_repopulate_page
* Make starting_output work during setup
dongsheng [Thu, 7 May 2009 06:47:20 +0000 (06:47 +0000)]
"MDL-13766, add extra yui images for yui treeview, this will display folder-style treeview in file picker"
dongsheng [Thu, 7 May 2009 06:10:38 +0000 (06:10 +0000)]
"MDL-13766, disable toolbar is logging needed"
dongsheng [Thu, 7 May 2009 05:40:22 +0000 (05:40 +0000)]
"MDL-18971, fixed .unread class definition, merged from 1.9"
tjhunt [Thu, 7 May 2009 05:38:35 +0000 (05:38 +0000)]
exceptions: MDL-16175 more careful decision whether to use _print_normal/early_error.
It is a mistake to use _print_normal_error if the exception was thrown in print_header - we don't want to try to call print_header again!
fmarier [Thu, 7 May 2009 03:06:48 +0000 (03:06 +0000)]
MDL-19096 include a copy of the GPL
tjhunt [Thu, 7 May 2009 03:02:06 +0000 (03:02 +0000)]
blocklib: MDL-19010 re-fix another Nico 'fix' ;-)
tjhunt [Thu, 7 May 2009 02:57:39 +0000 (02:57 +0000)]
blocklib: MDL-19010 move the check for whether the right database tables exist - and we no longer need this global.
tjhunt [Thu, 7 May 2009 02:56:48 +0000 (02:56 +0000)]
blocklib: MDL-19010 move the check for whether the right database tables exist to a place where it is better encapsulated.
tjhunt [Thu, 7 May 2009 02:38:12 +0000 (02:38 +0000)]
blocklib: MDL-19010 fix upgrade breakage that Nico caused when he fixed the other problems.
Moodle HQ git importer [Thu, 7 May 2009 00:35:40 +0000 (00:35 +0000)]
Fixing drift between CVS and git
moodlerobot [Thu, 7 May 2009 00:35:40 +0000 (00:35 +0000)]
Updated the HEAD build version to
20090507
fmarier [Wed, 6 May 2009 22:41:39 +0000 (22:41 +0000)]
MDL-19095 mod/forum: fix for new forum discussions being broken
(This problem was introduced in
e2d7687fc420495acebc6952a44794f5390a78b9 )
skodak [Wed, 6 May 2009 18:50:52 +0000 (18:50 +0000)]
MDL-19029 fixed validation problems; merged from MOODLE_19_STABLE
skodak [Wed, 6 May 2009 18:35:47 +0000 (18:35 +0000)]
MDL-19029 fixed validation problem in yui titles; merged from MOODLE_19_STABLE
skodak [Wed, 6 May 2009 18:14:01 +0000 (18:14 +0000)]
MDL-16915 fixed warnings caused by empty arrays in forum ratings; merged from MOODLE_19_STABLE
stronk7 [Wed, 6 May 2009 17:25:26 +0000 (17:25 +0000)]
MDL-14463 search/order - make it cross-db + delete unused column from query ; merged from 19_STABLE
skodak [Wed, 6 May 2009 16:10:45 +0000 (16:10 +0000)]
MDL-18670 adding proper permissions for mkdir(); merged from MOODLE_19_STABLE
nicolasconnault [Wed, 6 May 2009 14:19:19 +0000 (14:19 +0000)]
MDL-19010 Including courselib where needed during upgrade
nicolasconnault [Wed, 6 May 2009 10:49:49 +0000 (10:49 +0000)]
MDL-19010 Only output blocks after upgrade
skodak [Wed, 6 May 2009 10:39:51 +0000 (10:39 +0000)]
MDL-19010 reverting last commit- DML must throw exceptions - fix the calling code
nicolasconnault [Wed, 6 May 2009 10:22:33 +0000 (10:22 +0000)]
MDL-19010 Fixing upgrade code to work with mysql. Also returning false when get_recordset_sql hits a SQL error, instead of crashing during upgrade with a Fatal error: Exception thrown without a stack frame in Unknown on line 0