moodle.git
11 years agoMDL-28348 fix spelling and some whitespace issues
Petr Skoda [Sun, 17 Jul 2011 18:39:20 +0000 (20:39 +0200)]
MDL-28348 fix spelling and some whitespace issues

11 years agoMDL-28348 fix fatal error caused by unenrolling of incorrect enrol instance
Petr Skoda [Sun, 17 Jul 2011 18:37:02 +0000 (20:37 +0200)]
MDL-28348 fix fatal error caused by unenrolling of incorrect enrol instance

11 years agoMDL-28348 prevent circular references in meta handler for enrolments
Petr Skoda [Sun, 17 Jul 2011 18:36:12 +0000 (20:36 +0200)]
MDL-28348 prevent circular references in meta handler for enrolments

11 years agoMDL-28348 fix meta sync when unassigning roles
Petr Skoda [Sun, 17 Jul 2011 18:35:15 +0000 (20:35 +0200)]
MDL-28348 fix meta sync when unassigning roles

11 years agoweekly release 2.2dev
Sam Hemelryk [Wed, 13 Jul 2011 12:21:48 +0000 (20:21 +0800)]
weekly release 2.2dev

11 years agoMerge branch 'install_master' of git://github.com/amosbot/moodle
Sam Hemelryk [Wed, 13 Jul 2011 12:06:16 +0000 (20:06 +0800)]
Merge branch 'install_master' of git://github.com/amosbot/moodle

11 years agoRevert "MDL-23344 fix login form focus"
Sam Hemelryk [Wed, 13 Jul 2011 12:02:58 +0000 (20:02 +0800)]
Revert "MDL-23344 fix login form focus"

This reverts commit 70b02b12d39fec290439ee38daabc26de4cf450f.

11 years agoMerge branch 'MDL-28221-resource-conversion' of git://github.com/mudrd8mz/moodle
Eloy Lafuente (stronk7) [Tue, 12 Jul 2011 14:57:54 +0000 (16:57 +0200)]
Merge branch 'MDL-28221-resource-conversion' of git://github.com/mudrd8mz/moodle

11 years agoMerge branch 'master_MDL-28017' of git://github.com/danmarsden/moodle
Eloy Lafuente (stronk7) [Tue, 12 Jul 2011 14:28:36 +0000 (16:28 +0200)]
Merge branch 'master_MDL-28017' of git://github.com/danmarsden/moodle

Conflicts:
mod/scorm/version.php

11 years agoMDL-28210 messaging: all includes but config.php must use $CFG-based abosolute paths
Eloy Lafuente (stronk7) [Tue, 12 Jul 2011 10:17:34 +0000 (12:17 +0200)]
MDL-28210 messaging: all includes but config.php must use $CFG-based abosolute paths

11 years agoMerge branch 'MDL-28210_messaging_constants2' of git://github.com/andyjdavis/moodle
Eloy Lafuente (stronk7) [Tue, 12 Jul 2011 10:16:16 +0000 (12:16 +0200)]
Merge branch 'MDL-28210_messaging_constants2' of git://github.com/andyjdavis/moodle

11 years agoMDL-28210 messaging: Fixed requires problems in /message/discussion.php
Andrew Davis (andyjdavis) [Tue, 12 Jul 2011 02:46:59 +0000 (10:46 +0800)]
MDL-28210 messaging: Fixed requires problems in /message/discussion.php

11 years agoAutomatically generated installer lang files
AMOS bot [Tue, 12 Jul 2011 00:55:19 +0000 (00:55 +0000)]
Automatically generated installer lang files

11 years agoMDL-28017 - SCORM unset old config var
Dan Marsden [Mon, 11 Jul 2011 21:46:23 +0000 (09:46 +1200)]
MDL-28017 - SCORM unset old config var

11 years agoMDL-28221 Legacy resource URL pointing to the course itself are migrated as File...
David Mudrak [Mon, 11 Jul 2011 20:37:34 +0000 (22:37 +0200)]
MDL-28221 Legacy resource URL pointing to the course itself are migrated as File module

