Eloy Lafuente (stronk7) [Thu, 23 Aug 2012 00:04:13 +0000 (02:04 +0200)]
MDL-31957 Course reset: Add missing global
Jean-Michel Vedrine [Wed, 22 Aug 2012 13:19:54 +0000 (15:19 +0200)]
MDL-34738 fix for the problem found during testing : dat files not accepted on some servers
Eloy Lafuente (stronk7) [Wed, 22 Aug 2012 09:14:38 +0000 (11:14 +0200)]
Merge branch 'MDL-34444' of git://github.com/danpoltawski/moodle into MOODLE_23_STABLE
Dan Poltawski [Wed, 22 Aug 2012 09:10:38 +0000 (17:10 +0800)]
MDL-34444 - actually display the title, just don't link it..
Don't worry, i'm going on holiday, so i'll be away from this git repo
for a while to prevent any more mess.
Eloy Lafuente (stronk7) [Wed, 22 Aug 2012 08:49:30 +0000 (10:49 +0200)]
Merge branch 'MDL-34444' of git://github.com/danpoltawski/moodle into MOODLE_23_STABLE
Dan Poltawski [Wed, 22 Aug 2012 08:38:15 +0000 (16:38 +0800)]
MDL-34444 course - don't show to 'unavaibile' sections title
Instead we just show the availability info in the index page,
this makes the navigation etc much simpler.
Dan Poltawski [Wed, 22 Aug 2012 08:37:36 +0000 (16:37 +0800)]
Revert "MDL-34444 course: show section availability info"
Turns out this change was just wrong, we shouldn't be allowing linking
to unaavilable sections. Just show the availability information on the
'index page'
This reverts commit
87a31bb5d8fedd4447cf99cef13c5dd367c3ea3e.
Eloy Lafuente (stronk7) [Wed, 22 Aug 2012 06:40:02 +0000 (08:40 +0200)]
Merge branch 'MDL-34444' of git://github.com/danpoltawski/moodle into MOODLE_23_STABLE
Dan Poltawski [Wed, 22 Aug 2012 06:28:03 +0000 (14:28 +0800)]
Merge branch 'w34_MDL-34864_m23_enrolcat' of git://github.com/skodak/moodle into MOODLE_23_STABLE
Petr Škoda [Wed, 22 Aug 2012 06:08:24 +0000 (08:08 +0200)]
MDL-34864 fix role names regression
Dan Poltawski [Wed, 22 Aug 2012 02:32:01 +0000 (10:32 +0800)]
Merge branch 'MDL-35000_23' of git://github.com/timhunt/moodle into MOODLE_23_STABLE
Dan Poltawski [Wed, 22 Aug 2012 02:00:37 +0000 (10:00 +0800)]
MDL-34870 enrol_cohort - don't need to do useless work
Dan Poltawski [Wed, 22 Aug 2012 01:52:58 +0000 (09:52 +0800)]
Merge branch 'MDL-34870_23' of git://github.com/aolley/moodle into MOODLE_23_STABLE
Dan Poltawski [Wed, 22 Aug 2012 01:16:18 +0000 (09:16 +0800)]
Merge branch 'MDL-34733_23' of git://github.com/timhunt/moodle into MOODLE_23_STABLE
Eloy Lafuente (stronk7) [Wed, 22 Aug 2012 00:34:04 +0000 (02:34 +0200)]
Merge branch 'wip-mdl-32759-m23' of git://github.com/rajeshtaneja/moodle into MOODLE_23_STABLE
Eloy Lafuente (stronk7) [Wed, 22 Aug 2012 00:11:07 +0000 (02:11 +0200)]
Merge branch 'MDL-34702_23' of git://github.com/timhunt/moodle into MOODLE_23_STABLE
Eloy Lafuente (stronk7) [Wed, 22 Aug 2012 00:05:17 +0000 (02:05 +0200)]
Merge branch 'MDL-34795-23' of git://github.com/srynot4sale/moodle into MOODLE_23_STABLE
Eloy Lafuente (stronk7) [Tue, 21 Aug 2012 23:58:35 +0000 (01:58 +0200)]
Merge branch 'w34_MDL-34864_m23_enrolcat' of git://github.com/skodak/moodle into MOODLE_23_STABLE
Eloy Lafuente (stronk7) [Tue, 21 Aug 2012 23:56:06 +0000 (01:56 +0200)]
Merge branch 'w34_MDL-34776_m23_notinsql' of git://github.com/skodak/moodle into MOODLE_23_STABLE
Eloy Lafuente (stronk7) [Tue, 21 Aug 2012 23:48:45 +0000 (01:48 +0200)]
MDL-34866 whitespace fix
Eloy Lafuente (stronk7) [Tue, 21 Aug 2012 23:50:19 +0000 (01:50 +0200)]
Merge branch 'MDL-34866_23' of git://github.com/rlorenzo/moodle into MOODLE_23_STABLE
Eloy Lafuente (stronk7) [Tue, 21 Aug 2012 19:18:44 +0000 (21:18 +0200)]
Merge branch 'w34_MDL-34893_m23_phpunitparams' of git://github.com/skodak/moodle into MOODLE_23_STABLE
Tim Hunt [Tue, 21 Aug 2012 16:58:29 +0000 (17:58 +0100)]
MDL-35000 quiz: Complete activity report broken by bad require.
Fix the stupid error that caused this. Also, make all the other
require_once calls in the file consistent.
Tim Hunt [Tue, 21 Aug 2012 11:05:52 +0000 (12:05 +0100)]
MDL-34733 quiz 'secure' mode: finish review link broken in previews
Here, we use a nasty hack to fix the problem on stable branches without
an API change.
Dan Poltawski [Tue, 21 Aug 2012 06:37:10 +0000 (14:37 +0800)]
Merge branch 'MDL-34691_assign_overdue_by_23' of https://github.com/SWiT/moodle into MOODLE_23_STABLE
Dan Poltawski [Tue, 21 Aug 2012 04:37:54 +0000 (12:37 +0800)]
Merge branch 'MDL-32705_23' of git://github.com/timhunt/moodle into MOODLE_23_STABLE
Dan Poltawski [Tue, 21 Aug 2012 04:35:14 +0000 (12:35 +0800)]
Merge branch 'MDL-34569_accessibility_m23' of git://github.com/rwijaya/moodle into MOODLE_23_STABLE
Dan Poltawski [Tue, 21 Aug 2012 04:02:25 +0000 (12:02 +0800)]
Merge branch 'w34_MDL-34901_m23_useraccess' of git://github.com/skodak/moodle into MOODLE_23_STABLE
Dan Poltawski [Tue, 21 Aug 2012 03:59:30 +0000 (11:59 +0800)]
Merge branch 'MDL-34742-23' of git://github.com/FMCorz/moodle into MOODLE_23_STABLE
Dan Poltawski [Tue, 21 Aug 2012 03:05:58 +0000 (11:05 +0800)]
MDL-34808 qformat_examview - increment version
Dan Poltawski [Tue, 21 Aug 2012 03:00:49 +0000 (11:00 +0800)]
Merge branch 'MDL-34808_23' of git://github.com/jmvedrine/moodle into MOODLE_23_STABLE
Raymond Wijaya [Fri, 17 Aug 2012 04:34:16 +0000 (12:34 +0800)]
MDL-34887: Add hyperlinks to names in the Assignment's grading table
Dan Poltawski [Tue, 21 Aug 2012 01:55:50 +0000 (09:55 +0800)]
MDL-34738 qformat_blackboard - increment version number
Dan Poltawski [Tue, 21 Aug 2012 01:42:12 +0000 (09:42 +0800)]
Merge branch 'MDL-34738_23' of git://github.com/jmvedrine/moodle into MOODLE_23_STABLE
Eloy Lafuente (stronk7) [Tue, 21 Aug 2012 00:43:10 +0000 (02:43 +0200)]
Merge branch 'MDL-34941-MOODLE_23_STABLE' of https://github.com/mouneyrac/moodle into MOODLE_23_STABLE
Eloy Lafuente (stronk7) [Tue, 21 Aug 2012 00:39:58 +0000 (02:39 +0200)]
Merge branch 'w34_MDL-34912_m23_description' of git://github.com/skodak/moodle into MOODLE_23_STABLE
Eloy Lafuente (stronk7) [Tue, 21 Aug 2012 00:25:28 +0000 (02:25 +0200)]
Merge branch 'MDL-34889_23' of git://github.com/timhunt/moodle into MOODLE_23_STABLE
Eloy Lafuente (stronk7) [Mon, 20 Aug 2012 23:36:36 +0000 (01:36 +0200)]
Merge branch 'MDL-34810_23' of git://github.com/timhunt/moodle into MOODLE_23_STABLE
Eloy Lafuente (stronk7) [Mon, 20 Aug 2012 23:28:50 +0000 (01:28 +0200)]
Merge branch 'MDL-29847_23' of git://github.com/timhunt/moodle into MOODLE_23_STABLE
Eloy Lafuente (stronk7) [Mon, 20 Aug 2012 23:23:05 +0000 (01:23 +0200)]
Merge branch 'MDL-31957-m23' of git://github.com/sammarshallou/moodle into MOODLE_23_STABLE
Eloy Lafuente (stronk7) [Mon, 20 Aug 2012 18:30:27 +0000 (20:30 +0200)]
Merge branch 'w34_MDL-34959_m23_gmapsv3' of git://github.com/skodak/moodle into MOODLE_23_STABLE
Eloy Lafuente (stronk7) [Mon, 20 Aug 2012 18:18:03 +0000 (20:18 +0200)]
Merge branch 'w34_MDL-34868_m23_gmapsv2' of git://github.com/skodak/moodle into MOODLE_23_STABLE
Eloy Lafuente (stronk7) [Mon, 20 Aug 2012 14:35:20 +0000 (16:35 +0200)]
Merge branch 'MDL-34756-23' of git://github.com/FMCorz/moodle into MOODLE_23_STABLE
Eloy Lafuente (stronk7) [Mon, 20 Aug 2012 14:28:21 +0000 (16:28 +0200)]
Merge branch 'MDL-28531-23' of git://github.com/FMCorz/moodle into MOODLE_23_STABLE
Jason Ilicic [Wed, 25 Jul 2012 00:50:16 +0000 (10:20 +0930)]
MDL-34529: Fixed ordering of course sections when performing import/restore by adding the sort parameter.
Nathan Mares [Tue, 17 Jul 2012 09:37:06 +0000 (19:37 +1000)]
MDL-34372: Fix query in backup_cron_helper so it works on Postgres 8.3
Amended by stronk7@moodle.org to use uppercase SQL keywords.
Jean-Michel Vedrine [Mon, 20 Aug 2012 08:44:34 +0000 (10:44 +0200)]
MDL-34808 load sample xml file from fixtures in tests
Dan Poltawski [Mon, 20 Aug 2012 08:01:21 +0000 (16:01 +0800)]
Merge branch 'MDL-33362-m23' of git://github.com/ankitagarwal/moodle into MOODLE_23_STABLE
Dan Poltawski [Mon, 20 Aug 2012 07:59:00 +0000 (15:59 +0800)]
Merge branch 'MDL-34779-m23' of git://github.com/ankitagarwal/moodle into MOODLE_23_STABLE
Jean-Michel Vedrine [Mon, 20 Aug 2012 07:41:02 +0000 (09:41 +0200)]
MDL-34738 load sample dat file in tests
Michael de Raadt [Tue, 14 Aug 2012 03:44:20 +0000 (11:44 +0800)]
MDL-34779 settings: Updating lang string corrposnding to the fullnamedisplay setting
Dan Poltawski [Mon, 20 Aug 2012 07:21:26 +0000 (15:21 +0800)]
Merge branch 'w34_MDL-34873_m23_tagstrict' of git://github.com/skodak/moodle into MOODLE_23_STABLE
Dan Poltawski [Mon, 20 Aug 2012 06:23:28 +0000 (14:23 +0800)]
Merge branch 'MDL-34957_M23' of git://github.com/lazydaisy/moodle into MOODLE_23_STABLE
Dan Poltawski [Mon, 20 Aug 2012 06:19:30 +0000 (14:19 +0800)]
Merge branch 'MDL-34937_23' of git://github.com/timhunt/moodle into MOODLE_23_STABLE
Raymond Wijaya [Thu, 16 Aug 2012 06:31:39 +0000 (14:31 +0800)]
MDL-34377: Fix: assignments overview page shows a unset due date as Epoch and counts draft submissions
Ankit Agarwal [Thu, 16 Aug 2012 03:58:26 +0000 (11:58 +0800)]
MDL-33362 book: Parse links to book modules from 1.9 backups
Dan Poltawski [Mon, 20 Aug 2012 04:06:56 +0000 (12:06 +0800)]
Merge branch 'MDL-34535-m23' of git://github.com/ankitagarwal/moodle into MOODLE_23_STABLE
Dan Poltawski [Mon, 20 Aug 2012 04:01:32 +0000 (12:01 +0800)]
Merge branch 'wip-MDL-31810-stable23' of git://github.com/phalacee/moodle into MOODLE_23_STABLE
Dan Poltawski [Mon, 20 Aug 2012 03:57:21 +0000 (11:57 +0800)]
Merge branch 'wip-mdl-31734-m23' of git://github.com/rajeshtaneja/moodle into MOODLE_23_STABLE
Dan Poltawski [Mon, 20 Aug 2012 03:39:59 +0000 (11:39 +0800)]
Merge branch 'MDL-30405-23' of git://github.com/FMCorz/moodle into MOODLE_23_STABLE
Dan Poltawski [Mon, 20 Aug 2012 03:22:26 +0000 (11:22 +0800)]
Merge branch 'MDL-30370_23' of git://github.com/dmonllao/moodle into MOODLE_23_STABLE
Frederic Massart [Mon, 20 Aug 2012 02:23:46 +0000 (10:23 +0800)]
MDL-34756 Unit Tests: Move backup helper tests
Petr Škoda [Sun, 19 Aug 2012 15:08:40 +0000 (17:08 +0200)]
MDL-34893 use standard options in Hint_ResultPrinter
This is a very nasty hack!
Petr Škoda [Sun, 19 Aug 2012 17:52:35 +0000 (19:52 +0200)]
MDL-34959 add Google Maps API V3 support
Petr Škoda [Sun, 19 Aug 2012 16:20:59 +0000 (18:20 +0200)]
MDL-34868 update deprecated Google maps API V2 key info
Jean-Michel Vedrine [Wed, 15 Aug 2012 13:33:22 +0000 (15:33 +0200)]
MDL-34808 qformat examview Add phpunit tests to examview import format
Petr Škoda [Sun, 19 Aug 2012 11:11:15 +0000 (13:11 +0200)]
MDL-34901 fix user login times handling
Petr Škoda [Sun, 19 Aug 2012 08:17:12 +0000 (10:17 +0200)]
MDL-34873 fix multiple E_STRICT tag related problems
Mary Evans [Sun, 19 Aug 2012 00:34:15 +0000 (01:34 +0100)]
MDL-34957 theme_base: made small change to custommenu CSS in style/core.css to fix vertical arrow overlap in menu item
Petr Škoda [Sat, 18 Aug 2012 09:39:03 +0000 (11:39 +0200)]
MDL-34864 bump up enrol category sync version
Petr Škoda [Wed, 15 Aug 2012 09:43:27 +0000 (11:43 +0200)]
MDL-34864 add enrol_category unit tests for sync
Petr Škoda [Tue, 14 Aug 2012 20:16:36 +0000 (22:16 +0200)]
MDL-34864 improve enrol_category phpdocs
Petr Škoda [Tue, 14 Aug 2012 19:57:50 +0000 (21:57 +0200)]
MDL-34864 add verbose option to CLI enrol_category sync
Petr Škoda [Mon, 13 Aug 2012 20:31:36 +0000 (22:31 +0200)]
MDL-34864 improve enrol_category sync performance
Jean-Michel Vedrine [Mon, 6 Aug 2012 16:16:00 +0000 (18:16 +0200)]
MDL-34738 qformat blackboard: blackboard format is broken
Petr Škoda [Sat, 11 Aug 2012 18:05:56 +0000 (20:05 +0200)]
MDL-34776 improve multiple "NOT IN" enrolment and role related queries
Petr Škoda [Wed, 15 Aug 2012 09:44:26 +0000 (11:44 +0200)]
MDL-34912 fix invalid descriptionformat default handling
Tim Hunt [Mon, 13 Aug 2012 17:55:09 +0000 (18:55 +0100)]
MDL-29847 question preview: garbage collect old preview data.
This adds cron code which looks for question previews that have not been
touched for more than 24 hours, and deletes them.
We try to delete previews immediately. For example if the user clicks
start again, then we immediately delete their previous preview. However,
we can't do that if they just close the preview window. Hence we need
some cron code to clean up old preview that have got left lying around.
Normally, this code will not have much to do, so it will be very fast,
so we can afford to run it every cron.
This has been implemented in such a way that in future it will be easy
to add other cron code to the question bank.
Sadly, to make this work on MySQL, we require a horrible hack in the
already hacky delete_usage_records_for_mysql function.
sam marshall [Fri, 17 Aug 2012 09:39:38 +0000 (10:39 +0100)]
MDL-31957 Course reset: Does not erase activity completion data
Jerome Mouneyrac [Fri, 17 Aug 2012 03:00:14 +0000 (11:00 +0800)]
MDL-34941 correct timestamp range: startdate of external fct create_course PHPunit test
Frederic Massart [Tue, 14 Aug 2012 03:25:06 +0000 (11:25 +0800)]
MDL-28531 Unit Tests: Fixed tests to work with core update
Frederic Massart [Thu, 12 Jul 2012 01:39:52 +0000 (09:39 +0800)]
MDL-28531 Backup: Automated backups run when they are scheduled
Frederic Massart [Wed, 15 Aug 2012 09:27:11 +0000 (17:27 +0800)]
MDL-34648 Chat: No more errors when sentence begin with 'To'
Matt Meisberger [Sun, 5 Aug 2012 20:06:04 +0000 (15:06 -0500)]
MDL-34742 - adding ability to move blocks into empty column
Rajesh Taneja [Tue, 14 Aug 2012 07:48:38 +0000 (15:48 +0800)]
MDL-31734 Course: removed unused sectiontitle string
Rajesh Taneja [Tue, 14 Aug 2012 09:19:28 +0000 (17:19 +0800)]
MDL-26492 Lesson: lesson_get_user_grades will return grade of all users if userid=0
Rossiani Wijaya [Fri, 17 Aug 2012 03:33:40 +0000 (11:33 +0800)]
MDL-34569 - add label for search wiki input text
Rossiani Wijaya [Tue, 14 Aug 2012 04:40:31 +0000 (12:40 +0800)]
MDL-34569 accessibility compliance for wiki module: Add label for input text and select tag
Tim Hunt [Thu, 16 Aug 2012 20:34:17 +0000 (21:34 +0100)]
MDL-34937 quiz responses reports: attempt grade not shown.
Tim Hunt [Thu, 16 Aug 2012 16:33:08 +0000 (17:33 +0100)]
MDL-34702 quiz DB: questiondecimalpoints has wrong default.
Thanks to the folks at UCL for tracking down this problem. It has only
hidden for 2+ years!
Tim Hunt [Tue, 14 Aug 2012 14:25:03 +0000 (15:25 +0100)]
MDL-34889 phpunit: progress output in util.php --drop.
It is slow for me, and it is nice to know that something is going on.
Tim Hunt [Thu, 9 Aug 2012 14:40:08 +0000 (15:40 +0100)]
MDL-34810 question bank: user prefs for some display options
The options that are remembered persistently are
* Also show questions from sub-categories
* Also show old questions
* Show question text in the question list
* Number of questions per page
Eloy Lafuente (stronk7) [Thu, 16 Aug 2012 15:26:25 +0000 (17:26 +0200)]
weekly release 2.3.1+
Eloy Lafuente (stronk7) [Thu, 16 Aug 2012 15:22:01 +0000 (17:22 +0200)]
Merge branch 'install_23_STABLE' of git://git.moodle.cz/moodle-install into MOODLE_23_STABLE
Eric Merrill [Thu, 16 Aug 2012 14:05:26 +0000 (10:05 -0400)]
MDL-34376 mod_assign Fixing flaw in previous commit with not defining .
sam marshall [Wed, 15 Aug 2012 12:32:19 +0000 (13:32 +0100)]
MDL-34446 Fix bugs in previous commit
Rossiani Wijaya [Thu, 16 Aug 2012 04:26:31 +0000 (12:26 +0800)]
MDL-34563 - change string firstname to lastname and add accesshide class
Rossiani Wijaya [Wed, 15 Aug 2012 09:50:19 +0000 (17:50 +0800)]
MDL-34563 - removed double labeling and add label for input text
Aparup Banerjee [Thu, 16 Aug 2012 03:51:35 +0000 (11:51 +0800)]
Merge branch 'MDL-34565_accessibility_m23' of git://github.com/rwijaya/moodle into MOODLE_23_STABLE
Jason Fowler [Thu, 16 Aug 2012 02:43:29 +0000 (10:43 +0800)]
MDL-31810 - Fixing unclosed DIV tags throughout Moodle