Commit graph

6926 commits

Author SHA1 Message Date
Simey Lameze
005b6269c3 MDL-73543 theme: add left margin to move block icon 2022-02-02 19:11:52 +08:00
Eloy Lafuente (stronk7)
5aa93e3066 Merge branch 'MDL-72466-master' of https://github.com/bmbrands/moodle 2022-02-02 12:10:18 +01:00
Amaia Anabitarte
2cd5c61049 MDL-73310 course: Add course index to all non-site course pages 2022-02-02 09:22:42 +01:00
Sujith Haridasan
3eda637c44 MDL-73646 navigation: Fix breadcrumbs for site admin
Fix the breadcrumbs for site administration page.
Created a new public method get_active_method for the same.
2022-02-02 10:56:16 +05:30
Michael Hawkins
537e31cf96 MDL-73452 navigation: Update to Course reuse string in secondary nav
Previously this used the "Course administration" string, which causes
some confusion for those familiar with the older usage of that string.
A new "Course reuse" string has been added to better reflect what is
being linked to in course secondary navigation.
2022-02-01 21:10:59 +08:00
Bas Brands
ed4d5bb89e MDL-73649 theme_boost: improve border-radius css 2022-02-01 13:10:08 +01:00
Bas Brands
6f3a7998af MDL-73632 core_comment: useravatar styles new comments 2022-02-01 12:21:55 +01:00
Shamim Rezaie
a70a2b25de Merge branch 'MDL-73612-master-2' of https://github.com/bmbrands/moodle 2022-02-01 14:33:34 +11:00
Bas Brands
f7868ad288 MDL-73649 theme_boost: remove dashed border add button 2022-01-31 12:03:35 +01:00
Bas Brands
9a9bee6d0d MDL-73623 theme_boost: footer button hidden using drawers 2022-01-31 11:32:44 +01:00
Bas Brands
a74c715627 MDL-73612 gradereport_grader: drawer layout issues 2022-01-31 10:09:33 +01:00
Eloy Lafuente (stronk7)
8f8b780008 Merge branch 'MDL-73216-master' of https://github.com/bmbrands/moodle 2022-01-28 00:23:48 +01:00
Bas Brands
7c76e1c349 MDL-72466 core_output: dropdown menu alignment 2022-01-27 17:24:20 +01:00
Ilya Tregubov
f6ff70c2e1 Merge branch 'MDL-73375-master' of https://github.com/bmbrands/moodle 2022-01-27 17:10:45 +02:00
Sara Arjona
1b7c63b191 Merge branch 'MDL-73562-master' of https://github.com/bmbrands/moodle 2022-01-27 11:24:30 +01:00
Bas Brands
eb6c4ddf4f MDL-73594 theme_boost: only show lang icon on mobile 2022-01-26 15:34:49 +01:00
Eloy Lafuente (stronk7)
f067a420cf Merge branch 'MDL-72089' of https://github.com/Chocolate-lightning/moodle 2022-01-26 10:23:01 +01:00
Bas Brands
a809372c9f MDL-73375 theme_boost: main page scrollbars
match scrollbars for courseindex and main page
2022-01-25 13:31:46 +01:00
Bas Brands
c5089fd7a7 MDL-73216 theme_boost: fix mobile primary nav 2022-01-25 10:50:42 +01:00
Bas Brands
068bb8ae8b MDL-73562 core_contentbank: alignment fixes 2022-01-25 09:35:07 +01:00
Eloy Lafuente (stronk7)
d8e1ec2c81 Merge branch 'MDL-73188-master-3' of https://github.com/HuongNV13/moodle 2022-01-25 00:06:30 +01:00
Jun Pataleta
a336dfc271 Merge branch 'MDL-73618-master' of https://github.com/ferranrecio/moodle 2022-01-24 18:59:15 +08:00
Mathew May
c530e4c448 MDL-72089 block_myoverview: Template changes for styling 2022-01-24 15:09:38 +08:00
Jake Dallimore
041b1beb46 Merge branch 'MDL-73347-master' of https://github.com/sarjona/moodle 2022-01-24 13:40:57 +08:00
Huong Nguyen
2137ce6539 MDL-73188 usertours: Make language string ID work again
- New dropdown was created, user can choose to enter the content manually
  or using Moodle Language string