This patch replays the logic of resource_20_migrate() function. If a
file is referred via URL to the course files of the course being
backed up, then such a resource is converted to the File module
(mod/resource) rather than URL module.

11 years agoMDL-28221 resource: improved file not found handling
David Mudrak [Mon, 11 Jul 2011 10:12:38 +0000 (12:12 +0200)]
MDL-28221 resource: improved file not found handling

When the referenced file is not found, do not rely on the record in
resource_old as the resource can be actually restored from a 1.9 backup.

11 years agoMDL-28221 resource: fixed a typo in variable names
David Mudrak [Mon, 11 Jul 2011 10:04:18 +0000 (12:04 +0200)]
MDL-28221 resource: fixed a typo in variable names

11 years agoMerge branch 'w27_MDL-28270_m22_cohortfilter' of git://github.com/skodak/moodle
Eloy Lafuente (stronk7) [Mon, 11 Jul 2011 18:22:42 +0000 (20:22 +0200)]
Merge branch 'w27_MDL-28270_m22_cohortfilter' of git://github.com/skodak/moodle

11 years agoMerge branch 'master_MDL-26942' of git://github.com/danmarsden/moodle
Eloy Lafuente (stronk7) [Mon, 11 Jul 2011 17:47:14 +0000 (19:47 +0200)]
Merge branch 'master_MDL-26942' of git://github.com/danmarsden/moodle

11 years agoMerge branch 'MDL-27755' of git://github.com/rwijaya/moodle
Eloy Lafuente (stronk7) [Mon, 11 Jul 2011 17:41:00 +0000 (19:41 +0200)]
Merge branch 'MDL-27755' of git://github.com/rwijaya/moodle

11 years agoMerge branch 'MDL-27741' of git://github.com/rwijaya/moodle
Eloy Lafuente (stronk7) [Mon, 11 Jul 2011 17:35:41 +0000 (19:35 +0200)]
Merge branch 'MDL-27741' of git://github.com/rwijaya/moodle

11 years agoMerge branch 'w27_MDL-23344_m22_loginfocus' of git://github.com/skodak/moodle
Eloy Lafuente (stronk7) [Mon, 11 Jul 2011 15:01:58 +0000 (17:01 +0200)]
Merge branch 'w27_MDL-23344_m22_loginfocus' of git://github.com/skodak/moodle

11 years agoMerge branch 'MDL-23580' of git://git.luns.net.uk/moodle
Eloy Lafuente (stronk7) [Mon, 11 Jul 2011 14:46:35 +0000 (16:46 +0200)]
Merge branch 'MDL-23580' of git://git.luns.net.uk/moodle

11 years agoMerge branch 'MDL-26165' of git://github.com/timhunt/moodle
Eloy Lafuente (stronk7) [Mon, 11 Jul 2011 14:32:17 +0000 (16:32 +0200)]
Merge branch 'MDL-26165' of git://github.com/timhunt/moodle

11 years agoMerge branch 'MDL-27483' of git://github.com/timhunt/moodle
Eloy Lafuente (stronk7) [Mon, 11 Jul 2011 14:25:42 +0000 (16:25 +0200)]
Merge branch 'MDL-27483' of git://github.com/timhunt/moodle

11 years agoMerge branch 'MDL-27931' of git://github.com/rwijaya/moodle
Eloy Lafuente (stronk7) [Mon, 11 Jul 2011 13:56:22 +0000 (15:56 +0200)]
Merge branch 'MDL-27931' of git://github.com/rwijaya/moodle

11 years agoMDL-28109 scorm - new settings => version bump
Eloy Lafuente (stronk7) [Mon, 11 Jul 2011 13:54:11 +0000 (15:54 +0200)]
MDL-28109 scorm - new settings => version bump

11 years agoMerge branch 'master_MDL-28109' of git://github.com/danmarsden/moodle
Eloy Lafuente (stronk7) [Mon, 11 Jul 2011 13:42:21 +0000 (15:42 +0200)]
Merge branch 'master_MDL-28109' of git://github.com/danmarsden/moodle

