Andrew Nicols
2a58fef860
Merge branch 'MDL-57059-master' of git://github.com/lameze/moodle
2016-11-23 14:15:42 +08:00
David Monllao
d062d64fb8
Merge branch 'MDL-56116-master' of git://github.com/FMCorz/moodle
2016-11-23 14:01:48 +08:00
Frederic Massart
862816eec3
MDL-56116 theme_boost: Improve developer documentation related to themes
2016-11-23 13:55:28 +08:00
Simey Lameze
bea19e0dec
MDL-57059 theme_boost: add rule to fix slot number misalignment
2016-11-23 13:37:55 +08:00
Frederic Massart
e0c5ffb681
MDL-57061 theme_boost: Focus the invalid form elements on error
2016-11-23 12:11:57 +08:00
Damyon Wiese
7ee4a28719
MDL-56551 calendar: Events list fixes for boost
...
The events list is now a list of cards with headers.
Spacing and layout is now done with bootstrap utility classes.
The existing classes were kept - and the styles for bootstrapbase are not changed much.
Also calendar colours can be overridden from a preset.
2016-11-23 11:25:52 +08:00
David Monllao
111d6b8f24
Merge branch 'MDL-57089-master' of git://github.com/ankitagarwal/moodle
2016-11-23 08:20:13 +08:00
Dan Poltawski
95b25310ce
Merge branch 'MDL-56795-master' of git://github.com/damyon/moodle
2016-11-22 21:01:59 +00:00
Dan Poltawski
1da2cf3bc0
Merge branch 'MDL-57018-master' of git://github.com/damyon/moodle
2016-11-22 20:59:17 +00:00
Dan Poltawski
03f450c10d
Merge branch 'MDL-56987-master' of git://github.com/damyon/moodle
2016-11-22 18:01:38 +00:00
Dan Poltawski
d3b13065ce
Merge branch 'MDL-57012-master' of git://github.com/damyon/moodle
2016-11-22 18:01:10 +00:00
Ankit Agarwal
2561e79fca
MDL-57089 boost: Fix single select rendering
...
Also added context docs to the template file
2016-11-22 14:06:59 +05:30
Damyon Wiese
8cdff4beda
MDL-56584 boost: Focus on drawer when it is opened
2016-11-22 14:05:43 +08:00
Damyon Wiese
95210c6650
MDL-56987 bootstrapbase: Center align in page modals
2016-11-22 13:31:50 +08:00
Damyon Wiese
a51122983c
MDL-57018 boost: Style marking guide entry form
...
Add boost styles to marking guide entry form.
2016-11-22 11:47:45 +08:00
Damyon Wiese
e466e337b0
MDL-57018 marking guide: Style frequent comments
...
Style frequently used comments for bootstrap 4.
2016-11-22 11:46:01 +08:00
Andrew Nicols
873a7e1e86
Merge branch 'MDL-56683-master' of git://github.com/damyon/moodle
2016-11-22 11:27:28 +08:00
Andrew Nicols
d51d8ca2af
Merge branch 'MDL-55838-master' of git://github.com/damyon/moodle
2016-11-22 11:17:33 +08:00
Damyon Wiese
52a51514f6
MDL-56683 theme_boost: Popovers on dynamic content
2016-11-22 10:28:25 +08:00
Damyon Wiese
5d03ab36b5
MDL-55838 theme_boost: Fix secure layout
...
It was out of date with the columns2 layout and had links outside it's content.
2016-11-22 10:22:17 +08:00
Andrew Nicols
4b2790c580
Merge branch 'MDL-56809-master' of git://github.com/ankitagarwal/moodle
2016-11-22 08:49:18 +08:00
Andrew Nicols
783ef76bfc
Merge branch 'MDL-56716-master' of git://github.com/damyon/moodle
2016-11-22 08:10:11 +08:00
Rajesh Taneja
49cf53dd93
MDL-56797 theme_boost: Fixed css on rubric icon so text wraps
2016-11-22 07:26:25 +08:00
Nadav Kavalerchik
85dd7c6f7a
MDL-56778 Enrollment: Fix enroll users dialog in RTL mode (theme:Boost)
2016-11-21 18:33:52 +02:00
Dan Poltawski
4b631c2d87
Merge branch 'wip-mdl-56898-fix2' of https://github.com/rajeshtaneja/moodle
2016-11-21 15:07:49 +00:00
Damyon Wiese
00f5c95590
MDL-57012 boost: Filepicker layout fix
...
Use container-fluid which is always 100% wide.
2016-11-21 21:35:12 +08:00
Dan Poltawski
9446cb507c
Merge branch 'MDL-56318-master' of git://github.com/damyon/moodle
2016-11-21 09:55:09 +00:00
Damyon Wiese
ef25d51f5b
MDL-56795 boost: Close drawer after navigating on mobile
2016-11-21 17:26:45 +08:00
Damyon Wiese
21a5c3c447
MDL-56318 assign: Polish for assign grading in boost
...
These styles mostly remove the responsiveness from the grading form.
2016-11-21 16:59:39 +08:00
Damyon Wiese
e283c6ca33
MDL-56716 boost: Fix styling for review options
...
The checkbox form template was changed, so this custom rule needs
updating.
2016-11-21 15:08:41 +08:00
David Monllao
e0ba33697f
Merge branch 'MDL-56938-master' of git://github.com/damyon/moodle
2016-11-21 14:09:43 +08:00
Ankit Agarwal
f318b74b49
MDL-56809 boost: Don't escape html in single select options
2016-11-21 11:38:51 +05:30
Ankit Agarwal
63531fff79
MDL-56809 boost: Add template context info
2016-11-21 11:38:51 +05:30
Damyon Wiese
fce0f1c235
MDL-56938 messages: Images and videos display badly in messaging
...
Make sure they get minimum and maximum width so they don't overflow and
don't appear tiny.
2016-11-21 13:01:36 +08:00
Andrew Nicols
896718ef79
Merge branch 'MDL-56943-master' of git://github.com/danpoltawski/moodle
2016-11-21 10:54:09 +08:00
Rajesh Taneja
7f24e5e654
MDL-56898 behat: Click on logout link in footer, it's faster
2016-11-21 09:25:35 +08:00
David Monllao
ff687b9c15
Merge branch 'MDL-56843-master' of git://github.com/lameze/moodle
2016-11-21 08:48:22 +08:00
Dan Poltawski
835f1f9add
Merge branch 'MDL-57038-master' of git://github.com/FMCorz/moodle
2016-11-18 14:41:56 +00:00
Dan Poltawski
b3fd942b52
Merge branch 'MDL-56693_master' of git://github.com/dmonllao/moodle
2016-11-18 14:25:20 +00:00
David Monllao
f2e599d51c
MDL-56693 boost: Highlight config.php settings in admin UI
2016-11-18 12:22:59 +08:00
Frederic Massart
3d66b5a100
MDL-57038 theme_bootstrapbase: Fix expand icon with RTL auto-flipped
2016-11-18 11:05:10 +08:00
Simey Lameze
b95a05a536
MDL-56843 theme_boost: remove top margin from repository search div
2016-11-18 09:47:30 +08:00
Andrew Nicols
8a668f75a8
Merge branch 'MDL-56989-master' of git://github.com/danpoltawski/moodle
2016-11-18 07:55:42 +08:00
Andrew Nicols
3e5a1d8029
Merge branch 'MDL-57004-master' of git://github.com/ankitagarwal/moodle
2016-11-18 07:27:15 +08:00
Dan Poltawski
099a2aee68
Merge branch 'MDL-56959-master' of git://github.com/FMCorz/moodle
2016-11-17 18:01:58 +00:00
Ankit Agarwal
40e24fda5b
MDL-57004: boost: Show action menu on section pages
2016-11-17 16:31:50 +05:30
David Monllao
820a43510f
Merge branch 'MDL-56763-master' of git://github.com/lameze/moodle
2016-11-17 16:10:01 +08:00
Frederic Massart
41b973bcbb
MDL-56959 theme: SCSS file is inherited from parent
...
Also added support for the SCSS property to be a Closure
and return content rather than simply being the name of a file.
2016-11-17 15:18:29 +08:00
David Monllao
98f43f1b08
Merge branch 'MDL-56826-master' of git://github.com/damyon/moodle
2016-11-17 14:24:59 +08:00
Damyon Wiese
12d6dfc1ce
MDL-56826 questions: Add styling for boost theme
...
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.
2016-11-17 14:20:52 +08:00