Andrew Davis
feac5dc7ba
MDL-44780 filter_mathjaxloader: mathjax is now at the top of the filter list
2014-04-30 08:29:14 +08:00
Andrew Davis
0c7d3f2bc4
MDL-44780 filter_mathjaxloader: switched mathjax filter on by default
2014-04-30 08:29:13 +08:00
Eloy Lafuente (stronk7)
f500ff4e52
MDL-45221 Allow unit tests to pass under any OS
...
This commit gets rid of the old lib/tests/other/executable.php
file completely because it was only executable under unix OSs
and moves the check to be performed against some mimetex binaries
that are known to be executable and bundled with every installation.
Note this was discovered because the weekly rolling process changed
the execution permissions of the "fixture" file and, at the end
we decided to get rid of it completely, folowing the plan above.
2014-04-29 19:22:54 +02:00
Eloy Lafuente (stronk7)
65dcef2ae4
on-demand release 2.7beta+
2014-04-29 15:14:22 +02:00
Eloy Lafuente (stronk7)
7c02f52a0e
NOBUG: Fixed file access permissions
2014-04-29 15:14:21 +02:00
Tim Hunt
3180508949
MDL-45273 quiz: Fix codechecker issues.
2014-04-29 11:57:01 +01:00
Tim Hunt
9b38aca0ce
MDL-45321 quiz upgrade: make it more tolerant to old bad data.
2014-04-29 11:41:16 +01:00
Tim Hunt
8a347d8011
MDL-45273 only create the quiz settings if necessary.
2014-04-29 11:16:49 +01:00
Tim Hunt
9ec7a71661
MDL-45273 remove the need for quiz settings.php to include locallib.php.
2014-04-29 11:16:44 +01:00
Tim Hunt
de4cd1e047
MDL-45273 quiz: move admin settings into classes folder.
2014-04-29 11:16:39 +01:00
Frederic Massart
89708ffc5f
MDL-45256 portfolio: Do not require strict XML when parsing content
2014-04-29 17:43:44 +08:00
Frederic Massart
94545c73f1
MDL-45256 portfolio: Unit tests for rewrite pluginfile urls
2014-04-29 17:43:44 +08:00
sam marshall
97c3c2c2cc
MDL-27459 Completion: When ratings off, disallow grade completion
...
For activities that use ratings, there is no grade unless ratings
are enabled. The completion system still lets you select 'complete
when user gets a grade', which leads to later errors.
This change simply disables the 'completion on grade' field if
ratings are enabled for the activity, but not turned on in the form.
2014-04-29 10:28:34 +01:00
Marina Glancy
a8294bd955
Merge branch 'MDL-45229-master' of git://github.com/FMCorz/moodle
2014-04-29 17:27:56 +08:00
Frederic Massart
1cc9c00c3e
MDL-45229 event: Adding information about stricter validation
2014-04-29 17:12:43 +08:00
Dan Poltawski
a15d2052e8
MDL-45315 block_news_items: Add missing depedency
2014-04-29 14:24:10 +08:00
Marina Glancy
0af422fe0f
Merge branch 'MDL-44614_master-missing-upload' of git://github.com/dmonllao/moodle
2014-04-29 13:02:41 +08:00
Marina Glancy
506b3e2317
Merge branch 'MDL-45289-master' of git://github.com/danpoltawski/moodle
2014-04-29 12:49:30 +08:00
David Monllao
d2e6b3b26b
MDL-44614 behat: Added missing @_file_upload
2014-04-29 09:55:47 +07:00
Damyon Wiese
eff880c371
Merge branch 'MDL-44916-master' of git://github.com/phalacee/moodle
2014-04-29 10:21:25 +08:00
Dan Poltawski
e1850856c9
MDL-45289 block_course_summary: Add behat tests
2014-04-29 09:52:54 +08:00
Sam Hemelryk
e0eca9b3e5
Merge branch 'MDL-45312' of git://github.com/timhunt/moodle
2014-04-29 10:24:20 +12:00
Sam Hemelryk
4299dc5bb6
Merge branch 'MDL-45221-master' of git://github.com/andrewnicols/moodle
2014-04-29 09:10:05 +12:00
Tim Hunt
856c2f1404
MDL-45312 qtype_missingtype or qbehaviour_missing cannot be uninstalled.
...
They are required by the system.
2014-04-28 21:45:46 +01:00
Sam Hemelryk
48dba530c6
Merge branch 'MDL-45229-master' of git://github.com/FMCorz/moodle
2014-04-29 08:40:16 +12:00
Marina Glancy
cd360f69a4
Merge branch 'w18_MDL-45287_m27_dbreset' of git://github.com/skodak/moodle
2014-04-28 20:17:57 +08:00
Marina Glancy
db9cd0b085
Merge branch 'wip-mdl-45293' of git://github.com/rajeshtaneja/moodle
2014-04-28 18:01:27 +08:00
Marina Glancy
e8277bd886
Merge branch 'MDL-45156_master' of git://github.com/dmonllao/moodle
2014-04-28 18:01:15 +08:00
Marina Glancy
2666d179ff
Merge branch 'MDL-45266-master' of git://github.com/danpoltawski/moodle
2014-04-28 18:00:57 +08:00
Jetha Chan
899fa34a8e
MDL-45292 filepicker: fixed border style
...
Fixed base style issues on RTL.
2014-04-28 17:04:55 +08:00
Petr Skoda
a9236a2c3f
MDL-45287 fix behat database reset between scenarios
...
We cannot find out if DB received any writes because behat
web access runs in different request.
This was affecting only scenarios without generators.
2014-04-28 17:02:58 +08:00
Frederic Massart
c56f0f4a2c
MDL-45298 theme: More permissive usage of retired themes settings
2014-04-28 16:27:33 +08:00
Damyon Wiese
70579a3622
Merge branch 'MDL-45079_master' of https://github.com/totara/openbadges
2014-04-28 16:15:54 +08:00
Simey Lameze
5ad9dd5ff2
MDL-42956 auth: Fix hard-coded LIMIT clause on keepalive_client method.
2014-04-28 16:08:49 +08:00
Ankit Agarwal
a9282e4120
MDL-45258 tags:context object/0 should not be passed to tag_set()
2014-04-28 15:35:01 +08:00
Frederic Massart
abf3a51e29
MDL-45257 mod_assign: Removing wonky feedback_updated event
2014-04-28 15:13:55 +08:00
Rajesh Taneja
66d8b25b1c
MDL-45293 report_participation: ensure only web and ws logs are shown
2014-04-28 13:50:47 +08:00
Marina Glancy
254402dbbe
Merge branch 'w17_MDL-45128_m27_stats' of git://github.com/skodak/moodle
2014-04-28 13:48:18 +08:00
Marina Glancy
37501cac1c
Merge branch 'MDL-45288_master' of git://github.com/dmonllao/moodle
2014-04-28 13:48:09 +08:00
Marina Glancy
f6db769eb2
Merge branch 'MDL-44614_master' of git://github.com/dmonllao/moodle
2014-04-28 13:03:39 +08:00
Marina Glancy
c6b4a7f4a2
Merge branch 'MDL-44627-master' of git://github.com/lameze/moodle
2014-04-28 12:43:37 +08:00
Andrew Nicols
9cd7bb3764
MDL-45221 admin: configexecutable admin settings should only accept files
2014-04-28 12:21:21 +08:00
Simey Lameze
9e533215bd
MDL-44627 events: Triggering event course module updated actions.
2014-04-28 12:11:24 +08:00
Jason Fowler
b23a320558
MDL-44916 Question: Fixing alignment in bootstrap themes
2014-04-28 11:37:26 +08:00
Petr Skoda
8dcb7ae62e
MDL-45128 include only education related events from real users in statistics processing
2014-04-28 11:31:31 +08:00
Frederic Massart
1f6988bb3b
MDL-45229 event: Trigger event when section visibility changes
2014-04-28 11:27:47 +08:00
Frederic Massart
be9fb21191
MDL-45229 event: Validate sectionnum in course_section_updated
2014-04-28 11:27:44 +08:00
David Monllao
0a0af55021
MDL-45288 behat: Restricting click to .logininfo
2014-04-28 10:20:34 +07:00
Marina Glancy
e865dff3bb
Merge branch 'MDL-44004-master' of git://github.com/FMCorz/moodle
2014-04-28 11:16:45 +08:00
David Monllao
23102c3e2e
MDL-44614 behat: Automate MDLQA-61
...
In an Offline activity assignment, a teacher can
grade and give comments on an assignment completed
offline.
2014-04-28 10:01:01 +07:00