Marina Glancy
00cb2f0010
Merge branch 'MDL-27459-master' of git://github.com/sammarshallou/moodle
2014-04-30 09:55:25 +08:00
Marina Glancy
8ced50e3da
Merge branch 'MDL-45315-master' of git://github.com/danpoltawski/moodle
2014-04-30 09:55:10 +08:00
Krister Viirsaar
c6ac68eead
MDL-42635 lesson: Fixed error message
2014-04-30 09:51:10 +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
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
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
Damyon Wiese
70579a3622
Merge branch 'MDL-45079_master' of https://github.com/totara/openbadges
2014-04-28 16:15:54 +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
David Monllao
6f9f05a06e
MDL-44614 behat: Automate MDLQA-60
...
A teacher can provide feedback
comments and files for an assignment.
2014-04-28 10:00:41 +07:00
Damyon Wiese
782c811478
Merge branch 'MDL-45268-master' of git://github.com/danpoltawski/moodle
2014-04-28 10:50:04 +08:00
Marina Glancy
566fd05d21
Merge branch 'master_MDL-45210' of git://github.com/totara/moodle
2014-04-28 10:46:04 +08:00
Marina Glancy
3a0edd1fcd
Merge branch 'MDL-45052-master' of git://github.com/ankitagarwal/moodle
2014-04-28 10:44:36 +08:00
Ankit Agarwal
c4652889f1
MDL-45052 events: Cleanup db/events.php
2014-04-28 10:33:18 +08:00
Dan Poltawski
16f37c5c13
MDL-45266 behat: tests for login block
2014-04-28 10:32:50 +08:00
Sam Hemelryk
934cedc46e
Merge branch 'mdl45232' of https://github.com/tlevi/moodle
2014-04-28 14:23:33 +12:00
Dan Poltawski
853c1d7169
Merge branch '45248-27' of git://github.com/samhemelryk/moodle
2014-04-28 10:17:16 +08:00
Sam Hemelryk
6ce786cbe7
Merge branch 'MDL-45164_master' of git://github.com/dmonllao/moodle
2014-04-28 14:09:27 +12:00
Sam Hemelryk
0e7408683f
Merge branch 'MDL-45284_master' of git://github.com/dmonllao/moodle
2014-04-28 14:09:18 +12:00
Dan Poltawski
cf3166aafb
Merge branch 'w17_MDL-45250_m27_ripaddtolog' of https://github.com/skodak/moodle
2014-04-28 09:40:41 +08:00