Dan Poltawski [Mon, 25 Nov 2013 07:43:44 +0000 (15:43 +0800)]
Merge branch 'wip-MDL-42925-master' of git://github.com/marinaglancy/moodle
rwijaya [Mon, 25 Nov 2013 07:35:26 +0000 (15:35 +0800)]
MDL-42858 Course Management: Update phpunit test for core_course_management_helper_test
Damyon Wiese [Mon, 25 Nov 2013 06:52:26 +0000 (14:52 +0800)]
Merge branch 'MDL-42985-master' of git://github.com/FMCorz/moodle
Damyon Wiese [Mon, 25 Nov 2013 06:04:05 +0000 (14:04 +0800)]
Merge branch 'MDL-41257-Calendar-Day-and-Upcoming-Events-View-not-processed-through-text-filters' of git://github.com/michael-milette/moodle
Dan Poltawski [Mon, 25 Nov 2013 05:40:54 +0000 (13:40 +0800)]
Merge branch 'w48_MDL-37016_m27_sloppymysql' of https://github.com/skodak/moodle
Damyon Wiese [Mon, 25 Nov 2013 05:16:04 +0000 (13:16 +0800)]
Merge branch 'wip-mdl-42924' of https://github.com/rajeshtaneja/moodle
Damyon Wiese [Mon, 25 Nov 2013 05:11:24 +0000 (13:11 +0800)]
Merge branch 'MDL-42913a' of https://github.com/srynot4sale/moodle
Dan Poltawski [Mon, 25 Nov 2013 04:21:20 +0000 (12:21 +0800)]
Merge branch '43016-27' of git://github.com/samhemelryk/moodle
Dan Poltawski [Mon, 25 Nov 2013 03:17:47 +0000 (11:17 +0800)]
Merge branch 'master_MDL-42992' of git://github.com/danmarsden/moodle
Dan Poltawski [Mon, 25 Nov 2013 03:06:39 +0000 (11:06 +0800)]
Merge branch 'wip-MDL-43024-master' of git://github.com/marinaglancy/moodle
Dan Poltawski [Mon, 25 Nov 2013 02:48:33 +0000 (10:48 +0800)]
Merge branch 'MDL-42858' of git://github.com/rwijaya/moodle
Conflicts:
theme/bootstrapbase/style/moodle.css
James Pratt [Tue, 19 Nov 2013 14:11:50 +0000 (21:11 +0700)]
MDL-42957 quiz statistics : Hardcoded sql LIMIT clause
Dan Poltawski [Mon, 25 Nov 2013 02:37:33 +0000 (10:37 +0800)]
Merge branch 'MDL-42547_master' of https://github.com/markn86/moodle
Petr Škoda [Thu, 21 Nov 2013 01:44:41 +0000 (09:44 +0800)]
MDL-37016 fix sloppy mysql nulls in event.uuid
Marina Glancy [Fri, 22 Nov 2013 01:39:55 +0000 (12:39 +1100)]
MDL-43024 course: fixed bug for accessing section options
Sam Hemelryk [Thu, 21 Nov 2013 19:55:39 +0000 (08:55 +1300)]
MDL-43016 block_navigation: fixed category link display
Eloy Lafuente (stronk7) [Thu, 21 Nov 2013 18:33:52 +0000 (19:33 +0100)]
weekly on-sync release 2.7dev
Eloy Lafuente (stronk7) [Thu, 21 Nov 2013 18:33:47 +0000 (19:33 +0100)]
Merge branch 'install_master' of git://git.moodle.org/moodle-install
rwijaya [Thu, 21 Nov 2013 07:32:50 +0000 (15:32 +0800)]
MDL-42858 Course Management: fix regression for subcategories visibility
Marina Glancy [Thu, 21 Nov 2013 02:29:31 +0000 (13:29 +1100)]
MDL-42925 course: Changed help string for course format selection
Frederic Massart [Wed, 20 Nov 2013 07:54:01 +0000 (15:54 +0800)]
MDL-42985 curl: Correctly apply rule proxybypass
Dan Marsden [Wed, 20 Nov 2013 21:18:43 +0000 (10:18 +1300)]
MDL-42992 SCORM: Always allow IE to resize window
Damyon Wiese [Wed, 20 Nov 2013 03:47:35 +0000 (11:47 +0800)]
MDL-42930 Release upgrade line: Fix ordering for tinymce
Marina Glancy [Wed, 20 Nov 2013 02:20:17 +0000 (13:20 +1100)]
Merge branch 'MDL-42767-master' of git://github.com/ankitagarwal/moodle
Aaron Barnes [Fri, 15 Nov 2013 00:34:06 +0000 (13:34 +1300)]
MDL-42913 lib/grouplib.php: Avoid cache sometimes for groups_get_all_groups
The new groups cache returns unexpected results when you pass
in a field parameter than would normally change the result array index
Michael Milette [Tue, 19 Nov 2013 13:33:04 +0000 (08:33 -0500)]
MDL-41257 calendar: Day and Upcoming-Events view not processed through text_filters() function
This fix adds text filtering to the Calendar Day view and Upcoming Events view, specifically the event name and event description.
Signed-off-by: Michael Milette <michael.milette@instruxmedia.com>
Ankit Agarwal [Tue, 19 Nov 2013 08:34:49 +0000 (16:34 +0800)]
MDL-42767 events: Remove ob_clean from tests
Ankit Agarwal [Fri, 8 Nov 2013 06:26:02 +0000 (14:26 +0800)]
MDL-42767 notes: Delete notes on a course delete
Mark Nelson [Thu, 14 Nov 2013 01:25:48 +0000 (17:25 -0800)]
MDL-42547 tool_uploaduser: trim values before uploading users
Rajesh Taneja [Tue, 19 Nov 2013 03:51:20 +0000 (11:51 +0800)]
MDL-42924 Administration: use normalize_component to extract plugin name and type
Dan Poltawski [Tue, 19 Nov 2013 03:43:39 +0000 (11:43 +0800)]
Merge branch 'wip-mdl-42403' of https://github.com/rajeshtaneja/moodle
Rajesh Taneja [Thu, 31 Oct 2013 05:27:47 +0000 (13:27 +0800)]
MDL-42403 course: Added behat to check visibility of bluk move action
Rajesh Taneja [Wed, 30 Oct 2013 06:56:27 +0000 (14:56 +0800)]
MDL-42403 course: Show bluk move to category only when something selected
Dan Poltawski [Tue, 19 Nov 2013 02:39:30 +0000 (10:39 +0800)]
Merge branch '42060-27' of git://github.com/samhemelryk/moodle
Dan Poltawski [Tue, 19 Nov 2013 02:30:16 +0000 (10:30 +0800)]
Merge branch 'MDL-42504' of git://github.com/timhunt/moodle
Dan Poltawski [Tue, 19 Nov 2013 02:04:59 +0000 (10:04 +0800)]
Merge branch 'MDL-42181' of git://github.com/mkassaei/moodle
Damyon Wiese [Tue, 19 Nov 2013 01:49:57 +0000 (09:49 +0800)]
Merge branch 'master_MDL-40223' of git://github.com/danmarsden/moodle
Sam Hemelryk [Tue, 19 Nov 2013 01:37:28 +0000 (14:37 +1300)]
Merge branch 'MDL-42905-master' of git://github.com/sammarshallou/moodle
Sam Hemelryk [Tue, 19 Nov 2013 01:31:51 +0000 (14:31 +1300)]
Merge branch 'MDL-42553_master' of https://github.com/markn86/moodle
Sam Hemelryk [Tue, 19 Nov 2013 01:19:20 +0000 (14:19 +1300)]
Merge branch 'wip-MDL-42850-master' of git://github.com/abgreeve/moodle
AMOS bot [Tue, 19 Nov 2013 00:40:26 +0000 (00:40 +0000)]
Automatically generated installer lang files
Dan Marsden [Tue, 19 Nov 2013 00:20:34 +0000 (13:20 +1300)]
MDL-40223 SCORM: pass limit into function instead of hardcoding to allow cross-db
Sam Hemelryk [Mon, 18 Nov 2013 23:28:08 +0000 (12:28 +1300)]
Merge branch 'MDL-41316-master' of git://github.com/ankitagarwal/moodle
Sam Hemelryk [Mon, 18 Nov 2013 23:24:56 +0000 (12:24 +1300)]
Merge branch 'w47_MDL-42612_m27_paypalruble' of https://github.com/skodak/moodle
Sam Hemelryk [Mon, 18 Nov 2013 23:06:29 +0000 (12:06 +1300)]
Merge branch 'MDL-42774-master' of git://github.com/andrewnicols/moodle
Sam Hemelryk [Mon, 18 Nov 2013 23:03:41 +0000 (12:03 +1300)]
Merge branch 'MDL-42863' of git://github.com/timhunt/moodle
Sam Hemelryk [Mon, 18 Nov 2013 22:50:44 +0000 (11:50 +1300)]
Merge branch 'MDL-42865' of git://github.com/timhunt/moodle
Sam Hemelryk [Mon, 18 Nov 2013 22:44:29 +0000 (11:44 +1300)]
MDL-42852 theme_bootstrapbase: fixed whitespace
Sam Hemelryk [Mon, 18 Nov 2013 22:42:25 +0000 (11:42 +1300)]
Merge branch 'wip-MDL-42852_master' of git://github.com/gjb2048/moodle
Conflicts:
theme/bootstrapbase/style/moodle.css
Sam Hemelryk [Mon, 18 Nov 2013 21:15:33 +0000 (10:15 +1300)]
Merge branch 'MDL-42184-master-3' of git://github.com/mouneyrac/moodle
Sam Hemelryk [Mon, 18 Nov 2013 21:08:45 +0000 (10:08 +1300)]
Merge branch 'MDL-42853-master' of git://github.com/FMCorz/moodle
Conflicts:
theme/bootstrapbase/style/moodle.css
Damyon Wiese [Mon, 18 Nov 2013 08:08:57 +0000 (16:08 +0800)]
Merge branch 'MDL-42100_master' of https://github.com/markn86/moodle
Dan Poltawski [Mon, 18 Nov 2013 07:37:01 +0000 (15:37 +0800)]
Merge branch 'MDL-42880b' of git://github.com/timhunt/moodle
Damyon Wiese [Mon, 18 Nov 2013 07:26:52 +0000 (15:26 +0800)]
Merge branch 'MDL-42808-master' of git://github.com/FMCorz/moodle
Damyon Wiese [Mon, 18 Nov 2013 07:12:56 +0000 (15:12 +0800)]
Merge branch 'master_MDL-41695' of git://github.com/danmarsden/moodle
Damyon Wiese [Mon, 18 Nov 2013 06:55:18 +0000 (14:55 +0800)]
Merge branch 'MDL-42582-master' of git://github.com/sammarshallou/moodle
Dan Poltawski [Mon, 18 Nov 2013 06:41:06 +0000 (14:41 +0800)]
Merge branch 'MDL-42884_master' of https://github.com/markn86/moodle
Dan Poltawski [Mon, 18 Nov 2013 06:32:55 +0000 (14:32 +0800)]
Merge branch 'MDL-42930-master' of git://github.com/damyon/moodle
Conflicts:
mod/scorm/db/upgrade.php
Damyon Wiese [Mon, 18 Nov 2013 06:05:17 +0000 (14:05 +0800)]
Merge branch 'master_MDL-40223' of git://github.com/danmarsden/moodle
Petr Škoda [Wed, 30 Oct 2013 08:50:36 +0000 (09:50 +0100)]
MDL-42612 add support for Russian Ruble in PayPal
Damyon Wiese [Mon, 18 Nov 2013 03:46:40 +0000 (11:46 +0800)]
MDL-42930 Add 2.6.0 upgrade line
Adrian Greeve [Thu, 14 Nov 2013 07:55:00 +0000 (15:55 +0800)]
MDL-42850 administration: Updated bulk user upload errors to be more descriptive.
Sam Hemelryk [Sun, 17 Nov 2013 20:37:01 +0000 (09:37 +1300)]
MDL-42060 block_course_list: fixed sorting of mycourses
Dan Marsden [Fri, 8 Nov 2013 00:51:39 +0000 (13:51 +1300)]
MDL-41695 SCORM: allow unlimited decimal places in CMIDecimal
Dan Marsden [Thu, 7 Nov 2013 01:27:25 +0000 (14:27 +1300)]
MDL-40223 SCORM: update scorm->launch param after restore - also check that scorm->launch is valid.
Gareth J Barnard [Sun, 17 Nov 2013 13:33:30 +0000 (13:33 +0000)]
MDL-42852 lib: Blocks disappear in Clean in RTL.
Eloy Lafuente (stronk7) [Sun, 17 Nov 2013 01:32:43 +0000 (02:32 +0100)]
MDL-42929 backup: keep own version & release updated.
Eloy Lafuente (stronk7) [Sat, 16 Nov 2013 22:46:18 +0000 (23:46 +0100)]
weekly back-to-dev release 2.7dev
Eloy Lafuente (stronk7) [Sat, 16 Nov 2013 16:28:07 +0000 (17:28 +0100)]
Moodle release 2.6
M Kassaei [Thu, 17 Oct 2013 13:46:58 +0000 (14:46 +0100)]
MDL-42181 quiz nav: highight all buttons when all Qs on one page
Tim Hunt [Fri, 15 Nov 2013 14:41:48 +0000 (14:41 +0000)]
MDL-42880 quiz settings: remove unnecessary disabledif rules.
These rules were causing problems in the case where the form was
sumitted with validation errors. In that case, the During the attempt ->
The attempt checkbox was becoming unset, and hence the other During the
attmept checkboxes became disabled, and the values were not saved.
Thanks to Sam Marshall for suggesting this fix.
Tim Hunt [Wed, 13 Nov 2013 11:34:53 +0000 (11:34 +0000)]
MDL-42865 Make XMLDB foreign key check more robust.
Otherwise, installing one bad add-on can completely break this report.
Tim Hunt [Wed, 13 Nov 2013 11:01:49 +0000 (11:01 +0000)]
MDL-42863 make capabilities overview more fault-tolerant.
Tim Hunt [Fri, 25 Oct 2013 16:45:00 +0000 (17:45 +0100)]
MDL-42504 quiz autosave: alert users if connection lost.
When the auto-save fails, we alert the user that they may have lost their
internet connection so that they don't do more work that they might just
lose.
Eloy Lafuente (stronk7) [Fri, 15 Nov 2013 15:06:22 +0000 (16:06 +0100)]
Merge branch 'MDL-42926-master' of git://github.com/damyon/moodle
Damyon Wiese [Fri, 15 Nov 2013 14:58:10 +0000 (22:58 +0800)]
MDL-42926 Bootstrap base: Remove 6px spacing between form elements
This was accidentally copied from the css for base. It is only visible when
the form fields are displayed with the label above the field. (less than 1200px).
sam marshall [Tue, 29 Oct 2013 16:47:54 +0000 (16:47 +0000)]
MDL-42582 Availability: Restriction display incorrect for multi-para Labels
When a label has multiple paragraphs, its name (converted to plain text)
contains a line feed. Due to an error in regular expressions that don't
accept the line feed, this caused incorrect display on the course page
when that label is shown as a requirement for accessing another activity.
sam marshall [Thu, 14 Nov 2013 11:52:52 +0000 (11:52 +0000)]
MDL-42905 Backup progress: Pointless line of code should be deleted
Eloy Lafuente (stronk7) [Fri, 15 Nov 2013 12:21:41 +0000 (13:21 +0100)]
Moodle release 2.6rc1
Eloy Lafuente (stronk7) [Fri, 15 Nov 2013 10:18:00 +0000 (11:18 +0100)]
on-demand release 2.6beta+
Eloy Lafuente (stronk7) [Fri, 15 Nov 2013 10:17:55 +0000 (11:17 +0100)]
Merge branch 'install_master' of git://git.moodle.org/moodle-install
Damyon Wiese [Fri, 15 Nov 2013 09:20:57 +0000 (17:20 +0800)]
MDL-42887 Form collapsing CSS fixes.
.fcontainer is not guaranteed to be in the form - we still need something else
for this selector to make it specific enough - so have replaced with #region-main (required).
Also - redid the question edit styles to be specific enough.
Marina Glancy [Fri, 15 Nov 2013 06:27:50 +0000 (17:27 +1100)]
Merge branch 'MDL-42887-master' of git://github.com/damyon/moodle
Conflicts:
theme/bootstrapbase/style/moodle.css
Damyon Wiese [Thu, 14 Nov 2013 04:17:15 +0000 (12:17 +0800)]
MDL-42887 Forms: Collapse all field elements below their labels on screens less than 1180px
Includes css fixes to make the question type edit screens look OK with this change.
Mark Nelson [Fri, 15 Nov 2013 00:32:35 +0000 (16:32 -0800)]
MDL-42553 core_calendar: third party calendar types can now be uninstalled
Eloy Lafuente (stronk7) [Fri, 15 Nov 2013 01:11:27 +0000 (02:11 +0100)]
Merge branch 'MDL-42447_master' of git://github.com/dmonllao/moodle
David Monllao [Thu, 14 Nov 2013 03:55:03 +0000 (11:55 +0800)]
MDL-42447 performance: New var to add perf. info to redirections
Eloy Lafuente (stronk7) [Fri, 15 Nov 2013 01:04:45 +0000 (02:04 +0100)]
Merge branch 'wip-MDL-42912-master' of git://github.com/marinaglancy/moodle
Marina Glancy [Fri, 15 Nov 2013 00:36:11 +0000 (11:36 +1100)]
MDL-42912 glossary: oracle-compatibility of SQL queries
Eloy Lafuente (stronk7) [Thu, 14 Nov 2013 22:24:20 +0000 (23:24 +0100)]
Merge branch 'MDL-42859-master' of git://github.com/mouneyrac/moodle
Eloy Lafuente (stronk7) [Thu, 14 Nov 2013 22:22:26 +0000 (23:22 +0100)]
Merge branch 'w47_MDL-42860_m26_dbsess' of https://github.com/skodak/moodle
Damyon Wiese [Thu, 14 Nov 2013 09:18:44 +0000 (17:18 +0800)]
Merge branch 'MDL-42711-master' of git://github.com/nebgor/moodle
Conflicts:
theme/bootstrapbase/style/moodle.css
Aparup Banerjee [Thu, 14 Nov 2013 09:04:09 +0000 (17:04 +0800)]
MDL-42711 theme - css recompiled after RTL fixes.
Barbara Ramiro [Thu, 14 Nov 2013 08:53:29 +0000 (16:53 +0800)]
MDL-42711 RTL fixed to chat.less
Aparup Banerjee [Wed, 13 Nov 2013 09:07:39 +0000 (17:07 +0800)]
MDL-42711 added RTL styles to chat.less .
Jerome Mouneyrac [Thu, 14 Nov 2013 07:16:33 +0000 (15:16 +0800)]
MDL-42859 filepicker: fix dropbox logout warning layout
Frederic Massart [Wed, 13 Nov 2013 09:18:26 +0000 (17:18 +0800)]
MDL-42853 course: Fix edit title icon margin on RTL
Frederic Massart [Wed, 13 Nov 2013 09:06:18 +0000 (17:06 +0800)]
MDL-42853 frontpage: RTL alignment to match LTR
AMOS bot [Thu, 14 Nov 2013 00:45:19 +0000 (00:45 +0000)]
Automatically generated installer lang files
Mark Nelson [Thu, 14 Nov 2013 00:04:34 +0000 (16:04 -0800)]
MDL-42884 core_user: fixed issue when deleting users with invalid emails throws invalidusername exception