Damyon Wiese
6a621b0ce7
MDL-62807 output: Support .list-unstyled class
...
Category management lists should not have bullets.
We support this class in "boost" theme but not in bootstrapbase and there are uses of it in core.
2018-07-16 14:03:42 +08:00
Michael Hawkins
ef4e04ee26
MDL-37624 calendar: Added location support
2018-06-29 10:46:54 +08:00
Eloy Lafuente (stronk7)
242b8fc0f3
Merge branch 'MDL-62703-master' of git://github.com/bmbrands/moodle
2018-06-27 03:17:31 +02:00
Bas Brands
d7dbf65770
MDL-62703 Themes: remove hover styles in course listings
2018-06-19 16:32:08 +02:00
Bas Brands
1b21702511
MDL-62234 Theme boost: Improve atto dialogue styling
2018-06-13 11:34:41 +02:00
Jun Pataleta
d585953dfe
Merge branch 'MDL-62586-master' of git://github.com/bmbrands/moodle
2018-06-06 11:16:28 +02:00
Eloy Lafuente (stronk7)
b1e700747a
Merge branch 'MDL-39486-master' of git://github.com/mihailges/moodle
2018-06-06 11:16:19 +02:00
David Monllao
75ebfbdf99
Merge branch 'MDL-50812-master' of https://github.com/nashtechdev01/moodle
2018-06-06 11:16:13 +02:00
Michael Hawkins
d0f3b5f083
MDL-61778 message: Renamed online status icon and replaced Boost icon
2018-06-01 10:15:11 +08:00
Tim Hunt
a266ae30fa
MDL-50812 core_useragent: <body> classes for Chrome and Edge
2018-05-31 09:42:07 +07:00
Bas Brands
b1a74e40ff
MDL-62586 Themes: use Boostrap media compontent for author display
2018-05-29 09:27:04 +02:00
Mihail Geshoski
57c888c0fa
MDL-39486 lesson: Length of label text too narrow in matching questions
2018-05-25 10:01:25 +08:00
David Monllao
74e82e4684
Merge branch 'MDL-62200-master' of git://github.com/bmbrands/moodle
2018-05-10 18:04:08 +02:00
Eloy Lafuente (stronk7)
57ea6753d3
MDL-62361 versions: bump all versions and requires near release
...
version = 2018051400 release version
requires= 2018050800 current beta+ (week4roll1) version
2018-05-09 02:46:30 +02:00
Bas Brands
bfe00e67a3
MDL-62200 Theme boost: popup in popup styles
2018-05-04 13:56:46 +02:00
Bas Brands
ae0629d284
MDL-62171 Theme boost: modal accessibility focus
2018-05-03 11:54:26 +02:00
Andrew Nicols
915fd9e6c3
Merge branch 'MDL-62173-master' of git://github.com/bmbrands/moodle
2018-04-30 09:28:53 +08:00
Bas Brands
78d77c4223
MDL-62173 Theme bootstrapbase: clean backup restore UI
...
-fix display of detail-pair. These are not rendered well
on theme clean for small devices
2018-04-26 14:55:59 +02:00
Bas Brands
d24fab1182
MDL-62172 Theme boostrapbase: align advanced checkbox in mform
2018-04-25 12:26:47 +02:00
Eloy Lafuente (stronk7)
5e488f8c22
MDL-61657 block_myoverview: whitespace and css-style fixes
2018-04-23 23:35:17 +02:00
Bas Brands
c8cc25caba
MDL-61657 block_myoverview: implement course images for the myoverview block
2018-04-23 23:21:06 +02:00
Ryan Wyllie
1c26b3143d
MDL-61138 mod_quiz: add question preview to random question modal
2018-04-19 13:51:41 +08:00
Ryan Wyllie
f046b9a4c5
MDL-61138 mod_quiz: create random question AMD modal
2018-04-18 11:45:00 +08:00
Ryan Wyllie
4ab09853f4
MDL-61138 javascript: add paged content widget
2018-04-18 11:45:00 +08:00
Andrew Nicols
0984abda60
MDL-61566 theme: Add Privacy providers for all core themes
2018-03-12 13:24:46 +08:00
Ryan Wyllie
031a275288
MDL-61135 question: add tag filter condition
2018-02-08 02:44:16 +00:00
Ryan Wyllie
99df051805
MDL-61135 templates: improve loading icon for loading templates
2018-02-02 03:58:49 +00:00
sam marshall
65da6840f8
MDL-60981 core_search: UI to gradually reindex a single area
...
Adds a new 'Gradual reindex' link to the search areas page for each
area. When clicked, this takes you to a confirm prompt, and then
adds each context from that search area to the indexing queue.
The search areas page now displays the 'Additional indexing queue'
(if it is non-empty). The table shows the first 10 items in the
queue, and it also indicates the total number in case there are
more. (I don't think people really need to see the entire
contents of it, so I didn't implement paging.)
2017-12-22 13:05:11 +00:00
Eloy Lafuente (stronk7)
dc3f4ac929
Merge branch 'MDL-60750-master' of git://github.com/lameze/moodle
2017-12-19 00:56:14 +01:00
Eloy Lafuente (stronk7)
10d22cceb5
Merge branch 'MDL-56932-master' of git://github.com/lameze/moodle
2017-12-18 11:40:17 +01:00
Simey Lameze
3bf572411a
MDL-56932 theme_boost: fix quiz max mark input height
2017-12-13 10:21:17 +08:00
Simey Lameze
97f4556a94
MDL-60750 mod_quiz: only apply form css rules on clean theme
2017-12-11 16:56:06 +08:00
Damyon Wiese
807ba44cc6
Merge branch 'MDL-40790-master' of git://github.com/mihailges/moodle
...
Conflicts:
theme/boost/scss/moodle/modules.scss
2017-12-11 16:55:27 +08:00
Mihail Geshoski
83b9a7c88c
MDL-56197 lesson: Multichoice answers not on same line as radio button
2017-12-11 15:49:24 +08:00
Mihail Geshoski
473391b667
MDL-40790 lesson: Lesson content button runs off the edge of the page
2017-12-08 09:55:36 +08:00
David Monllao
08641175b3
Merge branch 'MDL-60764' of git://github.com/stronk7/moodle
2017-11-10 10:20:25 +01:00
Andrew Nicols
fb5bbf1424
MDL-60765 theme: Make inplace-autocomplete rule more specific
...
This change was intended to fix an issue with the autocomplete in RTL,
but was applied to all inplace-editables.
2017-11-10 10:29:11 +08:00
Eloy Lafuente (stronk7)
ba854606e6
MDL-60764 versions: bump all versions and requires near release
...
version = 2017111300 release version
requires= 2017110800 current rc2 version
2017-11-10 02:52:53 +01:00
Ryan Wyllie
ec8f488f30
MDL-60700 clean: add course link to activity event summary modal
2017-11-07 07:36:49 +00:00
Ryan Wyllie
f0fc8a194a
MDL-60700 calendar: remove bottom margin for description in summary
2017-11-07 06:03:01 +00:00
Damyon Wiese
4837fea0aa
Merge branch 'MDL-60619-master' of https://github.com/snake/moodle
2017-11-02 11:51:35 +08:00
Damyon Wiese
671440d708
Merge branch 'MDL-60576-master' of git://github.com/andrewnicols/moodle
2017-11-02 11:38:57 +08:00
Andrew Nicols
58280ae0b8
Merge branch 'wip-MDL-60515-master' of git://github.com/abgreeve/moodle
2017-11-02 08:47:17 +08:00
Adrian Greeve
6b839f3222
MDL-60515 groups: Group details template change.
...
The group details template has been changed to be
simpler and is styled a bit nicer.
2017-11-01 15:24:38 +08:00
Andrew Nicols
89cf38c6d9
MDL-52037 theme: Correct question feedback width
...
This relates to the cloze question answer when hovered.
2017-11-01 11:12:16 +08:00
David Monllao
4916c9bb66
MDL-52037 theme: Update compiled css
2017-10-31 11:00:59 +01:00
Luca Bösch
8fcb479246
MDL-52037 questions: „Whether correct“-feedback marks adaptive width
2017-10-31 10:42:49 +01:00
Jake Dallimore
5836baf593
MDL-60619 core: fix autocomplete suggestions css for RTL
2017-10-31 07:44:05 +08:00
David Monllao
64476c520e
Merge branch 'MDL-52037-cloze-whether-correct-feedback-width' of https://github.com/lucaboesch/moodle
2017-10-30 15:58:39 +01:00
Luca Bösch
8c00d189f4
MDL-52037 questions: „Whether correct“-feedback marks adaptive width
2017-10-30 10:34:09 +00:00