- 29 Sep, 2016 1 commit
-
-
Dan Poltawski authored
This functionality no longer makes sense inside Moodle now that we have external tools like stylelint to help us with this. It was not able to be used by any core themes. The code was always marked as not for external use.
-
- 09 Aug, 2016 2 commits
-
-
jun authored
First stage deprecation for the functions update_module_button and core_renderer::update_module_button().
-
-
- 03 Aug, 2016 1 commit
-
-
Andrew Nicols authored
-
- 29 Jul, 2016 1 commit
-
-
Andrew Nicols authored
-
- 19 Jul, 2016 2 commits
- 13 Jul, 2016 1 commit
-
-
Adrian Greeve authored
Initial deprecation of the above functions.
-
- 14 Apr, 2016 1 commit
-
-
- 01 Apr, 2016 1 commit
-
-
Simey Lameze authored
-
- 16 Mar, 2016 1 commit
-
-
Marina Glancy authored
-
- 15 Mar, 2016 1 commit
-
-
Marina Glancy authored
-
- 29 Feb, 2016 1 commit
-
-
Ruslan Kabalin authored
-
- 28 Feb, 2016 1 commit
-
-
Andrew Nicols authored
-
- 25 Feb, 2016 1 commit
-
-
Ruslan Kabalin authored
This also removes abandoned strings that are no longer in use (since 1e23ff21 landed).
-
- 02 Feb, 2016 1 commit
-
-
Marina Glancy authored
Change 'official' to 'standard' in UI
-
- 19 Jan, 2016 1 commit
-
-
David Monllaó authored
Debugging messages triggered once it is confirmed that the events 1 api handlers are being used.
-
- 18 Jan, 2016 1 commit
-
-
Simey Lameze authored
-
- 10 Jan, 2016 1 commit
-
-
Marina Glancy authored
-
- 06 Jan, 2016 1 commit
-
-
Mark Nelson authored
-
- 05 Jan, 2016 2 commits
-
-
Mark Nelson authored
-
Mark Nelson authored
-
- 04 Dec, 2015 1 commit
-
-
Eloy Lafuente authored
On rewriting MDL-47491, we ended in a situation where these modifications had been incorporated via merge commits. And kept undetected by rebase -ip. In general, please, use merge commits only for solving conflicts, never as a replacement for fixup commits. To fix non-conflicting things, add new, proper, fixup commits.
-
- 01 Dec, 2015 1 commit
-
-
- 23 Nov, 2015 1 commit
-
-
David Mudrák authored
In MDL-50891, the is_web_crawler() was refactored into a core_useragent method and the function itself was deprecated. However, there were no unit tests kept to check the backwards compatible behaviour. It turned out that the deprecated function leads to PHP fatal error due to a typo. This patch fixes the typo and brings back the previous unit tests. To be able to explicitly check the raised debugging message, the test case now must be subclass of advanced_testcase. Additionally fixes missing info about the function being deprecated.
-
- 15 Oct, 2015 1 commit
-
-
- 05 Sep, 2015 1 commit
-
-
Marina Glancy authored
-
- 01 Sep, 2015 1 commit
-
-
Damyon Wiese authored
Added new functions to editor api - set/get_text so the original form text can be determined from an editor. When calling use_editor() you should first call set_text() with the text that will be inserted in the form element. There is also a new scheduled task for cleaning Atto autosave drafts.
-
- 28 Aug, 2015 1 commit
-
-
Andrew Nicols authored
-
- 27 Aug, 2015 1 commit
-
-
Dan Poltawski authored
Also fix copyright
-
- 27 Jul, 2015 1 commit
-
-
Simey Lameze authored
-
- 13 Jul, 2015 1 commit
-
-
Ankit Agarwal authored
-
- 10 Jul, 2015 1 commit
-
-
Eloy Lafuente authored
- complete and cleanup upgrade.txt - replace remaining uses in comments. - fix some incorrect bulk-replacement in previous commit.
-
- 29 Jun, 2015 4 commits
-
-
Ankit Agarwal authored
-
Ankit Agarwal authored
-
Ankit Agarwal authored
-
Ankit Agarwal authored
-
- 12 Apr, 2015 1 commit
-
-
Petr Skoda authored
-
- 10 Apr, 2015 2 commits
-
-
Adrian Greeve authored
-
Part of MDL-45774. Contributions by John Okely, Jetha Chan and Damyon Wiese (squashed branch). AMOS BEGIN CPY [coursebadges,core_badges], [badges,core_badges] AMOS END
-