Eloy Lafuente (stronk7)
4f33514063
weekly release 3.1dev
2016-04-15 10:19:04 +02:00
Dan Poltawski
b611ade3ab
weekly release 3.1dev
2016-04-07 09:43:39 +01:00
Andrew Nicols
0a94763ae8
weekly release 3.1dev
2016-04-07 14:00:25 +08:00
Dan Poltawski
f164cab739
Merge branch 'MDL-53104-master' of git://github.com/lameze/moodle
2016-04-05 14:27:25 +01:00
Andrew Nicols
44a72e9bd0
Merge branch 'MDL-53462-master' of git://github.com/jleyva/moodle
2016-04-05 12:54:58 +08:00
David Monllao
9470e4d1ed
MDL-53272 search: Remove search results cache
2016-04-04 15:38:03 +08:00
Simey Lameze
221bfffd4e
MDL-53104 core_blog: remove deprecated capabilities
...
This commit removes moodle/blog:associatecourse and moodle/blog:associatemodule deprecated capabilities.
2016-04-01 08:42:09 +08:00
Dan Poltawski
aeccf4bd94
weekly release 3.1dev
2016-03-31 14:06:28 +08:00
Juan Leyva
f4fb827ed1
MDL-53462 core_badges: New WS core_badges_get_user_badges
2016-03-30 10:44:55 +01:00
Eloy Lafuente (stronk7)
fb75b07c9e
weekly release 3.1dev
2016-03-24 12:58:10 +01:00
David Monllao
b756bd551a
Merge branch 'MDL-52924-master' of git://github.com/jleyva/moodle
...
Conflicts:
version.php
2016-03-21 09:25:19 +08:00
Eloy Lafuente (stronk7)
fed66ad9e2
weekly release 3.1dev
2016-03-17 14:00:25 +01:00
Juan Leyva
bdf1ac2796
MDL-52924 mod_assign: New WS mod_assign_get_submission_status
2016-03-16 17:23:20 +01:00
David Monllao
28774c9263
MDL-48838 grades: New grade_categories cache
2016-03-14 11:20:35 +08:00
Eloy Lafuente (stronk7)
e8952c5951
weekly release 3.1dev
2016-03-10 13:30:56 +01:00
David Monllao
9fff0c469f
MDL-52252 tags: Bump version to add course_modules area
2016-03-09 15:36:30 +08:00
Eric Merrill
bf2235bb11
MDL-53325 search: Optimize Solr less often
2016-03-06 13:46:54 -05:00
Dan Poltawski
7adc7ef14f
weekly release 3.1dev
2016-03-04 10:34:21 +08:00
Dan Poltawski
2158e87492
Merge branch 'MDL-50887-master' of https://github.com/lucisgit/moodle
2016-03-01 14:49:33 +08:00
Dan Poltawski
fd8e293030
Merge branch 'MDL-52809-master' of git://github.com/dpalou/moodle
2016-03-01 12:23:54 +08:00
Andrew Nicols
05b0f579ca
Merge branch 'MDL-52974-master' of git://github.com/jleyva/moodle
2016-03-01 11:48:16 +08:00
Andrew Nicols
0346323cec
MDL-30811 output: Add support for session notifications
2016-02-29 09:05:56 +08:00
Dani Palou
44f1b701db
MDL-52809 wiki: New WS mod_wiki_get_subwikis
2016-02-26 14:00:12 +01:00
Ruslan Kabalin
7d19e0e33d
MDL-50887 antivirus_clamav: Move global clamav settings to plugin level.
...
AMOS BEGIN
MOV [clamfailureonupload,core],[clamfailureonupload,antivirus_clamav]
MOV [configclamactlikevirus,core],[configclamactlikevirus,antivirus_clamav]
MOV [configclamdonothing,core],[configclamdonothing,antivirus_clamav]
MOV [configclamfailureonupload,core],[configclamfailureonupload,antivirus_clamav]
MOV [configpathtoclam,core],[configpathtoclam,antivirus_clamav]
MOV [configquarantinedir,core],[configquarantinedir,antivirus_clamav]
MOV [configrunclamavonupload,core],[configrunclamavonupload,antivirus_clamav]
MOV [pathtoclam,core],[pathtoclam,antivirus_clamav]
MOV [quarantinedir,core],[quarantinedir,antivirus_clamav]
MOV [runclamavonupload,core],[runclamavonupload,antivirus_clamav]
AMOS END
2016-02-25 09:55:45 +00:00
Andrew Nicols
03b8b55f10
weekly release 3.1dev
2016-02-25 13:52:15 +08:00
Dan Poltawski
f0ad27291e
MDL-31989 version: proper bump
2016-02-23 12:11:39 +00:00
Dan Poltawski
e03711fc08
MDL-31989 version: bump
2016-02-23 12:10:05 +00:00
David Monllao
db48207e1a
MDL-31989 search: Search API and search engine API
...
Introducing both APIs in moodle along with:
- search_box widget to add a tiny search box
- admin settings with setup steps helper
- cache for search results
- template for a search result
- php unit stuff
Many thanks to Tomasz Muras, Prateek Sachan and Daniel Neis for their contributions, for starting this development
and for pushing for it to be completed. Also thanks to other contributors: Jonathan Harker and eugeneventer.
2016-02-23 10:47:58 +00:00
Dan Poltawski
83a951023e
weekly release 3.1dev
2016-02-18 09:14:12 +00:00
Eloy Lafuente (stronk7)
642a4fde4b
Merge branch 'wip-MDL-51802-master4' of https://github.com/marinaglancy/moodle
2016-02-16 23:22:35 +01:00
David Monllao
c06749bdf3
Merge branch 'MDL-50385-master' of git://github.com/merrill-oakland/moodle
...
Conflicts:
lib/db/upgrade.php
version.php
2016-02-16 06:47:27 +08:00
Andrew Nicols
a9e12347b7
MDL-52217 repository: prepare_file should use per-request directory
...
The repository API defaults has a function, prepare_file, which is
responsible for creating a unique file to be used during the current
request.
This is usually used in the repository's get_file() function to store the
file before it is used elsewhere in the API to save the file to the
filestorage API.
It is also sometimes used to temporarily store credentials for the lifetime
of the session.
In all cases, this file is only expected to exist for the duration of the
session.
Switching to use of a per-request directory using make_request_directory()
ensures that the tempdir does not grow without control.
This commit also adds an upgrade step to remove all old temp directories
created by any repository currently installed.
2016-02-15 15:54:05 +08:00
Marina Glancy
cdc5f9785b
MDL-51802 core: new template for quick editing a title
...
convert editing tag name to use new template
2016-02-13 11:07:42 +08:00
Eric Merrill
201a90938e
MDL-50385 grades: Adding index to improve history search
2016-02-11 12:30:12 -05:00
David Monllao
2f45a11ac4
weekly release 3.1dev
2016-02-11 13:58:46 +08:00
David Monllao
9d5d9c64ff
weekly release 3.1dev
2016-02-04 14:30:03 +08:00
Dan Poltawski
96c69429e5
Merge branch 'wip-MDL-52715-master-additional' of git://github.com/abgreeve/moodle
2016-02-03 09:44:27 +00:00
Adrian Greeve
a2161d57a4
MDL-52715 lib: Clean up of comments and variable names.
2016-02-03 10:07:08 +08:00
Juan Leyva
e3e036ee09
MDL-52974 mod_assign: New Web Service mod_assign_view_submission_status
2016-02-02 13:27:03 +01:00
Marina Glancy
4be9c7ad99
MDL-51283 core_tag: Allow each tag area to set 'showstandard'
2016-02-02 17:31:17 +08:00
Marina Glancy
e11d7380c2
MDL-51283 core_tag: change tagtype to isstandard
...
Change 'official' to 'standard' in UI
2016-02-02 17:31:14 +08:00
David Monllao
c9d91bb734
weekly release 3.1dev
2016-01-29 14:36:50 +08:00
David Monllao
846cd414bf
MDL-46553 admin: Version bump after history rewrite
2016-01-29 10:22:12 +08:00
Andrew Nicols
eddec36d49
weekly release 3.1dev
2016-01-21 13:43:35 +08:00
Eloy Lafuente (stronk7)
d3220ca34f
MDL-52383 Calendar: fix versions
2016-01-20 01:25:16 +01:00
Stephen Bourget
a721339193
MDL-52383 Calendar: Allow users to set lookahead to 1 year
2016-01-15 13:14:56 -05:00
Dan Poltawski
e8d5100212
weekly release 3.1dev
2016-01-14 10:09:55 +00:00
Dan Poltawski
67f6802712
MDL-50851 upgrade: dan *REALLY* *REALLY* sucks at integrating
2016-01-13 12:01:33 +00:00
Dan Poltawski
04a03ff282
Merge branch 'wip-MDL-50851-master' of git://github.com/marinaglancy/moodle
2016-01-12 14:17:14 +00:00
Dan Poltawski
b8ab80f07e
Merge branch 'MDL-52210-master' of git://github.com/cameron1729/moodle
2016-01-12 13:36:13 +00:00