Dan Poltawski
a225149c9a
Merge branch 'MDL-24401' of git://github.com/rwijaya/moodle
2012-05-14 14:12:30 +08:00
sam marshall
8b7d95b625
MDL-29624 Media embedding system, part 3: resource module (and URL, lesson)
...
This change makes the resource module use the new API when it embeds media
files (audio/video/Flash), and removes the resourcelib library functions
which were previously used for this.
The old API is still used for embedding non-media files such as PDFs and
HTML.
The URL and Lesson module both used copy/paste duplicates of a section of
resource module code which called the removed functions. I have changed
these too. As a bonus this significantly reduces the duplication involved.
2012-05-09 18:29:31 +01:00
Rossiani Wijaya
272bc0a6ed
MDL-24401: fixed string for adding content page
2012-05-09 14:19:49 +08:00
Eloy Lafuente (stronk7)
d7f84a2962
Merge branch 'MDL-32471-thumbnails' of git://github.com/mudrd8mz/moodle
2012-04-25 15:14:27 +02:00
David Mudrak
261cbbacc1
MDL-32471 preview thumbnails support for activity modules
...
Activity module's xxx_pluginfile() now accepts the $options parameter
that is to be passed to the send_stored_file() function.
2012-04-24 12:09:45 +02:00
Petr Skoda
cdbea7eed1
MDL-31607 use full course object for require_login() if already available
...
This eliminates 1 db query.
2012-04-22 17:41:47 +02:00
Eloy Lafuente (stronk7)
099aaa8d51
Merge branch 'MDL-32061-master-2' of git://git.luns.net.uk/moodle
2012-04-18 02:31:47 +02:00
Andrew Robert Nicols
38a8779d81
MDL-32061 Use old lesson_answer ID and correct when restoring lesson attempts
2012-04-16 13:39:43 +01:00
Sam Hemelryk
3211569a6a
Revert "MDL-30843 and MDL-30842 - accessibility compliance: Add <label> for form input text and select tag"
...
This reverts commit f9f281b8fee75c2416d71bae7583fd026b9ccabb.
2012-04-11 17:18:58 +12:00
Sam Hemelryk
5bfeb5ffd3
Merge branch 'MDL-30843_b' of git://github.com/rwijaya/moodle
2012-04-10 12:34:37 +12:00
Ray Guo
8e6530d897
MDL-29174 Remove the empty modulename_extend_navigation() stub from 7
...
modules.
2012-04-03 14:38:47 +01:00
Rossiani Wijaya
f9f281b8fe
MDL-30843 and MDL-30842 - accessibility compliance: Add <label> for form input text and select tag
2012-03-30 16:26:58 +08:00
Dan Poltawski
0094c90c79
MDL-31775 lesson: fix undefined variable warnings
2012-03-27 20:01:06 +08:00
Dan Poltawski
9e1a4be29d
Merge branch 'MDL-31775' of git://github.com/rwijaya/moodle
2012-03-26 14:39:10 +08:00
Dan Poltawski
113022e559
Merge branch 'MDL-32172' of git://github.com/rwijaya/moodle
2012-03-26 12:23:15 +08:00
Rossiani Wijaya
0f6e2f02aa
MDL-32172 Lesson Module: add variable initialization for
2012-03-23 15:36:39 +08:00
Rossiani Wijaya
639818fc94
MDL-27710 lesson module: add the following jump options: unseen branch page, random page and random branch
2012-03-23 10:20:52 +08:00
Rossiani Wijaya
e053583fc7
MDL-31266 Lesson module: Improve feedback so that the responses are concatenated instead of overwritten
2012-03-20 21:56:18 +08:00
Rossiani Wijaya
49ef5d4c7f
MDL-31775 Lesson Module: fixed start at last page seen bug
2012-03-20 17:32:58 +08:00
Sam Hemelryk
ef844d0a15
Merge branch 'w12_MDL-32094_m23_phpstrict' of git://github.com/skodak/moodle
2012-03-20 16:47:17 +13:00
Petr Skoda
0ed6f71232
MDL-32094 fix E_STRICT issues in lesson API
...
It is not possible to change method signatures in PHP...
2012-03-18 18:36:04 +01:00
Tim Hunt
88eca3cd26
MDL-19125 module restrictions: addinstance capabilities for all mods
2012-03-15 17:13:43 +00:00
Aparup Banerjee
f3c5d3102d
Merge branch 'MDL-30867' of git://github.com/rwijaya/moodle
2012-03-13 11:26:42 +08:00
Petr Skoda
bb88a54d06
MDL-31985 remove text sizes from all install.xml files
2012-03-11 15:55:37 +01:00
Rossiani Wijaya
d3254cebfc
MDL-30867 Lesson module: fix lesson essay question formtting to be consistent with user selection
2012-03-09 17:32:18 +08:00
Petr Skoda
c3dd6b01fe
MDL-27982 drop UNSIGNED attributes from all install.xml files
2012-03-06 12:01:10 +01:00
Eloy Lafuente (stronk7)
d8c9ff403b
Merge branch 's17_MDL-30973_file_docblock_master' of git://github.com/dongsheng/moodle
2012-03-01 00:25:18 +01:00
Eloy Lafuente (stronk7)
c3592ba7fa
Merge branch 'MDL-26496' of git://github.com/rwijaya/moodle
2012-02-29 02:04:59 +01: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
Eloy Lafuente (stronk7)
dde82858b8
Merge branch 'w09_MDL-30964_m23_access' of git://github.com/skodak/moodle
2012-02-28 12:44:03 +01:00
Aparup Banerjee
0f0eca4299
Merge branch 'MDL-31399' of git://github.com/rwijaya/moodle
2012-02-28 12:04:47 +08: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
Rossiani Wijaya
7b4495b3b3
MDL-31399 Lesson Module: Fixed horizontal scroll bar issue when using rtl language format (eg: arabic)
2012-02-23 15:34:57 +08:00
Eduardo Pinto
dd30ae41d0
MDL-26496 Lesson Module: removed warning when no answer is selected from single choice question
2012-02-23 14:10:18 +08:00
Sam Hemelryk
2caf3f9bee
Merge branch 'MDL-30910' of git://github.com/rwijaya/moodle
2012-02-22 10:22:06 +13:00
Rossiani Wijaya
af4de0a2c2
MDL-30910: Lesson Module: fix lesson progress bar for screen readers
...
AMOS BEGIN
CPY [progresscompleted, mod_lesson]
AMOS END
2012-02-21 12:31:35 +08:00
Eloy Lafuente (stronk7)
6ff5994b49
Merge branch 'MDL-19421-master-3' of git://git.luns.net.uk/moodle
2012-02-20 17:11:22 +01:00
Andrew Robert Nicols
ab48e73159
MDL-19421 Correct lesson dependency mapping on restore
2012-02-20 14:56:02 +00: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
8f9c818604
Merge branch 'MDL-31589-master-2' of git://git.luns.net.uk/moodle
2012-02-20 15:17:39 +13:00
Sam Hemelryk
22bd2b93e5
Merge branch 'MDL-31556' of git://github.com/rwijaya/moodle
2012-02-20 12:39:12 +13:00
Joseph Rezeau
608ba9fffb
MDL-31556 Lesson Module: fixed missing 'lesson closes' event in calendar
2012-02-16 16:08:15 +08:00
Dongsheng Cai
d2b7803e5a
MDL-30973 Files API, check and update DocBlock
2012-02-15 12:48:57 +08:00
Eloy Lafuente (stronk7)
746aa0ba16
Merge branch 'MDL-31386-master-1' of git://git.luns.net.uk/moodle
2012-02-15 03:14:58 +01:00
Andrew Davis
a153c9f2fe
MDL-30999 grade: updated Grade API phpdocs
2012-02-14 14:04:19 +07:00
Sam Hemelryk
b7bf2c3a19
Merge branch 'MDL-30911' of git://github.com/rwijaya/moodle
2012-02-14 17:41:55 +13:00
Andrew Robert Nicols
b9e7d8925e
MDL-31589 Sort order of lesson answers before restoring them
2012-02-13 10:12:08 +00:00
Ankit Kumar Agarwal
04252d3a13
MDL-30975 Docs Adding correct pacakge information
2012-02-13 11:06:47 +05:30
Rossiani Wijaya
e481859f6b
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:26:27 +08:00