Eloy Lafuente (stronk7)
eafcaa4e41
Merge branch 'MDL-59696-33' of git://github.com/junpataleta/moodle into MOODLE_33_STABLE
2017-09-07 11:01:06 +02:00
Jun Pataleta
26c37c0024
MDL-59696 theme_bootstrapbase: Set max-width for custom-select elements
...
* Set custom-select elements with a maximum width of 100% of their
container.
2017-09-04 10:12:06 +08:00
Simey Lameze
2fb9bb8eac
MDL-59846 core_calendar: add styling to action link
2017-09-04 08:40:22 +08:00
Andrew Nicols
23a2f3eaac
Merge branch 'MDL-59820-33' of git://github.com/lameze/moodle into MOODLE_33_STABLE
2017-08-29 15:27:26 +08:00
Eloy Lafuente (stronk7)
f668ffe97a
Merge branch 'MDL-59887-33' of git://github.com/lameze/moodle into MOODLE_33_STABLE
2017-08-29 01:37:01 +02:00
Luca Bösch
3e84f0e262
MDL-59870 users: Default align participant table header row.
...
Instead of putting vertical-align: middle as indication for participants table
headers, none is set which leads to theme default, i.e. bottom in Clean and Boost.
2017-08-25 00:12:17 +02:00
Simey Lameze
16434faf50
MDL-59887 block_myoverview: dont escape course and module names
2017-08-24 10:42:58 +08:00
Simey Lameze
60e1659fba
MDL-59820 core_calendar: remove unnecessary css class
2017-08-22 13:01:54 +08:00
Simey Lameze
349508d9cc
MDL-59492 block_myoverview: make view course buttons consistent
2017-08-14 11:58:58 +08:00
Simey Lameze
bcc8cb63b9
MDL-59492 block_myoverview: fix remaining course links visibility
2017-08-14 11:58:58 +08:00
Charles Fulton
51cd49be15
MDL-59492 block_myoverview: handle course visibility style
2017-08-14 11:58:58 +08:00
Luca Bösch
2164a6ce79
MDL-59728 questions: Align question bank headers.
2017-08-04 15:29:06 +02:00
Daniel Materka
638bae2e6c
MDL-55364 forum: fix overlapping columns in the table at low resolutions
2017-07-31 11:24:24 +08:00
Jun Pataleta
4dfa466691
MDL-59294 theme_bootstrapbase: Fix display of ID provider buttons
2017-07-05 09:08:11 +08:00
Eloy Lafuente (stronk7)
f6736dedd1
Merge branch 'MDL-58985-33-bluebubbles' of git://github.com/mudrd8mz/moodle into MOODLE_33_STABLE
2017-06-21 00:43:53 +02:00
Jun Pataleta
cea093be87
Merge branch 'MDL-58766_33-clean-tree-item-indent' of https://github.com/lucaboesch/moodle into MOODLE_33_STABLE
2017-06-20 15:10:19 +08:00
Jun Pataleta
970c74b280
Merge branch 'MDL-59270-33' of git://github.com/lameze/moodle into MOODLE_33_STABLE
2017-06-20 10:00:19 +08:00
Simey Lameze
b2a90870ce
MDL-59270 block_myoverview: tab setting logic to main template on clean
2017-06-20 08:46:05 +08:00
Luca Bösch
8a32c0fdb3
MDL-58766 css: clean theme block alignment
2017-06-16 16:12:28 +02:00
David Mudrák
5b2f32ca92
MDL-58985 course: Fix display of availability information
...
The availability info text can be either a one line short text such as
"Hidden from students" but it can also be a long HTML formatted text
with the list of all restricted access conditions. For the latter, using
bootstrap labels was not appropriate.
This extends the template context data with some boolean flags that
allow to better distinguish the source and meaning of the availability
information and display it accordingly.
Credit goes to Marina Glancy for the solution idea.
2017-06-12 09:30:57 +02:00
Tim Hunt
f59741cc6c
MDL-59048 user tours: avoid white-on-white text in Clean
2017-05-24 17:28:02 +01:00
Eloy Lafuente (stronk7)
d989ee1e03
MDL-58853 versions: bump all versions and requires near release
...
version = 2017051500 release version
requires= 2017050500 current rc1 version
2017-05-09 02:58:28 +02:00
Andrew Nicols
2a87d81c5a
Merge branch 'MDL-58732-master' of git://github.com/ryanwyllie/moodle
2017-05-01 15:22:53 +08:00
Ryan Wyllie
74e5816a7e
MDL-58732 block_myoverview: fix course view event groupings
2017-05-01 02:18:57 +00:00
Ryan Wyllie
2104e7a5e3
MDL-58732 block_myoverview: improve style of empty course palceholder
2017-05-01 02:17:47 +00:00
Simey Lameze
efa0c254e7
MDL-58167 theme: update accessibility templates on clean
2017-05-01 09:42:10 +08:00
Jun Pataleta
439616450e
Merge branch 'MDL-58586-master' of git://github.com/damyon/moodle
2017-04-24 09:33:12 +08:00
Damyon Wiese
711cf2cda1
MDL-58586 css: add margin to userpictures
...
Boost has a right margin on the userpicture but this is missing in bootstrapbase (it is
added only on random pages).
Add a margin to bootstrapbase so it matches boost.
2017-04-21 11:38:32 +08:00
Dan Poltawski
992b296209
Merge branch 'MDL-58621-master' of git://github.com/ryanwyllie/moodle
2017-04-20 13:14:00 +01:00
Dan Poltawski
1d53b80c44
Merge branch 'MDL-58426-master-bigicons' of git://github.com/mudrd8mz/moodle
2017-04-20 10:33:53 +01:00
David Mudrák
750bbb68a8
MDL-58426 icons: Fix CSS for displaying big icons
...
The expected size of icons in the pix/b/ (big) folder was not respected
and they were displayed as 16x16 px.
2017-04-20 10:48:38 +02:00
Damyon Wiese
e241e76afe
MDL-58370 theme: Tiny alignment fixes for icons
...
The group / completion icons on the course page do not quite line up perfectly in boost or clean.
This tweaks them.
2017-04-20 10:36:56 +08:00
Ryan Wyllie
5cb960c6b4
MDL-58621 block_myoverview: don't display course start and end dates
2017-04-19 03:08:17 +00:00
Andrew Nicols
4041ac0c4d
Merge branch 'MDL-58537-master' of git://github.com/damyon/moodle
2017-04-13 08:36:20 +08:00
David Monllao
cd249c747f
MDL-58235 myoverview: Remove trailing whitespace
2017-04-12 16:39:15 +02:00
Damyon Wiese
56468ae9c3
MDL-58537 theme_clean: Fix the required field icon
...
It is a custom sized icon so it needs some custom CSS to size it properly.
2017-04-11 10:44:18 +08:00
Ryan Wyllie
db861ea9d7
MDL-58235 block_myoverview: fix buttons on courses view
2017-04-11 00:20:29 +00:00
Barbara Ramiro
24b423fdd1
MDL-58235 block_myoverview: clean theme style for block_myoverview
...
This is for the 'Timeline' view in Clean theme
Part of MDL-55611
2017-04-10 06:28:22 +00:00
Ryan Wyllie
c3d8643772
MDL-58235 block_myoverview: add styling for clean theme
...
Part of MDL-55611
2017-04-10 06:28:21 +00:00
Eloy Lafuente (stronk7)
a2c15cc5a2
Merge branch 'MDL-58055-master' of git://github.com/andrewnicols/moodle
2017-04-05 00:22:19 +02:00
Dan Poltawski
1e4e5c52d7
Merge branch 'MDL-55611-master' of git://github.com/danpoltawski/moodle
2017-04-04 17:07:41 +01:00
Jun Pataleta
82afbfab31
MDL-58302 block_myoverview: Set fixed height of items in courses view
...
Part of MDL-55611 epic.
2017-04-04 11:01:51 +01:00
Ryan Wyllie
cbd3c4fee5
MDL-58251 block_myoverview: empty list image placeholders
...
Part of MDL-55611 epic.
2017-04-03 11:37:08 +08:00
Ryan Wyllie
6ef2ceb715
MDL-58251 block_myoverview: style courses view on clean theme
...
Part of MDL-55611 epic.
2017-04-03 11:37:08 +08:00
Ryan Wyllie
0a2b761c1a
MDL-58299 block_myoverview: fix styling of progress chart
...
Part of MDL-55611 epic.
2017-04-03 11:37:08 +08:00
Damyon Wiese
9a67798a5e
MDL-57585 myoverview: Remove tabs from template
...
Part of MDL-55611 epic.
2017-04-03 11:37:07 +08:00
Ryan Wyllie
ccd1716c48
MDL-57585 block_myoverview: add styling for timeline view in clean
...
Part of MDL-55611 epic.
2017-04-03 11:37:06 +08:00
Ryan Wyllie
cab053f702
MDL-57501 block_myoverview: add progress-chart template
...
Part of MDL-55611 epic.
2017-04-03 11:36:33 +08:00
Ryan Wyllie
42f80a9acf
MDL-57445 block_myoverview: templates for theme clean
...
Part of MDL-55611 epic.
2017-04-03 11:35:38 +08:00
Andrew Nicols
cd924456a2
MDL-58055 theme_bootstrap: Change padding around unread link
2017-03-31 14:18:19 +08:00