moodle.git
12 years ago"MDL-23917, added component parameter to comment api"
Dongsheng Cai [Wed, 25 Aug 2010 06:24:17 +0000 (06:24 +0000)]
"MDL-23917, added component parameter to comment api"

12 years ago"MDL-23917, automatically start comments block"
Dongsheng Cai [Wed, 25 Aug 2010 06:15:01 +0000 (06:15 +0000)]
"MDL-23917, automatically start comments block"

12 years agocalendar MDL-23932 Defaults now set when initialising a calendar_event object
Sam Hemelryk [Wed, 25 Aug 2010 06:08:16 +0000 (06:08 +0000)]
calendar MDL-23932 Defaults now set when initialising a calendar_event object

12 years ago"MDL-23917, fixed js error in comment block"
Dongsheng Cai [Wed, 25 Aug 2010 06:05:02 +0000 (06:05 +0000)]
"MDL-23917, fixed js error in comment block"

12 years ago"MDL-23917, move action parameter above"
Dongsheng Cai [Wed, 25 Aug 2010 05:56:48 +0000 (05:56 +0000)]
"MDL-23917, move action parameter above"

12 years ago"MDL-23382 added confirm button, credits to Stefan"
Dongsheng Cai [Wed, 25 Aug 2010 04:15:56 +0000 (04:15 +0000)]
"MDL-23382 added confirm button, credits to Stefan"

12 years ago"MDL-23917, display comments for not logged in users"
Dongsheng Cai [Wed, 25 Aug 2010 03:50:19 +0000 (03:50 +0000)]
"MDL-23917, display comments for not logged in users"

12 years ago"MDL-23915 fixed js error in comment"
Dongsheng Cai [Wed, 25 Aug 2010 03:28:34 +0000 (03:28 +0000)]
"MDL-23915 fixed js error in comment"

12 years agofilter MDL-23903 fixed problems with youtube handling in the multimedia filter
Andrew Davis [Wed, 25 Aug 2010 02:16:50 +0000 (02:16 +0000)]
filter MDL-23903 fixed problems with youtube handling in the multimedia filter

12 years agorating MDL-23908 altered the way the role hints for ratings work
Andrew Davis [Wed, 25 Aug 2010 01:41:15 +0000 (01:41 +0000)]
rating MDL-23908 altered the way the role hints for ratings work

12 years agoMDL-23905 fix regression in mod_resource pluginfile.php migration
Ashley Holman [Wed, 25 Aug 2010 01:40:10 +0000 (01:40 +0000)]
MDL-23905 fix regression in mod_resource pluginfile.php migration

12 years agomod-data MDL-23656 Convert mod-data-preset to use the new file API
Sam Hemelryk [Wed, 25 Aug 2010 01:22:15 +0000 (01:22 +0000)]
mod-data MDL-23656 Convert mod-data-preset to use the new file API

12 years agobackup MDL-23559 Moved UI validation routines from backup_setting to backup_setting_u...
Sam Hemelryk [Wed, 25 Aug 2010 01:14:25 +0000 (01:14 +0000)]
backup MDL-23559 Moved UI validation routines from backup_setting to backup_setting_ui and fixed label validation problems

12 years agoUpdated the HEAD build version to 20100825
Moodle Robot [Wed, 25 Aug 2010 00:46:29 +0000 (00:46 +0000)]
Updated the HEAD build version to 20100825

12 years agoMDL-21696 Added new admin report for language customization
David Mudrak [Tue, 24 Aug 2010 23:19:11 +0000 (23:19 +0000)]
MDL-21696 Added new admin report for language customization

12 years agoMDL-21696 Getting rid of legacy language customization stuff
David Mudrak [Tue, 24 Aug 2010 23:17:19 +0000 (23:17 +0000)]
MDL-21696 Getting rid of legacy language customization stuff

12 years agoMDL-23925, MDL-23888 new sql_ilike() and sql_binary_equal() - this should finally...
Petr Skoda [Tue, 24 Aug 2010 21:50:53 +0000 (21:50 +0000)]
MDL-23925, MDL-23888 new sql_ilike() and sql_binary_equal() - this should finally allow us to solve many collation issues consistently for all supported databases; please note this changes some behaviour for non-english languages when mysql used; expect more commits that actually make use of these new features

