AMOS bot
a8ea83c89b
Automatically generated installer lang files
2012-02-21 00:31:16 +00:00
Sam Hemelryk
f231525992
Merge branch 'MDL-29402-22' of https://github.com/mackensen/moodle into MOODLE_22_STABLE
2012-02-21 10:43:41 +13:00
Andrew Robert Nicols
e546d72787
MDL-19421 Correct lesson dependency mapping on restore
2012-02-20 17:17:12 +01:00
Eloy Lafuente (stronk7)
9b228afffe
Merge branch 'MDL-31345_M22' of git://github.com/lazydaisy/moodle into MOODLE_22_STABLE
2012-02-20 15:40:02 +01:00
Eloy Lafuente (stronk7)
f24d063a5e
Merge branch 'wip-MDL-25299-m22' of git://github.com/samhemelryk/moodle into MOODLE_22_STABLE
2012-02-20 12:59:11 +01:00
Sam Hemelryk
ab04c70d56
Merge branch 'wip-mdl-29967-m22' of git://github.com/rajeshtaneja/moodle into MOODLE_22_STABLE
2012-02-20 18:20:22 +13:00
Sam Hemelryk
ace2654b5d
Merged MDL-29254 with conflict resolution
2012-02-20 18:06:06 +13:00
Sam Hemelryk
c8072f8b50
Merge branch 'wip-MDL-30780-MOODLE_22_STABLE' of git://github.com/marinaglancy/moodle into MOODLE_22_STABLE
2012-02-20 17:29:33 +13:00
Sam Hemelryk
e86284fefd
Merge branch 'wip-MDL-31627-MOODLE_22_STABLE' of git://github.com/marinaglancy/moodle into MOODLE_22_STABLE
2012-02-20 17:25:36 +13:00
Sam Hemelryk
c63a91d44a
Merge branch '22_MDL-31388_fix_enrol_LDAP_typo' of git://github.com/gerrywastaken/moodle into MOODLE_22_STABLE
2012-02-20 17:13:25 +13:00
Sam Hemelryk
cf6fa5025d
Merge branch 'MDL-31532_22' of git://github.com/stronk7/moodle into MOODLE_22_STABLE
2012-02-20 17:10:39 +13:00
Sam Hemelryk
5a91cf1e2a
Merge branch 'm22_MDL-31381' of git://github.com/danmarsden/moodle into MOODLE_22_STABLE
2012-02-20 17:04:30 +13:00
Sam Hemelryk
3ba632dce5
Merge branch 'MDL-31432_messaging_popup_22' of git://github.com/andyjdavis/moodle into MOODLE_22_STABLE
2012-02-20 16:58:20 +13:00
Sam Hemelryk
10701ea814
Merge branch '22_MDL-30957_adding_assignment_completion_status_method_and_call' of git://github.com/gerrywastaken/moodle into MOODLE_22_STABLE
2012-02-20 16:52:35 +13:00
Gerard (Gerry) Caulfield
0ac0d06efb
MDL-30957 Adding a new method "is_complete" to assignment lib for
...
testing if a submission has actually been submitted and then adding a
call to it before displaying the the assignment submission date header
As recommended I've simplified the functions and split the logic out into appropriate upload classes.
2012-02-20 11:37:45 +08:00
Andrew Davis
a648791534
MDL-31335 message: wrapped calls to mtrace() in email_to_user() within a check to make sure its a CLI script
2012-02-20 10:35:07 +07:00
Andrew Davis
e6510e0920
MDL-31432 message: prevent messaging popups while viewing messages
2012-02-20 10:14:27 +07:00
Sam Hemelryk
7654fe5811
Merge branch 'm22_MDL-31397' of git://github.com/danmarsden/moodle into MOODLE_22_STABLE
2012-02-20 16:03:08 +13:00
Sam Hemelryk
34d7e1ce9b
Merge branch 'm22_MDL-31652' of git://github.com/danmarsden/moodle into MOODLE_22_STABLE
2012-02-20 15:53:36 +13:00
Sam Hemelryk
6f22c38b48
Merge branch 'MDL-30965-m22' of git://github.com/ankitagarwal/moodle into MOODLE_22_STABLE
2012-02-20 15:44:47 +13:00
Andrew Robert Nicols
9ef38abc49
MDL-31589 Sort order of lesson answers before restoring them
2012-02-20 15:19:20 +13:00
Andrew Robert Nicols
22f94b8ef7
MDL-31590 Correct title of error dialogue on filepicker
...
Thanks to Gilles-Philippe Leblanc for this patch
2012-02-20 15:01:47 +13:00
Rajesh Taneja
21144ea8c6
MDL-29254 blog: added check in upgrade for summary and content to be null fields
2012-02-20 09:35:58 +08:00
Rajesh Taneja
7e19c5e1f5
MDL-25432 backup: Catching exception for orphan course modules and it's block (if any), and logging them, no exception will be thrown for this now.
2012-02-20 09:29:26 +08:00
Eloy Lafuente (stronk7)
47ac7c3668
MDL-31532 restore: avoid null course->hiddensections problems. Credit goes to Petri Asikainen. Thanks!
2012-02-20 01:36:23 +01:00
AMOS bot
c05b26f9c9
Automatically generated installer lang files
2012-02-20 00:31:19 +00:00
Sam Hemelryk
a55688b394
Merge branch 'MDL-31556_m22' of git://github.com/rwijaya/moodle into MOODLE_22_STABLE
2012-02-20 12:39:02 +13:00
Sam Hemelryk
bc392be2a8
Merge branch 'MDL-31647-m22' of git://github.com/sammarshallou/moodle into MOODLE_22_STABLE
2012-02-20 11:54:30 +13:00
Sam Hemelryk
11a3fcb1be
Merge branch 'MDL-30495-MOODLE_22_STABLE' of git://github.com/mouneyrac/moodle into MOODLE_22_STABLE
2012-02-20 11:50:39 +13:00
Sam Hemelryk
8a40b2d894
MDL-30521 upgrade: Corrected version bump for uniquehash field upgrade
2012-02-20 10:56:56 +13:00
Sam Hemelryk
3fe335c455
Merge branch 'wip-mdl-30521-m22' of git://github.com/rajeshtaneja/moodle into MOODLE_22_STABLE
2012-02-20 10:29:46 +13:00
AMOS bot
1acda0143c
Automatically generated installer lang files
2012-02-18 00:31:28 +00:00
Charles Fulton
3bb16960af
MDL-31664 fix invalid boolean to string comparison
2012-02-17 13:19:25 -08:00
sam marshall
ac98193cf3
MDL-31647 Glossary: Links to glossary entries from glossary main page should not be popups
2012-02-17 10:37:24 +00:00
Jerome Mouneyrac
e90d5dcfb2
MDL-30249 Display warning when downloading/uploading a file
2012-02-17 17:05:27 +08:00
Dan Marsden
bb8d8346ad
SCORM MDL-31381 decrease max width of TOC to prevent SCORM content from being hidden, remove padding from pop-up and improve maxheight calculation
2012-02-17 17:14:53 +13:00
Sam Hemelryk
5ac02b6e21
MDL-25299 mnet: Fixed validation when no public key is provided
2012-02-17 16:47:37 +13:00
Gerard (Gerry) Caulfield
517609f295
MDL-31388 Fixing typo in enrol_ldap
2012-02-17 11:45:47 +08:00
Ankit Agarwal
2b6f171390
MDL-30965 SCORM Removing unused variable ->head
2012-02-17 09:14:42 +05:30
Marina Glancy
18a44d8a77
MDL-31627: Arialist theme do not resize content when there are no blocks
2012-02-17 11:01:14 +08:00
Marina Glancy
cffba6db62
MDL-30780: fixing the disappearance of right part of the very wide rubric
2012-02-17 11:01:07 +08:00
Dan Marsden
dc71212c3c
MDL-31652 SCORM - hide updatefreq setting and remove it if not required.
2012-02-17 15:32:13 +13:00
Dan Marsden
731882b52d
SCORM MDL-31397 - add slashes to js string
2012-02-17 15:24:08 +13:00
Sam Hemelryk
644262726c
MDL-30830 dock: Added the title using accesshide for screen readers
2012-02-17 14:52:32 +13:00
Eloy Lafuente (stronk7)
ad5202771a
weekly release 2.2.1+
2012-02-17 01:48:09 +01:00
Eloy Lafuente (stronk7)
cad211198a
Merge branch 'install_22_STABLE' of git://github.com/amosbot/moodle into MOODLE_22_STABLE
2012-02-17 01:43:38 +01:00
AMOS bot
1d2b681ec0
Automatically generated installer lang files
2012-02-17 00:31:13 +00:00
Joseph Rezeau
6404d22954
MDL-31556 Lesson Module: fixed missing 'lesson closes' event in calendar
2012-02-16 16:00:31 +08:00
Sam Hemelryk
124e846e83
Merge branch '22_MDL-30935_lti_change_instructor_role_to_teacher' of git://github.com/gerrywastaken/moodle into MOODLE_22_STABLE
2012-02-16 15:40:38 +13:00
Sam Hemelryk
671fc51e00
Revert "MDL-30935_in_lti_change_role_from_instructor_to_teacher"
...
This reverts commit 76fe39b8d8
.
2012-02-16 15:40:34 +13:00