David Monllao [Wed, 31 Oct 2012 03:56:36 +0000 (11:56 +0800)]
MDL-34910 blog Fixing mod level related issues
Sam Hemelryk [Wed, 31 Oct 2012 04:35:18 +0000 (17:35 +1300)]
Merge branch 'w43_MDL-36145_m24_yui373' of git://github.com/skodak/moodle
Rajesh Taneja [Wed, 31 Oct 2012 03:32:44 +0000 (11:32 +0800)]
MDL-34777 Accessibility: Add proper id to select input
Dan Poltawski [Wed, 31 Oct 2012 02:50:44 +0000 (10:50 +0800)]
Merge branch 'wip-mdl-29762' of git://github.com/rajeshtaneja/moodle
Aparup Banerjee [Wed, 31 Oct 2012 02:04:56 +0000 (10:04 +0800)]
Merge branch 'MDL-31708-master' of git://github.com/StudiUM/moodle
Dan Poltawski [Wed, 31 Oct 2012 01:59:44 +0000 (09:59 +0800)]
Merge branch 'wip-mdl-34777' of git://github.com/rajeshtaneja/moodle
Sam Hemelryk [Tue, 30 Oct 2012 21:15:44 +0000 (10:15 +1300)]
Merge branch 'MDL-31934_master' of git://github.com/lazydaisy/moodle
Mary Evans [Tue, 30 Oct 2012 11:34:02 +0000 (11:34 +0000)]
MDL-31934 mod/forum: Added CSS fix to mod/forum/styles.css for unread forumposts also reversed a previous commit in theme/base/core.css.
Dan Poltawski [Tue, 30 Oct 2012 08:20:39 +0000 (16:20 +0800)]
Merge branch 'MDL-34332c' of git://github.com/srynot4sale/moodle
Dan Poltawski [Tue, 30 Oct 2012 08:12:56 +0000 (16:12 +0800)]
Merge branch 'MDL-35386b' of git://github.com/srynot4sale/moodle
Dan Poltawski [Tue, 30 Oct 2012 08:05:43 +0000 (16:05 +0800)]
Merge branch 'MDL-34965_master' of git://github.com/dmonllao/moodle
Dan Poltawski [Tue, 30 Oct 2012 07:27:02 +0000 (15:27 +0800)]
MDL-16660 calendar - remove cron strings
We don't translate cronjobs
Dan Poltawski [Tue, 30 Oct 2012 06:56:39 +0000 (14:56 +0800)]
MDL-16660 calendar: remove get_ical_data() from form
This code was only called in one path and so was not necessary.
Dan Poltawski [Tue, 30 Oct 2012 06:33:30 +0000 (14:33 +0800)]
MDL-16660 - upgrade: split steps up into two
Be extra safe for potential debugging purposes
Dan Poltawski [Tue, 30 Oct 2012 06:18:13 +0000 (14:18 +0800)]
Merge branch 'wip-MDL-16660-m24' of git://github.com/samhemelryk/moodle
Conflicts:
lib/db/upgrade.php
version.php
Dan Poltawski [Tue, 30 Oct 2012 05:44:38 +0000 (13:44 +0800)]
Merge branch 'wip-MDL-36094-m24' of git://github.com/samhemelryk/moodle
Dan Poltawski [Tue, 30 Oct 2012 05:40:24 +0000 (13:40 +0800)]
Merge branch 'wip-MDL-32326-m24' of git://github.com/samhemelryk/moodle
Sam Hemelryk [Tue, 30 Oct 2012 04:37:06 +0000 (17:37 +1300)]
Merge branch 'MDL-28235-master' of git://github.com/FMCorz/moodle
Sam Hemelryk [Mon, 15 Oct 2012 08:31:12 +0000 (16:31 +0800)]
MDL-16660 calendar: Cleaned u several areas of the iCal patch in preparation of the next peer-review
* Added a bit of AMOS to copy existing strings and save a little translation effort
* Cleaned up fixed strings in several places
* Cleaned up some existing strings as required.
* Fixed install and upgrade code. Split upgrade into two parts (one for each table).
* Fixed fatal error caused by missing forms lib inclusion
* Added param types to forms.
* Converted file_get_content to use curl for URL's.
* Cleaned things up per coding style.
* Separated subscription management and form into separate files.
* Tidied up bennu inclusion to just where required.
* Lots of other small fixes as well.
AMOS BEGIN
CPY [calendar,calendar],[colcalendar,calendar]
CPY [actions,moodle],[actions,calendar]
CPY [never,moodle],[never,calendar]
AMOS END
Jonathan Harker [Thu, 11 Oct 2012 22:57:32 +0000 (11:57 +1300)]
MDL-16660: WIP - fixes as per review
Jonathan Harker [Mon, 23 Jul 2012 01:49:43 +0000 (13:49 +1200)]
MDL-16660: Add calendar import.
Adds an extra import section alongside the existing export in the
calendar views. Allows the user to import from either a file or a
URL as a subscription, with an optional polling interval of hourly,
daily, weekly, monthly, or annually. This subscription may be added
to the user, group, global or course calendars. These subscriptions
are tracked in a separate database table, and an extra column added
to the events table to relate them to the subscription. The event
uuid field is also expanded to allow for the RFC-2445 UID property.
Subscriptions are listed on the calendar view page, and can be
added and removed, manually polled, and the polling interval
adjusted. Subscription events are updated on cron.
Dan Poltawski [Tue, 30 Oct 2012 04:14:40 +0000 (12:14 +0800)]
Merge branch 'MDL-36064' of git://github.com/netspotau/moodle-mod_assign
Dan Poltawski [Tue, 30 Oct 2012 04:11:44 +0000 (12:11 +0800)]
Merge branch 'wip-mdl-35489' of git://github.com/rajeshtaneja/moodle
Dan Poltawski [Tue, 30 Oct 2012 03:58:34 +0000 (11:58 +0800)]
Merge branch 'MDL-4655-master' of git://github.com/FMCorz/moodle
Sam Hemelryk [Tue, 30 Oct 2012 03:00:45 +0000 (16:00 +1300)]
Merge branch 'MDL-34274-master' of git://github.com/ankitagarwal/moodle
Sam Hemelryk [Tue, 30 Oct 2012 02:48:54 +0000 (15:48 +1300)]
Merge branch 'MDL-35889-master' of git://github.com/ankitagarwal/moodle
Dan Poltawski [Tue, 30 Oct 2012 02:18:45 +0000 (10:18 +0800)]
Merge branch 'MDL-36015_m1' of git://git.catalyst.net.nz/moodle-r2
Dan Poltawski [Tue, 30 Oct 2012 02:00:11 +0000 (10:00 +0800)]
Merge branch 'wip-mdl-35910' of git://github.com/rajeshtaneja/moodle
Dan Poltawski [Tue, 30 Oct 2012 01:37:03 +0000 (09:37 +0800)]
Merge branch 'MDL-36135-evaluators' of git://github.com/mudrd8mz/moodle
Sam Hemelryk [Tue, 30 Oct 2012 00:31:30 +0000 (13:31 +1300)]
Merge branch 'MDL-35959-master' of git://git.luns.net.uk/moodle
Sam Hemelryk [Tue, 30 Oct 2012 00:02:24 +0000 (13:02 +1300)]
Merge branch 'WIP-MDL-36070-master' of git://github.com/nadavkav/moodle
Sam Hemelryk [Mon, 29 Oct 2012 23:59:23 +0000 (12:59 +1300)]
Merge branch 'MDL-36076' of git://github.com/timhunt/moodle
Sam Hemelryk [Mon, 29 Oct 2012 23:54:56 +0000 (12:54 +1300)]
Merge branch 'MDL-36101-master' of git://github.com/micaherne/moodle
Sam Hemelryk [Mon, 29 Oct 2012 23:52:00 +0000 (12:52 +1300)]
Merge branch 'MDL-36103' of git://github.com/timhunt/moodle
Sam Hemelryk [Mon, 29 Oct 2012 23:31:22 +0000 (12:31 +1300)]
Merge branch 'MDL-36105-master' of https://github.com/mackensen/moodle
Sam Hemelryk [Mon, 29 Oct 2012 23:24:31 +0000 (12:24 +1300)]
Merge branch 'wip-mdl-36131' of git://github.com/rajeshtaneja/moodle
Sam Hemelryk [Mon, 29 Oct 2012 23:17:11 +0000 (12:17 +1300)]
Merge branch 'MDL-36137_master' of git://github.com/lazydaisy/moodle
Dan Poltawski [Mon, 29 Oct 2012 07:36:07 +0000 (15:36 +0800)]
Merge branch 'MDL-34910_master' of git://github.com/dmonllao/moodle
Dan Poltawski [Mon, 29 Oct 2012 07:33:43 +0000 (15:33 +0800)]
Merge branch 'master_MDL-35215' of git://github.com/totara/moodle
Dan Poltawski [Mon, 29 Oct 2012 07:21:39 +0000 (15:21 +0800)]
Merge branch 'MDL-34363' of git://github.com/merrill-oakland/moodle
David Monllao [Wed, 15 Aug 2012 08:02:52 +0000 (16:02 +0800)]
MDL-34910 blog Remove new entry link when the context doesn't allows to add new entries
Dan Poltawski [Mon, 29 Oct 2012 06:59:45 +0000 (14:59 +0800)]
Merge branch 'WIP-MDL-36033-master' of git://github.com/nadavkav/moodle
Dan Poltawski [Mon, 29 Oct 2012 06:57:14 +0000 (14:57 +0800)]
Merge branch 'wip-MDL-36075_MASTER' of git://github.com/jason-platts/moodle
Dan Poltawski [Mon, 29 Oct 2012 06:54:14 +0000 (14:54 +0800)]
MDL-34354 - remove unused line
Dan Poltawski [Mon, 29 Oct 2012 06:53:43 +0000 (14:53 +0800)]
Merge branch 'MDL-34354-master' of git://git.luns.net.uk/moodle
Dan Poltawski [Mon, 29 Oct 2012 06:50:23 +0000 (14:50 +0800)]
Merge branch 'MDL-36099-master' of git://git.luns.net.uk/moodle
Dan Poltawski [Mon, 29 Oct 2012 06:35:21 +0000 (14:35 +0800)]
Merge branch 'MDL-35880-master' of git://github.com/ankitagarwal/moodle
Dan Poltawski [Mon, 29 Oct 2012 06:32:11 +0000 (14:32 +0800)]
Merge branch 'MDL-35990-master' of git://github.com/FMCorz/moodle
Dan Poltawski [Mon, 29 Oct 2012 06:08:28 +0000 (14:08 +0800)]
MDL-35116 - update version numbers
Frederic Massart [Fri, 19 Oct 2012 02:55:07 +0000 (10:55 +0800)]
MDL-35116 upgrade: Rename backup files having used short name previously
Dan Poltawski [Mon, 29 Oct 2012 06:03:57 +0000 (14:03 +0800)]
Merge branch 'MDL-35117-master' of git://github.com/FMCorz/moodle
Dan Poltawski [Mon, 29 Oct 2012 05:55:06 +0000 (13:55 +0800)]
Merge branch 'MDL-34837-master' of git://github.com/FMCorz/moodle
Dan Poltawski [Mon, 29 Oct 2012 05:49:47 +0000 (13:49 +0800)]
Merge branch 'w43_MDL-35843_m42_expiryself' of git://github.com/skodak/moodle
Dan Poltawski [Mon, 29 Oct 2012 05:48:44 +0000 (13:48 +0800)]
Merge branch 'MDL-35964' of git://github.com/timhunt/moodle
Dan Poltawski [Mon, 29 Oct 2012 04:39:06 +0000 (12:39 +0800)]
Merge branch 'wip-MDL-34343-m24' of git://github.com/samhemelryk/moodle
Dan Poltawski [Mon, 29 Oct 2012 04:36:22 +0000 (12:36 +0800)]
MDL-34399 - bump version to reload cache definition
Dan Poltawski [Mon, 29 Oct 2012 04:18:01 +0000 (12:18 +0800)]
Merge branch 'MDL-34399' of git://github.com/timhunt/moodle
Dan Poltawski [Mon, 29 Oct 2012 04:11:51 +0000 (12:11 +0800)]
Merge branch 'MDL-36086-workshop' of git://github.com/mudrd8mz/moodle
Dan Poltawski [Mon, 29 Oct 2012 03:52:25 +0000 (11:52 +0800)]
Merge branch 'wip-MDL-36052-m24' of git://github.com/samhemelryk/moodle
Dan Poltawski [Mon, 29 Oct 2012 03:48:55 +0000 (11:48 +0800)]
Merge branch 'wip-MDL-36115-m24' of git://github.com/samhemelryk/moodle
Dan Poltawski [Mon, 29 Oct 2012 01:50:20 +0000 (09:50 +0800)]
Merge branch 'MDL-35297' of git://github.com/stronk7/moodle
Tim Hunt [Thu, 18 Oct 2012 19:25:57 +0000 (03:25 +0800)]
MDL-34399 quiz cleanup: remove ugly question/page number hack
It used to be necessary to store the question number and question page
by adding them as random extra fields on the question object (but
I can no longer remember what that reason was). Now it is possible
to store this sensibly in the quiz_attempt object, which is much
cleaner, so do that.
Tim Hunt [Thu, 18 Oct 2012 19:23:32 +0000 (03:23 +0800)]
MDL-34399 questions cleanup: straighten out strange links to question objects.
Tim Hunt [Thu, 18 Oct 2012 19:20:49 +0000 (03:20 +0800)]
MDL-34399 quiz cleanup: remove never used function.
This got added during the Moodle 2.0 files API conversion, but was
always part of a failed experiemnt, so should have been deleted
long ago. It was never actually used.
Tim Hunt [Wed, 17 Oct 2012 09:25:04 +0000 (17:25 +0800)]
MDL-34399 questions: cache to help load question definitions.
At the moment, it takes several DB queries to load each question definition,
so this cache is potentially a big win.
Andrew Robert Nicols [Sun, 7 Oct 2012 08:55:08 +0000 (09:55 +0100)]
MDL-35836 Rewrite doctonewwindow handling to use delegation instead of individual events
Eloy Lafuente (stronk7) [Sun, 21 Oct 2012 07:56:01 +0000 (15:56 +0800)]
MDL-35297 book: replay some steps lost when book landed to core
This commit replays, conditionally, all the upgrade steps from
MOODLE_19_STABLE to MOODLE_23_STABLE in the mod_book activity. That
guarentees that any site using the mod_book before landing to core,
no matter if it was the latest or an outdated one will upgrade
perfectly to the expected current version.
As a general rule, everytime one contrib plugin lands to core, its
complete upgrade code must be kept, at least until the core version
that introduced it, is out completely from the upgrade requirement
conditions.
In this case, with the missing upgrade code being added to 2.4, it
will be safe to delete the upgrade steps once 2.5 (or upwards) become
a requirement. Never always.
Mary Evans [Sun, 21 Oct 2012 00:24:01 +0000 (01:24 +0100)]
MDL-31934 theme_base: Fix to add highlight colour to unread forum posts.
Petr Škoda [Sat, 20 Oct 2012 07:22:15 +0000 (15:22 +0800)]
MDL-36145 import latest YUI 3.7.3
Mary Evans [Fri, 19 Oct 2012 22:39:01 +0000 (23:39 +0100)]
MDL-36137 theme_magazine: changed forum and description info from center to left aligned.
David Mudrák [Wed, 17 Oct 2012 05:39:33 +0000 (07:39 +0200)]
MDL-36086 Fix SQL parameters array
David Mudrák [Fri, 19 Oct 2012 16:05:38 +0000 (00:05 +0800)]
MDL-36135 Give the grading evaluation methods control over their settings forms
From now on, the evaluator's method get_settings_form() should return a
subclass of workshop_evaluation_settings_form. The evaluation subplugins
are expected to use the define_sub() method to add their own fields into
the base form, although they can override the main define() method, too.
The former interface workshop_evaluation has been refactored into a
superclass with abstract methods which seems to be more robust.
Oh, by the way, I'm in Perth - yay!
AMOS BEGIN
MOV [settings,workshopeval_best],[evaluationsettings,mod_workshop]
AMOS END
David Mudrák [Fri, 19 Oct 2012 15:31:52 +0000 (23:31 +0800)]
MDL-36135 Display the workshop grading evaluation method chooser
Teachers can now choose the actual grading evaluation method to use
during the grading evaluation phase. The workshopeval_best is still used
as the default one (this may be made configurable later, although there
is no big benefit of it).
Gilles-Philippe Leblanc [Wed, 17 Oct 2012 19:59:06 +0000 (15:59 -0400)]
MDL-31708 wiki: Wiki 2.0 non-group member can see edit option in navigation block
Rajesh Taneja [Fri, 19 Oct 2012 03:58:25 +0000 (11:58 +0800)]
MDL-36131 AJAX: Conditional activities will behave same as in non-ajax mode
Tim Hunt [Fri, 19 Oct 2012 08:49:34 +0000 (16:49 +0800)]
MDL-36103 tablelib: links to user profiles are wrong in courses.
Nadav Kavalerchik [Sun, 14 Oct 2012 11:44:47 +0000 (13:44 +0200)]
MDL-36033 - Left align Numeric value fields in Calculated and Numeric question, when in RTL mode
Nadav Kavalerchik [Tue, 16 Oct 2012 08:44:34 +0000 (10:44 +0200)]
MDL-36070 - Points label hides UP and Down ordering arrows and Delete Icon on Quiz edit page, in RTL mode (theme/standard)
Rajesh Taneja [Fri, 19 Oct 2012 08:07:05 +0000 (16:07 +0800)]
MDL-35910 Assignment 2.2: Fixed included files in assignment zip.
If Marking button is enabled, assignment is open and is not finalized, then don't add file to zip
Petr Škoda [Sat, 13 Oct 2012 21:01:34 +0000 (23:01 +0200)]
MDL-35843 implement self enrolment expiry notification
Petr Škoda [Sat, 13 Oct 2012 20:23:35 +0000 (22:23 +0200)]
MDL-35843 refactor expiry notifications to core enrol feature
Petr Škoda [Sat, 13 Oct 2012 19:43:28 +0000 (21:43 +0200)]
MDL-35843 prepare fox expiry refactoring to core enrol feature
AMOS BEGIN
MOV [errorthresholdlow,enrol_manual],[errorthresholdlow,core_enrol]
MOV [expirynotify,enrol_manual],[expirynotify,core_enrol]
MOV [expirynotify_help,enrol_manual],[expirynotify_help,core_enrol]
MOV [expirynotifyall,enrol_manual],[expirynotifyall,core_enrol]
MOV [expirynotifyteacher,enrol_manual],[expirynotifyenroller,core_enrol]
MOV [notifyhour,enrol_manual],[expirynotifyhour,core_enrol]
MOV [expirythreshold,enrol_manual],[expirythreshold,core_enrol]
MOV [expirythreshold_help,enrol_manual],[expirythreshold_help,core_enrol]
AMOS END
Sam Hemelryk [Fri, 19 Oct 2012 02:23:38 +0000 (10:23 +0800)]
MDL-36052 cache: Tidied up language in readme and added missing definition args
Sam Hemelryk [Mon, 15 Oct 2012 09:35:49 +0000 (17:35 +0800)]
MDL-36052 cache: Fixed up the cache README file.
Sam Hemelryk [Thu, 18 Oct 2012 06:40:51 +0000 (14:40 +0800)]
MDL-36115 cache: Fixed up requirements check in cache admin interfaces
Sam Hemelryk [Wed, 17 Oct 2012 08:55:25 +0000 (16:55 +0800)]
MDL-36094 cache: Fixed up inclusion path for overrideclassfile and datasourcefile
Sam Hemelryk [Mon, 13 Aug 2012 23:38:13 +0000 (11:38 +1200)]
MDL-25290 conversion: Added db column cache to pgsql + mysql
Aparup Banerjee [Thu, 18 Oct 2012 11:41:39 +0000 (19:41 +0800)]
weekly release 2.4dev
Aparup Banerjee [Thu, 18 Oct 2012 11:20:30 +0000 (19:20 +0800)]
Merge branch 'install_master' of git://git.moodle.cz/moodle-install
Frederic Massart [Thu, 11 Oct 2012 03:26:03 +0000 (11:26 +0800)]
MDL-35117 backup: Read information from backup XML file when removing excess backups
Rajesh Taneja [Thu, 18 Oct 2012 06:13:18 +0000 (14:13 +0800)]
MDL-35489 users: Check added before using form data
Frederic Massart [Thu, 11 Oct 2012 01:15:04 +0000 (09:15 +0800)]
MDL-35117 librairies: File Packer can only extract a specific list a files
Frederic Massart [Thu, 4 Oct 2012 09:07:58 +0000 (17:07 +0800)]
MDL-4655 course: Number of courses with summaries to display is configurable
AMOS bot [Thu, 18 Oct 2012 00:34:54 +0000 (00:34 +0000)]
Automatically generated installer lang files
Aparup Banerjee [Wed, 17 Oct 2012 19:45:06 +0000 (03:45 +0800)]
Merge branch 'WIP-MDL-35583' of git://github.com/nadavkav/moodle
Charles Fulton [Wed, 17 Oct 2012 18:07:12 +0000 (11:07 -0700)]
MDL-36105 grades: use consistent icon classs
Nadav Kavalerchik [Wed, 17 Oct 2012 17:34:16 +0000 (19:34 +0200)]
MDL-35583 - blocks header and footer right align fixes, profile picture right align (update)
Michael Aherne [Wed, 17 Oct 2012 11:37:43 +0000 (12:37 +0100)]
MDL-36101 auth_shibboleth Show appropriate error message for suspended accounts
Andrew Robert Nicols [Wed, 17 Oct 2012 09:14:56 +0000 (10:14 +0100)]
MDL-36099 AJAX Ensure that a galleryversion is always set for yui_module calls
Tim Hunt [Wed, 17 Oct 2012 05:54:45 +0000 (13:54 +0800)]
MDL-36076 qtype multichoice: validation fails on '0' answer.