moodle.git
11 years agoMDL-34612 Restore: Gracefully handle empty file contenthash while restoring
Rajesh Taneja [Tue, 15 Oct 2013 06:44:00 +0000 (14:44 +0800)]
MDL-34612 Restore: Gracefully handle empty file contenthash while restoring

11 years agoMDL-34612 Restore: Gracefully handle empty section title while restoring
Rajesh Taneja [Tue, 15 Oct 2013 05:53:59 +0000 (13:53 +0800)]
MDL-34612 Restore: Gracefully handle empty section title while restoring

11 years agoMoodle release 2.6beta v2.6.0-beta
Dan Poltawski [Fri, 18 Oct 2013 08:16:19 +0000 (16:16 +0800)]
Moodle release 2.6beta

11 years agoNOBUG: Fixed file access permissions
Dan Poltawski [Fri, 18 Oct 2013 08:16:18 +0000 (16:16 +0800)]
NOBUG: Fixed file access permissions

11 years agoMerge branch 'install_master' of git://git.moodle.org/moodle-install
Dan Poltawski [Fri, 18 Oct 2013 08:16:11 +0000 (16:16 +0800)]
Merge branch 'install_master' of git://git.moodle.org/moodle-install

11 years agoMerge branch 'MDL-42411-master' of git://github.com/damyon/moodle
Dan Poltawski [Thu, 17 Oct 2013 08:29:05 +0000 (16:29 +0800)]
Merge branch 'MDL-42411-master' of git://github.com/damyon/moodle

11 years agoMDL-43411 Backup: Fix restore from 1.9
Damyon Wiese [Thu, 17 Oct 2013 07:54:24 +0000 (15:54 +0800)]
MDL-43411 Backup: Fix restore from 1.9

The restore progress bars introduced a bug when restoring Moodle 1.9 backups.
build_plan needs to be surrounded with start_progress/end_progress with the mode
set to indeterminite or it throws coding errors.

11 years agoMerge branch 'MDL-42380-master' of git://github.com/damyon/moodle
Eloy Lafuente (stronk7) [Wed, 16 Oct 2013 13:19:36 +0000 (15:19 +0200)]
Merge branch 'MDL-42380-master' of git://github.com/damyon/moodle

11 years agoMerge branch 'MDL-42065_master' of https://github.com/sam-moodle/moodle
Damyon Wiese [Wed, 16 Oct 2013 07:45:40 +0000 (15:45 +0800)]
Merge branch 'MDL-42065_master' of https://github.com/sam-moodle/moodle

11 years agoMDL-42148 new overview of 3rd party libraries
Petr Škoda [Tue, 15 Oct 2013 20:28:34 +0000 (22:28 +0200)]
MDL-42148 new overview of 3rd party libraries

Includes:
* each plugin has own thirdpartylibs.xml file
* added missing libraries
* fixed existing library infos
* new Site administration / Development / Third party libraries page

11 years agoMDL-42224 fix log output regression in auth test
Petr Škoda [Wed, 16 Oct 2013 05:19:38 +0000 (07:19 +0200)]
MDL-42224 fix log output regression in auth test

11 years agoMDL-42380 Course unit tests: Remove assert causing oracle unit tests to die
Damyon Wiese [Wed, 16 Oct 2013 05:20:33 +0000 (13:20 +0800)]
MDL-42380 Course unit tests: Remove assert causing oracle unit tests to die

11 years agoMerge branch 'MDL-42029-master-nomerge' of git://github.com/mouneyrac/moodle
Damyon Wiese [Wed, 16 Oct 2013 04:45:07 +0000 (12:45 +0800)]
Merge branch 'MDL-42029-master-nomerge' of git://github.com/mouneyrac/moodle

Conflicts:
mod/assign/feedback/editpdf/lang/en/assignfeedback_editpdf.php

11 years agoMDL-42029 Editpdf: Page selector should indicate what page you are on
Jerome Mouneyrac [Wed, 16 Oct 2013 03:55:30 +0000 (11:55 +0800)]
MDL-42029 Editpdf: Page selector should indicate what page you are on

