Jetha Chan
101ec5fd3b
MDL-44482 mod_lti: use localized dates
...
Fixed an issue where LTI external tools had creation datestamps of NaN/NaN/NaN under particular non-English languages.
2014-05-26 14:03:02 +08:00
Eloy Lafuente (stronk7)
538bf99ece
MDL-45486 Bump all versions to planned release
...
This bumps all versions to planned 2.7 release
(2014051200) version and all the dependencies to
current 2.7rc2 (2014050800)
2014-05-09 02:12:28 +02:00
Marina Glancy
6df154bd20
Merge branch 'MDL-34904-master' of git://github.com/ankitagarwal/moodle
2014-05-05 17:41:01 +08:00
Ankit Agarwal
200aeda661
MDL-34904 lti: Fix notice while using lti in frontpage
2014-05-02 14:05:13 +08:00
Mark Nelson
02a5a4b2ff
MDL-43557 events: fixed minor issues in existing events
2014-04-29 19:16:11 -07:00
Ankit Agarwal
3610ad436c
MDL-45035 events: Fix @package and @since tags in Moodle 2.7 events
2014-04-11 13:45:33 +08:00
Ankit Agarwal
9638600bbb
MDL-45035 events: Fix @package and @since tags in Moodle 2.6 events
2014-04-11 13:32:33 +08:00
Damyon Wiese
5582fe49cc
MDL-44170 LTI - fix unit tests.
2014-04-10 14:15:02 +08:00
Damyon Wiese
5f5d4e9e69
Merge branch 'MDL-44170-master' of https://github.com/adrianfish/moodle
2014-04-10 13:33:50 +08:00
Petr Škoda
aed0f5b78c
MDL-44824 add missing subplugin type names
2014-03-27 11:46:36 +08:00
Damyon Wiese
d09cfab660
Merge branch 'wip-MDL-44403-master' of git://github.com/marinaglancy/moodle
2014-03-06 09:21:24 +08:00
Marina Glancy
d5bc7b66e9
MDL-44403 events: MDL-44403 events: bug fix in legacy event data for unknown_service_api_called
2014-03-04 15:16:19 +08:00
Marina Glancy
1e242b41af
MDL-44321 events: cleaning up course_module_instance_list_viewed event
2014-02-28 16:36:09 +08:00
Marina Glancy
fbc4b77841
MDL-44321 events: cleaning up course_module_viewed event
2014-02-28 16:36:09 +08:00
Sam Hemelryk
2b17ec3d62
MDL-41178 mod_lti: unified @package use
2014-02-16 11:52:18 +13:00
Adrian Fish
ea5d05151b
[MDL-44170] Added form field for url matched type.
...
Added a new mod_form field called urlmatchedtypeid which is populated
by mod_form.js when a matched url is entered. On save, if typeid is 0
and urlmatchedtypeid is supplied, the type id is set to the url matched
id.
2014-02-14 15:52:09 +00:00
Rossiani Wijaya
8c6ca6961a
MDL-42339 - removed double formatting for set_title() and set_heading()
2014-02-05 14:47:23 +08:00
Tomasz Muras
672ce966c6
MDL-43040 Replace $module with $plugin in all mod/*/version.php
...
Conflicts:
mod/quiz/version.php
2014-01-29 00:36:12 +01:00
Petr Škoda
32f906b677
MDL-43661 use new edulevel in all existing events
2014-01-21 16:12:35 +08:00
Dan Poltawski
4198f7f903
Merge branch 'MDL-40918_master' of https://github.com/markn86/moodle
2014-01-14 14:43:45 +08:00
Eloy Lafuente (stronk7)
577432283c
Merge branch 'MDL-43590-en_fix' of git://github.com/mudrd8mz/moodle
2014-01-10 10:08:34 +01:00
Helen Foster
480fca77b3
MDL-43590 Merge English strings from the en_fix language pack
2014-01-09 01:06:01 +01:00
Rajesh Taneja
184afb6b73
MDL-43238 events: Added event other information in event php doc block
2014-01-03 15:03:48 +08:00
Mark Nelson
e9787bda9a
MDL-40918 mod_lti: removed the 'launch' add_to_log call
...
This add_to_log call is unnecessary and does not need to be replaced with an event.
It is called whenever we view the external tool, which will trigger the view event.
There is no need for two events when this occurs.
2013-12-31 16:06:37 -08:00
Mark Nelson
3fdd73e83d
MDL-40918 mod_lti: replaced 'view' and 'view all' add_to_log calls with events
2013-12-31 15:47:49 -08:00
Damyon Wiese
47578dbff4
MDL-42930 Add 2.6.0 upgrade line
2013-11-18 11:47:17 +08:00
Damyon Wiese
f51d0384f7
Merge branch 'MDL-41797' of git://github.com/rwijaya/moodle
2013-11-13 11:50:36 +08:00
rwijaya
80fd00729b
MDL-41797 external tools module: fix heading levels.
...
AMOS BEGIN
CPY [submissions, core_grades], [submissions, mod_lti]
AMOS END
2013-11-13 09:52:32 +08:00
Eloy Lafuente (stronk7)
aa7bc816d9
Merge branch 'wip-MDL-42672-master' of git://github.com/marinaglancy/moodle
2013-11-12 20:07:05 +01:00
Damyon Wiese
f845946821
MDL-36224 LTI: Whitespace fix
2013-11-11 10:04:10 +08:00
Damyon Wiese
2bdd5ff4aa
MDL-36224 LTI: Fix up docs, add plugininfo class and create subplugin folder.
2013-11-08 14:35:32 +08:00
Mark Nielsen
8cf7670e58
MDL-36224: Improving lti_get_types
...
If there are no LTI source plugins that
need to be added to the activity chooser
menu, then fallback to the default
activity chooser display.
2013-11-08 14:35:31 +08:00
Mark Nielsen
4d7a2c9e1c
MDL-36224: Minor updates to LTI
...
* No debug display on service.php
* Send a 400 header on error
2013-11-08 14:35:31 +08:00
Chris Scribner
fdbf2f229c
MDL-36224: Adding subplugins.php
2013-11-08 14:35:31 +08:00
Chris Scribner
976b5bca31
MDL-36224: Add support for pluggable extensions to add new LTI services
2013-11-08 14:35:31 +08:00
Marina Glancy
09af1e2864
MDL-42672 blocks: warnings on /mod/xxx/index.php for frontpage course
2013-11-06 14:21:24 +11:00
Eloy Lafuente (stronk7)
f39c82ebed
MDL-42701 Bump all versions near 2.6 release
2013-11-05 02:36:00 +01:00
Damyon Wiese
d04bea30da
Merge branch 'wip-MDL-42400-master' of git://github.com/marinaglancy/moodle
2013-11-04 13:11:42 +08:00
Dan Poltawski
f76bd72234
Merge branch 'MDL-38419' of https://github.com/moodlerooms/moodle
2013-10-28 12:33:39 +08:00
Marina Glancy
7fbe33fcf1
MDL-42400 generator: module generators call add_moduleinfo instead of direct inserts
2013-10-26 14:00:23 +11:00
Dan Poltawski
3f9a9e86b3
Merge branch 'MDL-42338' of git://github.com/rwijaya/moodle
2013-10-24 16:28:46 +08:00
rwijaya
45535d95b3
MDL-42338 lti_mod: convert hardcoded string.
2013-10-24 10:30:02 +08:00
Charles Severance
ba0f89e168
MDL-40531 mod_lti: Various 1.1/1.1.1 fixes.
2013-10-19 02:57:12 +02:00
Sam Chaffee
33ad01a291
MDL-40531 mod_lti: Changed namespace in XML to IMS LTI compliant
2013-10-18 10:12:15 -06:00
Eloy Lafuente (stronk7)
7d766e4ca1
Merge branch 'wip-mdl-41843' of git://github.com/rajeshtaneja/moodle
2013-10-14 00:13:26 +02:00
Rajesh Taneja
3f8ccd7c5f
MDL-41843 IMS-LTI: Fixed exception namespace
2013-10-08 13:24:34 +08:00
Dongsheng Cai
b56d1ecadb
MDL-41843 Uses OAuthException in moodle\mod\lti namespace
2013-10-08 13:18:00 +08:00
Joshua Johnston
4938777ed3
MDL-41520 LTI: Does not track page views for completion
...
Add the missing code for completion_info::set_module_viewed() since LTI
says that it offers completion tracking on view
2013-10-04 09:42:19 -04:00
Adrian Greeve
b97d94ffbb
MDL-39962 - Events: Replace lefacy event lti_unknown_service_api call.
2013-09-24 10:08:28 +08:00
Helen Foster
86698a4c72
MDL-41568 Merge English strings from the en_fix language pack
2013-09-03 12:31:35 +02:00