moodle.git
15 years agomore comment typos
Petr Skoda [Fri, 21 May 2010 18:23:06 +0000 (18:23 +0000)]
more comment typos

15 years agofixed a large number of typos in comments :-(
Petr Skoda [Fri, 21 May 2010 18:18:42 +0000 (18:18 +0000)]
fixed a large number of typos in comments :-(

15 years agofixed typo
Petr Skoda [Fri, 21 May 2010 18:18:11 +0000 (18:18 +0000)]
fixed typo

15 years agofixed multiple inline docs comment typos
Petr Skoda [Fri, 21 May 2010 18:11:57 +0000 (18:11 +0000)]
fixed multiple inline docs comment typos

15 years agoanother typo
Petr Skoda [Fri, 21 May 2010 18:00:13 +0000 (18:00 +0000)]
another typo

15 years agoyet another overridden typo
Petr Skoda [Fri, 21 May 2010 17:57:49 +0000 (17:57 +0000)]
yet another overridden typo

15 years agofixed another typo
Petr Skoda [Fri, 21 May 2010 17:57:21 +0000 (17:57 +0000)]
fixed another typo

15 years agofixed typo
Petr Skoda [Fri, 21 May 2010 17:55:50 +0000 (17:55 +0000)]
fixed typo

15 years agofixed some old typos
Petr Skoda [Fri, 21 May 2010 17:51:33 +0000 (17:51 +0000)]
fixed some old typos

15 years agofixed gnu version
Petr Skoda [Fri, 21 May 2010 17:48:57 +0000 (17:48 +0000)]
fixed gnu version

15 years agofixed some typos
Petr Skoda [Fri, 21 May 2010 17:46:11 +0000 (17:46 +0000)]
fixed some typos

15 years agofixed comment typo
Petr Skoda [Fri, 21 May 2010 17:40:28 +0000 (17:40 +0000)]
fixed comment typo

15 years agoMDL-22546 removing dirroot error string which is not used any more
Petr Skoda [Fri, 21 May 2010 17:39:26 +0000 (17:39 +0000)]
MDL-22546 removing dirroot error string which is not used any more

15 years agofixed typo
Petr Skoda [Fri, 21 May 2010 17:36:48 +0000 (17:36 +0000)]
fixed typo

15 years agoMDL-22546 removing dirroot from the config.php - this should finally solve the symbol...
Petr Skoda [Fri, 21 May 2010 17:32:15 +0000 (17:32 +0000)]
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

15 years agoMDL-21695 rewording help strings
Helen Foster [Fri, 21 May 2010 15:35:36 +0000 (15:35 +0000)]
MDL-21695 rewording help strings

15 years agoMDL-22538 removing older YUI versions that are not used any more
Petr Skoda [Fri, 21 May 2010 14:11:32 +0000 (14:11 +0000)]
MDL-22538 removing older YUI versions that are not used any more

15 years agoMDL-21695 gradebook: Item weight help string
David Mudrak [Fri, 21 May 2010 13:46:53 +0000 (13:46 +0000)]
MDL-21695 gradebook: Item weight help string

Most of the calls has been fixed by the previous commit as item weight
is in fact just an interpretation of aggregation coefficient value.

AMOS BEGIN
 HLP grade/aggregationcoefweight.html,[aggregationcoefweight_help,core_grades]
AMOS END

15 years agoMDL-21695 gradebook: Extra credit help strings
David Mudrak [Fri, 21 May 2010 13:46:28 +0000 (13:46 +0000)]
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

15 years agoMDL-21695 Replacing grade/aggregatesubcats.html
David Mudrak [Fri, 21 May 2010 13:45:55 +0000 (13:45 +0000)]
MDL-21695 Replacing grade/aggregatesubcats.html

AMOS BEGIN
 HLP grade/aggregatesubcats.html,[aggregatesubcats_help,core_grades]
AMOS END

15 years agoMDL-21695 Replacing grade/aggregateoutcomes.html
David Mudrak [Fri, 21 May 2010 13:45:29 +0000 (13:45 +0000)]
MDL-21695 Replacing grade/aggregateoutcomes.html

AMOS BEGIN
 HLP grade/aggregateoutcomes.html,[aggregateoutcomes_help,core_grades]
AMOS END

15 years agoMDL-20296 correcting unit penalty display
Pierre Pichet [Fri, 21 May 2010 13:31:34 +0000 (13:31 +0000)]
MDL-20296 correcting unit penalty display

15 years agoMDL-20296 correcting Correct response display
Pierre Pichet [Fri, 21 May 2010 13:07:58 +0000 (13:07 +0000)]
MDL-20296 correcting Correct response display

15 years agosoap emulation library not used any more in 2.0
Petr Skoda [Fri, 21 May 2010 12:42:26 +0000 (12:42 +0000)]
soap emulation library not used any more in 2.0

15 years agoMDL-22538 fixing yui 3rd party lib info
Petr Skoda [Fri, 21 May 2010 12:37:44 +0000 (12:37 +0000)]
MDL-22538 fixing yui 3rd party lib info

15 years agoMDL-22538 final switch to YUI 3.1.1 and 2.8.1
Petr Skoda [Fri, 21 May 2010 12:33:46 +0000 (12:33 +0000)]
MDL-22538 final switch to YUI 3.1.1 and 2.8.1

15 years agoMDL-22538 updated readme
Petr Skoda [Fri, 21 May 2010 12:23:41 +0000 (12:23 +0000)]
MDL-22538 updated readme

15 years agoMDL-22538 adding phploader support for YUI 3.1.1 and 2.8.1
Petr Skoda [Fri, 21 May 2010 12:22:37 +0000 (12:22 +0000)]
MDL-22538 adding phploader support for YUI 3.1.1 and 2.8.1

15 years agoMDL-22538 importing new YUI 3.1.1
Petr Skoda [Fri, 21 May 2010 12:14:09 +0000 (12:14 +0000)]
MDL-22538 importing new YUI 3.1.1

15 years agoMDL-22538 importing new YUI 2.8.1
Petr Skoda [Fri, 21 May 2010 12:07:32 +0000 (12:07 +0000)]
MDL-22538 importing new YUI 2.8.1

15 years agoanother borked lineending fixed
Petr Skoda [Fri, 21 May 2010 11:59:51 +0000 (11:59 +0000)]
another borked lineending fixed

15 years agofixed borked line ending - git hates these
Petr Skoda [Fri, 21 May 2010 11:59:31 +0000 (11:59 +0000)]
fixed borked line ending - git hates these

15 years agoaccesslib MDL-22527 (undoing file accidentally committed with previous change - grr...
Sam Marshall [Fri, 21 May 2010 11:52:40 +0000 (11:52 +0000)]
accesslib MDL-22527 (undoing file accidentally committed with previous change - grr eclipse - sorry)

15 years agoaccesslib MDL-22527 Batch change to replace 'legacy' arrays with 'archetypes' arrays...
Sam Marshall [Fri, 21 May 2010 11:51:23 +0000 (11:51 +0000)]
accesslib MDL-22527 Batch change to replace 'legacy' arrays with 'archetypes' arrays in access.php

15 years agoMDL-22527 Accesslib patch to support name 'archetypes' instead of 'legacy' in access...
Sam Marshall [Fri, 21 May 2010 11:43:37 +0000 (11:43 +0000)]
MDL-22527 Accesslib patch to support name 'archetypes' instead of 'legacy' in access.php files

15 years agoMDL-22544 html purifier now default cleaning engine - die kses die
Petr Skoda [Fri, 21 May 2010 11:13:52 +0000 (11:13 +0000)]
MDL-22544 html purifier now default cleaning engine - die kses die

15 years ago[MDL-22112]
Jordi Piguillem [Fri, 21 May 2010 11:07:43 +0000 (11:07 +0000)]
[MDL-22112]
Finishing some todos and fixing some bugs

15 years agoMDL-22537 new html purifier
Petr Skoda [Fri, 21 May 2010 10:40:56 +0000 (10:40 +0000)]
MDL-22537 new html purifier

15 years agoMDL-10110 Improving display and setting language strings
Pierre Pichet [Fri, 21 May 2010 08:27:13 +0000 (08:27 +0000)]
MDL-10110 Improving display and setting language strings

15 years agoMDL-13766, improve file picker UI
Dongsheng Cai [Fri, 21 May 2010 08:13:08 +0000 (08:13 +0000)]
MDL-13766, improve file picker UI

15 years agoMDL-20296 undefined QTYPES
Pierre Pichet [Fri, 21 May 2010 08:11:06 +0000 (08:11 +0000)]
MDL-20296 undefined QTYPES

15 years agoMDL-20296 undefined QTYPE and misplaced }
Pierre Pichet [Fri, 21 May 2010 08:08:15 +0000 (08:08 +0000)]
MDL-20296 undefined QTYPE and misplaced }

15 years agorating MDL-22526 added item checks to rating submission
Andrew Davis [Fri, 21 May 2010 07:50:38 +0000 (07:50 +0000)]
rating MDL-22526 added item checks to rating submission

15 years agoChange the fields value (3rd parameter) from 'id' to 'u.id'
Rossiani Wijaya [Fri, 21 May 2010 03:50:00 +0000 (03:50 +0000)]
Change the fields value (3rd parameter) from 'id' to 'u.id'

15 years agorating MDL-22526 adding sesskey to improve security
Andrew Davis [Fri, 21 May 2010 03:43:45 +0000 (03:43 +0000)]
rating MDL-22526 adding sesskey to improve security

15 years agonavigation MDL-20276 Fixed version number
Sam Hemelryk [Fri, 21 May 2010 03:22:51 +0000 (03:22 +0000)]
navigation MDL-20276 Fixed version number

15 years agonavigation MDL-20276 Fixed up the navigation for the quiz module and question section...
Sam Hemelryk [Fri, 21 May 2010 03:15:48 +0000 (03:15 +0000)]
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

15 years agofixed typo for parameter value from treu to true.
Rossiani Wijaya [Fri, 21 May 2010 02:33:43 +0000 (02:33 +0000)]
fixed typo for parameter value from treu to true.

15 years agopublication MDL-19315 display message when no hub can be selected
jerome mouneyrac [Fri, 21 May 2010 02:13:22 +0000 (02:13 +0000)]
publication MDL-19315 display message when no hub can be selected

15 years agoMDL-20296 modifications necessary for improving grading for numerical and transform...
Pierre Pichet [Fri, 21 May 2010 01:37:42 +0000 (01:37 +0000)]
MDL-20296 modifications necessary for improving grading for numerical and transform display.html as independent from
shortanswer, add display of unitpenalty for numerical in print_question_grading_details()

15 years agoMDL-20296 improving grading for numerical and transform display.html as independent...
Pierre Pichet [Fri, 21 May 2010 01:32:53 +0000 (01:32 +0000)]
MDL-20296 improving grading for numerical and transform display.html as independent of the analoguous shortanswer file

15 years agoMDL-20296 improving grading for numerical and transform diplay.html as independent...
Pierre Pichet [Fri, 21 May 2010 01:31:35 +0000 (01:31 +0000)]
MDL-20296 improving grading for numerical and transform diplay.html as independent of the analoguous shortanswer file

15 years agoMDL-20296 creating common functions to handle units in numerical, calculated and...
Pierre Pichet [Fri, 21 May 2010 01:28:49 +0000 (01:28 +0000)]
MDL-20296 creating common functions to handle units in numerical, calculated and calculatedsimple edit forms
and improving grading and rendering

15 years agoMDL-20296 creating common functions to handle units in numerical, calculated and...
Pierre Pichet [Fri, 21 May 2010 01:26:46 +0000 (01:26 +0000)]
MDL-20296 creating common functions to handle units in numerical, calculated and calculatedsimple edit forms

15 years agoMDL-20296 improving grading for numerical
Pierre Pichet [Fri, 21 May 2010 01:24:07 +0000 (01:24 +0000)]
MDL-20296 improving grading for numerical

15 years agoMDL-20296 creating common functions to handle units in numerical, calculated and...
Pierre Pichet [Fri, 21 May 2010 01:18:35 +0000 (01:18 +0000)]
MDL-20296 creating common functions to handle units in numerical, calculated and calculatedsimple edit forms

15 years agoUpdated the HEAD build version to 20100521
Moodle Robot [Fri, 21 May 2010 00:41:57 +0000 (00:41 +0000)]
Updated the HEAD build version to 20100521

15 years agoQuiz Events MDL-22539 add events to start and process attempts
Dan Marsden [Thu, 20 May 2010 23:01:22 +0000 (23:01 +0000)]
Quiz Events MDL-22539 add events to start and process attempts

15 years agoMDL-22530 fixed regression in url module - missing encrypted parameter
Petr Skoda [Thu, 20 May 2010 17:33:56 +0000 (17:33 +0000)]
MDL-22530 fixed regression in url module - missing encrypted parameter

15 years agoMDL-17617 finally getting rid of unmaintained Snoopy library
Petr Skoda [Thu, 20 May 2010 17:21:57 +0000 (17:21 +0000)]
MDL-17617 finally getting rid of unmaintained Snoopy library

15 years agoMDL-22533 removing obsoleted sso infrastructure - core updated too
Petr Skoda [Thu, 20 May 2010 17:20:06 +0000 (17:20 +0000)]
MDL-22533 removing obsoleted sso infrastructure - core updated too

15 years agoMDL-22533 removing obsoleted sso infrastructure - this was announced very long ago ;-)
Petr Skoda [Thu, 20 May 2010 17:18:05 +0000 (17:18 +0000)]
MDL-22533 removing obsoleted sso infrastructure - this was announced very long ago ;-)