12 years agoMDL-23898 backup - avoid role assignments for deleted users
Eloy Lafuente [Tue, 24 Aug 2010 21:05:47 +0000 (21:05 +0000)]
MDL-23898 backup - avoid role assignments for deleted users

12 years agoMDL-23825 commented disabledif calls until this bug is solved so that calcualted...
Pierre Pichet [Tue, 24 Aug 2010 15:32:02 +0000 (15:32 +0000)]
MDL-23825 commented disabledif calls until this bug is solved so that calcualted and numerical questions can be edited

12 years agoremove no more used string 'decfractionof'
Pierre Pichet [Tue, 24 Aug 2010 15:04:26 +0000 (15:04 +0000)]
remove no more used string 'decfractionof'

12 years agoMDL-23796 backup - delete temp hack in choice, not needed because parser now handles...
Eloy Lafuente [Tue, 24 Aug 2010 14:12:41 +0000 (14:12 +0000)]
MDL-23796 backup - delete temp hack in choice, not needed because parser now handles that ok

12 years agoMDL-23796 backup - improve parser to discard whitespace-empty tags
Eloy Lafuente [Tue, 24 Aug 2010 14:07:31 +0000 (14:07 +0000)]
MDL-23796 backup - improve parser to discard whitespace-empty tags

12 years agoMDL-23922 preventing invalid modifications of PAGE object
Petr Skoda [Tue, 24 Aug 2010 13:39:13 +0000 (13:39 +0000)]
MDL-23922 preventing invalid modifications of PAGE object

12 years agoMDL-23221 help string rewording
Helen Foster [Tue, 24 Aug 2010 13:38:54 +0000 (13:38 +0000)]
MDL-23221 help string rewording

12 years agorating MDL-23908 added info to module config to help the user with rating permissions
Andrew Davis [Tue, 24 Aug 2010 13:06:49 +0000 (13:06 +0000)]
rating MDL-23908 added info to module config to help the user with rating permissions

12 years agoMDL-23916 JS now allowed on private /my/ pages again
Petr Skoda [Tue, 24 Aug 2010 09:14:09 +0000 (09:14 +0000)]
MDL-23916 JS now allowed on private /my/ pages again

12 years agoMDL-23911 login as session can be only terminated by logout, this should improve...
Petr Skoda [Tue, 24 Aug 2010 08:50:53 +0000 (08:50 +0000)]
MDL-23911 login as session can be only terminated by logout, this should improve security on pages where user may enter JS that only he/she can see - such as the /my/index.php

12 years ago"MDL-23894, added user quota limit to filesedit form"
Dongsheng Cai [Tue, 24 Aug 2010 07:52:12 +0000 (07:52 +0000)]
"MDL-23894, added user quota limit to filesedit form"

12 years agobackup MDL-23909 fixed error in backup when navigating to a previous stage.
Sam Hemelryk [Tue, 24 Aug 2010 07:47:10 +0000 (07:47 +0000)]
backup MDL-23909 fixed error in backup when navigating to a previous stage.

12 years agoNOBUG: Added missing quotes to database preset header call
Sam Hemelryk [Tue, 24 Aug 2010 07:32:25 +0000 (07:32 +0000)]
NOBUG: Added missing quotes to database preset header call

12 years ago"MDL-23894 fixed user quota limit"
Dongsheng Cai [Tue, 24 Aug 2010 07:18:08 +0000 (07:18 +0000)]
"MDL-23894 fixed user quota limit"

12 years agolesson MDL-23907 fixed - $DB->get_records first selected field should be unique.
Aparup Banerjee [Tue, 24 Aug 2010 06:47:46 +0000 (06:47 +0000)]
lesson  MDL-23907 fixed - $DB->get_records first selected field should be unique.

12 years ago"MDL-23819, old wiki has binary data stored in db, which is not supported anymore...
Dongsheng Cai [Tue, 24 Aug 2010 06:45:33 +0000 (06:45 +0000)]
"MDL-23819, old wiki has binary data stored in db, which is not supported anymore, so we have to ignore the bad data without breaking upgrade process"

