moodle.git
12 years agoMDL-43306 restore: fix grade item sortorder restoration
Dan Poltawski [Tue, 10 Dec 2013 03:54:13 +0000 (11:54 +0800)]
MDL-43306 restore: fix grade item sortorder restoration

Previously, restore was blindly inserting the old sort order into the
database, causing duplicate sortorders which lead to unpredicatble
sorting results.

Now we will use the api function to add it after the original sortorder,
this means if a duplicate exists in the original location, this item
will appear after it.

12 years agoweekly release 2.4.7+
Dan Poltawski [Thu, 5 Dec 2013 07:09:59 +0000 (15:09 +0800)]
weekly release 2.4.7+

12 years agoMerge branch 'install_24_STABLE' of git://git.moodle.org/moodle-install into MOODLE_2...
Dan Poltawski [Thu, 5 Dec 2013 07:09:56 +0000 (15:09 +0800)]
Merge branch 'install_24_STABLE' of git://git.moodle.org/moodle-install into MOODLE_24_STABLE

12 years agoMerge branch 'MDL-43068_24' of git://github.com/timhunt/moodle into MOODLE_24_STABLE
Dan Poltawski [Thu, 5 Dec 2013 01:34:04 +0000 (09:34 +0800)]
Merge branch 'MDL-43068_24' of git://github.com/timhunt/moodle into MOODLE_24_STABLE

12 years agoMDL-43068 course&gradebook: fix use of new API in old branches.
Tim Hunt [Wed, 4 Dec 2013 15:34:31 +0000 (15:34 +0000)]
MDL-43068 course&gradebook: fix use of new API in old branches.

12 years agoAutomatically generated installer lang files
AMOS bot [Wed, 4 Dec 2013 00:43:17 +0000 (00:43 +0000)]
Automatically generated installer lang files

12 years agoMerge branch 'MDL-41446-m24' of git://github.com/sammarshallou/moodle into MOODLE_24_...
Eloy Lafuente (stronk7) [Tue, 3 Dec 2013 22:56:02 +0000 (23:56 +0100)]
Merge branch 'MDL-41446-m24' of git://github.com/sammarshallou/moodle into MOODLE_24_STABLE

12 years agoMDL-43142 mnet: fixed typo in variable passed to get_string
Mark Nelson [Fri, 29 Nov 2013 22:12:09 +0000 (14:12 -0800)]
MDL-43142 mnet: fixed typo in variable passed to get_string

12 years agoMDL-43140 mnet: display header after redirects to avoid warning
Mark Nelson [Fri, 29 Nov 2013 22:25:45 +0000 (14:25 -0800)]
MDL-43140 mnet: display header after redirects to avoid warning

12 years agoMerge branch 'moodle24-mdl33971' of https://github.com/tlock/moodle into MOODLE_24_STABLE
Eloy Lafuente (stronk7) [Tue, 3 Dec 2013 16:37:15 +0000 (17:37 +0100)]
Merge branch 'moodle24-mdl33971' of https://github.com/tlock/moodle into MOODLE_24_STABLE

12 years agoMDL-43079 quiz statistics : fix stats graph when all grades zero
James Pratt [Wed, 27 Nov 2013 05:49:19 +0000 (12:49 +0700)]
MDL-43079 quiz statistics : fix stats graph when all grades zero

12 years agoMerge branch 'wip-mdl-43048-m24' of https://github.com/rajeshtaneja/moodle into MOODL...
Damyon Wiese [Tue, 3 Dec 2013 03:44:28 +0000 (11:44 +0800)]
Merge branch 'wip-mdl-43048-m24' of https://github.com/rajeshtaneja/moodle into MOODLE_24_STABLE

12 years agoMDL-42904: Self enrol. Fix sloppy version numbers
Damyon Wiese [Tue, 3 Dec 2013 03:21:40 +0000 (11:21 +0800)]
MDL-42904: Self enrol. Fix sloppy version numbers

