moodle.git
13 years agoMDL-22141 backup - security always throw exception
Eloy Lafuente [Sun, 2 May 2010 22:41:07 +0000 (22:41 +0000)]
MDL-22141 backup - security always throw exception

13 years agoaccesslib: MDL-22089 Unassigning role from one user causes warning to happen
Inaki [Sun, 2 May 2010 22:24:35 +0000 (22:24 +0000)]
accesslib: MDL-22089 Unassigning role from one user causes warning to happen

The 3rd parameter to role_unassign() was renamed to $groupid_ignored some weeks
ago (as part of MDL-21655), but the $args array that is used to build the query
was not updated to reflect that change. Simply remove 'groupid' from the $args
array so it isn't used in the query at all.

13 years agopublic templates deactivated
Andreas Grabs [Sun, 2 May 2010 22:17:26 +0000 (22:17 +0000)]
public templates deactivated

13 years agoMDL-22141 implement security checks. sensible settings applied and locked
Eloy Lafuente [Sun, 2 May 2010 22:02:02 +0000 (22:02 +0000)]
MDL-22141 implement security checks. sensible settings applied and locked

13 years agoMDL-17069 - no longer using $_POST
Andreas Grabs [Sun, 2 May 2010 21:56:06 +0000 (21:56 +0000)]
MDL-17069 - no longer using $_POST

13 years agoMDL-22276 Workshop 2.0 help and missing strings fixed
David Mudrak [Sun, 2 May 2010 21:50:09 +0000 (21:50 +0000)]
MDL-22276 Workshop 2.0 help and missing strings fixed

13 years agoRemoving forgotten subplugins names from workshop plugin lang file
David Mudrak [Sun, 2 May 2010 20:52:20 +0000 (20:52 +0000)]
Removing forgotten subplugins names from workshop plugin lang file

13 years agoMDL-21432 backup - this is finally out. Any backup / restore should use the API
Eloy Lafuente [Sun, 2 May 2010 18:31:54 +0000 (18:31 +0000)]
MDL-21432 backup - this is finally out. Any backup / restore should use the API

13 years agoportfolio & data MDL-21032 add leap2a to database module
Penny Leach [Sun, 2 May 2010 18:01:19 +0000 (18:01 +0000)]
portfolio & data MDL-21032   add leap2a to database module

This commit changes drastically the previous portfolio api support in
mod/data to get rid of csv etc and add leap2a, refactor and tidy up a
lot.

13 years agoportfolio api MDL-14591 fixed some get_string issues and tiny usability fixes
Penny Leach [Sun, 2 May 2010 18:01:05 +0000 (18:01 +0000)]
portfolio api MDL-14591 fixed some get_string issues and tiny usability fixes

13 years agoportfolio api MDL-14591 fixing small bugs and removing debugging
Penny Leach [Sun, 2 May 2010 18:00:52 +0000 (18:00 +0000)]
portfolio api MDL-14591 fixing small bugs and removing debugging

13 years agoMDL-18618 - browse feedbacks in a better way
Andreas Grabs [Sun, 2 May 2010 17:48:53 +0000 (17:48 +0000)]
MDL-18618 - browse feedbacks in a better way

13 years agoMDL-21839 backup - added new backup logs table and cleaned some anymore in use
Eloy Lafuente [Sun, 2 May 2010 17:35:51 +0000 (17:35 +0000)]
MDL-21839 backup - added new backup logs table and cleaned some anymore in use

13 years agoStill working on canvas and formfactor themes
Patrick Malley [Sun, 2 May 2010 17:35:34 +0000 (17:35 +0000)]
Still working on canvas and formfactor themes

13 years agoMDL-18618 - browse feedbacks in a better way
Andreas Grabs [Sun, 2 May 2010 17:33:57 +0000 (17:33 +0000)]
MDL-18618 - browse feedbacks in a better way