11 years agoMerge branch '42294-26' of git://github.com/samhemelryk/moodle
Damyon Wiese [Wed, 16 Oct 2013 03:36:16 +0000 (11:36 +0800)]
Merge branch '42294-26' of git://github.com/samhemelryk/moodle

11 years agoMerge branch 'w42_MDL-42224_m26_msgredir' of https://github.com/skodak/moodle
Eloy Lafuente (stronk7) [Tue, 15 Oct 2013 23:23:01 +0000 (01:23 +0200)]
Merge branch 'w42_MDL-42224_m26_msgredir' of https://github.com/skodak/moodle

11 years agoMerge branch 'MDL-42240' of git://github.com/danpoltawski/moodle
Eloy Lafuente (stronk7) [Tue, 15 Oct 2013 23:04:36 +0000 (01:04 +0200)]
Merge branch 'MDL-42240' of git://github.com/danpoltawski/moodle

11 years agoMDL-42302 course: re-shitfering management module.
Eloy Lafuente (stronk7) [Tue, 15 Oct 2013 22:53:58 +0000 (00:53 +0200)]
MDL-42302 course: re-shitfering management module.

11 years agoMerge branch '42302-26' of git://github.com/samhemelryk/moodle
Eloy Lafuente (stronk7) [Tue, 15 Oct 2013 22:39:46 +0000 (00:39 +0200)]
Merge branch '42302-26' of git://github.com/samhemelryk/moodle

11 years agoMDL-42302 course: fixed bugs while changing visibility
Sam Hemelryk [Mon, 14 Oct 2013 02:54:18 +0000 (15:54 +1300)]
MDL-42302 course: fixed bugs while changing visibility

* No longer uses show which is resvered on MySQL
* Selected category courses are now always returned.

11 years agoMDL-42294 course: fixed delete script ordering
Sam Hemelryk [Mon, 14 Oct 2013 20:19:03 +0000 (09:19 +1300)]
MDL-42294 course: fixed delete script ordering

Added a behat test for the creation and deletion of a new course.
This should turn up any such errors like this during automated
testing in the future.

11 years agoMerge branch 'MDL-37877-master' of git://github.com/ankitagarwal/moodle
Damyon Wiese [Tue, 15 Oct 2013 08:54:40 +0000 (16:54 +0800)]
Merge branch 'MDL-37877-master' of git://github.com/ankitagarwal/moodle

11 years agoMerge branch 'MDL-42209_master' of https://github.com/markn86/moodle
Dan Poltawski [Tue, 15 Oct 2013 06:43:02 +0000 (14:43 +0800)]
Merge branch 'MDL-42209_master' of https://github.com/markn86/moodle

11 years agoMDL-37877 backup: Fix issues with zipping of large files
Ankit Agarwal [Wed, 9 Oct 2013 03:40:53 +0000 (11:40 +0800)]
MDL-37877 backup: Fix issues with zipping of large files

Files bigger than 4GB is not supported at this point. Zip archiver doesn't know about it and always returns true. We need to verify if it is a valid file or not and delete if not
Also delete the backup file immediately if anything goes wrong anywhere in backup. We don't want to use up space

11 years agoMerge branch 'wip-MDL-42288-master' of git://github.com/marinaglancy/moodle
Dan Poltawski [Tue, 15 Oct 2013 03:53:26 +0000 (11:53 +0800)]
Merge branch 'wip-MDL-42288-master' of git://github.com/marinaglancy/moodle

11 years agoMerge branch 'wip-MDL-42234-master' of git://github.com/abgreeve/moodle
Marina Glancy [Tue, 15 Oct 2013 03:11:15 +0000 (14:11 +1100)]
Merge branch 'wip-MDL-42234-master' of git://github.com/abgreeve/moodle

11 years agoMDL-42152 Javascript: Add version bump for YUI update
Damyon Wiese [Tue, 15 Oct 2013 02:55:29 +0000 (10:55 +0800)]
MDL-42152 Javascript: Add version bump for YUI update

