Victor Deniz Falcon
73f8c56dfc
weekly release 3.9dev
2020-03-12 14:22:06 +00:00
Sara Arjona
9df2f66fb4
weekly release 3.9dev
2020-03-05 17:31:15 +01:00
Eloy Lafuente (stronk7)
d7374522ed
weekly release 3.9dev
2020-02-28 12:22:30 +01:00
Adrian Greeve
cd09777dbd
MDL-67262 core_course: Added the ability to recommend activities.
...
This allows an adminsitrator or a user with
'moodle/course:recommendactivity' to recommend activities in the
activity chooser.
2020-02-24 10:59:55 +08:00
Jun Pataleta
37b2ee3f64
weekly release 3.9dev
2020-02-21 11:02:08 +08:00
Jake Dallimore
a826857844
MDL-67585 core_course: added web services for content item favourites
...
Two new services:
add_content_item_to_user_favourites
remove_content_item_from_user_favourites
2020-02-20 11:42:23 +08:00
Jake Dallimore
f09e9b887e
MDL-67585 core_course: add favouriting to the content item service class
2020-02-20 11:42:22 +08:00
Jake Dallimore
92715acd0c
MDL-67585 core: add course content item cache
...
To be indexed by userid_courseid.
2020-02-20 09:28:57 +08:00
Sara Arjona
2c0b08c5a7
weekly release 3.9dev
2020-02-14 12:12:02 +01:00
Mathew May
05b27f2118
MDL-67264 core_course: Activity chooser new feature
...
Roll in the base for the new activity chooser
It renders all modules into a modal
Gives the user to add from either the base or help screens
All checked by accessability tools with great coverage
Adds minimal overhead to the course edit setup time
Co-authored-by: Mathew May <mathewm@hotmail.co.nz>
Co-authored-by: Mihail Geshoski <mihail@moodle.com>
2020-02-12 12:35:03 +08:00
Sara Arjona
4e90332195
weekly release 3.9dev
2020-02-07 09:44:47 +01:00
Simey Lameze
507c34820c
MDL-60126 core: upgrade step to clean user comp
2020-02-04 08:36:21 +08:00
Eloy Lafuente (stronk7)
cb38ab1e39
weekly release 3.9dev
2020-01-30 16:10:59 +01:00
Adrian Greeve
4e41ace0be
weekly release 3.9dev
2020-01-24 10:16:48 +08:00
Simey Lameze
f35e360a3b
MDL-67312 calendar: upgrade step to delete orphaned events
2020-01-20 08:08:56 +01:00
Adrian Greeve
c282319a35
Merge branch 'MDL-59594-SIGINT' of https://github.com/brendanheywood/moodle
2020-01-20 10:39:20 +08:00
Sara Arjona
fd126006b0
weekly release 3.9dev
2020-01-16 17:19:10 +01:00
Eloy Lafuente (stronk7)
52d16feebe
MDL-66253 update: bump version (missed that on the review)
2020-01-14 19:46:17 +01:00
Sara Arjona
e3f29b01c0
Merge branch 'patch_view_anon_event_MDL-66213' of git://github.com/Dave-B/moodle
2020-01-13 10:10:10 +01:00
David Balch
50cc80fd3b
MDL-66213 roles: Add capability for viewing anonymous events.
2020-01-10 13:48:51 +00:00
Sara Arjona
77d1c41502
weekly release 3.9dev
2020-01-09 15:42:44 +01:00
Jake Dallimore
c55402486b
weekly release 3.9dev
2020-01-03 11:24:56 +08:00
Sara Arjona
f0d3d50273
MDL-65809 upgrade: remove upgrade_theme_is_from_family
...
These functions and setting were used only by deleted upgrade steps
so it's safe to proceed with straight deletion, considering
them internal. Deletion has been documented in corresponding
upgrade.txt files:
- upgrade_theme_is_from_family()
- upgrade_find_theme_location()
- linkcoursesectionsupgradescriptwasrun setting
2019-12-20 12:20:43 +01:00
Eloy Lafuente (stronk7)
7850f76a93
weekly release 3.9dev
2019-12-20 11:01:55 +01:00
Eloy Lafuente (stronk7)
a9e4fa8e95
Merge branch 'master_MDL-66972_Streaming_file_types' of https://github.com/mattporritt/moodle
2019-12-18 19:39:18 +01:00
Eloy Lafuente (stronk7)
6aacd8d6d1
weekly release 3.9dev
2019-12-12 13:26:15 +01:00
Shamim Rezaie
f046b70355
MDL-67152 calendar: The day view should start from the current day
2019-12-09 22:37:21 +11:00
Eloy Lafuente (stronk7)
8cf4c97217
weekly release 3.9dev
2019-12-05 13:24:04 +01:00
Eloy Lafuente (stronk7)
800563e415
weekly release 3.9dev
2019-11-29 00:45:41 +01:00
Eloy Lafuente (stronk7)
a5f618d6a9
weekly on-sync release 3.9dev
2019-11-22 00:17:41 +01:00
Eloy Lafuente (stronk7)
d547735f2f
weekly back-to-dev release 3.9dev
2019-11-16 18:03:02 +01:00
Eloy Lafuente (stronk7)
f968cd44e8
Moodle release 3.8
2019-11-16 17:54:08 +01:00
Eloy Lafuente (stronk7)
52d3d6f540
Moodle release 3.8rc1
2019-11-15 12:30:52 +01:00
Andrew Nicols
09ab002746
Merge branch 'MDL-67194-master' of git://github.com/vmdef/moodle
2019-11-13 08:38:34 +08:00
Eloy Lafuente (stronk7)
1633a6035d
Moodle release 3.8beta
2019-11-12 16:50:55 +01:00
Víctor Déniz Falcón
b7c307f33d
MDL-67194 core_h5p: save core API version that content types require
2019-11-11 21:09:50 +00:00
Shamim Rezaie
c67a54e619
MDL-66360 mod_forum: Notify the student when the marker choose to notify
2019-11-11 15:37:19 +08:00
Sara Arjona
f9db5892ec
weekly release 3.8dev+
2019-11-08 15:39:36 +01:00
Eloy Lafuente (stronk7)
f34c8e86e7
Merge branch 'MDL-67058-master' of git://github.com/vmdef/moodle
2019-11-08 00:30:08 +01:00
Amaia Anabitarte
b57e1c9590
MDL-67059 core_h5p: UI to manually upload H5P content type libraries
...
Co-authored by: Mihail Geshoski <mihail@moodle.com>
2019-11-07 16:54:28 +08:00
Sara Arjona
c07f31ae2c
MDL-67057 core_h5p: Add capability to update content-type libraries
2019-11-07 07:19:59 +08:00
Victor Deniz Falcon
5315acb47c
MDL-67058 core_h5p: task to get latest content types version from H5P
2019-11-06 18:17:34 +00:00
Eloy Lafuente (stronk7)
01aa126848
on-demand release 3.8dev+
2019-11-05 13:34:51 +01:00
Eloy Lafuente (stronk7)
e04a73ccc0
on-demand release 3.8dev+
2019-10-31 13:35:27 +01:00
David Monllaó
ef05f29267
MDL-67038 analytics: Remove null strings from the DB
2019-10-30 12:40:32 +08:00
Eloy Lafuente (stronk7)
d7699706da
on-demand release 3.8dev+
2019-10-29 21:03:47 +01:00
Andrew Nicols
6850374bf5
MDL-66609 core: Version bump for h5p
2019-10-29 10:45:55 +08:00
Sara Arjona
8fda136dc8
MDL-66609 core_h5p: Add capability to deploy H5P content
2019-10-29 10:22:44 +08:00
Sara Arjona
360755cc56
MDL-66609 core_h5p: New capability h5p:setdisplayoptions
2019-10-29 10:22:43 +08:00
Amaia Anabitarte
bb4f59f80f
MDL-66609 core_h5p: Creating new H5P tables
2019-10-29 10:22:43 +08:00