15 years agoMDL-22532 support for fetching of large files via temp files
Petr Skoda [Thu, 20 May 2010 17:13:07 +0000 (17:13 +0000)]
MDL-22532 support for fetching of large files via temp files

15 years agoMDL-19835 - Produce list of emails for non-respondents
Andreas Grabs [Thu, 20 May 2010 15:33:00 +0000 (15:33 +0000)]
MDL-19835 - Produce list of emails for non-respondents

15 years agoMDL-21695 adding help and link strings
Helen Foster [Thu, 20 May 2010 15:28:11 +0000 (15:28 +0000)]
MDL-21695 adding help and link strings

15 years agoMDL-19835 - Produce list of emails for non-respondents
Andreas Grabs [Thu, 20 May 2010 14:32:26 +0000 (14:32 +0000)]
MDL-19835 - Produce list of emails for non-respondents

15 years agoMDL-22295 CLI installer supports --chmod argument to define $CFG->directorypermissions
David Mudrak [Thu, 20 May 2010 13:40:45 +0000 (13:40 +0000)]
MDL-22295 CLI installer supports --chmod argument to define $CFG->directorypermissions

15 years agoMDL-21695 adding help strings
Helen Foster [Thu, 20 May 2010 12:15:59 +0000 (12:15 +0000)]
MDL-21695 adding help strings

