Juan Leyva
5327284deb
MDL-71251 qtype_essay: Return new min/max word limit settings via WS
...
Those settings are required by external clients such as the Moodle App
2021-04-09 17:16:23 +02:00
Víctor Déniz
3c5a338cd4
on-demand release 3.11dev+
2021-03-30 15:39:41 +01:00
Víctor Déniz
2cb1f59249
Merge branch 'install_311_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_311_STABLE
2021-03-30 15:39:34 +01:00
Eloy Lafuente (stronk7)
d24a83f5e7
Merge branch 'MDL-70963-311' of git://github.com/sarjona/moodle into MOODLE_311_STABLE
2021-03-29 12:39:49 +02:00
Sara Arjona
c2c04214bb
MDL-70963 core_badges: Use expected JSON format for OBv2.1
...
This patch adds some changes to guarantee that OpenBadges 2.1 (OBv2.1)
will return always the same JSON format that OBv2.0 (because the only
difference between both versions it's the BadgeConnect API).
2021-03-29 10:03:15 +02:00
Andrew Nicols
d940eabc2c
Merge branch 'MDL-70962-311' of git://github.com/paulholden/moodle into MOODLE_311_STABLE
2021-03-29 11:58:54 +08:00
Andrew Nicols
3815071676
Merge branch 'MDL-71004_311' of https://github.com/stronk7/moodle into MOODLE_311_STABLE
2021-03-29 11:54:13 +08:00
AMOS bot
a557cc3998
Automatically generated installer lang files
2021-03-29 00:07:28 +00:00
Eloy Lafuente (stronk7)
859a5589b2
Merge branch 'MDL-68496-311' of git://github.com/andrewnicols/moodle into MOODLE_311_STABLE
2021-03-28 23:48:26 +02:00
Eloy Lafuente (stronk7)
0bbf27a673
Merge branch 'MDL-71131-m311' of https://github.com/sammarshallou/moodle into MOODLE_311_STABLE
2021-03-28 23:21:45 +02:00
AMOS bot
fdbf5546bb
Automatically generated installer lang files
2021-03-28 00:07:26 +00:00
Eloy Lafuente (stronk7)
b56163cbc1
Merge branch 'MDL-71099-m311' of https://github.com/sammarshallou/moodle into MOODLE_311_STABLE
2021-03-27 10:17:51 +01:00
Víctor Déniz
baa15131af
Merge branch 'MDL-70537-m311' of https://github.com/sammarshallou/moodle into MOODLE_311_STABLE
2021-03-26 20:14:49 +00:00
Paul Holden
35efccacee
MDL-70962 forms: catch modal exceptions when getting body content.
...
They are thrown in the following circumstances:
* The dynamic form class doesn't exist;
* It does exist but it's `check_access` method throws exception
Co-Authored-By: Andrew Nicols <andrew@nicols.co.uk>
2021-03-25 17:26:33 +00:00
Víctor Déniz
67943be4af
Merge branch 'MDL-71194-311' of git://github.com/NoelDeMartin/moodle into MOODLE_311_STABLE
2021-03-25 15:13:50 +00:00
sam marshall
3c688fd9cb
MDL-71131 Admin: Users page incorrectly showing all name fields
2021-03-25 13:50:08 +00:00
sam marshall
3dee5cd74c
MDL-71099 Lib: Move new user_fields class from core to core_user
...
This class would belong more appropriately within the 'user' API
(core_user) instead of within the 'core' API, since it is
directly related to user data.
Since the class has only just been added to Moodle, now is a good
time to move it.
2021-03-25 13:48:04 +00:00
Víctor Déniz
a4a5863645
Merge branch 'MDL-70842_311_v3' of https://github.com/TomoTsuyuki/moodle into MOODLE_311_STABLE
2021-03-25 12:59:09 +00:00
Noel De Martin
c846c46e4e
MDL-71194 behat: Fix app tests
2021-03-25 13:52:41 +01:00
Andrew Nicols
7ad0fea3b8
Merge branch 'MDL-70318-311' of https://github.com/ilyatregubov/moodle into MOODLE_311_STABLE
2021-03-25 12:31:44 +08:00
Andrew Nicols
4c9a7df3fb
Merge branch 'MDL-65776-311' of git://github.com/sarjona/moodle into MOODLE_311_STABLE
2021-03-25 11:07:24 +08:00
Andrew Nicols
dc6079cd39
Merge branch 'MDL-70871-311' of git://github.com/roland04/moodle into MOODLE_311_STABLE
2021-03-25 08:12:08 +08:00
AMOS bot
6c6c6c37af
Automatically generated installer lang files
2021-03-25 00:07:31 +00:00
Andrew Nicols
66a719d48f
Merge branch 'MDL-70980-311' of git://github.com/ferranrecio/moodle into MOODLE_311_STABLE
2021-03-25 08:06:47 +08:00
Eloy Lafuente (stronk7)
42484d7ae8
MDL-71004 git: Ignore moodle-plugin-ci.phar in any directory
2021-03-24 20:10:29 +01:00
Víctor Déniz
c54de9bec2
weekly release 3.11dev
2021-03-24 14:20:41 +00:00
Víctor Déniz
3c3f39d5b8
Merge branch 'MDL-71149_311' of https://github.com/stronk7/moodle into MOODLE_311_STABLE
2021-03-24 13:36:32 +00:00
Eloy Lafuente (stronk7)
a771fddb27
Merge branch 'MDL-71182-311-2' of git://github.com/lameze/moodle into MOODLE_311_STABLE
2021-03-24 10:49:32 +01:00
Simey Lameze
5efbb6402b
MDL-71182 calendar: add logic for category events in get_context
...
This commit adds the missing logic for category events in
get_context() method. Without this fix, users will get errors
if they have category events with userid set to 0.
2021-03-24 17:33:50 +08:00
Tomo Tsuyuki
35892aedce
MDL-70842 mod_assign: Add more cases to add file to archive
2021-03-24 16:02:02 +11:00
Simey Lameze
41cbdeccab
MDL-71182 calendar: Revert "Merge branch 'MDL-67494-311' of git://github.com/lameze/moodle into MOODLE_311_STABLE"
...
This reverts commit 9f5794834e
, reversing
changes made to d30b045210
.
2021-03-24 09:18:16 +08:00
Víctor Déniz
7fb15daff2
Merge branch 'MDL-71022-311' of git://github.com/paulholden/moodle into MOODLE_311_STABLE
2021-03-23 23:01:00 +00:00
Víctor Déniz
f33dec405a
Merge branch 'MDL-70727-311' of https://github.com/NashTechOpenUniversity/moodle into MOODLE_311_STABLE
2021-03-23 18:23:32 +00:00
Mikel Martín
75627cc770
MDL-70871 user: Move 'Show all X' functionality to dynamic_table
2021-03-23 09:57:52 +01:00
Mikel Martín
96668b7c35
MDL-70871 table: Add 'Show all X' functionality to dynamic_table
2021-03-23 09:57:52 +01:00
Travis CI
5a3e84a5a2
Merge branch 'MDL-69792-311' of git://github.com/sarjona/moodle into MOODLE_311_STABLE
2021-03-23 13:55:09 +08:00
Travis CI
474a3cecfe
Merge branch 'MDL-71104-311-2' of git://github.com/mickhawkins/moodle into MOODLE_311_STABLE
2021-03-23 13:47:02 +08:00
Michael Hawkins
e9b94ceb74
MDL-71104 core_completion: Fix fetching of grade completion status
...
We should be able to fetch the grade completion status for modules
that do not have custom completion configured. This also improves
unit testing coverage.
2021-03-23 12:49:30 +08:00
Jun Pataleta
2323a27150
MDL-71104 completion: Fix completion_info::get_data() unit tests
...
* Fixed inverted $sameuser test data.
* Fixed caching expectation check. Caching only relies on whether the
user accessing the completion data is the same user or not.
* Fixed checking for the caching of other modules. Should have been
checking cm ID and not instance ID.
* Additional test case when whole course parameter is passed as
true, but the requesting user is different from the target user.
2021-03-23 12:49:30 +08:00
Andrew Nicols
fa58d33b66
Merge branch 'MDL-71039-311' of git://github.com/marinaglancy/moodle into MOODLE_311_STABLE
2021-03-23 11:18:24 +08:00
Andrew Nicols
13fcc7c4a6
Merge branch 'MDL-70313-311' of git://github.com/peterRd/moodle into MOODLE_311_STABLE
2021-03-23 10:00:19 +08:00
Andrew Nicols
93ad6a244e
Merge branch 'MDL-69036-311' of git://github.com/paulholden/moodle into MOODLE_311_STABLE
2021-03-23 09:52:02 +08:00
Andrew Nicols
3488ff7aab
Merge branch 'MDL-67870-311' of git://github.com/mihailges/moodle into MOODLE_311_STABLE
2021-03-23 09:24:41 +08:00
Ferran Recio
d2591bd149
MDL-70980 mod_h5pactivity: fix review mode
2021-03-22 10:57:57 +01:00
Mihail Geshoski
66f592e71b
MDL-67870 backup: Skip value change if setting is locked by hierarchy
...
The given condition in the if statement did not take into account cases
when the setting is locked by hierarchy. Settings which are locked by
hierarchy should should keep their current values which were inherited
from the parent.
2021-03-22 15:33:39 +08:00
Andrew Nicols
bd12ca2001
MDL-68496 Grunt: Stylelint should only lint relevant component files
...
Prior to this change the Grunt stylelint command was too greedy when
determining which files hsould be linted.
This change modifies the watch command to only watch relevant files and
subdirectories of each component directories. This means that unrelated
CSS and SCSS files are no longer watched for changes, and has the added
benefit of significantly increaseing the startup speed of grunt.
Without this patch applied the watch tasks were checking for matches in
the node_modules, and vendor directories.
2021-03-22 15:18:47 +08:00
Andrew Nicols
608852f3a0
Merge branch 'MDL-70816-311-4' of git://github.com/rezaies/moodle into MOODLE_311_STABLE
2021-03-22 13:33:48 +08:00
Shamim Rezaie
0a2c40f76e
MDL-70816 mod_choice: activity_dates implementation
2021-03-22 16:19:03 +11:00
Shamim Rezaie
7c16ba2fa4
MDL-70816 core: Activity date details base class
...
* Base class for fetching an activity module's important date for a user
2021-03-22 16:19:02 +11:00
Andrew Nicols
76b7da2e9f
Merge branch 'MDL-71139-311-trademark' of git://github.com/mudrd8mz/moodle into MOODLE_311_STABLE
2021-03-22 12:00:08 +08:00