11 years agoMDL-42152 fix broken theme->yuicssmodules support
Petr Škoda [Mon, 14 Oct 2013 13:03:58 +0000 (15:03 +0200)]
MDL-42152 fix broken theme->yuicssmodules support

11 years agoMDL-42152 add more YUI rollup explanation from Andrew
Petr Škoda [Thu, 10 Oct 2013 05:52:40 +0000 (07:52 +0200)]
MDL-42152 add more YUI rollup explanation from Andrew

11 years agoMDL-42152 rename our rollup to start with 'yui-' to enable the stadnard regex base...
Petr Škoda [Thu, 10 Oct 2013 05:42:48 +0000 (07:42 +0200)]
MDL-42152 rename our rollup to start with 'yui-' to enable the stadnard regex base magic

11 years agoMDL-42152 improve SimpleYUI docs
Petr Škoda [Thu, 10 Oct 2013 05:28:33 +0000 (07:28 +0200)]
MDL-42152 improve SimpleYUI docs

11 years agoMDL-42152 Use new rollup system
Andrew Nicols [Thu, 10 Oct 2013 04:18:47 +0000 (12:18 +0800)]
MDL-42152 Use new rollup system

11 years agoMDL-42152 AJAX: Add rollup support to YUI loader
Andrew Nicols [Thu, 10 Oct 2013 03:36:37 +0000 (11:36 +0800)]
MDL-42152 AJAX: Add rollup support to YUI loader

11 years agoMDL-42152 import YUI 3.13.0 and switch to emulated SimpleYUI
Petr Škoda [Wed, 9 Oct 2013 10:16:24 +0000 (12:16 +0200)]
MDL-42152 import YUI 3.13.0 and switch to emulated SimpleYUI

Includes @version@ fix

11 years agoMDL-42309 typo: fix reponse -> response throughout Moodle.
Tim Hunt [Fri, 11 Oct 2013 17:21:48 +0000 (18:21 +0100)]
MDL-42309 typo: fix reponse -> response throughout Moodle.

11 years agoMDL-42234 - Repositories: Fix undefined variable notice when no repositories are...
Adrian Greeve [Thu, 10 Oct 2013 02:18:36 +0000 (10:18 +0800)]
MDL-42234 - Repositories: Fix undefined variable notice when no repositories are enabled.

11 years agoMerge branch '41959-26' of git://github.com/samhemelryk/moodle
Marina Glancy [Tue, 15 Oct 2013 02:19:30 +0000 (13:19 +1100)]
Merge branch '41959-26' of git://github.com/samhemelryk/moodle

11 years agoMerge branch 'MDL-42230' of git://github.com/timhunt/moodle
Marina Glancy [Tue, 15 Oct 2013 02:19:20 +0000 (13:19 +1100)]
Merge branch 'MDL-42230' of git://github.com/timhunt/moodle

11 years agoMerge branch '42247-26' of git://github.com/samhemelryk/moodle
Dan Poltawski [Tue, 15 Oct 2013 01:32:27 +0000 (09:32 +0800)]
Merge branch '42247-26' of git://github.com/samhemelryk/moodle

Conflicts:
theme/bootstrapbase/style/moodle.css

11 years agoMerge branch '42258-26' of git://github.com/samhemelryk/moodle
Marina Glancy [Tue, 15 Oct 2013 01:10:34 +0000 (12:10 +1100)]
Merge branch '42258-26' of git://github.com/samhemelryk/moodle

11 years agoMerge branch 'MDL-42226_master' of https://github.com/markn86/moodle
Eloy Lafuente (stronk7) [Tue, 15 Oct 2013 00:09:11 +0000 (02:09 +0200)]
Merge branch 'MDL-42226_master' of https://github.com/markn86/moodle

11 years agoMerge branch 'MDL-42241-master' of git://github.com/ankitagarwal/moodle
Eloy Lafuente (stronk7) [Mon, 14 Oct 2013 23:58:51 +0000 (01:58 +0200)]
Merge branch 'MDL-42241-master' of git://github.com/ankitagarwal/moodle

