Luca Bösch
242dad037f
MDL-65901 forum: Style advanced search form properly.
2019-06-27 22:00:05 +02:00
Eloy Lafuente (stronk7)
7ec1804935
weekly release 3.8dev
2019-06-27 18:54:22 +02:00
Eloy Lafuente (stronk7)
730e779b0c
Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install
2019-06-27 18:54:19 +02:00
Jake Dallimore
c0cc1ebe85
Merge branch 'MDL-65995' of git://github.com/stronk7/moodle
2019-06-27 13:37:50 +08:00
Andrew Nicols
bf2d94e3c9
Merge branch 'MDL-53778' of https://github.com/stronk7/moodle
2019-06-27 08:35:56 +08:00
Mathew May
e63a35dcff
MDL-66022 core: Remove unused subplugin files
2019-06-27 08:18:24 +08:00
Eloy Lafuente (stronk7)
4421d3d127
Merge branch 'MDL-59502-master' of git://github.com/aanabit/moodle
2019-06-27 01:25:13 +02:00
Eloy Lafuente (stronk7)
f88261eb49
Merge branch 'MDL-57632-master' of git://github.com/sarjona/moodle
2019-06-27 01:23:09 +02:00
Eloy Lafuente (stronk7)
ee47095dbb
MDL-53778 quiz: ensure completion deps are fulfilled by behat
...
Behat backgrounds and scenarios must observe the new
interdependencies between quiz completion settings.
This commits just applies that to the tests missing it.
2019-06-27 01:11:43 +02:00
Eloy Lafuente (stronk7)
dcb8f5fefb
MDL-53778 quiz: ensure completion deps are fulfilled by generator uses
...
There are some mod_quiz generator issues where the new chain
of dependencies between completion settings was not being observed.
This patch just ensures that the now 3 chained settings are
enabled together (or new quiz options logic will proceed to
disable them).
2019-06-27 01:11:43 +02:00
Eloy Lafuente (stronk7)
6f5990024c
Merge branch 'MDL-66003-master-enfix' of git://github.com/mudrd8mz/moodle
2019-06-26 23:04:18 +02:00
Sara Arjona
bdc12b0bd8
Merge branch 'MDL-65996' of git://github.com/stronk7/moodle
2019-06-26 19:16:07 +02:00
Sara Arjona
d6c15a77a2
Merge branch 'MDL-60088' of git://github.com/Chocolate-lightning/moodle
2019-06-26 18:10:58 +02:00
Eloy Lafuente (stronk7)
3de633589c
Merge branch 'MDL-59525' of git://github.com/Chocolate-lightning/moodle
2019-06-26 17:57:23 +02:00
Eloy Lafuente (stronk7)
504d1ee098
Merge branch 'MDL-57617' of git://github.com/Chocolate-lightning/moodle
2019-06-26 17:55:15 +02:00
Eloy Lafuente (stronk7)
51208845bf
Merge branch 'MDL-53778' of https://github.com/anieminen/moodle
2019-06-26 17:49:53 +02:00
Shamim Rezaie
706c5b3acd
MDL-65506 forms: get the correct value for advcheckbox fields in js
2019-06-26 20:56:42 +10:00
Eloy Lafuente (stronk7)
61cd6fe9b0
Merge branch 'MDL-65249-master-fix' of https://github.com/snake/moodle
2019-06-26 10:28:08 +02:00
Jake Dallimore
93872a9a2f
MDL-65249 session: use redis host constant in unit tests
2019-06-26 16:26:19 +08:00
Jake Dallimore
9b879d0bb7
Merge branch 'MDL-65249-redis-catch-exception-after-retry-master' of https://github.com/ilya-catalyst/moodle
2019-06-26 14:48:03 +08:00
Jake Dallimore
ea64059672
Merge branch 'MDL-60978-master' of git://github.com/andrewnicols/moodle
2019-06-26 13:16:36 +08:00
AMOS bot
46f9914b31
Automatically generated installer lang files
2019-06-26 00:09:16 +00:00
Eloy Lafuente (stronk7)
56b66b1449
Merge branch 'MDL-65181' of https://github.com/paulholden/moodle
2019-06-26 00:37:56 +02:00
Eloy Lafuente (stronk7)
b25890aa13
Merge branch 'MDL-65797-Master' of https://github.com/tuanngocnguyen/moodle
2019-06-26 00:31:39 +02:00
David Mudrák
d201dba655
MDL-66003 lang: Use the updated strings in the tests
2019-06-25 18:05:03 +02:00
Helen Foster
08a114cf40
MDL-66003 lang: Import fixed English strings (en_fix)
...
Significant string changes:
* moodleorghubname,core_admin and
sitemustberegistered,message_airnotifier - 'Moodle.net' changed to
'Moodle'
* registration_help,core_admin and registermoochtips,core_hub - removed
erroneous 'access to Moodle.net our course sharing platform'
* trackingtype_help,mod_forum and formnotavailable,core_grading and
showgrades_help,core and rolewarning_help,core_rating -
'Administration block' changed to 'Actions menu or admin block',
'navigation block' changed to 'navigation drawer or block'
2019-06-25 18:00:51 +02:00
David Mudrák
703ad1a84e
MDL-65892 forum: Fix styling of the inline reply textarea
2019-06-25 14:48:10 +02:00
Arto Nieminen
9147273640
MDL-53778 quiz settings: Ensure that disabled checkboxes have value 0
2019-06-25 13:23:12 +03:00
Ilya Tregubov
4120908e19
MDL-65249 Session: Throw exception if number of attempts exceeded.
2019-06-25 15:09:42 +10:00
Simey Lameze
ce715ce556
MDL-65707 calendar: behat scenario to test default event type
2019-06-25 09:50:27 +08:00
Simey Lameze
419b868ae7
MDL-65707 calendar: set the correct event type on site calendar
2019-06-25 09:50:22 +08:00
Jake Dallimore
567289e29a
Merge branch 'MD-64901-master-fix' of https://github.com/andrewnicols/moodle
2019-06-25 09:36:05 +08:00
Andrew Nicols
a3f254053e
MDL-64901 block_myoverview: Correct CSS selector in behat
2019-06-25 09:17:22 +08:00
AMOS bot
57ca66d594
Automatically generated installer lang files
2019-06-25 00:09:11 +00:00
Eloy Lafuente (stronk7)
a1c3ebd3eb
Merge branch 'MDL-64340-master' of git://github.com/rezaies/moodle
2019-06-25 00:53:52 +02:00
Eloy Lafuente (stronk7)
c5390ec39c
Merge branch 'MDL-65922-master' of https://github.com/dmitriim/moodle
2019-06-25 00:35:28 +02:00
Bas Brands
df92689612
MDL-64935 theme: prevent activitynavigation link overflowing container
2019-06-24 14:45:25 +02:00
Bas Brands
987c70f544
MDL-65105 theme_classic: use $dark variable for navbar-dark
2019-06-24 11:42:58 +02:00
Shamim Rezaie
8a0f2e954e
MDL-65728 tool_customlang: Escape html on the original translation field
2019-06-24 18:23:59 +10:00
Sagar Ghimire
a57a585cd2
MDL-48610 tablelib: Always show alphabet filter in grader report
2019-06-24 14:51:01 +10:00
Jake Dallimore
4a4a3e0e27
Merge branch 'MDL-65893-master' of https://github.com/nicoroeser/moodle
2019-06-24 11:41:37 +08:00
Andrew Nicols
760938e39e
Merge branch 'MDL-64998' of git://github.com/Chocolate-lightning/moodle
2019-06-24 08:16:14 +08:00
Mathew May
cddcfccc36
MDL-64998 libraries: Remove references to lessphpc
2019-06-24 08:13:43 +08:00
AMOS bot
0b939813d6
Automatically generated installer lang files
2019-06-24 00:08:09 +00:00
Andrew Nicols
60f3e0f61d
Merge branch 'MDL-64901-37_block_myoverview_layout_settings' of https://github.com/tomdickman/moodle
2019-06-24 06:44:11 +08:00
Eloy Lafuente (stronk7)
3a1522b1a4
MDL-65995 components: Too early to use debugging()
...
components are loaded very early in Moodle bootstrap/warmup
process. So, basically, core_component must be vanilla php
and moodlelib/weblib facilitites are not available yet.
So, changing debugging() call to error_log(), to make it
consistent with the rest of the calls in the method.
2019-06-22 12:06:25 +02:00
Eloy Lafuente (stronk7)
df272345ba
MDL-65996 exceptions: Make exception handler early-errors compliant
...
Some errors can happen really early in Moodle bootstrap/warmup
(basically when executing setup.php stuff, before general libraries
are loaded and available).
That's called "early errors" and there are good parts within
setuplib.php that must be able to run without any dependency
other than vanilla php code.
It seems that, along the years, some dependencies have been
added (calls to debugging(), to s()....) and they worked mostly
ok because early errors are rare.
This commit just makes all those dependencies conditional so,
if an early error is detected... the exception handler will
return real information about he error happening and not
handler own errors (like it's happening now).
2019-06-22 11:38:43 +02:00
Sara Arjona
c2c5f08c09
MDL-57632 core_media: final deprecation core_media_manager::setup
2019-06-21 12:10:36 +02:00
Jun Pataleta
e2b0e62f6e
MDL-65965 behat: Map grouping for activity data generator
2019-06-21 15:38:28 +08:00
Jun Pataleta
f512a662f5
MDL-65965 availability: Behat test for activity grouping restriction
2019-06-21 15:36:35 +08:00