Chris Scribner
38936053a3
MDL-20534 lti: B9 - Adding db/log.php
2011-11-17 16:41:45 -05:00
Eloy Lafuente (stronk7)
6be90ce05f
Moodle release 2.2beta
v2.2.0-beta
2011-11-15 11:04:15 +01:00
Eloy Lafuente (stronk7)
1dda2cf54f
Fix permissions
2011-11-15 10:58:09 +01:00
Eloy Lafuente (stronk7)
b51c46fc1a
Merge branch 'install_master' of git://github.com/amosbot/moodle
2011-11-15 10:54:40 +01:00
AMOS bot
037dd8156d
Automatically generated installer lang files
2011-11-15 00:55:17 +00:00
Eloy Lafuente (stronk7)
9bddc37f97
MDL-29956 ims-cc - whitespace cleanup
2011-11-14 23:35:12 +01:00
Eloy Lafuente (stronk7)
acb8164304
MDL-29956 ims-cc - disabling export and cleaning some unused code
...
This commits cleans some code (settings and dependencies)
and one file included previous by error.
Also it disables all the IMS-CC export feature by default, being
possible to enable it under demand by setting (@ config.php):
$CFG->enablebackupconverters = true;
2011-11-14 21:32:05 +01:00
Darko Miletic
584f92962d
Updated text conversion to read and store safe xml strings.
2011-11-14 21:25:08 +01:00
Mark Nielsen
726a770949
MDL-29956: Common Cartridge should handle HTML content more natively (r17188, r17210:17265)
...
Also implemented support for LTI icon during import.
2011-11-14 21:25:08 +01:00
Mark Nielsen
91e6ca6e71
MDL-29956: Implement export of Quiz activity (r16977, r17032)
2011-11-14 21:25:08 +01:00
Mark Nielsen
42dffc6feb
MDL-29956: Implement common cartridge export (r16882)
2011-11-14 21:25:08 +01:00
David Mudrak
3319af85a9
MDL-29793 Advanced grading - do not execute the restore step if the grading.xml is missing
2011-11-14 21:11:41 +01:00
David Mudrak
c309e4f05e
MDL-29793 Advanced grading backup - fixed the recently renamed DB field
2011-11-14 21:11:00 +01:00
Eloy Lafuente (stronk7)
98ca9e8480
MDL-27622 theme_mymobile: add it to core themes
2011-11-14 12:45:48 +01:00
Eloy Lafuente (stronk7)
8d78644bcc
Merge branch 'lti' of git://github.com/scriby/moodle
2011-11-14 12:37:43 +01:00
Eloy Lafuente (stronk7)
6a7998f9a1
MDL-20534 lti: bump version and requires to current before integration, yay!
2011-11-14 12:35:52 +01:00
Sam Hemelryk
1ae9aa2b8f
Merged MDL-29108 Advanced grading
2011-11-14 22:01:05 +13:00
David Mudrak
053d290c0d
Merge pull request #25 from marinaglancy/wip-nov14-rubric
2011-11-14 00:20:16 -08:00
Dan Marsden
9a68ff24d2
MDL-27036 AICC HACP handling - add missing check for correct user with has_capability.
2011-11-14 21:20:14 +13:00
Marina Glancy
3c2b3cb3ee
MDL-29108: added comments, declared functions visibility, renamed variables; also fixed MDL-30240
2011-11-14 14:53:14 +08:00
Marina Glancy
b1add93e47
MDL-30241: fixing Javascript to work in IE as well
2011-11-14 14:48:28 +08:00
Sam Hemelryk
364fe13b11
Merge branch 'MDL-28670' of git://github.com/nebgor/moodle
2011-11-14 17:49:47 +13:00
Aparup Banerjee
8887601196
MDL-28670 webservice : (review) changes improving performance
2011-11-14 11:25:36 +08:00
Sam Hemelryk
6335838604
Merge branch 'wip-MDL-30010' of git://github.com/lazydaisy/moodle
2011-11-14 12:10:17 +13:00
Eloy Lafuente (stronk7)
da2e3c12db
Merge branch 'MDL-30026' of git://github.com/stronk7/moodle
2011-11-13 19:35:13 +01:00
Eloy Lafuente (stronk7)
da3a1f3ae7
MDL-30026 improve session lock - stronger detection for oracle
2011-11-13 19:23:53 +01:00
Eloy Lafuente (stronk7)
d16b0197de
MDL-30026 improve session lock - mssql workaround for bug with scalar returned values
2011-11-13 19:06:44 +01:00
Eloy Lafuente (stronk7)
12dfd6df01
MDL-30026 improve session lock - unit tests & minor comment fixup
2011-11-13 19:05:57 +01:00
AMOS bot
326d05832e
Automatically generated installer lang files
2011-11-13 15:14:31 +01:00
David Mudrak
6f07a6a2ea
MDL-29108 Advanced grading - renaming DB field forminstanceid to instanceid
...
As a response to Sam's review (7.4)
2011-11-13 14:07:33 +01:00
David Mudrak
71ab436aa9
MDL-29108 Advanced grading - renaming DB fields formid to definitionid
...
As a response to Sam's review (7.1 and 7.3)
2011-11-13 14:03:38 +01:00
David Mudrak
9e32368b29
MDL-29108 Remove all associated grading areas when the context is being deleted
2011-11-13 13:50:00 +01:00
AMOS bot
b3e5e774e3
Automatically generated installer lang files
2011-11-13 00:55:17 +00:00
Eloy Lafuente (stronk7)
cf2de1cf10
MDL-27622 theme_mymobile: whitespace fixes
2011-11-11 20:22:41 +01:00
Chris Scribner
42a2c7f16e
MDL-20534 lti: A8. Removing locallib.php require from lib.php
2011-11-11 13:54:54 -05:00
Chris Scribner
2575332b86
MDL-20534 lti: Updating call to lti_add_instance with 2nd argument.
2011-11-11 13:47:53 -05:00
Chris Scribner
d00d058d55
MDL-20534 lti: Fixing some language in lti's index.php
2011-11-11 13:40:59 -05:00
Chris Scribner
78d52bf87c
MDL-20534 lti: Getting rid of references to "Basic" LTI in language file
2011-11-11 13:34:24 -05:00
Chris Scribner
89b7bbe9ee
MDL-20534 lti: A9. Fixing issues with the course tool popup not disappearing.
2011-11-11 13:31:09 -05:00
Eloy Lafuente (stronk7)
dddfaa73cb
Merge branch 'MDL-30057' of git://github.com/stronk7/moodle
2011-11-11 15:47:33 +01:00
Darko Miletic
4febc0a013
Added Moodle 1.9 -> Moodle 2 converter
2011-11-11 08:31:34 -05:00
David Mudrak
c15b933c69
MDL-29108 Orphaned areas are excluded from search results
...
If for any reason the referenced context does not exist any more, the
forms defined in relevant areas are considered removed (even if their
records still exist in the database).
2011-11-11 14:16:17 +01:00
David Mudrak
a3b37e4b6e
MDL-29483 The capability to manage grading forms can be overridden at the Assignment module level
2011-11-11 13:59:04 +01:00
David Mudrak
1dea75b8d1
MDL-29108 Do not display grading method selector for non-privileged users
...
The patch checks the required capability before it displays the grading
method selectors in the modform.
2011-11-11 13:58:45 +01:00
Eloy Lafuente (stronk7)
0852418307
Merge branch 'MDL-29945' of git://github.com/timhunt/moodle
2011-11-11 12:54:11 +01:00
Tim Hunt
1dd21f4058
MDL-29945 incorrect logic when testing if a qtype can be uninstalled.
...
Thanks to Andrew Davis for catching this during testing.
2011-11-11 11:40:07 +00:00
David Mudrak
217116d414
MDL-29108 Improving get_grading_method() documentation
...
As a response to Sam's review (10)
2011-11-11 12:18:02 +01:00
David Mudrak
794cea253c
MDL-29108 Fixing a typo
...
Spotted by Sam during the review (23)
2011-11-11 12:17:01 +01:00
David Mudrak
6f19a2a98b
MDL-29108 Removing global variables where they are not needed
...
Spotted by Sam during the review (17.1 and 17.3)
2011-11-11 12:10:02 +01:00
Sam Hemelryk
e2b38d06cf
MDL-27622 theme_mymobile: quick regression fix of var
2011-11-11 18:36:10 +13:00