Dan Poltawski
ff0039689b
Merge branch 'MDL-31356_master' of https://github.com/StudiUM/moodle
2016-07-19 13:01:34 +01:00
David Monllao
b3b1833097
Merge branch 'MDL-54943-master' of git://github.com/jleyva/moodle
...
Conflicts:
version.php
2016-07-19 01:19:13 +02:00
Serge Gauthier
cc6b92483a
MDL-31356 enrol_imsenterprise: Continue development for added features
...
* Add the possibility to make it works as before (with categrory name or idnumber).
* Add possibility to specify nested categories by name or idnumber.
* Fix error in core_course_courselib_testcase::test_course_created_event because dependency with imsenterprise
2016-07-14 09:36:03 -04:00
Juan Leyva
c1da311ad6
MDL-54801 webservice: Support 'ids' search in get_categories
2016-07-12 15:41:32 +01:00
Eloy Lafuente (stronk7)
ed2d12a125
Merge branch 'MDL-54955-master' of git://github.com/jleyva/moodle
2016-07-05 21:15:31 +02:00
Eloy Lafuente (stronk7)
e51f7a6a20
Merge branch 'MDL-49244-master' of git://github.com/jleyva/moodle
2016-07-05 20:16:44 +02:00
Juan Leyva
7c4e686f94
MDL-54943 webservice: New WS core_course_get_activities_overview
2016-07-05 09:10:13 +01:00
Juan Leyva
6a1131e2c2
MDL-55019 webservice: Course summary text should not be cleaned
2016-07-04 14:51:14 +01:00
Juan Leyva
b8b1be1554
MDL-49244 course: Clean parameters in core_course_get_categories
2016-06-30 13:26:54 +01:00
Juan Leyva
9df9f1f096
MDL-54104 webservice: Return section number in WS get_course_contents
2016-06-24 13:55:04 +01:00
Rajesh Taneja
f34ab57411
MDL-53399 behat: Activity chooser link is removed.
2016-06-22 09:07:31 +08:00
Juan Leyva
d889b58747
MDL-54955 webservice: Apply external_format_string in course names
2016-06-20 13:16:52 +01:00
Luke Carrier
3ceaea2638
MDL-54940 behat: rectify section edit regression in MDL-53381
2016-06-19 17:11:31 +01:00
David Monllao
505ce88467
MDL-54627 search: Ensure that all format_string strings are text.
...
All user input that is usually displayed through format_strings with
filters like mulitlang applied should be converted to text as well.
2016-05-19 13:16:01 +08:00
Michael Aherne
39257eb39c
MDL-54600 phpunit: fixed classname to follow frankenstyle
2016-05-17 17:16:11 +08:00
Andrew Nicols
e53d7e7c04
Merge branch 'MDL-50063' of git://github.com/stronk7/moodle
2016-05-13 18:12:32 +08:00
Eloy Lafuente (stronk7)
07a069f1c0
MDL-50063 unittests: Remove some unnecesary gc_collect_cycles()
...
Now backup and restore operations free logger resources calling
to the destroy() method. This commit ensures:
1) That gc_collect_cycles() is not used anymore in backup-related tests.
2) That all backup and restore controllers in test do always call
to the detroy() method.
3) Some unset() calls, needed to make gc_collect_cycles() are not used
anymore.
2016-05-13 02:50:45 +02:00
David Monllao
e314b35471
MDL-53170 search: New area for my courses
...
Thanks to Skylar Kelty for the initial implementation.
2016-05-10 18:15:42 +08:00
Frederic Massart
440b4c54ca
MDL-53957 form: Support frontpage for selection in course element
2016-05-06 09:27:31 +08:00
Frederic Massart
f824aceb50
MDL-51369 course: Adding tests to cover restoring course info
2016-05-06 09:27:27 +08:00
Eloy Lafuente (stronk7)
11c673f3a3
Merge branch 'MDL-53167-master' of git://github.com/merrill-oakland/moodle
2016-04-12 21:34:41 +02:00
Eric Merrill
935ee1c6c6
MDL-53167 search: Adding unit tests for external API change
2016-04-11 21:24:18 -04:00
Marina Glancy
4218ad9371
MDL-53363 tags: helper to search for tagged items; search course modules
2016-04-11 13:22:47 +08:00
Rajesh Taneja
921faad9ad
MDL-53571 behat: Use Escaper for escaping
...
xpathLiteral has been depreacted, use Escaper instead
2016-04-06 15:38:31 +08:00
Rajesh Taneja
eb9ca848fa
MDL-53381 behat: Replaced chained steps with api.
...
Behat 3.x doesn't support chained steps and hence
this is first step to get rid of chained steps in core.
2016-04-06 11:32:49 +08:00
David Monllao
5162ffec0d
Merge branch 'wip-MDL-52869-master' of https://github.com/marinaglancy/moodle
2016-03-16 10:05:52 +08:00
Marina Glancy
f59f89b4a8
MDL-52869 course: use inplace_editable for activity names
2016-03-15 17:19:38 +08:00
Rajesh Taneja
42ad096fdb
MDL-46891 Behat: Added support for behat 3
2016-03-11 10:51:15 +08:00
Marina Glancy
1ea2f7d650
MDL-52252 tags: course module tags small correction
2016-03-09 15:33:25 +08:00
Nadav Kavalerchik
dffcf46f43
MDL-52252 Tags: Add tags to modules (Resources and Activities)
2016-03-09 14:19:47 +08:00
Rajesh Taneja
9b4903c8fd
MDL-52970 behat: Wait for page to be ready after click
...
After click enusre to wait so text fields are not
use autosize
2016-02-19 15:23:49 +08:00
Andrew Nicols
5ddf81cd27
MDL-51214 block_news_items: Rename to "Latest announcements"
2016-02-16 10:05:27 +08:00
Andrew Nicols
265a9bf769
MDL-51214 mod_forum: Update News forum => Announcements
2016-02-16 10:05:24 +08:00
Marina Glancy
e11d7380c2
MDL-51283 core_tag: change tagtype to isstandard
...
Change 'official' to 'standard' in UI
2016-02-02 17:31:14 +08:00
Rajesh Taneja
380ab95f20
MDL-52839 behat: Fixed xpath and wait to ensure element is visible
2016-01-21 15:50:44 +08:00
Marina Glancy
74fa9f76dc
MDL-50851 course: use new tag API
2016-01-10 15:25:47 +08:00
Dan Poltawski
fc3c595d51
MDL-26935 behat: add coverage for role renaming in course
2015-12-03 11:13:25 +01:00
David Monllao
0ee52b8214
Merge branch 'MDL-51830-master' of git://github.com/lucisgit/moodle
2015-12-03 11:11:04 +01:00
Dan Poltawski
8be9cffb8b
MDL-52219 phpunit: updated for new defaults
...
The externallib assertion was previously never being run and had a typo..
2015-11-26 14:07:17 +00:00
Dan Poltawski
aa306e7bc8
MDL-52219 behat: remove steps which turn on avaibility/completion
...
Now its the default, we can reduce test time by relying on the default
state rather than going around turning it on
2015-11-26 14:07:17 +00:00
Ruslan Kabalin
fa29c0c3d4
MDL-51830 course: Add course section deletion event.
2015-11-12 11:19:37 +00:00
David Monllao
a97cde7a6e
Merge branch 'wip-MDL-51604-master' of git://github.com/marinaglancy/moodle
2015-10-15 16:21:07 +08:00
Damyon Wiese
bb6ca6f360
MDL-51260 tags: Update the tags form element to use the autocomplete field
...
AMOS BEGIN
REM [interestslist_help,moodle] Commas are no longer required
REM [entertags,tag] Commas are no longer required
REM [othertags,tag] Commas are no longer required
AMOS END
2015-10-15 12:03:35 +08:00
Marina Glancy
2542cb5468
MDL-51604 course: trigger course created event earlier
2015-10-06 09:44:55 +08:00
Juan Leyva
13bb68199e
MDL-51579 core_course: New Web Service get_course_module_by_instance
2015-10-04 21:11:01 +02:00
Marina Glancy
e7b161f0b2
MDL-44640 course: account for multiple events in course actions
2015-09-30 11:35:40 +08:00
Dan Poltawski
ebadc15c1f
Merge branch 'MDL-48947_v3' of https://github.com/Syxton/moodle
2015-09-28 15:06:21 +01:00
Eloy Lafuente (stronk7)
e99b197e97
MDL-51371 course: fix core_course_get_course_module assertion
...
A recent bugfix before integration left this failing. They are 22.
2015-09-24 15:38:18 +02:00
Eloy Lafuente (stronk7)
f95452b84f
Merge branch 'MDL-51371-master' of git://github.com/jleyva/moodle
2015-09-24 15:38:14 +02:00
Juan Leyva
c515849937
MDL-51371 course: New Web Service core_course_get_course_module
2015-09-23 15:32:15 +02:00