80378 Commits

Author SHA1 Message Date
Frederic Massart
9189888989 MDL-55797 mod_quiz: Convert question chooser to template
Part of MDL-55071
2016-09-23 10:55:17 +01:00
Frederic Massart
891750bcfa MDL-55797 core_question: Make static getter for chooser
Part of MDL-55071
2016-09-23 10:55:17 +01:00
Frederic Massart
7f8b7b2bb3 MDL-55797 output: Support form method in chooser
Part of MDL-55071
2016-09-23 10:55:17 +01:00
Frederic Massart
6f0993ccbc MDL-55797 core_question: Convert the chooser to template
Part of MDL-55071
2016-09-23 10:55:17 +01:00
Frederic Massart
370e7637c6 MDL-55904 output: Deprecate action_menu::do_not_enhance()
Part of MDL-55071
2016-09-23 10:55:17 +01:00
Damyon Wiese
63e4df60f6 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
2016-09-23 10:55:16 +01:00
Damyon Wiese
428de3dcc3 MDL-55793 theme_noname: Use fixed width container
Part of MDL-55071
2016-09-23 10:55:16 +01:00
Frederic Massart
d6a5c5601b MDL-55793 theme_noname: Drop columns3 layout
Part of MDL-55071
2016-09-23 10:55:16 +01:00
Damyon Wiese
60d17ecdfc MDL-55831 blocks: Fix block headings with action menu changes
Part of MDL-55071
2016-09-23 10:55:16 +01:00
Frederic Massart
3fd04d5242 MDL-55831 mod_quiz: Contain input fields within dialogues
Part of MDL-55071
2016-09-23 10:55:16 +01:00
Frederic Massart
c2f12b0d16 MDL-55831 mod_quiz: Fix selectors to handle renderer overrides
Part of MDL-55071
2016-09-23 10:55:16 +01:00
Frederic Massart
132093f05c MDL-55831 theme_noname: Adapt action menu templates
Part of MDL-55071
2016-09-23 10:55:16 +01:00
Frederic Massart
f15024c18e MDL-55831 output: Convert action menu to templates
Part of MDL-55071
2016-09-23 10:55:16 +01:00
Frederic Massart
45fe470eec MDL-55831 theme_noname: Single button uses new actions partial
Part of MDL-55071
2016-09-23 10:55:16 +01:00
Frederic Massart
11ba3fd4c1 MDL-55831 output: Convert action_link to template
Part of MDL-55071
2016-09-23 10:55:16 +01:00
Frederic Massart
0f24d9cb25 MDL-55830 form: Selectgroups option values where not passed to template
Part of MDL-55071
2016-09-23 10:55:16 +01:00
Barbara Ramiro
4c9a20e84c 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
2016-09-23 10:55:16 +01:00
Frederic Massart
df07fead55 MDL-55829 form: Define 'skipClientValidation' as a global JS var
Part of MDL-55071
2016-09-23 10:55:16 +01:00
Damyon Wiese
ede7f999e8 MDL-55598 filemanager: Fix RTL icon positions in noname
Part of MDL-55071
2016-09-23 10:55:16 +01:00
Frederic Massart
b843914d60 MDL-55598 theme: RTL styles for file picker/manager and tree view
Part of MDL-55071
2016-09-23 10:55:15 +01:00
Damyon Wiese
3313fdd690 MDL-55802 output: Hide site name and user name on xs screens
Part of MDL-55071
2016-09-23 10:55:15 +01:00
Frederic Massart
5f18da120e 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
2016-09-23 10:55:15 +01:00
Frederic Massart
ba252fca41 MDL-55798 theme_noname: Choosers adapt to xs screen sizes
Part of MDL-55071
2016-09-23 10:55:15 +01:00
Damyon Wiese
7d547564a8 MDL-55796 output: Add missing include to new chooser renderable
Part of MDL-55071
2016-09-23 10:55:15 +01:00
Frederic Massart
9af62dfc6f MDL-55796 theme_noname: Override default chooser template
Part of MDL-55071
2016-09-23 10:55:15 +01:00
Frederic Massart
9f76a701bf MDL-55796 theme_noname: Keep modchooser items after icon
Part of MDL-55071
2016-09-23 10:55:15 +01:00
Frederic Massart
4f2378d929 MDL-55796 core_course: Convert course modchooser to templates
Part of MDL-55071
2016-09-23 10:55:15 +01:00
Frederic Massart
ee9dd6a278 MDL-55796 core: Do not escape pix_icon URLs
Part of MDL-55071
2016-09-23 10:55:15 +01:00
Frederic Massart
e119bf6f2b MDL-55805 theme_noname: Arrangments for the choosers
Part of MDL-55071
2016-09-23 10:55:15 +01:00
Frederic Massart
1149c23596 MDL-55805 theme_noname: Adjustments made to block controls
Part of MDL-55071
2016-09-23 10:55:15 +01:00
Frederic Massart
2668487eb3 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
2016-09-23 10:55:15 +01:00
Frederic Massart
bc8594bd03 MDL-55805 theme_noname: File manager/picker layout adjustments
Part of MDL-55071
2016-09-23 10:55:15 +01:00
Frederic Massart
4121391d34 MDL-55805 admin: Convert admin search results to use a template
Part of MDL-55071
2016-09-23 10:55:15 +01:00
Frederic Massart
d5732f7f40 MDL-55805 admin: Notices displayed on validation errors
Part of MDL-55071
2016-09-23 10:55:15 +01:00
Frederic Massart
32e3a8dd8c MDL-55805 theme_noname: Prevent singleselect from expanding beyond edges
Part of MDL-55071
2016-09-23 10:55:15 +01:00
Frederic Massart
e72cb21d44 MDL-55805 theme_nonane: Use darker colour for backdrop
Part of MDL-55071
2016-09-23 10:55:14 +01:00
Frederic Massart
b6bd02e7df MDL-55805 block_activity_results: Kill default centering
Part of MDL-55071
2016-09-23 10:55:14 +01:00
Frederic Massart
7a2999e9fe MDL-55805 block_navigation: Tree items should not expand beyond edges
Part of MDL-55071
2016-09-23 10:55:14 +01:00
Frederic Massart
e919c48852 MDL-55805 theme_noname: Adjust form fieldsets spacing
Part of MDL-55071
2016-09-23 10:55:14 +01:00
Frederic Massart
1ecc3daf09 MDL-55805 theme_noname: Adjust margins, paddings and grid
Part of MDL-55071
2016-09-23 10:55:14 +01:00
Frederic Massart
7fcfc07344 MDL-55805 theme_noname: Adding padding to all boxes
Part of MDL-55071
2016-09-23 10:55:14 +01:00
Frederic Massart
f4c1c30db5 MDL-55805 theme_noname: Padding and selectors for the login page
Part of MDL-55071
2016-09-23 10:55:14 +01:00
Frederic Massart
326a8e0c99 MDL-55805 mod_forum: Convert 'Add a new topic' to true single_button
Part of MDL-55071
2016-09-23 10:55:14 +01:00
Frederic Massart
feb1e8d1c3 MDL-55805 course: Convert the course search form to a template
Part of MDL-55071
2016-09-23 10:55:14 +01:00
Frederic Massart
b71c82adb8 MDL-55747 theme_noname: Display logos in the different pages
Part of MDL-55071
2016-09-23 10:55:14 +01:00
Damyon Wiese
fa02f6e6bf MDL-55657 theme_noname: Re-use the password template.
Part of MDL-55071
2016-09-23 10:55:14 +01:00
Andrew Nicols
2c3a6e2479 MDL-55657 theme_noname: Use a separate template for passwordunmask
Part of MDL-55071
2016-09-23 10:55:14 +01:00
Damyon Wiese
31d288cfa5 MDL-51948 admin: Clarify the upgrade.txt message
Part of MDL-55071
2016-09-23 10:55:14 +01:00
Frederic Massart
525ef9c8b4 MDL-51948 core: Patch core areas for LTR forms
Part of MDL-55071
2016-09-23 10:55:14 +01:00
Frederic Massart
fc7f69e7e8 MDL-51948 formslib: Support forcing LTR on form elements
Part of MDL-55071
2016-09-23 10:54:49 +01:00