- 15 Oct, 2018 2 commits
- 11 Oct, 2018 6 commits
-
-
Eloy Lafuente authored
-
Eloy Lafuente authored
-
-
AMOS Bot authored
-
-
-
- 10 Oct, 2018 13 commits
-
-
-
-
Marina Glancy authored
Some browsers do not support options passed to the event browsers. Check if browser supports it before adding options.
-
Marina Glancy authored
-
-
David Monllaó authored
-
Juan Leyva authored
-
https://github.com/lucaboesch/moodlejun authored
-
AMOS Bot authored
-
-
-
-
Andreas Grähn authored
-
- 09 Oct, 2018 19 commits
-
-
Marina Glancy authored
-
David Monllaó authored
-
-
Marina Glancy authored
-
Marina Glancy authored
-
-
Andreas Grähn authored
-
Andreas Grähn authored
-
-
-
-
-
-
git://github.com/abgreeve/moodlejun authored
-
https://github.com/lucaboesch/moodlejun authored
-
Damyon Wiese authored
Tell developers to correctly nest calls to forum_print_post
-
Damyon Wiese authored
Improve the format of the HTML representing a forum post. 1. Use <article> tag to mark it correctly. 2. Use <time> tag to include the real datetime information. 3. Use <address> tag to specify who and when the post came from. 4. Use heading level tags to mark the subject of each post. 5. Properly nest reply posts within their parent <article> 6. Use a header tab for each article to split the metadata from the content. 7. Use CSS to separate links, not text content. Because posts are now nested properly, the heading for each one refers to it's own article and we don't need to generate arbitrary heading level tags depending on how deep the post is nested.
-
Adrian Greeve authored
Previously running the code to generate the download file was very fagile. Now the code can be run anywhere without problems occuring copying files.
-
Damyon Wiese authored
Prefer to use freesans font for generated pdfs as it has the biggest charset support.
-