Alexander Bias
8471a0db42
MDL-61804 admin: Add setting for course visibility sorting
2019-10-08 11:58:39 +02:00
Simey Lameze
6d76fc107a
MDL-66075 enrol: add unit tests for search_users webservice
2019-09-23 13:07:40 +08:00
Simey Lameze
1de4baf1f1
MDL-66075 core: various fixes & code polishing
...
* Removes unnecessary comment in search_users() WS.
* Replaces DB call by get_course() in search_users() WS.
* Fix discussionids handling on export.php.
* Coding style fix in test_search_users unit test.
* Add missing version bump.
* phpDOc fixes in post vault.
* Fix in the dataformat callback to handle different data types.
2019-09-23 13:07:30 +08:00
Shamim Rezaie
0f308fcda7
MDL-66269 enrol: A new webservice to search course participants
...
Part of MDL-66075.
2019-09-20 08:19:01 +08:00
Shamim Rezaie
151ef39cd8
MDL-66269 enrol: added search_users method to course_enrolment_manager
...
Part of MDL-66075.
2019-09-20 08:19:01 +08:00
Paul Holden
b15bb419ba
MDL-63293 enrol_manual: observe user paging config in enrol dialog.
2019-09-15 21:48:03 +01:00
Shamim Rezaie
3919150d37
MDL-66489 enrol: prevent warning when the duration field is disabled
2019-09-11 20:18:43 +10:00
Shamim Rezaie
2d4ce64dde
MDL-66489 enrol: Send all form data to WS and do all busines logic there
...
It is discouraged to use JS Date functions. We should pass all raw data to PHP.
2019-09-11 20:18:26 +10:00
Andrew Nicols
b6a226f96f
MDL-64032 user: Comment out failing behat tests
...
These are failing because of an unrelated issue which is possibly quite
an edge case.
2019-08-08 09:31:00 +08:00
Andrew Nicols
6047801767
Merge branch 'MDL-64032-master' of https://github.com/HuongNV13/moodle
2019-08-05 12:55:35 +08:00
Huong Nguyen
0fc30827dc
MDL-64032 enrol_manual: Make consistent the UI for setting enrolment
...
Add end date/duration for the UI for setting enrolment should be consistent
2019-07-23 14:21:43 +07:00
Ryan Wyllie
195ea4480b
MDL-62497 javascript: build AMD modules with new transpiler
2019-07-19 14:12:49 +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
cescobedo
e094614d7c
MDL-58268 enrol_ldap: Remove enrol/ldap/cli/sync deprecated in 3.3
2019-05-31 09:40:47 +02:00
Marina Glancy
ff51af495f
MDL-65726 core_roles: allow to create roles in install.php
2019-05-29 10:48:51 +02:00
Mihail Geshoski
1fc5c588a4
MDL-57729 enrol_lti: Escape the property values of the xpath elements
2019-05-29 09:55:23 +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
Andrew Nicols
80d5636595
MDL-65558 enrol_database: use , as port separator
2019-05-10 12:24:05 +08:00
Jun Pataleta
f22d0153c2
Merge branch 'MDL-65260' of https://github.com/timhunt/moodle
2019-05-01 10:22:32 +08:00
David Monllaó
45c8b226be
Merge branch 'MDL-64782-master' of git://github.com/rezaies/moodle
2019-04-24 17:37:45 +02:00
David Monllaó
6dbe565998
Merge branch 'MDL-65211-master' of git://github.com/jleyva/moodle
2019-04-23 13:42:33 +02:00
Shamim Rezaie
1916f2be8f
MDL-64782 core_enrol: Performance improvement
2019-04-23 17:01:48 +10:00
Tim Hunt
ab2474726d
MDL-65260 users policies: allow username in Show user identity
...
This commit is based on Brendan Heywood's work for MDL-52908.
2019-04-03 11:51:14 +01:00
Juan Leyva
dfcf8342fb
MDL-65211 enrol: Return if user is being completion tracked
2019-04-01 18:45:14 +02:00
Julien Boulen
b1d1369dff
MDL-46803 course: Prevent unenrol users with multiple roles during reset
2019-03-18 11:20:08 +01:00
Marina Glancy
beff3806d6
MDL-10965 courses: capability to browse course list
2019-04-10 12:35:28 +02:00
Mathew May
5cac5fa428
MDL-64506 templates: BS2 m-x-x to BS4 mx-x
2019-04-03 19:47:11 +08:00
Eloy Lafuente (stronk7)
c93eedf8dd
Merge branch 'MDL-64084-master' of git://github.com/jleyva/moodle
2019-03-12 00:29:58 +01:00
Eloy Lafuente (stronk7)
8ab1bd2f5e
Merge branch 'MDL-64943-master-enfix' of git://github.com/mudrd8mz/moodle
2019-03-05 11:08:32 +01:00
Andrew Nicols
264fdc2cae
Merge branch 'MDL-64886_master' of https://github.com/marxjohnson/moodle
2019-03-05 10:04:15 +08:00
Juan Leyva
1f87a7f653
MDL-64084 core_enrol: Return expect last access course time
2019-02-28 11:11:35 +01: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
Mark Johnson
7d4c345820
MDL-64886 enrol: Make enrolledusercount optional in enrol_get_users_courses
2019-02-27 12:58:17 +00:00
Mathew May
f38a9caeef
MDL-58428 renderer: Correct paths & xpaths
2019-02-26 12:56:14 +01:00
Huong Nguyen
1f00fdb0d2
MDL-63938 Enrolments: course_enrolment_manager method improvement
...
course_enrolment_manager method should not always do a count_records and a get_records
2019-02-19 13:57:48 +07:00
Sara Arjona
7bc2d6e644
Merge branch 'MDL-64031-master' of https://github.com/lethevinh/moodle
2019-02-11 12:33:06 +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
Daniel Neis Araujo
d6f7480d02
MDL-59986 enrol: database sync as scheduled task
2019-01-17 15:33:11 -02:00
VinhLe
26208463fe
MDL-64031 enrol_manual: Fix hard-coded list of user fields.
...
Respect get_extra_user_fields() in PHP code
2019-01-11 11:24:15 +07: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
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
Shamim Rezaie
cb624f41d8
MDL-63785 core_enrol: performance improvement
2018-12-10 14:52:11 +11: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
Juan Leyva
8e7b8cf08f
MDL-63739 core_enrol: Add completion criteria, hiden and favourited data
2018-11-02 12:10:57 +01:00
Andrew Nicols
f3d077d0a7
Merge branch 'MDL-63457-master' of git://github.com/peterRd/moodle
2018-11-01 15:03:34 +08:00
Andrew Nicols
5bfa505fba
Merge branch 'MDL-63634-master' of git://github.com/rezaies/moodle
2018-10-30 12:00:18 +08:00
Peter
7dcb274c9e
MDL-63457 block_myoverview: Update getters for enrolled courses
...
* Update the enrol courses getter to accept an 'exclude course' id array
* Use the db query to filter hidden courses
2018-10-29 08:36:59 +08:00