Andrew Nicols
1152df3ec4
MDL-66109 css: Drop use of filter:alpha(opacity)
...
This CSS statement was an MS-only rule which was never accepted, and
which was abonded some time before IE 10. It has no effect in supported
browsers and can be safely replace with `opacity: [0.0-1.0]`.
2020-05-11 10:55:57 +08:00
Andrew Nicols
f879cc518e
MDL-66109 js: Build changes for NodeJS upgrade
...
This change includes a build to fix all minified file changes in Moodle
as a result of upgrades to our build process.
2020-05-11 10:55:54 +08:00
Juan Leyva
af59fe585a
MDL-65547 tool_mobile: Allow to generate site QR codes only
2020-05-08 16:51:36 +02:00
Juan Leyva
118852a710
MDL-65547 tool_mobile: New WS for generating tokens with qr login keys
2020-05-08 10:26:45 +02:00
Juan Leyva
9df5151013
MDL-65547 tool_mobile: Display QR in user profile
2020-05-08 10:26:45 +02:00
Eloy Lafuente (stronk7)
9a4a8bd3cb
Merge branch 'MDL-68443-xmldb-path-validation' of https://github.com/brendanheywood/moodle
2020-05-07 19:16:37 +02:00
Eloy Lafuente (stronk7)
7bf6fd4528
Merge branch 'MDL-67753-master' of git://github.com/jleyva/moodle
2020-05-07 18:44:45 +02:00
Juan Leyva
37bd67f54b
MDL-67753 registration: Enable Push Notifications when site register
...
There are some changes to make this possible:
- Enable by default the Mobile notifications plugin
- Implement a new callback for core -> plugins communication
- Generate an Airnotifier access key in the callback when needed
2020-05-06 23:20:13 +02:00
Jake Dallimore
3e5c3cf8d9
Merge branch 'MDL-68293-master' of git://github.com/jleyva/moodle
2020-05-06 12:53:16 +08:00
Juan Leyva
f724514e4f
MDL-68537 tool_mobile: Add new features to disable
...
We need to allow admins to disable the new things coming in the app.
2020-05-01 17:55:38 +02:00
Eloy Lafuente (stronk7)
157f5c9e54
Merge branch 'MDL-66135' of https://github.com/paulholden/moodle
2020-05-01 16:07:56 +02:00
Paul Holden
e1dfd4b83c
MDL-66135 tool_uploadcourse: case-insensitive date string comparison.
...
Account for PM/pm differences in PHP on different OS.
2020-05-01 09:05:07 +01:00
Eloy Lafuente (stronk7)
fcad901c73
Merge branch 'MDL-66135' of https://github.com/paulholden/moodle
2020-05-01 01:51:49 +02:00
Paul Holden
d62fc08ed9
MDL-66135 tool_uploadcourse: support custom course fields.
2020-05-01 00:10:15 +01:00
Helen Foster
1fce3f52ac
MDL-68434 lang: Import fixed English strings (en_fix)
...
Significant string changes:
* pluginnamesummary,qtype_ddimageortext and
pluginnamesummary,qtype_ddmarker - Note about the question type not
being accessible to visually impaired users
* addresourceoractivity,core - Removing 'resource' as the new activity
chooser doesn't have resource types separated
2020-04-28 14:01:20 +02:00
Juan Leyva
e624a2c8a1
MDL-68293 mobile: Update language strings to mention new app plans
...
We need to update different language strings to let our site admins know about the new app restrictions
(for both features and user devices able to receive notifications)
2020-04-27 18:26:30 +02:00
hiendinh
ad2ef9dd44
MDL-68248 Blocks: My overview block: Add sort by short name
2020-04-27 17:37:45 +07:00
Thiagolivramento
934ad2c869
MDL-65967 tool_recyclebin: add recycle bin link to category edit menu
2020-04-24 17:07:38 -03:00
Mark Nelson
fad610045b
MDL-67886 tool_xmldb: checks for extra indexes
2020-04-23 00:45:43 +02:00
Brendan Heywood
c80bcd56fd
MDL-68443 xmldb: Improve path validation on view_xml action
2020-04-18 20:50:03 +10:00
Jun Pataleta
e7845f9fa7
Merge branch 'MDL-68405-master' of git://github.com/andrewnicols/moodle
2020-04-14 16:09:42 +08:00
Andrew Nicols
986bf4e988
MDL-68405 behat: Fix gherkinlint failures
2020-04-14 15:09:13 +08:00
Eloy Lafuente (stronk7)
f167f93799
Merge branch 'MDL-67919-master' of git://github.com/sarjona/moodle
2020-04-10 11:54:17 +02:00
Andrew Nicols
aae4b15631
Merge branch 'MDL-47271-status-api-fixes' of https://github.com/brendanheywood/moodle
2020-04-08 12:37:52 +08:00
Brendan Heywood
59a44a5bad
MDL-47271 tool_task: Added Task API status checks
2020-04-08 14:35:33 +10:00
Eloy Lafuente (stronk7)
2ede5371ed
Merge branch 'MDL-67895' of https://github.com/timhunt/moodle
2020-04-08 00:01:33 +02:00
Tim Hunt
9205d263d6
MDL-68256 task admin UI: Grrrr! browsers
2020-04-07 19:04:53 +02:00
Sara Arjona
43cda51ea1
Merge branch 'MDL-68233' of https://github.com/timhunt/moodle
2020-04-06 12:51:22 +02:00
Sara Arjona
0f51963108
MDL-67919 dataprivacy: Fix behat error when contacting DPO
2020-04-03 19:37:39 +02:00
Tim Hunt
19f221961e
MDL-68233 renderers/block: fix reported coding style issues
2020-03-29 15:35:04 +01:00
Tim Hunt
1dcd0d3499
MDL-68233 renderers/block: remove illegal uses of $PAGE and $OUTPUT
2020-03-29 15:34:26 +01:00
Tim Hunt
9bf4d19930
MDL-67895 task admin: show defaults when editing a task
...
Also show the task classname, and the component info above the form.
With some refactoring to eliminate duplicated logic.
2020-03-28 18:40:51 +00:00
Tim Hunt
6fdc0f8796
MDL-68256 task admin: usability improvements
...
In the table that lists the scheduled tasks:
1. There are badges to show which components are disabled.
2. The plugin name (e.g. auth_ldap) is shown as well as the
human-readable name (e.g. LDAP server).
3. Where a time column has a non-default value, it is highlighted
and the default is shown.
4. If the fail-delay is non-zero, the cell is highlighted.
4. If you just interacted with a task (looked at or edited the settings,
did Run now, or cleared the fail delay) that row is highlighted,
and scrolled into view when the page loads.
To support this, some of the methods for loading the default tasks
have been extended with an optional argument to leave 'R' as 'R'
rather than replacing with a random number.
Also, mixed into this commit are a bunch of coding style improvements.
Sorry I did not separate them out, but ultimately this makes the
Moodle code better.
2020-03-28 18:40:51 +00:00
Eloy Lafuente (stronk7)
e0552f271b
Merge branch 'MDL-64429' of https://github.com/paulholden/moodle
2020-03-26 18:49:36 +01:00
Paul Holden
091758d512
MDL-64429 tool_usertours: upgrade step to fix existing tours sortorder.
2020-03-26 16:48:59 +00:00
Paul Holden
8dabade61f
MDL-64429 tool_usertours: ensure tour sortorder can't move out of range.
2020-03-22 20:03:52 +00:00
Paul Holden
a11e3d90f2
MDL-63865 tool_dataprivacy: unit test for plugin privacy provider.
2020-03-22 19:59:43 +00:00
Mathew May
6354ead666
MDL-67924 core: Changes to features for Goutte & editing button
2020-03-13 08:50:29 +08:00
Eloy Lafuente (stronk7)
f41bec72bf
Merge branch 'MDL-62768' of https://github.com/paulholden/moodle
2020-03-04 18:33:00 +01:00
Sara Arjona
92499808cb
Merge branch 'MDL-67767-master' of git://github.com/dpalou/moodle
2020-03-04 15:04:47 +01:00
Dani Palou
12da324fc0
MDL-67767 tool_mobile: Allow using more characters in forcedurlscheme
2020-03-04 14:22:22 +01:00
Sara Arjona
e0a2f774df
Merge branch 'MDL-68008-master' of git://github.com/ferranrecio/moodle
2020-03-04 08:40:43 +01:00
Sara Arjona
d0b087efa1
Merge branch 'MDL-67993-master' of git://github.com/lameze/moodle
2020-03-03 18:06:23 +01:00
Ferran Recio
de5cc3662b
MDL-68008 tool_capability: shows multiple contexts when overrides exists
2020-03-03 17:46:11 +01:00
Paul Holden
07d93d27a0
MDL-67891 tool_cohortroles: move upgrade step inside plugin.
...
The step added in MDL-67458 was added to core, which broke the upgrade
process if this plugin had been uninstalled prior.
2020-03-02 08:50:43 +00:00
Eloy Lafuente (stronk7)
d2ac7726eb
Merge branch 'MDL-67979-master-enfix' of git://github.com/mudrd8mz/moodle
2020-02-26 17:13:12 +01:00
David Balch
50850003e5
MDL-67993 roles: Fix pix_icon() calls.
2020-02-26 12:01:45 +08:00
Eloy Lafuente (stronk7)
8e933354a6
Merge branch 'MDL-67644-master' of git://github.com/dpalou/moodle
2020-02-25 23:59:41 +01:00
Eloy Lafuente (stronk7)
d1658a47eb
Merge branch 'MDL-67806-master' of git://github.com/dpalou/moodle
2020-02-25 23:57:15 +01:00
Eloy Lafuente (stronk7)
a32e7f7933
Merge branch 'MDL-67237-master' of git://github.com/dpalou/moodle
2020-02-25 23:53:19 +01:00