Commit graph

10190 commits

Author SHA1 Message Date
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
Petr Skoda
7e8860c478 MDL-22538 fixing yui 3rd party lib info 2010-05-21 12:37:44 +00:00
Petr Skoda
c595847d11 MDL-22538 final switch to YUI 3.1.1 and 2.8.1 2010-05-21 12:33:46 +00:00
Petr Skoda
9b1662120f MDL-22538 updated readme 2010-05-21 12:23:41 +00:00
Petr Skoda
0fb81fab40 MDL-22538 adding phploader support for YUI 3.1.1 and 2.8.1 2010-05-21 12:22:37 +00:00
Petr Skoda
c20792b145 MDL-22538 importing new YUI 3.1.1 2010-05-21 12:14:09 +00:00
Petr Skoda
e9b4e764e3 MDL-22538 importing new YUI 2.8.1 2010-05-21 12:07:32 +00:00
Petr Skoda
6bf8f5cd2b another borked lineending fixed 2010-05-21 11:59:51 +00:00
Petr Skoda
426dcd6482 fixed borked line ending - git hates these 2010-05-21 11:59:31 +00:00
Sam Marshall
31c9330392 accesslib MDL-22527 Batch change to replace 'legacy' arrays with 'archetypes' arrays in access.php 2010-05-21 11:51:23 +00:00
Sam Marshall
9e0c17fbf5 MDL-22527 Accesslib patch to support name 'archetypes' instead of 'legacy' in access.php files 2010-05-21 11:43:37 +00:00
Petr Skoda
39668e9beb MDL-22544 html purifier now default cleaning engine - die kses die 2010-05-21 11:13:52 +00:00
Petr Skoda
7ff7f704d1 MDL-22537 new html purifier 2010-05-21 10:40:56 +00:00
Dongsheng Cai
879b4f9ae1 MDL-13766, improve file picker UI 2010-05-21 08:13:08 +00:00
Andrew Davis
3180bc2cc1 rating MDL-22526 adding sesskey to improve security 2010-05-21 03:43:45 +00:00
Sam Hemelryk
56ed242b51 navigation MDL-20276 Fixed up the navigation for the quiz module and question section as per Tim's recommendation.
* Routine navigation through the quiz and question modules
* Fixed navbar through quiz and questions
* Pages headers added throughout
* Added method to turn a navigation node into a tabs array suitable for use with print tabs
2010-05-21 03:15:48 +00:00
Petr Skoda
443f642ed4 MDL-17617 finally getting rid of unmaintained Snoopy library 2010-05-20 17:21:57 +00:00
Petr Skoda
49d957abfc MDL-22533 removing obsoleted sso infrastructure - core updated too 2010-05-20 17:20:06 +00:00
Petr Skoda
3a1055a548 MDL-22532 support for fetching of large files via temp files 2010-05-20 17:13:07 +00:00
David Mudrak
7be6768138 MDL-22295 CLI installer supports --chmod argument to define $CFG->directorypermissions 2010-05-20 13:40:45 +00:00
Petr Skoda
6167660806 fixed inconsistent whitespace and obsolete use of $result in upgrades 2010-05-20 09:09:08 +00:00
Sam Hemelryk
2713c6bd7c navigation MDL-22524 Integrated blogs with the settings navigation. 2010-05-20 08:04:20 +00:00
Petr Skoda
906fb8f883 MDL-17445 course deletion cleanup and adding new event that is triggered after removing course content 2010-05-20 07:59:13 +00:00