11 years agoMerge branch 'w27_MDL-28158_m22_cookies' of git://github.com/skodak/moodle
Eloy Lafuente (stronk7) [Mon, 11 Jul 2011 13:33:03 +0000 (15:33 +0200)]
Merge branch 'w27_MDL-28158_m22_cookies' of git://github.com/skodak/moodle

11 years agoMerge branch 'MDL-28186' of git://git.luns.net.uk/moodle
Eloy Lafuente (stronk7) [Mon, 11 Jul 2011 13:20:56 +0000 (15:20 +0200)]
Merge branch 'MDL-28186' of git://git.luns.net.uk/moodle

11 years agoMerge branch 'w27_MDL-28279_m22_flash' of git://github.com/skodak/moodle
Eloy Lafuente (stronk7) [Mon, 11 Jul 2011 10:06:22 +0000 (12:06 +0200)]
Merge branch 'w27_MDL-28279_m22_flash' of git://github.com/skodak/moodle

11 years agoMerge branch 'w27_MDL-28280_m22_usesid' of git://github.com/skodak/moodle
Eloy Lafuente (stronk7) [Mon, 11 Jul 2011 10:01:34 +0000 (12:01 +0200)]
Merge branch 'w27_MDL-28280_m22_usesid' of git://github.com/skodak/moodle

11 years agoMDL-27741 forum subscribe link: Removed 'no' string in social course format to displa...
Rossiani Wijaya [Mon, 11 Jul 2011 09:07:55 +0000 (17:07 +0800)]
MDL-27741 forum subscribe link: Removed 'no' string in social course format to display a subscribe link if user is not enrolled

11 years agoMerge branch 'w27_MDL-25954_m22_cohortnav' of git://github.com/skodak/moodle
Sam Hemelryk [Mon, 11 Jul 2011 08:20:03 +0000 (16:20 +0800)]
Merge branch 'w27_MDL-25954_m22_cohortnav' of git://github.com/skodak/moodle

11 years agoMerge branch 'w27_MDL-26965_m22_cohortuploaduser' of git://github.com/skodak/moodle
Sam Hemelryk [Mon, 11 Jul 2011 08:11:50 +0000 (16:11 +0800)]
Merge branch 'w27_MDL-26965_m22_cohortuploaduser' of git://github.com/skodak/moodle

11 years agoMerge branch 'wip-mdl-27954' of git://github.com/rajeshtaneja/moodle
Sam Hemelryk [Mon, 11 Jul 2011 08:01:26 +0000 (16:01 +0800)]
Merge branch 'wip-mdl-27954' of git://github.com/rajeshtaneja/moodle

11 years agoMerge branch 'w27_MDL-22404_m22_cohortbulk' of git://github.com/skodak/moodle
Sam Hemelryk [Mon, 11 Jul 2011 07:40:12 +0000 (15:40 +0800)]
Merge branch 'w27_MDL-22404_m22_cohortbulk' of git://github.com/skodak/moodle

11 years agoMDL-22404 bulk user add to cohort
Petr Skoda [Sat, 9 Jul 2011 21:25:29 +0000 (23:25 +0200)]
MDL-22404 bulk user add to cohort

11 years agoMerge branch 'MDL-28195' of git://github.com/timhunt/moodle
Sam Hemelryk [Mon, 11 Jul 2011 07:02:03 +0000 (15:02 +0800)]
Merge branch 'MDL-28195' of git://github.com/timhunt/moodle

11 years agoMerge branch 'w27_MDL-28273_m22_cohortremove' of git://github.com/skodak/moodle
Sam Hemelryk [Mon, 11 Jul 2011 06:50:56 +0000 (14:50 +0800)]
Merge branch 'w27_MDL-28273_m22_cohortremove' of git://github.com/skodak/moodle

11 years agoMerge branch 'w27_MDL-28278_m22_cohorticons' of git://github.com/skodak/moodle
Sam Hemelryk [Mon, 11 Jul 2011 06:18:54 +0000 (14:18 +0800)]
Merge branch 'w27_MDL-28278_m22_cohorticons' of git://github.com/skodak/moodle

11 years agoMerge branch 'wip-MDL-27429-master' of git://github.com/Beedell/moodle
Sam Hemelryk [Mon, 11 Jul 2011 05:54:49 +0000 (13:54 +0800)]
Merge branch 'wip-MDL-27429-master' of git://github.com/Beedell/moodle

