- 14 Mar, 2014 28 commits
-
-
-
Revert "MDL-40699 Language - Add option to Override Moodle's default behaviour to reset the UI language on logout" This reverts commit 08174740.
-
-
They had duplicated code. I refactored.
-
-
-
MDL-40913 core_message: fixed triggering the 'message_sent' event when the 'noreply' address is used
-
-
-
Merge branch 'MDL-40699-UI-language-changes-when-logging-out-of-Moodle' of git://github.com/michael-milette/moodle
-
-
-
git://github.com/timhunt/moodleEloy Lafuente authored
Conflicts: question/tests/behat/copy_questions.feature
-
-
-
- 11 Mar, 2014 12 commits
-
-
Rajesh Taneja authored
-
To support new functionality in the Moodle Mobile app.
-
git://github.com/andrewnicols/moodleDan Poltawski authored
Conflicts: lib/yui/build/moodle-core-notification-dialogue/moodle-core-notification-dialogue-min.js
-
-
-
-
Michael Milette authored
MDL-40699 Language - Add option to Override Moodle's default behaviour to reset the UI language on logout This change adds an option to the Site Admin > Langauge > Language Settings page which can prevent Moodle from changing language when users log out. Affected files: lang/en/admin.php admin/settings/language.php login/logout.php Signed-off-by:
Michael Milette <michael.milette@instruxmedia.com>
-
-
-
-
David Monllaó authored
All "" "" should exists and "" "" should not exists must be converted to the ones using exist rather than exists.
-
-