Commit graph

3875 commits

Author SHA1 Message Date
Mihail Geshoski
d65d1b4185 MDL-57614 core_block: Create webservice that returns the addable blocks
Creates a webservice that returns the addable blocks in a given page.
The webservice expects the page context id, page type and page layout as
parameters and returns the block name and block title for each available
block.
2020-12-02 13:47:54 +08:00
Sara Arjona
c8a6134c8c weekly release 3.11dev 2020-11-27 07:50:38 +01:00
Eloy Lafuente (stronk7)
ae8e7f90ad weekly release 3.11dev 2020-11-20 23:16:46 +01:00
Peter Dias
443a35d18c MDL-50955 core: Reset lessons completion criteria if grade type is none 2020-11-17 11:23:21 +08:00
Eloy Lafuente (stronk7)
b4274fe6da weekly release 3.11dev 2020-11-14 19:54:10 +01:00
Eloy Lafuente (stronk7)
adb8fe4c42 MDL-70229 install: Changes to continue working with parallel branches
- Main version (version, release, branch and maturity), guaranteeing
  we are diverging from previous stable branch and won't overlap any more.
- Backup release, to match new branch.
- CI configuration files (.travis.yml in this case), to match new branch.

For changes needed to START working with parallel branches, see MDL-69475
2020-11-14 17:10:41 +01:00
Eloy Lafuente (stronk7)
f86b5e3545 weekly release 3.10+ 2020-11-12 22:11:40 +01:00
Eloy Lafuente (stronk7)
ec58cefefb Moodle release 3.10 2020-11-07 17:24:12 +01:00
Eloy Lafuente (stronk7)
e4cda88e76 Moodle release 3.10rc2 2020-11-06 22:56:08 +01:00
Eloy Lafuente (stronk7)
c50c904c9e Moodle release 3.10rc1 2020-11-05 12:16:53 +01:00
Eloy Lafuente (stronk7)
51c9ea5194 MDL-70089 versions: main version bump 2020-11-03 19:38:27 +01:00
Eloy Lafuente (stronk7)
15b4174a9f on-demand release 3.10beta+ 2020-11-03 12:23:48 +01:00
Eloy Lafuente (stronk7)
6bb7478e8d on-demand release 3.10beta+ 2020-10-30 13:49:20 +01:00
Eloy Lafuente (stronk7)
46f6bae002 Moodle release 3.10beta 2020-10-27 23:48:46 +01:00
Andrew Nicols
46e3cfa354 Merge branch 'MDL-69166-310-4' of git://github.com/rezaies/moodle into MOODLE_310_STABLE 2020-10-27 12:59:25 +08:00
Shamim Rezaie
087845bb30 MDL-69166 Replace all upgrade steps with just "create_table" steps 2020-10-27 15:45:00 +11:00
Marina Glancy
895f38cc76 MDL-69166 core_payment: add payment accounts 2020-10-27 15:45:00 +11:00
Shamim Rezaie
3c3b43a58c MDL-69166 core_payment: Save general payment information 2020-10-27 15:44:59 +11:00
Sara Arjona
0dd7bb8374 Merge branch 'MDL-65959-310' of git://github.com/peterRd/moodle into MOODLE_310_STABLE 2020-10-26 22:44:05 +01:00
Peter
6f7fe5df9c MDL-65959 core_badges: Unrestricted user's badger account
* Restructure the email to be backpack specific
* Amended table defintion and functions
2020-10-26 18:35:35 +08:00
Michael Hawkins
d358b91e2b MDL-69559 course: Add course setting and cap to control course downloads 2020-10-26 10:25:37 +08:00
Eloy Lafuente (stronk7)
6594c54b2e on-demand release 3.10dev+ 2020-10-23 14:41:20 +02:00
Eloy Lafuente (stronk7)
eaf89f7754 Merge branch 'MDL-66392-310' of https://github.com/paulholden/moodle into MOODLE_310_STABLE 2020-10-21 19:45:26 +02:00
Paul Holden
5bbfcc25c0 MDL-66392 analytics: make model output directory default to empty.
Falling back to path within $CFG->dataroot/models.
2020-10-21 18:04:20 +01:00
Jake Dallimore
17056bf206 Merge branch 'MDL-69751-310' of git://github.com/mihailges/moodle into MOODLE_310_STABLE 2020-10-21 10:02:47 +08:00
Eloy Lafuente (stronk7)
27b09acf75 on-demand release 3.10dev+ 2020-10-21 00:51:10 +02:00
Adrian Greeve
55189def65 Merge branch 'MOODLE_310_STABLE-MDL-68284' of https://github.com/yao9394/moodle into MOODLE_310_STABLE 2020-10-20 08:49:06 +08:00
Mihail Geshoski
086a2adc35 MDL-69751 core: Restore deleted guest user and add missing context
This upgrade step fixes the cases where the current guest user is
labelled as 'deleted' and the related user context is missing.
2020-10-20 08:41:35 +08:00
sam marshall
178d5a0e23 MDL-69687 Course: remove_course_contents orphaned completion data
The remove_course_contents function did not delete data from
course_module_completion table in most cases, resulting in large
quantities of orphaned data.
2020-10-19 10:24:44 +01:00
Sara Arjona
36f0c3d531 on-demand release 3.10dev+ 2020-10-16 13:18:54 +02:00
Sagar Ghimire
1ebbd18b82 MDL-68284 gradebook: Prevent exposing hidden quiz grade item 2020-10-16 15:06:34 +11:00
Sara Arjona
ad28920d0b MDL-69520 core_h5p: add example and tutorial links 2020-10-14 18:35:50 +02:00
Sara Arjona
9aeb59af73 on-demand release 3.10dev+ 2020-10-13 13:25:30 +02:00
Andrew Nicols
00877bf283 Merge branch 'MDL-69776-310' of git://github.com/jleyva/moodle into MOODLE_310_STABLE 2020-10-12 12:33:51 +08:00
Sara Arjona
d70cfda576 on-demand release 3.10dev+ 2020-10-09 11:12:48 +02:00
Justin Merrill
52a84caaaa MDL-69760 core: add mdl_event index for assign adhoc tasks 2020-10-07 09:18:24 -04:00
Eloy Lafuente (stronk7)
823bc36276 on-demand release 3.10dev+ 2020-10-06 10:21:14 +02:00
Sara Arjona
c71355941b on-demand release 3.10dev+ 2020-10-02 13:44:05 +02:00
Jake Dallimore
1f25df48b1 Merge branch 'MDL-68845-310' of git://github.com/jleyva/moodle into MOODLE_310_STABLE 2020-09-30 11:45:43 +08:00
Juan Leyva
cc16de4ccc MDL-68845 calendar: New WS get_calendar_export_token 2020-09-29 10:56:29 +02:00
Eloy Lafuente (stronk7)
8b026809c5 on-demand release 3.10dev+ 2020-09-29 10:48:59 +02:00
Juan Leyva
39c8e99e67 MDL-69776 files: New WS core_files_delete_draft_files 2020-09-25 10:38:25 +02:00
Víctor Déniz
a36870c175 weekly release 3.10dev 2020-09-24 16:27:15 +01:00
Claude Vervoort
fae57261e7 MDL-66934 mod_lti: support context history param 2020-09-18 14:06:58 -04:00
Eloy Lafuente (stronk7)
611399214b weekly release 3.10dev 2020-09-17 19:04:13 +02:00
Sara Arjona
6fcc509ed1 MDL-68909 h5p: upgrade step to remove files in editor filearea
As temporary editor files have been moved from core_h5p/editor to
user/draft, they can be removed (to clean unused DB entries).
2020-09-17 09:16:49 +02:00
Sara Arjona
ab5d361c80 weekly release 3.10dev 2020-09-10 08:52:01 +02:00
Mathew May
1bc2a3b345 MDL-63261 messaging: Final 3.6 deprecations 2020-09-07 09:09:07 +08:00
Sara Arjona
916809d995 weekly release 3.10dev 2020-09-03 17:09:17 +02:00
Peter Burnett
ded581156a MDL-67306 webservices: Added webservice for Grade category creation 2020-09-03 00:21:44 +02:00