11 years agoMerge branch 'MDL-28268' of git://github.com/timhunt/moodle
Sam Hemelryk [Mon, 11 Jul 2011 05:25:44 +0000 (13:25 +0800)]
Merge branch 'MDL-28268' of git://github.com/timhunt/moodle

11 years agoMerge branch 'MDL-28192' of git://github.com/timhunt/moodle
Sam Hemelryk [Mon, 11 Jul 2011 05:17:52 +0000 (13:17 +0800)]
Merge branch 'MDL-28192' of git://github.com/timhunt/moodle

11 years agoMDL-28017 SCORM - remove admin setting incorrectly added as it was never used.
Dan Marsden [Mon, 11 Jul 2011 03:42:53 +0000 (15:42 +1200)]
MDL-28017 SCORM - remove admin setting incorrectly added as it was never used.

11 years agoMerge branch 'master_MDL-27947' of git://github.com/danmarsden/moodle
Sam Hemelryk [Mon, 11 Jul 2011 03:31:13 +0000 (11:31 +0800)]
Merge branch 'master_MDL-27947' of git://github.com/danmarsden/moodle

11 years agoMerge branch 'MDL-27890_master' of git://github.com/stronk7/moodle
Sam Hemelryk [Mon, 11 Jul 2011 03:25:21 +0000 (11:25 +0800)]
Merge branch 'MDL-27890_master' of git://github.com/stronk7/moodle

11 years agoMerge branch 'glossary_multilang_master' of git://github.com/stronk7/moodle
Sam Hemelryk [Mon, 11 Jul 2011 03:14:44 +0000 (11:14 +0800)]
Merge branch 'glossary_multilang_master' of git://github.com/stronk7/moodle

11 years agoMerge branch 'mod_url_decode_master' of git://github.com/stronk7/moodle
Sam Hemelryk [Mon, 11 Jul 2011 03:02:41 +0000 (11:02 +0800)]
Merge branch 'mod_url_decode_master' of git://github.com/stronk7/moodle

11 years agoMerge branch 'backup_groups_master' of git://github.com/stronk7/moodle
Sam Hemelryk [Mon, 11 Jul 2011 02:53:38 +0000 (10:53 +0800)]
Merge branch 'backup_groups_master' of git://github.com/stronk7/moodle

11 years agoMDL-27954 mod_database - fixed search navigation link
Rajesh Taneja [Wed, 6 Jul 2011 06:06:02 +0000 (14:06 +0800)]
MDL-27954 mod_database - fixed search navigation link

11 years agoMDL-28048 glossary - fix double ampersand & missing string
Eloy Lafuente (stronk7) [Sun, 10 Jul 2011 23:23:20 +0000 (01:23 +0200)]
MDL-28048 glossary - fix double ampersand & missing string

11 years agoMDL-28048 glossary - add multilang support to categories
Eloy Lafuente (stronk7) [Sun, 10 Jul 2011 23:02:06 +0000 (01:02 +0200)]
MDL-28048 glossary - add multilang support to categories

11 years agoMDL-28109 - allow admin to decide which scorm settings are advanced, tidy up order...
Dan Marsden [Sun, 10 Jul 2011 22:18:16 +0000 (10:18 +1200)]
MDL-28109 - allow admin to decide which scorm settings are advanced, tidy up order of settings

11 years agoMDL-23344 fix login form focus
Petr Skoda [Sun, 10 Jul 2011 14:40:56 +0000 (16:40 +0200)]
MDL-23344 fix login form focus

11 years agoMDL-28280 remove obsolete unmaintained $CFG->usesid
Petr Skoda [Sun, 10 Jul 2011 11:38:42 +0000 (13:38 +0200)]
MDL-28280 remove obsolete unmaintained $CFG->usesid

11 years agoMDL-28158 add optional "Remember username" checkbox in login forms
Petr Skoda [Sun, 10 Jul 2011 11:22:55 +0000 (13:22 +0200)]
MDL-28158 add optional "Remember username" checkbox in login forms