13 years agoMDL-22112 Wiki 2.0 upgrade code - PostgreSQL errors
David Mudrak [Sun, 2 May 2010 17:29:21 +0000 (17:29 +0000)]
MDL-22112 Wiki 2.0 upgrade code - PostgreSQL errors

Firstly, double quotes are used to quote columns in PostgreSQL - let $DB
to deal with quoting of constant strings. Secondly, PostgreSQL does not
seem support table name aliases in UPDATE.

13 years agoMDL-21655 fixing regression, manager does not need mnet caps
Petr Skoda [Sun, 2 May 2010 17:05:35 +0000 (17:05 +0000)]
MDL-21655 fixing regression, manager does not need mnet caps

13 years agoMDL-21695 adding help strings
Helen Foster [Sun, 2 May 2010 16:57:07 +0000 (16:57 +0000)]
MDL-21695 adding help strings

13 years agoMDL-21432, MDL-22184 scheduled backup - disabled until implemented
Eloy Lafuente [Sun, 2 May 2010 16:54:58 +0000 (16:54 +0000)]
MDL-21432, MDL-22184 scheduled backup - disabled until implemented

13 years agoMDL-22204 fixed incorrect defines in rss file
Petr Skoda [Sun, 2 May 2010 16:48:41 +0000 (16:48 +0000)]
MDL-22204 fixed incorrect defines in rss file

13 years agoChanged gui-basic index.php h1 elements to h2 elements
Patrick Malley [Sun, 2 May 2010 16:37:06 +0000 (16:37 +0000)]
Changed gui-basic index.php h1 elements to h2 elements

13 years agoMDL-18618 - browse feedbacks in a better way
Andreas Grabs [Sun, 2 May 2010 16:02:25 +0000 (16:02 +0000)]
MDL-18618 - browse feedbacks in a better way

13 years agoMDL-21432 restore & import - disabled until ready
Eloy Lafuente [Sun, 2 May 2010 14:52:23 +0000 (14:52 +0000)]
MDL-21432 restore & import - disabled until ready

13 years ago"MDL-22112, readonly page title"
Dongsheng Cai [Sun, 2 May 2010 13:58:13 +0000 (13:58 +0000)]
"MDL-22112, readonly page title"

13 years agoMDL-20204 fixed regression - the .dimmed_text was working only for a tags
Petr Skoda [Sun, 2 May 2010 13:51:21 +0000 (13:51 +0000)]
MDL-20204 fixed regression - the .dimmed_text was working only for a tags

13 years agoStart replacing tables with div-tags and css-classes
Andreas Grabs [Sun, 2 May 2010 12:00:56 +0000 (12:00 +0000)]
Start replacing tables with div-tags and css-classes

13 years agoRSS MDL-22204 committing new RSS code. Uses a token to ID the user. RSS feeds also...
Andrew Davis [Sun, 2 May 2010 11:43:57 +0000 (11:43 +0000)]
RSS MDL-22204 committing new RSS code. Uses a token to ID the user. RSS feeds also generated/updated as needed rather than by cron.php

13 years agoMDL-22112, fixed xmldb install.xml
Dongsheng Cai [Sun, 2 May 2010 11:42:23 +0000 (11:42 +0000)]
MDL-22112, fixed xmldb install.xml

13 years agoMDL-22112, push wiki 2.0 into head
Dongsheng Cai [Sun, 2 May 2010 11:28:11 +0000 (11:28 +0000)]
MDL-22112, push wiki 2.0 into head

13 years agoMDL-22142 backup - P3: add all the remaining dependencies
Eloy Lafuente [Sun, 2 May 2010 10:35:51 +0000 (10:35 +0000)]
MDL-22142 backup - P3: add all the remaining dependencies

13 years agoMDL-22217 backup file areas - fixed course backups string usage
Eloy Lafuente [Sun, 2 May 2010 10:02:51 +0000 (10:02 +0000)]
MDL-22217 backup file areas - fixed course backups string usage

