Andrew Nicols
22f93579fa
Merge branch 'MDL-57638_rss_skip' of git://github.com/davosmith/moodle
2017-01-31 13:21:35 +08:00
Damyon Wiese
0ce135f65d
MDL-57273 persistent: Some more magic __call conversions
...
I missed all the entry pages when converting from set_abc() and get_abc() to set('abc', ) and get('abc').
Also fixed a wrong namespace for core_competency\external\performance_helper
2017-01-24 15:20:07 +08:00
Davo Smith
cd698c8baf
MDL-57638 block_rss_client: warn users about failed RSS feeds
2017-01-23 13:40:16 +00:00
Davo Smith
83e5234536
MDL-57638 block_rss_client: skip output of failed feeds
2017-01-23 13:33:35 +00:00
Frederic Massart
f5f02ac0d3
MDL-57273 core: Migrating some exporters from tool_lp & core_competency
2017-01-20 12:56:18 +08:00
Eloy Lafuente (stronk7)
777361983c
Merge branch 'wip-mdl-56519-m' of https://github.com/rajeshtaneja/moodle
2017-01-11 02:42:29 +01:00
David Mudrák
1882e6ecac
MDL-57563 lang: Use the new newsitemsnumber wording in behat
2017-01-04 22:09:44 +01:00
Rajesh Taneja
57bee542ab
MDL-56519 behat: Fixed lint errors
2017-01-03 09:12:54 +08:00
Andrew Nicols
75af0aa680
Merge branch 'MDL-57266' of git://github.com/stronk7/moodle
2016-12-07 09:53:16 +08:00
Marina Glancy
7a12a02dc7
MDL-56614 behat: add navigation block when required
...
Most of these hacks have links to corresponding MDL issues
2016-12-06 11:49:14 +08:00
Marina Glancy
44f460c32a
MDL-56614 behat: rename step for navigating in the gradebook
2016-12-06 11:49:14 +08:00
Marina Glancy
e5287f9b3b
MDL-56614 behat: navigate without navigation and admin blocks
2016-12-06 11:49:14 +08:00
Marina Glancy
50bd633d44
MDL-56614 block_navigation: Add block in behat tests
2016-12-06 11:49:14 +08:00
Marina Glancy
ebcff7e256
MDL-56614 behat: new steps for navigation without blocks
2016-12-06 11:49:11 +08:00
Eloy Lafuente (stronk7)
75c57a08fb
MDL-57266 upgrade: add 3.2.0 separation line to all upgrade scripts
2016-12-05 17:10:20 +01:00
Eloy Lafuente (stronk7)
72edf2ef13
Merge branch 'wip-mdl-57245' of https://github.com/rajeshtaneja/moodle
2016-12-02 14:15:27 +01:00
Rajesh Taneja
43b3cf0f25
MDL-57245 behat: Use correct @_file_upload tag
2016-12-02 19:04:32 +08:00
Damyon Wiese
e7d0de87c9
MDL-57219 blocks: Dont create and empty block for spacing
...
Change box to an empty container. We are after tiny tiny changes ATM.
2016-12-01 10:12:29 +08:00
David Monllao
c5a5f26ce2
Merge branch 'MDL-57090-master' of git://github.com/ankitagarwal/moodle
2016-11-30 10:43:16 +08:00
Eloy Lafuente (stronk7)
04649747a4
MDL-57197 versions: bump all versions and requires near release
...
version = 2016120500 release version
requires= 2016112900 current rc4 version
2016-11-29 22:57:05 +01:00
Ankit Agarwal
3d1be67752
MDL-57090 hubs: Replace smart select with searchableselect
2016-11-28 12:22:25 +05:30
Marina Glancy
392367c4f7
MDL-56586 behat: fix behat tests to work with new add block
2016-11-25 14:04:10 +08:00
Dan Poltawski
9cc9690575
Merge branch 'MDL-57102-master' of git://github.com/jleyva/moodle
2016-11-24 10:43:21 +00:00
Dan Poltawski
304e8a8d0c
Merge branch 'wip-MDL-56586-master-2' of git://github.com/marinaglancy/moodle
2016-11-24 09:30:29 +00:00
Marina Glancy
b11916d3e7
MDL-56586 blocks: allow theme to manage "Add a block" select
2016-11-24 14:24:56 +08:00
Marina Glancy
b0842f61f4
MDL-57019 behat: new step to navigate to gradebook section
2016-11-24 12:46:27 +08:00
Rajesh Taneja
febbb9f8cd
MDL-57112 behat: Social activity block is by default present
2016-11-24 07:45:55 +08:00
Juan Leyva
813320fbb6
MDL-57102 auth: Add new signup_is_enabled function
...
And apply the function in:
- login/signup.php
- blocks/login/block_login.php
2016-11-23 19:35:08 +00:00
Simey Lameze
5e43ccd3b9
MDL-56986 block_course_summary: remove edit icon scenario from behat
2016-11-22 08:39:35 +08:00
David Monllao
a4abacc9a6
Merge branch 'MDL-56986-master' of git://github.com/lameze/moodle
2016-11-21 08:51:47 +08:00
Simey Lameze
2da36b3750
MDL-56986 block_course_summary: remove unnecessary small cog icon
2016-11-18 09:18:46 +08:00
Simey Lameze
7508e218d2
MDL-56767 theme_boost: change remember username checkbox to bs4 style
2016-11-17 13:36:21 +08:00
Dan Poltawski
6dc4c68e4e
MDL-56767 block_login: Use btn-block as suggested by Andrew
2016-11-16 08:09:14 +00:00
Dan Poltawski
1efacd2b35
MDL-56767 block_login: add bootstrap markup
...
Remove existing overrides forcing the markup off
2016-11-15 15:44:09 +00:00
Jake Dallimore
ff4230d88e
MDL-54751 behat: Support for adhoc module and section deletion in behat
...
Introduced new behat step for running all pending adhoc tasks and
modified the relavant behat tests.
2016-11-07 07:41:59 +08:00
Rajesh Taneja
7f8c9bb852
MDL-55074 behat: Use full navigation path
2016-10-26 10:15:18 +08:00
Rajesh Taneja
c99dffb69c
MDL-55074 behat: Fixed new theme related changes
2016-10-25 13:48:51 +08:00
Damyon Wiese
ba5c5083c5
MDL-55074 theme_boost: Behat fixes for latest theme changes
...
Fix I edit profile steps
Apply fixed header in css
Remove transitions from menus for behat
Be more specific about some "I follow" steps
Navigation path changes
"Current course" node removed from nav tree
Adapt tests because there are no default blocks
Force some space between action menu items
2016-10-21 16:06:54 +08:00
Dan Poltawski
876fc28255
MDL-56082 auth: minor tweak to login block idp links
...
No longer set the return url to $SESSION->wantsurl, it doens't make
sense in this context, as the user is probably on the page they want.
Also add a note about this functionality to auth/ugrade.txt
2016-10-18 17:19:03 +01:00
Rimas Kudelis
3e82b7ac3c
MDL-56082 Expose external authentication methods in login block
...
Unlike the login page, login block currently does not list any configured external auth methods.
This makes it practically useless in cases where external auth (e.g. OpenID Connect) is the main login method.
This patch adds the necessary bits to make the login block great again.
2016-10-16 22:14:59 +03:00
Rajesh Taneja
a79c2aace8
MDL-56087 behat: Fixed no messages string
2016-10-13 19:35:46 +02:00
Dan Poltawski
c8303131be
Merge branch 'MDL-54682_master' of git://github.com/markn86/moodle
2016-10-11 12:53:11 +01:00
Mark Nelson
16f91ae12a
MDL-56299 core: fixed failing Behat tests
...
This also involved removing legacy Behat tests.
2016-10-11 14:39:24 +08:00
Dan Poltawski
e210a4b2d8
Merge branch 'MDL-56052-master' of git://github.com/damyon/moodle
2016-10-10 14:18:33 +01:00
Mark Nelson
7b55aaa12e
MDL-55942 core: obey the mighty CiBoT
2016-10-07 16:26:40 +08:00
Mark Nelson
658d0b2fd7
MDL-55770 core_message: remove the send message pop-up
...
Revert "MDL-48933 core_message: New dialog to send a message to a user"
Revert "MDL-48933 core_message: Behat tests to cover messenger dialogs"
2016-10-07 16:26:40 +08:00
Andrew Nicols
948673efae
Merge branch 'MDL-55886-master' of git://github.com/danpoltawski/moodle
2016-10-04 11:20:24 +08:00
Dan Poltawski
693652b78d
MDL-55168 css: fix various errors detected by stylelint
...
Ignored properties, invalid propertiies, duplicates, invalid selectors..
Detected by stylelint rules:
http://stylelint.io/user-guide/rules/declaration-block-no-ignored-properties
http://stylelint.io/user-guide/rules/selector-type-no-unknown
http://stylelint.io/user-guide/rules/declaration-block-no-duplicate-properties
http://stylelint.io/user-guide/rules/max-line-length
http://stylelint.io/user-guide/rules/no-browser-hacks
2016-09-30 09:25:25 +01:00
Dan Poltawski
99fe296eb2
MDL-55168 css: remove 0-length units
2016-09-30 09:25:25 +01:00
Dan Poltawski
aea8eaecde
MDL-55168 css: use shorthand colour props when possible
2016-09-30 09:25:24 +01:00