11 years agoMDL-28156 restore - fix some notices restoring empty courses
Eloy Lafuente (stronk7) [Sun, 10 Jul 2011 11:12:05 +0000 (13:12 +0200)]
MDL-28156 restore - fix some notices restoring empty courses

11 years agoMDL-28279 remove unused admin setting
Petr Skoda [Sun, 10 Jul 2011 09:06:06 +0000 (11:06 +0200)]
MDL-28279 remove unused admin setting

11 years agoMDL-28279 remove flash client version blocking
Petr Skoda [Sun, 10 Jul 2011 09:03:02 +0000 (11:03 +0200)]
MDL-28279 remove flash client version blocking

Everybody is responsible for upgrades of Flash, there is no excuse any more.

11 years agoMDL-28278 use icons in cohort UI
Petr Skoda [Sun, 10 Jul 2011 08:03:42 +0000 (10:03 +0200)]
MDL-28278 use icons in cohort UI

11 years agoMDL-28109 - allow adming to decide which scorm settings are advanced, tidy up order...
Dan Marsden [Sat, 9 Jul 2011 23:10:56 +0000 (11:10 +1200)]
MDL-28109 - allow adming to decide which scorm settings are advanced, tidy up order of settings

11 years agoMDL-28156 restore - support restoring files without grade items
Eloy Lafuente (stronk7) [Sat, 9 Jul 2011 17:51:37 +0000 (19:51 +0200)]
MDL-28156 restore - support restoring files without grade items

11 years agoMDL-27438 backup - on course backups add course gropus and groupings
Eloy Lafuente (stronk7) [Sat, 9 Jul 2011 17:27:23 +0000 (19:27 +0200)]
MDL-27438 backup - on course backups add course gropus and groupings

11 years agoMDL-25954 fix cohort navigation issues
Petr Skoda [Sat, 9 Jul 2011 15:18:06 +0000 (17:18 +0200)]
MDL-25954 fix cohort navigation issues

11 years agoMDL-26965 add support for uploading of users to cohorts via csv
Petr Skoda [Sat, 9 Jul 2011 14:32:52 +0000 (16:32 +0200)]
MDL-26965 add support for uploading of users to cohorts via csv

11 years agoMDL-28273 waring that removing user from cohorts may unenrol from courses
Petr Skoda [Sat, 9 Jul 2011 14:23:36 +0000 (16:23 +0200)]
MDL-28273 waring that removing user from cohorts may unenrol from courses

11 years agoMDL-22404 add cohort ID to user filters
Petr Skoda [Sat, 9 Jul 2011 13:42:40 +0000 (15:42 +0200)]
MDL-22404 add cohort ID to user filters

We are using only ID because there might be hundreds of cohorts in the system at different contexts. There is no special access control because filtering is supposed to be used by admins only.

11 years agoMDL-27018 restore - decode links missing url->externalurl support
Eloy Lafuente (stronk7) [Sat, 9 Jul 2011 11:33:50 +0000 (13:33 +0200)]
MDL-27018 restore - decode links missing url->externalurl support

11 years agoMDL-28268 Missing ORDER BY when using extra answer table.
Jamie Pratt [Wed, 6 Jul 2011 10:54:59 +0000 (17:54 +0700)]
MDL-28268 Missing ORDER BY when using extra answer table.

From OU bug #921 "Order of answer fields in Variable numeric keeps changing" Cannot
reproduce this bug on my system but hopefully this will fix the problem. I added
an ORDER BY clause to the sql for fetching answers with extra answer fields.

11 years agoMDL-27947 - fix TOC display on skipview - use correct org in TOC title
Dan Marsden [Sun, 3 Jul 2011 22:57:16 +0000 (10:57 +1200)]
MDL-27947 - fix TOC display on skipview - use correct org in TOC title

11 years agoSCORM MDL-26942 - get first scoid if not set
Dan Marsden [Sat, 2 Jul 2011 07:45:08 +0000 (19:45 +1200)]
SCORM MDL-26942 - get first scoid if not set

11 years agoSCORM MDL-26942 - fix ending of lists.
Dan Marsden [Sat, 2 Jul 2011 06:59:31 +0000 (18:59 +1200)]
SCORM MDL-26942 - fix ending of lists.

