Damyon Wiese
bf4c212284
Merge branch 'wip-mdl-46001' of https://github.com/rajeshtaneja/moodle
2014-06-16 11:24:29 +08:00
Rajesh Taneja
96b86e038e
MDL-46001 atto_clear: modfied behat test to work on xvfb
2014-06-16 11:09:43 +08:00
Damyon Wiese
1df546a77e
Merge branch 'MDL-45803_master' of https://github.com/markn86/moodle
2014-06-16 11:00:26 +08:00
Damyon Wiese
70b58992b8
Merge branch 'wip-MDL-45395-master' of git://github.com/abgreeve/moodle
2014-06-16 10:07:00 +08:00
John Okely
bb8d6e1a81
MDL-43274 Course: Remove ability to delete logs on a course during reset
2014-06-16 09:10:05 +08:00
AMOS bot
fe70d3a8df
Automatically generated installer lang files
2014-06-15 00:42:34 +00:00
Mark Nelson
e0e6d931f3
MDL-45936 auth_db: use core functions when creating/updating a user
2014-06-14 15:59:45 -07:00
Russell Smith
fbb0c914b0
MDL-43835 phpunit: Create unique starting id's for sequences.
...
When all starting autoincrement ids are the same, it's difficult to detect coding and testing
errors that use the incorrect id in test calls. The classic case is cmid vs instance id.
To reduce the chance of the coding error we start sequences at different values where possible.
OUBlog installation is the case that highlighted this as it inserts a sitewide course module
at install time and cmid <> instance id in most cases.
2014-06-14 00:29:26 +10:00
Nadav Kavalerchik
c9976d96a5
MDL-45901 - Quiz - Display random questions (from category) on RTL mode.
2014-06-13 12:20:23 +03:00
Mark Nelson
3b0347712a
MDL-45445 events: added '(optional)' to event params where applicable
2014-06-12 20:46:58 -07:00
Mark Nelson
c446f41a85
MDL-45445 events: documented the additional validation
2014-06-12 20:46:58 -07:00
Mark Nelson
d0c65a411f
MDL-45445 events: added missing 'other' validation
2014-06-12 20:46:58 -07:00
Mark Nelson
943c61051f
MDL-45445 events: added missing 'relateduserid' validation
2014-06-12 20:46:58 -07:00
Mark Nelson
b448a5ac67
MDL-45445 events: trivial changes
2014-06-12 20:46:58 -07:00
Paul Charsley
0ff4ebb4a3
MDL-31861 add web service function save_definitions
2014-06-13 15:36:25 +12:00
AMOS bot
340df7eb34
Merge branch 'master' into install_master
2014-06-13 00:41:51 +00:00
Tim Lock
1dbc4f2894
MDL-45982: Implement displaying of non error messages from a provider.
2014-06-13 09:24:41 +09:30
Andreas Grabs
16ee970c94
MDL-31998 mod_feedback - Feedback depend questions bug
2014-06-13 01:45:23 +02:00
Sam Hemelryk
99f041ebfa
MDL-45884 navigation: changed to positive setting phrasing
2014-06-13 10:16:25 +12:00
Sam Hemelryk
aab6438ca1
MDL-45884 navigation: tidied up code and added behat tests
2014-06-13 10:16:25 +12:00
Syxton
4d378e9f70
MDL-45884 navigation: setting that allows sites to collapse My Courses by default
2014-06-13 10:16:25 +12:00
Tim Hunt
4175a57038
MDL-45970 quiz editing: fix display of random questions.
...
The pass by reference meant the function was clobbering the variable in
the calling function. Once that was change, it was not strictly
necessary to rename the variable in the function, but I did anyway for
clarity.
Thanks to Rajesh Taneja for finding the problem, and identifying which
bit of code was broken. I really just made the patch.
2014-06-12 19:45:33 +01:00
Eloy Lafuente (stronk7)
337075d17b
weekly release 2.8dev
2014-06-12 18:58:54 +02:00
Eloy Lafuente (stronk7)
0272001830
Merge branch 'MDL-44871-master' of git://github.com/damyon/moodle
2014-06-12 11:38:10 +02:00
Eloy Lafuente (stronk7)
1a32e1d446
Merge branch 'MDL-42835-master' of http://github.com/damyon/moodle
2014-06-12 09:51:11 +02:00
John Okely
9594f50af3
MDL-10115 User profile: Allow full list of courses to be viewed on a user's profile
2014-06-12 14:43:14 +08:00
Rajesh Taneja
c2c5d57790
MDL-45808 enrol_self: Fixed behat to observe the group key policy
2014-06-12 14:20:02 +08:00
Damyon Wiese
c48c9bf02f
MDL-42835 Scorm: Fix for JS error because no nodes are selected in the toc.
2014-06-12 13:57:34 +08:00
Damyon Wiese
d27c8d924a
MDL-44871 Atto: Add missing tags to behat tests @editor and @editor_atto
2014-06-12 11:14:21 +08:00
Adrian Greeve
4051685ba0
MDL-45395 lib: Removal of excel 5 spreadsheet creation files.
...
The excel 5 writer files were using OLE licensing which is GPL incompatible.
These classes are not used in core.
2014-06-12 10:41:42 +08:00
AMOS bot
4646299f34
Automatically generated installer lang files
2014-06-12 00:43:28 +00:00
Mark Nelson
b4cfcf5e53
MDL-45803 mod_quiz: removed the quiz_fire_attempt_started function
...
Also commented in mod/quiz/upgrade.txt to inform developers.
2014-06-11 13:53:59 -07:00
Mark Nelson
62a3472e24
MDL-45803 mod_quiz: removed usage of the function quiz_fire_attempt_started_event
2014-06-11 13:53:03 -07:00
Damyon Wiese
ca4f7f6105
MDL-45763 Question types: Allow saving '0' as question text.
2014-06-11 17:28:52 +08:00
Rajesh Taneja
49d82f905e
MDL-44871 behat: Hack to make equation editor visible
2014-06-11 17:20:18 +08:00
Marina Glancy
84dc90034a
MDL-39726 backup: fix SQL syntax for Oracle
2014-06-11 17:16:45 +08:00
Damyon Wiese
162e050c66
MDL-44871 Atto behat: Use one less page load to get to profile edit page
2014-06-11 16:29:38 +08:00
Damyon Wiese
e3adee555b
MDL-44871 Atto: Move custom select text step to atto specific step definition.
2014-06-11 15:29:20 +08:00
Damyon Wiese
7d8f825bbf
MDL-44871 Atto behat tests: Modified the tests to work around focus bugs with workspaces
...
The main changes here are that the "select the text in" step was modified to select only the
first text node in the editor field, and to focus on it's parent instead of the entire editable div.
Some tests had to be modified to match the new behaviour, and another "real" bug was found in the table plugin.
2014-06-11 14:34:48 +08:00
Marina Glancy
b9329e0cfe
MDL-39726 backup: fix SQL syntax for Oracle
2014-06-11 12:14:16 +08:00
Marina Glancy
5528117324
MDL-45763 question: fix SQL syntax for Oracle
2014-06-11 12:13:19 +08:00
Frederic Massart
13a13c1178
MDL-45870 mod_assign: Behat test covering some outcome usage
2014-06-11 10:33:57 +08:00
Eloy Lafuente (stronk7)
ea8541d0f9
Merge branch 'm28_MDL-29708_Typo_Extra_Slashes' of https://github.com/scara/moodle
2014-06-11 01:32:24 +02:00
Eloy Lafuente (stronk7)
a834119d81
Merge branch 'MDL-45808-master' of git://github.com/FMCorz/moodle
2014-06-10 22:47:54 +02:00
Eloy Lafuente (stronk7)
ffce783fcd
Merge branch 'MDL-45579-master' of git://github.com/FMCorz/moodle
2014-06-10 20:56:14 +02:00
Eloy Lafuente (stronk7)
ed16bf3724
Merge branch 'MDL-45418' of git://github.com/stronk7/moodle
2014-06-10 20:12:58 +02:00
Barbara Ramiro
1e2e5d83e9
MDL-45943: Replacement for publisher icons
2014-06-10 19:20:35 +02:00
Jason Fowler
b5725a9727
MDL-45418 Files: Adding upgrade steps for publisher docs
...
Conflicts:
lib/db/upgrade.php
version.php
2014-06-10 19:18:35 +02:00
James McLean
855d8a2c49
MDL-45418 Files: Adding publisher docs to Filetypes
2014-06-10 19:09:27 +02:00
Marina Glancy
5adb8d86bd
Merge branch 'MDL-45763-master' of git://github.com/merrill-oakland/moodle
2014-06-10 20:08:06 +08:00