13 years ago"MDL-22217, browse/download user_backup area"
Dongsheng Cai [Sun, 2 May 2010 09:50:02 +0000 (09:50 +0000)]
"MDL-22217, browse/download user_backup area"

13 years agoMDL-22145 backup storage - anonymised courses go to user_backup file area too
Eloy Lafuente [Sun, 2 May 2010 09:21:05 +0000 (09:21 +0000)]
MDL-22145 backup storage - anonymised courses go to user_backup file area too

13 years agoAvoid a set_url notice on this page when user isn't enrolled
Martin Dougiamas [Sun, 2 May 2010 09:12:18 +0000 (09:12 +0000)]
Avoid a set_url notice on this page when user isn't enrolled

13 years agobackup MDL-22142 Fixed typo
Sam Hemelryk [Sun, 2 May 2010 09:09:32 +0000 (09:09 +0000)]
backup MDL-22142 Fixed typo

13 years agobackup MDL-22142 P22 - Several big backup dependency issues resolved
Sam Hemelryk [Sun, 2 May 2010 09:02:20 +0000 (09:02 +0000)]
backup MDL-22142 P22 - Several big backup dependency issues resolved

13 years agoportfolio MDL-22272 remove portfolio stuff from export tab
Penny Leach [Sun, 2 May 2010 06:38:59 +0000 (06:38 +0000)]
portfolio MDL-22272  remove portfolio stuff from export tab

13 years agobackup MDL-22142 P21 - Settings are now aware of their own dependencies as well as...
Sam Hemelryk [Sun, 2 May 2010 05:43:47 +0000 (05:43 +0000)]
backup MDL-22142 P21 - Settings are now aware of their own dependencies as well as setting that are dependent on them

13 years ago"fixed filemanager parameters"
Dongsheng Cai [Sun, 2 May 2010 04:23:34 +0000 (04:23 +0000)]
"fixed filemanager parameters"

13 years agobackup MDL-22142 P20 - Removed process_change from settings as it is now handled...
Sam Hemelryk [Sun, 2 May 2010 04:00:59 +0000 (04:00 +0000)]
backup MDL-22142 P20 - Removed process_change from settings as it is now handled by dependencies

13 years agobackup MDL-22142 P19 - Moved optional_param call for backupid out of load controller...
Sam Hemelryk [Sun, 2 May 2010 03:36:26 +0000 (03:36 +0000)]
backup MDL-22142 P19 - Moved optional_param call for backupid out of load controller static method and into backup.php

13 years agobackup MDL-22142 P18 - Removed unused ui related function and params from core backup...
Sam Hemelryk [Sun, 2 May 2010 03:31:56 +0000 (03:31 +0000)]
backup MDL-22142 P18 - Removed unused ui related function and params from core backup classes

13 years agobackup MDL-22142 P17 - backup_ui class now calls backup_controller::process_ui_event...
Sam Hemelryk [Sun, 2 May 2010 03:25:18 +0000 (03:25 +0000)]
backup MDL-22142 P17 - backup_ui class now calls backup_controller::process_ui_event on init and after changes to ensure validity

13 years agobackup MDL-22142 P16 - Fixed display of hidden fixed settings
Sam Hemelryk [Sun, 2 May 2010 03:14:33 +0000 (03:14 +0000)]
backup MDL-22142 P16 - Fixed display of hidden fixed settings

13 years agobackup MDL-22142 P15 - Backup.php now adds meaningful heading
Sam Hemelryk [Sun, 2 May 2010 03:08:56 +0000 (03:08 +0000)]
backup MDL-22142 P15 - Backup.php now adds meaningful heading

13 years agobackup MDL-22142 P11 - Can now set help buttons for backup settings
Sam Hemelryk [Sun, 2 May 2010 02:52:46 +0000 (02:52 +0000)]
backup MDL-22142 P11 - Can now set help buttons for backup settings

