Andrew Nicols
87264a2022
Merge branch 'MDL-56845-master' of git://github.com/damyon/moodle
2016-11-14 14:44:07 +08:00
Andrew Nicols
622c84f630
Merge branch 'MDL-56853-master' of git://github.com/damyon/moodle
2016-11-14 14:36:45 +08:00
Simey Lameze
27a5b91f45
MDL-56398 core_message: make modals consistent across themes
2016-11-14 14:35:38 +08:00
Andrew Nicols
8f3a295c6e
Merge branch 'MDL-56242-master' of git://github.com/damyon/moodle
2016-11-14 14:07:36 +08:00
David Monllao
9444636cb8
Merge branch 'MDL-56834-master' of git://github.com/damyon/moodle
2016-11-14 14:00:45 +08:00
Andrew Nicols
49ae3661d3
Merge branch 'MDL-56769-master' of git://github.com/damyon/moodle
2016-11-14 13:38:00 +08:00
Jun Pataleta
cf2bc26911
MDL-56935 theme_boost: Fix double escaping of navbar items
2016-11-14 13:35:26 +08:00
Damyon Wiese
c1ae9079db
MDL-56187 theme_boost: Atto fields styling for validation errors
2016-11-14 13:13:46 +08:00
Mark Nelson
7dbc501811
MDL-54782 core_message: deprecated/removed strings from lang file
2016-11-14 12:09:46 +08:00
Jake Dallimore
7135bbb188
MDL-56931 themes: fix for module edit menu on course home
...
Increased bottom padding to allow space for the lower edit menus to be
displayed without a vertical scrollbar.
2016-11-14 11:52:00 +08:00
Damyon Wiese
bf5dcc8abb
MDL-56724 mod_choice: coding style fixes
...
For the lines affected by this patch.
2016-11-14 11:38:36 +08:00
Damyon Wiese
eaf45bce09
MDL-56724 boost: Update mod_choice to use bootstrap classes for styles
2016-11-14 11:37:45 +08:00
Damyon Wiese
7d41ccf0fb
MDL-56794 boost: Styling for forum module
2016-11-14 11:30:17 +08:00
Damyon Wiese
0f76052836
MDL-56824 mod_lesson: Style fixes for theme_boost
2016-11-14 11:20:55 +08:00
Damyon Wiese
f2405a5f5c
MDL-56242 theme_boost: Fix styling for confirm boxes (js and in page)
...
They should be left aligned with a header, content and footer (right aligned with the buttons).
There should be a primary continue button and a secondary cancel button.
2016-11-14 11:11:28 +08:00
Damyon Wiese
a7bebd0638
MDL-56834 boost: Nav for participants page
...
On the participants page, hide the small cog and put a region main
settings menu with all the nodes from the "Users" branch in the settings
block.
2016-11-14 10:40:41 +08:00
Damyon Wiese
7b02521c39
MDL-56435 boost: Better styling for competencies in boost
...
Changes
- add custom-select to all select fields
- add btn btn-primary/secondary to all buttons
- add list-inline to all lists with inline class
- style dropdowns like a bootstrap menu
- add col-md-6 to span6
2016-11-14 10:31:01 +08:00
Jan Dageförde
c2e123355d
MDL-56831 quiz: Declare YUI dependencies explicitly where needed
2016-11-13 23:07:00 +01:00
Nadav Kavalerchik
974573b4ea
MDL-56921 Atto: Image alignment should not be RTLed in RTL mode.
2016-11-13 12:31:42 +02:00
David Mudrák
6b6a2ec439
MDL-56916 docs: Fix documentation of the normalize_component return
2016-11-12 10:45:29 +01:00
Tim Hunt
f31d0fff2e
MDL-56913 quiz: teachers should see a review link for a preview
...
So what they see is like what students see.
2016-11-11 16:51:54 +00:00
AMOS bot
4827eaa744
Automatically generated installer lang files
2016-11-12 00:28:50 +08:00
Juan Leyva
5222cb1ce8
MDL-56905 tool_mobile: Return private tokens just after log-in
2016-11-11 15:21:01 +00:00
Juan Leyva
b5f3e90e1c
MDL-56739 auth: Support launching the app upon user confirm
2016-11-11 15:06:36 +00:00
Dan Poltawski
b1f3de5793
MDL-56895 porfolio: give buttons bootstrap styling
2016-11-11 12:39:35 +00:00
Dan Poltawski
0b8e0c374f
on-demand release 3.2beta+
2016-11-11 12:06:14 +00:00
Dan Poltawski
e9eec33560
Merge branch 'MDL-56602-master-upgrade' of git://github.com/andrewnicols/moodle
2016-11-11 10:22:20 +00:00
Andrew Nicols
9fa6d4e04e
Merge branch 'MDL-55121-master' of git://github.com/lameze/moodle
2016-11-11 15:12:50 +08:00
Damyon Wiese
058edbafc8
MDL-56711 theme_boost: Highlight sections at activity level
...
When looking at an activity, the current section for the course should be active in the flat navigation.
2016-11-11 14:27:56 +08:00
Andrew Nicols
ea10a0319b
MDL-56602 core: Lock themerev during upgrade
...
This also changes install to use a fixed themerev.
2016-11-11 14:15:00 +08:00
Andrew Nicols
fe86e2f034
Merge branch 'wip-mdl-56189' of https://github.com/rajeshtaneja/moodle
2016-11-11 14:07:10 +08:00
Rajesh Taneja
259d3742f9
MDL-56189 behat: Fixed xpath to use contains class
2016-11-11 13:45:33 +08:00
Andrew Nicols
56fb91bc38
Merge branch 'MDL-55994' of https://github.com/bostelm/moodle
2016-11-11 13:29:57 +08:00
Simey Lameze
51f3693cdb
MDL-55121 environment: check for unsuported php version 7.1
2016-11-11 12:37:07 +08:00
Andrew Nicols
9c56f904d2
Merge branch 'MDL-56768-master-fix1' of http://github.com/damyon/moodle
2016-11-11 12:15:55 +08:00
David Monllao
3ecf492a75
Merge branch 'MDL-56811-master' of git://github.com/damyon/moodle
2016-11-11 12:13:30 +08:00
Andrew Nicols
6b7b3e59f2
Merge branch 'MDL-56417_master' of https://github.com/dmonllao/moodle
2016-11-11 11:53:41 +08:00
Andrew Nicols
06cca0158c
Merge branch 'MDL-56190-master-fix1' of http://github.com/damyon/moodle
2016-11-11 11:39:48 +08:00
Damyon Wiese
7becb39f63
MDL-56768 gradereport_grader: Fix point the user column floats
...
Need to account for body margin when calculating whether to float the
user column.
2016-11-11 11:34:48 +08:00
Andrew Nicols
a044ff57a1
Merge branch 'MDL-52216_master' of https://github.com/eugeneventer/moodle-fixes
2016-11-11 11:21:26 +08:00
Damyon Wiese
f46fab0ea1
MDL-56190 clean: Fix grade restriction styles
...
Grade restriction is now broken into 3 lines - but it needed custom
padding.
2016-11-11 11:04:18 +08:00
Rajesh Taneja
e57c0f41ad
MDL-56860 behat: Fixed moodle_list format and printer description
2016-11-11 07:47:34 +08:00
Adrian Greeve
f65db49765
MDL-56363 mod_assign: Restrictions added for tutors.
...
If the grader does not have the accessallgroups capability,
or groups mode is set to separate groups and the user is not
a member of the group then no participants are shown.
2016-11-11 00:28:33 +01:00
Eugene Venter
dbd8cadb5c
MDL-52216 mod_lesson: prevent invalid view modes
2016-11-11 09:19:37 +13:00
Michael Aherne
51c6d25b3b
MDL-56880 webservices: Fix documentation of get_enabled_plugins()
2016-11-10 16:18:06 +00:00
Dan Poltawski
6063f62e7d
Merge branch 'MDL-56725-master' of git://github.com/damyon/moodle
2016-11-10 15:37:38 +00:00
Dan Poltawski
a3ead7172b
Merge branch 'MDL-55249_m32v1' of https://github.com/sbourget/moodle
2016-11-10 15:01:41 +00:00
Dan Poltawski
e3cc23ae86
Merge branch 'MDL-56720-master' of git://github.com/junpataleta/moodle
2016-11-10 15:00:21 +00:00
Dan Poltawski
213fc325ad
MDL-56652 roles: Add padding to capability filter
2016-11-10 14:44:17 +00:00
Dan Poltawski
f41218d9fd
Merge branch 'MDL-56652-master' of git://github.com/lameze/moodle
2016-11-10 14:37:00 +00:00