Víctor Déniz
318637c781
Merge branch 'MDL-72498-311' of git://github.com/paulholden/moodle into MOODLE_311_STABLE
2021-10-12 15:34:11 +08:00
Huong Nguyen
06858a584a
MDL-71344 questions: Improve event handler for Drag n Drop family
2021-10-11 11:05:14 +07:00
Andrew Nicols
6f4d296da2
Merge branch 'MDL-66203-311' of git://github.com/rezaies/moodle into MOODLE_311_STABLE
2021-10-11 08:36:54 +08:00
Paul Holden
b413ff4684
MDL-72639 admin: consistent primary buttons during site upgrade.
2021-10-10 20:43:18 +01:00
Paul Holden
72b8b2e858
MDL-72498 report_eventlist: use core component API for event list.
...
The previous method of hardcoded filepaths, specifically for events
belonging to core, meant that any events belongs to core subsystems
were omitted (core_customfield, core_h5p, core_payment, etc).
2021-10-10 20:41:43 +01:00
Paul Holden
c250f825ed
MDL-72464 webservice: fix detection of non-expiring external tokens.
2021-10-10 20:40:38 +01:00
David Mudrák
a2a309f9a0
MDL-26633 workshop: Allow to randomly allocate more than 30 reviews
...
For classes with many students, there may be valid cases for having more
than 30 reviews per submission / reviewer.
The patch changes the type of the input field so that it can freely
editable to any integer value.
2021-10-08 17:10:36 +02:00
Sara Arjona
0850628c6c
weekly release 3.11.3+
2021-10-08 12:43:20 +02:00
Sara Arjona
2082bc6a89
Merge branch 'install_311_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_311_STABLE
2021-10-08 12:43:16 +02:00
AMOS bot
31f3479fbf
Automatically generated installer lang files
2021-10-08 00:07:26 +00:00
Víctor Déniz
221ed2ac87
Merge branch 'MOODLE_311_MDL-64576' of https://github.com/golenkovm/moodle into MOODLE_311_STABLE
2021-10-07 22:29:50 +01:00
Eloy Lafuente (stronk7)
2266158778
Merge branch 'MDL-71306-311' of https://github.com/paulholden/moodle into MOODLE_311_STABLE
2021-10-07 23:10:08 +02:00
Eloy Lafuente (stronk7)
e0c0c1dd17
Merge branch 'MDL-72674-311' of git://github.com/junpataleta/moodle into MOODLE_311_STABLE
2021-10-07 22:54:00 +02:00
Eloy Lafuente (stronk7)
bc7c322c62
Merge branch 'MDL-72309-311' of git://github.com/paulholden/moodle into MOODLE_311_STABLE
2021-10-07 22:42:57 +02:00
Eloy Lafuente (stronk7)
c44a461146
Merge branch 'MDL-72635-311' of git://github.com/lameze/moodle into MOODLE_311_STABLE
2021-10-07 22:39:04 +02:00
Eloy Lafuente (stronk7)
9a6b0b8c31
Merge branch 'MDL-72621-311' of git://github.com/andrewnicols/moodle into MOODLE_311_STABLE
2021-10-07 21:10:05 +02:00
AMOS bot
e0fd61d727
Automatically generated installer lang files
2021-10-07 00:07:24 +00:00
Jun Pataleta
802259a6c8
Merge branch 'MDL-72339-m311' of https://github.com/sammarshallou/moodle into MOODLE_311_STABLE
2021-10-06 22:44:31 +08:00
sam marshall
4ae6235d64
MDL-72339 core_availability: Unsafe to use format_string in description
...
The availability condition get_description method is called while
gathering data for the modinfo object. As such it is not safe to
call other functions which might rely on modinfo, such as format_string
(if using filters which access modinfo).
This change provides a mechanism to call format_string later, and also
a general callback to do other stuff later as well if needed. It uses
the same approach already taken to make activity names work correctly
in the availability_condition class.
2021-10-06 11:26:28 +01:00
Andrew Nicols
13d8eb3321
Merge branch 'MDL-72515-311' of git://github.com/marinaglancy/moodle into MOODLE_311_STABLE
2021-10-06 12:58:39 +08:00
Ilya Tregubov
3fe1755d5d
Merge branch 'MDL-72452-resource-filter-311' of https://github.com/Peterburnett/moodle into MOODLE_311_STABLE
2021-10-06 10:55:01 +07:00
Andrew Nicols
ab7d7d4d57
Merge branch 'MDL-72599-311' of git://github.com/paulholden/moodle into MOODLE_311_STABLE
2021-10-06 09:12:42 +08:00
Eloy Lafuente (stronk7)
d2c4d59f81
weekly release 3.11.3+
2021-10-06 00:24:51 +02:00
Ilya Tregubov
26bcfa6122
Merge branch 'MDL-56773-311' of git://github.com/rezaies/moodle into MOODLE_311_STABLE
2021-10-05 23:26:59 +02:00
Jun Pataleta
1c8e09b4aa
Merge branch 'MDL-39324-moodle311' of https://github.com/kiratskitizing/moodle into MOODLE_311_STABLE
2021-10-05 23:26:59 +02:00
Ilya Tregubov
2980b46bf8
Merge branch 'MDL-72395_311' of https://github.com/stronk7/moodle into MOODLE_311_STABLE
2021-10-05 23:26:59 +02:00
Simey Lameze
1bb79a6cb3
MDL-72635 calendar: fix typo in data attribute
2021-10-05 06:30:43 +08:00
Paul Holden
f91d23a739
MDL-71306 cohort: ignore empty values in form autocomplete element.
2021-10-04 21:14:17 +01:00
Joshua Ebarvia
2ac4573661
MDL-39324 mod_url: Fix icon when URL has params
2021-10-04 20:04:00 +10:30
Marina Glancy
c9ff42d096
MDL-72515 admin: do not call curl unnecessary on plugins page
2021-10-04 10:01:12 +02:00
Paul Holden
30830852bf
MDL-72309 course: make category a required field in forms.
...
Course category fields were changed en masse from simple select
elements to autocompletes in 93d72205
, but weren't defined as
required fields. This could lead to exceptions and/or unexpected
behaviour if their values were cleared prior to form submission.
2021-10-04 08:11:40 +01:00
Mikhail Golenkov
3550f90dad
MDL-64576 completion: Fix criteria and course completion dates
2021-10-04 10:52:31 +11:00
Shamim Rezaie
99af155ddd
MDL-66203 mod_assign: Reset submission status when removing a submission
2021-10-04 02:12:43 +11:00
Eloy Lafuente (stronk7)
2a0e7b1d8c
MDL-72395 composer: Update to newer dependencies
...
More notably PHPUnit to 9.5.9 that comes with some good fixes
and better support for go prospecting php81 (beta) status.
Generated with php73, that is the lower version supported
by this branch, following the instructions @ https://docs.moodle.org/dev/Composer
2021-10-02 22:46:11 +02:00
Eloy Lafuente (stronk7)
d5e66b50b3
weekly release 3.11.3+
2021-10-02 22:05:12 +02:00
Eloy Lafuente (stronk7)
55aa35d9fe
Merge branch 'install_311_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_311_STABLE
2021-10-02 22:05:08 +02:00
Eloy Lafuente (stronk7)
59e08ceb6d
Merge branch 'MDL-72714_311' of git://github.com/stronk7/moodle into MOODLE_311_STABLE
2021-10-02 15:29:28 +02:00
Eloy Lafuente (stronk7)
f3a6d622a2
MDL-72714 behat: Add new @skip_chrome_zerosize labels
...
With the move from Chrome 93 to 94 a few new "zerosize" cases
have appeared, this just protect us from them, so they
are run apart.
2021-10-02 12:17:51 +02:00
Eloy Lafuente (stronk7)
2704764d80
MDL-72714 behat: fix problem with button on the edge and failing
...
Surprise came with Chrome 94, so applying the usual trick by
changing window size. Hopefully some day we'll be able to
revert all them (Chrome 123).
2021-10-02 12:17:51 +02:00
Víctor Déniz
61e68a15a1
MDL-72714 behat: Fix Behat failures for chrome 94.
2021-10-01 11:56:47 +01:00
abgreeve
5f26d8c331
Merge branch 'MDL-69682-311' of git://github.com/paulholden/moodle into MOODLE_311_STABLE
2021-10-01 11:24:46 +08:00
Jun Pataleta
7c814fa48f
MDL-72674 core: Add indicator that feedback link opens in new window
...
* New pix icon i/externallink
* New lang string opensinnewwindow
* Use the external link pix icon with "Opens in new window" lang string
as its alt text and add it to the "Give feedback about this software"
link.
* Update cta template to indicate whether the link opens in new window.
2021-10-01 10:39:22 +08:00
Andrew Nicols
f603c2c38e
Merge branch 'MDL-72673-311' of git://github.com/junpataleta/moodle into MOODLE_311_STABLE
2021-10-01 10:23:44 +08:00
Eloy Lafuente (stronk7)
207174aa0a
Merge branch 'MDL-72484-311' of git://github.com/paulholden/moodle into MOODLE_311_STABLE
2021-09-30 23:19:15 +02:00
Víctor Déniz
ced66d9d66
Merge branch 'MDL-72496-311_assert_tag' of https://github.com/call-learning/moodle into MOODLE_311_STABLE
2021-09-30 15:41:09 +01:00
Laurent David
d0958a89f9
MDL-72496 question tests: fix assertTag if tag not found
...
* The basic_test::assertTag method will issue a warning as $tag is not
found, failing the PHP Unit test that uses this method.
* Add tests to check that assertTag is working
2021-09-30 13:14:34 +02:00
Thong Bui
392e57b6a0
MDL-72507 Quiz: Quiz auto-save does not detect uploaded files
2021-09-30 12:17:40 +07:00
abgreeve
250524cf5b
Merge branch 'MDL-72275-311-2' of git://github.com/mickhawkins/moodle into MOODLE_311_STABLE
2021-09-30 10:03:27 +08:00
AMOS bot
dbdc0e44d1
Automatically generated installer lang files
2021-09-30 00:07:25 +00:00
Eloy Lafuente (stronk7)
954bc8e887
Merge branch 'MDL-71970-311' of git://github.com/sarjona/moodle into MOODLE_311_STABLE
2021-09-29 23:27:25 +02:00