- New text field was created to allow user to input the Lang string format
- New validation was created to validate the language identifier
- New Behat tests were created to validate the new feature
2022-01-21 17:07:39 +07:00
Eloy Lafuente (stronk7)
2a736794d6 Merge branch 'MDL-73548-master' of https://github.com/bmbrands/moodle 2022-01-20 23:25:22 +01:00
Sara Arjona
efd5ddbd9f Merge branch 'MDL-73114-master' of https://github.com/bmbrands/moodle 2022-01-20 09:10:07 +01:00
Ferran Recio
664ccecd0a MDL-73618 theme_boost: fix drawers tooltips 2022-01-19 18:03:17 +01:00
Bas Brands
5e8b258cac MDL-73114 theme_boost: show page title on Dashboard page
replace the page title when the welcome message is shown
2022-01-19 17:36:54 +01:00
Ilya Tregubov
67570f8b21 Merge branch 'MDL-73340-master-v02' of https://github.com/ferranrecio/moodle 2022-01-19 14:58:18 +02:00
Sara Arjona
83fda16687 Merge branch 'MDL-73611-master' of https://github.com/bmbrands/moodle 2022-01-19 09:08:16 +01:00
Sara Arjona
7a1fdc5f15 Merge branch 'mdl-72838-fix-master' of https://github.com/jaypha/moodle 2022-01-18 15:19:55 +01:00
Bas Brands
8c8ba7b55e MDL-73611 theme_boost: restore scroll on drawers div 2022-01-18 11:36:49 +01:00
Bas Brands
7179d9760e MDL-73548 theme_boost: update privacy provider for new drawers 2022-01-18 09:42:14 +01:00
Jason den Dulk
91b30b4fd1 MDL-72838 nav: Skip redirect to Dashboard from logo link
Added homeurl ($PAGE->navigation->action) to config helpers added to mustache templates.
Changed boost and classic themes to use config.homeurl on the brand logo link.

Updated global_navigation class to set properties to correct values when
get_home_page() returns HOMEPAGE_MYCOURSES.
2022-01-18 17:07:33 +11:00
Jun Pataleta
c0928b3fd2 Merge branch 'MDL-72942-master' of https://github.com/bmbrands/moodle 2022-01-18 11:14:00 +08:00
Ferran Recio
72321cff3f MDL-73340 theme_boost: course index opened by default 2022-01-14 18:49:06 +01:00
Sara Arjona
341a7b2a97 MDL-73347 blocks: New unaddableblocks theme setting
A new method, get_unaddable_by_theme_block_types(), has been added to
block_manager class to let themes define, using the unaddableblocks
theme setting, the blocks that won't be displayed in the "Add a block"
list.
For now, only the boost theme uses it, to disable some of the blocks,
like settings, navigation, course_list and section_links (they are still
required for classic).
2022-01-14 13:08:48 +01:00
Bas Brands
8a650f2d4f MDL-72942 theme_boost: change carets to chevrons for dropdowns 2022-01-13 08:20:39 +01:00
Andrew Nicols
7af3ff3f8d Merge branch 'MDL-73530-master' of https://github.com/ferranrecio/moodle 2022-01-13 14:29:13 +08:00
Sara Arjona
58bcc49ea6 Merge branch 'MDL-73392-master' of https://github.com/bmbrands/moodle 2022-01-12 16:28:59 +01:00
Ferran Recio
88b8f0ef20 MDL-73530 theme_boost: fix course edit dropzones 2022-01-12 11:31:02 +01:00
Ilya Tregubov
4f5debcbef Merge branch 'MDL-72897-master' of https://github.com/ferranrecio/moodle 2022-01-12 11:32:36 +02:00
Ferran Recio
ea01266118 MDL-73336 theme_boost: fix drawer tooltips 2022-01-11 16:15:57 +01:00
Bas Brands
572e6b2dab MDL-73392 theme_boost: remove overflow css for pages with drawers
Reset the overflow on the drawers page to allow grade report sticky headers to work.
2022-01-11 13:51:35 +01:00
Ferran Recio
ac77de1122 MDL-72897 core_courseformat: add scroll control to course index 2022-01-10 17:14:00 +01:00
Jun Pataleta
d7fdb2e1da Merge branch 'MDL-73297-master' of https://github.com/HuongNV13/moodle 2022-01-10 14:42:36 +08:00
Huong Nguyen
1ac6a82e1f MDL-72809 Themes: Fix the missing 'Reset user tour on this page' link 2022-01-07 17:03:32 +07:00
Huong Nguyen
db56452269 MDL-73297 Calendar: Display improvement in small screen
- Changed the breakpoint for responsiveness from 1200px to 768px
 - Added "dots" to indicate days with events for the large block and main calendar page
 - Added popovers for the main calendar page
 - Added new Behat scenarios to test the responsiveness
2022-01-07 14:41:32 +07:00
Jun Pataleta
3314ba4557 Merge branch 'MDL-73465' of https://github.com/paulholden/moodle 2022-01-05 17:50:17 +08:00