11 years agoSCORM MDL-26942 - initial fix for list in toc
Dan Marsden [Sat, 2 Jul 2011 02:51:22 +0000 (14:51 +1200)]
SCORM MDL-26942 - initial fix for list in toc

11 years agoSCORM MDL-26942 - move scorm_get_toc to locallib.php
Dan Marsden [Fri, 1 Jul 2011 10:31:20 +0000 (22:31 +1200)]
SCORM MDL-26942 - move scorm_get_toc to locallib.php

11 years agoSCORM MDL-26942 remove empty file and add todo
Dan Marsden [Fri, 1 Jul 2011 10:11:44 +0000 (22:11 +1200)]
SCORM MDL-26942 remove empty file and add todo

11 years agoSCORM MDL-26942 merge scorm_get_toc to decrease duplicated code and simplify toc...
Dan Marsden [Fri, 1 Jul 2011 09:57:34 +0000 (21:57 +1200)]
SCORM MDL-26942 merge scorm_get_toc to decrease duplicated code and simplify toc display

11 years agoAutomatically generated installer lang files
AMOS bot [Fri, 8 Jul 2011 10:34:39 +0000 (12:34 +0200)]
Automatically generated installer lang files

11 years agoMDL-27429 Adding tabindex and on keypress to the blocks show/hide icon.
John Beedell [Mon, 27 Jun 2011 15:19:47 +0000 (16:19 +0100)]
MDL-27429 Adding tabindex and on keypress to the blocks show/hide icon.

11 years agoweekly release 2.2dev
Eloy Lafuente (stronk7) [Fri, 8 Jul 2011 09:15:49 +0000 (11:15 +0200)]
weekly release 2.2dev

11 years agofix permissions
Eloy Lafuente (stronk7) [Fri, 8 Jul 2011 09:13:19 +0000 (11:13 +0200)]
fix permissions

11 years agoMerge branch 'MDL-28015-workshop-sql' of git://github.com/mudrd8mz/moodle
Eloy Lafuente (stronk7) [Thu, 7 Jul 2011 23:11:13 +0000 (01:11 +0200)]
Merge branch 'MDL-28015-workshop-sql' of git://github.com/mudrd8mz/moodle

11 years agoMerge branch 'MDL-28168-custommenu' of git://github.com/mudrd8mz/moodle
Eloy Lafuente (stronk7) [Thu, 7 Jul 2011 22:41:19 +0000 (00:41 +0200)]
Merge branch 'MDL-28168-custommenu' of git://github.com/mudrd8mz/moodle

11 years agoMDL-27890 tinymce - enable 30 as min height within moodle
Tim Hunt [Thu, 16 Jun 2011 16:02:18 +0000 (17:02 +0100)]
MDL-27890 tinymce - enable 30 as min height within moodle

11 years agoMDL-NOBUG tinymce - updated instructions to cover local modifications and other minor...
Eloy Lafuente (stronk7) [Thu, 7 Jul 2011 16:21:15 +0000 (18:21 +0200)]
MDL-NOBUG tinymce - updated instructions to cover local modifications and other minor changes

11 years agoMDL-27890 tinymce - allow it to be smaller
Eloy Lafuente (stronk7) [Thu, 7 Jul 2011 15:36:59 +0000 (17:36 +0200)]
MDL-27890 tinymce - allow it to be smaller

11 years agoMDL-28015 workshop - fixed unique list of columns in ORDER BY clause
David Mudrak [Thu, 7 Jul 2011 13:02:34 +0000 (15:02 +0200)]
MDL-28015 workshop - fixed unique list of columns in ORDER BY clause

MSSQL requires that the columns in the ORDER BY clause list must be
unique. The patch populates the list of fields by combining an array of
explicit sort definition with an array of implicit (default) sort
definition.

11 years agoMDL-27483 make quiz repagination more robust.
Tim Hunt [Thu, 7 Jul 2011 11:37:40 +0000 (12:37 +0100)]
MDL-27483 make quiz repagination more robust.