12 years agoMerge branch 'wip-mdl-42904-m24' of https://github.com/rajeshtaneja/moodle into MOODL...
Damyon Wiese [Tue, 3 Dec 2013 03:20:47 +0000 (11:20 +0800)]
Merge branch 'wip-mdl-42904-m24' of https://github.com/rajeshtaneja/moodle into MOODLE_24_STABLE

12 years agoMerge branch 'w48_MDL-41819_m24_maxinputvars' of https://github.com/skodak/moodle...
Sam Hemelryk [Mon, 2 Dec 2013 20:57:03 +0000 (09:57 +1300)]
Merge branch 'w48_MDL-41819_m24_maxinputvars' of https://github.com/skodak/moodle into MOODLE_24_STABLE

12 years agoMerge branch 'm24_MDL-43039_SessionDiskFull_False_Positive' of https://github.com...
Damyon Wiese [Mon, 2 Dec 2013 06:35:53 +0000 (14:35 +0800)]
Merge branch 'm24_MDL-43039_SessionDiskFull_False_Positive' of https://github.com/scara/moodle into MOODLE_24_STABLE

12 years agoMerge branch 'wip-MDL-40191-m24' of git://github.com/marinaglancy/moodle into MOODLE_...
Dan Poltawski [Mon, 2 Dec 2013 03:19:49 +0000 (11:19 +0800)]
Merge branch 'wip-MDL-40191-m24' of git://github.com/marinaglancy/moodle into MOODLE_24_STABLE

12 years agoMerge branch 'MDL-43068_24' of git://github.com/timhunt/moodle into MOODLE_24_STABLE
Dan Poltawski [Mon, 2 Dec 2013 03:11:12 +0000 (11:11 +0800)]
Merge branch 'MDL-43068_24' of git://github.com/timhunt/moodle into MOODLE_24_STABLE

12 years agoAutomatically generated installer lang files
AMOS bot [Mon, 2 Dec 2013 00:42:58 +0000 (00:42 +0000)]
Automatically generated installer lang files

12 years agoMDL-41819 try to work around max_input_vars restriction
Petr Škoda [Mon, 18 Nov 2013 02:50:26 +0000 (10:50 +0800)]
MDL-41819 try to work around max_input_vars restriction

12 years agoMDL-40191 navigation: do not throw an error if activity is not visible
Marina Glancy [Tue, 26 Nov 2013 02:54:19 +0000 (13:54 +1100)]
MDL-40191 navigation: do not throw an error if activity is not visible

navigationlib is not the place to check it, let the page itself decide what to do in this case

12 years agoMDL-40191 MDLSITE-2455 Do not throw coding exception when the activity is not found
David Mudrák [Tue, 27 Aug 2013 09:40:18 +0000 (11:40 +0200)]
MDL-40191 MDLSITE-2455 Do not throw coding exception when the activity is not found

Under certain conditions, coding exception is thrown when fetching items from
the navigation bar. The patch prevents them. See more details in the tracker.

12 years agoMDL-43033 cache: added stats logging to set_many methods
Sam Hemelryk [Tue, 26 Nov 2013 22:41:05 +0000 (11:41 +1300)]
MDL-43033 cache: added stats logging to set_many methods

12 years agoMDL-43033 pix: backport warning icon
Sam Hemelryk [Tue, 26 Nov 2013 22:28:54 +0000 (11:28 +1300)]
MDL-43033 pix: backport warning icon

12 years agoMDL-43033 cache: fixed display of definition stores in admin interface
Sam Hemelryk [Tue, 26 Nov 2013 22:18:53 +0000 (11:18 +1300)]
MDL-43033 cache: fixed display of definition stores in admin interface

12 years agoMDL-43033 cache: added a warning icon for mappings
Sam Hemelryk [Tue, 26 Nov 2013 01:07:29 +0000 (14:07 +1300)]
MDL-43033 cache: added a warning icon for mappings

