Marina Glancy
1e3de9d8ba
MDL-53638 mod_feedback: template for summary
2016-04-27 13:28:45 +08:00
Marina Glancy
c33c1ed59e
MDL-53638 mod_feedback: analysis page enhancements
2016-04-27 13:28:45 +08:00
Marina Glancy
c83c052230
MDL-53638 mod_feedback: change items classes
...
remove duplication by creating methods in the parent class
delete unused methods
add new method complete_form_element() that hooks into the moodleform
2016-04-27 13:28:44 +08:00
Marina Glancy
97d71cbc3a
MDL-53638 mod_feedback: convert to moodleforms
2016-04-27 13:28:43 +08:00
Marina Glancy
ffee513ef2
MDL-53638 mod_feedback: structural changes
...
- add column 'courseid' to the feedback_completed and feedback_completedtmp tables
- drop table feedback_tracking because the same information is present in
feedback_completed
2016-04-27 13:27:12 +08:00
Marina Glancy
cf28c515f3
MDL-53638 forms: allow all elements to have css class
2016-04-27 13:27:12 +08:00
Marina Glancy
aeeeb78847
MDL-53738 feedback: enable mod and block by default
2016-04-27 13:27:12 +08:00
John Okely
af9d3a923d
MDL-52154 mod_lti: Add tests and lang strings and finalise API
2016-04-27 13:15:33 +08:00
Jun Pataleta
147427ee7b
MDL-53915 tool_cohortroles: Change setting URL to a proper moodle_url
2016-04-27 13:13:50 +08:00
Mark Nelson
55b43467b3
MDL-53919 core: fixed competency FKs
2016-04-27 12:31:44 +08:00
Eloy Lafuente (stronk7)
33952d4a53
Merge branch 'MDL-53758-master' of git://github.com/merrill-oakland/moodle
2016-04-26 20:34:20 +02:00
Dan Poltawski
667589d05f
MDL-53698 admin_lp: trailing whitespace
2016-04-26 16:42:34 +01:00
Dan Poltawski
604d5d4730
Merge branch 'MDL-53698_master' of https://github.com/StudiUM/moodle
2016-04-26 16:42:00 +01:00
Dan Poltawski
ffce908869
Merge branch 'MDL-53780' of https://github.com/bostelm/moodle
2016-04-26 15:37:36 +01:00
Dan Poltawski
9312c9c4ee
Merge branch 'MDL-53629_master2' of https://github.com/StudiUM/moodle
2016-04-26 13:33:39 +01:00
Dan Poltawski
587580a0df
Merge branch 'MDL-53494_master' of https://github.com/StudiUM/moodle
2016-04-26 11:31:55 +01:00
Dan Poltawski
2ef629e86d
Merge branch 'MDL-53855' of git://github.com/timhunt/moodle
2016-04-26 11:17:45 +01:00
Dan Poltawski
0ea74d855f
Merge branch 'MDL-53942-master' of git://github.com/junpataleta/moodle
2016-04-26 10:52:27 +01:00
Dan Poltawski
23f1dbde67
Merge branch 'MDL-53859_master' of https://github.com/StudiUM/moodle
2016-04-26 10:31:00 +01:00
Dan Poltawski
11ec31188a
Merge branch 'MDL-53924-master' of git://github.com/FMCorz/moodle
2016-04-26 10:28:37 +01:00
Dan Poltawski
4648ae9e14
Merge branch 'MDL-52035_master' of git://github.com/markn86/moodle
2016-04-26 10:07:38 +01:00
Dan Poltawski
6bd3ab0717
on-demand release 3.1dev+
2016-04-26 09:29:04 +01:00
Mark Nelson
73870f77f5
MDL-52035 enrol_lti: added PHPUnit and Behat tests
2016-04-26 16:15:48 +08:00
Mark Nelson
da39029a5d
MDL-52035 enrol_lti: added backup/restore functionality
2016-04-26 16:15:48 +08:00
Mark Nelson
8ed2bbcfed
MDL-52035 enrol_lti: added sync_<grades/members> tasks
2016-04-26 16:15:48 +08:00
Mark Nelson
01bb32a2b1
MDL-52035 enrol_lti: added enrol plugin
2016-04-26 16:15:47 +08:00
Mark Nelson
1d8886fa31
MDL-52035 auth_lti: added auth plugin
2016-04-26 15:58:08 +08:00
Mark Nelson
30498d9a0e
MDL-52035 core_enrol: allow redirection to another page
2016-04-26 15:58:08 +08:00
Ryan Wyllie
cc193e0d1d
MDL-52154 mod_lti: Improve admin interface
...
Created a new admin page for managing LTI tool types within
Moodle. The new page streamlines adding a new tool and allows
the admin to add a tool using either a cartridge or a registration
URL.
2016-04-26 15:13:44 +08:00
John Okely
8aec804af2
MDL-52154 mod_lti: Add cartridge support to LTI
2016-04-26 15:13:44 +08:00
Pau Ferrer Ocaña
cf16f6ed18
MDL-53791 mod_wiki: New Web Service edit_page
2016-04-26 08:25:16 +02:00
Pau Ferrer Ocaña
a6b6f0d282
MDL-53791 mod_wiki: New Web Service new_page
2016-04-26 08:25:15 +02:00
Pau Ferrer Ocaña
20dca621e0
MDL-53791 mod_wiki: New Web Service get_page_for_editing
2016-04-26 08:24:53 +02:00
Jun Pataleta
1388b618d9
MDL-53942 form_autocomplete: Properly set noSelectionString
2016-04-26 13:41:29 +08:00
Frederic Massart
f1a9fcd96a
MDL-53924 competency: Relax strictness of default capabilities
2016-04-26 12:12:46 +08:00
Mark Nelson
581ea5013a
MDL-52035 core_block: avoid PHP error when there is no region
...
This occurs when sharing a quiz via the LTI provider when it
adds a 'fake block' for quiz navigation. There may be other
occurrences.
2016-04-26 12:08:31 +08:00
Mark Nelson
466a1713a0
MDL-52035 core: added ability to override pagelayout
...
This is required by the LTI plugin when we share an
activity. We do not want the user to be shown the
navigation blocks etc. The activity should be the
only thing displayed.
2016-04-26 12:08:31 +08:00
David Monllao
6e233df58e
Merge branch 'MDL-53667-master' of git://github.com/FMCorz/moodle
2016-04-26 11:38:00 +08:00
David Monllao
e7c979dff8
Merge branch 'MDL-53632-master' of git://github.com/FMCorz/moodle
2016-04-26 11:29:51 +08:00
David Monllao
8bfd0e6187
Merge branch 'MDL-52550-master' of git://github.com/cameron1729/moodle
2016-04-26 11:11:40 +08:00
David Monllao
29752d05ae
Merge branch 'MDL-53733_master' of https://github.com/StudiUM/moodle
2016-04-26 10:55:03 +08:00
David Monllao
e9eb7ca21f
Merge branch 'MDL-53878_master' of https://github.com/StudiUM/moodle
2016-04-26 10:49:32 +08:00
David Monllao
e1f9593de4
Merge branch 'MDL-53678_master' of https://github.com/StudiUM/moodle
2016-04-26 10:45:40 +08:00
David Monllao
4db87b505c
Merge branch 'MDL-53813-master' of git://github.com/danpoltawski/moodle
2016-04-26 10:13:24 +08:00
David Monllao
1ef42d5f29
Merge branch 'MDL-53865-master' of git://github.com/junpataleta/moodle
2016-04-26 09:38:33 +08:00
Dan Poltawski
7064aaa11e
Merge branch 'MDL-53717_master' of git://github.com/markn86/moodle
2016-04-25 22:20:31 +01:00
Dan Poltawski
55905d6313
Merge branch 'MDL-53811_master' of git://github.com/markn86/moodle
2016-04-25 22:01:38 +01:00
Dan Poltawski
ca6cbe3428
Merge branch 'MDL-53853-master' of git://github.com/junpataleta/moodle
2016-04-25 22:00:18 +01:00
Dan Poltawski
32bdfd74c0
Merge branch 'MDL-53864_master-alt' of git://github.com/markn86/moodle
2016-04-25 15:53:12 +01:00
Dan Poltawski
f60e024fdc
Merge branch 'MDL-49754-master' of https://github.com/xow/moodle
2016-04-25 14:13:51 +01:00