Jean-Philippe Gaudreau
2b7c85da17
MDL-50602 - Automated backup: Remove old backups associated to courses
...
Refactoring and renaming of settings.
2015-09-24 14:08:17 -04:00
Eloy Lafuente (stronk7)
ec3aa5be7d
MDL-49482 sqlsrv: Implement support of Offset/Fetch in SQL Server 2012+
2015-09-24 20:07:51 +02:00
Jakub Kania
918187a062
MDL-49482 mssql: Implement support of Offset/Fetch in SQL Server 2012+.
2015-09-24 20:07:51 +02:00
Serge Gauthier
694f195da0
MDL-50602 - Automated backup: Remove old backups associated to courses
2015-09-24 14:02:19 -04:00
spvickers
591b3128eb
MDL-50658 mod_lti: Add LTI Memberships service
...
Implementation of the LTI Memberships service.
2015-09-24 17:44:00 +01:00
Eloy Lafuente (stronk7)
fd57d685c7
weekly release 3.0dev
2015-09-24 16:06:53 +02:00
Eloy Lafuente (stronk7)
caac3c50a1
NOBUG: Fixed file access permissions
2015-09-24 16:06:53 +02:00
rajesh Taneja
4cfaf27c08
MDL-49973 behat: Fixed string change from Continue to Delete
2015-09-24 15:38:20 +02:00
Eloy Lafuente (stronk7)
02be8a0427
Merge branch 'MDL-50207-master' of git://github.com/lameze/moodle
2015-09-24 15:38:19 +02: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
Eloy Lafuente (stronk7)
46e92173fd
Merge branch 'wip-MDL-51259-master' of git://github.com/abgreeve/moodle
2015-09-24 15:37:12 +02:00
Andrew Nicols
dcfae879e9
MDL-51172 core: Adjust WS help strings
2015-09-24 15:37:12 +02:00
Andrew Nicols
fff882dd8a
Merge branch 'MDL-51182' of https://github.com/danielneis/moodle
2015-09-24 15:37:11 +02:00
Cameron Ball
584dd1b35d
MDL-51292 core_message: Notify when leaving page or closing modal.
...
- Add reset_dirty_state method to formchangechecker. This is useful when used in combination with a modal.
- Modify hide method of sendmessage to reset formchangechecker dirty state on modal close.
2015-09-24 12:35:20 +08:00
Juan Leyva
c515849937
MDL-51371 course: New Web Service core_course_get_course_module
2015-09-23 15:32:15 +02:00
rajesh Taneja
5ecf8e8f21
MDL-51266 unittest: replaced low level phpunit_util calls
2015-09-23 15:42:48 +08:00
Andrew Nicols
32cc0de4f3
MDL-50349 mod_scorm: Bump version for new WS
2015-09-23 13:40:29 +08:00
Andrew Nicols
d26b770814
Merge branch 'MDL-50332_master-form-fix' of git://github.com/dmonllao/moodle
2015-09-23 11:50:29 +08:00
Andrew Nicols
3678dd00c2
Merge branch 'MDL-51222-master-fix' of https://github.com/andrewnicols/moodle
2015-09-23 11:43:15 +08:00
Andrew Nicols
57884502bc
MDL-51222 Javascript: Reapply YUI config after adding modules
2015-09-23 10:49:59 +08:00
David Monllao
012d14e892
MDL-50332 enrol_self: Setting form url for guests
...
Credit to Andrew Nicols.
2015-09-23 09:52:04 +08:00
Andrew Nicols
b8ceed62d2
Merge branch 'MDL-51423-master-cliout' of git://github.com/mudrd8mz/moodle
2015-09-23 09:42:29 +08:00
Andrew Nicols
be09ca85ef
MDL-50664 mod_data: Fix for unit test failure
2015-09-23 09:27:30 +08:00
Eric Merrill
0e55333a86
MDL-51501 themes: pix_icon should not include empty alt tags
2015-09-22 17:20:37 -04:00
Mark Nielsen
5f6e2fc9d3
MDL-51498 core_grades: Prevent unnecessary grade record fetching
...
All of these changes make use of already
fetched grade data. Without these changes,
the gradebook regrade process does not scale
well with very large courses because it fetches
many grade records, one at a time.
2015-09-22 12:04:28 -07:00
Eloy Lafuente (stronk7)
201a26bbaa
Merge branch 'MDL-47494' of git://github.com/timhunt/moodle
...
Note: Fixed some minor grunt and EOF whitespace issues while merging.
2015-09-22 18:38:27 +02:00
Dan Poltawski
5c7c9ea99a
Merge branch 'MDL-51107-master' of git://github.com/FMCorz/moodle
2015-09-22 15:11:10 +01:00
Frederic Massart
61ce548a71
MDL-51107 navigationlib: Plugins can extend navigation category settings
2015-09-22 21:58:50 +08:00
Dan Poltawski
b7a87899c5
Merge branch 'MDL-50541-master' of git://github.com/jleyva/moodle
2015-09-22 14:37:22 +01:00
Juan Leyva
48a90a215b
MDL-51415 webservice: Check course access using can_access_course()
...
This function check both user enrolled and course:view capabilities
2015-09-22 15:29:49 +02:00
Dan Poltawski
f43194ab36
Merge branch 'MDL-50349-master' of git://github.com/jleyva/moodle
2015-09-22 13:17:03 +01:00
Dan Poltawski
df44776afd
Merge branch 'MDL-50536-master' of git://github.com/jleyva/moodle
2015-09-22 12:55:46 +01:00
Dan Poltawski
79eb3afa9b
Merge branch 'MDL-50132-master' of git://github.com/jleyva/moodle
2015-09-22 12:46:39 +01:00
Dan Poltawski
abd3fdc977
Merge branch 'wip-MDL-51108-master' of git://github.com/abgreeve/moodle
2015-09-22 11:48:49 +01:00
Dan Poltawski
0730ddc2ad
Merge branch 'MDL-50664-master' of git://github.com/ryanwyllie/moodle
2015-09-22 10:39:33 +01:00
Dan Poltawski
11a83dbb1e
Merge branch 'MDL-49973-master' of git://github.com/cameron1729/moodle
2015-09-22 09:44:44 +01:00
Dan Poltawski
2e3b61fc4a
MDL-50917 navigation: fix incorrect @since
2015-09-22 09:36:06 +01:00
Dan Poltawski
b3e959497e
Merge branch 'wip-MDL-50917-master' of git://github.com/abgreeve/moodle
2015-09-22 09:15:57 +01:00
Dan Poltawski
16d08d465b
Merge branch 'MDL-51412_qtype_index' of git://github.com/davosmith/moodle
2015-09-22 09:00:00 +01:00
Damyon Wiese
4e8afd56d5
MDL-51222 javascript: Merge all the YUI instances
...
We previously had a global Y (simpleyui) and a separate Y created
to put Y in scope for all our modules. This meant that we had 2
separate sandboxes for YUI, which means that modules are duplicated,
and events do not fire across YUI instances.
This change merges the 2 instances, so any code refering to Y will
get the same instance of YUI (amd code, yui modules, static init code etc).
Thanks to Andrew Nicols!
2015-09-22 15:56:40 +08:00
Damyon Wiese
28de777199
MDL-51222 Javascript: Trigger events for filters on DOM insertion
...
When nodes are added to the dom, they may need to be re-processed by a JS based
filter. To do this we need to trigger the legacy YUI event filter-content-updated.
To make this easier I added some wrappers to template that will insert the node, run any
JS and trigger the event.
I also changed existing yui code to call the amd function to trigger the event. This way
all jquery and yui listeners will always be notified.
2015-09-22 15:40:51 +08:00
Dan Poltawski
74ede2d89a
Merge branch 'MDL-46157-master' of git://github.com/cameron1729/moodle
2015-09-22 08:15:01 +01:00
Andrew Nicols
a32cd742c3
Merge branch 'MDL-51413-master' of git://github.com/jleyva/moodle
2015-09-22 12:22:55 +08:00
Adrian Greeve
d64845996b
MDL-50917 navigation: Behat tests for viewing user preference page.
2015-09-22 10:57:52 +08:00
Adrian Greeve
508e364f5e
MDL-50917 navigation: Unit test for viewing preference page.
2015-09-22 10:57:52 +08:00
Adrian Greeve
0305ee2781
MDL-50917 navigation: Allow users with permission to access preferences.
2015-09-22 10:57:51 +08:00
Andrew Nicols
eed34b118a
Merge branch 'MDL-51190-master' of https://github.com/pauln/moodle
2015-09-22 07:53:27 +08:00
Daniel Thies
c8719db169
MDL-51424 editor_atto: Save selection and editor contents after change
2015-09-21 08:53:16 -05:00
Ferenc Lengyel
efc76e9e90
MDL-51402 quiz: notification emails should respect grouping
...
In the case where teachers do not have the accessallgroups capability,
we only send "an attempt has been sumbitted "notification to teachers
in the same group as the student who submitted.
At the moment this considers all groups in the course. If this
particular quiz has a grouping set, then the logic should only consider
the groups in that grouping.
2015-09-21 13:28:38 +01:00