13 years agoMDL-21695 This missing help was annoying me. I've reworded the text a bit, but instr...
Martin Dougiamas [Sun, 2 May 2010 02:38:29 +0000 (02:38 +0000)]
MDL-21695 This missing help was annoying me.  I've reworded the text a bit, but instructing AMOS here so that other languages still have something until translators can improve their versions.

AMOS BEGIN
 HLP assignroles.html,[assignroles_help,role]
AMOS END

13 years agobackup MDL-22142 P10 - Backup.php now checks more backup capabilities
Sam Hemelryk [Sun, 2 May 2010 02:35:01 +0000 (02:35 +0000)]
backup MDL-22142 P10 - Backup.php now checks more backup capabilities

13 years agobackup MDL-22142 P9 - Properly check section/cm in backup.php
Sam Hemelryk [Sun, 2 May 2010 02:25:26 +0000 (02:25 +0000)]
backup MDL-22142 P9 - Properly check section/cm in backup.php

13 years agobackup MDL-22142 P8 - Changed locked text to locked icon
Sam Hemelryk [Sun, 2 May 2010 02:23:52 +0000 (02:23 +0000)]
backup MDL-22142 P8 - Changed locked text to locked icon

13 years agoAdded additional div classes to generalboxes for additional styling
Patrick Malley [Sun, 2 May 2010 02:10:54 +0000 (02:10 +0000)]
Added additional div classes to generalboxes for additional styling

13 years agoUpdated the HEAD build version to 20100502
Moodle Robot [Sun, 2 May 2010 00:42:20 +0000 (00:42 +0000)]
Updated the HEAD build version to 20100502

13 years agoNOBUG backup - on OS temp area, use backup.zip. When storing, rename to utf-8 name
Eloy Lafuente [Sun, 2 May 2010 00:19:51 +0000 (00:19 +0000)]
NOBUG backup - on OS temp area, use backup.zip. When storing, rename to utf-8 name

13 years agoMDL-22145 backup - calculate default backup filename
Eloy Lafuente [Sun, 2 May 2010 00:10:19 +0000 (00:10 +0000)]
MDL-22145 backup - calculate default backup filename

13 years agoMDL-22270 ratings - avoid breackage in forum/glossary/data and inform to developer...
Eloy Lafuente [Sat, 1 May 2010 17:45:20 +0000 (17:45 +0000)]
MDL-22270 ratings - avoid breackage in forum/glossary/data and inform to developer. Thanks Penny.

13 years agoMDL-21668 backup - New capabilities creation
Eloy Lafuente [Sat, 1 May 2010 16:42:29 +0000 (16:42 +0000)]
MDL-21668 backup - New capabilities creation

13 years agomnet MDL-22267 updated mnet_server_faultand mnet_server_exception string handling
Penny Leach [Sat, 1 May 2010 15:53:45 +0000 (15:53 +0000)]
mnet MDL-22267  updated mnet_server_faultand mnet_server_exception string handling

This is so that mnet_server_fault doesn't have to call get_string (in
case of coding exception)

13 years agoAdded class to upload file when no file is present.
Patrick Malley [Sat, 1 May 2010 14:49:04 +0000 (14:49 +0000)]
Added class to upload file when no file is present.

13 years agoRemoved two old notifications from admin page
Martin Dougiamas [Sat, 1 May 2010 14:45:17 +0000 (14:45 +0000)]
Removed two old notifications from admin page

13 years agoFixing some uppercasing. We Do Not Write Like This.
Martin Dougiamas [Sat, 1 May 2010 14:41:37 +0000 (14:41 +0000)]
Fixing some uppercasing.  We Do Not Write Like This.

13 years agomnet MDL-16762 Changed another 'Moodle Network' to MNet in mahara portfolio plugin
Penny Leach [Sat, 1 May 2010 14:41:00 +0000 (14:41 +0000)]
mnet MDL-16762   Changed another 'Moodle Network' to MNet in mahara portfolio plugin

