Tim Hunt
|
6160bdb1f3
|
MDL-20636 Move question lang strings to the right place.
|
2011-04-12 15:20:29 +01:00 |
|
Tim Hunt
|
c73c98365b
|
MDL-20636 Question import, support for files in hints.
Also fix some minor bugs and unit tests.
|
2011-03-23 14:27:22 +00:00 |
|
Tim Hunt
|
42663bb78e
|
MDL-20636 Fix a bunch of missing strings caused by separating question from quiz.
|
2011-03-02 17:42:53 +00:00 |
|
Tim Hunt
|
e2cba246b7
|
MDL-20636 Merge vle/master into ouqe2
Conflicts:
mod/quiz/locallib.php
mod/quiz/report/overview/overview_table.php
mod/quiz/report/overview/report.php
mod/quiz/report/responses/report.php
question/type/random/questiontype.php
|
2011-03-02 17:34:18 +00:00 |
|
Tim Hunt
|
2daffca554
|
MDL-20636 Fix 30 TODOs
|
2011-02-24 17:47:51 +00:00 |
|
Tim Hunt
|
5e8a85aa64
|
MDL-20636 Massively reduce the number of references to quiz in the question code.
This mostly involves moving lang strings around, but I don't have time to do an AMOS script now.
|
2011-02-23 18:53:50 +00:00 |
|
Tim Hunt
|
88f0eb1546
|
MDL-20636 Reveiw all throw statements.
|
2011-02-23 16:50:09 +00:00 |
|
Tim Hunt
|
f7c1dfaf79
|
MDL-20636 Finish off converting question import.
|
2011-02-21 17:29:18 +00:00 |
|
Eloy Lafuente (stronk7)
|
c04c06dc8e
|
Merge branch 'MDL-25616_recent_messages' of git://github.com/andyjdavis/moodle
Conflicts fixed:
message/index.php
message/lib.php
|
2011-02-15 19:26:21 +01:00 |
|
jeromemoodle
|
c73f196391
|
MDL-26179 implement the new 5 registration use cases
|
2011-02-15 10:24:32 +01:00 |
|
andyjdavis
|
bcab42daf2
|
message MDL-25616 adding recent conversations and recent notifications screens
|
2011-02-15 11:17:38 +08:00 |
|
Eloy Lafuente (stronk7)
|
2623f6bef2
|
Merge branch 'w07_MDL-25778_20_defaultcity' of git://github.com/skodak/moodle
|
2011-02-14 23:24:52 +01:00 |
|
Petr Skoda
|
fa7f750c60
|
MDL-25778 add defaultcity option
This is based on patch by Jonathan Harker.
|
2011-02-14 20:10:50 +01:00 |
|
Petr Skoda
|
743fff98dc
|
MDL-26142 fix immediately spelling in strings, comments and code
|
2011-02-13 11:36:46 +01:00 |
|
Eloy Lafuente (stronk7)
|
20ba9a2e47
|
Merge branch 'MDL-17357-duplicate-strings' of git://github.com/mudrd8mz/moodle
|
2011-02-07 15:53:15 +01:00 |
|
David Mudrak
|
d5b7f35d65
|
MDL-17357 Removed duplicate string definitions
|
2011-02-07 15:08:07 +01:00 |
|
Sam Hemelryk
|
c1a974983a
|
Merge branch 'MDL-26245-typo_in_exception_string' of git://github.com/mudrd8mz/moodle
|
2011-02-07 15:41:26 +08:00 |
|
David Mudrak
|
b74ceb3ff5
|
MDL-26252 Added help icon at import groups page
AMOS BEGIN
MOV [importgroups,core],[importgroups,core_group]
AMOS END
|
2011-02-04 10:45:30 +01:00 |
|
David Mudrak
|
73f99ca18f
|
MDL-26245 Fixed typo in dbtransfer exception string
|
2011-02-04 10:45:21 +01:00 |
|
Tim Hunt
|
74c479f212
|
MDL-20636 Merge branch 'master' into qe2_wip
Conflicts:
lib/questionlib.php
question/type/calculated/lang/en/qtype_calculated.php
question/type/questiontype.php
|
2011-02-03 11:18:40 +00:00 |
|
Eloy Lafuente (stronk7)
|
29650825ad
|
PULL-99, MDL-25929 progresstrackedroles out. Fixed conflicts and whitespace
|
2011-01-24 11:55:57 +01:00 |
|
Petr Skoda
|
25b355b623
|
MDL-26008 improved creator role description
|
2011-01-23 12:53:12 +01:00 |
|
andyjdavis
|
a071dbb66b
|
gradebook MDL-20617 added more control over what columns are displayed on the user report
|
2011-01-18 17:13:06 +08:00 |
|
Tim Hunt
|
c76145d3e4
|
MDL-20636 Previewing a truefalse question in deferred feedback mode now works.
|
2011-01-13 18:35:43 +00:00 |
|
Tim Hunt
|
2b7da64586
|
MDL-20636 It is now possible to save a truefalse question you have created.
This includes all the necessary DB upgrades.
Also all unit tests in question/type/simpletest and question/type/truefalse now pass.
|
2011-01-13 18:35:41 +00:00 |
|
sam marshall
|
1c6ed50500
|
completion MDL-25929 Remove progresstrackedroles option
|
2011-01-10 15:20:24 +00:00 |
|
andyjdavis
|
a170818189
|
course MDL-25831 made course request notifications work
|
2011-01-04 13:35:08 +08:00 |
|
Rossiani Wijaya
|
39f2bbf3fb
|
MDL-25186: add environmental check to recommend PHP 5.3.3
|
2010-12-22 16:45:17 +08:00 |
|
Eloy Lafuente (stronk7)
|
6af80cae01
|
MDL-24600 profiling - add xhprof integration
|
2010-12-20 21:41:45 +01:00 |
|
Dongsheng Cai
|
cd4559654d
|
"MDL-25634 Filepicker upload should handle files which exceed max_post_size directive in php.ini"
|
2010-12-10 04:13:09 +00:00 |
|
Helen Foster
|
f085c3eccb
|
MDL-21250 capital letters removal
|
2010-12-08 19:47:46 +00:00 |
|
Helen Foster
|
351d05ead4
|
MDL-21250 capital letters removal
|
2010-12-08 19:42:42 +00:00 |
|
Helen Foster
|
9825422e02
|
MDL-21250 capital letters removal
|
2010-12-08 19:34:47 +00:00 |
|
Helen Foster
|
600962e843
|
MDL-21250 capital letters removal
|
2010-12-08 19:16:17 +00:00 |
|
Helen Foster
|
c8761a0b23
|
MDL-21250 capital letters removal
|
2010-12-08 15:37:34 +00:00 |
|
Helen Foster
|
bbe6f6e113
|
MDL-21250 capital letters removal and greylisted string removal
|
2010-12-08 15:35:52 +00:00 |
|
Helen Foster
|
e5a0920419
|
MDL-21250 capital letters removal
|
2010-12-08 14:34:03 +00:00 |
|
Sam Hemelryk
|
90e920c7f4
|
output MDL-25597 Added three new config settings that allow you to add additional HTML to every page.
|
2010-12-07 08:48:38 +00:00 |
|
Helen Foster
|
4997ee5543
|
MDL-21250 capital letters removal
|
2010-12-02 21:48:04 +00:00 |
|
Helen Foster
|
1973cf9be8
|
MDL-21250 capital letters removal
|
2010-12-02 19:18:08 +00:00 |
|
jerome mouneyrac
|
ceb1bad4ad
|
webservice MDL-25444 indicate which field are unexpected in case of web service error
|
2010-11-30 01:55:17 +00:00 |
|
Helen Foster
|
5735fefc93
|
MDL-21250 capital letters removal
|
2010-11-29 15:49:58 +00:00 |
|
Sam Marshall
|
3371ff92da
|
Conditional activities MDL-24180 Change wording of 'accessible' dates to 'access', make a bit more consistent
|
2010-11-26 13:52:16 +00:00 |
|
David Mudrak
|
b68af0358e
|
MDL-21250 Fixed uppercase characters in blog strings
|
2010-11-26 11:13:58 +00:00 |
|
David Mudrak
|
19414fa47b
|
Fixed trivial typo in a string
|
2010-11-26 09:17:43 +00:00 |
|
Sam Hemelryk
|
c96c3b7dbe
|
calendar MDL-25302 Fixed typo in calendar language pack. Thanks Bente for spotting.
|
2010-11-22 05:41:23 +00:00 |
|
Pierre Pichet
|
a3130f2cf7
|
MDL-25353 Correcting lang string
|
2010-11-21 04:55:25 +00:00 |
|
David Mudrak
|
d6f50ce6d1
|
portfolio: fixed email body text so that html body matches the plain text version
|
2010-11-21 01:13:33 +00:00 |
|
David Mudrak
|
3278dfeb5f
|
MDL-21250 fixed capitalized words and redundant spaces
|
2010-11-21 01:13:15 +00:00 |
|
David Mudrak
|
5b2b977db7
|
MDL-21250 capitalized words in core_question
|
2010-11-20 20:38:31 +00:00 |
|