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
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
Gerard (Gerry) Caulfield
4821f14caa
MDL-30935_in_lti_change_role_from_instructor_to_teacher
2012-02-16 10:25:09 +08:00
Jerome Mouneyrac
4b9f199c65
MDL-30495 HTML5 apps cannot call Webservices functions if a HTTP resource is retrieved from the Moodle installation
2012-02-15 11:36:38 +08:00
Sam Hemelryk
7a419e5789
MDL-30888 course-search: Fixed typo
2012-02-15 16:28:55 +13:00
Sam Hemelryk
646704c8d0
Merge branch 'wip-mdl-30388-m22' of git://github.com/rajeshtaneja/moodle into MOODLE_22_STABLE
2012-02-15 16:23:33 +13:00
Rajesh Taneja
1ff9608513
MDL-30388 Blocks: navigation block is visible on block search page
2012-02-15 10:19:58 +08:00
Rajesh Taneja
943056a9e5
MDL-30388 Blocks: Search view for block instances fixed, with proper page url and pagination
2012-02-15 10:19:47 +08:00
Andrew Robert Nicols
9e6edb0ee6
[MDL-31386] Correctly order answers in a lesson backup
2012-02-15 03:15:26 +01:00
Michael Aherne
b81c860628
MDL-31495 Performance improvement in question engine upgrade SQL
2012-02-15 09:37:51 +08:00
AMOS bot
5b45d2d0fa
Automatically generated installer lang files
2012-02-15 00:31:16 +00:00
Sam Hemelryk
269754e487
MDL-30709 mod_assignment: Renamed callback to mod_assignment_get_file_info
2012-02-15 11:27:01 +13:00
Charles Fulton
8cd38f2535
MDL-29402 QandA forum questions should be emailed
2012-02-14 05:59:40 -08:00
Eloy Lafuente (stronk7)
32d4d0d1ce
Merge branch 'MDL-30126-MOODLE_22_STABLE' of git://github.com/mouneyrac/moodle into MOODLE_22_STABLE
2012-02-14 13:12:44 +01:00
Davo Smith
4ab3a01586
MDL-31527 XMLDB Editor - make sure default tables are created with correct plugin prefix
2012-02-14 12:12:22 +01:00
Iñaki Arenaza
9c867cfef8
MDL-29667 Plugins overview shows incorrect availability for auth & enrol plugins
...
We store the enabled plugins as array values but later look them up as array
keys. Just flip the array when we build it.
2012-02-14 15:49:01 +08:00
Aparup Banerjee
7fda50ccee
Merge branch 'wip-mdl-28101-m22' of git://github.com/rajeshtaneja/moodle into MOODLE_22_STABLE
2012-02-14 15:39:04 +08:00