Mark Nelson
94f78b0d15
MDL-46927 core_files: fixed issue with system course restores
...
When clicking on 'Restore' next to a file in the 'Course
backup area' in the system context the message 'Sorry,
the requested file could not be found' was displayed.
This fix adds missing functionality to the class
'file_info_context_system' so that the file information
is correctly returned.
2015-06-01 23:08:40 -07:00
Ankit Agarwal
c44b4213e6
MDL-47480 tasks: Define order for getting tasks
2015-06-02 08:08:04 +05:30
AMOS bot
87c8667d3b
Automatically generated installer lang files
2015-06-02 00:04:14 +08:00
Nelson Moller
b73eed1249
MDL-49323 mod_assign: Fixed numeric validation in grade form.
...
The behat test for another decimal separator was incorporated.
2015-06-01 10:54:12 -04:00
Eloy Lafuente (stronk7)
f0fa70d0df
Merge branch 'MDL-29771' of git://github.com/timhunt/moodle
2015-06-01 16:13:18 +02:00
Dan Poltawski
df0a584485
Merge branch 'MDL-50341' of git://github.com/timhunt/moodle
2015-06-01 15:03:23 +01:00
Dan Poltawski
825be82b8a
MDL-50322 forum: add basic split post behat coverage
...
Also bump version for autoloading new class.
2015-06-01 14:59:06 +01:00
Dan Poltawski
918950d0cd
Merge branch 'MDL-50322-master' of git://github.com/mastnym/moodle
2015-06-01 13:49:57 +01:00
Dan Poltawski
3235dc1285
Merge branch 'MDL-50140_master' of https://github.com/jinhofer/moodle
2015-06-01 13:34:18 +01:00
Dan Poltawski
6395168b67
Merge branch 'MDL-50304_master' of https://github.com/jinhofer/moodle
2015-06-01 13:21:54 +01:00
Juan Leyva
752036b826
MDL-49793 url: New Web Service mod_url_view_url
2015-06-01 13:46:22 +02:00
Juan Leyva
f3fe1b8b35
MDL-49793 url: Move logging and completion to new API
2015-06-01 13:43:17 +02:00
Dan Poltawski
0800e9637c
Merge branch 'MDL-46479-master' of git://github.com/ankitagarwal/moodle
2015-06-01 12:36:25 +01:00
Dan Poltawski
c92bfbfcca
MDL-50406 less: build css
2015-06-01 12:01:34 +01:00
Dan Poltawski
5a1a53a03a
Merge branch 'MDL-50406_master' of git://github.com/nadavkav/moodle
2015-06-01 11:42:22 +01:00
Dan Poltawski
9492e529ef
Merge branch 'MDL-50309_master' of git://github.com/markn86/moodle
2015-06-01 10:25:48 +01:00
Dan Poltawski
5ffb982d25
Merge branch 'MDL-49707-master' of git://github.com/ankitagarwal/moodle
2015-06-01 10:09:06 +01:00
Ankit Agarwal
2639cdf0b0
MDL-49707 inbound: localpart should be < 15
2015-06-01 10:06:16 +05:30
Adam Olley
b8264f5b2b
MDL-50176 repository_youtube: Switch to using YouTube Data API
...
As of April 20, 2015, the old API used by repository_youtube is no longer
accessible. This change switches over to using the standard Google Data
API v3.
Unfortunately this means that to search YouTube, a developer api key is now
*required*.
Special thanks to UNSW for sponsoring this work.
2015-06-01 09:25:40 +09:30
Tim Hunt
3af05ae35b
MDL-29771 interactive behaviour: better state text in try again state
...
Before it just said 'Not complete'. It is more helpful to show the number
of tries remaining in this state as well.
2015-05-31 21:09:55 +01:00
Tim Hunt
312dce0ebc
MDL-50341 quiz statistics: non-attempted questions broke first-try stats
...
For behaviours that allow multiple tries, and when the teacher had chosen to
generate statistics for the first tries only, and when a student had not
attempted one question, then an error occurred. It should have been classified
as no response.
2015-05-31 13:36:53 +01:00
Jean-Michel Vedrine
5d33ec9c7e
MDL-49882 mod_lesson: Essay questions not imported into lessons
2015-05-31 07:24:11 +02:00
AMOS bot
7452baffa6
Automatically generated installer lang files
2015-05-31 00:03:56 +08:00
Matteo Scaramuccia
7b9f73ee10
MDL-50415 Admin: added the PHP Variables section in the PHPinfo page.
2015-05-30 07:04:46 +02:00
Nadav Kavalerchik
af3a0656be
MDL-50406 Messages: Right align messages menu box, in RTL mode.
2015-05-29 20:45:54 +03:00
AMOS bot
121cfa76c2
Automatically generated installer lang files
2015-05-30 00:04:03 +08:00
David Monllao
b3e6802cf8
MDL-42192 caches: Adding simpledata tests
2015-05-29 17:18:31 +08:00
Martin Mastny
069d0f1733
MDL-50322 mod_forum: Added validation when spliting discussions
2015-05-29 09:11:39 +08:00
AMOS bot
9277e79e2a
Automatically generated installer lang files
2015-05-29 00:03:56 +08:00
jinhofer
aa65ecea98
MDL-50304 atto/plugins/table: Fixed _addRowAfter function
2015-05-28 07:53:10 -05:00
jinhofer
0fa9b33463
MDL-50140 grade/import: Added CSH buttons to import grades
...
CSH buttons have been added to CSV Import as well as Paste
from spreadsheet in the following areas:
Encoding, Separator (csv only), Verbose, Preview, Map to,
and Map from.
The heading of Import CSV had a CSH button added as well.
All CSH buttons were given associated language strings.
2015-05-28 07:51:50 -05:00
AMOS bot
62bdf9b779
Merge branch 'master' into install_master
2015-05-28 14:21:55 +08:00
Simey Lameze
e9588b7e68
MDL-50380 mod_wiki: fix missing parameter on wiki edit files page
...
Also fixing a typo on the $referer variable.
2015-05-28 12:40:43 +08:00
Mark Nelson
2b7b0bae62
MDL-50309 core_upgrade: fixed undefined '$customusermenuitems' notice
2015-05-27 21:29:39 -07:00
Martin Mastny
9cf1b21127
MDL-50186 forms: Removed special characters from id attribute
2015-05-28 11:41:51 +08:00
David Monllao
0c6faf4b51
weekly on-sync release 3.0dev
2015-05-28 11:41:36 +08:00
David Monllao
187c4d47be
Merge branch 'MDL-50373' of git://github.com/timhunt/moodle
2015-05-28 09:27:30 +08:00
Tim Hunt
e7df2335b6
MDL-50373 questions: random Qs must not pick deleted or sub- questions
...
This was a regression caused by MDL-6340. I missed the necessary
AND parent = 0 AND hidden = 0
in one query of the question table.
2015-05-27 20:32:47 +01:00
Eloy Lafuente (stronk7)
e987eeef75
Merge branch 'wip-mdl-49806' of https://github.com/rajeshtaneja/moodle
2015-05-27 12:20:50 +02:00
Ankit Agarwal
648cddcbca
MDL-46479 enrol_plugin: Final deprecation of instance_deletable()
2015-05-27 14:03:21 +05:30
David Monllao
c5954f64ae
MDL-50330 blog: Make other users blogs accessible
2015-05-27 14:03:34 +08:00
David Monllao
de6b4e9dac
Merge branch 'MDL-50340-master' of git://github.com/ankitagarwal/moodle
2015-05-27 11:58:22 +08:00
David Monllao
9d1593d686
Merge branch 'wip-mdl-49772' of git://github.com/rajeshtaneja/moodle
2015-05-27 11:50:01 +08:00
Rajesh Taneja
b7861ddab3
MDL-49772 behat: Removed optimization as it's not required
...
This api is called very few times in behat
initilisation process, so such optimization
is an over engineer. Hence removing it.
2015-05-27 11:20:48 +08:00
Rajesh Taneja
e2e37bc510
MDL-49806 behat: Ensure user is marked complete before runnning cron
2015-05-27 09:24:18 +08:00
David Monllao
1bd2c8ad01
Merge branch 'MDL-49611' of git://github.com/srynot4sale/moodle-fixes
2015-05-27 08:49:23 +08:00
Eloy Lafuente (stronk7)
777cb3ece8
Merge branch 'wip-mdl-49772' of https://github.com/rajeshtaneja/moodle
2015-05-26 18:48:03 +02:00
Eloy Lafuente (stronk7)
84152b676a
Merge branch 'wip-MDL-50191-master' of https://github.com/marinaglancy/moodle
2015-05-26 18:19:42 +02:00
AMOS bot
c472077460
Automatically generated installer lang files
2015-05-27 00:03:51 +08:00
Dan Poltawski
502bcf9738
Merge branch 'MDL-50318-master-courseresources' of git://github.com/mudrd8mz/moodle
2015-05-26 13:05:16 +01:00