11 years agoMDL-28192 local_qeupgradehelper fix typo.
Tim Hunt [Thu, 7 Jul 2011 10:25:39 +0000 (11:25 +0100)]
MDL-28192 local_qeupgradehelper fix typo.

11 years agoMDL-28168 Multi-language support for custom_menu reimplemented
David Mudrak [Tue, 5 Jul 2011 09:43:09 +0000 (11:43 +0200)]
MDL-28168 Multi-language support for custom_menu reimplemented

This is a reimplementation of the multi-language support for the
custom_menu class. The menu items now accept the forth optional
parameter with the explicit list of languages the item is valid for. If
no languages are listed, the item is valid for any language. The caller
of the custom_menu constructor must provide the user's current language
or null if the multi-language should not be supported (all items are
valid for any language then, regardless the definition).

See the attached unit tests for the examples of usage.

11 years agoMDL-28168 Improved custom_menu constructor
David Mudrak [Tue, 5 Jul 2011 08:13:14 +0000 (10:13 +0200)]
MDL-28168 Improved custom_menu constructor

This improves custom_menu constructor by dropping support for useless
$text parameter and replacing it with the menu definition. This makes
custom_menu instance independent on the place where the menu is defined
($CFG->custommenuitems) and can be unit-tested. Also, multiple instances
of custom_menu can be instantiated now which can be interesting in the
future.

11 years agoMDL-28168 Revert "MDL-27073 Support multi-language content in custom menu"
David Mudrak [Tue, 5 Jul 2011 07:08:49 +0000 (09:08 +0200)]
MDL-28168 Revert "MDL-27073 Support multi-language content in custom menu"

This reverts commit 87e0230d0a0f5993111e81e01a9f62713595136a.

11 years agoMDL-27833 Backup - Fix can't search courses with non-latin characters during importing
Sun Zhigang [Mon, 13 Jun 2011 12:08:46 +0000 (20:08 +0800)]
MDL-27833 Backup - Fix can't search courses with non-latin characters during importing

PARAM_ALPHANUMEXT filter out all non-latin characters, including
Chinese, Japanese and etc. Use PARAM_NOTAGS instead.

11 years agoMerge branch 'MDL-28169' of git://github.com/nebgor/moodle
Eloy Lafuente (stronk7) [Thu, 7 Jul 2011 08:21:32 +0000 (10:21 +0200)]
Merge branch 'MDL-28169' of git://github.com/nebgor/moodle

11 years agoMerge branch 'w26_MDL-28163_m22_customfront' of git://github.com/skodak/moodle
Eloy Lafuente (stronk7) [Thu, 7 Jul 2011 08:11:17 +0000 (10:11 +0200)]
Merge branch 'w26_MDL-28163_m22_customfront' of git://github.com/skodak/moodle

11 years agoMDL-27755 course search: Add course id and shortname to search fields
Rossiani Wijaya [Thu, 7 Jul 2011 07:02:11 +0000 (15:02 +0800)]
MDL-27755 course search: Add course id and shortname to search fields

11 years agoMDL-28169 Installation Added 2.1 upgrade (idiot proof) lines to upgrade scripts.
Aparup Banerjee [Tue, 5 Jul 2011 10:09:40 +0000 (18:09 +0800)]
MDL-28169 Installation Added 2.1 upgrade (idiot proof) lines to upgrade scripts.

11 years agoMerge branch 'master_MDL-28110' of git://github.com/danmarsden/moodle
Eloy Lafuente (stronk7) [Thu, 7 Jul 2011 01:00:42 +0000 (03:00 +0200)]
Merge branch 'master_MDL-28110' of git://github.com/danmarsden/moodle

11 years agoMerge branch 'master_MDL-28111' of git://github.com/danmarsden/moodle
Eloy Lafuente (stronk7) [Thu, 7 Jul 2011 00:36:28 +0000 (02:36 +0200)]
Merge branch 'master_MDL-28111' of git://github.com/danmarsden/moodle

11 years agoMDL-27989 whitespace fix
Eloy Lafuente (stronk7) [Thu, 7 Jul 2011 00:21:44 +0000 (02:21 +0200)]
MDL-27989 whitespace fix