13 years agoportfolio MDL-22264 add leap2a option for the mahara plugin
Penny Leach [Sat, 1 May 2010 14:40:50 +0000 (14:40 +0000)]
portfolio MDL-22264 add leap2a option for the mahara plugin

13 years agoportfolio MDL-22264 made supported_formats non static
Penny Leach [Sat, 1 May 2010 14:40:38 +0000 (14:40 +0000)]
portfolio MDL-22264  made supported_formats non static

13 years agoNavigation - Blog and Tags links are now shown/hidden correctly according to settings
Martin Dougiamas [Sat, 1 May 2010 14:33:07 +0000 (14:33 +0000)]
Navigation - Blog and Tags links are now shown/hidden correctly according to settings

13 years agoAdded id to uploaded file userfiles generalbox for specific styling
Patrick Malley [Sat, 1 May 2010 14:17:30 +0000 (14:17 +0000)]
Added id to uploaded file userfiles generalbox for specific styling

13 years agoMDL-22142 backup - tidy up logger defaults for production envs
Eloy Lafuente [Sat, 1 May 2010 14:13:23 +0000 (14:13 +0000)]
MDL-22142 backup - tidy up logger defaults for production envs

13 years agoMDL-21695 adding help strings
Helen Foster [Sat, 1 May 2010 11:06:06 +0000 (11:06 +0000)]
MDL-21695 adding help strings

13 years agobackup MDL-22142 This is the user interface for backups, several minor/cosmetic issue...
Sam Hemelryk [Sat, 1 May 2010 09:51:39 +0000 (09:51 +0000)]
backup MDL-22142 This is the user interface for backups, several minor/cosmetic issues still to be ironed out. See the tracker for details

13 years agoMDL-14589 Check input better, preventing notices when using an editor without draftfiles
Martin Dougiamas [Sat, 1 May 2010 08:58:27 +0000 (08:58 +0000)]
MDL-14589 Check input better, preventing notices when using an editor without draftfiles

13 years agoMDL-21695 adding help strings
Helen Foster [Sat, 1 May 2010 08:55:08 +0000 (08:55 +0000)]
MDL-21695 adding help strings

13 years agoMDL-21695 adding help strings
Helen Foster [Sat, 1 May 2010 08:39:07 +0000 (08:39 +0000)]
MDL-21695 adding help strings

13 years agoquiz editing: MDL-20263 When adding a new question directly to the quiz, highlight...
Tim Hunt [Sat, 1 May 2010 08:23:28 +0000 (08:23 +0000)]
quiz editing: MDL-20263 When adding a new question directly to the quiz, highlight it in the question bank.

13 years agoquiz: MDL-15452 fix themes breakage found when preparing my MoodleMoot talk.
Tim Hunt [Sat, 1 May 2010 08:14:32 +0000 (08:14 +0000)]
quiz: MDL-15452 fix themes breakage found when preparing my MoodleMoot talk.

13 years agoquiz editing: MDL-17284 Add question here garbled layout when adding to an empty...
Tim Hunt [Sat, 1 May 2010 08:11:25 +0000 (08:11 +0000)]
quiz editing: MDL-17284 Add question here garbled layout when adding to an empty quiz.
That then lead to an incorrect display of the number of questions in the quiz.

13 years agoquiz: NOBUG fix silly typo.
Tim Hunt [Sat, 1 May 2010 08:08:50 +0000 (08:08 +0000)]
quiz: NOBUG fix silly typo.

13 years agotheme-base MDL-21797 Fixed issue with editor bullets within a course section
Sam Hemelryk [Sat, 1 May 2010 07:57:14 +0000 (07:57 +0000)]
theme-base MDL-21797 Fixed issue with editor bullets within a course section

13 years agocompletion MDL-2631 make completion blocks standard
Martin Dougiamas [Sat, 1 May 2010 07:12:57 +0000 (07:12 +0000)]
completion MDL-2631 make completion blocks standard

