3269 Commits

Author SHA1 Message Date
Adrian Greeve
e78849e837 MDL-61268 blocks: Fix corrupt configdata in block instances.
Old configuration data in the block instances is base64 encoded with
the deprecated object class instead of stdClass.
2018-03-02 09:22:05 +08:00
Eloy Lafuente (stronk7)
856e07e4e7 weekly release 3.5dev 2018-02-28 12:58:13 +01:00
Jake Dallimore
296a3aa707 weekly release 3.5dev 2018-02-23 11:51:28 +08:00
Simey Lameze
34cd75240e MDL-61444 question: add question tagmine and tagall capabilities 2018-02-19 14:21:45 +08:00
Eloy Lafuente (stronk7)
d1b4ca921e weekly release 3.5dev 2018-02-15 17:10:22 +01:00
David Monllao
315a0a3aaf weekly release 3.5dev 2018-02-08 09:29:09 +01:00
David Monllao
42afb6c2ac MDL-52811 version: Bump to update system capabilities and lang str 2018-02-07 07:57:18 +01:00
Andrew Nicols
e742f93303 Merge branch 'MDL-61132-master' of git://github.com/rezaies/moodle 2018-02-06 14:33:41 +08:00
Simey Lameze
680d5c5be6 MDL-61133 core_question: new submit_tags_form webservice 2018-02-05 10:58:04 +08:00
Shamim Rezaie
d2c4ff10bf MDL-61132 Questions: Upgrade step to add Top to existing contexts
Upgrade script to add a "Top" category as a real category to the question bank
2018-02-05 11:20:50 +11:00
David Monllao
a409707794 weekly release 3.5dev 2018-02-01 14:26:35 +01:00
Andrew Nicols
a4f914b54d weekly release 3.5dev 2018-01-25 15:14:24 +08:00
Andrew Nicols
f68150ad05 weekly release 3.5dev 2018-01-18 12:47:50 +08:00
Eloy Lafuente (stronk7)
f5b956679e weekly release 3.5dev 2018-01-12 02:12:35 +01:00
David Monllao
013f0b2266 weekly release 3.5dev 2018-01-04 11:02:34 +01:00
David Monllao
3fa531ea2c weekly release 3.5dev 2017-12-28 12:35:12 +01:00
sam marshall
8736fbc190 MDL-60981 core_search: New indexpriority field in search index queue
Adds indexpriority field to the database table which holds a queue of
indexing requests. This allows for potentially large area reindexes
to have a lower priority, so as not to halt the special indexes that
run after a course restore.
2017-12-22 13:05:10 +00:00
Jun Pataleta
9993c1d02c weekly release 3.5dev 2017-12-22 14:41:56 +13:00
Andrew Hancox
a63cd3e2ca MDL-50666 core: Add function get_viewable_roles to set role visibility 2017-12-19 13:53:23 +13:00
Eloy Lafuente (stronk7)
95b7be7f05 weekly release 3.5dev 2017-12-14 14:47:29 +01:00
Damyon Wiese
8cdfa8692b Merge branch 'MDL-59438-master' of git://github.com/rezaies/moodle 2017-12-12 13:05:22 +08:00
Shamim Rezaie
9d27b68ce8 MDL-59438 calendar: Added a foreign key and an index
Added foreign key constraint to the event.subscriptionid column.
Also added index to the event.uuid column.
2017-12-11 12:54:49 +08:00
Jun Pataleta
109aa07648 weekly release 3.5dev 2017-12-08 09:09:53 +13:00
Eloy Lafuente (stronk7)
5f54a8760f weekly release 3.5dev 2017-11-30 17:05:14 +01:00
Shamim Rezaie
0897d6588e MDL-60188 groups: cache user's groups and groupings
The function groups_get_user_groups is called too often both before rendering the page and after the page is rendered (using ajax).
The function was executing a query joining 3 tables in each call. The plementation of the function has now modified to store the
query result in a request cache.
2017-11-27 10:46:35 +08:00
David Monllao
5bde2c2b62 weekly release 3.5dev 2017-11-23 13:35:10 +01:00
David Monllao
e968cf1def MDL-59512 version: Following 2 digits scheme 2017-11-22 13:24:31 +01:00
yair.spielmann
b323508554
MDL-59512 tool_oauth2: add option for basic authentication 2017-11-17 10:15:29 +01:00
Jake Dallimore
4275ea4a43 weekly on-sync release 3.5dev 2017-11-16 11:13:29 +08:00
Eloy Lafuente (stronk7)
0164f50e80 weekly back-to-dev release 3.5dev 2017-11-11 19:41:57 +01:00
Eloy Lafuente (stronk7)
665c3ac59c Moodle release 3.4 2017-11-11 19:31:19 +01:00
David Monllao
ab9936962e Moodle release 3.4rc3 2017-11-10 15:15:37 +01:00
Eloy Lafuente (stronk7)
438c98cc98 MDL-60764 versions: main version bump 2017-11-10 02:56:14 +01:00
David Monllao
4e73acf3cf Merge branch 'MDL-60579-master' of https://github.com/mihailges/moodle 2017-11-08 12:16:20 +01:00
David Monllao
ccf7578373 Moodle release 3.4rc2 2017-11-08 09:47:39 +01:00
Mihail Geshoski
c835126185 MDL-60579 enrolments: Applied filters lost on certain actions
AMOS BEGIN
    CPY [invalidrequest,enrol_lti],[invalidrequest,enrol]
AMOS END
2017-11-07 16:17:00 +08:00
Jake Dallimore
eb354bdefa Merge branch 'MDL-60361-master' of git://github.com/andrewnicols/moodle 2017-11-06 09:29:46 +08:00
David Monllao
159b4e5d8c Moodle release 3.4rc1 2017-11-03 10:26:18 +01:00
Andrew Nicols
b9fd516407 MDL-60361 calendar: Support all event types for calendar subs 2017-11-03 11:27:40 +08:00
Andrew Nicols
30ff29dc9f MDL-60587 calendar: Improve link params for calendar buttons 2017-11-02 21:49:28 +08:00
Andrew Nicols
7f14def230 MDL-60587 calendar: Add missing categoryid in upcoming WS 2017-11-02 21:49:28 +08:00
Eloy Lafuente (stronk7)
c8e7777766 on-demand release 3.4beta+ 2017-11-01 13:40:07 +01:00
Jake Dallimore
ed44df22a8 MDL-60575 lang: Change registration string to html from markdown 2017-10-31 07:30:33 +08:00
David Monllao
40f1801c4b on-demand release 3.4beta+ 2017-10-27 12:49:10 +02:00
David Monllao
d12e409784 Moodle release 3.4beta 2017-10-25 11:14:22 +02:00
Jake Dallimore
141c4adbb6 Merge branch 'MDL-42834_master' of git://github.com/markn86/moodle 2017-10-23 13:25:35 +08:00
John Okely
cd1eb7ce9c MDL-42834 admin: Upgrade script and warning for loginhttps sites 2017-10-23 12:25:36 +08:00
Eloy Lafuente (stronk7)
849405177f on-demand release 3.4dev+ 2017-10-20 23:55:42 +02:00
Eloy Lafuente (stronk7)
6b7194a7cf Merge branch 'MDL-60072-master' of git://github.com/andrewnicols/moodle 2017-10-19 22:30:08 +02:00
Damyon Wiese
4a21bf89c9 MDL-58388 course: bump version
Add a version bump for new admin setting
2017-10-19 12:54:27 +08:00