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 |
|
Dan Poltawski
|
7a1ed64587
|
Merge branch 'w15_MDL-32323_m23_phpunit3' of git://github.com/skodak/moodle
|
2012-04-11 09:32:58 +08:00 |
|
Petr Skoda
|
c691274bf9
|
MDL-32323 use new loadDataSet in mod_data and fix typos in last commit
|
2012-04-10 21:07:56 +02:00 |
|
Petr Skoda
|
5b8d5c19fd
|
MDL-32323 convert mod_data search test
|
2012-04-10 15:27:13 +02:00 |
|
Petr Skoda
|
9bb2b515ce
|
MDL-32323 fix generator file name typos
|
2012-04-10 15:27:12 +02:00 |
|
Petr Skoda
|
cbdf52baa5
|
MDL-32323 add basic mod_data data generator
|
2012-04-10 15:27:10 +02:00 |
|
Petr Skoda
|
b0429d0073
|
MDL-32323 add basic mod_assignment data generator
|
2012-04-10 15:27:09 +02:00 |
|
Petr Skoda
|
f8965a3d30
|
MDL-32323 add basic mod_forum data generator
|
2012-04-10 15:27:09 +02:00 |
|
Petr Skoda
|
3c4c51891c
|
MDL-32323 improve phpunit data generators
|
2012-04-10 15:27:02 +02:00 |
|
Dan Poltawski
|
3d83a9f504
|
Merge branch 'MDL-32300' of git://github.com/timhunt/moodle
|
2012-04-10 17:42:28 +08: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 |
|
Dan Poltawski
|
26932315f1
|
Merge branch 'MDL-32299' of git://github.com/timhunt/moodle
|
2012-04-10 11:25:09 +08:00 |
|
Dan Poltawski
|
2d74d8a612
|
Merge branch 'MDL-32318' of git://github.com/timhunt/moodle
|
2012-04-10 10:26:49 +08:00 |
|
Tim Hunt
|
59ea81767e
|
MDL-32300 quiz reports: proper frankenstyle prefixes on class names.
|
2012-04-10 10:04:55 +08:00 |
|
Dan Poltawski
|
4c8ec44828
|
Merge branch 'MDL-25801' of git://github.com/timhunt/moodle
|
2012-04-10 09:11:38 +08: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 |
|
Tim Hunt
|
b9832f2b87
|
MDL-32318 question preview: fix php stric syntax error
Also, cheating, and committing a whitespace fix in the same commit.
Conflicts:
question/engine/questionusage.php
|
2012-04-05 16:42:23 +01:00 |
|
Tim Hunt
|
ce74dcc3b6
|
MDL-32299 quiz mod_form: help icons for the review options
|
2012-04-05 16:25:32 +01:00 |
|
Tim Hunt
|
7e3ac96cbe
|
MDL-32300 quiz manual grading report: also do some other cleanup.
|
2012-04-05 15:33:09 +01:00 |
|
Tim Hunt
|
d42b8ac2f3
|
MDL-32300 quiz reports: proper frankenstyle prefixes on class names.
|
2012-04-05 15:33:07 +01:00 |
|
Tim Hunt
|
5127e52df7
|
MDL-25801 quiz editing: fix inconsistent grade-related terminology
AMOS BEGIN
MOV [totalpointsx,mod_quiz],[totalmarksx,mod_quiz]
AMOS END
|
2012-04-05 15:29:57 +01:00 |
|
Eloy Lafuente (stronk7)
|
2000cd85da
|
Merge branch 'w14_MDL-32149_m23_phpunit2' of git://github.com/skodak/moodle
|
2012-04-04 01:32:15 +02:00 |
|
Eloy Lafuente (stronk7)
|
959a709ebe
|
Merge branch 'MDL-32240' of git://github.com/timhunt/moodle
|
2012-04-04 00:10:37 +02:00 |
|
Petr Skoda
|
b60d21747f
|
MDL-32149 remove empty tests and outdated/disabled portfolio tests
|
2012-04-03 22:31:02 +02:00 |
|
Petr Skoda
|
7fe8aac1a7
|
MDL-32149 add quiz unit tests
|
2012-04-03 22:31:02 +02:00 |
|
Petr Skoda
|
4c6062ea65
|
MDL-32149 scale generator and workshop tests
|
2012-04-03 22:31:00 +02:00 |
|
Petr Skoda
|
ba0c484308
|
MDL-32149 tests for mod_wiki, mod_lti and mod_scorm
|
2012-04-03 22:30:59 +02:00 |
|
Eloy Lafuente (stronk7)
|
c9d1f4338b
|
MDL-32251 Two more E_STRICT detected on tests execution
|
2012-04-03 21:59:25 +02:00 |
|
Eloy Lafuente (stronk7)
|
46ed2f8b7f
|
Merge branch 'w14_MDL-32251_m23_strict3' of git://github.com/skodak/moodle
|
2012-04-03 21:17:58 +02:00 |
|
Eloy Lafuente (stronk7)
|
6c51c08b13
|
Merge branch 'wip-MDL-32018-m23' of git://github.com/samhemelryk/moodle
|
2012-04-03 21:04:36 +02:00 |
|
Ray Guo
|
8e6530d897
|
MDL-29174 Remove the empty modulename_extend_navigation() stub from 7
modules.
|
2012-04-03 14:38:47 +01:00 |
|
Aparup Banerjee
|
c197d5f028
|
MDL-17327 database : fixed comparisions in sql to be cross db compatible in data_get_advanced_search_sql()
This was failing under the MSSQL database drivers.
|
2012-04-03 15:06:09 +08:00 |
|
Aparup Banerjee
|
31b6200263
|
Merge branch 'wip-MDL-17327-master' of git://github.com/abgreeve/moodle
|
2012-04-03 14:58:27 +08: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 |
|
M Kassaei
|
011187104f
|
MDL-32214 quiz regrading: with many attempts, PHP runs out of memory
|
2012-04-02 11:04:05 +08:00 |
|
Sam Hemelryk
|
880a40c5b1
|
Merge branch 'MDL-32256-cron-return' of git://github.com/mudrd8mz/moodle
|
2012-04-02 11:28:09 +12:00 |
|
Sam Hemelryk
|
4958b6f224
|
Merge branch 'MDL-32258-data-cron' of git://github.com/mudrd8mz/moodle
|
2012-04-02 11:24:54 +12:00 |
|
Sam Hemelryk
|
90ad4ed589
|
Merge branch 'master_MDL-31908_glossary_entrylist_print_version_not_showing_content' of git://github.com/kanikagoyal/moodle
|
2012-04-02 11:19:58 +12:00 |
|
Kanika Goyal
|
70df945da5
|
MDL-31203 mod_forum: advanced search posts must be newer older than date, reverts date
|
2012-03-31 18:51:16 +05:30 |
|
Petr Skoda
|
54352ac979
|
MDL-32251 more E_STRICT fixes
|
2012-03-30 19:02:58 +02: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 |
|
adrian@moodle.com
|
db546510a1
|
MDL-17327 - data - improved the sql query for very large advanced searches
|
2012-03-30 13:18:23 +08:00 |
|
Sam Hemelryk
|
4ae89dfea7
|
MDL-32018 mod_wiki: Fixed up whitespace after peer-review
|
2012-03-30 10:21:23 +13:00 |
|
Sam Hemelryk
|
4c4e659173
|
MDL-32018 mod_wiki: Fixed formatting of the page title so that is is consistent and secure
|
2012-03-30 10:21:23 +13:00 |
|
Sam Hemelryk
|
0c700cc48d
|
MDL-32018 mod_wiki: Improved form definitions to ensure they consistent and secure
|
2012-03-30 10:21:23 +13:00 |
|
David Mudrak
|
ac381d0381
|
MDL-32258 database module does not have any data_cron() function to execute
|
2012-03-29 15:59:45 +02:00 |
|
David Mudrak
|
7b0f4a3711
|
MDL-32256 quiz_cron() now returns true as expected by the current API
|
2012-03-29 15:45:45 +02:00 |
|