- 22 Nov, 2016 1 commit
-
-
Damyon Wiese authored
Style frequently used comments for bootstrap 4.
-
- 17 Nov, 2016 4 commits
-
-
Ankit Agarwal 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.
-
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.
-
- 16 Nov, 2016 16 commits
-
-
Dan Poltawski authored
1) Add example context where missing 2) Don't use an uncessary function in JS
-
Dan Poltawski authored
-
Dan Poltawski authored
-
Dan Poltawski authored
-
Dan Poltawski authored
This was present in bootstrapbase and is I think an important visual distinction.
-
-
Dan Poltawski authored
From bs4-compat.less, replace with file level disable instead.
-
-
Marina Glancy authored
month is displayed in table caption which is by default in the bottom in BS4
-
Damyon Wiese authored
-
Adrian Greeve authored
-
Adrian Greeve authored
Added a link to create a new message from the message popup menu.
-
Cameron Ball authored
The markup in the filemanager_fileselect template was being escaped, causing a help icon not to display. Additionally, the popover for the help icon was not display since "loader.js" was not properly delegating the popover calls.
-
Damyon Wiese authored
Don't put div in a span
-
Damyon Wiese authored
The items in the flat navigation were double escaped. Also added context to template.
-
Damyon Wiese authored
-
- 15 Nov, 2016 11 commits
-
-
Dan Poltawski authored
Remove existing overrides forcing the markup off
-
Dan Poltawski authored
-
Ankit Agarwal authored
-
-
-
Dan Poltawski authored
No idea what happened to my testing of this change, but it was wrong.
-
Damyon Wiese authored
Bootstrap makes select form elements not using custom-select broken when they have a size. The contents overflow the field.
-
Damyon Wiese authored
-
Damyon Wiese authored
Use a bootstrap popover for the assign roles form.
-
Damyon Wiese authored
This just injects bootstrap classes into the old yui2 thing. It needs rewriting.
-
Damyon Wiese authored
The main change is that in boost we get rid of the random centered text. To compensate we use "container" which is fixed with with auto margins - but the text is still left aligned.
-
- 14 Nov, 2016 8 commits
-
-
Dan Poltawski authored
-
Dan Poltawski authored
Plus remove some pointless code.
-
Damyon Wiese authored
Some pages (fresh install) don't have the navbar yet, so check for null.
-
Damyon Wiese authored
-
Damyon Wiese authored
-
Damyon Wiese authored
I stayed away from big markup changes. This is a table layout so needs rewriting which is a big job.
-
Damyon Wiese authored
I removed most of the layout styles and started again.
-
jun authored
-