We now show a warning icon with an explanatory alt if the user
has mapped a store as a mode default that doesn't not fulfill the
requirements of every known definition.

12 years agoMDL-43033 cache: fixed mode map event invalidation scenario
Sam Hemelryk [Mon, 25 Nov 2013 23:17:33 +0000 (12:17 +1300)]
MDL-43033 cache: fixed mode map event invalidation scenario

12 years agoMDL-43033 cache: added stats logging to get_many methods
Sam Hemelryk [Mon, 25 Nov 2013 23:03:40 +0000 (12:03 +1300)]
MDL-43033 cache: added stats logging to get_many methods

12 years agoMDL-43039 Libraries "The session partition is full." false positive.
Matteo Scaramuccia [Sun, 24 Nov 2013 08:51:45 +0000 (09:51 +0100)]
MDL-43039 Libraries "The session partition is full." false positive.

12 years agoweekly release 2.4.7+
Dan Poltawski [Fri, 29 Nov 2013 04:52:44 +0000 (12:52 +0800)]
weekly release 2.4.7+

12 years agoMerge branch 'install_24_STABLE' of git://git.moodle.org/moodle-install into MOODLE_2...
Dan Poltawski [Fri, 29 Nov 2013 04:52:42 +0000 (12:52 +0800)]
Merge branch 'install_24_STABLE' of git://git.moodle.org/moodle-install into MOODLE_24_STABLE

12 years agoMDL-43068 course&gradebook: show/hide cm & CONTROLS_GRADE_VISIBILITY
Tim Hunt [Wed, 27 Nov 2013 17:40:40 +0000 (17:40 +0000)]
MDL-43068 course&gradebook: show/hide cm & CONTROLS_GRADE_VISIBILITY

Making a quiz visible on the course page, of via the settings form,
could cause the grade item to become visible in the gradebook, even
though the quiz supports FEATURE_CONTROLS_GRADE_VISIBILITY to ensure
that when the grades are hidden in the quiz settings, they do not appear
in the gradebook.

Now, if a module supports FEATURE_CONTROLS_GRADE_VISIBILITY, then
set_coursemodule_visible calls the _grade_item_update callback to update
the grade item(s).

In addition, there was a bug when saving the quiz form, where it used
the value of $cm->visible from the database, which was wrong if the
value of cm->visible had just been changed on the setting form.

12 years agoAutomatically generated installer lang files
AMOS bot [Thu, 28 Nov 2013 09:12:45 +0000 (09:12 +0000)]
Automatically generated installer lang files

12 years agoMDL-33971: When viewing course log entries for Quiz View Summary a number is displaye...
Tim Lock [Sun, 24 Jun 2012 08:56:02 +0000 (18:26 +0930)]
MDL-33971: When viewing course log entries for Quiz View Summary a number is displayed not the quiz name

12 years agoMDL-43048 block_tags: Initalised content->text for tags block
Rajesh Taneja [Mon, 25 Nov 2013 06:27:36 +0000 (14:27 +0800)]
MDL-43048 block_tags: Initalised content->text for tags block

12 years agoMerge branch 'wip-mdl-41635-m24' of git://github.com/rajeshtaneja/moodle into MOODLE_...
Dan Poltawski [Wed, 27 Nov 2013 03:14:52 +0000 (11:14 +0800)]
Merge branch 'wip-mdl-41635-m24' of git://github.com/rajeshtaneja/moodle into MOODLE_24_STABLE

12 years agoMDL-41635 Report: Added string to action link for display
Rajesh Taneja [Wed, 27 Nov 2013 01:56:34 +0000 (09:56 +0800)]
MDL-41635 Report: Added string to action link for display

12 years agoMDL-42998: Fix user selection search options autoselectunique.
Tim Lock [Wed, 20 Nov 2013 22:47:04 +0000 (09:17 +1030)]
MDL-42998: Fix user selection search options autoselectunique.