15 years agoremoved 'user' => CAP_ALLOW
Andreas Grabs [Thu, 20 May 2010 11:22:36 +0000 (11:22 +0000)]
removed 'user' => CAP_ALLOW

15 years ago[MDL-22112]
Jordi Piguillem [Thu, 20 May 2010 10:49:00 +0000 (10:49 +0000)]
[MDL-22112]
Removing access to $PAGE from this function

15 years agoMDL-21695 adding help strings
Helen Foster [Thu, 20 May 2010 09:34:26 +0000 (09:34 +0000)]
MDL-21695 adding help strings

15 years agofixed incorrect whitespace in glossary upgrade
Petr Skoda [Thu, 20 May 2010 09:28:58 +0000 (09:28 +0000)]
fixed incorrect whitespace in glossary upgrade

15 years agofixed incorrect whitespace in data upgrade
Petr Skoda [Thu, 20 May 2010 09:12:39 +0000 (09:12 +0000)]
fixed incorrect whitespace in data upgrade

15 years agofixed inconsistent whitespace and obsolete use of $result in upgrades
Petr Skoda [Thu, 20 May 2010 09:09:08 +0000 (09:09 +0000)]
fixed inconsistent whitespace and obsolete use of $result in upgrades

15 years agogradebook MDL-22522 made the edit letters page display the nav drop down
Andrew Davis [Thu, 20 May 2010 08:48:19 +0000 (08:48 +0000)]
gradebook MDL-22522 made the edit letters page display the nav drop down

