Adrian Greeve [Thu, 22 Sep 2016 02:16:30 +0000 (10:16 +0800)]
MDL-56001 lib: Update of moodle documentation.
Update of readme_moodle.txt and thirdpartylibs.xml
with information about the update to 1.4.2
Adrian Greeve [Thu, 22 Sep 2016 02:05:04 +0000 (10:05 +0800)]
MDL-56001 lib: Upgrade simplepie to 1.4.2
Dan Poltawski [Thu, 29 Sep 2016 11:42:50 +0000 (12:42 +0100)]
weekly release 3.2dev
Dan Poltawski [Thu, 29 Sep 2016 11:42:48 +0000 (12:42 +0100)]
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
Jun Pataleta [Wed, 28 Sep 2016 07:10:45 +0000 (15:10 +0800)]
MDL-49609 mod_lti: Fixes for problems found in testing
* Load contentitem_return doc before processing
* Also use new AMD modal instead of the YUI one.
* Remove conversion of text columns in union queries
- Since the value column in lti_types_config was changed to a
text type, there is no need to use $DB->sql_compare_text()
for the lti_types columns involved in the union queries in
lti_get_type_config().
Eloy Lafuente (stronk7) [Wed, 28 Sep 2016 23:45:02 +0000 (01:45 +0200)]
Merge branch 'MDL-53870-master' of git://github.com/jleyva/moodle
Eloy Lafuente (stronk7) [Wed, 28 Sep 2016 23:14:33 +0000 (01:14 +0200)]
Merge branch 'MDL-55804_master' of git://github.com/dmonllao/moodle
Rajesh Taneja [Wed, 28 Sep 2016 22:53:28 +0000 (06:53 +0800)]
MDL-49609 behat: Replace deprecated step
Eloy Lafuente (stronk7) [Wed, 28 Sep 2016 18:08:31 +0000 (20:08 +0200)]
Merge branch 'MDL-56019-master' of git://github.com/dpalou/moodle
Eloy Lafuente (stronk7) [Wed, 28 Sep 2016 18:05:08 +0000 (20:05 +0200)]
Merge branch 'wip-mdl-55879' of https://github.com/rajeshtaneja/moodle
Eloy Lafuente (stronk7) [Wed, 28 Sep 2016 17:59:20 +0000 (19:59 +0200)]
Merge branch 'MDL-55785-master' of git://github.com/jleyva/moodle
Dan Poltawski [Wed, 28 Sep 2016 13:03:52 +0000 (14:03 +0100)]
Merge branch 'MDL-55420-master' of git://github.com/FMCorz/moodle
Frédéric Massart [Wed, 28 Sep 2016 12:35:01 +0000 (14:35 +0200)]
MDL-55420 theme_boost: Migrate CSS added since Boost development started
Dan Poltawski [Wed, 28 Sep 2016 11:00:17 +0000 (12:00 +0100)]
Merge branch 'MDL-55071-master-behat-fixes-is-back' of https://github.com/FMCorz/moodle
Frédéric Massart [Wed, 28 Sep 2016 09:50:09 +0000 (11:50 +0200)]
MDL-55071 behat: Action menus can be opened without Javascript
Standard action menus expand automatically when Javascript is disabled
thus there is no need to open them. In Boost, they expand when they're
hovered or when the focus is set on their trigger.
Frédéric Massart [Wed, 28 Sep 2016 09:13:53 +0000 (11:13 +0200)]
MDL-55071 behat: Adapting form_row selector to reflect recent changes
Labels are no longer used for static elements. The form row selector
has been changed to include "labels" from static elements.
Frédéric Massart [Tue, 20 Sep 2016 15:53:48 +0000 (17:53 +0200)]
MDL-56042 output: Post process with tree structure always returns CSS
A certain combination of booleans could cause some of the processes
not to take effect as the tree was not converted back into a string.
Juan Leyva [Tue, 26 Apr 2016 10:13:14 +0000 (12:13 +0200)]
MDL-53870 mod_quiz: Return sequence and time information for questions
Juan Leyva [Tue, 26 Apr 2016 09:25:45 +0000 (11:25 +0200)]
MDL-53870 mod_quiz: New access rule for allowing offline attempts
Juan Leyva [Wed, 20 Apr 2016 09:15:21 +0000 (11:15 +0200)]
MDL-53870 mod_quiz: New settings for quiz attempts in the mobile app
Dan Poltawski [Wed, 28 Sep 2016 07:16:28 +0000 (08:16 +0100)]
Merge branch 'MDL-56102-master' of https://github.com/xow/moodle
John Okely [Fri, 23 Sep 2016 04:18:07 +0000 (12:18 +0800)]
MDL-56102 enrol_lti: Removed unused lines in unit test
David Monllao [Wed, 28 Sep 2016 03:20:00 +0000 (11:20 +0800)]
Merge branch 'MDL-56070-master' of git://github.com/jleyva/moodle
David Monllao [Wed, 28 Sep 2016 01:34:52 +0000 (09:34 +0800)]
Merge branch 'MDL-55963-master' of git://github.com/lazydaisy/moodle
David Monllao [Wed, 28 Sep 2016 01:03:09 +0000 (09:03 +0800)]
MDL-49609 mod_lti behat: Removing unexisting components
David Monllao [Wed, 28 Sep 2016 00:59:22 +0000 (08:59 +0800)]
Merge branch 'MDL-49609-master-5' of git://github.com/junpataleta/moodle
David Monllao [Wed, 28 Sep 2016 00:37:48 +0000 (08:37 +0800)]
Merge branch 'MDL-56072-master' of git://github.com/cameron1729/moodle
Eloy Lafuente (stronk7) [Wed, 28 Sep 2016 00:29:45 +0000 (02:29 +0200)]
Merge branch 'MDL-55866-master' of git://github.com/andrewnicols/moodle
Eloy Lafuente (stronk7) [Wed, 28 Sep 2016 00:18:43 +0000 (02:18 +0200)]
MDL-46946 user: Document user_not_fully_set_up() changes
Eloy Lafuente (stronk7) [Wed, 28 Sep 2016 00:12:59 +0000 (02:12 +0200)]
Merge branch 'MDL-46946-master-reqcusfield' of git://github.com/mudrd8mz/moodle
Rajesh Taneja [Tue, 27 Sep 2016 23:17:54 +0000 (07:17 +0800)]
MDL-55957 behat: Set some text before selecting in Atto
Eloy Lafuente (stronk7) [Tue, 27 Sep 2016 21:59:21 +0000 (23:59 +0200)]
Merge branch 'MDL-55951-master' of git://github.com/crazyserver/moodle
Dan Poltawski [Tue, 27 Sep 2016 16:30:02 +0000 (17:30 +0100)]
Merge branch 'MDL-56013-master' of git://github.com/lameze/moodle
AMOS bot [Tue, 27 Sep 2016 16:04:32 +0000 (00:04 +0800)]
Automatically generated installer lang files
Dan Poltawski [Tue, 27 Sep 2016 15:42:06 +0000 (16:42 +0100)]
Merge branch 'MDL-55071-master-behat-fixes' of https://github.com/FMCorz/moodle
Frédéric Massart [Tue, 27 Sep 2016 15:20:26 +0000 (17:20 +0200)]
MDL-55071 mod_quiz: Fix behat selector for question chooser
The chooser template now re-uses a core one which caused the
IDs of the fields to be changed. The behat tests have been changed
to target the new IDs. Note: using the label values did not work
because more than one matched due to loose checking.
Frédéric Massart [Tue, 27 Sep 2016 13:59:48 +0000 (15:59 +0200)]
MDL-55071 behat: Normalise space on multi-field admin elements
Frédéric Massart [Tue, 27 Sep 2016 12:11:56 +0000 (14:11 +0200)]
MDL-55071 mod_quiz: Action menu items were hidden
The CSS rule was too vague and cause the menu items to be
hidden rather than just the first item.
Dan Poltawski [Tue, 27 Sep 2016 15:17:57 +0000 (16:17 +0100)]
Merge branch 'MDL-56103-master' of git://github.com/dpalou/moodle
Dani Palou [Fri, 23 Sep 2016 11:42:00 +0000 (13:42 +0200)]
MDL-56103 wiki: Return version in get_page_contents
Dan Poltawski [Tue, 27 Sep 2016 13:57:18 +0000 (14:57 +0100)]
Merge branch 'MDL-56040-master' of https://github.com/StudiUM/moodle
Dan Poltawski [Tue, 27 Sep 2016 11:24:59 +0000 (12:24 +0100)]
Merge branch 'MDL-56045-master' of git://github.com/jleyva/moodle
Dan Poltawski [Tue, 27 Sep 2016 10:23:51 +0000 (11:23 +0100)]
Merge branch 'MDL-55987-master-grademem' of git://github.com/mudrd8mz/moodle
Dan Poltawski [Tue, 27 Sep 2016 10:13:35 +0000 (11:13 +0100)]
Merge branch 'MDL-54793-master' of git://github.com/cameron1729/moodle
Dan Poltawski [Tue, 27 Sep 2016 09:37:06 +0000 (10:37 +0100)]
Merge branch 'MDL-55957-master-workshopfiles' of git://github.com/mudrd8mz/moodle
David Monllao [Tue, 27 Sep 2016 09:34:24 +0000 (17:34 +0800)]
Merge branch 'MDL-37669-master' of git://github.com/andrewnicols/moodle
Dan Poltawski [Tue, 27 Sep 2016 09:18:35 +0000 (10:18 +0100)]
Merge branch 'MDL-55760-master' of https://github.com/StudiUM/moodle
David Monllao [Wed, 31 Aug 2016 05:34:47 +0000 (13:34 +0800)]
MDL-55804 tool_uploadcourse: strftime only to user input
Default value already comes as a timestamp.
David Monllao [Wed, 31 Aug 2016 05:31:59 +0000 (13:31 +0800)]
MDL-55804 forms: Return exported data through _prepareValue
Dan Poltawski [Mon, 26 Sep 2016 14:31:30 +0000 (15:31 +0100)]
Merge branch 'MDL-55472-assign-extend-ignored-validation' of https://github.com/ilya-catalyst/moodle
Dan Poltawski [Mon, 26 Sep 2016 14:23:32 +0000 (15:23 +0100)]
Merge branch 'wip-MDL-55519-master' of git://github.com/abgreeve/moodle
Dan Poltawski [Mon, 26 Sep 2016 12:14:46 +0000 (13:14 +0100)]
MDL-55071 theme_boost: fix import-bootswatch.php phpdocs
Frédéric Massart [Thu, 22 Sep 2016 08:33:26 +0000 (10:33 +0200)]
MDL-55071 admin: Remove reference to former localisedtext class
Dan Poltawski [Mon, 26 Sep 2016 09:28:12 +0000 (10:28 +0100)]
Merge branch 'MDL-55071-rebased' of git://github.com/danpoltawski/moodle
Ilya Tregubov [Wed, 17 Aug 2016 05:40:19 +0000 (15:40 +1000)]
MDL-55472 assign: Show userlist on extension form error page
lazydaisy [Sun, 18 Sep 2016 15:45:47 +0000 (16:45 +0100)]
MDL-55963 theme_bootstrapbase: Remove depreciated Legacy CSS in 3.2
AMOS bot [Fri, 23 Sep 2016 16:04:25 +0000 (00:04 +0800)]
Automatically generated installer lang files
Issam Taboubi [Tue, 13 Sep 2016 14:52:57 +0000 (10:52 -0400)]
MDL-55760 tool_lp: Wrong rating display when more than one scale set
Jean-Philippe Gaudreau [Tue, 20 Sep 2016 19:59:02 +0000 (15:59 -0400)]
MDL-56040 behat: Fixing missing "|" in tables
Juan Leyva [Wed, 21 Sep 2016 20:28:08 +0000 (21:28 +0100)]
MDL-56070 user: New Web Service core_user_update_picture
Frédéric Massart [Thu, 22 Sep 2016 15:24:46 +0000 (17:24 +0200)]
MDL-56063 theme_boost: Check and remove extraneous !important rules
Progress bar styling has been removed as they do not appear to
be used anywhere, though MDL-56095 has been created to style them
as (with or without the styles) they remain unstyled.
The file responsive.scss has been removed, it was not used.
Part of MDL-55071
Dan Poltawski [Thu, 22 Sep 2016 12:24:28 +0000 (13:24 +0100)]
MDL-55071 theme_boost: fixup bootswatch thirdpartylibs
Allow longhand colour codes for asthetics..
Dan Poltawski [Thu, 22 Sep 2016 11:52:03 +0000 (12:52 +0100)]
MDL-55071 theme_boost: prevent phpcs complaints
The commenting rule is a bit weird, but we can get round it easily.
Dan Poltawski [Thu, 22 Sep 2016 10:38:40 +0000 (11:38 +0100)]
MDL-55071 less: fix some lint issues we touched
(These will all be gone soon!)
Dan Poltawski [Thu, 22 Sep 2016 10:25:27 +0000 (11:25 +0100)]
MDL-55071 css: fix some lint issues
Dan Poltawski [Thu, 22 Sep 2016 10:21:46 +0000 (11:21 +0100)]
MDL-55071 css: reformat some css files we touch with stylefmt
Dan Poltawski [Thu, 22 Sep 2016 10:08:20 +0000 (11:08 +0100)]
MDL-55071 theme_boost: fix stylelint detected issues in scss
Duplicate properties, star hacks
Frédéric Massart [Wed, 21 Sep 2016 14:58:39 +0000 (16:58 +0200)]
MDL-56061 core: Permit usage of REM in CSS
Part of MDL-55071
Damyon Wiese [Thu, 22 Sep 2016 02:12:12 +0000 (10:12 +0800)]
MDL-55071 theme/output: PHPCS fixes for new theme branch
Part of MDL-55071
Damyon Wiese [Thu, 22 Sep 2016 01:23:17 +0000 (09:23 +0800)]
MDL-55071 theme_boost: Fix relevant JS warnings
Part of MDL-55071
Dan Poltawski [Wed, 21 Sep 2016 14:23:22 +0000 (15:23 +0100)]
MDL-55071 grunt: add stylelint:scss to default css task
Part of MDL-55071
Dan Poltawski [Wed, 21 Sep 2016 14:10:39 +0000 (15:10 +0100)]
MDL-55071 theme_boost: remove empty blocks in scss
Part of MDL-55071
Dan Poltawski [Wed, 21 Sep 2016 13:53:14 +0000 (14:53 +0100)]
MDL-55071 theme_boost: fix 0px and colour shorthand
Part of MDL-55071
Dan Poltawski [Wed, 21 Sep 2016 13:31:08 +0000 (14:31 +0100)]
MDL-55071 theme_boost: Use stylefmt to fix css formating issues
Part of MDL-55071
Dan Poltawski [Wed, 21 Sep 2016 13:21:46 +0000 (14:21 +0100)]
MDL-55071 theme_boost: fix indentation in scss files
Part of MDL-55071
Dan Poltawski [Wed, 21 Sep 2016 13:05:58 +0000 (14:05 +0100)]
MDL-55071 stylelint: Config & grunt task for scss
Part of MDL-55071
Frederic Massart [Mon, 29 Aug 2016 06:39:48 +0000 (14:39 +0800)]
MDL-51948 admin: Guess RTL compatibility of settings using PARAM_ types
Part of MDL-55071
Damyon Wiese [Wed, 21 Sep 2016 08:55:34 +0000 (16:55 +0800)]
MDL-55071 theme_boost: We don't need the generated css
Part of MDL-55071
Damyon Wiese [Wed, 21 Sep 2016 08:48:03 +0000 (16:48 +0800)]
MDL-55071 templates: Add correct docs for new templates
These are just the admin settings templates.
Part of MDL-55071
Damyon Wiese [Wed, 21 Sep 2016 05:42:30 +0000 (13:42 +0800)]
MDL-55071 psr4: Use psr4 classloader for scss, rtlcss and cssparser
Part of MDL-55071
Damyon Wiese [Wed, 21 Sep 2016 05:22:21 +0000 (13:22 +0800)]
MDL-55071 forms: Add upgrade.txt note about submitlink
We are deprecating submitlink because it was added a long time ago
and never used in Moodle. We can't test it or maintain it.
Part of MDL-55071
Damyon Wiese [Wed, 21 Sep 2016 05:20:03 +0000 (13:20 +0800)]
MDL-55071 core_auth: Move new login renderable to core_auth
Part of MDL-55071
Damyon Wiese [Wed, 21 Sep 2016 02:19:08 +0000 (10:19 +0800)]
MDL-55071 theme_boost: Fix stylelint issues
Part of MDL-55071
Damyon Wiese [Mon, 19 Sep 2016 03:53:48 +0000 (11:53 +0800)]
MDL-55071 phpunit: Fix failing tests due to changes in default output
Part of MDL-55071
Damyon Wiese [Mon, 19 Sep 2016 02:47:02 +0000 (10:47 +0800)]
MDL-55996 theme_boost: Rename theme noname to theme boost
Part of MDL-55071
Frederic Massart [Thu, 8 Sep 2016 08:18:26 +0000 (16:18 +0800)]
MDL-55593 theme_noname: Post-prod on preset default styling
Some styles were moved to be part of the core SCSS rules. Extra
variables were removed, and other styles where adapted.
Part of MDL-55071
Frederic Massart [Fri, 9 Sep 2016 05:02:51 +0000 (13:02 +0800)]
MDL-55593 core: Drag & drop accessible menu uses aria attributes
Part of MDL-55071
Frederic Massart [Thu, 8 Sep 2016 08:18:09 +0000 (16:18 +0800)]
MDL-55593 theme_noname: Cancel button should be secondary
Part of MDL-55071
Frederic Massart [Thu, 8 Sep 2016 08:17:54 +0000 (16:17 +0800)]
MDL-55593 form: Wrap skip validation variable in script tag
Part of MDL-55071
Barbara Ramiro [Tue, 6 Sep 2016 12:57:39 +0000 (20:57 +0800)]
MDL-55593 Theme: Style for the course page
Part of MDL-55071
Barbara Ramiro [Tue, 6 Sep 2016 12:52:24 +0000 (20:52 +0800)]
MDL-55593 Theme: Style for the forums page
Part of MDL-55071
Barbara Ramiro [Tue, 6 Sep 2016 12:51:16 +0000 (20:51 +0800)]
MDL-55593 Theme: Style for the edit settings page
Part of MDL-55071
Barbara Ramiro [Tue, 6 Sep 2016 12:48:19 +0000 (20:48 +0800)]
MDL-55593 Theme: Style for the frontpage
Part of MDL-55071
Barbara Ramiro [Mon, 5 Sep 2016 11:48:13 +0000 (19:48 +0800)]
MDL-55593 Theme: Style for the blocks heading
Part of MDL-55071
Barbara Ramiro [Mon, 5 Sep 2016 11:40:32 +0000 (19:40 +0800)]
MDL-55593 Theme: Add top and bottom padding to region-main
Part of MDL-55071
Barbara Ramiro [Mon, 5 Sep 2016 11:36:50 +0000 (19:36 +0800)]
MDL-55593 Theme: Align page container and blocks with the top navbar
Part of MDL-55071
Barbara Ramiro [Mon, 5 Sep 2016 11:18:32 +0000 (19:18 +0800)]
MDL-55593 Theme: Style for the login page
Part of MDL-55071
Barbara Ramiro [Wed, 31 Aug 2016 05:29:21 +0000 (13:29 +0800)]
MDL-55593 Theme: Remove rounded corners for the top navbar
Part of MDL-55071
Barbara Ramiro [Tue, 30 Aug 2016 07:33:39 +0000 (15:33 +0800)]
MDL-55593 Theme: Centering navbar
Part of MDL-55071
Barbara Ramiro [Mon, 29 Aug 2016 07:05:23 +0000 (15:05 +0800)]
MDL-55593 Draft colour swatches and styles
Part of MDL-55071