Andrew Nicols
23f2f3d8eb
Merge branch 'MDL-65768-master' of git://github.com/lameze/moodle
2019-07-18 09:08:52 +08: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
Simey Lameze
d6884bb3d5
MDL-65768 auth_cas: update of moodle documentation
...
Update of readme_moodle.txt and thirdpartylibs.xml
with information about the update to 1.3.7
2019-06-18 13:54:27 +08:00
Simey Lameze
97133133cd
MDL-65768 auth_cas: update phpCAS to 1.3.7
2019-06-18 13:49:48 +08:00
Mathew May
6cefd826e5
MDL-65754 auth_email: Remove unused v1 recaptcha
2019-06-12 09:35:54 +08:00
Eloy Lafuente (stronk7)
3572a25cc3
MDL-65644 upgrade: add 3.7.0 separation line to all upgrade scripts
2019-05-20 19:35:05 +02:00
Eloy Lafuente (stronk7)
c9a1a6341c
MDL-65571 versions: bump all versions and requires near release
...
version = 2019052000 release version
requires= 2019051100 current beta (week6roll2) version
2019-05-12 23:46:34 +02:00
Eloy Lafuente (stronk7)
c3b8f0ceb3
Merge branch 'MDL-65537-master-enfix' of git://github.com/mudrd8mz/moodle
2019-05-10 20:07:50 +02:00
Helen Foster
f715376907
MDL-65537 lang: Import fixed English strings (en_fix)
...
Significant string changes:
* isdataunique_help and isfieldrequired_help,core_customfield -
explanatory wording
* forum:cantogglefavourite,mod_forum - 'Can toggle favourites.'
changed to 'Star discussions'
2019-05-10 10:17:47 +02:00
Andrew Nicols
7991e3032c
MDL-65558 auth_db: use , as port separator
2019-05-10 12:23:49 +08:00
Eloy Lafuente (stronk7)
f79881b8d0
Merge branch 'MDL-59298-master' of git://github.com/rezaies/moodle
2019-04-15 23:53:58 +02:00
Adrian Greeve
e9cbc45484
Merge branch 'MDL-46975-master' of git://github.com/junpataleta/moodle
2019-04-10 14:23:59 +08:00
Shamim Rezaie
18641610d7
MDL-59298 auth_oauth2: Custom email message when account uses oauth2
...
AMOS BEGIN
CPY [emailpasswordchangeinfosubject,core],[emailpasswordchangeinfosubject,auth_oauth2]
AMOS END
2019-04-08 18:56:41 +10:00
Shamim Rezaie
4c00766e2a
MDL-59298 auth_nologin: override get_password_change_info
...
Let the auth_nologin class to take care of its exceptional behaviour.
2019-04-08 18:53:06 +10:00
Shamim Rezaie
206ec32890
MDL-59298 auth: Added get_password_change_info to auth plugins
2019-04-08 18:43:22 +10:00
Mathew May
5cac5fa428
MDL-64506 templates: BS2 m-x-x to BS4 mx-x
2019-04-03 19:47:11 +08:00
Jun Pataleta
7eb5148264
MDL-46975 auth_email: Behat test for email validation on signup
2019-03-29 13:37:07 +08:00
Andrew Nicols
1eb1087748
MDL-64884 auth_mnet: Version bump
2019-03-07 10:32:18 +08:00
Andrew Nicols
f9aeebd18e
Merge branch 'MDL-64884-master' of git://github.com/lameze/moodle
2019-03-07 09:48:11 +08:00
Simey Lameze
942cc5b1da
MDL-64884 auth_mnet: deprecate legacy cron() method
2019-03-01 10:01:41 +08:00
Simey Lameze
e425221ee6
MDL-64884 auth_mnet: convert cron to scheduled task
2019-03-01 10:01:37 +08:00
Helen Foster
38dc5b9677
MDL-64943 lang: Import fixed English strings (en_fix)
...
Significant string changes:
* importgroups_help,core_group - Correcting optional fieldnames
(removing picture, hidepicture and adding groupidnumber, groupingname
and enablemessaging)
* penaltyforeachincorrecttry_help,core_question - additional paragraph
about scoring logic
* resultdownloadready,tool_dataprivacy - wording corrected (no need to
go to a download page)
* auth_dbfielduser,auth_db - varchar data type requirement
2019-02-28 09:50:18 +01:00
Andrew Nicols
d1570a6f52
Merge branch 'MDL-63977-beforemerge' of https://github.com/sammarshallou/moodle
2019-02-13 13:21:15 +08:00
Andrew Nicols
568b7d3fc0
Merge branch 'MDL-64714-master' of git://github.com/cescobedo/moodle
2019-02-13 11:22:24 +08:00
sam marshall
079eae376c
MDL-63977 Behat: Make standard login step work for app as well
2019-02-11 16:20:43 +00:00
Eloy Lafuente (stronk7)
89da3f67e4
Merge branch 'MDL-64071-master' of https://github.com/UniGe/moodle
2019-02-06 17:56:59 +01:00
Eloy Lafuente (stronk7)
9cadc0eeb6
Merge branch 'MDL-60432-master' of git://github.com/andrewnicols/moodle
2019-02-06 00:11:27 +01:00
Eloy Lafuente (stronk7)
f706dabd50
Merge branch 'MDL-63785-master' of git://github.com/rezaies/moodle
2019-02-06 00:04:14 +01:00
cescobedo
00b4f9e234
MDL-64714 core_auth: Fix early break foreach in delete_data_for_user
2019-02-05 12:51:34 +01:00
Jun Pataleta
0cd5b1652d
MDL-62973 auth_shibboleth: Delete unused print_idp_list() function
...
This is only being used by the now-deleted login_form.html. No point
keeping it.
2019-01-21 16:05:39 +08:00
Jun Pataleta
6e4985bf0f
MDL-62973 auth_shibboleth: Make login form look nicer
...
* Convert login form to a mustache template
* Bring logic in auth/shibboleth/login.php
* Replace usage of $_POST variable with optional_param()
* Remove unused index_form.html
2019-01-21 16:05:39 +08:00
Eloy Lafuente (stronk7)
2c4463bf0f
Merge branch 'MDL-64509-master-enfix' of git://github.com/mudrd8mz/moodle
2019-01-08 16:17:06 +01:00
Eloy Lafuente (stronk7)
5e57176a91
Merge branch 'MDL-64474-master-2' of git://github.com/junpataleta/moodle
2019-01-08 16:10:44 +01:00
Helen Foster
65d70aa81b
MDL-64509 lang: Import fixed English strings (en_fix)
...
Significant string change: enablerunnow_desc,tool_task - including
mention of pathtophp requirement
2019-01-07 14:40:34 +01:00
Eloy Lafuente (stronk7)
a12207be25
MDL-63276 upgrade: clean < 3.2.0 upgrade steps
...
3.7 (min PHP 7.1) requires 3.2 (first version supporting PHP 7.1)
This just deletes all the upgrade steps previous to 3.2.0. Some
small adjustments, like adding missing MOODLE_INTERNAL or tweaking
globals can also be applied when needed.
Also includes an upgrade step to prevent upgrading from any
version < 2016120500 (v3.2.0) as anti-cheating measure.
Next commit will get rid of/deprecate all the upgradelib functions
not used anymore in codebase. (note there isn't any this time).
2019-01-03 01:17:17 +01:00
Jun Pataleta
e2b812fc40
MDL-64474 auth_oauth2: Properly update user profile data
...
* Updating of user profile data from OAuth2 issuer should only be
performed for fields that can be synced externally (fields defined in
\auth_plugin_base::$userfields)
* Only update user profile data for users which use OAuth2 as their
default authentication mechanism.
2018-12-28 16:52:37 +08:00
Jun Pataleta
43db4e9c56
Merge branch 'MDL-61767-master' of git://github.com/andrewnicols/moodle
2018-12-19 18:36:21 +08:00
Andrew Nicols
c9f2a8c2cf
MDL-61767 auth_oauth: Reduce updated fields
2018-12-19 18:15:39 +08:00
Andrew Nicols
3b017210d3
MDL-60432 auth_cas: Update with PR changes
2018-12-14 13:27:14 +08:00
Andrew Nicols
26a07f2ebb
MDL-60432 auth_cas: Removed unused file
2018-12-14 13:22:25 +08:00
Fabrice Ménard
ddb9b02b05
MDL-60432 auth_cas: Using Identity Providers for Authentication CAS
...
Using Identity Providers for Authentication CAS , instead of cas_form.html
2018-12-14 13:06:37 +08:00
Martin Mastny
c65dadbcea
MDL-61767 auth_oauth2: Updating user fields on successful login
2018-12-13 11:22:36 +08:00
Jake Dallimore
39ac02f424
MDL-63887 auth_ldap: fix unclean exit from sync when users not found
...
We should return, not exit, and we should clean up before we do.
2018-12-12 09:42:13 +08:00
Jake Dallimore
84e8e17820
Merge branch 'MDL-63887_master' of git://github.com/markn86/moodle
2018-12-12 09:41:34 +08:00
Shamim Rezaie
e68a25f395
MDL-63785 auth_oauth2: performance improvement
2018-12-10 14:52:12 +11:00
Shamim Rezaie
a246822931
MDL-63785 auth_mnet: performance improvement
2018-12-10 14:52:12 +11:00
papillon326
43dcb956ba
MDL-63887 auth_ldap: avoid infinite loop when search limit is reached
2018-12-06 15:39:35 +08:00
papillon326
8707682e3a
MDL-63887 auth_ldap: changed variable names to be conform to core
2018-12-06 15:39:35 +08:00
Eloy Lafuente (stronk7)
f47c8f3525
MDL-64300 upgrade: add 3.6.0 separation line to all upgrade scripts
2018-12-02 18:36:40 +01:00
Eloy Lafuente (stronk7)
085353b315
MDL-64282 versions: bump all versions and requires near release
...
version = 2018120300 release version
requires= 2018112800 current rc2 (week7roll1) version
2018-11-29 18:24:08 +01:00