11 years agoMerge branch '42256-26' of git://github.com/samhemelryk/moodle
Damyon Wiese [Mon, 14 Oct 2013 08:55:39 +0000 (16:55 +0800)]
Merge branch '42256-26' of git://github.com/samhemelryk/moodle

11 years agoMerge branch 'MDL-42198_master' of git://github.com/dmonllao/moodle
Damyon Wiese [Mon, 14 Oct 2013 08:14:38 +0000 (16:14 +0800)]
Merge branch 'MDL-42198_master' of git://github.com/dmonllao/moodle

11 years agoMerge branch 'MDL-42151_master' of git://github.com/dmonllao/moodle
Dan Poltawski [Mon, 14 Oct 2013 08:11:50 +0000 (16:11 +0800)]
Merge branch 'MDL-42151_master' of git://github.com/dmonllao/moodle

11 years agoMerge branch 'MDL-41131_c' of git://github.com/rwijaya/moodle
Dan Poltawski [Mon, 14 Oct 2013 07:46:22 +0000 (15:46 +0800)]
Merge branch 'MDL-41131_c' of git://github.com/rwijaya/moodle

11 years agoMerge branch '42249-26' of git://github.com/samhemelryk/moodle
Damyon Wiese [Mon, 14 Oct 2013 07:12:17 +0000 (15:12 +0800)]
Merge branch '42249-26' of git://github.com/samhemelryk/moodle

11 years agoMerge branch '42255-26' of git://github.com/samhemelryk/moodle
Damyon Wiese [Mon, 14 Oct 2013 07:07:29 +0000 (15:07 +0800)]
Merge branch '42255-26' of git://github.com/samhemelryk/moodle

11 years agoMerge branch 'MDL-42225_master' of https://github.com/markn86/moodle
Damyon Wiese [Mon, 14 Oct 2013 07:04:46 +0000 (15:04 +0800)]
Merge branch 'MDL-42225_master' of https://github.com/markn86/moodle

11 years agoMerge branch 'MDL-42187_master' of git://github.com/kordan/moodle
Damyon Wiese [Mon, 14 Oct 2013 06:50:53 +0000 (14:50 +0800)]
Merge branch 'MDL-42187_master' of git://github.com/kordan/moodle

11 years agoMerge branch 'w42_MDL-42082_m26_authdbpass' of https://github.com/skodak/moodle
Dan Poltawski [Mon, 14 Oct 2013 06:36:14 +0000 (14:36 +0800)]
Merge branch 'w42_MDL-42082_m26_authdbpass' of https://github.com/skodak/moodle

11 years agoMDL-42209 backup: fixed wrong icon being displayed when restoring course
FilipBenco [Tue, 8 Oct 2013 18:58:10 +0000 (20:58 +0200)]
MDL-42209 backup: fixed wrong icon being displayed when restoring course

11 years agoMDL-34586 assignment - fix whitespace
Damyon Wiese [Mon, 14 Oct 2013 06:26:43 +0000 (14:26 +0800)]
MDL-34586 assignment - fix whitespace

11 years agoMerge branch 'MDL-34586-master' of https://github.com/mackensen/moodle
Damyon Wiese [Mon, 14 Oct 2013 06:29:52 +0000 (14:29 +0800)]
Merge branch 'MDL-34586-master' of https://github.com/mackensen/moodle

11 years agoMerge branch 'MDL-42232' of git://github.com/timhunt/moodle
Dan Poltawski [Mon, 14 Oct 2013 06:24:02 +0000 (14:24 +0800)]
Merge branch 'MDL-42232' of git://github.com/timhunt/moodle

11 years agoMerge branch 'MDL-34612-master' of https://github.com/mackensen/moodle
Damyon Wiese [Mon, 14 Oct 2013 06:12:57 +0000 (14:12 +0800)]
Merge branch 'MDL-34612-master' of https://github.com/mackensen/moodle

11 years agoMerge branch 'MDL-41170-master' of git://github.com/ankitagarwal/moodle
Damyon Wiese [Mon, 14 Oct 2013 06:02:34 +0000 (14:02 +0800)]
Merge branch 'MDL-41170-master' of git://github.com/ankitagarwal/moodle

