Andrew Nicols
69165b6516
Merge branch 'MDL-70632-311' of git://github.com/paulholden/moodle into MOODLE_311_STABLE
2021-02-04 09:26:40 +08:00
Eloy Lafuente (stronk7)
30cc70ec2c
MDL-70741 capability overview: missing whitespace after placeholder
2021-02-04 00:01:22 +01:00
Sara Arjona
ac8130d0a4
Merge branch 'MDL-70741_311' of https://github.com/timhunt/moodle into MOODLE_311_STABLE
2021-02-03 14:49:43 +01:00
Paul Holden
21e728c7a4
MDL-70632 tool_langimport: search for available language packs.
2021-02-03 10:03:33 +00:00
Jun Pataleta
c7b0a60a3c
MDL-70288 mod_lti: Remove unnecessary empty label string
...
* When a label is passed to an (advanced) checkbox and no text
was provided, the label will be displayed on the right of the the
checkbox element. So there's no point in passing an empty string for
the label just to render the text to the right of the checkbox.
2021-02-02 14:22:15 +08:00
Tim Hunt
341b7245df
MDL-70741 capability overview: avoid errors from orphan contexts
2021-01-29 20:49:06 +00:00
Jake Dallimore
1cca977486
Merge branch 'MDL-66979-311-7' of git://github.com/andrewnicols/moodle into MOODLE_311_STABLE
2021-01-29 15:43:14 +08:00
Andrew Nicols
5a706a506c
MDL-66979 behat: Mark some tests as being slow
...
Uses of the httpsreplace and customlang tools are known to be extremely
slow.
In our CI infrastructure on slwoer DBs, the customlang tool can take
over 90 seconds to load the page, whilst the httpsreplace tool can take
up to about 60 seconds.
These changes set appropriate timeout factors to increase the timeout
accordingly.
2021-01-29 14:18:51 +08:00
Víctor Déniz
40f7439381
Merge branch 'MDL-69816-311' of git://github.com/paulholden/moodle into MOODLE_311_STABLE
2021-01-27 18:23:12 +00:00
Andrew Nicols
0bac7faf90
MDL-66979 behat: Warn about old behat.yml file location
2021-01-23 20:44:23 +08:00
Andrew Nicols
dd4693ac0c
MDL-66979 behat: Uncomment step disabled for old firefox
2021-01-22 14:52:18 +08:00
Andrew Nicols
2c967d8d07
MDL-66979 behat: Remove unnecessary steps which fail
...
These steps were completely pointless and were failing with the W3C
Webdriver becuase focus was never on the Update Profile button in the
first place.
At a minimum we should remove the Focus change step as it not valid, but
the following step is also pointless.
2021-01-22 14:52:17 +08:00
Eloy Lafuente (stronk7)
4c698ab3d3
Merge branch 'MDL-70159-311' of git://github.com/paulholden/moodle into MOODLE_311_STABLE
2021-01-19 23:44:54 +01:00
Sara Arjona
1520ae2cbd
Merge branch 'MDL-69308_311' of https://github.com/stronk7/moodle into MOODLE_311_STABLE
2021-01-14 12:03:36 +01:00
Paul Holden
721b1b6168
MDL-70159 tool_capability: order capabilities by their name.
2021-01-14 07:32:53 +00:00
Eloy Lafuente (stronk7)
5aed7f4217
MDL-69308 upgrade: remove all the < 3.6.0 upgrade steps
...
This just deletes all the upgrade steps previous to 3.6.0. Some
small adjustments, like tweaking globals can also be applied
when needed.
Also includes an upgrade step to prevent upgrading from any
version < 2018120300 (v3.6.0) as anti-cheating measure.
Note that in this case, there wasn't any case of upgradelib
functions being used, hence we haven't to deprecate/remove
anything in codebase. When there is such a need, that is done
in separate commits (one for each function) and documented here.
See MDL-65809 commits for an example removing/deprecating a
good number of functions.
2021-01-13 19:28:39 +01:00
Eloy Lafuente (stronk7)
c6fb18ef1d
MDL-69308 environment: Apply agreed changes
...
- PHP 7.3 required.
- Moodle 3.6 required.
- SQL*Server 2017 (aka, 14.0) required.
- Sodium PHP extension required.
2021-01-13 19:26:54 +01:00
Eloy Lafuente (stronk7)
0c2d9d9db7
MDL-69308 environment: 3.11 base information
...
This is a direct copy of the 3.10 branch to have
the changes under control in next commits.
2021-01-13 19:26:48 +01:00
Sara Arjona
24b10d62da
Merge branch 'MOODLE_311_MDL-70362' of https://github.com/golenkovm/moodle into MOODLE_311_STABLE
2021-01-13 12:36:46 +01:00
Sara Arjona
bc439a9dfc
Merge branch 'MDL-68010-cron-run-disabled-MOODLE_311_STABLE' of https://github.com/brendanheywood/moodle into MOODLE_311_STABLE
2021-01-13 11:28:21 +01:00
Sara Arjona
1e8ec8ef26
Merge branch 'MDL-68768-adhoc-task-faildelay-check-MOODLE_311_STABLE' of https://github.com/brendanheywood/moodle into MOODLE_311_STABLE
2021-01-12 10:07:01 +01:00
Paul Holden
186879fca4
MDL-69816 tool_uploadcourse: configure course content download value.
2021-01-11 22:24:39 +00:00
Sara Arjona
376b9d5a13
Merge branch 'MDL-70567-MOODLE_311_STABLE' of https://github.com/dmitriim/moodle into MOODLE_311_STABLE
2021-01-11 13:09:41 +01:00
Dmitrii Metelkin
835000c522
MDL-70567 task: fix broken result filter on logs page
2021-01-06 14:29:45 +11:00
Paul Holden
76693a564f
MDL-70558 tool_langimport: sort available language packs.
2021-01-04 23:55:55 +00:00
Eloy Lafuente (stronk7)
518fbeb84e
Merge branch 'MDL-70279-311' of git://github.com/paulholden/moodle into MOODLE_311_STABLE
2020-12-23 00:46:51 +01:00
Andrew Nicols
d2ef283eb0
Merge branch 'MOODLE_311_MDL-65856' of https://github.com/hdagheda/moodle into MOODLE_311_STABLE
2020-12-22 09:41:48 +08:00
Heena Agheda
690d44219c
MDL-65856 session: UX review of session timeout
...
Add new setting 'sessiontimeoutwarning', gives logged in user ability to extend session when there is no activity.
2020-12-21 09:11:10 +11:00
Mikhail Golenkov
ffccb474b3
MDL-70362 admin_cli: Add showdebugging and showsql to uninstall_plugins
2020-12-18 12:17:12 +11:00
Andrew Nicols
6dae4aa3ad
MDL-69107 user: Fix autocomplete usages
2020-12-16 07:50:56 +08:00
Brendan Heywood
feda75bdff
MDL-68010 tool_task: Allow disable tasks to still be run manually
2020-12-15 17:00:26 +11:00
Brendan Heywood
2d935948ea
MDL-68768 tool_tasks: Check for failing adhoc tasks
2020-12-15 13:42:17 +11:00
Jake Dallimore
435bb5ce2a
Merge branch 'MDL-70320-311' of https://github.com/andrewnicols/moodle into MOODLE_311_STABLE
2020-12-10 12:01:11 +08:00
Andrew Nicols
8f3d77d228
MDL-70320 behat: User full path to page admin node
2020-12-10 07:55:50 +08:00
Shamim Rezaie
c16004ce15
MDL-69301 behat: comment a test out
...
The e.key is not filled correctly by Geckodriver on the verssion of
Firefox that we use.
2020-12-09 13:42:03 +08:00
Andrew Nicols
72e6bd78aa
Merge branch 'MDL-70320_311' of https://github.com/timhunt/moodle into MOODLE_311_STABLE
2020-12-09 11:57:54 +08:00
Paul Holden
0ce7a5e021
MDL-70279 tool_templatelibrary: preserve component search field value.
2020-12-04 14:55:35 +00:00
sam marshall
4045bfd723
MDL-65818 Security: Encryption API and admin setting for secure data
2020-12-04 14:40:18 +00:00
Dan Marsden
7e6b9d8d7e
MDL-68052 analytics: Clean up analytics_indicator_calc records.
2020-11-30 09:40:53 +08:00
Tim Hunt
7de93d7a6b
MDL-70320 permission overrides: role names were double-escaped
2020-11-25 21:21:10 +00:00
Andrew Nicols
7a2006b499
MDL-67668 behat: Add inplace editable field type
...
This commit promotes the Inplace Editable field to a first-class form
element by introducing a new partial selector for inplace editable
fields, and teaching the field manager how to recognise these, then
introducing a new field type which can handle setting values for this
field.
2020-11-23 09:00:46 +08:00
Jamie Stamp
30d2f286b6
MDL-65843 tasks: Allow schedules to be overridden in config
2020-11-19 11:31:08 +08:00
Brendan Heywood
9fa0decc04
MDL-70107 tool_task: Unlock session on long running tasks in UI
2020-11-18 23:07:30 +01:00
Paul Holden
3d1f7d39c7
MDL-70158 tool_templatelibrary: group and sort list of components.
2020-11-18 10:18:35 +08:00
Andrew Nicols
5b9b1f07e6
MDL-70148 behat: Update steps for keyboard
2020-11-17 15:14:43 +08:00
Andrew Nicols
346fdae360
MDL-70148 behat: Add steps to send keys without an element
2020-11-17 15:14:43 +08:00
Eloy Lafuente (stronk7)
4aa83d92bf
MDL-70146 upgrade: add 3.10.0 separation line to all upgrade scripts
2020-11-07 23:26:09 +01:00
Marina Glancy
a350376b65
MDL-70143 tool_uploaduser: fix wrong cache reference
2020-11-06 18:07:24 +01:00
Jun Pataleta
940ed72017
Merge branch 'MDL-70089_310' of https://github.com/stronk7/moodle into MOODLE_310_STABLE
2020-11-04 13:05:47 +08:00
Eloy Lafuente (stronk7)
b0a1b4ce8b
MDL-70089 versions: bump all versions and requires near release
...
version = 2020110900 release version
requires= 2020110300 current beta+ (week6roll1) version
Note that, because we are under parallel development period,
this is being done in the branch that is going to be released
(MOODLE_310_STABLE already existing) for Moodle 3.10.0 and
not in master, that is the one getting the bump under normal
(non-parallel) periods.
2020-11-03 19:34:52 +01:00