12 years ago"MDL-23823 allow users pick same file multi times in html editor"
Dongsheng Cai [Tue, 24 Aug 2010 06:29:24 +0000 (06:29 +0000)]
"MDL-23823 allow users pick same file multi times in html editor"

12 years agorestore MDL-23862 Course restore link in front page settings is now active again
Sam Hemelryk [Tue, 24 Aug 2010 03:52:52 +0000 (03:52 +0000)]
restore MDL-23862 Course restore link in front page settings is now active again

12 years agorestore MDL-23559 Setting more appropriate param type for UI label PARAM_TEXT instead...
Sam Hemelryk [Tue, 24 Aug 2010 03:29:04 +0000 (03:29 +0000)]
restore MDL-23559 Setting more appropriate param type for UI label PARAM_TEXT instead of PARAM_ALPHAEXT

12 years agoUpdated the HEAD build version to 20100824
Moodle Robot [Tue, 24 Aug 2010 00:47:48 +0000 (00:47 +0000)]
Updated the HEAD build version to 20100824

12 years agoMDL-21696 Extending string_manager::load_component_strings() API to ignore customized...
David Mudrak [Mon, 23 Aug 2010 16:51:45 +0000 (16:51 +0000)]
MDL-21696 Extending string_manager::load_component_strings() API to ignore customized translation

This seems to be the easiest way how to get current information about
the _local strings without re-implementing the logic of
load_string_manager() itself.

12 years agoMDL-23901 copy/paste style migration of glossary to export via pluginfile.php
Petr Skoda [Mon, 23 Aug 2010 14:42:31 +0000 (14:42 +0000)]
MDL-23901 copy/paste style migration of glossary to export via pluginfile.php

12 years agoNOMDL Added new core function to get a component version
David Mudrak [Mon, 23 Aug 2010 14:24:38 +0000 (14:24 +0000)]
NOMDL Added new core function to get a component version

12 years agoMDL-17678 typo fix thanks to reporter Chardelle Busch
Helen Foster [Mon, 23 Aug 2010 12:10:17 +0000 (12:10 +0000)]
MDL-17678 typo fix thanks to reporter Chardelle Busch

12 years agoMDL-15093 fixed recent LIKE escape regression
Petr Skoda [Mon, 23 Aug 2010 08:06:02 +0000 (08:06 +0000)]
MDL-15093 fixed recent LIKE escape regression

12 years agorestore MDL-23796 Temp fix for issue preventing choice mod from being restored if...
Sam Hemelryk [Mon, 23 Aug 2010 07:40:29 +0000 (07:40 +0000)]
restore MDL-23796 Temp fix for issue preventing choice mod from being restored if the backup was made with specific settings

12 years agoMDL-23897 adding miissing cleanup of draft areas
Petr Skoda [Mon, 23 Aug 2010 07:33:02 +0000 (07:33 +0000)]
MDL-23897 adding miissing cleanup of draft areas

12 years agoUpper case name for brick
Martin Dougiamas [Mon, 23 Aug 2010 03:04:42 +0000 (03:04 +0000)]
Upper case name for brick

12 years agoblocks-dock MDL-23891 Avoided use of broken YUI ancestor function in IE
Sam Hemelryk [Mon, 23 Aug 2010 02:55:04 +0000 (02:55 +0000)]
blocks-dock MDL-23891 Avoided use of broken YUI ancestor function in IE

12 years agoMDL-14238 - removing whitespaces.
Rossiani Wijaya [Mon, 23 Aug 2010 02:32:24 +0000 (02:32 +0000)]
MDL-14238 - removing whitespaces.

12 years agonavigation MDL-23881 Labels are now added to the navigation but the display property...
Sam Hemelryk [Mon, 23 Aug 2010 02:03:54 +0000 (02:03 +0000)]
navigation MDL-23881 Labels are now added to the navigation but the display property is set to false.

12 years agoUpdated the HEAD build version to 20100823
Moodle Robot [Mon, 23 Aug 2010 00:46:48 +0000 (00:46 +0000)]
Updated the HEAD build version to 20100823

12 years agoMDL-23781 lesson - files upgrade fatal error fixed
Eloy Lafuente [Sun, 22 Aug 2010 21:02:56 +0000 (21:02 +0000)]
MDL-23781 lesson - files upgrade fatal error fixed