15 years ago[22352]
Jordi Piguillem [Thu, 20 May 2010 08:15:02 +0000 (08:15 +0000)]
[22352]
Fixing the error.

15 years agonavigation MDL-22524 Integrated blogs with the settings navigation.
Sam Hemelryk [Thu, 20 May 2010 08:04:20 +0000 (08:04 +0000)]
navigation MDL-22524 Integrated blogs with the settings navigation.

15 years agoMDL-17445 course deletion cleanup and adding new event that is triggered after removi...
Petr Skoda [Thu, 20 May 2010 07:59:13 +0000 (07:59 +0000)]
MDL-17445 course deletion cleanup and adding new event that is triggered after removing course content

15 years agoMDL-14589 files are attached to context so it makes sense to delete them when deletin...
Petr Skoda [Thu, 20 May 2010 07:53:48 +0000 (07:53 +0000)]
MDL-14589 files are attached to context so it makes sense to delete them when deleting the context

15 years agoMDL-17317 delete_context can not return false any more, only exceptions when problem...
Petr Skoda [Thu, 20 May 2010 07:40:17 +0000 (07:40 +0000)]
MDL-17317 delete_context can not return false any more, only exceptions when problem found

15 years agonavigation MDL-14632 Fixed up pagelayouts and navbars in the group section
Sam Hemelryk [Thu, 20 May 2010 07:35:44 +0000 (07:35 +0000)]
navigation MDL-14632 Fixed up pagelayouts and navbars in the group section

