Rajesh Taneja
3c71c15c26
MDL-39752 behat: Modified following for parallel run:
...
1. Create behat datadir within behat_dataroot not at same level
2. Define suffix for link and not use hard-coded values
3. Renamed ns_parallel to run.php
4. Rename variables to best understand them
5. Added support for each run to specify db, prefix, rerun and profile.
6. Showing number of steps in each line of parallel run.
2015-03-09 06:52:54 +08:00
Tony Levi
08e7f97ee4
MDL-39752 behat: Parallel execution support
2015-03-09 06:52:54 +08:00
Jean-Michel Vedrine
5b0af6e4b1
MDL-39262 mod_lesson: disable shortforms in lesson question display
2015-03-08 11:06:53 +01:00
Amanpreet Singh
83cdfd9a7b
MDL-48795 lang: Update message for nothingnew
...
In lang/en/moodle.php file
2015-03-08 10:04:49 +05:30
Jean-Michel Vedrine
400fa4a1b5
MDL-48965 mod_lesson: avoid short answer question without any answers
2015-03-07 22:04:27 +01:00
Juan Leyva
31c202b0ab
MDL-49316 webservices: Add core_course_get_courses to mobile service
2015-03-06 11:35:47 +01:00
Juan Leyva
14ae63be25
MDL-49333 webservices: Additional unit tests for core_get_site_info
2015-03-06 11:34:42 +01:00
Juan Leyva
cc90f74b18
MDL-49333 webservices: Return additional info in core_get_site_info
2015-03-06 11:34:42 +01:00
Juan Leyva
9502a19c3c
MDL-49346 ratings: ratingarea should be a required parameter
2015-03-06 11:34:21 +01:00
Juan Leyva
c73b8d85c5
MDL-49351 ratings: Correct check of viewallratings permission
2015-03-06 11:33:56 +01:00
Juan Leyva
8a5346a7f1
MDL-49242 webservices: Units tests for core_course_get_contents
2015-03-06 11:32:12 +01:00
Juan Leyva
08b66e8616
MDL-49242 webservices: Add filter options in core_course_get_contents
2015-03-06 11:32:12 +01:00
Mark Nelson
71611510a0
MDL-46064 install: prevent install/upgrade with MyISAM
2015-03-05 22:29:34 -08:00
Marina Glancy
2f7b38cfb3
MDL-49267 mod_wiki: always apply filters to the wiki name
2015-03-06 13:57:55 +08:00
Andrew Nicols
2fafa90bdd
MDL-48918 course: Fix keyboard drag/drop after dropped resource
2015-03-06 12:37:28 +08:00
Rajesh Taneja
d7fec593f3
MDL-49402 behat: Fixed feature file with same scenario name
...
1. We should not have same scanrio name in 1 feature file
As it doesn't explain what is being tested. So modified.
2. Removed empty line, to keep it consistnet with other features
2015-03-06 11:47:17 +08:00
Andrew Nicols
c4e2c67134
MDL-49256 atto: Check form existence before resetAutosave
2015-03-06 11:26:41 +08:00
Andrew Nicols
eb67d5a690
MDL-49094 dock: Add -only class to body for non-legacy regions
...
This also tidies up the dock region code.
2015-03-06 11:09:44 +08:00
David Monllao
e967111644
MDL-48682 behat: Changing window size on specific tests
2015-03-06 11:02:45 +08:00
David Monllao
1a970e5ca0
MDL-49376 behat: Fixing resize step regex
2015-03-06 10:59:03 +08:00
Damyon Wiese
b89cca197e
MDL-5583 mod_data: Add required fields
...
This is implemented for most fields but not all. The reason is that there are
some fields for which this does not make sense because no entry is a valid entry.
The supported fields are:
checkbox
file
latlong
menu
number
picture
radio
text
textarea
url
The unsupported fields are:
date
multimenu
2015-03-06 09:55:49 +08:00
John Okely
9776f3dcdb
MDL-5583 behat: Add multiline version of 'And I set the field to'
2015-03-06 09:55:49 +08:00
Rex Lorenzo
c288300c3c
MDL-48572 gradereport_grader: Average wrong with suspended users
2015-03-05 11:02:58 -08:00
Eric Merrill
17e56698ec
MDL-49332 gradebook: Raise time limit if we get into regrade
...
Because all regrading should (and does) start from this point, it
is safe and best to call it just once, from this point.
2015-03-05 10:09:40 -05:00
Eric Merrill
c803fa6855
MDL-49298 backup: Make tgz file format standard for backups
2015-03-05 10:07:58 -05:00
Frederic Massart
7a79030f48
MDL-23296 repository_local: Implementing search through server files
2015-03-05 13:41:47 +01:00
Tim Hunt
097efe9de3
MDL-49315 questions: unit tests for each behaviour type class
2015-03-05 12:19:23 +00:00
Tim Hunt
9c75f8dc44
MDL-49366 questions: avoid PHP notices from bad pluginfile URLs
2015-03-05 12:18:20 +00:00
Eloy Lafuente (stronk7)
b90f98dade
weekly release 2.9dev
2015-03-05 11:26:30 +01:00
Rajesh Taneja
4ba58b4540
MDL-48962 mod_lesson: New lesson should not be timed
2015-03-05 14:55:18 +08:00
Rajesh Taneja
8b88ba475e
MDL-48962 mod_lesson: Fixed behat with new timeout setting and string
2015-03-05 14:55:18 +08:00
Marina Glancy
a1ec48c9e8
MDL-45619 repository: corrections to uninstall, display link
2015-03-04 18:42:16 -05:00
Eloy Lafuente (stronk7)
d687c29f26
Merge branch 'MDL-48912' of git://github.com/jmvedrine/moodle
2015-03-05 00:24:49 +01:00
Jean-Michel Vedrine
5df7f12398
MDL-48912 mod_lesson: fix problems found during testing
2015-03-04 21:50:33 +01:00
Jetha Chan
d10ac16a2f
MDL-48060 messaging: contact list paging bar style fixup
2015-03-04 17:37:04 +01:00
Eloy Lafuente (stronk7)
de2f05d50d
Merge branch 'MDL-49379_master' of git://github.com/markn86/moodle
2015-03-04 10:46:18 +01:00
Mark Nelson
05536ad165
MDL-49379 core_webservice: fixed ability to edit services
2015-03-04 01:36:45 -08:00
Andrew Nicols
dc3b2524a1
MDL-48943 calendar: Add behat tests for the calendar popup
2015-03-04 13:46:58 +08:00
Jetha Chan
343b11a3fa
MDL-49224 course: allow setting fullname and summary in course generator
2015-03-04 11:46:57 +08:00
Andrew Nicols
17488fd31a
MDL-48943 calendar: Rewrite calendar popup JS
...
Single instance model to support popup of calendar overlay information in a
more memory-efficient, and less DOM-heavy fashion. This also allows for
future expansion - e.g. easier loading of new calendar content.
2015-03-04 10:43:33 +08:00
David Monllao
553319be03
MDL-49204 core_message: Checking current user
2015-03-04 10:05:26 +08:00
spvickers
64ca282207
MDL-49187 mod_lti: Fix tool config lookup
...
Changed code to look for a tool ID before then matching on the URL.
2015-03-03 18:49:58 -07:00
David Monllao
bdc83277a3
MDL-49371 core_message: Unused method deprecation
2015-03-04 09:36:22 +08:00
Andrew Nicols
4b38a19aec
Merge branch 'MDL-49164_old_rego' of https://github.com/andyjdavis/moodle
2015-03-04 08:57:00 +08:00
Andrew Nicols
8506c95c9f
Merge branch 'MDL-49364' of git://github.com/timhunt/moodle
2015-03-04 08:51:21 +08:00
Andrew Davis
858e92fefe
MDL-49164 admin: removed unused registration config setting
2015-03-04 08:50:39 +08:00
Andrew Nicols
a1955c1784
Merge branch 'master_MDL-46390' of https://github.com/danmarsden/moodle
2015-03-04 07:52:55 +08:00
Eloy Lafuente (stronk7)
0967a20d02
Merge branch 'MDL-48962' of git://github.com/jmvedrine/moodle
2015-03-04 00:00:16 +01:00
Dan Marsden
f47a8a6f81
MDL-46390 mod_scorm: Find correct sco to launch when org based sco is selected
...
Also tidies up some redundant code in scorm_format_toc_for_droplist()
2015-03-04 09:27:45 +13:00
Stephen Bourget
f31f5f6659
MDL-45619 Repository: Allow repositories to be uninstalled
2015-03-03 14:44:53 -05:00