11 years agoMDL-41170 events: User_updated event should be triggered on password updates
Ankit Agarwal [Mon, 7 Oct 2013 09:27:45 +0000 (17:27 +0800)]
MDL-41170 events: User_updated event should be triggered on password updates

11 years agoMerge branch '42253-26' of git://github.com/samhemelryk/moodle
Damyon Wiese [Mon, 14 Oct 2013 05:02:55 +0000 (13:02 +0800)]
Merge branch '42253-26' of git://github.com/samhemelryk/moodle

11 years agoMDL-42198 tool_generator: Changing test plan default values
David Monllao [Tue, 8 Oct 2013 08:02:37 +0000 (16:02 +0800)]
MDL-42198 tool_generator: Changing test plan default values

To achieve more stability on test results we
switch to less users and more loops.

11 years agoMDL-42151 behat: Adding the version to the testplan
David Monllao [Tue, 8 Oct 2013 06:20:29 +0000 (14:20 +0800)]
MDL-42151 behat: Adding the version to the testplan

11 years agoMDL-41131 assign module: remove setting for submission comments and edipdf plugins...
rwijaya [Wed, 9 Oct 2013 12:14:26 +0000 (20:14 +0800)]
MDL-41131 assign module: remove setting for submission comments and edipdf plugins' setting.

11 years agoMerge branch 'MDL-41672-text-mail-links' of git://github.com/mudrd8mz/moodle
Dan Poltawski [Mon, 14 Oct 2013 04:11:23 +0000 (12:11 +0800)]
Merge branch 'MDL-41672-text-mail-links' of git://github.com/mudrd8mz/moodle

11 years agoMerge branch 'MDL-42167-workshop-update-record' of git://github.com/mudrd8mz/moodle
Dan Poltawski [Mon, 14 Oct 2013 04:07:54 +0000 (12:07 +0800)]
Merge branch 'MDL-42167-workshop-update-record' of git://github.com/mudrd8mz/moodle

11 years agoMDL-42225 badges: retrieve all the name fields when viewing the recipient list
Mark Nelson [Wed, 9 Oct 2013 10:43:33 +0000 (18:43 +0800)]
MDL-42225 badges: retrieve all the name fields when viewing the recipient list

11 years agoMDL-42226 badges: retrieve all the name fields when viewing an issued badge
Mark Nelson [Wed, 9 Oct 2013 10:56:25 +0000 (18:56 +0800)]
MDL-42226 badges: retrieve all the name fields when viewing an issued badge

11 years agoMDL-42288 behat: Allowing to change choice response
Marina Glancy [Fri, 11 Oct 2013 11:00:21 +0000 (22:00 +1100)]
MDL-42288 behat: Allowing to change choice response

Automate MDLQA-46 - A teacher can choose whether to allow students to change their choice response

11 years agoMerge branch 'wip-mdl-41843' of git://github.com/rajeshtaneja/moodle
Eloy Lafuente (stronk7) [Sun, 13 Oct 2013 22:13:26 +0000 (00:13 +0200)]
Merge branch 'wip-mdl-41843' of git://github.com/rajeshtaneja/moodle

11 years agoMerge branch 'MDL-37181_master' of https://github.com/markn86/moodle
Eloy Lafuente (stronk7) [Sun, 13 Oct 2013 21:32:30 +0000 (23:32 +0200)]
Merge branch 'MDL-37181_master' of https://github.com/markn86/moodle

11 years agoMerge branch 'w42_MDL-42243_m26_filtersettings' of https://github.com/skodak/moodle
Eloy Lafuente (stronk7) [Sun, 13 Oct 2013 21:19:18 +0000 (23:19 +0200)]
Merge branch 'w42_MDL-42243_m26_filtersettings' of https://github.com/skodak/moodle

11 years agoMerge branch 'w42_MDL-42292_m26_blockversion' of https://github.com/skodak/moodle
Eloy Lafuente (stronk7) [Sun, 13 Oct 2013 21:09:53 +0000 (23:09 +0200)]
Merge branch 'w42_MDL-42292_m26_blockversion' of https://github.com/skodak/moodle

