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
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
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
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
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
Barbara Ramiro [Wed, 24 Aug 2016 07:48:21 +0000 (15:48 +0800)]
MDL-55593 Theme: Copy of all variables from _variables.scss
Part of MDL-55071
Frederic Massart [Thu, 1 Sep 2016 09:31:11 +0000 (17:31 +0800)]
MDL-55797 mod_quiz: Convert question chooser to template
Part of MDL-55071
Frederic Massart [Thu, 1 Sep 2016 09:30:46 +0000 (17:30 +0800)]
MDL-55797 core_question: Make static getter for chooser
Part of MDL-55071
Frederic Massart [Thu, 1 Sep 2016 08:39:52 +0000 (16:39 +0800)]
MDL-55797 output: Support form method in chooser
Part of MDL-55071
Frederic Massart [Thu, 1 Sep 2016 08:39:08 +0000 (16:39 +0800)]
MDL-55797 core_question: Convert the chooser to template
Part of MDL-55071
Frederic Massart [Fri, 9 Sep 2016 03:05:48 +0000 (11:05 +0800)]
MDL-55904 output: Deprecate action_menu::do_not_enhance()
Part of MDL-55071
Damyon Wiese [Mon, 29 Aug 2016 06:57:46 +0000 (14:57 +0800)]
MDL-55839 behat: Behat fixes for theme_noname
This is a squash of many small fixes.
The list of changes are:
Initial set of behat selectors overrides required for new theme.
set core behat selectors if not overridden by theme
Remove pause
Fix for checkboxes not saving properly
Custom override for click in the user menu
Fix for behat guessing the field type.
Behat fix for guessing the correct field type.
Fix for missing closeElementBefore mforms mess.
Fix for textareas not displaying their contents.
Fix availability form element
Fix action menu selectors for activities in a course page
Fix textareas not retaining their values
Fix selector for blocks
I had to change the single select template to use an input instead of a button because of a
behat bug we have not tracked down yet.
Fix for frozen attribute in form elements
Use input instead of button while behat is still broken
Fix for navigation selector override
Behat selector fixes and multi-select fixes for templated select
Fix for configure blocks selector + booleans for autocomplete
Fixes for course_summary behat tests
Allow optgroups in single_select
Behat fixes for block_navigation
Fixes for url form element and activity chooser selectors
blocks_social - fix specific selector for behat
Fix export_for_template for selectgroups element.
Dont set empty id on the form
Fix direct call to behat_navigation in backup context
Checkbox empty value fix
Fix for assign grading panel popouts
file picker overrides to find a file manager in the page
Fix chat tests to use element name
Make selectors in mod_data behat less specific
MDL-55839: recent activity behat test relies on time()
SQUASH Honour mform element "class" attribute on the container
SQUASH Fixes for behat in mod_forum
SQUASH search form template showing value as text next to the button
SQUASH undo double selectgroup fix
SQUASH - The slightly different structure to action menus breaks course drag and drop
SQUASH Wrap loading icon in a span so the selector still works.
SQUASH Fix fragile javascript in report_loglive
SQUASH Fix tabtree, and selectgroups for mod_feedback
Also - do-not enhance the action menu - we are dropping support for this.
SQUASH Fix filemanager selector and pix_icon template for mod_forum tests.
SQUASH Fixes to breadcrumb and add formid to single select (fixes mod_glossary tests)
SQUASH lesson behat fixes. 95% of lesson styles were rubbish so they were disgarded.
SQUASH Fix lti behat tests - they were cheating and using a context step from quiz
SQUASH Behat fixes for quiz with new theme
SQUASH behat fixes for mod_wiki
SQUASH Workshop behat fixes
SQUASH Frozen form elements cannot use a readonly form element because it screws with the form JS "disabledIf" stuff.
SQUASH Fixes for grades behat tests
SQUASH behat fixes for groups
SQUASH blacklist action menu tests
SQUASH Fix for tag form element missing "manage standard tags" link
SQUASH Incomplete fixes for course behat tests
SQUASH behat fixes for badges
SQUASH Tags fixes for behat
SQUASH filepicker fixes for behat
SQUASH Abort guessing field type when we hit 'html'
SQUASH Fix for admin/tool/behat tests
SQUASH fix for admin tool behat tests
SQUASH fix for availabilty conditions hiding "aria-hidden" elements
SQUASH give the blocks more room. We get behat files because nav tree nodes are not in view
SQUASH Blocks fixed
Fix behaviour of unchecked checkboxes
SQUASH Remove incorrect step in user test
SQUASH behat fixes for course tests
Part of MDL-55071
Damyon Wiese [Thu, 8 Sep 2016 08:59:52 +0000 (16:59 +0800)]
MDL-55793 theme_noname: Use fixed width container
Part of MDL-55071
Frederic Massart [Mon, 5 Sep 2016 09:43:38 +0000 (17:43 +0800)]
MDL-55793 theme_noname: Drop columns3 layout
Part of MDL-55071
Damyon Wiese [Thu, 8 Sep 2016 07:20:04 +0000 (15:20 +0800)]
MDL-55831 blocks: Fix block headings with action menu changes
Part of MDL-55071
Frederic Massart [Wed, 7 Sep 2016 04:19:54 +0000 (12:19 +0800)]
MDL-55831 mod_quiz: Contain input fields within dialogues
Part of MDL-55071
Frederic Massart [Wed, 7 Sep 2016 03:50:23 +0000 (11:50 +0800)]
MDL-55831 mod_quiz: Fix selectors to handle renderer overrides
Part of MDL-55071
Frederic Massart [Tue, 6 Sep 2016 12:32:51 +0000 (20:32 +0800)]
MDL-55831 theme_noname: Adapt action menu templates
Part of MDL-55071
Frederic Massart [Tue, 6 Sep 2016 12:28:41 +0000 (20:28 +0800)]
MDL-55831 output: Convert action menu to templates
Part of MDL-55071
Frederic Massart [Tue, 6 Sep 2016 12:33:23 +0000 (20:33 +0800)]
MDL-55831 theme_noname: Single button uses new actions partial
Part of MDL-55071
Frederic Massart [Tue, 6 Sep 2016 12:20:35 +0000 (20:20 +0800)]
MDL-55831 output: Convert action_link to template
Part of MDL-55071
Frederic Massart [Tue, 6 Sep 2016 06:10:51 +0000 (14:10 +0800)]
MDL-55830 form: Selectgroups option values where not passed to template
Part of MDL-55071
Barbara Ramiro [Tue, 30 Aug 2016 07:33:39 +0000 (15:33 +0800)]
MDL-55855 Theme: Centering navbar
Conflicts:
theme/noname/templates/columns1.mustache
theme/noname/templates/columns2.mustache
theme/noname/templates/columns3.mustache
theme/noname/templates/secure.mustache
Part of MDL-55071
Frederic Massart [Fri, 2 Sep 2016 06:14:06 +0000 (14:14 +0800)]
MDL-55829 form: Define 'skipClientValidation' as a global JS var
Part of MDL-55071
Damyon Wiese [Tue, 6 Sep 2016 06:33:39 +0000 (14:33 +0800)]
MDL-55598 filemanager: Fix RTL icon positions in noname
Part of MDL-55071
Frederic Massart [Mon, 5 Sep 2016 07:40:41 +0000 (15:40 +0800)]
MDL-55598 theme: RTL styles for file picker/manager and tree view
Part of MDL-55071
Damyon Wiese [Tue, 6 Sep 2016 06:10:55 +0000 (14:10 +0800)]
MDL-55802 output: Hide site name and user name on xs screens
Part of MDL-55071
Frederic Massart [Fri, 2 Sep 2016 04:50:59 +0000 (12:50 +0800)]
MDL-55802 theme_noname: Navbar is responsive and better styled
Still not perfect, but better...
Conflicts:
theme/noname/templates/columns1.mustache
theme/noname/templates/columns2.mustache
theme/noname/templates/columns3.mustache
Part of MDL-55071
Frederic Massart [Thu, 1 Sep 2016 10:05:42 +0000 (18:05 +0800)]
MDL-55798 theme_noname: Choosers adapt to xs screen sizes
Part of MDL-55071
Damyon Wiese [Tue, 6 Sep 2016 04:34:29 +0000 (12:34 +0800)]
MDL-55796 output: Add missing include to new chooser renderable
Part of MDL-55071
Frederic Massart [Thu, 1 Sep 2016 07:11:50 +0000 (15:11 +0800)]
MDL-55796 theme_noname: Override default chooser template
Part of MDL-55071
Frederic Massart [Thu, 1 Sep 2016 05:42:58 +0000 (13:42 +0800)]
MDL-55796 theme_noname: Keep modchooser items after icon
Part of MDL-55071
Frederic Massart [Thu, 1 Sep 2016 03:22:34 +0000 (11:22 +0800)]
MDL-55796 core_course: Convert course modchooser to templates
Part of MDL-55071
Frederic Massart [Thu, 1 Sep 2016 07:06:08 +0000 (15:06 +0800)]
MDL-55796 core: Do not escape pix_icon URLs
Part of MDL-55071
Frederic Massart [Tue, 30 Aug 2016 10:16:51 +0000 (18:16 +0800)]
MDL-55805 theme_noname: Arrangments for the choosers
Part of MDL-55071
Frederic Massart [Tue, 30 Aug 2016 08:40:53 +0000 (16:40 +0800)]
MDL-55805 theme_noname: Adjustments made to block controls
Part of MDL-55071
Frederic Massart [Mon, 29 Aug 2016 07:43:44 +0000 (15:43 +0800)]
MDL-55805 theme_noname: Footer adjusments and made sticky
Conflicts:
theme/noname/templates/columns1.mustache
theme/noname/templates/columns2.mustache
theme/noname/templates/columns3.mustache
Part of MDL-55071
Frederic Massart [Tue, 30 Aug 2016 07:17:40 +0000 (15:17 +0800)]
MDL-55805 theme_noname: File manager/picker layout adjustments
Part of MDL-55071
Frederic Massart [Tue, 30 Aug 2016 06:24:01 +0000 (14:24 +0800)]
MDL-55805 admin: Convert admin search results to use a template
Part of MDL-55071