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
David Mudrak
b06db23fb7
MDL-21695 help grade/calculation.html replaced with a file
...
The contents put to wiki, no AMOS auto-replacement due to the length of
the file.
2010-05-24 15:22:12 +00:00
David Mudrak
03c7d2dc89
MDL-22015 Committing Petr's improvement of core_string_manager disk cache
...
Version bump needed so that the cache is cleared on upgrade. Cached
files are now valid PHP files instead of fetching them into string and
running eval(). Credit goes to skodak.
2010-05-24 14:53:34 +00:00
Helen Foster
c72fc30cde
MDL-21695 adding help string
2010-05-24 13:52:38 +00:00
David Mudrak
775fa8c29b
MDL-21695 grade/averagesdisplaytype.html
...
AMOS BEGIN
HLP grade/averagesdisplaytype.html,[averagesdisplaytype_help,core_grades]
AMOS END
2010-05-24 12:00:43 +00:00
David Mudrak
92dc9e7f9c
MDL-21695 grade/averagesdecimalpoints.html
...
AMOS BEGIN
HLP grade/averagesdecimalpoints.html,[averagesdecimalpoints_help,core_grades]
AMOS END
2010-05-24 10:19:44 +00:00
David Mudrak
caf698c89d
MDL-21695 Grader preferences form uses help strings
2010-05-24 10:17:48 +00:00
David Mudrak
9be8e8a87b
MDL-21695 Deleted aggregationview.html, not used any more
2010-05-24 09:54:43 +00:00
David Mudrak
6e2d05aeb8
MDL-21695 grade/aggregationposition.html
...
AMOS BEGIN
HLP grade/aggregationposition.html,[aggregationposition_help,core_grades]
AMOS END
2010-05-24 09:51:50 +00:00
David Mudrak
f89b71eb4b
MDL-21695 Tranferred grade/aggregation.html into the help string
...
AMOS BEGIN
HLP grade/aggregation.html,[aggregation_help,core_grades]
AMOS END
2010-05-24 09:51:22 +00:00
Dongsheng Cai
e425638049
MDL-16493, database module use filepicker to choose file/pciture, url field use file picker to choose link.
2010-05-24 09:05:40 +00:00
Sam Hemelryk
33408822df
navigation MDL-22560 changed English thisvertical to btt and cleaned up title orientation code
2010-05-24 08:50:03 +00:00
Helen Foster
90f4a43ad1
MDL-21695 adding help string
2010-05-24 08:13:35 +00:00
Dongsheng Cai
bb496de7c2
MDL-13766, move file picker element to core renderer
2010-05-24 07:55:57 +00:00