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 0758f991b36bdccb429b08a05ccbafe1d7ad977d.
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
Chris Scribner
59fc5c5404
MDL-30344 lti - Hiding roster permission from the UI as it's not implemented in LTI 1.1.
2011-11-21 16:42:28 +01:00
Chris Scribner
038d8e30c3
MDL-30344 lti - Fix issue with privacy settings not working for a course level tool if no Launch URL is specified.
2011-11-21 16:42:12 +01:00
Chris Scribner
4c598b133f
MDL-20534 lti: Updating privacy settings dynamically based on matched Launch URL.
2011-11-21 16:42:12 +01:00
Eloy Lafuente (stronk7)
feeb52949f
MDL-30328 some whitespace changes
2011-11-21 02:23:51 +01:00
Eloy Lafuente (stronk7)
27e5ce8b9f
Merge branch 'MDL-30328' of git://github.com/scriby/moodle
2011-11-21 02:22:40 +01:00
Eloy Lafuente (stronk7)
e5235e6eef
Merge branch 'MDL-30326' of git://github.com/scriby/moodle
2011-11-21 02:03:51 +01:00
Eloy Lafuente (stronk7)
5f72d1025b
MDL-30354 lti - whitespace fixes
2011-11-21 01:57:24 +01:00
Eloy Lafuente (stronk7)
d167cc3397
Merge branch 'MDL-30354' of git://github.com/scriby/moodle
2011-11-21 01:48:52 +01:00
Eloy Lafuente (stronk7)
77a7978f11
MDL-20534 lti: B9 - mini bump
2011-11-21 01:27:34 +01:00
Eloy Lafuente (stronk7)
695f327a70
Merge branch 'MDL-30343' of git://github.com/scriby/moodle
2011-11-21 01:17:06 +01:00
Eloy Lafuente (stronk7)
0fca3dbbce
Merge branch 'MDL-30341' of git://github.com/scriby/moodle
2011-11-21 01:11:54 +01:00
Eloy Lafuente (stronk7)
253f5575c9
MDL-30339 lti lang - whitespace fixes
2011-11-21 01:03:22 +01:00
Eloy Lafuente (stronk7)
8efcee5f8c
Merge branch 'MDL-30295' of git://github.com/scriby/moodle
...
Conflicts:
mod/lti/lang/en/lti.php
2011-11-21 00:58:12 +01:00
Eloy Lafuente (stronk7)
34087d7be2
Merge branch 'MDL-30339' of git://github.com/scriby/moodle
2011-11-21 00:50:32 +01:00
Chris Scribner
036e84c389
MDL-30354 lti - B27 - locallib changes
2011-11-18 12:38:41 -05:00
Eloy Lafuente (stronk7)
668933bcaa
MDL-20534 lti: B14 - tiny bit, but savepoint tests require that
2011-11-18 17:19:59 +01:00
Chris Scribner
532ae9aa34
MDL-30295 lti - Adding lti:manage localization string.
2011-11-18 11:19:07 -05:00
Chris Scribner
efba8960e1
MDL-20534 lti: B11 - Making language file changes (re-order, markdown, remove newlines in strings)
2011-11-18 11:18:36 -05:00