- 01 Sep, 2015 9 commits
-
-
-
-
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 4 commits
-
-
- 30 Aug, 2015 1 commit
-
-
Kevin Wiliarty authored
-
- 28 Aug, 2015 4 commits
-
-
Marina Glancy authored
-
Dan Poltawski authored
-
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
-
-
Singleview only supports grade editors not viewers at this time.
-
-
Frederic Massart authored
-
Marina Glancy authored
-
- 26 Aug, 2015 5 commits
-
-
David Mudrák authored
-
-
Damyon Wiese authored
-
-
-
- 25 Aug, 2015 11 commits
-
-
-
-
Damyon Wiese authored
If the files in the draft area have been modified more recently than the timestamp of the draft - do not restore the files, or you will delete any newer files. We cannot really guess here - merging the 2 lists of files will be wrong.
-
-
-
-
-
Adrian Greeve authored
-
Adrian Greeve authored
-
Adrian Greeve authored
If the student shares a course with another student then let them see the same detail on the full profile page as they do on the course profile page.
-
-
- 24 Aug, 2015 2 commits
-
-
-
Clement Smith authored
When using "sum of grades" and $grademax is zero, a division by zero error occurs in fill_contributions_column() in grade/report/user/lib.php.
-