- 17 Mar, 2017 5 commits
-
-
Damyon Wiese authored
-
Damyon Wiese authored
-
Damyon Wiese authored
-
Damyon Wiese authored
Dont assume icons are image tags and call Templates.renderPix to rebuild the entire icon.
-
Damyon Wiese authored
We add a new theme config so the theme can say it supports font-awesome. If this is true, the pix_icon renderer will call a mapping function to map from the moodle style t/edit to a font-awesome style fa-cog icon name. Then the renderer will either render an image tag for old icons - or an accessible font-awesome <i> tag. This mostly works - but there are some places where we don't use the pix icon renderer, and we directly create image tags with pix_url image sources. These will need updating (Atto icons, drag and drop move icons, editpdf icons).
-
- 16 Mar, 2017 5 commits
-
-
Dan Poltawski authored
-
-
-
-
gthomas2 authored
-
- 15 Mar, 2017 17 commits
-
-
Juan Leyva authored
-
Juan Leyva authored
-
-
David Monllao authored
-
-
-
jun authored
-
-
jun authored
-
-
Andrew Nicols authored
-
Andrew Nicols authored
AMOS BEGIN MOV [unoconvwarning,fileconverter_unoconv],[unoconvwarning,admin] AMOS END
-
-
-
Dan Poltawski authored
Merge branch 'MDL-58023_behat_find_node_in_navigation_improvement_master' of https://github.com/gthomas2/moodle
-
-
AMOS Bot authored
-
- 14 Mar, 2017 13 commits
-
-
-
-
-
-
Rajesh Taneja authored
In unit test, we write cache file often and opcache might fail to detect changes. It will be nice to invalidate opcode cache to ensure we have the correct file_exists status
-