Rajesh Taneja
6a021f59f3
MDL-54589 group: ensure loader is available before remobing
2016-06-20 09:43:08 +08:00
Rajesh Taneja
3aaf98f62c
MDL-54589 behat: Trigger change event after selecting option
...
After selecting option, some browsers need
explicit change event
2016-06-20 09:43:08 +08:00
Luke Carrier
a48f2d3d90
MDL-54940 behat: use the fixed step
2016-06-19 17:22:17 +01:00
Luke Carrier
3ceaea2638
MDL-54940 behat: rectify section edit regression in MDL-53381
2016-06-19 17:11:31 +01:00
AMOS bot
933de74287
Automatically generated installer lang files
2016-06-20 00:04:39 +08:00
AMOS bot
a399892bfc
Automatically generated installer lang files
2016-06-19 00:06:02 +08:00
Dan Poltawski
7f70d548fe
MDL-54939 amd: build modified files
2016-06-17 09:03:18 +01:00
Dan Poltawski
c96f55e6f9
MDL-54939 amd: fix lint issues
...
Mostly correcting jsdoc, some other line wrapping rules and empty
functions.
2016-06-17 09:03:18 +01:00
Dan Poltawski
926ac16ef3
MDL-54654 mod: fix forum/scorm invalid css
2016-06-16 20:52:04 +01:00
Dan Poltawski
c6eddafcad
MDL-54654 mod_data: fix invalid css for image gallery preset
2016-06-16 20:52:04 +01:00
Dan Poltawski
f909e9e5a9
MDL-54654 choice: remove CSS definitions
...
The 'inherit' for border colour was not valid and so no border was
displayed.
The display:inline does not work with floated elemenets.
2016-06-16 20:52:04 +01:00
Dan Poltawski
48d5c2183a
MDL-54654 choice: reformat CSS
2016-06-16 20:52:04 +01:00
Dan Poltawski
f567699fe4
MDL-54654 book: silence csslint warning
...
(Important is by design for print layout)
2016-06-16 20:52:04 +01:00
Dan Poltawski
4c62bdab0d
MDL-54654 assignfeedback_editpdf: remove invalid CSS
...
The 'left' positioing was invalid and conflicting with the
right definition anyway, so wasn't necessary.
2016-06-16 20:52:04 +01:00
Dan Poltawski
cc3ca25e57
MDL-54652 singleview: remove invalid css decleration
...
margin-bottom can't be used with display: inline, so use padding
instead.
2016-06-16 20:49:04 +01:00
Dan Poltawski
9072631311
MDL-54652 grade_report: fix css lint issues
...
max-width: initial isn't valid css and in my testing it makes no
difference, so is removed.
We also remove invalid css on exception.
This reverts commit 72ece42858643c789d2c2f86fccdab0afefa18d0
2016-06-16 20:49:04 +01:00
Dan Poltawski
f3ac852859
MDL-54652 block_community: remove unused css
...
Fixing lint errors
2016-06-16 20:49:04 +01:00
Dan Poltawski
8a802c9032
MDL-54652 filter_mediaplugin: refomat css
2016-06-16 20:49:04 +01:00
Dan Poltawski
d8b5fb1255
MDL-54652 filter_mediaplugin: removed unused invalid css
...
It is override by core styles anyway.
2016-06-16 20:49:04 +01:00
Dan Poltawski
64527edca2
MDL-54652 tool_lp: remove invalid css on comeptency menu bar
2016-06-16 20:49:04 +01:00
Dan Poltawski
c74b305dfa
MDL-54652 tool_health: make css more specific to avoid '!important'
...
This admin tool is unsupported anyway..
2016-06-16 20:49:04 +01:00
Dan Poltawski
0d06a20038
MDL-54939 eslint: tweak rules
...
1) Allow jsdoc descriptions to be empty. I think that matches our phpdoc
checker, and I think its probably better than me filling the
descriptions in poorly.
2) For the captilisation rules, don't apply to object properties (this
is because jQuery has lots of violators of this rule)
2016-06-16 19:33:00 +01:00
Dan Poltawski
35be582696
MDL-54939 amd: Fix lint issues fixable with eslint --fix
2016-06-16 19:33:00 +01:00
Eloy Lafuente (stronk7)
49619ce243
weekly release 3.2dev
2016-06-16 17:01:29 +02:00
Eloy Lafuente (stronk7)
badd6b2344
NOBUG: Fixed SVG browser compatibility
2016-06-16 17:01:25 +02:00
Andrew Nicols
eddf7994f0
Merge branch 'MDL-52127-eloy' of https://github.com/danpoltawski/moodle
2016-06-16 09:04:17 +01:00
Andrew Nicols
c3081f9fac
Merge branch 'wip-mdl-54899' of git://github.com/rajeshtaneja/moodle
2016-06-16 09:04:16 +01:00
Andrew Nicols
d91b6854e9
Merge branch 'MDL-45762-master' of https://github.com/xow/moodle
2016-06-16 09:04:16 +01:00
Andrew Nicols
a029e5212d
Merge branch 'MDL-53788_modlti_master' of git://github.com/nhoobin/moodle
2016-06-16 09:04:15 +01:00
Andrew Nicols
00f99e270a
Merge branch 'MDL-54649-master' of git://github.com/danpoltawski/moodle
2016-06-16 09:04:14 +01:00
Andrew Nicols
5869e4b74f
Merge branch 'MDL-54559-int-master' of https://github.com/merrill-oakland/moodle
2016-06-16 09:04:14 +01:00
Eric Merrill
9c6a38063b
MDL-54559 theme: Recenter search box
2016-06-16 09:04:13 +01:00
Dan Poltawski
0fd08fc7e5
Merge branch 'MDL-35628' of https://github.com/mr-russ/moodle
2016-06-16 09:04:12 +01:00
Dan Poltawski
7d78a2eee2
Merge branch 'MDL-54563-master' of git://github.com/cameron1729/moodle
2016-06-16 09:04:12 +01:00
Dan Poltawski
d7c9327d48
Merge branch 'MDL-51749-master' of git://github.com/junpataleta/moodle
2016-06-16 09:04:11 +01:00
Dan Poltawski
134e4566ff
Merge branch 'MASTER_MDL-53306' of https://github.com/jacac/moodle
2016-06-16 09:04:10 +01:00
Dan Poltawski
435fb13814
Merge branch 'MDL-54617-master' of git://github.com/cameron1729/moodle
2016-06-16 09:04:10 +01:00
Dan Poltawski
4f400df523
Merge branch 'MDL-54036_master' of https://github.com/liorgil/moodle
2016-06-16 09:04:09 +01:00
Dan Poltawski
b08523598b
Merge branch 'MDL-54622_m32v1' of https://github.com/sbourget/moodle
2016-06-16 09:04:09 +01:00
Andrew Nicols
62bc2e84c5
Merge branch 'MDL-54712-master' of git://github.com/junpataleta/moodle
2016-06-16 09:04:08 +01:00
Andrew Nicols
168b1d9885
Merge branch 'MDL-54559-master' of git://github.com/junpataleta/moodle
2016-06-16 09:04:08 +01:00
Andrew Nicols
45a0932a9e
Merge branch 'MDL-54797' of git://github.com/aolley/moodle
2016-06-16 09:04:07 +01:00
Andrew Nicols
337ee7ffa2
Merge branch 'MDL-54787_master' of https://github.com/snake/moodle
2016-06-16 09:04:07 +01:00
Andrew Nicols
1e7aaed887
Merge branch 'MDL-54576_themeSelector' of https://github.com/mrmark/moodle
2016-06-16 09:04:06 +01:00
Andrew Nicols
de0298d5fd
Merge branch 'MDL-54859_master' of git://github.com/dmonllao/moodle
2016-06-16 09:04:05 +01:00
Andrew Nicols
bb15b62ce8
Merge branch 'MDL-52127-master' of git://github.com/danpoltawski/moodle
2016-06-16 09:04:05 +01:00
Andrew Nicols
860f76e11e
Merge branch 'MDL-51978-master' of https://github.com/jtc/moodle
2016-06-16 09:04:04 +01:00
Eloy Lafuente (stronk7)
392c40467f
Merge branch 'MDL-54890-master' of git://github.com/danpoltawski/moodle
2016-06-16 09:04:04 +01:00
Dan Poltawski
d13f2a6934
Merge branch 'MDL-51683-master' of git://github.com/FMCorz/moodle
2016-06-16 09:04:03 +01:00
Dan Poltawski
f8731225f9
MDL-52127 grunt: add .eslingingore file, keep task
...
Eloy prefers we keep the ignorefiles grunt task
2016-06-15 15:52:34 +01:00