12 years agoAutomatically generated installer lang files
AMOS bot [Wed, 27 Nov 2013 00:48:27 +0000 (00:48 +0000)]
Automatically generated installer lang files

12 years agoMerge branch 'm24_MDL-43045' of git://github.com/totara/moodle into MOODLE_24_STABLE
Eloy Lafuente (stronk7) [Tue, 26 Nov 2013 20:30:46 +0000 (21:30 +0100)]
Merge branch 'm24_MDL-43045' of git://github.com/totara/moodle into MOODLE_24_STABLE

12 years agoMerge branch 'MDL-43000_24' of git://github.com/timhunt/moodle into MOODLE_24_STABLE
Dan Poltawski [Tue, 26 Nov 2013 07:06:41 +0000 (15:06 +0800)]
Merge branch 'MDL-43000_24' of git://github.com/timhunt/moodle into MOODLE_24_STABLE

12 years agoMerge branch 'wip-mdl-41635-m24' of git://github.com/rajeshtaneja/moodle into MOODLE_...
Dan Poltawski [Tue, 26 Nov 2013 02:25:05 +0000 (10:25 +0800)]
Merge branch 'wip-mdl-41635-m24' of git://github.com/rajeshtaneja/moodle into MOODLE_24_STABLE

12 years agoMerge branch 'MDL-43005-24' of git://github.com/ankitagarwal/moodle into MOODLE_24_STABLE
Sam Hemelryk [Mon, 25 Nov 2013 19:41:48 +0000 (08:41 +1300)]
Merge branch 'MDL-43005-24' of git://github.com/ankitagarwal/moodle into MOODLE_24_STABLE

12 years agoMDL-43045 report: Fix missing role name in security overview report
Simon Coggins [Mon, 25 Nov 2013 19:20:19 +0000 (08:20 +1300)]
MDL-43045 report: Fix missing role name in security overview report

12 years agoMerge branch 'wip-MDL-41257-24' of git://github.com/abgreeve/moodle into MOODLE_24_STABLE
Damyon Wiese [Mon, 25 Nov 2013 05:47:10 +0000 (13:47 +0800)]
Merge branch 'wip-MDL-41257-24' of git://github.com/abgreeve/moodle into MOODLE_24_STABLE

12 years agoMerge branch 'w48_MDL-37016_m24_sloppymysql' of https://github.com/skodak/moodle...
Dan Poltawski [Mon, 25 Nov 2013 05:41:00 +0000 (13:41 +0800)]
Merge branch 'w48_MDL-37016_m24_sloppymysql' of https://github.com/skodak/moodle into MOODLE_24_STABLE

12 years agoMerge branch 'wip-mdl-42924-m24' of https://github.com/rajeshtaneja/moodle into MOODL...
Damyon Wiese [Mon, 25 Nov 2013 05:17:13 +0000 (13:17 +0800)]
Merge branch 'wip-mdl-42924-m24' of https://github.com/rajeshtaneja/moodle into MOODLE_24_STABLE

12 years agoMerge branch 'MDL-42547_m24' of https://github.com/markn86/moodle into MOODLE_24_STABLE
Dan Poltawski [Mon, 25 Nov 2013 02:37:40 +0000 (10:37 +0800)]
Merge branch 'MDL-42547_m24' of https://github.com/markn86/moodle into MOODLE_24_STABLE

12 years agoMDL-42904 self_enrol: Set customint1 if it's null
Rajesh Taneja [Thu, 21 Nov 2013 06:11:28 +0000 (14:11 +0800)]
MDL-42904 self_enrol: Set customint1 if it's null

12 years agoMerge branch 'wip-MDL-29071-m24' of git://github.com/marinaglancy/moodle into MOODLE_...
Eloy Lafuente (stronk7) [Sun, 24 Nov 2013 15:51:37 +0000 (16:51 +0100)]
Merge branch 'wip-MDL-29071-m24' of git://github.com/marinaglancy/moodle into MOODLE_24_STABLE

