lameze
0bb6f0b719
MDL-63064 block_myoverview: trigger event when course is starred
2018-10-31 10:44:03 -04:00
lameze
115ce6babf
MDL-63064 core: add starred courses block to plugin list
2018-10-31 10:44:01 -04:00
lameze
b9c56f82a1
MDL-63064 block_starredcourses: implement null provider
2018-10-31 10:43:59 -04:00
lameze
0e033f6ee1
MDL-63064 block_starredcourses: block functionality
2018-10-31 10:43:56 -04:00
lameze
e1a35e19d3
MDL-63064 block_starredcourses: create block structure
2018-10-31 10:43:36 -04:00
Víctor Déniz Falcón
78e07cbcf0
MDL-63063 recentlyaccesseditems: fully contained block
2018-10-31 11:53:02 +00:00
David Monllao
8aae5e1a31
Merge branch 'MDL-63815-master' of git://github.com/bmbrands/moodle
2018-10-31 11:42:46 +01:00
David Monllao
30916022ca
Merge branch 'MDL-59454-master' of https://github.com/lucaboesch/moodle
2018-10-31 11:40:08 +01:00
David Monllao
07a64c681a
Merge branch 'MDL-63726-master' of https://github.com/lucaboesch/moodle
2018-10-31 10:17:29 +01:00
Bas Brands
1b1a29532d
MDL-63815 core_my: transparent bg for my page header
2018-10-31 09:07:39 +01:00
Jun Pataleta
52d575b396
Merge branch 'MDL-63820' of git://github.com/albertgasset/moodle
2018-10-31 16:01:40 +08:00
Andrew Nicols
07b420a39f
Merge branch 'MDL-63684-master-1' of git://github.com/mihailges/moodle
2018-10-31 15:02:24 +08:00
Damyon Wiese
554c7916c0
Merge branch 'MDL-58943-master-revised' of github.com:damyon/moodle
2018-10-31 14:39:36 +08:00
Damyon Wiese
e8da9f7fdf
MDL-58943 repository_nextcloud: Remove return types
...
FILE_EXTERNAL and FILE_REFERENCE are not supported at this time.
Minor php coding style changes.
2018-10-31 14:38:28 +08:00
Mihail Geshoski
77134a08b2
MDL-63684 core_calendar: Fix test_get_contexts_for_userid() test
...
This issue is part of the MDL-62560 Epic.
2018-10-31 14:10:47 +08:00
Mihail Geshoski
c844eafd6f
MDL-63684 core_calendar: Add support for removal of context users
...
This issue is part of the MDL-62560 Epic.
2018-10-31 14:10:08 +08:00
Andrew Nicols
cac50a5cba
Merge branch 'MDL-63702-master' of git://github.com/mihailges/moodle
2018-10-31 14:04:08 +08:00
David Monllao
57c2400b07
Merge branch 'MDL-62601-master' of git://github.com/andrewnicols/moodle
2018-10-31 06:47:16 +01:00
Andrew Nicols
5efa9f4653
MDL-62601 core_privacy: Ensure providers can handle deleted users
2018-10-31 13:45:00 +08:00
Andrew Nicols
801c6bcfca
MDL-62601 editor_atto: Do not use context_user
2018-10-31 13:45:00 +08:00
Michael Hawkins
1170b1e0aa
MDL-63700 core_analytics: Add support for removal of context users
...
This issue is a part of the MDL-62560 Epic.
2018-10-31 13:40:51 +08:00
David Monllao
df9813c25b
Merge branch 'MDL-63582-master' of https://github.com/lucaboesch/moodle
2018-10-31 06:09:07 +01:00
Jun Pataleta
3841786272
Merge branch 'MDL-63690-master-integration' of git://github.com/mihailges/moodle
2018-10-31 12:54:24 +08:00
Michael Hawkins
b16a3388bb
MDL-63816 privacy: Corrected provider get_users_in_context descriptions
2018-10-31 12:13:30 +08:00
Michael Hawkins
52e5c8b739
MDL-63816 privacy: Corrected interface get_users_in_context description
2018-10-31 12:11:21 +08:00
Mihail Geshoski
4acdbe5d0b
MDL-63690 core_blog: Handle when user blog posts are not being returned
2018-10-31 11:44:09 +08:00
Jun Pataleta
3b0dbe2b64
Merge branch 'MDL-60897-master' of git://github.com/junpataleta/moodle
2018-10-31 11:34:54 +08:00
Andrew Nicols
7f56f4bfba
Merge branch 'MDL-63624-master' of git://github.com/mihailges/moodle
2018-10-31 11:15:24 +08:00
Mihail Geshoski
3c0290a9fb
MDL-63624 tool_cohortroles: Add support for removal of context users
...
This issue is part of the MDL-62560 Epic.
2018-10-31 11:08:49 +08:00
Jake Dallimore
eb35e0b176
MDL-63549 core_message: deprecate data_for_messagearea_conversations
2018-10-31 10:55:34 +08:00
Jan Dageförde
4354a4286a
MDL-58943 nextcloud: translatable exception messages
2018-10-31 10:42:58 +08:00
Jan Dageförde
daef88213b
MDL-58943 oauth2: use standard way of URL validation
2018-10-31 10:42:58 +08:00
Tobias Reischmann
3e3e120d3a
MDL-58943 oauth2: Added nextcloud to standard issuers
...
* New button allows to create standard issuer for nextcloud
* Since the endpoints url has to be https and nextcloud relys on the
baseurl to create the endpoints, the baseurl of issuers has now to be
https as well (or empty).
* Google's baseurl was changed to https (there was no reason not to),
whereas Facebook and Microsoft baseurls remain empty.
* In case of the creation of a nextcloud issuer, the baseurl is
required.
* Nextcloud requires the baseurl, therefore a parameter is added to
create_standard_issuer($type, $baseurl = false). That parameter not
required (or used) for anything but Nextcloud.
2018-10-31 10:42:58 +08:00
Tobias Reischmann
fa6cd89b24
MDL-58943 oauth2: Split issuer initialization from endpoint creation
...
* Splitted the initialization of default values for issuers, the
creation of the issuer, and the creation of its endpoints. This is
a fix for following use case:
1. A user creates a standard issuer.
2. She cancels the form.
3. However, the issuer was already created. Thus, the cancel had no
effect.
* The function create_standard_issuer($type) can still be used to create
issuers programmatically if all required data is known beforehand (e.g.,
during upgrade or in tests).
2018-10-31 10:42:57 +08:00
Jan Dageförde
f6df2a884e
MDL-58943 repository: Add repository_nextcloud to core plugins
2018-10-31 10:42:57 +08:00
Nina Herrmann
b4e24a82db
MDL-58943 repository: Add repository_nextcloud
...
Based on repository_owncloud from
https://github.com/learnweb/moodle-repository_owncloud at 5b5fdbb.
Differences to the original:
* Renamed to repository_nextcloud
* Updated version.php for core
* Removed compatibility polyfills (webdav, privacy)
* Removed boilerplate files (e.g. README, CI config)
* Implement null_provider for privacy API as personal data is neither
stored nor transmitted to the external system
2018-10-31 10:42:57 +08:00
Adrian Greeve
98f8c082de
MDL-63702 core_block: Update to use new userlist interface.
...
This allows user data to be deleted on a role basis.
2018-10-31 10:01:44 +08:00
Jun Pataleta
6ffeabfdff
MDL-60897 qtype_multianswer: Code style fixes
...
And Behat steps improvement, too!
2018-10-31 09:33:23 +08:00
Jean-Michel Vedrine
09fc929e13
MDL-60897 qtype_multianswer: Invalid cloze-questions saved to db
2018-10-31 09:29:53 +08:00
Andrew Nicols
244c0e10f9
Merge branch 'MDL-63530-master-2' of git://github.com/mihailges/moodle
2018-10-31 09:02:08 +08:00
Andrew Nicols
4b7418d3b0
Merge branch 'MDL-63606-master-2' of git://github.com/mihailges/moodle
2018-10-31 08:51:35 +08:00
Andrew Nicols
17109340cc
Merge branch 'MDL-63690-master' of git://github.com/mihailges/moodle
2018-10-31 08:20:31 +08:00
Jake Dallimore
6f31927af8
MDL-63549 core_message: add get_conversations web service
2018-10-31 08:16:32 +08:00
Jake Dallimore
eb5865da8b
MDL-63549 core_message: add group support to api::get_conversations
...
- Added support for returning group conversations
- Added support for conversation type filtering
- Added support for NO favourites, or ONLY favourites restrictions.
2018-10-31 08:16:31 +08:00
Andrew Nicols
de49fdb774
Merge branch 'MDL-63781' of https://github.com/timhunt/moodle
2018-10-31 08:15:43 +08:00
Eloy Lafuente (stronk7)
f3507f5982
Merge branch 'MDL-61197-master' of git://github.com/jleyva/moodle
2018-10-31 00:22:30 +01:00
Eloy Lafuente (stronk7)
b702dbf6dd
MDL-63422 lib: lessphp - review core loop / switch / case / continue
2018-10-31 00:17:59 +01:00
Eloy Lafuente (stronk7)
77331aed27
MDL-63422 lib: horde - review core loop / switch / case / continue
2018-10-31 00:17:59 +01:00
Eloy Lafuente (stronk7)
ed24d21b78
MDL-63422 lib: tcpdf - review core loop / switch / case / continue
2018-10-31 00:17:59 +01:00
Eloy Lafuente (stronk7)
0d2d2b9886
MDL-63422 auth_cas: review core loop / switch / case / continue
...
Created https://github.com/apereo/phpCAS/pull/278 upstream, applied locally.
2018-10-31 00:17:59 +01:00