Sam Hemelryk [Mon, 16 Jan 2012 06:44:57 +0000 (14:44 +0800)]
MDL-31011 course: Fixed typo in comment
Mary Evans [Tue, 10 Jan 2012 01:21:22 +0000 (01:21 +0000)]
MDL-29724-update login page layout for all themes
Aparup Banerjee [Mon, 16 Jan 2012 05:41:12 +0000 (13:41 +0800)]
MDL-3054 quiz : cleaned whitespaces.
Mayank Gupa [Wed, 11 Jan 2012 20:02:51 +0000 (01:32 +0530)]
MDL-30578, Updating CMILongIdentifer read comments at tracker
Mayank Gupa [Sun, 4 Dec 2011 23:23:25 +0000 (04:53 +0530)]
MDL-30578, Updating CMILongIdentifer to check for valid URI (RFC 3986 [6]) and URN syntax as per RFC 2141 [3]
Petr Skoda [Sun, 15 Jan 2012 18:26:43 +0000 (19:26 +0100)]
MDL-29102 fix notice when auto-creating groups in existing grouping
Petr Skoda [Sun, 15 Jan 2012 18:11:16 +0000 (19:11 +0100)]
MDL-31171 fix blog attachment serving in BLOG_USER_LEVEL
Petr Skoda [Sun, 15 Jan 2012 18:02:08 +0000 (19:02 +0100)]
MDL-31011 fix report links in logs
Petr Skoda [Sun, 15 Jan 2012 16:12:35 +0000 (17:12 +0100)]
MDL-31035 fix showuseridentity notice before settings upgrade
Petr Skoda [Sun, 15 Jan 2012 14:51:55 +0000 (15:51 +0100)]
MDL-21992 fix custom scripts on https pages and CLI
Petr Skoda [Sun, 15 Jan 2012 14:34:56 +0000 (15:34 +0100)]
MDL-31161 fix notice when checking plugin requirements
Credit goes to Joseph Rézeau, thanks.
Petr Skoda [Sun, 15 Jan 2012 14:24:34 +0000 (15:24 +0100)]
MDL-30958 do not use Yahoo CDN on https sites
Browsers do not like mixing of ssl and non-use content on one page. Unfortunately YAHOO does not provide the files over SSL yet - see http://yuilibrary.com/yui/docs/tutorials/faq/#does-yahoos-cdn-support-ssl
Petr Skoda [Sun, 15 Jan 2012 12:40:12 +0000 (13:40 +0100)]
MDL-31170 fix automatic blog blocks hiding/unhiding after blog level change
Petr Skoda [Sun, 15 Jan 2012 10:33:08 +0000 (11:33 +0100)]
MDL-31092 send localised new account emails
Petr Skoda [Sun, 15 Jan 2012 10:05:00 +0000 (11:05 +0100)]
MDL-31166 do not try to cleanup data root paths in CLI install script
PARAM_TYPE can not be used for full OS paths. Admins have to enter correct data there, if not they get directory creation error.
Petr Skoda [Sat, 14 Jan 2012 21:52:46 +0000 (22:52 +0100)]
MDL-31165 fix InnoDB conversion query to use ENGINE parameter instead of legacy TYPE
AMOS bot [Sun, 15 Jan 2012 00:31:08 +0000 (00:31 +0000)]
Automatically generated installer lang files
Mary Evans [Sun, 15 Jan 2012 00:09:20 +0000 (00:09 +0000)]
MDL-31164-Fixes Sky High theme truncates report-Part2
Petr Skoda [Sat, 14 Jan 2012 23:56:01 +0000 (00:56 +0100)]
MDL-31109 fix maintenance link value in get_string()
Petr Skoda [Sat, 14 Jan 2012 23:43:28 +0000 (00:43 +0100)]
MDL-31117 delete obsolete TODO
This TODO was added when we were still using moodledata folder for group images, it is not relevant any more because group images are in new file API which supports DB transaction rollbacks.
Petr Skoda [Sat, 14 Jan 2012 23:14:44 +0000 (00:14 +0100)]
MDL-31127 init USER->access when switching roles
Only admins were affected by this problem because has_capability() does not init USER->access for them.
Petr Skoda [Sat, 14 Jan 2012 21:14:26 +0000 (22:14 +0100)]
MDL-27165 fix broken confirmed user filtering
Petr Skoda [Sat, 14 Jan 2012 20:57:01 +0000 (21:57 +0100)]
MDL-30891 fix invalid hardcoded capability check when disable legacy files repo
Petr Skoda [Sat, 14 Jan 2012 20:36:02 +0000 (21:36 +0100)]
MDL-31053 fix invalid context preloading in get_user_capability_course()
Petr Skoda [Sat, 14 Jan 2012 20:17:50 +0000 (21:17 +0100)]
MDL-31124 reinstroduce accidentally removed restore code for 1.9 backups
Mary Evans [Sat, 14 Jan 2012 01:16:29 +0000 (01:16 +0000)]
MDL-31144-fixes hidden Navigation block menu items when docked
Dan Poltawski [Wed, 24 Aug 2011 14:31:56 +0000 (15:31 +0100)]
MDL-29091 quiz - switch to use moodle_url::out_as_local_url
Dan Poltawski [Wed, 24 Aug 2011 14:20:46 +0000 (15:20 +0100)]
MDL-29091 weblib - Introduce out_as_local_url() method to moodle_url
This can be used for passing around PARAM_LOCALURL's where necessary
stripping the wwwroot
Marina Glancy [Tue, 10 Jan 2012 06:57:05 +0000 (14:57 +0800)]
MDL-31072: Added indexes to table role_assignments to speed up work in many-users-many-contexts environments
Marina Glancy [Tue, 10 Jan 2012 06:39:06 +0000 (14:39 +0800)]
MDL-31072: Fixed bug causing memory overflow for many-user systems:
when function find_users was supposed to be used for user validation but no userids were passed to it, it retrieved all users in the system.
This caused memory overflow on systems with too many users (like moodle.org).
Now we make sure that find_users is not called for validation if there is nobody to validate.
Also improved query inside find_users to make it work faster
Marina Glancy [Tue, 10 Jan 2012 02:03:43 +0000 (10:03 +0800)]
MDL-31060: removed unnecessary fields from query which also caused problems in MSSQL
Sam Hemelryk [Thu, 5 Jan 2012 01:29:44 +0000 (14:29 +1300)]
MDL-31025 navigation: When calling load_section_activities you must provide an array of activities not course_modinfo
sam marshall [Tue, 22 Nov 2011 16:16:23 +0000 (16:16 +0000)]
MDL-30408 Allow modules the choice to not appear on 'Add a...' lists
This is useful for modules which are created by the system and are not supposed to be created by users. There are various reasons for doing this in third-party modules.
Charles Fulton [Sun, 8 Jan 2012 22:14:09 +0000 (14:14 -0800)]
MDL-3054 record the current page of a quiz attempt
Tim Hunt [Thu, 12 Jan 2012 16:42:19 +0000 (16:42 +0000)]
MDL-31143 quiz reports: average grade of null causes php error.
Tim Hunt [Thu, 12 Jan 2012 12:43:22 +0000 (12:43 +0000)]
MDL-31135 question instances report: 'All' option broken
Jonathon Fowler [Thu, 12 Jan 2012 12:41:25 +0000 (12:41 +0000)]
MDL-31130 question bank: toggling show all / 20 per page broken.
Tim Hunt [Tue, 10 Jan 2012 15:39:37 +0000 (15:39 +0000)]
MDL-31102 question preview: fix HTML validation errors.
Tim Hunt [Tue, 10 Jan 2012 13:59:40 +0000 (13:59 +0000)]
MDL-31100 unit tests: don't mangle UTF-8 in failure messages.
Tim Hunt [Wed, 11 Jan 2012 16:21:47 +0000 (16:21 +0000)]
MDL-31095 quiz editing: only set quiz->grade to 0 if really necessary.
It is only necessary when there are (non-preview) attempts. However,
after making this change we have to ensure users cannot start attempts
when ->grade > 0 and ->sumgrades = 0.
Display ->grade on the order and paging tab of edit.php, so it is clear
what is going on when you are using that tab.
Finally, improve the error message a student gets if they try to start a
quiz with no questions.
Tim Hunt [Wed, 11 Jan 2012 16:19:30 +0000 (16:19 +0000)]
MDL-31095 quiz: fix bug in quiz::has_questions.
Tim Hunt [Mon, 9 Jan 2012 16:33:53 +0000 (16:33 +0000)]
MDL-31080 quiz editing, must be able to see and delete missing questions
Andrew Robert Nicols [Fri, 6 Jan 2012 08:58:56 +0000 (08:58 +0000)]
MDL-31040 Correct LTR language issue and inconsistency in display
Andrew Robert Nicols [Wed, 4 Jan 2012 16:19:16 +0000 (16:19 +0000)]
MDL-31018 Improve consistency of horizontal alignment across grade reports
Eloy Lafuente (stronk7) [Thu, 12 Jan 2012 10:34:20 +0000 (11:34 +0100)]
weekly release 2.3dev (blame stronk7 for 0202 mistake)
On
20120102 version was incorrectly bumped to 2012-02-02. So,
until then (< 1mo) we are going to be incrementing decimal digits
only and not date ones (first 8).
Eloy Lafuente (stronk7) [Thu, 12 Jan 2012 10:24:39 +0000 (11:24 +0100)]
Merge branch 'install_master' of git://github.com/amosbot/moodle
Eloy Lafuente (stronk7) [Wed, 11 Jan 2012 22:48:06 +0000 (23:48 +0100)]
Merge branch 'w02_MDL-29684_m23_metaenrol' of git://github.com/skodak/moodle
Tim Hunt [Wed, 11 Jan 2012 15:42:23 +0000 (15:42 +0000)]
MDL-26469 upgrade: cope with modules that do not set $module->cron.
Tim Hunt [Wed, 11 Jan 2012 14:04:09 +0000 (14:04 +0000)]
MDL-26469 upgrade: module cron setting not updated.
Tim Hunt [Wed, 11 Jan 2012 10:09:30 +0000 (10:09 +0000)]
MDL-30635 quiz cron: fixup - enable in version.php & fn name quiz_statistics_cron
AMOS bot [Wed, 11 Jan 2012 00:31:15 +0000 (00:31 +0000)]
Automatically generated installer lang files
Eloy Lafuente (stronk7) [Tue, 10 Jan 2012 22:34:56 +0000 (23:34 +0100)]
Merge branch 'MDL-31101' of git://github.com/timhunt/moodle
Tim Hunt [Tue, 10 Jan 2012 14:32:41 +0000 (14:32 +0000)]
MDL-31101 format_string: Don't mangle < and > in strings like x < 1.
Rajesh Taneja [Tue, 20 Dec 2011 04:11:34 +0000 (12:11 +0800)]
MDL-30452 Repositories: Changed default capability on repos - Thanks Michael
Sam Hemelryk [Tue, 10 Jan 2012 01:30:32 +0000 (14:30 +1300)]
Merge branch 'MDL-24394' of git://github.com/timhunt/moodle
Sam Hemelryk [Tue, 10 Jan 2012 01:26:08 +0000 (14:26 +1300)]
Merge branch 'MDL-31019' of git://github.com/timhunt/moodle
Sam Hemelryk [Mon, 9 Jan 2012 23:21:24 +0000 (12:21 +1300)]
MDL-31000 Added comment about the importance of repository array keys and hardened new dnd repository lookup
Sam Hemelryk [Mon, 9 Jan 2012 23:18:34 +0000 (12:18 +1300)]
Revert "MDL-31000 Respect sortorder of repositories when displaying the filepicker"
This change was reverted because the array keys need to be the id, existing code relies on this.
This reverts commit
ef72c7942e69b41296989bbbd51a0d84ee4f636b.
Sam Hemelryk [Mon, 9 Jan 2012 22:52:09 +0000 (11:52 +1300)]
Merge branch 'dragdrop-for-master' of git://git.luns.net.uk/moodle
Eloy Lafuente (stronk7) [Mon, 9 Jan 2012 21:18:50 +0000 (22:18 +0100)]
Merge branch 'wip-mdl-30608' of git://github.com/rajeshtaneja/moodle
Eloy Lafuente (stronk7) [Mon, 9 Jan 2012 21:02:10 +0000 (22:02 +0100)]
Merge branch 'MDL-6102-master' of git://github.com/sammarshallou/moodle
Eloy Lafuente (stronk7) [Mon, 9 Jan 2012 20:47:16 +0000 (21:47 +0100)]
Merge branch 'MDL-30783_t2' of git://github.com/kiklop74/moodle
Tim Hunt [Mon, 9 Jan 2012 18:05:06 +0000 (18:05 +0000)]
MDL-24394 qtype_match: should be able to use multilang for the choices.
Davo Smith [Tue, 8 Nov 2011 20:05:19 +0000 (20:05 +0000)]
MDL-29766 Add drag and drop upload to filemanager / filepicker elements
Tim Hunt [Mon, 9 Jan 2012 17:09:11 +0000 (17:09 +0000)]
MDL-31019 quiz secure mode. Fix typo that breaks submit.
sam marshall [Tue, 3 Jan 2012 17:19:20 +0000 (17:19 +0000)]
MDL-6102 Default time format incorrectly has leading zeros on 12-hour times (e.g. 03:57 PM)
Aparup Banerjee [Mon, 9 Jan 2012 06:35:38 +0000 (14:35 +0800)]
MDL-30583 Navigation : fixed string.
Aparup Banerjee [Mon, 9 Jan 2012 05:44:36 +0000 (13:44 +0800)]
Merge branch 'wip-MDL-30583-master' of git://github.com/samhemelryk/moodle
Aparup Banerjee [Mon, 9 Jan 2012 04:18:36 +0000 (12:18 +0800)]
Merge branch 'w02_MDL-30718_m23_usertimedb' of git://github.com/skodak/moodle
Sam Hemelryk [Mon, 9 Jan 2012 03:12:24 +0000 (16:12 +1300)]
Merge branch 'w02_MDL-31005_m23_contextlevelname' of git://github.com/skodak/moodle
Sam Hemelryk [Wed, 4 Jan 2012 06:04:57 +0000 (14:04 +0800)]
MDL-30608 Blocks: Fixed block disappering from search page
Sam Hemelryk [Mon, 9 Jan 2012 01:58:57 +0000 (14:58 +1300)]
Merge branch 'w02_MDL-30944_m23_cohortenrol' of git://github.com/skodak/moodle
Eloy Lafuente (stronk7) [Mon, 9 Jan 2012 01:31:02 +0000 (02:31 +0100)]
Merge branch 'w02_MDL-29046_m23_clidistrolib' of git://github.com/skodak/moodle
Eloy Lafuente (stronk7) [Mon, 9 Jan 2012 01:14:20 +0000 (02:14 +0100)]
Merge branch 'MDL-30031' of git://github.com/bostelm/moodle
Sam Hemelryk [Mon, 9 Jan 2012 01:03:10 +0000 (14:03 +1300)]
Merge branch 'w02_MDL-30717_m23_usercreated' of git://github.com/skodak/moodle
Sam Hemelryk [Mon, 9 Jan 2012 00:57:06 +0000 (13:57 +1300)]
MDL-30928 lib: Fixed whitespace
Sam Hemelryk [Mon, 9 Jan 2012 00:52:37 +0000 (13:52 +1300)]
Merge branch 'w02_MDL-30928_m23_deletetimes' of git://github.com/skodak/moodle
Sam Hemelryk [Mon, 9 Jan 2012 00:02:31 +0000 (13:02 +1300)]
Merge branch 'w02_MDL-30969_m23_suspendedcsv' of git://github.com/skodak/moodle
Eloy Lafuente (stronk7) [Sun, 8 Jan 2012 23:41:55 +0000 (00:41 +0100)]
Merge branch 'MDL-30778_t2' of git://github.com/kiklop74/moodle
Eloy Lafuente (stronk7) [Sun, 8 Jan 2012 23:33:02 +0000 (00:33 +0100)]
Merge branch 'MDL-30966-print-object' of git://github.com/mudrd8mz/moodle
Sam Hemelryk [Sun, 8 Jan 2012 23:23:11 +0000 (12:23 +1300)]
Merge branch 'master_MDL-31043' of git://github.com/danmarsden/moodle
Eloy Lafuente (stronk7) [Sun, 8 Jan 2012 23:15:21 +0000 (00:15 +0100)]
Merge branch 'MDL-30635' of git://github.com/timhunt/moodle
Sam Hemelryk [Sun, 8 Jan 2012 23:02:41 +0000 (12:02 +1300)]
Merge branch 'MDL-30652-master' of git://github.com/ankitagarwal/moodle
Sam Hemelryk [Sun, 8 Jan 2012 22:52:29 +0000 (11:52 +1300)]
Merge branch 'MDL-31000-master-1' of git://git.luns.net.uk/moodle
Sam Hemelryk [Tue, 6 Dec 2011 00:04:12 +0000 (13:04 +1300)]
MDL-30583 navigation: Added setting to control display of front page activities on the navigation
Petr Skoda [Sun, 8 Jan 2012 14:39:03 +0000 (15:39 +0100)]
MDL-31005 fix strict coding style warning in context_helper
PHP54 compatibility
Aleksey Avdeev [Mon, 22 Aug 2011 15:45:58 +0000 (19:45 +0400)]
MDL-29046 use of install/distrolib.php in the CLI installer
Signed-off-by: Aleksey Avdeev <solo@altlinux.ru>
Petr Skoda [Wed, 28 Dec 2011 16:21:59 +0000 (17:21 +0100)]
MDL-29684 improve enrol_meta plugin
List of changes:
* configurable unenrol action
* new setting for synchronisation of all enrolled users or users with at least one role
* cron period increased to 1 hour in order to lower server load, courses should not get out of sync often
* CLI sync script for debugging or manual sync
* phpdocs fixes
* when plugin is disabled all roles are removed, enrollments are kept
* uninstall script
* other bugfixing
Petr Skoda [Tue, 27 Dec 2011 14:54:01 +0000 (15:54 +0100)]
MDL-30717 update user->timemodified in update_user_record()
Petr Skoda [Tue, 27 Dec 2011 14:34:32 +0000 (15:34 +0100)]
MDL-30717 add missing time created info in create_user_record()
Credit goes to Luis Gustavo Mueller de Alcantara.
Petr Skoda [Tue, 27 Dec 2011 14:49:47 +0000 (15:49 +0100)]
MDL-30718 add missing timecraeted and timeupdated, fix user undeleting
Petr Skoda [Tue, 27 Dec 2011 15:10:14 +0000 (16:10 +0100)]
MDL-30928 include course and user deletion time in event
Credit goes to Luis Gustavo Mueller de Alcantara.
Petr Skoda [Wed, 28 Dec 2011 10:24:43 +0000 (11:24 +0100)]
MDL-30944 improve enrol_cohort plugin
List of changes:
* configurable unenrol action
* cron period increased to 1 hour in order to lower server load, courses should not get out of sync often
* CLI sync script for debugging or manual sync after configuration change
* phpdocs fixes
* when plugin is disabled all roles are removed, enrollments are kept
* uninstall script
* other bugfixing and performance improvements
Petr Skoda [Tue, 3 Jan 2012 15:40:09 +0000 (16:40 +0100)]
MDL-30969 add support for suspending in uploaduser admin tool
AMOS bot [Sat, 7 Jan 2012 00:31:13 +0000 (00:31 +0000)]
Automatically generated installer lang files
David Mudrak [Tue, 3 Jan 2012 10:29:10 +0000 (11:29 +0100)]
MDL-30966 print_object() output made CLI-friendly
Tim Hunt [Thu, 15 Dec 2011 11:39:32 +0000 (11:39 +0000)]
MDL-30757 questions: kill legacy global $QUESTION_EDITTABCAPS
Tim Hunt [Wed, 7 Dec 2011 16:29:49 +0000 (16:29 +0000)]
MDL-30635 enable standard cron for all question and quiz plugin types.
* Support for old non-standard cron for quiz reports dropped. (Standard
cron support was added in 2.2
* Cron support added for qbehaviour, qformat and quizacces plugins.
* qtypes were already supported in the standard way.
Dan Marsden [Thu, 5 Jan 2012 23:48:01 +0000 (12:48 +1300)]
MDL-31043 allow themes to set custommenu instead of using global settings
Eloy Lafuente (stronk7) [Thu, 5 Jan 2012 14:02:23 +0000 (15:02 +0100)]
weekly release 2.3dev (blame stronk7 for 0202 mistake)
On
20120102 version was incorrectly bumped to 2012-02-02. So,
until then (< 1mo) we are going to be incrementing decimal digits
only and not date ones (first 8).