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 f9f281b8fee75c2416d71bae7583fd026b9ccabb.
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
Andreas Grabs
9c5bc7a580
MDL-29804 - Clean up Feedback modules coding style
2011-10-28 00:30:42 +02:00
Andreas Grabs
7e4b0986c8
MDL-29806 - When a Feedback activity is restore the "Site after submit" URL is not updated and shows "$@PAGEVIEWBYID*15463@$"
2011-10-21 23:08:59 +02:00
Eloy Lafuente (stronk7)
22ca3e49e0
NOBUG - whitespace fixes (MDL-19488, MDL-27242, MDL-29435)
2011-10-17 10:19:59 +02:00
Sam Hemelryk
f35c45006a
MDL-19488 mod_feedback: Coding style improvement
2011-10-17 11:12:33 +13:00
Andreas Grabs
7b1126fd20
MDL-19488 - allow the creation of a "Public" feedback
2011-10-13 11:10:15 +02:00
Andreas Grabs
e70dab0646
MDL-19488 - allow the creation of a "Public" feedback
2011-10-13 11:10:15 +02:00
Andreas Grabs
485ec5941e
MDL-19488 - allow the creation of a "Public" feedback
2011-10-13 11:10:14 +02:00
Andreas Grabs
af26e3453a
MDL-29621 - XHTML not welformed when creating Feedback questions
2011-10-03 18:40:16 +02:00
Andreas Grabs
2497d0273d
MDL-29190 - XHTML not well formed in show_nonrespondents.php
2011-09-23 18:56:47 +02:00
Aparup Banerjee
d1e362405e
Merge branch MDL-29186-master of git://github.com/samhemelryk/moodle
...
- resolved conflicts, minor whitespace and fixed quote.
- note: textlib_get_instance() is already deprecated
2011-09-13 16:06:21 +08:00
Aparup Banerjee
7eae2c5ae2
Merge branch MDL-29187-master of git://github.com/samhemelryk/moodle
...
- resolved conflict.
2011-09-13 13:52:31 +08:00
Aparup Banerjee
5433da6064
Merge branch MDL-29189-master of git://github.com/samhemelryk/moodle
...
- resolved conflicts.
2011-09-13 11:39:06 +08:00
Sam Hemelryk
eb38d45b4e
MDL-29189 course Minor fixups after code review
2011-09-13 11:17:18 +12:00
Tom Lanyon
7aa06e6ded
MDL-28701 Change all uses of $CFG->dataroot/temp to $CFG->tempdir
2011-09-10 10:35:39 +02:00
Sam Hemelryk
91d284c145
MDL-29186 multilang Reviewed the uses of course fullname and ensured things were being formatted consistently
2011-09-08 09:38:46 +12:00
Sam Hemelryk
63390481c4
MDL-29187 multilang Reviewed the uses of category name and ensured things are being formatted correctly
2011-09-08 09:37:07 +12:00
Sam Hemelryk
8ebbb06adf
MDL-29189 mutlilang Reviewed the uses of course shortname and ensured things are being formatted consistently
2011-09-08 09:30:27 +12:00
sam marshall
3e4c243500
MDL-27001 'Show description' feature part 3: Implementation for all modules
...
For modules that still used the 'old' generic object return from _get_coursemodule_info instead of returning a cached_cm_info object, I changed them to use the new format as part of this. This made a few areas of code regarding onclick links slightly nicer.
2011-09-06 11:03:06 +01:00
Rajesh Taneja
e9de1cf49c
MDL-27896 context - Fixed editor context to observe filter status
2011-08-12 11:33:21 +08:00