- 06 Jan, 2015 9 commits
-
-
-
-
Andrew Nicols authored
-
-
-
-
Dan Poltawski authored
Merge branch 'MDL-48441_profile_guest_28' of https://github.com/andyjdavis/moodle into MOODLE_28_STABLE
-
-
I've also replaced other occurrences of M.str with the correct use of M.util.get_string() instead.
-
- 05 Jan, 2015 15 commits
-
-
-
-
-
-
-
-
-
-
Andrew Nicols authored
Merge branch 'MDL-48644_restoreLegacyLogs28' of https://github.com/moodlerooms/moodle into MOODLE_28_STABLE
-
-
-
-
-
Adrian Greeve authored
-
-
- 02 Jan, 2015 4 commits
-
-
Frederic Massart authored
-
Frederic Massart authored
-
The new is_msword() check should always return false for regular browsers. It should return true for known MS Word, but false for known MS Outlook.
-
Basic detection for MS Word's internal link checker. This is not perfect, as older versions use IE6/7 user agent string with no identifying marks, and newer versions don't necessarily identify themselves as Word (just as Office). Version information is not reliably available, even when there is sufficient other information to identify it as Word's link checker. This is also based on a small sample of Word / OS version pairings, so there may be some which are identifiable but not currently covered.
-
- 30 Dec, 2014 1 commit
-
-
Mark Nielsen authored
Wrap long function definition to next line.
-
- 29 Dec, 2014 2 commits
-
-
Dan Poltawski authored
Thanks to Miryan Salas for the patch.
-
Jean-Michel Vedrine authored
Conflicts: mod/lesson/db/upgrade.php mod/lesson/version.php
-
- 27 Dec, 2014 2 commits
-
-
Mark Nelson authored
-
Mark Nelson authored
-
- 26 Dec, 2014 1 commit
-
-
Jean-Michel Vedrine authored
-
- 24 Dec, 2014 6 commits
-
-
Dan Poltawski authored
-
Dan Poltawski authored
Merge branch 'install_28_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_28_STABLE
-
Eric Merrill authored
-
Dan Poltawski authored
-
Dan Poltawski authored
Practice mode means the grades do not go to the gradebook, so do not display the gradebook link at the end of the lesson
-
-