Eloy Lafuente (stronk7)
c5e783e512
MDL-33794 version.php: Bump all versions, requires and dependencies to 2012061700
2012-06-18 02:37:00 +02:00
Andreas Grabs
e7fc2ff42e
MDL-27675 - Feedback module abuses data_submitted
2012-06-06 23:17:35 +02:00
Sam Hemelryk
378eb6f6a2
Revert "Merge branch 'MDL-27675_master_wip' of git://github.com/grabs/moodle"
...
This reverts commit a09a9be812
, reversing
changes made to 08e0aaa173
.
2012-05-30 16:34:11 +12:00
Sam Hemelryk
064cac7866
MDL-27675 mod_feedback: Tidy up of phpdocs and scope within feedback mod
2012-05-28 13:38:36 +12:00
eLeDia GmbH (Andreas Grabs)
1cb73662b2
MDL-27675 - Feedback module abuses data_submitted
2012-05-28 00:40:05 +02:00
Andreas Grabs
9a2c4dbd00
MDL-27675 - Feedback module abuses data_submitted
2012-05-28 00:40:04 +02:00
Helen Foster
2e6b68f4a8
MDL-32925 lang: Add extended help texts for all modules
...
Thanks to Mary Cooch & Martin Dougiamas who contributed to this
rewording.
AMOS BEGIN
REM These module help texts are going to be displayed more prominently in the Moodle interface
AMOS END
2012-05-18 00:27:04 +08:00
Sam Hemelryk
19d1525f6b
Merge branch 'MDL-32641-master-1' of git://git.luns.net.uk/moodle
2012-05-16 13:14:59 +12:00
Sam Hemelryk
ba94f1d503
Merge branch 'MDL-32889-master' of https://github.com/mackensen/moodle
2012-05-16 13:09:32 +12:00
Sam Hemelryk
86558590a4
Merge branch 'MDL-31944' of git://github.com/ankitagarwal/moodle
2012-05-14 14:52:10 +12:00
Andrew Robert Nicols
96c8f933fd
MDL-32641 Ensure that the form change protector does not kick in when adding/editing feedback questions
2012-05-10 12:15:24 +01:00
Ankit Agarwal
99c4dcd3e2
MDL-31944 feedback: remove deprecated function feedback_get_participants()
2012-05-10 15:16:47 +08:00
Charles Fulton
66969d5004
MDL-32889 lib: escape filename in Content-Disposition header
2012-05-09 16:03:33 -04:00
Petr Skoda
411fd747cf
MDL-32735 fix multiple E_STRICT feedback issues
2012-05-06 12:02:54 +02:00
Sam Hemelryk
c547c7c784
Merge branch 'MDL-32624_master_wip' of git://github.com/grabs/moodle
2012-04-30 11:57:40 +12:00
Eloy Lafuente (stronk7)
d7f84a2962
Merge branch 'MDL-32471-thumbnails' of git://github.com/mudrd8mz/moodle
2012-04-25 15:14:27 +02:00
Andreas Grabs
7e5dc9f3bb
MDL-32624 - initialbars disappears
2012-04-24 21:26:56 +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
Sam Hemelryk
b9afb90b7f
Merge branch 'MDL-32316_master_wip' of git://github.com/grabs/moodle
2012-04-16 11:00:43 +12:00
Sam Hemelryk
3211569a6a
Revert "MDL-30843 and MDL-30842 - accessibility compliance: Add <label> for form input text and select tag"
...
This reverts commit f9f281b8fe
.
2012-04-11 17:18:58 +12:00
Sam Hemelryk
9e98c4053a
MDL-32124 mod_feedback: Cleanup post-integration of unused var
2012-04-10 17:21:37 +12:00
Sam Hemelryk
9f8662a528
Merge branch 'MDL-32124_master_wip' of git://github.com/grabs/moodle
2012-04-10 17:21:00 +12:00
Sam Hemelryk
5bfeb5ffd3
Merge branch 'MDL-30843_b' of git://github.com/rwijaya/moodle
2012-04-10 12:34:37 +12:00
Andreas Grabs
bf4fb3b317
MDL-32316 feedback: fix tem type label does honor trusted text
2012-04-10 00:26:08 +02:00
Andreas Grabs
31ff56202a
MDL-32124 - mails to non respondents are sent as plain text with html-tags
2012-04-07 17:29:52 +02:00
Andreas Grabs
abd2899cad
MDL-31768 - it is not possible to add a picture to the thanks page in feedback
2012-04-02 11:16:32 +08: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
Sam Hemelryk
bc4340ca9c
Merge branch 'MDL-32065-master-1' of git://git.luns.net.uk/moodle
2012-03-21 09:24:58 +13: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
f20edd5208
MDL-32094 fix various E_STRICT compatibility problems
2012-03-18 18:37:24 +01:00
Tim Hunt
88eca3cd26
MDL-19125 module restrictions: addinstance capabilities for all mods
2012-03-15 17:13:43 +00:00
Andrew Robert Nicols
536328fb0a
MDL-32065 Allow feedback images to be themed
2012-03-15 11:48:21 +00:00
Petr Skoda
bb88a54d06
MDL-31985 remove text sizes from all install.xml files
2012-03-11 15:55:37 +01:00
Eloy Lafuente (stronk7)
2ed7cc2730
Merge branch 'w10_MDL-31301_m23_textlibcleanup' of git://github.com/skodak/moodle
2012-03-06 16:06:53 +01:00
Petr Skoda
c3dd6b01fe
MDL-27982 drop UNSIGNED attributes from all install.xml files
2012-03-06 12:01:10 +01:00
Petr Skoda
f8311defeb
MDL-31301 use static textlib methods
2012-03-03 11:46:13 +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)
1f256ec5ca
Merge branch 'MDL-30982-docblock-backup' of git://github.com/mudrd8mz/moodle
2012-02-29 00:47:10 +01: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
Dongsheng Cai
d2b7803e5a
MDL-30973 Files API, check and update DocBlock
2012-02-15 12:48:57 +08:00
Ankit Kumar Agarwal
04252d3a13
MDL-30975 Docs Adding correct pacakge information
2012-02-13 11:06:47 +05:30
Andrew Davis
a5448b3f6b
MDL-30828 mod_feedback: fixed sorting when viewing responses
2012-01-31 09:05:09 +07:00
Petr Skoda
b85b25ebb8
MDL-31006 fix various notices in PHP54
...
PHP54 compatibility
2012-01-18 01:03:20 +01:00
Eloy Lafuente (stronk7)
c31d7ca2e0
Merge branch 'MDL-30851_master_wip' of git://github.com/grabs/moodle
2012-01-02 20:23:11 +01:00
Andreas Grabs
0f61fb72d8
MDL-30851 - Syntax error in analysis_course.php
2011-12-23 17:40:07 +01:00
Petr Skoda
40e4cd435b
MDL-30610 remove outdated mod upgrade code
2011-12-23 10:38:11 +01:00
Aparup Banerjee
46f2a9366a
MDL-30604 Added upgrade lines to upgrade.php(s)
2011-12-09 01:28:59 +01:00
Petr Skoda
633d5a07af
MDL-30007 standardise module version files
2011-11-29 21:38:14 +01:00