Petr Skoda [Tue, 24 Aug 2010 09:14:09 +0000 (09:14 +0000)]
MDL-23916 JS now allowed on private /my/ pages again
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
Dongsheng Cai [Tue, 24 Aug 2010 07:52:12 +0000 (07:52 +0000)]
"MDL-23894, added user quota limit to filesedit form"
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.
Sam Hemelryk [Tue, 24 Aug 2010 07:32:25 +0000 (07:32 +0000)]
NOBUG: Added missing quotes to database preset header call
Dongsheng Cai [Tue, 24 Aug 2010 07:18:08 +0000 (07:18 +0000)]
"MDL-23894 fixed user quota limit"
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.
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"
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"
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
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
Moodle Robot [Tue, 24 Aug 2010 00:47:48 +0000 (00:47 +0000)]
Updated the HEAD build version to
20100824
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.
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
David Mudrak [Mon, 23 Aug 2010 14:24:38 +0000 (14:24 +0000)]
NOMDL Added new core function to get a component version
Helen Foster [Mon, 23 Aug 2010 12:10:17 +0000 (12:10 +0000)]
MDL-17678 typo fix thanks to reporter Chardelle Busch
Petr Skoda [Mon, 23 Aug 2010 08:06:02 +0000 (08:06 +0000)]
MDL-15093 fixed recent LIKE escape regression
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
Petr Skoda [Mon, 23 Aug 2010 07:33:02 +0000 (07:33 +0000)]
MDL-23897 adding miissing cleanup of draft areas
Martin Dougiamas [Mon, 23 Aug 2010 03:04:42 +0000 (03:04 +0000)]
Upper case name for brick
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
Rossiani Wijaya [Mon, 23 Aug 2010 02:32:24 +0000 (02:32 +0000)]
MDL-14238 - removing whitespaces.
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.
Moodle Robot [Mon, 23 Aug 2010 00:46:48 +0000 (00:46 +0000)]
Updated the HEAD build version to
20100823
Eloy Lafuente [Sun, 22 Aug 2010 21:02:56 +0000 (21:02 +0000)]
MDL-23781 lesson - files upgrade fatal error fixed
Petr Skoda [Sun, 22 Aug 2010 19:32:37 +0000 (19:32 +0000)]
MDL-14679 more phpdocs improvements - fixed param types
Petr Skoda [Sun, 22 Aug 2010 19:26:48 +0000 (19:26 +0000)]
MDL-14679 more phpdocs improvements
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
Petr Skoda [Sun, 22 Aug 2010 19:17:06 +0000 (19:17 +0000)]
MDL-15093 improved coding style
Petr Skoda [Sun, 22 Aug 2010 19:06:06 +0000 (19:06 +0000)]
MDL-14679 more return types added
Petr Skoda [Sun, 22 Aug 2010 19:01:09 +0000 (19:01 +0000)]
fixed comment typo
Petr Skoda [Sun, 22 Aug 2010 19:00:28 +0000 (19:00 +0000)]
MDL-14679 fixing more incorrect return types
Petr Skoda [Sun, 22 Aug 2010 18:55:29 +0000 (18:55 +0000)]
MDL-14679 fixing incorrect return type of recordset methods
Petr Skoda [Sun, 22 Aug 2010 18:51:45 +0000 (18:51 +0000)]
MDL-14679 fixing obsolete driver names in comments
Petr Skoda [Sun, 22 Aug 2010 18:48:24 +0000 (18:48 +0000)]
MDL-15093 removing obsolete TODO comment
Petr Skoda [Sun, 22 Aug 2010 18:46:23 +0000 (18:46 +0000)]
MDL-15093 fixed comment indentation
Petr Skoda [Sun, 22 Aug 2010 11:36:10 +0000 (11:36 +0000)]
MDL-15093 removing invalid PHPDOC comment
Petr Skoda [Sun, 22 Aug 2010 11:34:56 +0000 (11:34 +0000)]
MDL-15093 fixed notice when dboptions not supplied
Moodle Robot [Sun, 22 Aug 2010 00:46:20 +0000 (00:46 +0000)]
Updated the HEAD build version to
20100822
Moodle Robot [Sat, 21 Aug 2010 00:46:23 +0000 (00:46 +0000)]
Updated the HEAD build version to
20100821
Petr Skoda [Fri, 20 Aug 2010 09:12:07 +0000 (09:12 +0000)]
MDL-23883 fixed mssql compatibility issue + docs typos
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
Aparup Banerjee [Fri, 20 Aug 2010 08:36:49 +0000 (08:36 +0000)]
database MDL-23789 fixed disable/enable editor button in templates tab.
Rossiani Wijaya [Fri, 20 Aug 2010 08:00:54 +0000 (08:00 +0000)]
MDL-14238 - add filter to grade assignment.
Sam Hemelryk [Fri, 20 Aug 2010 07:37:59 +0000 (07:37 +0000)]
NOBUG: Added a couple of descriptive classes to reused perfinfo class
Rossiani Wijaya [Fri, 20 Aug 2010 06:29:22 +0000 (06:29 +0000)]
MDL-6820 - make block icons clickable
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.
Dongsheng Cai [Fri, 20 Aug 2010 05:20:34 +0000 (05:20 +0000)]
"MDL-23865, fixed block config when upgradeing from 1.9"
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
Rossiani Wijaya [Fri, 20 Aug 2010 02:40:13 +0000 (02:40 +0000)]
MDL-23867 - removing some extra whitespaces.
Moodle Robot [Fri, 20 Aug 2010 00:46:34 +0000 (00:46 +0000)]
Updated the HEAD build version to
20100820
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
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).
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
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
Sam Hemelryk [Thu, 19 Aug 2010 05:43:06 +0000 (05:43 +0000)]
javascript MDL-23850 Moved mforms specific JavaScript to a separate file
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
Dan Marsden [Thu, 19 Aug 2010 01:15:26 +0000 (01:15 +0000)]
SCORM MDL-23589 set currentorg if not already set.
Moodle Robot [Thu, 19 Aug 2010 00:46:48 +0000 (00:46 +0000)]
Updated the HEAD build version to
20100819
Pierre Pichet [Thu, 19 Aug 2010 00:19:49 +0000 (00:19 +0000)]
MDL-23860 putting back code of function preparedatasets() (line 565)
Petr Skoda [Wed, 18 Aug 2010 22:29:40 +0000 (22:29 +0000)]
MDL-23856 fixed invalid section restriction test
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
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
Petr Skoda [Wed, 18 Aug 2010 19:17:17 +0000 (19:17 +0000)]
MDL-23844 fixed IE compatibility - credit goes to Mauno Korpelainen
Petr Skoda [Wed, 18 Aug 2010 19:13:37 +0000 (19:13 +0000)]
MDL-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
Petr Skoda [Wed, 18 Aug 2010 17:51:36 +0000 (17:51 +0000)]
MDL-23682 fixed help
Petr Skoda [Wed, 18 Aug 2010 17:24:53 +0000 (17:24 +0000)]
MDL-23682 new MySQL engine migration script
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
David Mudrak [Wed, 18 Aug 2010 16:41:58 +0000 (16:41 +0000)]
NOMDL Workshop: adding explicit type declaration for hidden form elements
john St [Wed, 18 Aug 2010 14:44:41 +0000 (14:44 +0000)]
Adding new theme Overlay to 2.0 core, MDL-23857
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
David Mudrak [Wed, 18 Aug 2010 10:32:39 +0000 (10:32 +0000)]
NOMDL Enrol Authorize.net: added missing standard plugin name string
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.
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
Petr Skoda [Wed, 18 Aug 2010 09:02:05 +0000 (09:02 +0000)]
MDL-22795 basic support for course enrol icons and enrol info
Dongsheng Cai [Wed, 18 Aug 2010 06:56:56 +0000 (06:56 +0000)]
"MDL-23822, fixed return url of private files manager"
Aparup Banerjee [Wed, 18 Aug 2010 06:37:32 +0000 (06:37 +0000)]
assignment MDL-23820 fixed broken file manager UI, have set the page context => related to MDL-23797
Andrew Davis [Wed, 18 Aug 2010 03:11:51 +0000 (03:11 +0000)]
rating MDL-23805 fixed an ajax bug that was preventing the rating aggregate updating for the hub
Moodle Robot [Wed, 18 Aug 2010 00:47:16 +0000 (00:47 +0000)]
Updated the HEAD build version to
20100818
David Mudrak [Tue, 17 Aug 2010 17:35:12 +0000 (17:35 +0000)]
MDL-23318 Consistent usage of 'pluginadministration' string for the Settings block
AMOS BEGIN
MOV [assignmentadministration,mod_assignment],[pluginadministration,mod_assignment]
MOV [dataadministration,mod_data],[pluginadministration,mod_data]
MOV [feedbackadministration,mod_feedback],[pluginadministration,mod_feedback]
MOV [folderadministration,mod_folder],[pluginadministration,mod_folder]
MOV [forumadministration,mod_forum],[pluginadministration,mod_forum]
MOV [glossaryadministration,mod_glossary],[pluginadministration,mod_glossary]
MOV [chatadministration,mod_chat],[pluginadministration,mod_chat]
MOV [choiceadministration,mod_choice],[pluginadministration,mod_choice]
MOV [imscpadministration,mod_imscp],[pluginadministration,mod_imscp]
MOV [labeladministration,mod_label],[pluginadministration,mod_label]
MOV [lessonadministration,mod_lesson],[pluginadministration,mod_lesson]
MOV [pageadministration,mod_page],[pluginadministration,mod_page]
MOV [quizadministration,mod_quiz],[pluginadministration,mod_quiz]
MOV [resourceadministration,mod_resource],[pluginadministration,mod_resource]
MOV [scormadministration,mod_scorm],[pluginadministration,mod_scorm]
MOV [surveyadministration,mod_survey],[pluginadministration,mod_survey]
MOV [urladministration,mod_url],[pluginadministration,mod_url]
MOV [wikiadministration,mod_wiki],[pluginadministration,mod_wiki]
MOV [workshopadministration,mod_workshop],[pluginadministration,mod_workshop]
AMOS END
David Mudrak [Tue, 17 Aug 2010 14:45:11 +0000 (14:45 +0000)]
NOMDL Workshop lang pack does not mention 'student', just 'user' or 'author' or 'reviewer' should be used
This has been discussed recently while working on help files. Moodle
tries to be neutral to the domain of usage.
David Mudrak [Tue, 17 Aug 2010 13:31:53 +0000 (13:31 +0000)]
MDL-23709 Added more checks to prevent multiply submissions per user
Petr Skoda [Tue, 17 Aug 2010 13:05:33 +0000 (13:05 +0000)]
MDL-23842 cohort UI now linked from course category settings block too
jerome mouneyrac [Tue, 17 Aug 2010 12:51:19 +0000 (12:51 +0000)]
rating MDL-23814 instantiate rating manager outside the "if" brackets because it is used in different "if" brackets
Petr Skoda [Tue, 17 Aug 2010 12:33:30 +0000 (12:33 +0000)]
MDL-23824 CLI script improvements - just define('CLI_SCRIPT', true) before require config.php; all incorrect uses of cli and web scripts are detected; refactored cron script - now in two separate sctipts; fix cli inline docs and help - we have to sudo to apache account; standardised cli script locations in auth plugins
Petr Skoda [Tue, 17 Aug 2010 10:38:34 +0000 (10:38 +0000)]
PHP4 is dead - admins with PHP4 will get ugly errors when trying to install Moodle 2.0, sorry we can not dance around this ancient version forever
Sam Hemelryk [Tue, 17 Aug 2010 08:31:20 +0000 (08:31 +0000)]
blocks MDL-23836 Converted the block_hider code to make use of YUI3
Andrew Davis [Tue, 17 Aug 2010 07:18:10 +0000 (07:18 +0000)]
rating MDL-23814 made an assortment of fixes to the ratings code
Sam Hemelryk [Tue, 17 Aug 2010 05:28:56 +0000 (05:28 +0000)]
backup MDL-23727 Added styles for the backup cancel button changes
Sam Hemelryk [Tue, 17 Aug 2010 05:21:57 +0000 (05:21 +0000)]
backup MDL-23727 The proceed button is now to the right of the screen and the cancel button throws a confirmation box.
Dan Marsden [Tue, 17 Aug 2010 04:18:46 +0000 (04:18 +0000)]
SCORM MDL-23834 wrong function call to get prev/next SCO and redirect
Piers Harding [Tue, 17 Aug 2010 04:03:44 +0000 (04:03 +0000)]
MDL-23751: fix broken scomr API debug.
Fix continue and previous (Auto).
Andrew Davis [Tue, 17 Aug 2010 04:02:23 +0000 (04:02 +0000)]
rating MDL-23805 removed min-width that was causing the rating history popup to be too wide
Andrew Davis [Tue, 17 Aug 2010 03:43:13 +0000 (03:43 +0000)]
rating MDL-23805 added set_context() call
Dongsheng Cai [Tue, 17 Aug 2010 03:43:12 +0000 (03:43 +0000)]
"MDL-23797, added set_context"
Andrew Davis [Tue, 17 Aug 2010 03:42:41 +0000 (03:42 +0000)]
rating MDL-23805 reworked the logic around displaying rating aggregates to make it clearer
Sam Hemelryk [Tue, 17 Aug 2010 02:47:17 +0000 (02:47 +0000)]
navigation MDL-23832 Labels are no longer shown on the navigation
Aparup Banerjee [Tue, 17 Aug 2010 02:43:47 +0000 (02:43 +0000)]
assignment MDL-23820 removing the extra format html field.
Sam Hemelryk [Tue, 17 Aug 2010 02:43:09 +0000 (02:43 +0000)]
navigation MDL-23831 Always show activity icons on the navigation