13 years agotheme-anomarly MDL-20175 Upgraded after recent theme changes
Sam Hemelryk [Sat, 1 May 2010 07:10:22 +0000 (07:10 +0000)]
theme-anomarly MDL-20175 Upgraded after recent theme changes

13 years agomod-quiz MDL-22261 Fixed JavaScript issue with body id
Sam Hemelryk [Sat, 1 May 2010 06:47:48 +0000 (06:47 +0000)]
mod-quiz MDL-22261 Fixed JavaScript issue with body id

13 years agohub MDL-19309 remove some commented personal settings
jerome mouneyrac [Sat, 1 May 2010 05:12:55 +0000 (05:12 +0000)]
hub MDL-19309 remove some commented personal settings

13 years agohub MDL-19309 new site registration form + course publication + community block
jerome mouneyrac [Sat, 1 May 2010 05:05:55 +0000 (05:05 +0000)]
hub MDL-19309 new site registration form + course publication + community block

13 years agostill building themes
Patrick Malley [Sat, 1 May 2010 01:46:48 +0000 (01:46 +0000)]
still building themes

13 years agoUpdated the HEAD build version to 20100501
Moodle Robot [Sat, 1 May 2010 00:41:35 +0000 (00:41 +0000)]
Updated the HEAD build version to 20100501

13 years agoStart replacing tables with div-tags and css-classes
Andreas Grabs [Fri, 30 Apr 2010 23:02:30 +0000 (23:02 +0000)]
Start replacing tables with div-tags and css-classes

13 years agoMDL-20296 creating common functions to handle units in numerical, calculated and...
Pierre Pichet [Fri, 30 Apr 2010 22:11:51 +0000 (22:11 +0000)]
MDL-20296 creating common functions to handle units in numerical, calculated and calculatedsimple

13 years agoWork on admin pages of formfactor theme
Patrick Malley [Fri, 30 Apr 2010 21:48:10 +0000 (21:48 +0000)]
Work on admin pages of formfactor theme

13 years agoMDL-21695 adding help strings
Helen Foster [Fri, 30 Apr 2010 20:10:45 +0000 (20:10 +0000)]
MDL-21695 adding help strings

13 years agoMDL-21695 Forum module now uses new help strings
David Mudrak [Fri, 30 Apr 2010 16:35:55 +0000 (16:35 +0000)]
MDL-21695 Forum module now uses new help strings

AMOS BEGIN
 HLP forum/assessaggregate.html,[aggregatetype_help,mod_forum]
 HLP forum/attachment2.html,[attachment_help,mod_forum]
 HLP forum/displayperiod.html,[displaystart_help,mod_forum]
 HLP forum/displayperiod.html,[displayend_help,mod_forum]
 HLP forum/forumtype.html,[forumtype_help,mod_forum]
 HLP forum/forumtypenews.html,[namenews_help,mod_forum]
 HLP forum/manageposts.html,[blockperiod_help,mod_forum]
 HLP forum/manageposts.html,[blockafter_help,mod_forum]
 HLP forum/manageposts.html,[warnafter_help,mod_forum]
 HLP forum/maxattachments.html,[maxattachments_help,mod_forum]
 HLP forum/maxattachmentsize.html,[maxattachmentsize_help,mod_forum]
 HLP forum/mods.html,[modulename_help,mod_forum]
 HLP forum/ratings.html,[separatedandconnectedinfo,core]
 HLP forum/rssarticles.html,[rssarticles_help,mod_forum]
 HLP forum/rsstype.html,[rsstype_help,mod_forum]
 HLP forum/subscription2.html,[subscriptionmode_help,mod_forum]
 HLP forum/subscription.html,[subscription_help,mod_forum]
 HLP forum/trackingtype.html,[trackingtype_help,mod_forum]
AMOS END

13 years agoPresentation fixes to formfactor and canvas
Patrick Malley [Fri, 30 Apr 2010 16:01:51 +0000 (16:01 +0000)]
Presentation fixes to formfactor and canvas