11 years agoMerge branch 'w42_MDL-41935_m26_timediff' of https://github.com/skodak/moodle
Eloy Lafuente (stronk7) [Sun, 13 Oct 2013 16:30:49 +0000 (18:30 +0200)]
Merge branch 'w42_MDL-41935_m26_timediff' of https://github.com/skodak/moodle

11 years agoMDL-41935 attempt to work around random time comparison test failures
Petr Škoda [Thu, 10 Oct 2013 14:30:54 +0000 (16:30 +0200)]
MDL-41935 attempt to work around random time comparison test failures

11 years agoMDL-42110 do not show auth_db password in plaintext
Petr Škoda [Mon, 7 Oct 2013 19:03:24 +0000 (21:03 +0200)]
MDL-42110 do not show auth_db password in plaintext

11 years agoMDL-42224 clean up message and email redirection testing
Petr Škoda [Wed, 9 Oct 2013 21:19:46 +0000 (23:19 +0200)]
MDL-42224 clean up message and email redirection testing

11 years agoMDL-42243 fix filter settings regression and support standard settings.php
Petr Škoda [Thu, 10 Oct 2013 07:09:17 +0000 (09:09 +0200)]
MDL-42243 fix filter settings regression and support standard settings.php

11 years agoMDL-42292 fix blockversion reading after migration to config table
Petr Škoda [Fri, 11 Oct 2013 07:53:12 +0000 (09:53 +0200)]
MDL-42292 fix blockversion reading after migration to config table

11 years agoAutomatically generated installer lang files
AMOS bot [Sat, 12 Oct 2013 00:43:45 +0000 (00:43 +0000)]
Automatically generated installer lang files

11 years agoMDL-42232 Multiple choice question choice alignment issue
Tim Hunt [Wed, 9 Oct 2013 17:18:44 +0000 (18:18 +0100)]
MDL-42232 Multiple choice question choice alignment issue

The problem was with the alignment of:
* tables inside the choices.
* Lists inside the choices.
* The specific feedback, when it spanned mulitple lines.

The problem was introduced by MDL-39420.

11 years agoMDL-42230 fix inconsistent quiz lang string.
Tim Hunt [Wed, 9 Oct 2013 13:30:04 +0000 (14:30 +0100)]
MDL-42230 fix inconsistent quiz lang string.

This matches a change made to another string in MDL-32188.

11 years agoweekly release 2.6dev
Eloy Lafuente (stronk7) [Fri, 11 Oct 2013 11:20:42 +0000 (13:20 +0200)]
weekly release 2.6dev

11 years agoNOBUG: Fixed file access permissions
Eloy Lafuente (stronk7) [Fri, 11 Oct 2013 11:20:42 +0000 (13:20 +0200)]
NOBUG: Fixed file access permissions

11 years agoMerge branch 'MDL-41792_intmaster' of https://github.com/markn86/moodle
Damyon Wiese [Fri, 11 Oct 2013 08:33:17 +0000 (16:33 +0800)]
Merge branch 'MDL-41792_intmaster' of https://github.com/markn86/moodle

11 years agoMDL-41792 core_calendar: fixed issues when using multiple calendar types
Mark Nelson [Wed, 9 Oct 2013 08:39:53 +0000 (16:39 +0800)]
MDL-41792 core_calendar: fixed issues when using multiple calendar types

1) No longer assume that the end of the current month in Gregorian will be
the end of the month for the calendar type being used.
2) Need to take into account the hours and minutes a calendar type may vary
in order to generate timestamps.
3) When generating the previous and next month links start at the beginning
of the month, not the current day.
4) Need to convert to Gregorian when creating timestamps during calendar
exports.

11 years agoMDL-31830 category management: Fix coding_error when moving 0 courses
Damyon Wiese [Fri, 11 Oct 2013 08:06:40 +0000 (16:06 +0800)]
MDL-31830 category management: Fix coding_error when moving 0 courses

