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
Eloy Lafuente (stronk7)
d81a94807b
MDL-67673 phpunit: Fix the return type of template methods
...
All the setup/teardown/pre/post/conditions template methods
now are required to return void. This was warned with phpunit 7
and now is enforced.
At the same time, fix a few wrong function names,
provider data and param types, return statements...
2020-10-21 12:46:04 +02:00
Eloy Lafuente (stronk7)
115cc0214f
MDL-68973 versions: bump all versions and requires near release
...
version = 2020061500 release version
requires= 2020060900 current rc1 (week7roll1) version
2020-06-09 16:23:09 +02:00
Eloy Lafuente (stronk7)
d5be859063
MDL-67199 versions: bump all versions and requires near release
...
version = 2019111800 release version
requires= 2019111200 current beta (week7roll1) version
2019-11-12 17:57:08 +01: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
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
Eloy Lafuente (stronk7)
f706dabd50
Merge branch 'MDL-63785-master' of git://github.com/rezaies/moodle
2019-02-06 00:04:14 +01:00
Shamim Rezaie
a6d0837e18
MDL-63785 profilefield_textarea: performance improvement
2018-12-10 14:52:12 +11:00
Shamim Rezaie
1ae48ab484
MDL-63785 profilefield_datetime: performance improvement
2018-12-10 14:52:12 +11:00
Shamim Rezaie
033a061a0a
MDL-63785 profilefield_checkbox: performance improvement
2018-12-10 14:52:12 +11:00
Shamim Rezaie
10bbc95e03
MDL-63785 profilefield_text: performance improvement
2018-12-10 14:52:12 +11:00
Shamim Rezaie
2b1efa16da
MDL-63785 profilefield_menu: performance improvement
2018-12-10 14:52:12 +11:00
Roger Barras
fcebc9b042
MDL-60267 user: Fix set default data for the user profile field
2018-12-05 14:15:48 +08: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
David Monllao
f7642bebc5
Merge branch 'MDL-62560-master'
2018-10-22 12:52:58 +02:00
Mihail Geshoski
7c3a60bc25
MDL-63572 profilefield_checkbox: Add support for removal of context users
...
This issue is part of the MDL-62560 Epic.
2018-10-22 12:48:43 +02:00
Mihail Geshoski
86b5b2f980
MDL-63575 profilefield_datetime: Add support for removal of context users
...
This issue is part of the MDL-62560 Epic.
2018-10-22 12:48:42 +02:00
Mihail Geshoski
150156af9e
MDL-63586 profilefield_menu: Add support for removal of context users
...
This issue is part of the MDL-62560 Epic.
2018-10-22 12:48:42 +02:00
Mihail Geshoski
67280a7658
MDL-63587 profilefield_text: Add support for removal of context users
...
This issue is part of the MDL-62560 Epic.
2018-10-22 12:48:42 +02:00
Mihail Geshoski
36d0fd839d
MDL-63588 profilefield_textarea: Add support for removal of context users
...
This issue is part of the MDL-62560 Epic.
2018-10-22 12:48:41 +02:00
Amaia Anabitarte
856c51a80b
MDL-63068 user: Allow underscore for profile custom fields shortname
2018-10-11 16:39:57 +02:00
Helen Foster
24a29d720c
MDL-63249 lang: Merge English strings from the en_fix language pack
...
Significant string changes:
* completionpass_help, gradetopassnotset in mod_quiz - grade to pass set
in quiz settings not gradebook
* namecolumnmissing,core_cohort - fixing incorrect message about adding
users to a cohort
2018-09-04 08:40:48 +02:00
David Mudrák
06db58b787
MDL-62965 core_user: Fix missing user profile fields on signup page
2018-07-27 10:37:03 +02:00
Andrew Hancox
7068dd3990
MDL-62663 core_user: Enforce viewalldetails capability when editing user
2018-07-10 13:28:24 +01:00
Eloy Lafuente (stronk7)
57ea6753d3
MDL-62361 versions: bump all versions and requires near release
...
version = 2018051400 release version
requires= 2018050800 current beta+ (week4roll1) version
2018-05-09 02:46:30 +02:00
Jake Dallimore
1c73a11a20
Merge branch 'MDL-62046-master' of git://github.com/mihailges/moodle
2018-05-04 10:26:41 +08:00
Jake Dallimore
6ef8a82599
Merge branch 'MDL-62032-master' of git://github.com/mihailges/moodle
2018-05-04 09:56:37 +08:00
Jake Dallimore
e46c60db2a
Merge branch 'MDL-62030-master' of git://github.com/mihailges/moodle
2018-05-04 09:51:39 +08:00
Mihail Geshoski
fd4c7d6461
MDL-62046 profilefield_textarea: Add privacy files and unit tests
2018-05-03 16:25:58 +08:00
Mihail Geshoski
cf6a77fbbb
MDL-62032 profilefield_text: Add privacy files and unit tests
2018-05-03 16:07:55 +08:00
Mihail Geshoski
a15712ef6e
MDL-62030 profilefield_menu: Add privacy files and unit tests
2018-05-03 15:51:52 +08:00
Mihail Geshoski
8ddb08c9d9
MDL-62007 profilefield_checkbox: Modify privacy provider
2018-05-03 15:27:50 +08:00
Mihail Geshoski
76b61aa064
MDL-62007 profilefield_datetime: Add privacy files and unit tests
2018-05-03 14:57:41 +08:00
Eloy Lafuente (stronk7)
c4a5c8440a
MDL-61993 profilefield_checkbox: take rid of oracle reserved word
2018-04-27 10:41:46 +02:00
Mihail Geshoski
079114d70b
MDL-61993 profilefield_checkbox: Add privacy files and unit tests
2018-04-26 10:28:14 +08:00
Shamim Rezaie
425817793a
MDL-61027 calendar: Fix datetime profile field issue with non-Gregorian
2018-01-22 18:47:06 +11:00
Mark Nelson
e8a1a5868a
MDL-40613 auth_ldap: removed usage of profile_load_custom_fields()
...
Also reverted profile_load_custom_fields() signature and changed
behaviour of the new function profile_save_custom_fields().
2018-01-03 18:13:01 +08:00
Albert Gasset
2c977ceb29
MDL-40613 auth_ldap: sync custom profile fields
2017-12-19 14:13:34 +08:00
David Mudrák
88f4b6c75d
MDL-60824 profile: Fix handling of to-be-created user id
...
The script user/editadvanced.php uses special value of userid = -1 for
the case when a new user is being created. Such a value passes the
non-empty check and would lead to "invaliduser" error.
2017-11-16 22:14:16 +01:00
Eloy Lafuente (stronk7)
ba854606e6
MDL-60764 versions: bump all versions and requires near release
...
version = 2017111300 release version
requires= 2017110800 current rc2 version
2017-11-10 02:52:53 +01:00
Jun Pataleta
5be8c8daa6
Merge branch 'MDL-45730_master' of git://github.com/markn86/moodle
2017-10-16 12:10:51 +08:00
Jun Pataleta
5a3f03b2a8
MDL-60029 profile: Replace table alias with non-reserve word
...
* The table alias 'uid' is a reserved word in oracle. Replaced it with
something a little more safe.
2017-10-13 10:38:00 +08:00
Mark Nelson
7b1adb4c7e
MDL-45730 core_user: added additional event triggers
2017-10-10 13:05:48 +08:00
Marina Glancy
b47fda7191
MDL-60029 core_user: new api functions rearranged
2017-10-10 10:34:55 +08:00
John Ehringer
6d242b28e6
MDL-45730 core: Adding events to user profile field and categories CRUD.
2017-10-09 18:58:36 +08:00
Mike Churchward
860f59b13c
MDL-60029 core_user: Added new api function to reduce db calls.
2017-10-09 14:10:38 +08:00
John Okely
40ca0bd914
MDL-58916 user_profile: Pass site context when determining menu options
2017-05-15 12:12:54 +08:00
Eloy Lafuente (stronk7)
d989ee1e03
MDL-58853 versions: bump all versions and requires near release
...
version = 2017051500 release version
requires= 2017050500 current rc1 version
2017-05-09 02:58:28 +02:00
Damyon Wiese
663640f5b3
MDL-40759 icons: convert uses of pix_url to pix_icon
...
Also change filepicker to use scaled svgs instead of sets of custom pngs. The svgs are taken from font-awesome.
2017-03-17 15:52:17 +08:00
Eloy Lafuente (stronk7)
04649747a4
MDL-57197 versions: bump all versions and requires near release
...
version = 2016120500 release version
requires= 2016112900 current rc4 version
2016-11-29 22:57:05 +01:00