41734 Commits

Author SHA1 Message Date
Andrew Davis
cda0469680 chat MDL-22564 removed old commented out code and added a missing definition of $OUTPUT 2010-05-26 01:53:27 +00:00
Andrew Davis
68bde4a104 filters MDL-22564 removed old commented out code 2010-05-26 01:42:56 +00:00
Andrew Davis
e4cd4de28a filters MDL-22564 fixing some php errors in the filters 2010-05-26 01:31:11 +00:00
Moodle Robot
cad676eede Updated the HEAD build version to 20100526 2010-05-26 00:43:26 +00:00
David Mudrak
af8d4d9128 MDL-18797 current language pack updated during upgrade
Also fixes langimport.php to use the new function to get parent language
of a given language.
2010-05-26 00:29:33 +00:00
Pierre Pichet
eec8ba2343 MDL-21695 moving strings related to Choose dataset properties and Edit the datasets from quiz.php to qtype_calculated.php 2010-05-26 00:10:38 +00:00
Pierre Pichet
8ef9f8ead6 MDL-21694 using strings from namely qtype_calculated as this code is also used with qtype_calculatedmulti . 2010-05-26 00:08:51 +00:00
David Mudrak
a9e41d3e92 MDL-18797 admin/langimport.php works again for Moodle 2.0 language packs
I have prepared language packs at
http://download.moodle.org/langpack/2.0 manually for now. To be
automated once the production AMOS server is up and running.
2010-05-26 00:03:56 +00:00
Pierre Pichet
efeedf0475 MDL-21695 moving strings related to Choose dataset properties and Edit the datasets from quiz.php to qtype_calculated.php
and adding very elementary.. help strings
2010-05-26 00:01:21 +00:00
David Mudrak
5cefe4f1b5 MDL-21696 Temporarily hiding language editing feature from admin tree
To be replaced by the new tool.
2010-05-25 23:53:36 +00:00
David Mudrak
45b0ad577e Removing obsolete file 2010-05-25 23:51:49 +00:00
Eloy Lafuente
7874b33dd1 MDL-22503 upgrade - fixing typo. How is it possible this to be here? 2010-05-25 18:25:50 +00:00
Pierre Pichet
327b0d444d MDL-20296 using $state->options->raw_unitpenalty to display the unit penalty 2010-05-25 17:17:46 +00:00
Pierre Pichet
7897d6fcad MDL-20296 using $state->options->raw_unitpenalty to dispaly the unit penalty 2010-05-25 17:12:17 +00:00
Helen Foster
2ea1237927 MDL-21695 changing help and link strings 2010-05-25 15:59:09 +00:00
Helen Foster
00aac9a54b MDL-21695 adding help and link strings 2010-05-25 15:50:55 +00:00
Eloy Lafuente
57c3a35887 MDL-22503 blocks upgrade - delete orphan block instances before enforcing NOT NULL constraints 2010-05-25 15:42:49 +00:00
Helen Foster
92a119f53d MDL-21695 adding help and link strings 2010-05-25 15:42:40 +00:00
Helen Foster
5a2c8d077f MDL-21695 adding help and link strings 2010-05-25 15:34:33 +00:00
Tim Hunt
4051a78fa6 quiz editing: MDL-22364 fix text overlap problem by moving something from standard to base. 2010-05-25 15:26:24 +00:00
Helen Foster
c96e53b75e MDL-21695 adding help and link strings 2010-05-25 13:08:55 +00:00
Helen Foster
d87be06cc8 MDL-21695 adding help and link strings 2010-05-25 12:47:39 +00:00
Helen Foster
880fde42db MDL-21695 adding help and link strings 2010-05-25 10:12:28 +00:00
Helen Foster
aaba6e8afe MDL-21695 adding help and link strings 2010-05-25 09:49:52 +00:00
Helen Foster
cc002f9d04 MDL-21695 rewording help string 2010-05-25 09:39:46 +00:00
Helen Foster
e3866c921a MDL-21695 adding help and link strings 2010-05-25 09:37:52 +00:00
Helen Foster
8fc9983501 MDL-21695 adding help strings 2010-05-25 09:16:20 +00:00
Jordi Piguillem
2dd18a9323 [MDL-22553]
Fixing problems with sql sentences using LIMIT
2010-05-25 09:06:45 +00:00
Andrew Davis
07a27d84d9 filters MDL-22564 added global OUTPUT definition as it was being referenced 2010-05-25 08:41:20 +00:00
David Mudrak
0b8c64706f MDL-22575 Preparing langconfig.php in the English pack
As all strings must be defined in the English language pack, we must add
thislanguageint into English langconfig.php, too. Also added empty
parentlang, even it is not used, for the same reason.
2010-05-25 08:40:29 +00:00
jerome mouneyrac
2a648ff2c2 publication MDL-19315 add hub listing status checking functionality 2010-05-25 08:26:16 +00:00
Martin Dougiamas
89c510174e navigation MDL-22425 Moved 'defaulthomepage' to navigation settings from user policy page 2010-05-25 07:40:24 +00:00
Sam Hemelryk
aac0dc92fb navigation MDL-22425 Fixed bug with adding section activities and resources 2010-05-25 07:38:44 +00:00
Andrew Davis
54caa598ee gradebook MDL-22522 fixed navigation issues around editing letters 2010-05-25 07:03:06 +00:00
Dongsheng Cai
da794241f3 "MDL-16597, show a hand cursor file menu" 2010-05-25 06:48:55 +00:00
Dongsheng Cai
309da23fa6 "MDL-16597, changed orders of filename and file menu" 2010-05-25 06:41:00 +00:00
Dongsheng Cai
713e08cf97 MDL-16597, moved menu button, credits to martin's menu icon 2010-05-25 06:28:42 +00:00
Sam Hemelryk
9a4cf07777 navigation MDL-22560 Booleans were the wrong way around 2010-05-25 05:32:46 +00:00
jerome mouneyrac
30a4fb1b97 webservice MDL-22562 add missing user profile custom fields to external create_users function + update test client 2010-05-25 03:44:29 +00:00
jerome mouneyrac
ad8b5ba212 webservice MDL-21579 $this->simple is now a DEFINE. Fix the forgotten ones. 2010-05-25 03:41:24 +00:00
Sam Hemelryk
533299cbec navigation MDL-22425 Fixed minor bug when logged in as student and viewing a course without the view participants permission 2010-05-25 03:34:08 +00:00
Pierre Pichet
c4979f0220 MDL-20585 Adding new lang strings 2010-05-25 03:26:15 +00:00
jerome mouneyrac
03dd2f5603 webservice MDL-20805 do not force "display token values only for https connection" 2010-05-25 03:14:11 +00:00
Moodle Robot
7fe254b2be Updated the HEAD build version to 20100525 2010-05-25 00:41:59 +00:00
David Mudrak
662672602e MDL-21695 grade/exportdecimalpoints.html (not used) and overall decimal points fix
AMOS BEGIN
 MOV [configexportdecimalpoints,core_grades],[gradeexportdecimalpoints_desc,core_grades]
AMOS END
2010-05-24 16:10:18 +00:00
David Mudrak
1dcc6e0705 MDL-21695 grade exceptions applies to pre-1.9 gradebook 2010-05-24 15:46:58 +00:00
David Mudrak
b37760fcf8 MDL-21695 Replaced grade/droplow.html
AMOS BEGIN
 HLP grade/droplow.html,[droplow_help,core_grades]
AMOS END
2010-05-24 15:41:05 +00:00
David Mudrak
1155b8dbfe MDL-21695 Replaced grade/decimalpoints.html
AMOS BEGIN
 HLP grade/decimalpoints.html,[decimalpoints_help,core_grades]
AMOS END
2010-05-24 15:35:03 +00:00
David Mudrak
79ebbedf33 MDL-21695 Obsolete help file deleted
Applies to pre-1.9 gradebook.
2010-05-24 15:22:56 +00:00
David Mudrak
b47566d9c1 MDL-21695 Enable AJAX in gradebook: help string name fixed
AMOS BEGIN
 MOV [configenableajax,core_grades],[enableajax_help,core_grades]
AMOS END
2010-05-24 15:22:28 +00:00