41803 Commits

Author SHA1 Message Date
Dongsheng Cai
0e77c30462 MDL-13766, added yui cookie component requirement. 2010-05-26 09:45:13 +00:00
Dongsheng Cai
a756cb3769 MDL-13766, file picker now remember user's recent used repository plugin and license 2010-05-26 09:43:46 +00:00
Andrew Davis
25755917b8 gradebook MDL-21562 Commented out a probably unnecessary variable definition 2010-05-26 09:04:00 +00:00
Andrew Davis
08ab3b09bf gradebook MDL-21562 Removed a bunch of unused code and commented out a bunch more Im pretty sure can go as well 2010-05-26 09:00:44 +00:00
Andrew Davis
33b950093d gradebook MDL-21562 Improved a comment 2010-05-26 08:59:40 +00:00
Andrew Davis
bab41ab7b6 gradebook MDL-21562 commented out a bunch of code that should be ok to be deleted. 2010-05-26 08:58:53 +00:00
Helen Foster
c35aa9f16e MDL-21695 adding help and link strings 2010-05-26 08:46:47 +00:00
Dongsheng Cai
b80ef420d0 MDL-22582, file_tree_viewer implementaion in core renderer 2010-05-26 08:32:31 +00:00
Dongsheng Cai
ac9c14dd29 MDL-22548, hide main file element completely 2010-05-26 07:09:02 +00:00
jerome mouneyrac
1daea7fa49 publication MDL-19315 trivial code improvement 2010-05-26 07:00:57 +00:00
jerome mouneyrac
8f6e76c1e6 course publication MDL-19315 fix regression: do not delete any temp backup when advertising a course 2010-05-26 06:30:57 +00:00
jerome mouneyrac
804360f9e1 course publication MDL-19315 fix warning bug during backup upload + send right ws token to the hub 2010-05-26 06:13:58 +00:00
jerome mouneyrac
78f00eab26 community block MDL-19314 improve the download form (check that if the file already exist in the file aera, change link for button, delete temp downloaded file, change name of the backup file including course name) 2010-05-26 05:06:02 +00:00
Pierre Pichet
eb1284a2c7 MDL-20296 cleaning code 2010-05-26 04:14:31 +00:00
Pierre Pichet
4433c6c407 MDL-22578 temporary fix of explorer and safari display of numerical unit choice (radio elements) 2010-05-26 04:11:55 +00:00
jerome mouneyrac
f1c9ff3699 webservice MDL-22580 fixing all the wrong PARAM_ into /enrol/externallib.php 2010-05-26 02:53:13 +00:00
Andrew Davis
2519710d4b glossary MDL-22564 removed some commented out old code and slightly reformatted for clarity 2010-05-26 02:11:45 +00:00
Andrew Davis
f816273a3e blocks MDL-22564 removed some commented out old code and set online users popup height and width to what they apparently should be 2010-05-26 02:05:58 +00:00
Andrew Davis
59fe61bcc6 hotpot MDL-22564 added a missing definition of $OUTPUT 2010-05-26 02:01:05 +00:00
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