12 years agoMDL-37016 fix sloppy mysql nulls in event.uuid
Petr Škoda [Thu, 21 Nov 2013 01:44:41 +0000 (09:44 +0800)]
MDL-37016 fix sloppy mysql nulls in event.uuid

12 years agoMDL-43000 shortanswer qtype: handle patterns with many *s
Tim Hunt [Fri, 22 Nov 2013 11:29:56 +0000 (11:29 +0000)]
MDL-43000 shortanswer qtype: handle patterns with many *s

Teachers were typing patterns like
********************************<em>****************************</em>
which translates into a pattern like .*.*.*.*, which is very inefficient
to try to match, althought it is equivalent ot a single .*. At a certain
point preg was just giving up.

Since people actually do this, we should simplify the regex by treating
runs of * like a single *.

12 years agoweekly release 2.4.7+
Eloy Lafuente (stronk7) [Thu, 21 Nov 2013 18:33:30 +0000 (19:33 +0100)]
weekly release 2.4.7+

12 years agoMerge branch 'install_24_STABLE' of git://git.moodle.org/moodle-install into MOODLE_2...
Eloy Lafuente (stronk7) [Thu, 21 Nov 2013 18:33:25 +0000 (19:33 +0100)]
Merge branch 'install_24_STABLE' of git://git.moodle.org/moodle-install into MOODLE_24_STABLE

12 years agoMDL-43005 blogs: Fix issues with blog tags
Ankit Agarwal [Thu, 21 Nov 2013 05:36:48 +0000 (13:36 +0800)]
MDL-43005 blogs: Fix issues with blog tags

12 years agoMDL-29071 ddl: unittest for objects name length
Marina Glancy [Fri, 8 Nov 2013 02:17:47 +0000 (13:17 +1100)]
MDL-29071 ddl: unittest for objects name length

12 years agoMDL-29071 ddl: make sure object name never exceeds max length
Marina Glancy [Fri, 8 Nov 2013 00:58:35 +0000 (11:58 +1100)]
MDL-29071 ddl: make sure object name never exceeds max length

Many thanks to Ray Bon for finding the problem

12 years agoMDL-42547 tool_uploaduser: trim values before uploading users
Mark Nelson [Thu, 14 Nov 2013 01:25:48 +0000 (17:25 -0800)]
MDL-42547 tool_uploaduser: trim values before uploading users

12 years agoMDL-41635 Reports: Added missing string in loglive reports
FilipBenco [Tue, 8 Oct 2013 19:19:16 +0000 (21:19 +0200)]
MDL-41635 Reports: Added missing string in loglive reports

Under course administration navigation log live doesn't appear
or appear with empty string (in some themes), this is happening
because text passed is empty.

12 years agoMerge branch 'MDL-42767-24' of git://github.com/ankitagarwal/moodle into MOODLE_24_STABLE
Marina Glancy [Wed, 20 Nov 2013 02:24:29 +0000 (13:24 +1100)]
Merge branch 'MDL-42767-24' of git://github.com/ankitagarwal/moodle into MOODLE_24_STABLE

12 years agoMDL-41257 calendar: Day and Upcoming-Events view not processed through text_filters...
Michael Milette [Wed, 20 Nov 2013 01:55:43 +0000 (09:55 +0800)]
MDL-41257 calendar: Day and Upcoming-Events view not processed through text_filters() function

This fix adds text filtering to the Calendar Day view and Upcoming Events view, specifically the event name and event description.

Signed-off-by: Michael Milette <michael.milette@instruxmedia.com>
12 years agoMDL-42924 Administration: use normalize_component to extract plugin name and type
Rajesh Taneja [Tue, 19 Nov 2013 03:58:52 +0000 (11:58 +0800)]
MDL-42924 Administration: use normalize_component to extract plugin name and type

