Cameron Ball
c77cdbd704
MDL-57321 theme_boost: Use div instead of span for dropdown items
2017-03-01 11:35:49 +08:00
Cameron Ball
f6d94dc01f
MDL-57321 theme_boost: Consistently apply attributes on elements
2017-03-01 11:35:44 +08:00
Eloy Lafuente (stronk7)
5c73061bb9
Merge branch 'wip-mdl-57765' of https://github.com/rajeshtaneja/moodle
2017-02-21 23:53:39 +01:00
David Monllao
b98b37c670
Merge branch 'MDL-57602-master' of https://github.com/lucisgit/moodle
2017-02-21 08:43:16 +01:00
Eloy Lafuente (stronk7)
ac1837e6d6
Merge branch 'wip-MDL-57113-master' of https://github.com/kwiliarty/moodle
2017-02-21 00:59:54 +01:00
Eloy Lafuente (stronk7)
fbbda1ec6e
Merge branch 'MDL-56206-text-enrolled-users-page-aligned' of https://github.com/lucaboesch/moodle
2017-02-20 19:15:23 +01:00
Tony Butler
eb43ef6c97
MDL-57602 mod_assign: Add 'Granted extension' filter for grading UI
2017-02-16 11:23:41 +00:00
Marina Glancy
3f9503468f
MDL-4782 course: Behat tests for stealth mode support
2017-02-14 16:38:08 +08:00
Marina Glancy
8341055eb4
MDL-4782 course: Allow activities in the "stealth" mode
...
Add field 'visibleoncoursepage' to the course_modules table
Add site-wide setting for turning on stealth mode availability
Add callback for "stealth" mode support in the course formats
Change display of modules/sections availability on the course page
2017-02-14 16:38:05 +08:00
Marina Glancy
28ac3a54b9
MDL-4782 availability: new template for course display
2017-02-14 15:57:33 +08:00
Dan Poltawski
f5af2e6866
Merge branch 'MDL-55476-master' of git://github.com/jadet23/moodle
2017-02-13 13:41:13 +00:00
Luca Bösch
f66ab0706b
MDL-56206 themes: Text on Enrolled users page well aligned
...
Helps to align the table row content.
2017-02-07 07:28:31 +01:00
Eloy Lafuente (stronk7)
3587ee29c2
Merge branch 'MDL-56954-master' of git://github.com/lameze/moodle
2017-02-07 06:20:26 +01:00
Dan Poltawski
808d652e81
Merge branch 'MDL-57660-master' of git://github.com/junpataleta/moodle
2017-02-06 13:46:50 +00:00
Kevin Wiliarty
4274880b6a
MDL-57113 boost: min-width for region-main in grade views
2017-02-02 23:16:02 -05:00
Simey Lameze
6dccde9d41
MDL-56954 theme_boost: apply bs4 styles to course management page
2017-02-02 15:52:00 +08:00
Dan Poltawski
f17eb36771
Merge branch 'MDL-57728_m33v1' of https://github.com/sbourget/moodle
2017-02-01 13:01:24 +08:00
Rajesh Taneja
1dc320f140
MDL-57765 behat: Allow exact selectors to be used
...
In Blocks with boost theme selector to
find block with name is partial match
it might fail in some cases. It would
be nice to use exact match to avoid
unexpected failures
2017-01-30 11:37:34 +08:00
Jun Pataleta
1da58a1a75
MDL-57660 mod_forum: Preserve forum ID selection after form submission
2017-01-27 10:09:37 +08:00
Andrew Nicols
e0e5407e77
MDL-57550 mod_forum: Set dates to initial checkbox state
2017-01-25 14:04:47 +08:00
Eloy Lafuente (stronk7)
0396389272
Merge branch 'MDL-57690-master' of git://github.com/danpoltawski/moodle
2017-01-24 20:22:44 +01:00
Eloy Lafuente (stronk7)
0db24a200a
Merge branch 'MDL-49423-master' of git://github.com/jleyva/moodle
2017-01-24 19:05:51 +01:00
Dan Poltawski
948aec4a09
Merge branch 'MDL-57667-master' of https://github.com/snake/moodle
2017-01-24 09:38:14 +00:00
Andrew Nicols
34dc92849f
Merge branch 'MDL-57550-master' of git://github.com/danpoltawski/moodle
2017-01-24 14:57:53 +08:00
Dan Poltawski
1342a1c605
Merge branch 'MDL-57287-master' of git://github.com/snake/moodle
2017-01-23 12:19:22 +00:00
Dan Poltawski
1847d4c5ea
MDL-57550 forum: fix template validation issues
...
* Add some missing example contexts
* Stop using obsolete cell attributes
2017-01-23 09:45:11 +00:00
Dan Poltawski
22526ad9ed
MDL-57550 forum: remove legacy forum.js uses
...
The search form options can be achieved in jquery rather than using
global js function/vars.
forum_get_subscribe_link legacylink had not been useful for some time
2017-01-23 09:42:29 +00:00
Juan Leyva
1295885084
MDL-49423 admin: Support optgroup in admin_setting_configmultiselect
2017-01-20 13:09:02 +01:00
Juan Leyva
25905de518
MDL-49423 admin: Support optgroup in admin_setting_configselect
2017-01-20 13:09:01 +01:00
Jake Dallimore
93b6aed000
MDL-57667 theme: change base layout for boost to columns2
...
Ensures capability errors are displayed on a page with full navigation.
2017-01-20 08:47:53 +08:00
Stephen Bourget
cb0bc477e2
MDL-57728 theme: Fix text display when using tabs
2017-01-19 11:22:00 -05:00
Dan Poltawski
935584aaba
MDL-57690 yui: remove the mcore rollup
...
This was is pre-loading some modules which are not used in boost:
* Block docking
* Popup Help
The other pre-loaded requirements were used for YUI dialogues and
modals. With time we are moving away from these, so rather than
'pre-loading' we can let the yui loader do its job.
2017-01-19 08:10:34 +00: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
Jade Telford
8380658219
MDL-55476 auth: remove loginpasswordautocomplete
2017-01-19 07:24:46 +00:00
Andrew Nicols
3dc3305936
Merge branch 'wip_MDL-57590_master_forum_search' of https://github.com/mchurchward/moodle
2017-01-18 08:36:58 +08:00
Eloy Lafuente (stronk7)
d7cee87d24
Merge branch 'MDL-57488-master' of git://github.com/danpoltawski/moodle
2017-01-18 00:00:13 +01:00
Jake Dallimore
b167b415a3
MDL-57287 themes: fix buttons in default dashboard page header
...
This fix modifies styling for pages having no navbar, such as the
dashboard, site home and default dashboard pages and fixes an overlap
problem with the buttons and context header.
2017-01-17 14:47:08 +08:00
Mike Churchward
d679a45f73
MDL-57590 mod_forum: fixed search form with forumid and actionurl.
2017-01-16 11:13:03 -05:00
Dan Poltawski
97ac35c05f
MDL-57488 js: remove M.util.focus_login_form/error
...
These are replaced by some simple jquery instead.
2017-01-15 20:42:35 +00:00
Jake Dallimore
a1f95d48b9
MDL-57368 templates: add example context to core_form/element-template
2017-01-12 11:31:47 +08:00
Rajesh Taneja
af1b9b6924
MDL-57536 availability: Fixed css for clean theme
2017-01-04 11:33:59 +00:00
Eloy Lafuente (stronk7)
06f33c6a86
Merge branch 'MDL-57536-master' of git://github.com/jleyva/moodle
2017-01-02 18:59:16 +01:00
Juan Leyva
5316e716e5
MDL-57536 availability: Document required selectors changes
...
MDL-55839 Introduced some changes in CSS selectors used by the form.js
file.
This caused contributed plugins to not work (javascript stop working)
when editing a module.
2017-01-02 18:50:54 +01:00
David Monllao
f3b3901822
Merge branch 'MDL-56926_master' of git://github.com/dmonllao/moodle
2016-12-30 09:59:45 +01:00
David Monllao
6229657584
MDL-56926 theme_boost: Restore filepicker's filename and icons original spacing
2016-12-30 09:39:38 +01:00
Nadav Kavalerchik
2c8dd8e312
MDL-56926 Theme/Boost: Fix filepicker folder tree YUI guides
2016-12-30 09:38:11 +01:00
David Monllao
7eeb375380
Merge branch 'MDL-57338-master' of git://github.com/danpoltawski/moodle
2016-12-29 10:44:01 +01:00
Dan Poltawski
9f85876247
MDL-57338 templates: fix missing example variables
...
From Davids review, thanks
2016-12-29 08:03:47 +00:00
David Monllao
3655a459b4
Merge branch 'MDL-57471-master' of git://github.com/danpoltawski/moodle
2016-12-29 08:43:37 +01:00
Dan Poltawski
a92fc9b45e
Merge branch 'MDL-57451-master' of https://github.com/lucisgit/moodle
2016-12-28 21:19:03 +00:00