13 years agoMDL-21579 using simple exception handling instead of table_exists - we do this in...
Petr Skoda [Fri, 30 Apr 2010 15:38:58 +0000 (15:38 +0000)]
MDL-21579 using simple exception handling instead of table_exists  - we do this in several other places already

13 years agoMDL-21712 fixed regression - guest could access any course, sorrry
Petr Skoda [Fri, 30 Apr 2010 15:36:26 +0000 (15:36 +0000)]
MDL-21712 fixed regression - guest could access any course, sorrry

13 years agoremoved a unnecessary $OUTPUT->box_start
Andreas Grabs [Fri, 30 Apr 2010 15:00:58 +0000 (15:00 +0000)]
removed a unnecessary $OUTPUT->box_start

13 years agoMDL-21695 Database module now uses new help strings
David Mudrak [Fri, 30 Apr 2010 14:56:41 +0000 (14:56 +0000)]
MDL-21695 Database module now uses new help strings

AMOS BEGIN
 HLP data/exportzip.html,[exportaszip_help,mod_data]
 HLP data/fields.html,[newfield_help,mod_data]
 HLP data/fieldmappings.html,[fieldmappings_help,mod_data]
 HLP data/importcsv.html,[csvimport_help,mod_data]
 HLP data/importfromfile.html,[fromfile_help,mod_data]
 HLP data/maxentries.html,[maxentries_help,mod_data]
 HLP data/requireapproval.html,[requireapproval_help,mod_data]
 HLP data/requiredentries.html,[requiredentries_help,mod_data]
 HLP data/requiredentriestoview.html,[requiredentriestoview_help,mod_data]
 HLP data/savepreset.html,[saveaspreset_help,mod_data]
 HLP data/tags.html,[availabletags_help,mod_data]
 HLP data/usepreset.html,[usestandard_help,mod_data]
AMOS END

13 years agoMDL-21695 Removing timerestrict help as recommended by Helen
David Mudrak [Fri, 30 Apr 2010 13:46:11 +0000 (13:46 +0000)]
MDL-21695 Removing timerestrict help as recommended by Helen

13 years agoMDL-21695 Removing pagesize help as recommended by Helen
David Mudrak [Fri, 30 Apr 2010 13:40:54 +0000 (13:40 +0000)]
MDL-21695 Removing pagesize help as recommended by Helen

13 years agoquiz reports MDL-22257: was loading the complete user record, when it only wanted...
Tim Hunt [Fri, 30 Apr 2010 13:15:42 +0000 (13:15 +0000)]
quiz reports MDL-22257: was loading the complete user record, when it only wanted userid.
On a coures with 16000 users, that is a very bad idea ;-)

13 years agoMDL-21695 Choice module now uses new help strings
David Mudrak [Fri, 30 Apr 2010 12:05:29 +0000 (12:05 +0000)]
MDL-21695 Choice module now uses new help strings

AMOS BEGIN
 HLP choice/limit.html,[limitanswers_help,mod_choice]
 HLP choice/options.html,[choiceoptions_help,mod_choice]
 HLP choice/timerestrict.html,[timerestrict_help,mod_choice]
AMOS END

13 years agofixed typos
Andreas Grabs [Fri, 30 Apr 2010 11:48:33 +0000 (11:48 +0000)]
fixed typos

13 years agoFixing Chat event type + handling illegal eventtype displaying
David Mudrak [Fri, 30 Apr 2010 10:53:39 +0000 (10:53 +0000)]
Fixing Chat event type + handling illegal eventtype displaying

Without this fix, chat created events with eventtype set to boolean.
Such value was then used by calendar block to get a string, which
now produces coding_exception.

13 years agoMDL-21227 - convert Feedback to new files api - recent files
Andreas Grabs [Fri, 30 Apr 2010 10:51:58 +0000 (10:51 +0000)]
MDL-21227 - convert Feedback to new files api - recent files