12 years agoMDL-42060 block_course_list: fixed sorting of mycourses
Sam Hemelryk [Sun, 17 Nov 2013 20:37:01 +0000 (09:37 +1300)]
MDL-42060 block_course_list: fixed sorting of mycourses

12 years agoMerge branch 'MDL-42181_24' of git://github.com/mkassaei/moodle into MOODLE_24_STABLE
Dan Poltawski [Tue, 19 Nov 2013 02:07:09 +0000 (10:07 +0800)]
Merge branch 'MDL-42181_24' of git://github.com/mkassaei/moodle into MOODLE_24_STABLE

12 years agoMerge branch 'm24_MDL-40223' of git://github.com/danmarsden/moodle into MOODLE_24_STABLE
Damyon Wiese [Tue, 19 Nov 2013 01:51:53 +0000 (09:51 +0800)]
Merge branch 'm24_MDL-40223' of git://github.com/danmarsden/moodle into MOODLE_24_STABLE

12 years agoAutomatically generated installer lang files
AMOS bot [Tue, 19 Nov 2013 00:40:30 +0000 (00:40 +0000)]
Automatically generated installer lang files

12 years agoMDL-40223 SCORM: pass limit into function instead of hardcoding to allow cross-db
Dan Marsden [Tue, 19 Nov 2013 00:30:27 +0000 (13:30 +1300)]
MDL-40223 SCORM: pass limit into function instead of hardcoding to allow cross-db

12 years agoMerge branch 'MDL-41316-24' of git://github.com/ankitagarwal/moodle into MOODLE_24_STABLE
Sam Hemelryk [Mon, 18 Nov 2013 23:27:45 +0000 (12:27 +1300)]
Merge branch 'MDL-41316-24' of git://github.com/ankitagarwal/moodle into MOODLE_24_STABLE

12 years agoMerge branch 'MDL-42863_24' of git://github.com/timhunt/moodle into MOODLE_24_STABLE
Sam Hemelryk [Mon, 18 Nov 2013 23:03:14 +0000 (12:03 +1300)]
Merge branch 'MDL-42863_24' of git://github.com/timhunt/moodle into MOODLE_24_STABLE

12 years agoMerge branch 'MDL-42865_24' of git://github.com/timhunt/moodle into MOODLE_24_STABLE
Sam Hemelryk [Mon, 18 Nov 2013 22:50:23 +0000 (11:50 +1300)]
Merge branch 'MDL-42865_24' of git://github.com/timhunt/moodle into MOODLE_24_STABLE

12 years agoMerge branch 'MDL-42853-24' of git://github.com/FMCorz/moodle into MOODLE_24_STABLE
Sam Hemelryk [Mon, 18 Nov 2013 21:07:49 +0000 (10:07 +1300)]
Merge branch 'MDL-42853-24' of git://github.com/FMCorz/moodle into MOODLE_24_STABLE

12 years agoMDL-42767 notes: Delete notes on a course delete
Ankit Agarwal [Fri, 8 Nov 2013 06:26:02 +0000 (14:26 +0800)]
MDL-42767 notes: Delete notes on a course delete

12 years agoMerge branch 'MDL-42880b_24' of git://github.com/timhunt/moodle into MOODLE_24_STABLE
Dan Poltawski [Mon, 18 Nov 2013 07:38:50 +0000 (15:38 +0800)]
Merge branch 'MDL-42880b_24' of git://github.com/timhunt/moodle into MOODLE_24_STABLE

12 years agoMerge branch 'm24_MDL-41695' of git://github.com/danmarsden/moodle into MOODLE_24_STABLE
Damyon Wiese [Mon, 18 Nov 2013 07:21:37 +0000 (15:21 +0800)]
Merge branch 'm24_MDL-41695' of git://github.com/danmarsden/moodle into MOODLE_24_STABLE

