Didier Raboud [Tue, 18 Dec 2012 13:32:15 +0000 (14:32 +0100)]
MDL-37157: Normalize short answers before comparison
This ensures that ambiguous Unicode representations can be compared sanely.
Also add some tests to ensure it keeps working.
Thanks to Tim Hunt for the syntax check.
Dan Poltawski [Mon, 7 Jan 2013 05:57:10 +0000 (13:57 +0800)]
Merge branch 'w51_MDL-37128_m23_rssrestore' of git://github.com/skodak/moodle into MOODLE_23_STABLE
Dan Poltawski [Mon, 7 Jan 2013 05:53:29 +0000 (13:53 +0800)]
Merge branch 'w51_MDL-36893_m23_mnetestrict' of git://github.com/skodak/moodle into MOODLE_23_STABLE
Dan Poltawski [Mon, 7 Jan 2013 05:30:43 +0000 (13:30 +0800)]
Merge branch 'MDL-27884-m23' of git://github.com/ankitagarwal/moodle into MOODLE_23_STABLE
Damyon Wiese [Thu, 20 Dec 2012 07:19:14 +0000 (15:19 +0800)]
MDL-37244 Assignment: Submission comments plugin does not implement comments callbacks.
This allows anyone to view or modify anyone elses submission comments.
Ankit Agarwal [Mon, 25 Jun 2012 06:10:42 +0000 (14:10 +0800)]
MDL-33340 completion: Incorrect logic in hidden field check
Credit to Jody Steele
Simon Coggins [Mon, 7 Jan 2013 02:09:20 +0000 (10:09 +0800)]
MDL-35991 - use PARAM_LOCALURL for local urls
Dan Poltawski [Mon, 7 Jan 2013 01:45:15 +0000 (09:45 +0800)]
Merge branch 'MDL-36667-23' of git://github.com/damyon/moodle into MOODLE_23_STABLE
Sam Hemelryk [Mon, 7 Jan 2013 01:14:28 +0000 (14:14 +1300)]
Merge branch 'MDL-37161-moodle23' of https://github.com/StudiUM/moodle into MOODLE_23_STABLE
Sam Hemelryk [Mon, 7 Jan 2013 00:44:36 +0000 (13:44 +1300)]
Merge branch 'w51_MDL-36212_m23_entities' of git://github.com/skodak/moodle into MOODLE_23_STABLE
Sam Hemelryk [Mon, 7 Jan 2013 00:39:52 +0000 (13:39 +1300)]
Merge branch 'MDL-37068_23' of git://github.com/timhunt/moodle into MOODLE_23_STABLE
Sam Hemelryk [Mon, 7 Jan 2013 00:33:45 +0000 (13:33 +1300)]
Merge branch 'w51_MDL-37281_m23_othersnav' of git://github.com/skodak/moodle into MOODLE_23_STABLE
Sam Hemelryk [Sun, 6 Jan 2013 23:04:51 +0000 (12:04 +1300)]
Merge branch 'MDL-36855-m23' of git://github.com/ankitagarwal/moodle into MOODLE_23_STABLE
Charles Fulton [Tue, 3 Jul 2012 15:22:21 +0000 (08:22 -0700)]
MDL-4781 forum: show discussion link when user has ability to view discussion
Conflicts:
mod/forum/lib.php
Davo Smith [Tue, 18 Dec 2012 20:46:26 +0000 (20:46 +0000)]
MDL-35887 course dndupload - correct default used for completion tracking when resources created by drag and drop
Sam Hemelryk [Sun, 6 Jan 2013 21:14:54 +0000 (10:14 +1300)]
Merge branch 'MDL-16730-m23' of git://github.com/ankitagarwal/moodle into MOODLE_23_STABLE
Mark Nelson [Fri, 4 Jan 2013 07:23:12 +0000 (15:23 +0800)]
MDL-37359 groups: fixing typo in the web service function create_groupings_parameters
Sam Hemelryk [Sun, 6 Jan 2013 20:34:52 +0000 (09:34 +1300)]
Merge branch 'MDL-29327_none_23' of git://github.com/andyjdavis/moodle into MOODLE_23_STABLE
Sam Hemelryk [Sun, 6 Jan 2013 20:15:34 +0000 (09:15 +1300)]
Merge branch 'MDL-36741_m23' of git://github.com/markn86/moodle into MOODLE_23_STABLE
Jean-Philippe Gaudreau [Fri, 4 Jan 2013 14:53:03 +0000 (09:53 -0500)]
MDL-37161 Backup: Database error caused by grade book settings when importing or restoring a course
Damyon Wiese [Wed, 21 Nov 2012 08:26:47 +0000 (16:26 +0800)]
MDL-36712: Assignment - Do not always send feedback available emails when grade is created
The entry in the assign_grades table contains grades feedback and other settings such as locked.
Only send the student an email about new feedback if it is actually grades or feedback that
has been added. This is done by using another state for the mailed flag (2) which means "unset".
Conflicts:
mod/assign/feedback/file/importziplib.php
mod/assign/feedback/file/locallib.php
mod/assign/feedback/offline/locallib.php
mod/assign/locallib.php
Andrew Davis [Fri, 21 Dec 2012 03:48:54 +0000 (11:48 +0800)]
MDL-29327 core_grade: removing some code that is messing up the categories and items screen when no grade categories are used
Ankit Agarwal [Thu, 3 Jan 2013 06:40:03 +0000 (14:40 +0800)]
MDL-36855 scorm: update to api get_scorm_question_count()
get_scorm_question_count() should return 0 not 1 when no attempt is made in a scorm by any student
Ankit Agarwal [Wed, 2 Jan 2013 05:59:31 +0000 (13:59 +0800)]
MDL-27884 Implement proper username validation during csv import
Ankit Agarwal [Wed, 17 Oct 2012 08:06:06 +0000 (16:06 +0800)]
MDL-27884 blocks: Correcting config title string
AMOS BEGIN
CPY [configtitle,block_html],[configtitle,block_tags]
AMOS END
Conflicts:
blocks/tags/edit_form.php
blocks/tags/lang/en/block_tags.php
Eloy Lafuente (stronk7) [Sun, 30 Dec 2012 00:05:13 +0000 (01:05 +0100)]
weekly release 2.3.3+
Petr Škoda [Thu, 27 Dec 2012 13:32:31 +0000 (14:32 +0100)]
MDL-36893 fix mnet E_STRICT issue
Petr Škoda [Thu, 27 Dec 2012 12:39:09 +0000 (13:39 +0100)]
MDL-37128 fix E_STRICT rss restore issue
Dan Poltawski [Mon, 24 Dec 2012 03:43:41 +0000 (11:43 +0800)]
Merge branch 'MDL-35569-m23' of git://github.com/sammarshallou/moodle into MOODLE_23_STABLE
Dan Poltawski [Mon, 24 Dec 2012 03:34:55 +0000 (11:34 +0800)]
Merge branch 'w51_MDL-37233_m23_skype' of git://github.com/skodak/moodle into MOODLE_23_STABLE
Dan Poltawski [Mon, 24 Dec 2012 02:55:37 +0000 (10:55 +0800)]
Merge branch 'wip-MDL-37290-m23' of git://github.com/samhemelryk/moodle into MOODLE_23_STABLE
Dan Poltawski [Mon, 24 Dec 2012 02:35:47 +0000 (10:35 +0800)]
Merge branch 'w51_MDL-37283_m23_spell' of git://github.com/skodak/moodle into MOODLE_23_STABLE
Sam Hemelryk [Mon, 24 Dec 2012 00:05:56 +0000 (13:05 +1300)]
MDL-37290 course: fixed up navbar when editing categories
Sam Hemelryk [Sun, 23 Dec 2012 22:43:37 +0000 (11:43 +1300)]
Merge branch 'wip-MDL-35833-stable23' of git://github.com/phalacee/moodle into MOODLE_23_STABLE
Sam Hemelryk [Sun, 23 Dec 2012 22:16:07 +0000 (11:16 +1300)]
Merge branch 'MDL-36966-23' of git://github.com/damyon/moodle into MOODLE_23_STABLE
Sam Hemelryk [Sun, 23 Dec 2012 20:40:36 +0000 (09:40 +1300)]
Merge branch 'wip-MDL-35653-MOODLE_23_STABLE' of git://github.com/abgreeve/moodle into MOODLE_23_STABLE
Petr Škoda [Sat, 22 Dec 2012 15:48:13 +0000 (16:48 +0100)]
MDL-37283 import tinymce spellchecker 2.0.6.1
Tim Hunt [Tue, 11 Dec 2012 16:21:05 +0000 (16:21 +0000)]
MDL-37068 qformat_learnwise: fix UTF8 and other issues.
Petr Škoda [Sat, 22 Dec 2012 13:58:39 +0000 (14:58 +0100)]
MDL-37281 fix other users current navigation node
Petr Škoda [Fri, 21 Dec 2012 16:26:36 +0000 (17:26 +0100)]
MDL-37233 do not show skype status icon on https sites
Funny that the same company that implemented the IE security warnings is unable to set up SSL on the Skype status server…
Petr Škoda [Sun, 9 Dec 2012 13:23:59 +0000 (14:23 +0100)]
MDL-36212 rework html entity conversions
This should resolve all html entity conversion problems in different PHP versions.
Eloy Lafuente (stronk7) [Thu, 20 Dec 2012 20:12:09 +0000 (21:12 +0100)]
weekly release 2.3.3+
Eloy Lafuente (stronk7) [Thu, 20 Dec 2012 19:57:28 +0000 (20:57 +0100)]
Merge branch 'install_23_STABLE' of git://git.moodle.cz/moodle-install into MOODLE_23_STABLE
Jason Fowler [Fri, 7 Dec 2012 03:32:21 +0000 (11:32 +0800)]
MDL-35833 - Blocks - Adding alt and title attributes to the docked-block panel close button
Tim Hunt [Wed, 19 Dec 2012 09:31:02 +0000 (09:31 +0000)]
MDL-32245 question bank: update URL after moving question between categories.
Also, improve the URL when you go to edit the questions in a category.
Andrew Robert Nicols [Fri, 30 Nov 2012 09:54:37 +0000 (09:54 +0000)]
MDL-36934 Only set the autosubmit class on selects when required
The url_select class can optionally show a button (much like the non-JS
fallback). In this case, the autosubmit nature of the form shouldn't be
enforced and it should only submit on the button.
Adrian Greeve [Fri, 30 Nov 2012 07:00:19 +0000 (15:00 +0800)]
MDL-35653 - mod/wiki: Force format now lets users edit wiki pages.
Thanks to Tõnis Tartes for part of this solution.
When force format was selected in the options, trying to view the
wiki would redirect to the front page with a message saying that
you do not have permission to edit this page. Students had no way
of viewing any entries or creating the first page.
When in force format it skips a page , which would be considered
uncessary for students, but this means that the group id is not set
and this is what is causing most of the problems.
I also have included a check to see if the title is default and whether
the user has permission to view all groups. In these situations the
intermediate page is displayed.
Eloy Lafuente (stronk7) [Tue, 18 Dec 2012 22:43:06 +0000 (23:43 +0100)]
Merge branch 'w50_MDL-36245_m23_convert' of git://github.com/skodak/moodle into MOODLE_23_STABLE
Andrew Robert Nicols [Fri, 21 Sep 2012 14:17:22 +0000 (15:17 +0100)]
MDL-35569 AJAX Move auto-submitting selects to separate YUI module
sam note: Some changes removed from 2.4 version (deprecation warning, lib/upgrade.txt).
Dan Poltawski [Tue, 18 Dec 2012 06:52:41 +0000 (14:52 +0800)]
Merge branch 'MDL-37014_webdav_folders_23' of git://github.com/davosmith/moodle into MOODLE_23_STABLE
Dan Poltawski [Tue, 18 Dec 2012 06:26:55 +0000 (14:26 +0800)]
MDL-36259 - change case of table alias to match definition
Dan Poltawski [Tue, 18 Dec 2012 06:26:10 +0000 (14:26 +0800)]
Merge branch 'MDL-36259_23' of git://github.com/timhunt/moodle into MOODLE_23_STABLE
Dan Poltawski [Tue, 18 Dec 2012 01:11:31 +0000 (09:11 +0800)]
Merge branch 'MDL-30899_23' of git://github.com/dmonllao/moodle into MOODLE_23_STABLE
Raymond Wijaya [Mon, 3 Dec 2012 04:34:43 +0000 (15:04 +1030)]
MDL-36966 Assignment: Bug - Student submission appears graded by themselves.
Fix a bug when a student editing his submission after it has been graded, it changes the 'graded by' details to the student's name in the feeback summary
Dan Poltawski [Tue, 18 Dec 2012 00:45:48 +0000 (08:45 +0800)]
Merge branch 'MDL-35740-23' of git://github.com/damyon/moodle into MOODLE_23_STABLE
Eloy Lafuente (stronk7) [Mon, 17 Dec 2012 23:19:55 +0000 (00:19 +0100)]
Merge branch 'MDL-36842_23' of git://github.com/timhunt/moodle into MOODLE_23_STABLE
Eloy Lafuente (stronk7) [Mon, 17 Dec 2012 23:14:04 +0000 (00:14 +0100)]
Merge branch 'w50_MDL-37171_m23_outdatedexcel' of git://github.com/skodak/moodle into MOODLE_23_STABLE
Adrian Fish [Thu, 6 Dec 2012 14:35:10 +0000 (14:35 +0000)]
MDL-37035 Pass user locale after course locale.
Sam Hemelryk [Mon, 17 Dec 2012 21:24:32 +0000 (10:24 +1300)]
Merge branch 'w50_MDL-37111_m23_forumsinglefirst' of git://github.com/skodak/moodle into MOODLE_23_STABLE
Sam Hemelryk [Mon, 17 Dec 2012 21:12:11 +0000 (10:12 +1300)]
Merge branch 'MDL-37176_23' of git://github.com/stronk7/moodle into MOODLE_23_STABLE
Sam Hemelryk [Mon, 17 Dec 2012 21:07:03 +0000 (10:07 +1300)]
Merge branch 'MDL-35530_m23' of git://github.com/rwijaya/moodle into MOODLE_23_STABLE
Sam Hemelryk [Mon, 17 Dec 2012 20:56:58 +0000 (09:56 +1300)]
Merge branch 'wip-MDL-35056-stable23' of git://github.com/phalacee/moodle into MOODLE_23_STABLE
Sam Hemelryk [Mon, 17 Dec 2012 20:51:30 +0000 (09:51 +1300)]
Merge branch 'MDL-32245_23' of git://github.com/timhunt/moodle into MOODLE_23_STABLE
Sam Hemelryk [Mon, 17 Dec 2012 20:47:37 +0000 (09:47 +1300)]
MDL-36812 grader_report: Fixed whitespace on integration
Nadav Kavalerchik [Sat, 24 Nov 2012 21:12:45 +0000 (23:12 +0200)]
MDL-36812 - Enabling grade_report_fixedstudents, shows the user's list on the left side of the page, in RTL mode (theme/standard)
Sam Hemelryk [Mon, 17 Dec 2012 20:42:06 +0000 (09:42 +1300)]
Merge branch 'MDL-29733_23' of git://github.com/andyjdavis/moodle into MOODLE_23_STABLE
Tim Hunt [Tue, 11 Dec 2012 09:02:07 +0000 (09:02 +0000)]
MDL-37098 quiz: event handler fails deleting group with no overrides
This was a regression from MDL-35717.
Dan Poltawski [Mon, 26 Nov 2012 07:01:31 +0000 (15:01 +0800)]
MDL-35717|NOBUG - fix trailing whitespace problems
Matt Petro [Tue, 9 Oct 2012 17:48:30 +0000 (13:48 -0400)]
MDL-35717 quiz: fix overdue attempt processing
David Monllao [Mon, 17 Dec 2012 07:35:49 +0000 (15:35 +0800)]
MDL-30899 moodle-enrol-notification Overridding default footer padding
David Monllao [Fri, 21 Sep 2012 01:32:01 +0000 (09:32 +0800)]
MDL-30899 moodle-enrol-notification Adding close button title for accessibility
Dan Poltawski [Mon, 17 Dec 2012 07:29:18 +0000 (15:29 +0800)]
Merge branch 'w50_MDL-36493_m23_mysql' of git://github.com/skodak/moodle into MOODLE_23_STABLE
Dan Poltawski [Mon, 17 Dec 2012 07:25:30 +0000 (15:25 +0800)]
Merge branch 'MDL-37114_23' of git://github.com/timhunt/moodle into MOODLE_23_STABLE
Andrew Davidson [Thu, 6 Dec 2012 14:08:25 +0000 (14:08 +0000)]
MDL-37034 - Added appropriate name to category settings navigation node
Dan Poltawski [Mon, 17 Dec 2012 05:53:33 +0000 (13:53 +0800)]
Merge branch 'w50_MDL-36597_m23_courselang' of git://github.com/skodak/moodle into MOODLE_23_STABLE
Dan Poltawski [Mon, 17 Dec 2012 05:48:25 +0000 (13:48 +0800)]
Merge branch 'MDL-29334_m23' of git://github.com/markn86/moodle into MOODLE_23_STABLE
Dan Poltawski [Mon, 17 Dec 2012 04:09:46 +0000 (12:09 +0800)]
Merge branch 'wip-mdl-36736-m23' of git://github.com/rajeshtaneja/moodle into MOODLE_23_STABLE
Dan Poltawski [Mon, 17 Dec 2012 04:05:19 +0000 (12:05 +0800)]
Merge branch 'wip-MDL-25928-m23' of git://github.com/samhemelryk/moodle into MOODLE_23_STABLE
Dan Poltawski [Mon, 17 Dec 2012 03:53:08 +0000 (11:53 +0800)]
Merge branch 'wip-MDL-35874-stable23' of git://github.com/phalacee/moodle into MOODLE_23_STABLE
Dan Poltawski [Mon, 17 Dec 2012 03:48:47 +0000 (11:48 +0800)]
Merge branch 'wip-MDL-35979-s23' of git://github.com/phalacee/moodle into MOODLE_23_STABLE
Dan Poltawski [Mon, 17 Dec 2012 03:37:10 +0000 (11:37 +0800)]
Merge branch 'MDL-37078-m23' of git://github.com/sammarshallou/moodle into MOODLE_23_STABLE
Dan Poltawski [Mon, 17 Dec 2012 03:30:35 +0000 (11:30 +0800)]
Merge branch 'MDL-37165-23' of git://github.com/damyon/moodle into MOODLE_23_STABLE
Sam Hemelryk [Mon, 17 Dec 2012 03:03:06 +0000 (16:03 +1300)]
MDL-25928 course: Fixed course info on the combo list to be a popup
Petr Škoda [Sat, 15 Dec 2012 11:36:40 +0000 (12:36 +0100)]
MDL-37171 fix multiple spreadsheet related PHP4isms
Petr Škoda [Thu, 8 Nov 2012 07:56:11 +0000 (08:56 +0100)]
MDL-36245 add tests for the buggy utf-8 to utf-8 conversion
Petr Škoda [Thu, 8 Nov 2012 07:49:50 +0000 (08:49 +0100)]
MDL-36245 try to workaround buggy iconv() when converting text from utf-8 to utf-8
Petr Škoda [Mon, 12 Nov 2012 18:48:18 +0000 (19:48 +0100)]
MDL-36493 improve timeout handling in mysql upgrade
Credit goes to Mark Nielsen, thanks.
Petr Škoda [Sat, 10 Nov 2012 12:23:47 +0000 (13:23 +0100)]
MDL-36493 improve performance of mysql unsigned/lob upgrade
Petr Škoda [Thu, 13 Dec 2012 09:58:22 +0000 (10:58 +0100)]
MDL-37111 copy first post files in single type forum using intro options
This patch also removed the delete button from the first post in single
discussion type forum.
Edit button in the first post leads to the forum edit page now, this should
prevent other problems throwing first post and intro out of sync.
Petr Škoda [Sat, 8 Dec 2012 14:49:56 +0000 (15:49 +0100)]
MDL-36597 strip '_utf8' from all course.lang fields
Joseph Rezeau [Tue, 11 Dec 2012 17:59:31 +0000 (17:59 +0000)]
MDL-37114 quiz form validation: feedback boundaries.
The feedback boundaries must either be a number or a percentage.
We were not correctly validating the non-percentage case.
Thanh Le [Tue, 20 Nov 2012 10:07:06 +0000 (10:07 +0000)]
MDL-36259 course short names: ensure it displays when enabled in admin
Fixed 5 Moodle pages that does not display the course short name even if "Display extended course names" setting is on. In fixing this, search.php also included related minor code to change to minimise DB calls to improve performance.
Tim Hunt [Wed, 12 Dec 2012 18:15:48 +0000 (18:15 +0000)]
MDL-32245 question bank: fix coding style in categories.php
Thanh Le [Mon, 15 Oct 2012 10:13:39 +0000 (11:13 +0100)]
MDL-32245 question bank: fix moving categories between contexts.
AMOS bot [Sat, 15 Dec 2012 00:42:08 +0000 (00:42 +0000)]
Automatically generated installer lang files
Eloy Lafuente (stronk7) [Fri, 14 Dec 2012 19:06:56 +0000 (20:06 +0100)]
MDL-37176 timezones: updated to 2012j
Eloy Lafuente (stronk7) [Fri, 14 Dec 2012 12:30:25 +0000 (13:30 +0100)]
weekly release 2.3.3+
Eloy Lafuente (stronk7) [Fri, 14 Dec 2012 12:20:49 +0000 (13:20 +0100)]
Merge branch 'install_23_STABLE' of git://git.moodle.cz/moodle-install into MOODLE_23_STABLE
Damyon Wiese [Fri, 14 Dec 2012 07:15:08 +0000 (15:15 +0800)]
MDL-37165 Assignment: Oracle fix for count_submissions_with_status (and friends).
Oracle does not like the use of AS after a join.
Dan Poltawski [Thu, 13 Dec 2012 09:43:21 +0000 (17:43 +0800)]
Merge branch 'MDL-36263-23' of git://github.com/damyon/moodle into MOODLE_23_STABLE