Commit graph

10162 commits

Author SHA1 Message Date
Petr Skoda
3fdcc0a0df MDL-22015 moving CFG settings out from string_manager code to constructor parameters - this should help with testing in future and allows easier tweaking in advanced deployments 2010-05-22 22:31:19 +00:00
Petr Skoda
1e06adb47c MDL-22546 do not accept bogus params in fulldelete() 2010-05-22 21:40:03 +00:00
Petr Skoda
fa9f6bf644 a bit more comment typo fixes 2010-05-22 20:31:11 +00:00
Petr Skoda
b921b6eeba some comment typos 2010-05-22 20:24:28 +00:00
Petr Skoda
8660ac6eca a few comment typos 2010-05-22 20:22:24 +00:00
Petr Skoda
01ee99f4c5 yet more comment typos 2010-05-22 20:19:23 +00:00
Petr Skoda
71c03ac138 comment typos 2010-05-22 20:16:12 +00:00
Petr Skoda
1a10840ebe typos in comments 2010-05-22 20:11:40 +00:00
Petr Skoda
09c48cea8b MDL-21435 sending JS cache to cache/js instead of temp; adding purging of JS caches 2010-05-22 20:04:06 +00:00
Petr Skoda
6b2ad29acb MDL-22546 more code cleanup 2010-05-22 20:02:17 +00:00
Petr Skoda
4cee2155b2 MDL-22546 improving dir creation handling and improving dataroot support in config only scripts; using 02777 as default in lib/setup.php to match the default in config-dist.php 2010-05-22 19:59:59 +00:00
Petr Skoda
173ba4f1ca more and more commit typos 2010-05-22 19:34:17 +00:00
Petr Skoda
5ac09e8b82 MDL-22550 grrr, fixing regression, missed the MDL number in previous commit in this file 2010-05-22 19:30:33 +00:00
Petr Skoda
7a2df05c76 better protection of JS minify script 2010-05-22 19:28:29 +00:00
Petr Skoda
5a75ac0ab6 fixed whitespace 2010-05-22 19:12:29 +00:00
Petr Skoda
2836e77da3 comment typos 2010-05-22 19:10:44 +00:00
Petr Skoda
9207f7047a few comment typos 2010-05-22 19:08:27 +00:00
Petr Skoda
23e7b7cce1 more comment typos 2010-05-22 19:06:34 +00:00
Petr Skoda
9d40814e0a adding todo for weird editor admin settings code 2010-05-22 19:04:48 +00:00
Petr Skoda
0f6db1c3d2 fixed comment typo 2010-05-22 19:01:52 +00:00
Petr Skoda
640df5d0df more typos in comments fixed 2010-05-22 19:00:48 +00:00
Petr Skoda
e26eafd49e fixed comment typos 2010-05-22 18:59:12 +00:00
Petr Skoda
4f65e0fbf7 more comment typos fixed 2010-05-22 18:46:43 +00:00
Petr Skoda
efb8c37573 fixed a few comment typos 2010-05-22 18:38:18 +00:00
Petr Skoda
996b1e0ce3 fixed typos 2010-05-22 14:43:46 +00:00
Petr Skoda
caf2bec906 MDL-16089 major mod/resource lang pack cleanup 2010-05-22 14:37:54 +00:00
Petr Skoda
9b56a34f7d MDL-16089 some resource lib and lang pack cleanup
AMOS START
 MOV [displayauto,mod_resource],[resourcedisplayauto,core]
 MOV [displaydownload,mod_resource],[resourcedisplaydownload,core]
 MOV [displayembed,mod_resource],[resourcedisplayembed,core]
 MOV [displayframe,mod_resource],[resourcedisplayframe,core]
 MOV [displaynew,mod_resource],[resourcedisplaynew,core]
 MOV [displayopen,mod_resource],[resourcedisplayopen,core]
 MOV [displaypopup,mod_resource],[resourcedisplaypopup,core]