12 years agoMDL-14679 more phpdocs improvements - fixed param types
Petr Skoda [Sun, 22 Aug 2010 19:32:37 +0000 (19:32 +0000)]
MDL-14679 more phpdocs improvements - fixed param types

12 years agoMDL-14679 more phpdocs improvements
Petr Skoda [Sun, 22 Aug 2010 19:26:48 +0000 (19:26 +0000)]
MDL-14679 more phpdocs improvements

12 years agoMDL-15093 get_tables might be fetching too many tables because "_" was not quoted...
Petr Skoda [Sun, 22 Aug 2010 19:20:23 +0000 (19:20 +0000)]
MDL-15093 get_tables might be fetching too many tables because "_" was not quoted, it was not a big problem because tables are validated once more later

12 years agoMDL-15093 improved coding style
Petr Skoda [Sun, 22 Aug 2010 19:17:06 +0000 (19:17 +0000)]
MDL-15093 improved coding style

12 years agoMDL-14679 more return types added
Petr Skoda [Sun, 22 Aug 2010 19:06:06 +0000 (19:06 +0000)]
MDL-14679 more return types added

12 years agofixed comment typo
Petr Skoda [Sun, 22 Aug 2010 19:01:09 +0000 (19:01 +0000)]
fixed comment typo

12 years agoMDL-14679 fixing more incorrect return types
Petr Skoda [Sun, 22 Aug 2010 19:00:28 +0000 (19:00 +0000)]
MDL-14679 fixing more incorrect return types

12 years agoMDL-14679 fixing incorrect return type of recordset methods
Petr Skoda [Sun, 22 Aug 2010 18:55:29 +0000 (18:55 +0000)]
MDL-14679 fixing incorrect return type of recordset methods

12 years agoMDL-14679 fixing obsolete driver names in comments
Petr Skoda [Sun, 22 Aug 2010 18:51:45 +0000 (18:51 +0000)]
MDL-14679 fixing obsolete driver names in comments

12 years agoMDL-15093 removing obsolete TODO comment
Petr Skoda [Sun, 22 Aug 2010 18:48:24 +0000 (18:48 +0000)]
MDL-15093 removing obsolete TODO comment

12 years agoMDL-15093 fixed comment indentation
Petr Skoda [Sun, 22 Aug 2010 18:46:23 +0000 (18:46 +0000)]
MDL-15093 fixed comment indentation

12 years agoMDL-15093 removing invalid PHPDOC comment
Petr Skoda [Sun, 22 Aug 2010 11:36:10 +0000 (11:36 +0000)]
MDL-15093 removing invalid PHPDOC comment

12 years agoMDL-15093 fixed notice when dboptions not supplied
Petr Skoda [Sun, 22 Aug 2010 11:34:56 +0000 (11:34 +0000)]
MDL-15093 fixed notice when dboptions not supplied

12 years agoUpdated the HEAD build version to 20100822
Moodle Robot [Sun, 22 Aug 2010 00:46:20 +0000 (00:46 +0000)]
Updated the HEAD build version to 20100822

12 years agoUpdated the HEAD build version to 20100821
Moodle Robot [Sat, 21 Aug 2010 00:46:23 +0000 (00:46 +0000)]
Updated the HEAD build version to 20100821

12 years agoMDL-23883 fixed mssql compatibility issue + docs typos
Petr Skoda [Fri, 20 Aug 2010 09:12:07 +0000 (09:12 +0000)]
MDL-23883 fixed mssql compatibility issue + docs typos

12 years agoMDL-23884 new default error handler - prevents white screens and helps with debugging
Petr Skoda [Fri, 20 Aug 2010 09:05:15 +0000 (09:05 +0000)]
MDL-23884 new default error handler - prevents white screens and helps with debugging

12 years agodatabase MDL-23789 fixed disable/enable editor button in templates tab.
Aparup Banerjee [Fri, 20 Aug 2010 08:36:49 +0000 (08:36 +0000)]
database  MDL-23789 fixed disable/enable editor button in templates tab.

12 years agoMDL-14238 - add filter to grade assignment.
Rossiani Wijaya [Fri, 20 Aug 2010 08:00:54 +0000 (08:00 +0000)]
MDL-14238 - add filter to grade assignment.

