Damyon Wiese [Tue, 19 Feb 2013 02:47:04 +0000 (10:47 +0800)]
MDL-29938 Remove tabs (Grrr!)
Dan Poltawski [Tue, 19 Feb 2013 02:33:50 +0000 (10:33 +0800)]
Merge branch 'MDL-37858_master' of git://github.com/dmonllao/moodle
Damyon Wiese [Tue, 19 Feb 2013 02:31:25 +0000 (10:31 +0800)]
MDL-29938 Version bump for webservices.
Damyon Wiese [Tue, 19 Feb 2013 02:10:48 +0000 (10:10 +0800)]
Merge branch 'MDL-29938-master' of git://github.com/mouneyrac/moodle
Dan Poltawski [Mon, 18 Feb 2013 08:17:06 +0000 (16:17 +0800)]
Merge branch 'MDL-37997-muc-stats-display' of git://github.com/mudrd8mz/moodle
Dan Poltawski [Mon, 18 Feb 2013 07:59:48 +0000 (15:59 +0800)]
Merge branch 'MDL-38039_master' of git://github.com/lazydaisy/moodle
Dan Poltawski [Mon, 18 Feb 2013 07:54:22 +0000 (15:54 +0800)]
Merge branch 'MDL-31983-master' of git://github.com/FMCorz/moodle
Frederic Massart [Mon, 18 Feb 2013 07:48:12 +0000 (15:48 +0800)]
MDL-31983 navigation: Renaming the Settings block to Administration
AMOS BEGIN
CPY [administration,core],[pluginname,block_settings]
AMOS END
Damyon Wiese [Mon, 18 Feb 2013 06:51:50 +0000 (14:51 +0800)]
Merge branch 'MDL-37687_comments_ajax_fix' of git://github.com/nebgor/moodle
Dan Poltawski [Mon, 18 Feb 2013 06:22:02 +0000 (14:22 +0800)]
Merge branch 'MDL-37396' of git://github.com/rwijaya/moodle
Dan Poltawski [Mon, 18 Feb 2013 06:18:25 +0000 (14:18 +0800)]
Merge branch 'MDL-36380-master' of git://github.com/FMCorz/moodle
Damyon Wiese [Mon, 18 Feb 2013 05:35:36 +0000 (13:35 +0800)]
Merge branch 'MDL-37939-m' of https://github.com/andrewnicols/moodle
Conflicts:
lib/db/upgrade.php
version.php
Rossiani Wijaya [Mon, 18 Feb 2013 05:22:07 +0000 (13:22 +0800)]
MDL-37396 Enrollmen: pass $perpage as optional_param and set default perpage variable in quickenrolment.js
Dan Poltawski [Mon, 18 Feb 2013 04:23:51 +0000 (12:23 +0800)]
Merge branch 'MDL-35336' of git://github.com/rwijaya/moodle
Dan Poltawski [Mon, 18 Feb 2013 04:00:45 +0000 (12:00 +0800)]
Merge branch 'MDL-37337-master' of git://github.com/damyon/moodle
Dan Poltawski [Mon, 18 Feb 2013 03:55:29 +0000 (11:55 +0800)]
MDL-35622 - fix crazy character causing upgrade problems
Can you see it?!
Dan Poltawski [Mon, 18 Feb 2013 03:31:07 +0000 (11:31 +0800)]
Merge branch 'MDL-35622-master' of git://github.com/FMCorz/moodle
Conflicts:
lib/db/upgrade.php
version.php
Dan Poltawski [Mon, 18 Feb 2013 03:07:28 +0000 (11:07 +0800)]
Merge branch 'MDL-34800_ajax_submit' of git://github.com/andyjdavis/moodle
Damyon Wiese [Mon, 18 Feb 2013 02:34:30 +0000 (10:34 +0800)]
MDL-37683 cache: - Comments cleanup and remove ;;
Rossiani Wijaya [Tue, 12 Feb 2013 08:42:51 +0000 (16:42 +0800)]
MDL-37396 User Enrollment: fixed missing user from enrolment sub-menu
Rossiani Wijaya [Wed, 13 Feb 2013 03:02:22 +0000 (11:02 +0800)]
MDL-35336 report (course overview): check the setting for enablestats before printing out the node for setting > site admin > reports
Rossiani Wijaya [Mon, 11 Feb 2013 05:07:47 +0000 (13:07 +0800)]
MDL-35336 Report (course overview): fixed redirect url to enable statistics setting page when statistics is disable
Damyon Wiese [Mon, 18 Feb 2013 01:30:47 +0000 (09:30 +0800)]
Merge branch 'wip-MDL-37683-m25' of git://github.com/samhemelryk/moodle
Sam Hemelryk [Sun, 17 Feb 2013 21:20:02 +0000 (10:20 +1300)]
MDL-37683 cache: improved indentifier collection and storage
Sam Hemelryk [Wed, 6 Feb 2013 00:45:17 +0000 (13:45 +1300)]
MDL-37683 cache: siteidentifier is now included in the keys
Andrew Robert Nicols [Tue, 12 Feb 2013 11:14:14 +0000 (11:14 +0000)]
MDL-37939 Course: Add additional unit tests to confirm that module move occurs correctly
Andrew Robert Nicols [Tue, 12 Feb 2013 00:20:12 +0000 (00:20 +0000)]
MDL-37939 Course: Correct broken sequence data
Frederic Massart [Thu, 7 Feb 2013 03:11:05 +0000 (11:11 +0800)]
MDL-36380 stats: No more duplicated entries when viewing monthly stats
David Monllao [Fri, 8 Feb 2013 08:20:05 +0000 (16:20 +0800)]
MDL-37858 behat: Testing the step arguments replacements
David Monllao [Fri, 8 Feb 2013 08:17:01 +0000 (16:17 +0800)]
MDL-37858 behat: Arguments transformations
To remove the escape characters and to
replace var names for nasty strings
David Monllao [Fri, 8 Feb 2013 08:13:41 +0000 (16:13 +0800)]
MDL-37858 testing: Adding nasty strings generator
David Monllao [Fri, 8 Feb 2013 05:31:36 +0000 (13:31 +0800)]
MDL-37858 behat: Removing fixStepArgument
It can be managed by a @Transform in
a centralized way
David Monllao [Thu, 7 Feb 2013 03:00:02 +0000 (11:00 +0800)]
MDL-37912 behat: Use text area if there is no html editor
Frederic Massart [Fri, 15 Feb 2013 05:06:26 +0000 (13:06 +0800)]
MDL-31983 navigation: Move reports from Navigation to Settings
Damyon Wiese [Tue, 8 Jan 2013 07:49:03 +0000 (15:49 +0800)]
MDL-37337 Assignment: Restructure assignment settings screen to make it "wieldy"
Jerome Mouneyrac [Fri, 15 Feb 2013 03:03:13 +0000 (11:03 +0800)]
MDL-29938 throw exception when a criteria is repeated, used self instead classname when possible, return only not deleted users
Eloy Lafuente (stronk7) [Fri, 15 Feb 2013 01:13:32 +0000 (02:13 +0100)]
MDL-38040 Clean core from CRLFs
Mary Evans [Fri, 15 Feb 2013 00:48:08 +0000 (00:48 +0000)]
MDL-38039 theme_base: Corrected typo fickering to flickering in CSS comment which blocked IPCOP browser firewall in IE.
David Monllao [Thu, 14 Feb 2013 08:33:33 +0000 (16:33 +0800)]
MDL-38029 behat: Cleaning caches before each test
Damyon Wiese [Thu, 14 Feb 2013 05:46:04 +0000 (13:46 +0800)]
weekly release 2.5dev
Damyon Wiese [Thu, 14 Feb 2013 05:43:58 +0000 (13:43 +0800)]
Fix permissions
Damyon Wiese [Thu, 14 Feb 2013 05:37:48 +0000 (13:37 +0800)]
Merge branch 'install_master' of git://git.moodle.cz/moodle-install
AMOS bot [Thu, 14 Feb 2013 00:49:54 +0000 (00:49 +0000)]
Automatically generated installer lang files
Dan Poltawski [Wed, 13 Feb 2013 07:47:27 +0000 (15:47 +0800)]
Merge branch 'MDL-37883-master' of git://github.com/damyon/moodle
Damyon Wiese [Wed, 13 Feb 2013 06:54:24 +0000 (14:54 +0800)]
MDL-37883 Assignment Grade import/export. Additional fix to prevent different grade rounding on export.
Damyon Wiese [Wed, 13 Feb 2013 07:04:51 +0000 (15:04 +0800)]
Merge branch 'MDL-37750_master-add-seconds' of git://github.com/dmonllao/moodle
David Monllao [Wed, 13 Feb 2013 05:19:56 +0000 (13:19 +0800)]
MDL-37750 behat: More time for AJAX-related actions
When we want to assert against data coming
from an AJAX request with 1 second we don't
have enough time to ensure the elements are
loaded
Dan Poltawski [Wed, 13 Feb 2013 03:43:36 +0000 (11:43 +0800)]
MDL-30637 - fix padding on show/collapse arrow
AMOS bot [Wed, 13 Feb 2013 00:45:39 +0000 (00:45 +0000)]
Automatically generated installer lang files
Eloy Lafuente (stronk7) [Tue, 12 Feb 2013 21:49:05 +0000 (22:49 +0100)]
Merge branch 'MDL-37598-abort-after-config' of git://github.com/mudrd8mz/moodle
David Mudrák [Tue, 12 Feb 2013 21:27:55 +0000 (22:27 +0100)]
MDL-37997 Improve the display of MUC caches used in the footer
Cache stores with no hits and some misses are highlighted in red. Caches
stores with some hits but more misses are highlighted in yellow.
Otherwise (more hits than misses) the stores are highlighted in green.
Eloy Lafuente (stronk7) [Tue, 12 Feb 2013 09:12:01 +0000 (10:12 +0100)]
Merge branch 'MDL-37953_master' of https://github.com/markn86/moodle
Eloy Lafuente (stronk7) [Tue, 12 Feb 2013 09:07:58 +0000 (10:07 +0100)]
Merge branch 'MDL-37787_master' of git://github.com/dmonllao/moodle
Eloy Lafuente (stronk7) [Tue, 12 Feb 2013 09:03:29 +0000 (10:03 +0100)]
MDL-37893 Take rid of old comment.
Eloy Lafuente (stronk7) [Tue, 12 Feb 2013 09:02:23 +0000 (10:02 +0100)]
Merge branch 'MDL-37893-grouped-empty' of git://github.com/mudrd8mz/moodle
Aparup Banerjee [Tue, 12 Feb 2013 08:19:40 +0000 (16:19 +0800)]
MDL-37687 use $SITE to allow non-logged-in users to browse comment via ajax
Dan Poltawski [Tue, 12 Feb 2013 08:13:48 +0000 (16:13 +0800)]
Merge branch 'wip-MDL-37976-master' of git://github.com/marinaglancy/moodle
Dan Poltawski [Tue, 12 Feb 2013 07:48:33 +0000 (15:48 +0800)]
Merge branch 'wip-mdl-37633' of git://github.com/rajeshtaneja/moodle
Conflicts:
mod/forum/db/upgrade.php
mod/forum/version.php
Dan Poltawski [Tue, 12 Feb 2013 07:44:17 +0000 (15:44 +0800)]
Merge branch 'MDL-37768_master' of git://github.com/dmonllao/moodle
Dan Poltawski [Tue, 12 Feb 2013 07:08:53 +0000 (15:08 +0800)]
Merge branch 'MDL-32076_unlimited2' of git://github.com/andyjdavis/moodle
Rajesh Taneja [Thu, 31 Jan 2013 06:01:41 +0000 (14:01 +0800)]
MDL-37633 Forum: Allow fronpage user to have forum:allowforcesubscribe capability by default
Damyon Wiese [Tue, 12 Feb 2013 06:48:40 +0000 (14:48 +0800)]
Merge branch 'MDL-37873_master' of git://github.com/dmonllao/moodle
Conflicts:
course/tests/behat/add_activities.feature
Damyon Wiese [Tue, 12 Feb 2013 06:47:50 +0000 (14:47 +0800)]
Merge branch 'MDL-37750_master-fix' of git://github.com/dmonllao/moodle
Damyon Wiese [Tue, 12 Feb 2013 06:39:20 +0000 (14:39 +0800)]
Merge branch 'MDL-37012-master' of git://github.com/mouneyrac/moodle
Damyon Wiese [Tue, 12 Feb 2013 06:15:29 +0000 (14:15 +0800)]
Merge branch 'wip-mdl-20131' of git://github.com/rajeshtaneja/moodle
David Monllao [Tue, 12 Feb 2013 06:06:51 +0000 (14:06 +0800)]
MDL-37750 behat: Removing (now) collapsed elements
Dan Poltawski [Tue, 12 Feb 2013 05:47:37 +0000 (13:47 +0800)]
Merge branch 'MDL-37883-master' of git://github.com/damyon/moodle
Dan Poltawski [Tue, 12 Feb 2013 05:39:07 +0000 (13:39 +0800)]
Merge branch 'MDL-37074-master' of git://github.com/damyon/moodle
Tim Hunt [Thu, 7 Feb 2013 17:46:55 +0000 (17:46 +0000)]
MDL-37924 quiz settings: change wrong 'fix' => 'adv'.
Damyon Wiese [Tue, 12 Feb 2013 05:09:18 +0000 (13:09 +0800)]
Merge branch 'MDL-37654_master' of https://github.com/markn86/moodle
Damyon Wiese [Tue, 12 Feb 2013 04:12:44 +0000 (12:12 +0800)]
Merge branch 'MDL-37164_message_self' of git://github.com/andyjdavis/moodle
Damyon Wiese [Tue, 12 Feb 2013 03:40:40 +0000 (11:40 +0800)]
Merge branch 'MDL-37828_master' of git://github.com/lazydaisy/moodle
Rajesh Taneja [Tue, 12 Feb 2013 02:11:32 +0000 (10:11 +0800)]
MDL-20131 Glossary: Fixed courseid typo
Dan Poltawski [Tue, 12 Feb 2013 02:34:07 +0000 (10:34 +0800)]
Merge branch 'wip-MDL-34798_master-2' of git://github.com/gjb2048/moodle
Mark Nelson [Mon, 11 Feb 2013 03:51:41 +0000 (11:51 +0800)]
MDL-37953 mod_forum: using named parameters to build SQL statement
Damyon Wiese [Tue, 12 Feb 2013 02:09:26 +0000 (10:09 +0800)]
Merge branch 'MDL-5875-master' of git://github.com/FMCorz/moodle
Conflicts:
version.php
Marina Glancy [Tue, 12 Feb 2013 01:53:47 +0000 (12:53 +1100)]
MDL-37976 fixed missing global
Dan Poltawski [Tue, 12 Feb 2013 01:45:38 +0000 (09:45 +0800)]
Merge branch 'MDL-37952' of git://github.com/stronk7/moodle
Dan Poltawski [Tue, 12 Feb 2013 01:43:50 +0000 (09:43 +0800)]
Merge branch 'MDL-37886_master' of git://github.com/dmonllao/moodle
Damyon Wiese [Tue, 12 Feb 2013 01:33:13 +0000 (09:33 +0800)]
MDL-37831: Version bump for js changes.
Damyon Wiese [Tue, 12 Feb 2013 01:15:23 +0000 (09:15 +0800)]
Merge branch 'MDL-37831_filepicker_buttons' of git://github.com/davosmith/moodle
Eloy Lafuente (stronk7) [Tue, 12 Feb 2013 00:20:56 +0000 (01:20 +0100)]
Merge branch 'MDL-37943' of git://github.com/timhunt/moodle
Eloy Lafuente (stronk7) [Tue, 12 Feb 2013 00:16:48 +0000 (01:16 +0100)]
Merge branch 'MDL-37686-master' of git://github.com/FMCorz/moodle
Eloy Lafuente (stronk7) [Tue, 12 Feb 2013 00:13:18 +0000 (01:13 +0100)]
Merge branch 'MDL-37896' of git://github.com/timhunt/moodle
Eloy Lafuente (stronk7) [Tue, 12 Feb 2013 00:07:43 +0000 (01:07 +0100)]
Merge branch 'MDL-37919-phpunit-exception' of git://github.com/mudrd8mz/moodle
Eloy Lafuente (stronk7) [Mon, 11 Feb 2013 23:59:39 +0000 (00:59 +0100)]
Merge branch 'MDL-35037' of git://github.com/danpoltawski/moodle
Eloy Lafuente (stronk7) [Mon, 11 Feb 2013 23:43:38 +0000 (00:43 +0100)]
Merge branch 'MDL-37961-master' of git://github.com/FMCorz/moodle
Eloy Lafuente (stronk7) [Mon, 11 Feb 2013 22:31:38 +0000 (23:31 +0100)]
Merge branch 'wip-MDL-35832-master' of git://github.com/phalacee/moodle
David Mudrák [Thu, 24 Jan 2013 17:39:24 +0000 (18:39 +0100)]
MDL-37598 Proceed full setup in YUI serving files if needed
When serving Moodle YUI files, including just moodlelib.php is not enough
any more. We need the full setup in order to use MUC.
Please note that cookies are disabled in these two scripts. This may make
cache_store::MODE_SESSION caches unavailable. We do not expect they will
be needed here.
Gareth J Barnard [Mon, 11 Feb 2013 13:43:42 +0000 (13:43 +0000)]
MDL_34798 format_topics and format_weeks: Adjust section names when moving up.
Dan Poltawski [Mon, 11 Feb 2013 08:43:34 +0000 (16:43 +0800)]
Merge branch 'master_MDL-35332' of git://github.com/totara/moodle
Simon Coggins [Mon, 11 Feb 2013 08:38:07 +0000 (21:38 +1300)]
MDL-35332: Use fast hash when generating hashes during tests
Matt Oquist [Sat, 9 Feb 2013 20:50:51 +0000 (15:50 -0500)]
MDL-37953 mod_forum: replace hard-coded numbers with defined values
mod/forum/lib.php sets forum_posts.mailed to 0, 1, and 2. What do these numbers
mean? This patch creates defined values for these otherwise-mysterious
numbers.
Damyon Wiese [Mon, 11 Feb 2013 07:18:12 +0000 (15:18 +0800)]
MDL-37122 core get_max_upload_sizes: Removed unit test for no limit as it is depends on settings in php.ini
Dan Poltawski [Mon, 11 Feb 2013 06:55:13 +0000 (14:55 +0800)]
Merge branch 'MDL-34137_label_dndupload' of git://github.com/davosmith/moodle
Damyon Wiese [Mon, 11 Feb 2013 06:51:11 +0000 (14:51 +0800)]
Merge branch 'master_MDL-35332' of git://github.com/totara/moodle
Conflicts:
lib/tests/moodlelib_test.php
version.php
Frederic Massart [Mon, 11 Feb 2013 06:37:19 +0000 (14:37 +0800)]
MDL-37961 webservice: PARAM_BOOL with PARAM_DEFAULT accepts boolean default
Dan Poltawski [Mon, 11 Feb 2013 06:32:53 +0000 (14:32 +0800)]
Merge branch 'MDL-37039-master' of git://github.com/damyon/moodle
Dan Poltawski [Mon, 11 Feb 2013 06:24:04 +0000 (14:24 +0800)]
Merge branch 'MDL-37122-master' of git://github.com/damyon/moodle
Dan Poltawski [Mon, 11 Feb 2013 05:58:36 +0000 (13:58 +0800)]
Merge branch 'MDL-37797' of git://github.com/rwijaya/moodle