15 years agoMDL-17376 more plugin info
Petr Skoda [Thu, 20 May 2010 07:31:53 +0000 (07:31 +0000)]
MDL-17376 more plugin info

15 years agoMDL-22061 use string_exists during plugin uninstall
Petr Skoda [Thu, 20 May 2010 07:29:54 +0000 (07:29 +0000)]
MDL-22061 use string_exists during plugin uninstall

15 years agoMDL-22061 use string_exists - local plugins may not have lang packs
Petr Skoda [Thu, 20 May 2010 07:29:24 +0000 (07:29 +0000)]
MDL-22061 use string_exists - local plugins may not have lang packs

15 years ago"MDL-22523, fixed file system plugin bug"
Dongsheng Cai [Thu, 20 May 2010 07:10:00 +0000 (07:10 +0000)]
"MDL-22523, fixed file system plugin bug"

15 years agogradebook MDL-22522 made the nav drop down on the scales page remember the currently...
Andrew Davis [Thu, 20 May 2010 07:09:30 +0000 (07:09 +0000)]
gradebook MDL-22522 made the nav drop down on the scales page remember the currently selected page

15 years agoregistration MDL-19313 trivial error in a string param
jerome mouneyrac [Thu, 20 May 2010 07:00:42 +0000 (07:00 +0000)]
registration MDL-19313 trivial error in a string param

15 years ago"MDL-13766, scrollbars are added to popup window"
Dongsheng Cai [Thu, 20 May 2010 06:50:47 +0000 (06:50 +0000)]
"MDL-13766, scrollbars are added to popup window"

15 years agorevert some changes, my cvs client (smartcvs) goes wrong, commited all my local chang...
Dongsheng Cai [Thu, 20 May 2010 06:35:41 +0000 (06:35 +0000)]
revert some changes, my cvs client (smartcvs) goes wrong, commited all my local changes, MDL-8224

15 years agoMDL-8224, minor changes to tweak ui
Dongsheng Cai [Thu, 20 May 2010 06:26:40 +0000 (06:26 +0000)]
MDL-8224, minor changes to tweak ui

15 years agoMDL-16597, added some style to make filemanger prettier
Dongsheng Cai [Thu, 20 May 2010 06:15:44 +0000 (06:15 +0000)]
MDL-16597, added some style to make filemanger prettier

15 years agonavigation MDL-22506 Fixed PHPdocs
Sam Hemelryk [Thu, 20 May 2010 06:05:54 +0000 (06:05 +0000)]
navigation MDL-22506 Fixed PHPdocs

15 years agonavigation MDL-22506 Fixed error when expanding site acitivities via AJAX
Sam Hemelryk [Thu, 20 May 2010 06:01:00 +0000 (06:01 +0000)]
navigation MDL-22506 Fixed error when expanding site acitivities via AJAX

15 years agogradebook MDL-22521 fixed a get_string call to a non-existent string
Andrew Davis [Thu, 20 May 2010 05:57:42 +0000 (05:57 +0000)]
gradebook MDL-22521 fixed a get_string call to a non-existent string

15 years agocommunity block MDL-19314 change backup aera file destination to user_backup
jerome mouneyrac [Thu, 20 May 2010 05:35:30 +0000 (05:35 +0000)]
community block MDL-19314 change backup aera file destination to user_backup

15 years agojavascript MDL-22517 Fix for IE bug with single selects
Sam Hemelryk [Thu, 20 May 2010 05:22:33 +0000 (05:22 +0000)]
javascript MDL-22517 Fix for IE bug with single selects

15 years agoThe private files block should have the same name as the file area
Martin Dougiamas [Thu, 20 May 2010 05:11:46 +0000 (05:11 +0000)]
The private files block should have the same name as the file area

15 years agocommunity block MDL-19314 improve search community course form (heading, help icons...
jerome mouneyrac [Thu, 20 May 2010 03:37:03 +0000 (03:37 +0000)]
community block MDL-19314 improve search community course form (heading, help icons, help text, remove "no search result" text on first display)

15 years agogroups MDL-22517 Fixed up pagelayout, heading, and navbar on groups index page
Sam Hemelryk [Thu, 20 May 2010 03:16:50 +0000 (03:16 +0000)]
groups MDL-22517 Fixed up pagelayout, heading, and navbar on groups index page

15 years agopublication MDL-19315 rollback to subjects order by string key
jerome mouneyrac [Thu, 20 May 2010 03:02:32 +0000 (03:02 +0000)]
publication MDL-19315 rollback to subjects order by string key