AMOS END
2010-05-22 13:54:41 +00:00
Petr Skoda
bf34822b9d MDL-22547 course->legacyfiles switch implemented 2010-05-22 13:10:05 +00:00
Petr Skoda
ed149942a6 fixed more silly typos in comments 2010-05-21 19:31:17 +00:00
Petr Skoda
83020ca026 fixed small comment typos 2010-05-21 19:27:08 +00:00
Petr Skoda
d6e7a05713 fixed comment typos, removed silly global object docs 2010-05-21 19:13:00 +00:00
Petr Skoda
1275723f36 fixed typo 2010-05-21 19:08:35 +00:00
Petr Skoda
875e5f070b fixed a few typos in adminlib too 2010-05-21 19:06:38 +00:00
Petr Skoda
f7d515b6d3 fixed silly comment typos 2010-05-21 18:57:05 +00:00
Petr Skoda
4c8725be66 fixed comment typos 2010-05-21 18:50:07 +00:00
Petr Skoda
25a0c3e57b some DTL comment typos fixed 2010-05-21 18:45:04 +00:00
Petr Skoda
a3790ed5db a few more DDL comment typos 2010-05-21 18:42:50 +00:00
Petr Skoda
72c45dcc1b DDL comment typos 2010-05-21 18:37:22 +00:00
Petr Skoda
2434f624ad yet more comment typos 2010-05-21 18:32:44 +00:00
Petr Skoda
14c423d70e a few more comment typos 2010-05-21 18:29:35 +00:00
Petr Skoda
02df9cfdfb comment typos again 2010-05-21 18:25:59 +00:00
Petr Skoda
4d276e3482 more comment typos 2010-05-21 18:23:06 +00:00
Petr Skoda
862d54c314 fixed a large number of typos in comments :-( 2010-05-21 18:18:42 +00:00
Petr Skoda
5ad9704bc5 fixed typo 2010-05-21 18:18:11 +00:00
Petr Skoda
34ff25a6ef fixed multiple inline docs comment typos 2010-05-21 18:11:57 +00:00
Petr Skoda
8bb701112d fixed comment typo 2010-05-21 17:40:28 +00:00
Petr Skoda
3b5ff37f24 MDL-22546 removing dirroot from the config.php - this should finally solve the symbolic links issues because we know 100% what should be in $CFG->dirroot once we get into lib/setup.php, it is being initialised there automatically instead + more robust handling of dataroot + simplified config-dist.php and installer; the $CFG->admin is now visible only if admin directory can not be found; please note the old config.php's are still going to work, if admins remove the dirroot they have to add the __FILE__ into require_once lib/setup.php at the end of old config 2010-05-21 17:32:15 +00:00
Petr Skoda
08fcf3a0f4 MDL-22538 removing older YUI versions that are not used any more 2010-05-21 14:11:32 +00:00
David Mudrak
3869ab1ac6 MDL-21695 gradebook: Extra credit help strings
String aggregationcoefextraweight is used when editing an item which is
aggregated by Mean of grades (with extra credit) and was reworded to
Extra credit weight (because in fact it is the weight of the extra
credit - if it equals zero, the grade is not extra)

String aggregationcoefextrasum is used for Sum of grades and Simple
weighted mean of grades, meaning a checkbox extra credit yes/no

String aggregationcoefextra is used in the header of table Categories
and items (either Simple view or Full view). It must contain the information
about both meanings of aggregation.

AMOS BEGIN
 HLP grade/aggregationcoefcombo.html,[aggregationcoefextra_help,core_grades]
 HLP grade/aggregationcoefextra.html,[aggregationcoefextraweight_help,core_grades]
 HLP grade/aggregationcoefextrasum.html,[aggregationcoefextrasum_help,core_grades]
AMOS END
2010-05-21 13:46:28 +00:00
Petr Skoda
305664e9bc soap emulation library not used any more in 2.0 2010-05-21 12:42:26 +00:00