Eduardo Pinto
c468eab4f0
MDL-26496 Lesson Module: removed warning when no answer is selected from single choice question
2012-02-23 14:05:07 +08:00
Sam Hemelryk
68eeca8621
Merge branch 'MDL-30910_m22' of git://github.com/rwijaya/moodle into MOODLE_22_STABLE
2012-02-22 10:21:53 +13:00
David Mudrak
2d89ead370
MDL-29256 Fixed incorrect calculation of contentformat
...
Legacy Resource modules of the type Web page force the HTML format for
their content. The format stored in the reference field is valid only
for legacy resources of the type Plain text page. See page_20_migrate()
function.
2012-02-21 11:12:00 +01:00
Rossiani Wijaya
9551675cf9
MDL-30910: Lesson Module: fix lesson progress bar for screen readers
...
AMOS BEGIN
CPY [progresscompleted, mod_lesson]
AMOS END
2012-02-21 12:38:33 +08: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
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
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
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
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
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
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
Ankit Agarwal
2b6f171390
MDL-30965 SCORM Removing unused variable ->head
2012-02-17 09:14:42 +05:30
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
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
Andrew Robert Nicols
9e6edb0ee6
[MDL-31386] Correctly order answers in a lesson backup
2012-02-15 03:15:26 +01: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
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
Sam Hemelryk
ebeacb73c9
Merge branch 'MDL-30911_m22' of git://github.com/rwijaya/moodle into MOODLE_22_STABLE
2012-02-14 17:41:45 +13:00
Sam Hemelryk
47e6717105
MDL-30709 mod_assignment Fixed phpdocs for assignment_get_file_info
2012-02-14 17:15:05 +13:00
Sam Hemelryk
43c6a29cc6
Merge branch 'wip-MDL-30709-MOODLE_22_STABLE' of git://github.com/marinaglancy/moodle into MOODLE_22_STABLE
2012-02-14 17:14:22 +13:00
Sam Hemelryk
a6f81e7fd8
Merge branch '22_MDL-27285_fixing_grammar_on_wiki_links_page' of git://github.com/gerrywastaken/moodle into MOODLE_22_STABLE
2012-02-14 15:27:57 +13:00
Sam Hemelryk
03134095f9
Merge branch '22_MDL-30935_lti_change_instructor_role_to_teacher' of git://github.com/gerrywastaken/moodle into MOODLE_22_STABLE
2012-02-14 15:12:22 +13:00
Sam Hemelryk
908de866bd
Merge branch '22_MDL-31107_fixing_below_typos' of git://github.com/gerrywastaken/moodle into MOODLE_22_STABLE
2012-02-14 15:08:13 +13:00
Sam Hemelryk
66bd7ae432
Merge branch 'MDL-30815-m22' of git://github.com/ankitagarwal/moodle into MOODLE_22_STABLE
2012-02-14 13:44:52 +13:00
Andrew Robert Nicols
08b213beea
MDL-31515 Allow for subsequent files to overwrite old files in database activity records
2012-02-14 10:57:06 +13:00
Sam Hemelryk
bc967db3d4
Merge branch '22_MDL-29153_fix_typo_in_resource' of git://github.com/gerrywastaken/moodle into MOODLE_22_STABLE
2012-02-13 18:04:06 +13:00
Sam Hemelryk
f7562f72fb
Merge branch 'wip-MDL-25185-MOODLE_22_STABLE' of git://github.com/abgreeve/moodle into MOODLE_22_STABLE
2012-02-13 17:34:39 +13:00
Sam Hemelryk
38d0571f23
Merge branch 'wip-MDL-31396-MOODLE_22_STABLE' of git://github.com/abgreeve/moodle into MOODLE_22_STABLE
2012-02-13 17:17:29 +13:00
Rossiani Wijaya
254a642146
MDL-30911: mod_lesson: fix sub-heading level to be lower than lesson title. This issue is an improvement of accessibility compliance
2012-02-13 11:29:39 +08:00
Ankit Agarwal
af7a1f2999
MDL-30815 Choice Labels are now explicitly tied with input elements
2012-02-13 08:44:12 +05:30
Rajesh Taneja
b71bd1e6ec
MDL-28101 wiki2.0: escape bold and italics for NWIKI formatting
2012-02-13 10:27:40 +08:00
Sam Hemelryk
5eb8ad6129
Merge branch 'MDL-31554_22' of git://github.com/timhunt/moodle into MOODLE_22_STABLE
2012-02-13 15:26:21 +13:00
Sam Hemelryk
8342143862
Merge branch 'MDL-25883-22' of https://github.com/mackensen/moodle into MOODLE_22_STABLE
2012-02-13 14:36:14 +13:00
Gerard (Gerry) Caulfield
23071bd4ab
MDL-31107 Fixing instaces of below where it is written as bellow (two L's)
2012-02-10 15:05:16 +08:00
Gerard (Gerry) Caulfield
ddb931d3ab
MDL-29153 Fixing typo, "Bellow" should be "Below"
2012-02-10 14:37:43 +08:00
Gerard (Gerry) Caulfield
76fe39b8d8
MDL-30935_in_lti_change_role_from_instructor_to_teacher
2012-02-10 10:24:04 +08:00
Gerard (Gerry) Caulfield
9f77a5bcfe
MDL-27285 Updating string grammar on the wiki module's links page
2012-02-10 07:56:25 +08:00
Marina Glancy
d8b6bb542c
MDL-30709: Fixed bug with inserting files from Recent files repository
...
Two parts of changes: in assignment module function assignment_get_file_info was missing
and when populating the list of recent files the function get_file_info was not called, which caused populating the list of recent files with the files that could not later be inserted
2012-02-09 13:58:11 +08:00
Adrian Greeve
4ec0b1caec
MDL-25185 - data - Allowing data from the database to be exported according to group roles.
2012-02-09 09:29:45 +08:00