- 21 Nov, 2016 1 commit
-
-
Ankit Agarwal authored
-
- 18 Nov, 2016 12 commits
-
-
Dan Poltawski authored
-
-
-
Frederic Massart authored
-
-
-
-
David Monllaó authored
There are differences in http://php.net/manual/en/function.list.php between PHP 5 and in PHP 7. They neither recommend to rely on the new order as it may change again in future.
-
-
-
-
AMOS Bot authored
-
- 17 Nov, 2016 27 commits
-
-
-
-
-
Ankit Agarwal authored
-
-
-
Damyon Wiese authored
-
-
Frederic Massart authored
-
Frederic Massart authored
Also added support for the SCSS property to be a Closure and return content rather than simply being the name of a file.
-
-
-
-
David Monllaó authored
-
-
Damyon Wiese authored
Changes include: * question: Add bootstrap classes to buttons and selects so they look consistent. * mod_quiz: Add bootstrap styles to report form elements * question: Add bootstrap classes to question form elements * And remove the success/fail styles from boost because they conflict badly with the quiz plugin styles (making unreadable text). * quiz: nav block buttons had black background * quiz: Add bootstrap styles to quiz navigation buttons * qtype_ddmarker: Remove bullets from list Edit form coordinates preview had list bullets for each coordinate. * boost: Prevent menu scrolling on quiz edit * mod_quiz: Add bootstrap styles to edit quiz fields Pagination and max grades forms. * quiz: Undo some custom styles on review options These checkboxes were laid out in a fake grid with no responsiveness that conflicts with the bootstrap form-inline templates. Reset the custom style to bootstrap default. * quiz: Fix unit tests for boost changes * qtype_ddwtos: Accurate positioning of drop targets * questions: Make the review page responsive * question: bootstrap 4 compatibility .alert in bs4 contains no colours by default, you need to mix it with one of the context classes to get some change in colours, borders etc.
-
Simey Lameze authored
Because Bootstrap Javascript does is not expecting to be flipped, it breaks the popover on RTL languages. We already swap the directions on the help icon template so popover scss rules can be ignored.
-
Simey Lameze authored
-
-
-
David Monllaó authored
Checking external_format_text return instead of just using SITE->summary
-
Simey Lameze authored
-
-
Marina Glancy authored
-
-
-
Cameron Ball authored
If we have the nofications and messaging popovers displaying on the policy confirmation screen we hit an exception since the webservices won't work if the policy hasn't been agreed to. This patch simply stops them from showing if the site policy hasn't been agreed to.
-