Petr Škoda
426f2d5bcc
MDL-34741 use 2in3 in mod_lti
2012-08-11 20:40:06 +02:00
Ankit Agarwal
c288a3dbf8
MDL-34467 lti: Repalce all instances of get_context_instanc() with respective context_XXX::instance()
2012-07-27 13:27:13 +08:00
Rajesh Taneja
405aca3532
MDL-32942 libraries: Replaced deprecated PARAM_ACTION and PARAM_FORMAT with PARAM_ALPHANUMEXT
2012-07-19 15:46:10 +08:00
Petr Škoda
d6fc8d94e2
MDL-34175 a few more renamed admin fixes
2012-07-06 07:53:44 +02:00
Sam Hemelryk
5804a2a31e
Merge branch 'MDL-32614' of git://github.com/stronk7/moodle
2012-07-04 13:30:58 +12:00
Eloy Lafuente (stronk7)
b666885397
MDL-32614 lti: on restore, clean any typeid to convert the tool to selfcontained.
...
This is known to be imperfect, awaiting for MDL-34161 to fix the whole thing. Also,
unrelated, there are some basiclti => lti replacements.
2012-07-04 02:01:21 +02:00
Chris Scribner
420e6740e9
MDL-32614: Removing code which disassociated LTI instances from their tool types upon restore.
2012-07-04 01:34:20 +02:00
Sam Hemelryk
3778f990cc
Merge branch 'MDL-31692' of git://github.com/danpoltawski/moodle
2012-07-04 10:07:54 +12:00
Aparup Banerjee
99c3c503e0
MDL-34096 Installation : Added 2.3 upgrade line to db upgrade scripts.
2012-06-29 11:41:09 +08:00
Dan Poltawski
2664c851da
MDL-31692 mod_lti - ensure that various mforms are used properly
...
* typesettings.php and instructor_edit_tool_type.php are tided
up properly to ensure proper use for form data
* An incorrect PARAM type is corrected for typename
2012-06-26 12:38:22 +08:00
Eloy Lafuente (stronk7)
c5e783e512
MDL-33794 version.php: Bump all versions, requires and dependencies to 2012061700
2012-06-18 02:37:00 +02:00
Helen Foster
2e6b68f4a8
MDL-32925 lang: Add extended help texts for all modules
...
Thanks to Mary Cooch & Martin Dougiamas who contributed to this
rewording.
AMOS BEGIN
REM These module help texts are going to be displayed more prominently in the Moodle interface
AMOS END
2012-05-18 00:27:04 +08:00
Aparup Banerjee
9e66e96049
Merge branch 'MDL-31657' of git://github.com/scriby/moodle
2012-05-16 14:32:51 +08:00
Aparup Banerjee
ca91bdcdf7
MDL-32921 lti : reused a moodle_url.
2012-05-16 13:49:32 +08:00
Aparup Banerjee
184287f0ce
Merge branch 'MDL-32921' of git://github.com/scriby/moodle
2012-05-16 13:48:42 +08:00
Ankit Agarwal
3afe75a79c
MDL-31902 general: Removing deprecated functions
2012-05-11 10:30:40 +08:00
Chris Scribner
bc2a92aeda
MDL-32921: Fixing an issue with adding LTI tool providers from the admin UI
2012-05-10 12:07:13 -04:00
Chris Scribner
66c1441213
MDL-31657: Remove some unused LTI localization strings
2012-05-10 09:43:23 -04:00
Petr Skoda
f596005b6c
MDL-32569 drop migrated module tests
2012-04-21 16:58:07 +02:00
Petr Skoda
ba0c484308
MDL-32149 tests for mod_wiki, mod_lti and mod_scorm
2012-04-03 22:30:59 +02:00
Sam Hemelryk
3222f6eca1
Merge branch 'w12_MDL-31857_m23_phpunit' of git://github.com/skodak/moodle
2012-03-22 10:44:04 +13:00
Petr Skoda
5bd4040866
MDL-31857basic phpunit support
...
Thanks Eloy Lafuente, Tim Hunt and Sam Hemelryk for valuable feedback and ideas.
2012-03-21 10:31:37 +01:00
Tim Hunt
88eca3cd26
MDL-19125 module restrictions: addinstance capabilities for all mods
2012-03-15 17:13:43 +00:00
Eloy Lafuente (stronk7)
b20bb8454a
Merge branch 'w11_MDL-31985_m23_lobsizes' of git://github.com/skodak/moodle
2012-03-13 00:15:59 +01:00
Sam Hemelryk
3108b6412c
Merge branch 'MDL-31362_unused_constant' of git://github.com/andyjdavis/moodle
2012-03-13 10:10:36 +13:00
Petr Skoda
bb88a54d06
MDL-31985 remove text sizes from all install.xml files
2012-03-11 15:55:37 +01:00
Eloy Lafuente (stronk7)
2ed7cc2730
Merge branch 'w10_MDL-31301_m23_textlibcleanup' of git://github.com/skodak/moodle
2012-03-06 16:06:53 +01:00
Petr Skoda
c3dd6b01fe
MDL-27982 drop UNSIGNED attributes from all install.xml files
2012-03-06 12:01:10 +01:00
Petr Skoda
f8311defeb
MDL-31301 use static textlib methods
2012-03-03 11:46:13 +01:00
Andrew Davis
ca540697f1
MDL-31362 grade: removed GRADE_UPDATE_ITEM_DELETED as it is not genuinely being used anywhere
2012-03-03 10:00:01 +07:00
Eloy Lafuente (stronk7)
1f256ec5ca
Merge branch 'MDL-30982-docblock-backup' of git://github.com/mudrd8mz/moodle
2012-02-29 00:47:10 +01:00
David Mudrak
63baccbc54
MDL-30982 Improving phpDocs for the classes that extend backup_activity_task
2012-02-27 11:59:42 +01:00
Petr Skoda
e67bc2a410
MDL-30964 fix phpdocs in access.php files in all plugins
2012-02-27 07:23:10 +01:00
Eloy Lafuente (stronk7)
2a5fa9e64a
Merge branch 'MDL-30999_grade_phpdocs' of git://github.com/andyjdavis/moodle
2012-02-20 12:02:18 +01:00
Sam Hemelryk
889860576a
Merge branch 'm_MDL-30935_lti_change_instructor_role_to_teacher' of git://github.com/gerrywastaken/moodle
2012-02-16 15:38:05 +13:00
Sam Hemelryk
1609f3cf7c
Revert "MDL-30935_in_lti_change_role_from_instructor_to_teacher"
...
This reverts commit 0758f991b3
.
2012-02-16 15:37:57 +13:00
Gerard (Gerry) Caulfield
72ed614c74
MDL-30935_in_lti_change_role_from_instructor_to_teacher
2012-02-16 10:23:22 +08:00
Andrew Davis
a153c9f2fe
MDL-30999 grade: updated Grade API phpdocs
2012-02-14 14:04:19 +07:00
Sam Hemelryk
9fd088b792
Merge branch 'm_MDL-30935_lti_change_instructor_role_to_teacher' of git://github.com/gerrywastaken/moodle
2012-02-14 15:12:09 +13:00
Ankit Kumar Agarwal
04252d3a13
MDL-30975 Docs Adding correct pacakge information
2012-02-13 11:06:47 +05:30
Gerard (Gerry) Caulfield
0758f991b3
MDL-30935_in_lti_change_role_from_instructor_to_teacher
2012-02-10 10:23:42 +08:00
Sam Hemelryk
a46fe43ba2
Merge branch 'MDL-27200' of git://github.com/timhunt/moodle
2012-01-03 11:12:14 +13:00
Tim Hunt
658ad69fa0
MDL-27200 missing {} in various lang strings.
2011-12-23 11:51:24 +00:00
Petr Skoda
40e4cd435b
MDL-30610 remove outdated mod upgrade code
2011-12-23 10:38:11 +01:00
Petr Skoda
33dca15616
MDL-30613 use standard https checks
2011-12-09 21:28:04 +01:00
Aparup Banerjee
46f2a9366a
MDL-30604 Added upgrade lines to upgrade.php(s)
2011-12-09 01:28:59 +01:00
Petr Skoda
633d5a07af
MDL-30007 standardise module version files
2011-11-29 21:38:14 +01:00
Chris Scribner
cc6a4b0ecd
MDL-30400 lti: Fixing warning in OAuthBodyPost
...
This would have only shown up if the tool provider didn't set the
content-type header, which I don't think is valid to begin with.
(amended by integrator to follow coding style rules)
2011-11-29 15:42:43 +01:00
Eloy Lafuente (stronk7)
055a278ad9
MDL-30347 lti: disabling outated/incorrect unit tests
2011-11-29 03:05:19 +01:00
Eloy Lafuente (stronk7)
7715c88d36
MDL-30344 lti - whitespace & comments cleanup
2011-11-21 16:59:58 +01:00