11 years agoMDL-42255 course management: removed selected item icon
Sam Hemelryk [Thu, 10 Oct 2013 22:17:32 +0000 (11:17 +1300)]
MDL-42255 course management: removed selected item icon

Removed the arrow that sits at the far right of the selected
category or course.
We already highlight with a different background colour and
that icon had caused confusion in the past.

11 years agoMerge branch 'wip-MDL-42238-master' of git://github.com/abgreeve/moodle
Marina Glancy [Fri, 11 Oct 2013 02:32:14 +0000 (13:32 +1100)]
Merge branch 'wip-MDL-42238-master' of git://github.com/abgreeve/moodle

11 years agoMDL-42072 badges: fixed cookie use
Sam Hemelryk [Thu, 10 Oct 2013 20:34:06 +0000 (09:34 +1300)]
MDL-42072 badges: fixed cookie use

11 years agoMerge branch 'MDL-41604-master-5' of git://github.com/mouneyrac/moodle
Eloy Lafuente (stronk7) [Thu, 10 Oct 2013 23:33:21 +0000 (01:33 +0200)]
Merge branch 'MDL-41604-master-5' of git://github.com/mouneyrac/moodle

11 years agoMDL-42253 course management: fixed course pagination
Sam Hemelryk [Thu, 10 Oct 2013 22:49:14 +0000 (11:49 +1300)]
MDL-42253 course management: fixed course pagination

If the number of courses === the number per page pagination
was being incorrectly rendered.
Fixed this and added a behat test to confirm it.

11 years agoMerge branch 'w41_MDL-41953_m26_componentnumbers' of https://github.com/skodak/moodle
Eloy Lafuente (stronk7) [Thu, 10 Oct 2013 22:47:30 +0000 (00:47 +0200)]
Merge branch 'w41_MDL-41953_m26_componentnumbers' of https://github.com/skodak/moodle

11 years agoMDL-42258 course management: improved role assignments string
Sam Hemelryk [Thu, 10 Oct 2013 22:43:51 +0000 (11:43 +1300)]
MDL-42258 course management: improved role assignments string

11 years agoMDL-42256 course management: fixed course detail action padding
Sam Hemelryk [Thu, 10 Oct 2013 22:37:24 +0000 (11:37 +1300)]
MDL-42256 course management: fixed course detail action padding

11 years agoMDL-41953 add more tests for invalid plugin names
Petr Škoda [Thu, 10 Oct 2013 22:09:04 +0000 (00:09 +0200)]
MDL-41953 add more tests for invalid plugin names

11 years agoMDL-41953 allow plugin names to end with multiple digits
Petr Škoda [Fri, 4 Oct 2013 13:56:37 +0000 (15:56 +0200)]
MDL-41953 allow plugin names to end with multiple digits

11 years agoMDL-42249 course: converted all dropdowns to contextmenu icon
Sam Hemelryk [Thu, 10 Oct 2013 21:49:27 +0000 (10:49 +1300)]
MDL-42249 course: converted all dropdowns to contextmenu icon

11 years agoMDL-42247 course management: better checkbox positioning
Sam Hemelryk [Thu, 10 Oct 2013 21:28:46 +0000 (10:28 +1300)]
MDL-42247 course management: better checkbox positioning

11 years agoMDL-41959 dock: fixed action duplication
Sam Hemelryk [Thu, 10 Oct 2013 21:06:38 +0000 (10:06 +1300)]
MDL-41959 dock: fixed action duplication

11 years agoMDL-42013 behat: Uncommenting @core_files test
David Monllao [Thu, 10 Oct 2013 10:33:27 +0000 (18:33 +0800)]
MDL-42013 behat: Uncommenting @core_files test

11 years agoMDL-42013 behat: I should (not)? see checking visibility
David Monllao [Thu, 10 Oct 2013 06:22:51 +0000 (14:22 +0800)]
MDL-42013 behat: I should (not)? see checking visibility

Only for non-Javascript tests. If the step
is named I should/should not see whatever
is makes sense that has to be visible.