12 years agoNOBUG: Added a couple of descriptive classes to reused perfinfo class
Sam Hemelryk [Fri, 20 Aug 2010 07:37:59 +0000 (07:37 +0000)]
NOBUG: Added a couple of descriptive classes to reused perfinfo class

12 years agoMDL-6820 - make block icons clickable
Rossiani Wijaya [Fri, 20 Aug 2010 06:29:22 +0000 (06:29 +0000)]
MDL-6820 - make block icons clickable

12 years agoassignment MDL-23882 restricted border to just the table cells in submissions table...
Aparup Banerjee [Fri, 20 Aug 2010 05:50:52 +0000 (05:50 +0000)]
assignment  MDL-23882 restricted border to just the table cells in submissions table. was affecting the yui treeview table's style.

12 years ago"MDL-23865, fixed block config when upgradeing from 1.9"
Dongsheng Cai [Fri, 20 Aug 2010 05:20:34 +0000 (05:20 +0000)]
"MDL-23865, fixed block config when upgradeing from 1.9"

12 years agolib MDL-23880 Added missing field in get_enrolled_sql causing errors when capability...
Sam Hemelryk [Fri, 20 Aug 2010 02:45:03 +0000 (02:45 +0000)]
lib MDL-23880 Added missing field in get_enrolled_sql causing errors when capability had prohibited roles

12 years agoMDL-23867 - removing some extra whitespaces.
Rossiani Wijaya [Fri, 20 Aug 2010 02:40:13 +0000 (02:40 +0000)]
MDL-23867 - removing some extra whitespaces.

12 years agoUpdated the HEAD build version to 20100820
Moodle Robot [Fri, 20 Aug 2010 00:46:34 +0000 (00:46 +0000)]
Updated the HEAD build version to 20100820

12 years agoFix settings pages for Brick, Fusion, Magazine, Overlay, Sky_high, and Splash, MDL...
john St [Thu, 19 Aug 2010 15:23:01 +0000 (15:23 +0000)]
Fix settings pages for Brick, Fusion, Magazine, Overlay, Sky_high, and Splash, MDL-22874

12 years agoMDL-23867 - fixed errors when there are no enrolled users.
Rossiani Wijaya [Thu, 19 Aug 2010 10:35:30 +0000 (10:35 +0000)]
MDL-23867 - fixed errors when there are no enrolled users.
also fixed incomplete use of moodle_url (MDL-19805).

12 years agoMDL-23682 improved overriding of MyISAM default engine with something that supports...
Petr Skoda [Thu, 19 Aug 2010 07:09:14 +0000 (07:09 +0000)]
MDL-23682 improved overriding of MyISAM default engine with something that supports ACID

12 years agoadmin blog comment course MDL-22856 Minor cleanups and improvements to styles
Sam Hemelryk [Thu, 19 Aug 2010 05:56:57 +0000 (05:56 +0000)]
admin blog comment course MDL-22856 Minor cleanups and improvements to styles

12 years agojavascript MDL-23850 Moved mforms specific JavaScript to a separate file
Sam Hemelryk [Thu, 19 Aug 2010 05:43:06 +0000 (05:43 +0000)]
javascript MDL-23850 Moved mforms specific JavaScript to a separate file

12 years agoenrol/authorize: MDL-22777 upgrade enrol/authorize plugin to new enrol_plugin base...
Aaron Barnes [Thu, 19 Aug 2010 02:42:33 +0000 (02:42 +0000)]
enrol/authorize: MDL-22777 upgrade enrol/authorize plugin to new enrol_plugin base class
Patch by Eugene Venter

12 years agoSCORM MDL-23589 set currentorg if not already set.
Dan Marsden [Thu, 19 Aug 2010 01:15:26 +0000 (01:15 +0000)]
SCORM MDL-23589 set currentorg if not already set.

12 years agoUpdated the HEAD build version to 20100819
Moodle Robot [Thu, 19 Aug 2010 00:46:48 +0000 (00:46 +0000)]
Updated the HEAD build version to 20100819

12 years agoMDL-23860 putting back code of function preparedatasets() (line 565)
Pierre Pichet [Thu, 19 Aug 2010 00:19:49 +0000 (00:19 +0000)]
MDL-23860 putting back code of function preparedatasets()  (line 565)

