Damyon Wiese
7744f89275
MDL-56296 theme_boost: Do not hide server-side validation errors
...
When the client side validation passes - do not hide errors that were not
generated by client side validation.
2016-10-27 15:51:56 +08:00
Simey Lameze
4a7fdb4abb
MDL-56427 message: style fixes for notification and message preferences
2016-10-27 15:27:11 +08:00
Damyon Wiese
9629c86f6c
MDL-56433 theme_boost: Fix styling for autocompletes
...
This is for when the autocomplete is used outside of an mform - the drop down arrow was misaligned because
of conflicts with the bootstrap form-control class.
2016-10-27 15:23:50 +08:00
Andrew Nicols
77cfc19a85
Merge branch 'MDL-56015-master-fix1' of http://github.com/damyon/moodle
2016-10-27 15:12:49 +08:00
Kenneth Hendricks
e47c002c75
MDL-29795 assign: Tweak user-info section in grader view
...
- also mirror due date removal in boost template
2016-10-27 17:09:58 +11:00
Kenneth Hendricks
84a303b5d2
MDL-29795 assign: Fix mustache template
2016-10-27 15:52:28 +11:00
Andrew Nicols
ce434c7664
Merge branch 'wip-mdl-55074-fix2' of https://github.com/rajeshtaneja/moodle
2016-10-27 12:16:43 +08:00
Rajesh Taneja
0fa66b5383
MDL-55074 behat: Remove js tag as the feature can run without it
2016-10-27 12:11:45 +08:00
Kenneth Hendricks
eeaefbb850
MDL-29795 assign: Add 'Duplicate override' breadcrumb
2016-10-27 14:10:43 +11:00
Kenneth Hendricks
a13f1f4996
MDL-29795 assign: Only display date columns if overrides
2016-10-27 14:10:35 +11:00
Damyon Wiese
b7d127aa93
MDL-55732 theme_boost: Add separator logic to group templates
2016-10-27 11:05:08 +08:00
Frédéric Massart
b24212515c
MDL-55732 theme_boost: Export elements separator in groups
2016-10-27 10:54:02 +08:00
Frédéric Massart
4b021492d6
MDL-55732 theme_boost: Bulk user actions form adjustments
...
- The 'add' and 'remove' buttons consistently wrap on two lines
- Multiple select fields use the size attribute to set the options seen
2016-10-27 10:54:02 +08:00
Damyon Wiese
bff9fd896a
MDL-56597 theme_boost: Maintenance warning styles
2016-10-27 10:41:42 +08:00
Damyon Wiese
f1f6d80e69
MDL-56610 theme_boost: White background on the maintenance pages
2016-10-27 09:39:39 +08:00
lazydaisy
8b590de0b7
MDL-56523 theme_boost: Removed region-main-box in maintenance.mustache
2016-10-27 09:32:19 +08:00
Stephen Bourget
9ff8cdd971
MDL-55883 mod_lesson: Missing include in lesson_update_events
2016-10-26 21:22:01 -04:00
Damyon Wiese
58473a6776
MDL-56015 theme_boost: change theme preview screenshot
2016-10-27 09:20:35 +08:00
Kenneth Hendricks
34fac159fb
MDL-29795 assign: Add course to user profile link
2016-10-27 11:38:40 +11:00
Kenneth Hendricks
f73c5b519c
MDL-29795 assign: Add missing inactiveoverridehelp lang string
2016-10-27 10:39:49 +11:00
Eloy Lafuente (stronk7)
6f01090159
Merge branch 'MDL-56448-master' of git://github.com/danpoltawski/moodle
2016-10-26 16:11:44 +02:00
Dan Poltawski
f07cb88c57
MDL-56448 mustache: fix json errors in example context
2016-10-26 12:35:45 +01:00
Dan Poltawski
2300b95dbf
Merge branch 'MDL-56184-master-master' of git://github.com/damyon/moodle
2016-10-26 12:11:56 +01:00
Dan Poltawski
add9db49f4
MDL-56334 tests: add some trivial cases to domain tests
...
This gets us to 100% code coverage.
2016-10-26 09:58:05 +01:00
Dan Poltawski
e376b4bd64
Merge branch 'MDL-56334-master-v2' of git://github.com/snake/moodle
2016-10-26 09:57:50 +01:00
David Mudrák
dfe73442f7
MDL-56542 lang: Fix coding style of qtype_calculated strings file
...
This patch does not actually change the value of strings. It only fixes
the coding style issues raised by the prechecker (missing spaces around
the assignment operator).
2016-10-26 10:47:15 +02:00
Damyon Wiese
11774d9014
MDL-56599 theme_boost: Move region settings menu out of content div
...
This is because the content div has it's own rules for scrolling and overflow,
and they don't work well with the action menu for the region.
2016-10-26 16:46:29 +08:00
Eloy Lafuente (stronk7)
c64230234f
Merge branch 'MDL-56090-master-fix' of github.com:andrewnicols/moodle
2016-10-26 10:38:36 +02:00
Adrian Greeve
020c98e373
MDL-56334 libraries: Addition of domain checker.
...
Added a function for checking if a domain is allowed
against a list of domains that could contain wildcards.
2016-10-26 15:51:32 +08:00
Jake Dallimore
6d6e36923b
MDL-56334 libraries: Add new internet protocol library to core
...
New library providing utilities for IP addresses, DNS and other
internet-protocol-related information.
2016-10-26 15:49:03 +08:00
Andrew Nicols
ebc746dcc2
MDL-56090 message: Make key in union unique
...
This also fixes the unit test to use the correct indices.
2016-10-26 15:43:56 +08:00
Damyon Wiese
76132d1eb9
MDL-56078 theme_boost: Preset settings for release
...
Allow user uploaded preset files and remove the bootswatch based existing presets.
2016-10-26 15:27:43 +08:00
David Monllao
01435b4ebd
Merge branch 'MDL-53048-master-fix' of git://github.com/andrewnicols/moodle
2016-10-26 15:11:27 +08:00
Frédéric Massart
a4a6d85b5b
MDL-56184 theme_boost: Constrain inline form elements to form width
2016-10-26 15:06:59 +08:00
Andrew Nicols
7eafebbcf7
Merge branch 'MDL-53366-master' of github.com:ankitagarwal/moodle
2016-10-26 14:15:49 +08:00
Andrew Nicols
3778a9226f
MDL-53048 core_form: passwordunmask must exist on page for validation
...
The initial approach I took was to provide a noscript area containing the
standard input element, and to move it to a hidden input element as part of
the passwordunmask setup.
This allowed behat tests to pass both with and without JS enabled (i.e.
with Goutte and real browsers), and also ensured that the real input did
not appear on screen.
However, the standard formslib validation occurs before other page JS is
run and hooks into the elements on page during its setup.
Since noscript elements are not accessible to scripts as standard elements,
the form validation would fail for _client_ side validation and work for
server-side validation.
This change creates creates the hidden input element in the template
instead, as well as the password element in the noscript tag.
Doing this means that when JS is disabled, the form has two elements of the
same name - one hidden, and the second a visible password field.
Since the latter element will always override the former one on form
submission, and the noscript variant is last, the noscript variant wins
when JS is disabled and tests continue to pass.
When JS is enabled, the noscript variant is not a valid part of the DOM
(the browser sees it as a hidden text field essentially). The password is
not automatically entered into the hidden field, so the autocomplete
prevention continues to work as expected.
2016-10-26 13:33:10 +08:00
Ankit Agarwal
ff67562eca
MDL-53366 antivirus_clamav: Remove Quarantine directory setting
2016-10-26 09:47:27 +05:30
David Monllao
ee61e3ef83
Merge branch 'wip-mdl-55074-fix' of https://github.com/rajeshtaneja/moodle
2016-10-26 10:31:09 +08:00
Damyon Wiese
181179de54
MDL-55074 message: Display modal window in message, BS2 compatible
2016-10-26 10:24:20 +08:00
Damyon Wiese
33cb7031de
MDL-55074 behat: Fix zoom in/out dom insertion
2016-10-26 10:18:52 +08:00
Rajesh Taneja
eb1335c63c
MDL-55074 behat: Click on the internal div to ensure driver don't click at wrong node
2016-10-26 10:15:59 +08:00
Rajesh Taneja
7f8c9bb852
MDL-55074 behat: Use full navigation path
2016-10-26 10:15:18 +08:00
Andrew Nicols
71c47e774f
Merge branch 'wip-mdl-56532-fix' of https://github.com/rajeshtaneja/moodle
2016-10-26 10:12:25 +08:00
Rajesh Taneja
0c4c697dac
MDL-56532 behat: Fixed language string
2016-10-26 10:11:17 +08:00
Andrew Nicols
7f650fdec8
Merge branch 'MDL-29110-master' of git://github.com/lameze/moodle
2016-10-26 09:48:25 +08:00
Simey Lameze
0ab8b33754
MDL-29110 enrol_self: improve send course welcome message setting
...
This commit change send course welcome message to a drop-down that now supports sending emails from:
- Course contact
- Enrolment key holder
- No reply address
Also moves part of the logic of handling send welcome email from to a new method get_welcome_email_contact() and unit test for this new method.
2016-10-26 09:38:09 +08:00
Eloy Lafuente (stronk7)
7c7928b2d8
Merge branch 'MDL-56354' of https://github.com/mr-russ/moodle
2016-10-26 03:02:53 +02:00
Andrew Nicols
f34d743dd4
Merge branch 'wip-mdl-56532' of https://github.com/rajeshtaneja/moodle
2016-10-26 08:27:14 +08:00
Andrew Nicols
dc213b45ec
MDL-50888 antivirus: Add note to upgrade.txt
2016-10-26 08:23:20 +08:00
Damyon Wiese
9de8c56136
MDL-56594 theme_boost: The template for checkboxes has a nesting error
...
This throws and exception which is caught - and the renderer fall back to the
legacy HTML for the element.
2016-10-26 08:19:41 +08:00