Mathew May
a5a6df54cc
MDL-64506 theme: Update BSB references and upgrade texts
2019-04-03 19:34:20 +08:00
Mathew May
1baadc87fb
MDL-58428 theme: Update upgrade txt & versions.
2019-02-26 12:56:14 +01:00
Andrew Nicols
e994dea0b3
MDL-62514 behat: Rewrite handling of autocomplete
...
This includes a minor restructure of the autocomplete JS to make use of
promises and improve tracking of pending JS.
In particular it improves the way in which throttled text input is
handled to ensure that the behat does not continue until:
- typing is fully complete; and
- all possible ajax requests have been sent; and
- all possible ajax requests complete; and
- the suggestions are updated.
A number of conditions existed where behat would move on to the next
step too early in a race condition effect between Behat and Autocomplete.
2019-01-30 08:24:32 +08:00
Bas Brands
fed67b6784
MDL-64388 core_themes: update docs on new required output method
...
* Method standard_after_main_region_html was added to the core_renderer
used by the messaging ui to message drawer
2018-12-14 11:25:44 +01:00
David Monllao
66be962523
Merge branch 'MDL-62994-master' of git://github.com/mihailges/moodle
2018-08-13 12:12:09 +02:00
Mihail Geshoski
216b89475d
MDL-54741 general: 3.2 final deprecation in lib/deprecatedlib.php
2018-08-06 09:29:54 +08:00
Mihail Geshoski
db03bff7df
MDL-62994 course: Final deprecation of add_modchoosertoggle()
2018-07-27 11:33:17 +08:00
Tim Hunt
a266ae30fa
MDL-50812 core_useragent: <body> classes for Chrome and Edge
2018-05-31 09:42:07 +07:00
John Beedell
4a8dfef030
MDL-60268 User tours: Improve placement of Reset tour on page link
2017-10-06 11:52:19 +01:00
Mark Nelson
d8cb461529
MDL-59612 core: added previous and next links to activities
...
Part of MDL-59313.
2017-07-31 12:03:28 +08:00
Dan Poltawski
7a39523e0e
Merge branch 'MDL-59425-master' of https://github.com/abias/moodle
2017-07-25 10:51:10 +01:00
Alexander Bias
46676b7633
MDL-59556 themes: Re-sort /theme/upgrade.txt
2017-07-17 10:51:54 +02:00
Alexander Bias
d7d2a72faf
MDL-59425 themes: Expose navigation node properties in boost flat nav
2017-07-17 10:46:45 +02:00
Alexander Bias
79675c05d0
MDL-58970 themes: Fix references to core/loginform template
2017-06-02 20:29:24 +02:00
Dan Poltawski
f745b81201
MDL-57690 output: stop requiring moodle-core-popuphelp on every page
...
In boost we are not longer using this module, so lets limit it to
bootstrapbase only
2017-01-19 08:10:34 +00:00
Damyon Wiese
9d1402abd8
MDL-57232 blocks: Split undeletableblocktypes
...
There are 2 kinds of blocks that are undeletable. Those required by the
theme and those protected via the admin page ui. We only want the theme
ones to be auto created site wide if they don't exist - so we need to
rename the theme ones and split the logic.
2016-12-02 12:32:03 +08:00
Marina Glancy
b11916d3e7
MDL-56586 blocks: allow theme to manage "Add a block" select
2016-11-24 14:24:56 +08:00
Frederic Massart
862816eec3
MDL-56116 theme_boost: Improve developer documentation related to themes
2016-11-23 13:55:28 +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
Dan Poltawski
4af34676f7
MDL-56719 mod_chat: clarify 'course theme' change
...
Plus remove some pointless code.
2016-11-14 11:09:23 +00:00
Damyon Wiese
f619064b9b
MDL-56719 boost: Style mod_chat for boost
...
I stayed away from big markup changes. This is a table layout so needs rewriting which is a big job.
2016-11-14 15:08:57 +08:00
Damyon Wiese
0f73f3ab42
MDL-55074 blocks: navigation and settings blocks optional
...
This is a theme config setting.
They are forced on for behat always.
2016-10-21 12:37:33 +08:00
Frédéric Massart
258143e34d
MDL-56005 output: Support prepending SCSS code instead of variables only
2016-10-10 10:59:52 +02:00
Dan Poltawski
d52ebf11d3
MDL-56172 css: remove css optimiser
...
This functionality no longer makes sense inside Moodle now that we have
external tools like stylelint to help us with this. It was not able to
be used by any core themes.
The code was always marked as not for external use.
2016-09-29 16:40:40 +01:00
Damyon Wiese
2ede86d797
MDL-55996 theme_boost: Rename theme noname to theme boost
...
Part of MDL-55071
2016-09-23 10:57:13 +01:00
Frederic Massart
891750bcfa
MDL-55797 core_question: Make static getter for chooser
...
Part of MDL-55071
2016-09-23 10:55:17 +01:00
Frederic Massart
4f2378d929
MDL-55796 core_course: Convert course modchooser to templates
...
Part of MDL-55071
2016-09-23 10:55:15 +01:00
Frederic Massart
113efed5b0
MDL-51948 admin: Make admin settings RTL friendly
...
Part of MDL-55071
2016-09-23 10:54:22 +01:00
Frederic Massart
d3c35f934a
MDL-55399 theme: Update upgrade.txt to reflect API changes
...
Part of MDL-55071
2016-09-23 10:53:55 +01:00
Damyon Wiese
644fcbb629
MDL-55837 themes: base and canvas themes removed
...
Look for them in the plugins DB if you still need them.
2016-09-19 13:35:13 +08:00
Frederic Massart
2258b4dc41
MDL-55445 core: New setting to host the logos
2016-08-17 10:26:31 +08:00
Marina Glancy
f59f89b4a8
MDL-52869 course: use inplace_editable for activity names
2016-03-15 17:19:38 +08:00
Andrew Nicols
243468030a
MDL-30811 output: Tidy up notifications
2016-02-28 19:16:34 +08:00
David Monllao
4040c8b35e
MDL-31989 theme: Global search styles
2016-02-23 10:47:55 +00:00
David Monllao
c08b52aa74
MDL-50661 theme_clean: New small logo setting
...
Introduces new settings to set a small logo in the navbar next
to the site name on pages where the logo is not displayed.
2015-11-30 09:14:20 +08:00
Ryan Wyllie
c47f3803f1
MDL-49536 theme_clean: update help text for logo
...
Updated the help text on the theme settings page to
mention that the theme logo will only be displayed on
the front page and login page.
Conflicts:
theme/upgrade.txt
2015-09-03 10:19:20 +02:00
David Monllao
45cd3f6033
MDL-51013 themes: Info about new navbar_button function
2015-09-01 12:35:31 +08:00
John Okely
5e9a937bba
MDL-49891 theme_bootstrapbase: Add meta data description to frontpage
2015-08-14 16:49:55 +08:00
sam marshall
c7b738546c
MDL-49434 availability: Use renderables for multiple messages
...
Co-Authored-By: Andrew Nicols <andrew@nicols.co.uk>
2015-07-15 11:43:01 +01:00
Adrian Greeve
c36c3d07ad
MDL-50131 themes: Update to upgrade.txt about renderers.
...
Information about full_header and context_header has been added to
upgrade.txt.
2015-05-07 15:47:01 +08:00
Mary Evans
73b425be07
MDL-48160 theme: Improve all block region layouts when coded for RTL.
2015-02-03 18:19:14 +00:00
Mary Evans
c58891f14d
MDL-40864 theme: Tidy up Bootstrapbase / Clean / More home links.
2014-12-19 01:12:06 +00:00
Dan Poltawski
f5360dd16b
Merge branch 'MDL-43902-master' of git://github.com/FMCorz/moodle
2014-12-16 18:52:40 +00:00
Frederic Massart
ba55be9151
MDL-43902 output: Final deprecation of classes r0/r1 in table rows
2014-12-09 14:52:30 +08:00
Jetha Chan
6d8eba1a59
MDL-48169 themes: extra upgrade notes
2014-12-08 14:07:52 +08:00
Mary Evans
a263396486
MDL-47915 theme: use id='page-content' rather than 'content'.
...
Also added JS fallback for themes using copied layouts in scorm
2014-11-18 17:49:57 +00:00
Dan Poltawski
f2b4b2ad3c
MDL-46658 - fix trailing whitespace
2014-10-08 10:28:31 +01:00
Dave Cooper
3d8ef7c65d
MDL-47353 gradereport_grader: Fix header offset logic for floating headers
...
This is necessary for themes with non-fixed navbars to work with the
grader report, otherwise headers will be hidden.
This issue is a part of the MDL-46658 Task.
This issue is a part of the MDL-25544 Epic.
2014-10-03 15:46:02 +08:00
Mark Nelson
2f6a0e5f70
MDL-46902 core_theme: described changes in theme/upgrade.txt
2014-08-29 14:27:07 -07:00
Marina Glancy
a2a4ad8928
MDL-46643 calendar: improved tab order of calendar detail pages
2014-08-13 16:29:45 +08:00