12 years agoMDL-41695 SCORM: allow unlimited decimal places in CMIDecimal
Dan Marsden [Fri, 8 Nov 2013 00:51:39 +0000 (13:51 +1300)]
MDL-41695 SCORM: allow unlimited decimal places in CMIDecimal

12 years agoMDL-40223 SCORM: update scorm->launch param after restore - also check that scorm...
Dan Marsden [Thu, 7 Nov 2013 01:27:25 +0000 (14:27 +1300)]
MDL-40223 SCORM: update scorm->launch param after restore - also check that scorm->launch is valid.

12 years agoMDL-42880 quiz settings: remove unnecessary disabledif rules.
Tim Hunt [Fri, 15 Nov 2013 14:41:48 +0000 (14:41 +0000)]
MDL-42880 quiz settings: remove unnecessary disabledif rules.

These rules were causing problems in the case where the form was
sumitted with validation errors. In that case, the During the attempt ->
The attempt checkbox was becoming unset, and hence the other During the
attmept checkboxes became disabled, and the values were not saved.

Thanks to Sam Marshall for suggesting this fix.

12 years agoMDL-42181 quiz nav: highight all buttons when all Qs on one page
M Kassaei [Thu, 17 Oct 2013 13:46:58 +0000 (14:46 +0100)]
MDL-42181 quiz nav: highight all buttons when all Qs on one page

12 years agoMDL-42865 Make XMLDB foreign key check more robust.
Tim Hunt [Wed, 13 Nov 2013 11:34:53 +0000 (11:34 +0000)]
MDL-42865 Make XMLDB foreign key check more robust.

Otherwise, installing one bad add-on can completely break this report.

12 years agoMDL-42863 make capabilities overview more fault-tolerant.
Tim Hunt [Wed, 13 Nov 2013 11:02:35 +0000 (11:02 +0000)]
MDL-42863 make capabilities overview more fault-tolerant.

12 years agoweekly release 2.4.7+
Eloy Lafuente (stronk7) [Fri, 15 Nov 2013 10:14:49 +0000 (11:14 +0100)]
weekly release 2.4.7+

12 years agoMerge branch 'install_24_STABLE' of git://git.moodle.org/moodle-install into MOODLE_2...
Eloy Lafuente (stronk7) [Fri, 15 Nov 2013 10:14:44 +0000 (11:14 +0100)]
Merge branch 'install_24_STABLE' of git://git.moodle.org/moodle-install into MOODLE_24_STABLE

12 years agoMDL-42912 mod_glossary: Fix typo and call to core_text
Frederic Massart [Fri, 15 Nov 2013 07:55:57 +0000 (15:55 +0800)]
MDL-42912 mod_glossary: Fix typo and call to core_text

12 years agoMerge branch 'wip-MDL-42912-m24' of git://github.com/marinaglancy/moodle into MOODLE_...
Eloy Lafuente (stronk7) [Fri, 15 Nov 2013 01:07:01 +0000 (02:07 +0100)]
Merge branch 'wip-MDL-42912-m24' of git://github.com/marinaglancy/moodle into MOODLE_24_STABLE

12 years agoMDL-42912 glossary: oracle-compatibility of SQL queries
Marina Glancy [Fri, 15 Nov 2013 00:36:11 +0000 (11:36 +1100)]
MDL-42912 glossary: oracle-compatibility of SQL queries

12 years agoMDL-42853 theme: Fix incorrect CSS select and place right rules
Frederic Massart [Thu, 14 Nov 2013 01:46:53 +0000 (09:46 +0800)]
MDL-42853 theme: Fix incorrect CSS select and place right rules

12 years agoAutomatically generated installer lang files
AMOS bot [Thu, 14 Nov 2013 00:45:23 +0000 (00:45 +0000)]
Automatically generated installer lang files

12 years agoMerge branch 'MDL-42598_24' of git://github.com/timhunt/moodle into MOODLE_24_STABLE
Damyon Wiese [Wed, 13 Nov 2013 06:35:20 +0000 (14:35 +0800)]
Merge branch 'MDL-42598_24' of git://github.com/timhunt/moodle into MOODLE_24_STABLE

