Dan Poltawski
35689b71a8
Merge branch 'MDL-53562-forum-reply-re' of https://github.com/brendanheywood/moodle
2016-03-26 10:35:55 +08:00
Dan Poltawski
ca0d7bf21c
Merge branch 'MDL-53508-master' of git://github.com/merrill-oakland/moodle
2016-03-26 10:26:02 +08:00
Dan Poltawski
879f3c7a97
MDL-53507 quiz: fix bad htmlid
2016-03-26 10:05:40 +08:00
Dan Poltawski
b3687410df
Merge branch 'MDL-53507' of git://github.com/timhunt/moodle
2016-03-26 09:42:46 +08:00
Dan Poltawski
6a3116dd3c
Merge branch 'wip-MDL-50795-master' of git://github.com/abgreeve/moodle
2016-03-26 09:31:54 +08:00
Eric Merrill
cd894f84b3
MDL-53516 search: Adding file indexing support to Solr
...
Expand the Solr engine to use the built in (to Solr) Tika
file indexing engine. Files are shipped off for indexing with
curl. Each file must have it's own document. So grouping is
used to keep files and Moodle docs associated.
2016-03-24 16:39:55 -04:00
Eric Merrill
091973dbd7
MDL-53515 search: Extend search API to allow file indexing
2016-03-24 15:44:27 -04:00
AMOS bot
093c60c255
Automatically generated installer lang files
2016-03-25 00:04:14 +08:00
Eloy Lafuente (stronk7)
fb75b07c9e
weekly release 3.1dev
2016-03-24 12:58:10 +01:00
Eloy Lafuente (stronk7)
3615219889
NOBUG: Fixed file access permissions
2016-03-24 12:58:10 +01:00
Cameron Ball
b31bbcf839
MDL-52388 output: Only stop displaying pager next link on last page
...
Thank you to Brenda Uga for working on this.
2016-03-24 16:56:30 +08:00
Vadim Dvorovenko
dd399f51ab
MDL-45835 group: events for groupings assign/unassign
2016-03-24 10:59:35 +08:00
Adrian Greeve
387c8026a5
MDL-50795 atto: Pasting into atto removes background colour style.
...
Copying from one atto editor to another comes with a lot of style
information. This removes the color attributes which make the page
look ugly when competing with different themes.
2016-03-24 10:53:59 +08:00
Dan Poltawski
a4302a8fbe
MDL-53147 theme_bootstrapbase: Fix RTL issues in messags
2016-03-24 09:05:44 +08:00
Eric Merrill
4894840dc6
MDL-53508 search: Improve highlighting and move to text fields
2016-03-23 08:55:48 -04:00
Brendan Heywood
2c8c24412e
MDL-53356 admin: Fixed erroneous sectionerror when upgrade is needed
2016-03-23 16:26:04 +08:00
Dan Poltawski
c0c26e5e69
Merge branch 'MDL-53260-master' of git://github.com/junpataleta/moodle
2016-03-23 14:40:05 +08:00
Jun Pataleta
54285c3ff5
MDL-53260 upgrade: Fix lang help text description.
2016-03-23 14:13:36 +08:00
David Monllao
f87fcf42ee
MDL-52924 mod_assign: Bump version for new external function
2016-03-23 13:53:18 +08:00
Dan Poltawski
d137e671f7
Merge branch 'MDL-52952-master-fix' of github.com:xow/moodle
2016-03-23 12:08:32 +08:00
John Okely
94eb96aa78
MDL-52952 forms: Ignore autofill catching fields in form change checker
2016-03-23 11:54:27 +08:00
David Monllao
b5335149f4
Merge branch 'wip-MDL-53254-master' of https://github.com/marinaglancy/moodle
2016-03-23 09:17:11 +08:00
gabrielrosset
3ce68e4f8f
MDL-53401 auth_mnet: add user created event trigger on MNET
...
Moodle does not fire user_created event while creating user via MNET.
That makes impossible to hook on user creation when user land into a host via MNET for the 1st time.
2016-03-23 08:38:29 +08:00
Dan Poltawski
8ca99daf86
Merge branch 'MDL-53383-master' of git://github.com/andrewnicols/moodle
2016-03-23 08:14:23 +08:00
Juan Leyva
efca239e17
MDL-52767 mod_quiz: New Web Service get_quiz_required_qtypes
2016-03-23 00:57:07 +01:00
Juan Leyva
b6c538416b
MDL-52767 mod_quiz: New API for retrieving the question types
2016-03-23 00:56:05 +01:00
Juan Leyva
ff99efcd96
MDL-52767 mod_quiz: New Web Service get_attempt_access_information
2016-03-23 00:55:37 +01:00
Juan Leyva
a79a63619b
MDL-52767 mod_quiz: New Web Service get_quiz_access_information
2016-03-23 00:54:41 +01:00
Eloy Lafuente (stronk7)
debb1c3a6c
Merge branch 'MDL-53547' of git://github.com/timhunt/moodle
2016-03-22 22:58:30 +01:00
Eric Merrill
a4902f66bb
MDL-53578 search: Enable course id indexing so it can be filtered
2016-03-22 12:53:56 -04:00
Marina Glancy
cbecc3c35a
MDL-53254 tags: little fixes after review
2016-03-22 17:10:34 +08:00
Dan Poltawski
63dcc87631
MDL-52752 mathjaxloader: version bump
2016-03-22 16:40:00 +08:00
Dan Poltawski
aa69618116
Merge branch 'wip-MDL-52752-master' of git://github.com/abgreeve/moodle
2016-03-22 16:31:10 +08:00
Eloy Lafuente (stronk7)
8261a8a3ed
MDL-53393 libraries: Fix thirdpartylib to point to directory
2016-03-22 09:06:04 +01:00
Tim Hunt
4c8c69ea9f
MDL-53547 logstore_database: better DB driver handling in unit test
2016-03-22 06:42:49 +00:00
Adrian Greeve
85974a83ba
MDL-53538 mod_data: Unit test for data_get_advance_search_ids
2016-03-22 14:22:27 +08:00
Adrian Greeve
53934bd0a9
MDL-53538 mod_data: Show no records message instead of error.
...
When there are no records in the database module and a user
does an advanced search. Show a message that there are no entries
in the database.
2016-03-22 14:22:26 +08:00
Brendan Heywood
08824e8006
MDL-53432 core: Treat derived css and js as binary files in git
2016-03-22 16:57:48 +11:00
Rajesh Taneja
a1d3a94b1c
MDL-49150 behat: Removed unnecessary @javascript tags
2016-03-22 13:54:12 +08:00
Dan Poltawski
ae0af5491b
Merge branch 'wip-mdl-49963' of https://github.com/rajeshtaneja/moodle
2016-03-22 13:51:34 +08:00
Rajesh Taneja
a8d9cb87ba
MDL-49963 behat: fixed scenario and step definition
...
1. Participants are sorted by last access and they could
be different on different db's. So sort them by last name
before checking.
2. Use Give-When-Then steps.
2016-03-22 13:46:13 +08:00
Dan Poltawski
4a166bfd16
Merge branch 'wip-MDL-51867-master2' of https://github.com/marinaglancy/moodle
2016-03-22 13:13:57 +08:00
David Monllao
8c16f34c88
Merge branch 'wip-MDL-53227-master' of git://github.com/marinaglancy/moodle
2016-03-22 13:00:30 +08:00
Dan Poltawski
ce32fa5572
MDL-39524 tests: fix incorrect phpdoc
2016-03-22 12:56:53 +08:00
Dan Poltawski
cdb2a2ef9f
Merge branch 'MDL-39524' of https://github.com/jrchamp/moodle
2016-03-22 12:52:26 +08:00
Dan Poltawski
2ae04cacde
Merge branch 'MDL-39524-master' of git://github.com/danpoltawski/moodle
2016-03-22 12:51:30 +08:00
Dan Poltawski
afda050660
MDL-39524 tests: unit test for get_real_size()
2016-03-22 12:47:07 +08:00
Dan Poltawski
4a00b04476
Merge branch 'MDL-53049-anchor-offset' of https://github.com/brendanheywood/moodle
2016-03-22 11:44:19 +08:00
Dan Poltawski
9d3e484e6c
Merge branch 'MDL-53147-inbox-layout' of https://github.com/brendanheywood/moodle
2016-03-22 11:38:47 +08:00
David Monllao
a28ed1a731
Merge branch 'MDL-53228-master' of git://github.com/andrewnicols/moodle
2016-03-22 11:35:54 +08:00