- 20 Jan, 2017 2 commits
-
-
Juan Leyva authored
-
Juan Leyva authored
-
- 23 Dec, 2016 1 commit
-
-
Dan Poltawski authored
* Parses the scss and fails validation if a parse error is found * Does not detect the situation when variables are not present - this would involve us parsing the entire tree and would be slow. It could also change over time, depending on whats defined in the scss from themes. * Introduces a new admin_setting_scsscode to do this
-
- 09 Nov, 2016 1 commit
-
-
Jake Dallimore authored
-
- 08 Nov, 2016 2 commits
-
-
Juan Leyva authored
-
Jake Dallimore authored
Two new classes in lib/adminlib. One providing validation for a newline-delimited textarea supporting domain names, domain wildcards, IPv4/IPv6 addresses and IPv4/IPv6 ranges. The second providing validation for a newline-delimited textarea of port numbers.
-
- 04 Nov, 2016 1 commit
-
-
Marina Glancy authored
AMOS BEGIN MOV [siteyoutube,core_media],[pluginname,media_youtube] MOV [siteyoutube_desc,core_media],[pluginname_help,media_youtube] MOV [sitevimeo,core_media],[pluginname,media_vimeo] MOV [sitevimeo_desc,core_media],[pluginname_help,media_vimeo] MOV [html5audio,core_media],[pluginname,media_html5audio] MOV [html5audio_desc,core_media],[pluginname_help,media_html5audio] MOV [html5video,core_media],[pluginname,media_html5video] MOV [html5video_desc,core_media],[pluginname_help,media_html5video] MOV [flashanimation,core_media],[pluginname,media_swf] MOV [flashanimation_desc,core_media],[pluginname_help,media_swf] AMOS END
-
- 24 Oct, 2016 1 commit
-
-
Andrew Nicols authored
This version: * should work with the Behat Goutte driver * should not suffer from password autofill anxiety * should allow unmasking (and masking) of a password * should allow editing of passwords in either masked, or unmasked form AMOS BEGIN MOV [revealpassword,core_form],[passwordunmaskrevealhint,core_form] AMOS END
-
- 12 Oct, 2016 1 commit
-
-
David Monllaó authored
Also improved performance caching enabled search areas and all search areas at the same time.
-
- 10 Oct, 2016 1 commit
-
-
Frederic Massart authored
-
- 26 Sep, 2016 1 commit
-
-
- 23 Sep, 2016 6 commits
-
-
Part of MDL-55071
-
Part of MDL-55071
-
Part of MDL-55071
-
Part of MDL-55071
-
Part of MDL-55071
-
Part of MDL-55071
-
- 05 Sep, 2016 1 commit
-
-
Rajesh Taneja authored
-
- 27 Jul, 2016 1 commit
-
-
David Monllaó authored
Correcting engine is not installed lang string as well.
-
- 15 Jul, 2016 1 commit
-
-
Brendan Heywood authored
-
- 11 Jul, 2016 2 commits
-
-
David Monllaó authored
-
-
- 21 Jun, 2016 1 commit
-
-
Tobias Reischmann authored
-
- 10 Jun, 2016 1 commit
-
-
Russell Smith authored
dirname() is a slow function compared with __DIR__ and using '/../'. Moodle has a large number of legacy files that are included each time a page loads and is not able to use an autoloader as it is functional code. This allows those required includes to perform as best as possible in this situation.
-
- 20 Apr, 2016 1 commit
-
-
Brendan Heywood authored
-
- 18 Apr, 2016 1 commit
-
-
Matteo Scaramuccia authored
-
- 03 Mar, 2016 1 commit
-
-
Dan Poltawski authored
Now put 'enable global search' as last step, thanks to David for the idea.
-
- 29 Feb, 2016 2 commits
-
-
Ruslan Kabalin authored
-
Ruslan Kabalin authored
-
- 25 Feb, 2016 2 commits
-
-
Ruslan Kabalin authored
-
Ruslan Kabalin authored
-
- 23 Feb, 2016 2 commits
-
-
Also content_to_text moved to weblib.
-
Introducing both APIs in moodle along with: - search_box widget to add a tiny search box - admin settings with setup steps helper - cache for search results - template for a search result - php unit stuff Many thanks to Tomasz Muras, Prateek Sachan and Daniel Neis for their contributions, for starting this development and for pushing for it to be completed. Also thanks to other contributors: Jonathan Harker and eugeneventer.
-
- 10 Jan, 2016 1 commit
-
-
Marina Glancy authored
-
- 05 Jan, 2016 1 commit
-
-
Juan Leyva authored
-
- 11 Dec, 2015 2 commits
-
-
David Monllaó authored
Adding them to warn people calling the php4 constructor.
-
-
- 07 Oct, 2015 1 commit
-
-
Marina Glancy authored
-
- 25 Sep, 2015 1 commit
-
-
Juan Leyva authored
-
- 16 Sep, 2015 1 commit
-
-
Marina Glancy authored
-