12 years agoMerge branch 'MDL-33536-24' of git://github.com/damyon/moodle into MOODLE_24_STABLE
Damyon Wiese [Wed, 13 Nov 2013 05:12:19 +0000 (13:12 +0800)]
Merge branch 'MDL-33536-24' of git://github.com/damyon/moodle into MOODLE_24_STABLE

12 years agoMDL-41316 tool_spamcleaner: AS keyword is not allowed in sql qeries for table alias...
Ankit Agarwal [Wed, 13 Nov 2013 03:21:58 +0000 (11:21 +0800)]
MDL-41316 tool_spamcleaner: AS keyword is not allowed in sql qeries for table alias as Oracle doesn't support it

12 years agoMDL-33536 Navigation: Add missing require_once for safety.
Damyon Wiese [Wed, 13 Nov 2013 01:59:44 +0000 (09:59 +0800)]
MDL-33536 Navigation: Add missing require_once for safety.

12 years agoAutomatically generated installer lang files
AMOS bot [Wed, 13 Nov 2013 00:47:35 +0000 (00:47 +0000)]
Automatically generated installer lang files

12 years agoMerge branch 'MDL-42839-m24' of git://github.com/sammarshallou/moodle into MOODLE_24_...
Eloy Lafuente (stronk7) [Wed, 13 Nov 2013 00:10:39 +0000 (01:10 +0100)]
Merge branch 'MDL-42839-m24' of git://github.com/sammarshallou/moodle into MOODLE_24_STABLE

12 years agoMerge branch 'MDL-38574_24' of git://github.com/timhunt/moodle into MOODLE_24_STABLE
Marina Glancy [Wed, 13 Nov 2013 00:06:38 +0000 (11:06 +1100)]
Merge branch 'MDL-38574_24' of git://github.com/timhunt/moodle into MOODLE_24_STABLE

12 years agoMerge branch 'wip_24_mdl-42723' of https://github.com/iarenaza/moodle into MOODLE_24_...
Eloy Lafuente (stronk7) [Tue, 12 Nov 2013 23:53:23 +0000 (00:53 +0100)]
Merge branch 'wip_24_mdl-42723' of https://github.com/iarenaza/moodle into MOODLE_24_STABLE

12 years agoMerge branch 'wip-MDL-42672-m24' of git://github.com/marinaglancy/moodle into MOODLE_...
Eloy Lafuente (stronk7) [Tue, 12 Nov 2013 19:07:22 +0000 (20:07 +0100)]
Merge branch 'wip-MDL-42672-m24' of git://github.com/marinaglancy/moodle into MOODLE_24_STABLE

12 years agoMDL-42839 MUC: Memcache server configuration too sensitive to whitespace
sam marshall [Tue, 12 Nov 2013 12:23:10 +0000 (12:23 +0000)]
MDL-42839 MUC: Memcache server configuration too sensitive to whitespace

12 years agoMerge branch 'MDL-42540_24' of git://github.com/timhunt/moodle into MOODLE_24_STABLE
Marina Glancy [Tue, 12 Nov 2013 03:50:08 +0000 (14:50 +1100)]
Merge branch 'MDL-42540_24' of git://github.com/timhunt/moodle into MOODLE_24_STABLE

12 years agoMerge branch '42806-24' of git://github.com/samhemelryk/moodle into MOODLE_24_STABLE
Damyon Wiese [Tue, 12 Nov 2013 02:05:18 +0000 (10:05 +0800)]
Merge branch '42806-24' of git://github.com/samhemelryk/moodle into MOODLE_24_STABLE

12 years agoAutomatically generated installer lang files
AMOS bot [Tue, 12 Nov 2013 00:53:15 +0000 (00:53 +0000)]
Automatically generated installer lang files