12 years agoMDL-23856 fixed invalid section restriction test
Petr Skoda [Wed, 18 Aug 2010 22:29:40 +0000 (22:29 +0000)]
MDL-23856 fixed invalid section restriction test

12 years agoMDL-23856 fixed incorrect integer comparison, we should not use === or !== because...
Petr Skoda [Wed, 18 Aug 2010 22:18:53 +0000 (22:18 +0000)]
MDL-23856 fixed incorrect integer comparison, we should not use === or !== because one may be integer and the other string

12 years agoMDL-23489 auth plugins can specify own edit profile url - patch submitted by Jay...
Petr Skoda [Wed, 18 Aug 2010 22:07:00 +0000 (22:07 +0000)]
MDL-23489 auth plugins can specify own edit profile url - patch submitted by Jay Knight + tweaking change password url to use new moodle_url at the same time, it is backwards compatible, custom plugins may still use string url for now

12 years agoMDL-23844 fixed IE compatibility - credit goes to Mauno Korpelainen
Petr Skoda [Wed, 18 Aug 2010 19:17:17 +0000 (19:17 +0000)]
MDL-23844 fixed IE compatibility - credit goes to Mauno Korpelainen

12 years agoMDL-23844 fixed encodings in lang files
Petr Skoda [Wed, 18 Aug 2010 19:13:37 +0000 (19:13 +0000)]
MDL-23844 fixed encodings in lang files

12 years agoMDL-23844 fixed encodings in lang files
Petr Skoda [Wed, 18 Aug 2010 19:13:37 +0000 (19:13 +0000)]
MDL-23844 fixed encodings in lang files

12 years agoMDL-23682 fixed help
Petr Skoda [Wed, 18 Aug 2010 17:51:36 +0000 (17:51 +0000)]
MDL-23682 fixed help

12 years agoMDL-23682 new MySQL engine migration script
Petr Skoda [Wed, 18 Aug 2010 17:24:53 +0000 (17:24 +0000)]
MDL-23682 new MySQL engine migration script

12 years agoMDL-23682 new MySQL engine diagnostics + InnoDB is now used instead of MyISAM in...
Petr Skoda [Wed, 18 Aug 2010 16:47:00 +0000 (16:47 +0000)]
MDL-23682 new MySQL engine diagnostics + InnoDB is now used instead of MyISAM in new installs if available + improved mysql transaction support

12 years agoNOMDL Workshop: adding explicit type declaration for hidden form elements
David Mudrak [Wed, 18 Aug 2010 16:41:58 +0000 (16:41 +0000)]
NOMDL Workshop: adding explicit type declaration for hidden form elements

12 years agoAdding new theme Overlay to 2.0 core, MDL-23857
john St [Wed, 18 Aug 2010 14:44:41 +0000 (14:44 +0000)]
Adding new theme Overlay to 2.0 core, MDL-23857

12 years agoMDL-23833 rewritten guest autologin - not using redirect any more + migration to...
Petr Skoda [Wed, 18 Aug 2010 11:49:22 +0000 (11:49 +0000)]
MDL-23833 rewritten guest autologin - not using redirect any more + migration to CFG->siteguest instead of username + removing guest login button when user is already guest

12 years agoNOMDL Enrol Authorize.net: added missing standard plugin name string
David Mudrak [Wed, 18 Aug 2010 10:32:39 +0000 (10:32 +0000)]
NOMDL Enrol Authorize.net: added missing standard plugin name string

12 years agoMDL-21432 lang string for missing_moodle_backup_xml_file error message
Ashley Holman [Wed, 18 Aug 2010 09:35:49 +0000 (09:35 +0000)]
MDL-21432 lang string for missing_moodle_backup_xml_file error message

This is so you can easily see which file is missing.

12 years agoMDL-22795 guest access icon + lang pack enrol related cleanup
Petr Skoda [Wed, 18 Aug 2010 09:26:46 +0000 (09:26 +0000)]
MDL-22795 guest access icon + lang pack enrol related cleanup

AMOS BEGIN
 MOV [allowguests,core],[allowguests,enrol_guest]
AMOS END