- 02 Sep, 2015 2 commits
-
-
Dan Poltawski authored
(See also CONTRIB-5891)
-
-
- 01 Sep, 2015 22 commits
-
-
-
-
Dan Poltawski authored
-
-
git://github.com/lazydaisy/moodleDavid Monllaó authored
Conflicts: theme/bootstrapbase/style/moodle.css
-
-
Dan Poltawski authored
-
-
-
-
David Monllaó authored
This commit should be reverted if we finally backport this solution.
-
-
Rajesh Taneja authored
-
-
Martin Mastny authored
-
David Monllaó authored
-
-
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.
-
-
-
-
-
- 31 Aug, 2015 6 commits
-
-
Marina Glancy authored
-
-
-
-
-
lazydaisy authored
-
- 30 Aug, 2015 1 commit
-
-
Kevin Wiliarty authored
-
- 28 Aug, 2015 5 commits
-
-
Marina Glancy authored
-
Dan Poltawski authored
-
Andrew Nicols authored
The testsuite name is fed straight into a class_exists() in PHPUnit_Framework_TestSuite. In some cases, e.g. cachestore_static, the class does exist, it's then fed into a ReflectionClass, and the test fails. The testsuite needs to not conflict with any classes which could be autoloaded in Moodle core.
-
Damyon Wiese authored
-
Ryan Wyllie authored
The logo for the clean and more themes will only be displayed on the front page and login page as it was replacing the header information on other pages within Moodle, causing users to lose information on the page.
-
- 27 Aug, 2015 4 commits
-
-
Gareth J Barnard authored
-
Singleview only supports grade editors not viewers at this time.
-
-
Frederic Massart authored
-