Sam Hemelryk [Sun, 17 Feb 2013 21:54:53 +0000 (10:54 +1300)]
MDL-38055 navigation: fixed ampersand use within titles
Conflicts:
lib/navigationlib.php
Eloy Lafuente (stronk7) [Thu, 28 Feb 2013 14:50:39 +0000 (15:50 +0100)]
weekly release 2.4.1+
Eloy Lafuente (stronk7) [Thu, 28 Feb 2013 14:40:31 +0000 (15:40 +0100)]
Merge branch 'install_24_STABLE' of git://git.moodle.cz/moodle-install into MOODLE_24_STABLE
Eloy Lafuente (stronk7) [Tue, 26 Feb 2013 09:14:51 +0000 (10:14 +0100)]
Merge branch 'MDL-38076-24' of git://github.com/FMCorz/moodle into MOODLE_24_STABLE
Erik Lundberg [Mon, 4 Feb 2013 16:21:11 +0000 (17:21 +0100)]
MDL-37835 Assignment unit tests fail when custom submission types are installed.
The assignment generator will now take all submission/feedback modules into concideration when creating new assignments.
Adrian Greeve [Wed, 13 Feb 2013 07:30:46 +0000 (15:30 +0800)]
MDL-30669 - blocks: Unit tests for course_page_type_list()
Adrian Greeve [Thu, 3 Jan 2013 06:22:53 +0000 (14:22 +0800)]
MDL-30669 - blocks: Added a warning when deleting blocks that have multiple displays set.
Also added a fix to the function course_page_type_list(). It was making a call to
get_context_info_array() which will generate an error if $currentcontext is not set.
Damyon Wiese [Tue, 26 Feb 2013 02:56:11 +0000 (10:56 +0800)]
MDL-37792 Conditions: Fix upgrade step in previous patch
Damyon Wiese [Tue, 26 Feb 2013 02:54:48 +0000 (10:54 +0800)]
Merge branch 'MDL-37792-m24' of git://github.com/sammarshallou/moodle into MOODLE_24_STABLE
Sam Hemelryk [Tue, 26 Feb 2013 02:26:55 +0000 (15:26 +1300)]
Merge branch 'wip-MDL-38144-MOODLE_24_STABLE' of git://github.com/marinaglancy/moodle into MOODLE_24_STABLE
Marina Glancy [Thu, 21 Feb 2013 00:50:45 +0000 (11:50 +1100)]
MDL-38144 categories are created in reverse sort order in externallib
Eloy Lafuente (stronk7) [Tue, 26 Feb 2013 00:29:10 +0000 (01:29 +0100)]
Merge branch 'wip-MDL-38162-m24' of git://github.com/samhemelryk/moodle into MOODLE_24_STABLE
Sam Hemelryk [Wed, 20 Feb 2013 20:52:21 +0000 (09:52 +1300)]
MDL-38110 cache: increased ttl unit test value to avoid timing issues
sam marshall [Wed, 13 Feb 2013 17:40:18 +0000 (17:40 +0000)]
MDL-37792 Conditions: Interests condition offered but not implemented
Damyon Wiese [Mon, 25 Feb 2013 05:52:05 +0000 (13:52 +0800)]
MDL-28692 Base theme - Version bump for css change
Damyon Wiese [Mon, 25 Feb 2013 05:34:55 +0000 (13:34 +0800)]
Merge branch 'MDL-28692_M24' of git://github.com/lazydaisy/moodle into MOODLE_24_STABLE
Damyon Wiese [Mon, 25 Feb 2013 03:38:47 +0000 (11:38 +0800)]
Merge branch 'MDL-38052_M24' of git://github.com/kordan/moodle into MOODLE_24_STABLE
Tim Lock [Wed, 20 Feb 2013 02:48:11 +0000 (13:18 +1030)]
MDL-38113: Blind Marking grader email reveals submitters details
Dan Poltawski [Mon, 25 Feb 2013 03:00:11 +0000 (11:00 +0800)]
Merge branch 'wip-MDL-38091-MOODLE_24_STABLE' of git://github.com/marinaglancy/moodle into MOODLE_24_STABLE
Dan Poltawski [Mon, 25 Feb 2013 02:20:55 +0000 (10:20 +0800)]
Merge branch 'MDL-38061-24' of git://github.com/damyon/moodle into MOODLE_24_STABLE
Damyon Wiese [Mon, 25 Feb 2013 01:52:19 +0000 (09:52 +0800)]
Merge branch 'MDL-35175_24' of git://github.com/rlorenzo/moodle into MOODLE_24_STABLE
AMOS bot [Mon, 25 Feb 2013 00:39:45 +0000 (00:39 +0000)]
Automatically generated installer lang files
Marina Glancy [Wed, 20 Feb 2013 01:52:33 +0000 (12:52 +1100)]
MDL-38091 fixed bug with SQL query on Oracle
kordan [Fri, 22 Feb 2013 18:12:24 +0000 (19:12 +0100)]
MDL-38052 theme_formal_white: allowed the overlap between headermenu and header logo
Damyon Wiese [Fri, 22 Feb 2013 02:59:52 +0000 (10:59 +0800)]
weekly release 2.4.1+
Damyon Wiese [Fri, 22 Feb 2013 02:50:27 +0000 (10:50 +0800)]
Merge branch 'install_24_STABLE' of git://git.moodle.cz/moodle-install into MOODLE_24_STABLE
Damyon Wiese [Fri, 22 Feb 2013 02:12:20 +0000 (10:12 +0800)]
MDL-38061 Assignment - Use $CFG->showuseridentity to add extra fields to the assignment grading table/user summary.
Conflicts:
mod/assign/gradingtable.php
mod/assign/locallib.php
mod/assign/renderable.php
mod/assign/renderer.php
Sam Hemelryk [Fri, 22 Feb 2013 01:23:18 +0000 (14:23 +1300)]
MDL-38162 memcache: fixed up the memcache plugins
Sam Hemelryk [Wed, 20 Feb 2013 19:23:58 +0000 (08:23 +1300)]
MDL-37224 backup-import: better handling of search button
Dan Poltawski [Wed, 20 Feb 2013 09:04:52 +0000 (17:04 +0800)]
Revert "MDL-36380 stats: No more duplicated entries when viewing monthly stats"
This reverts commit
33b5464e96e316c5de75b90c56cb3189a9682f1f.
Dan Poltawski [Wed, 20 Feb 2013 06:27:52 +0000 (14:27 +0800)]
Merge branch 'MDL-35622-24' of git://github.com/FMCorz/moodle into MOODLE_24_STABLE
Rajesh Taneja [Wed, 20 Feb 2013 03:12:11 +0000 (11:12 +0800)]
MDL-37329 Navigation: Enrolled courses in category should be added only.
Frederic Massart [Wed, 20 Feb 2013 04:23:18 +0000 (12:23 +0800)]
MDL-35622 files: Fixed typo in galleryitem extension
Rajesh Taneja [Thu, 7 Feb 2013 03:04:24 +0000 (11:04 +0800)]
MDL-37329 Navigation: Navigation node My Courses will only show enrolled courses
Eloy Lafuente (stronk7) [Wed, 20 Feb 2013 00:36:20 +0000 (01:36 +0100)]
MDL-37894 Amend tests with new openclose rule.
Eloy Lafuente (stronk7) [Tue, 19 Feb 2013 23:48:50 +0000 (00:48 +0100)]
Merge branch 'wip-MDL-37224-m24' of git://github.com/samhemelryk/moodle into MOODLE_24_STABLE
Eloy Lafuente (stronk7) [Tue, 19 Feb 2013 23:46:24 +0000 (00:46 +0100)]
Merge branch 'wip-MDL-34298-m24' of git://github.com/samhemelryk/moodle into MOODLE_24_STABLE
Eloy Lafuente (stronk7) [Tue, 19 Feb 2013 23:40:21 +0000 (00:40 +0100)]
Merge branch 'MDL-37894_24' of git://github.com/timhunt/moodle into MOODLE_24_STABLE
Eloy Lafuente (stronk7) [Tue, 19 Feb 2013 23:34:36 +0000 (00:34 +0100)]
Merge branch 'MDL-37967_24' of git://github.com/jmvedrine/moodle into MOODLE_24_STABLE
Eloy Lafuente (stronk7) [Tue, 19 Feb 2013 23:07:47 +0000 (00:07 +0100)]
Merge branch 'wip-MDL-38075-m24' of git://github.com/samhemelryk/moodle into MOODLE_24_STABLE
Eloy Lafuente (stronk7) [Tue, 19 Feb 2013 12:21:18 +0000 (13:21 +0100)]
MDL-32620 whitespace + comment fixes.
Mark Nielsen [Wed, 13 Feb 2013 17:21:03 +0000 (09:21 -0800)]
MDL-32620: Fixing up white space in comment
Chris Scribner [Tue, 24 Apr 2012 14:48:47 +0000 (10:48 -0400)]
Fixing an issue with not sending the launch_presentation_return_url
Eloy Lafuente (stronk7) [Tue, 19 Feb 2013 11:50:25 +0000 (12:50 +0100)]
Merge branch 'MDL-38031-24' of git://github.com/FMCorz/moodle into MOODLE_24_STABLE
Eloy Lafuente (stronk7) [Tue, 19 Feb 2013 11:24:24 +0000 (12:24 +0100)]
Merge branch 'MDL-38033_dnd_uppercase_extn_24' of git://github.com/davosmith/moodle into MOODLE_24_STABLE
Dan Poltawski [Tue, 19 Feb 2013 06:07:20 +0000 (14:07 +0800)]
Merge branch 'w07_MDL-38059_m24_cachedir' of git://github.com/skodak/moodle into MOODLE_24_STABLE
Damyon Wiese [Tue, 19 Feb 2013 05:47:23 +0000 (13:47 +0800)]
Merge branch 'wip-MDL-38000-m24' of git://github.com/samhemelryk/moodle into MOODLE_24_STABLE
Dan Poltawski [Tue, 19 Feb 2013 05:44:27 +0000 (13:44 +0800)]
Merge branch 'MDL-38048-24' of git://github.com/FMCorz/moodle into MOODLE_24_STABLE
Dan Poltawski [Tue, 19 Feb 2013 05:41:55 +0000 (13:41 +0800)]
Merge branch 'm24_MDL-37449_Reports_ORA-00918_column_ambiguously_defined' of https://github.com/scara/moodle into MOODLE_24_STABLE
Dan Poltawski [Tue, 19 Feb 2013 04:25:30 +0000 (12:25 +0800)]
Merge branch 'MDL-37749_M24' of git://github.com/lazydaisy/moodle into MOODLE_24_STABLE
Damyon Wiese [Tue, 19 Feb 2013 03:11:40 +0000 (11:11 +0800)]
MDL-31636 Comments - Call display callback when adding a new comment.
Aparup Banerjee [Mon, 18 Feb 2013 08:43:15 +0000 (16:43 +0800)]
MDL-31636 Added strftimeformat to comment object being passed through to xxx_comment_display() for further time format changes.
Aparup Banerjee [Mon, 18 Feb 2013 08:40:22 +0000 (16:40 +0800)]
MDL-31636 redirect debugging to error log for ajax
Dan Poltawski [Tue, 19 Feb 2013 03:23:46 +0000 (11:23 +0800)]
Merge branch 'MDL-38051_24' of git://github.com/jmvedrine/moodle into MOODLE_24_STABLE
Dan Poltawski [Tue, 19 Feb 2013 02:56:37 +0000 (10:56 +0800)]
Merge branch 'MDL-37934_24' of git://github.com/jmvedrine/moodle into MOODLE_24_STABLE
AMOS bot [Tue, 19 Feb 2013 00:44:34 +0000 (00:44 +0000)]
Automatically generated installer lang files
Sam Hemelryk [Mon, 18 Feb 2013 22:03:33 +0000 (11:03 +1300)]
MDL-34298 course: fixed course search output validation issue
Sam Hemelryk [Mon, 18 Feb 2013 20:32:01 +0000 (09:32 +1300)]
MDL-37224 backup: fixed bug when searching for a course to import
Tim Hunt [Mon, 18 Feb 2013 10:27:37 +0000 (10:27 +0000)]
MDL-37894 Show the quiz close date even if the quiz is not open yet.
People care a lot about deadlines!
Dan Poltawski [Mon, 18 Feb 2013 07:59:56 +0000 (15:59 +0800)]
Merge branch 'MDL-38039_M24' of git://github.com/lazydaisy/moodle into MOODLE_24_STABLE
Aparup Banerjee [Tue, 12 Feb 2013 08:19:40 +0000 (16:19 +0800)]
MDL-37687 use $SITE to allow non-logged-in users to browse comment via ajax
Jean-Michel Vedrine [Thu, 14 Feb 2013 08:13:45 +0000 (09:13 +0100)]
MDL-37967 Improve XML question import format handling of duplicated files
Dan Poltawski [Mon, 18 Feb 2013 06:27:40 +0000 (14:27 +0800)]
Merge branch 'MDL-37396_m24' of git://github.com/rwijaya/moodle into MOODLE_24_STABLE
Dan Poltawski [Mon, 18 Feb 2013 06:18:36 +0000 (14:18 +0800)]
Merge branch 'MDL-36380-24' of git://github.com/FMCorz/moodle into MOODLE_24_STABLE
Rossiani Wijaya [Mon, 18 Feb 2013 05:22:07 +0000 (13:22 +0800)]
MDL-37396 Enrollmen: pass $perpage as optional_param and set default perpage variable in quickenrolment.js
Damyon Wiese [Mon, 18 Feb 2013 04:47:32 +0000 (12:47 +0800)]
Merge branch 'MDL-37939-m24' of https://github.com/andrewnicols/moodle into MOODLE_24_STABLE
Conflicts:
lib/db/upgrade.php
version.php
Dan Poltawski [Mon, 18 Feb 2013 04:24:12 +0000 (12:24 +0800)]
Merge branch 'MDL-35336_m24' of git://github.com/rwijaya/moodle into MOODLE_24_STABLE
Dan Poltawski [Mon, 18 Feb 2013 03:33:00 +0000 (11:33 +0800)]
Merge branch 'MDL-35622-24' of git://github.com/FMCorz/moodle into MOODLE_24_STABLE
Conflicts:
lib/db/upgrade.php
version.php
Dan Poltawski [Mon, 18 Feb 2013 03:07:40 +0000 (11:07 +0800)]
Merge branch 'MDL-34800_ajax_submit_24' of git://github.com/andyjdavis/moodle into MOODLE_24_STABLE
Damyon Wiese [Mon, 18 Feb 2013 02:41:48 +0000 (10:41 +0800)]
MDL-37683 cache: - Comments cleanup and remove ;;
Damyon Wiese [Mon, 18 Feb 2013 02:39:47 +0000 (10:39 +0800)]
Merge branch 'wip-MDL-37683-m24' of git://github.com/samhemelryk/moodle into MOODLE_24_STABLE
Rossiani Wijaya [Tue, 12 Feb 2013 08:42:51 +0000 (16:42 +0800)]
MDL-37396 User Enrollment: fixed missing user from enrolment sub-menu
Rossiani Wijaya [Wed, 13 Feb 2013 03:03:42 +0000 (11:03 +0800)]
MDL-35336 report (course overview): check the setting for enablestats before printing out the node for setting > site admin > reports
Rossiani Wijaya [Mon, 11 Feb 2013 05:12:04 +0000 (13:12 +0800)]
MDL-35336 Report (course overview): fixed redirect url to enable statistics setting page when statistics is disable
Mary Evans [Mon, 18 Feb 2013 01:58:47 +0000 (01:58 +0000)]
MDL-28692 theme_base: Added background-color to admin settings form overridden in base/style/admin.css
Frederic Massart [Mon, 18 Feb 2013 01:40:49 +0000 (09:40 +0800)]
MDL-38076 usability: Fix wrong position of new 2.4 icons
Sam Hemelryk [Sun, 17 Feb 2013 21:20:02 +0000 (10:20 +1300)]
MDL-37683 cache: improved indentifier collection and storage
Sam Hemelryk [Wed, 13 Feb 2013 01:47:24 +0000 (14:47 +1300)]
MDL-38000 css: fixed handling of CSS files by outputlib.
Sam Hemelryk [Wed, 6 Feb 2013 00:45:17 +0000 (13:45 +1300)]
MDL-37683 cache: siteidentifier is now included in the keys
Conflicts:
lib/db/upgrade.php
lib/moodlelib.php
version.php
Sam Hemelryk [Sun, 17 Feb 2013 19:21:43 +0000 (08:21 +1300)]
MDL-38075 csslib: fixed coding error when working with an array of styles
Petr Škoda [Sat, 16 Feb 2013 13:41:30 +0000 (14:41 +0100)]
MDL-38059 explain that cachedir must be shared in cluster
Jean-Michel Vedrine [Fri, 15 Feb 2013 17:26:38 +0000 (18:26 +0100)]
MDL-38051 Annihilate all the CRLFs present in some questions/fixtures...
Andrew Robert Nicols [Tue, 12 Feb 2013 11:14:14 +0000 (11:14 +0000)]
MDL-37939 Course: Add additional unit tests to confirm that module move occurs correctly
Andrew Robert Nicols [Tue, 12 Feb 2013 00:20:12 +0000 (00:20 +0000)]
MDL-37939 Course: Correct broken sequence data
Matteo Scaramuccia [Fri, 15 Feb 2013 20:19:14 +0000 (21:19 +0100)]
MDL-37449 Incorrect doubled 'u.email' field in the SQL query (Oracle error: ORA-00918)
Frederic Massart [Thu, 7 Feb 2013 03:11:05 +0000 (11:11 +0800)]
MDL-36380 stats: No more duplicated entries when viewing monthly stats
Frederic Massart [Fri, 15 Feb 2013 05:14:39 +0000 (13:14 +0800)]
MDL-38048 documentation: Typo in README file
Frederic Massart [Thu, 14 Feb 2013 08:54:04 +0000 (16:54 +0800)]
MDL-38301 usability: Fixed wrong icon size
Eloy Lafuente (stronk7) [Fri, 15 Feb 2013 01:20:28 +0000 (02:20 +0100)]
MDL-38040 Clean core from CRLFs
Mary Evans [Fri, 15 Feb 2013 01:06:44 +0000 (01:06 +0000)]
MDL-38039 theme_base: Corrected typo fickering to flickering in CSS comment which blocked IPCOP browser firewall in IE.
Davo Smith [Thu, 14 Feb 2013 20:19:41 +0000 (20:19 +0000)]
MDL-38033 dndupload - ignore case when comparing dropped file extensions with those supported by activity modules
Jean-Michel Vedrine [Mon, 11 Feb 2013 13:51:21 +0000 (14:51 +0100)]
MDL-37934 Blackboard_six question import fails in some cases
Import fails if the same image is used several times
in the same field of the same question.
Damyon Wiese [Thu, 14 Feb 2013 06:08:04 +0000 (14:08 +0800)]
weekly release 2.4.1+
Damyon Wiese [Thu, 14 Feb 2013 06:06:54 +0000 (14:06 +0800)]
Merge branch 'install_24_STABLE' of git://git.moodle.cz/moodle-install into MOODLE_24_STABLE
AMOS bot [Thu, 14 Feb 2013 00:49:56 +0000 (00:49 +0000)]
Automatically generated installer lang files
Damyon Wiese [Wed, 13 Feb 2013 06:54:24 +0000 (14:54 +0800)]
MDL-37883 Assignment Grade import/export. Additional fix to prevent different grade rounding on export.
AMOS bot [Wed, 13 Feb 2013 00:45:40 +0000 (00:45 +0000)]
Automatically generated installer lang files
Rex Lorenzo [Wed, 16 Jan 2013 21:40:00 +0000 (13:40 -0800)]
MDL-35175 - Lesson shows no attempts if associated with a grouping
Mary Evans [Tue, 12 Feb 2013 17:20:29 +0000 (17:20 +0000)]
MDL-37749 theme_mymobile: Removed redundant JS and CSS code for Collapsed Topic contributed plugin.
Eloy Lafuente (stronk7) [Tue, 12 Feb 2013 09:03:29 +0000 (10:03 +0100)]
MDL-37893 Take rid of old comment.