Andrew Nicols
77c0a68db9
MDL-46284 core: Add e-mail fetcher from IMAP
...
This issue is a part of the MDL-47194 Task.
This issue is a part of the MDL-39707 Epic.
2014-10-07 09:58:35 +08:00
Dan Poltawski
f5bacd6539
Merge branch 'wip-MDL-46576-master' of git://github.com/abgreeve/moodle
...
Conflicts:
lib/upgrade.txt
lib/db/upgrade.php
version.php
2014-10-06 18:06:13 +01:00
Sam Hemelryk
127ef54082
Merge branch 'MDL-45374' of git://github.com/jleyva/moodle
2014-10-06 10:44:30 +13:00
Juan Leyva
6ff4464b43
MDL-45374 messages: get_messages ws unit tests
2014-10-03 16:37:13 +02:00
Juan Leyva
aff9da176a
MDL-45374 messages: get_messages ws definition
2014-10-03 16:37:12 +02:00
Juan Leyva
2ce8934b35
MDL-46458 forum: New WS get_forum_discussions_paginated services
2014-10-03 16:34:00 +02:00
Marina Glancy
80f98467f8
MDL-36014 cohorts: Allow teachers to view cohorts
...
Added property 'visible' for cohorts. Unsetting it hides the cohort from users in the course.
AMOS BEGIN
CPY [visible,core_moodle],[visible,core_cohort]
AMOS END
2014-10-03 18:26:34 +08:00
Neill Magill
a2aac5147d
MDL-46182 Inefficient query during Moodle upgrade on course_section table.
...
This part of the code is changing an index on the course_sections table to be unique, for this to happen in the upgrade script the index must be deleted and then the new version added.
Before this change the following was being done:
* The index is removed
* A query to delete records that were not unique on this index is performed
* The unique version of the index is added
After this change the following happens:
* A query to delete records that were not unique on this index is performed
* The index is removed
* The unique version of the index is added
When the original index is present the query uses it, which greatly improves the execution plan.
Before the change an upgrade on a site with around 387967 course_section records the upgrade would be stuck on the delete query for many hours, after the change the time can be measured in minutes.
2014-10-03 10:27:06 +01:00
Adrian Greeve
102c1c3671
MDL-46576 core_grades: Update upgrade scripts new version number
2014-10-03 17:06:42 +08:00
Damyon Wiese
a9937aec06
MDL-47062 Grades: Add an upgrade step to warn about changes in upgrade.
...
Puts a notice on the grader report about the change in aggregation method
from "Sum of grades" to "Natural".
Part of: MDL-46576
2014-10-03 17:06:41 +08:00
Frederic Massart
e8e1d0a396
MDL-47255 core_grades: Save aggregationcoef2 and weightoverride in history
...
Part of: MDL-46576
2014-10-03 13:54:38 +08:00
John Okely
d32b293eac
MDL-46576 core_grades: MDL-47006 Change aggregationcoef2's comment
2014-10-03 13:54:07 +08:00
Adrian Greeve
dcfc196a0d
MDL-47256 gradebook: Fixed up split in new field upgrade script.
...
Part of: MDL-46576
2014-10-03 13:54:06 +08:00
Andrew Davis
45da536113
MDL-47011 core_grade: added the ability to override grade_item weight
2014-10-03 13:49:41 +08:00
John Okely
677bc07377
MDL-46576 core_grades: Add weights to natural (MDL-47006)
2014-10-03 13:49:22 +08:00
Damyon Wiese
a1740d7b48
MDL-46139 Grades: Change usedinaggregation column to 2 columns for status and weight.
2014-10-03 13:48:55 +08:00
Damyon Wiese
bfe969e8b3
MDL-46139 Grades: Add a column to grade_grades to record how a grade is aggregated
2014-10-03 13:47:42 +08:00
Tim Hunt
a75fa4c068
MDL-47476 qformat_learnwise: rest in peace.
...
Learnwise was an old LMS that no longer exists. (Last reference found on
Google from 2009.) So we are removing the ability to import questions in
that format.
2014-10-02 17:16:16 +01:00
Dan Poltawski
9438c6412e
NOBUG: Fixed file access permissions
2014-10-02 15:18:51 +01:00
Sam Hemelryk
db34f8cbdb
Merge branch 'MDL-46282-master' of git://github.com/andrewnicols/moodle
...
Conflicts:
version.php
2014-10-01 08:57:37 +13:00
Andrew Nicols
6c0bfb1449
MDL-46282 core: Add VERP API
...
This issue is a part of the MDL-47194 Task.
This issue is a part of the MDL-39707 Epic.
2014-09-30 14:22:30 +08:00
Juan Leyva
feae0f9f42
MDL-47200 WebServices: Add core_files_get_files to the mob app service
2014-09-27 22:58:38 +02:00
sam marshall
061e6b2864
MDL-44725 Availability: Replace groupmembersonly - upgrade, core (1)
...
* Upgrades existing data so that the groupmembersonly option is
replaced with equivalent data for the new availability API.
* Removes the database field and admin setting used for
groupmembersonly.
* Changes core modinfo library to remove/deprecate groupmembersonly
data and functions.
* Changes other core library files to remove groupmembersonly
references.
Includes deprecation of several functions, listed in lib/upgrade.txt.
2014-09-02 13:03:07 +01:00
Matteo Scaramuccia
cfa5bd1f3f
MDL-46985 Added 7-Zip and RAR MIME types.
2014-08-31 22:33:28 +02:00
Tim Hunt
bbea936991
MDL-45642 questions: add required index to question_attempts.
...
It is important to be able to tell which behaviours are in use, and
without this index, it requires a complete scan of this table, which can
be very big, to verify that a behaviour is unused.
2014-08-08 13:56:23 +01:00
Juan Leyva
a1bacaf13d
MDL-45041 Web Service: add_user_device doesn't store entries for different users using the same push key
2014-07-25 10:35:24 +02:00
Sam Hemelryk
03ecddb440
MDL-45678 cache: renamed new cache and better comments
2014-07-08 09:52:41 +12:00
Sam Hemelryk
207891d791
Merge branch 'MDL-45678-006-master' of https://github.com/dbezborodovrp/moodle
2014-07-08 09:42:35 +12:00
Sam Hemelryk
a02656b75a
Merge branch 'wip_MDL-46126_m28_passnulls' of https://github.com/skodak/moodle
2014-07-08 09:37:08 +12:00
Damien Bezborodov
eeb9ee8ebf
MDL-45678 assignsubmission_comments: Improve performance for permissions checking
2014-07-04 14:24:31 +09:30
Petr Skoda
ffda0ca360
MDL-46126 upgrade: fix bogus nulls in user.password before changing precission
...
Note: there is no need to deal with Oracle empty strings here
because only MySQL running in non-strict mode is affected.
2014-07-04 16:28:59 +12:00
Dan Poltawski
9b19282346
Merge branch 'MDL-46161_files_reference_index' of git://github.com/davosmith/moodle
...
Conflicts:
lib/db/upgrade.php
version.php
2014-07-01 13:37:56 +01:00
Mark Nelson
e3e4ea97ff
MDL-32450 upgrade: do not remove DragMath settings if the files still exist
2014-06-29 15:48:21 -07:00
Petr Skoda
1170df12a1
MDL-32450 delete Dragmath plugin and library because it is not compatible with GPL
2014-06-29 15:36:29 -07:00
Davo Smith
463882d085
MDL-46161 switch the field order of the index on mdl_files_reference to improve performance of file_storage::search_references
2014-06-27 11:34:37 +01:00
Sam Hemelryk
78c12cdb0f
MDL-43365 lib: converted text and plugin deprecated classes to new scheme
...
Four core library classes renamed for autoloading with deprecated stubs
have been converted to the new scheme for autoloading.
They are:
* textlib
* collatorlib
* plugin_manager
* plugininfo_base
These will be removed in 2.9 by MDL-46124
2014-06-25 09:30:38 +12:00
Paul Charsley
0ff4ebb4a3
MDL-31861 add web service function save_definitions
2014-06-13 15:36:25 +12:00
Jason Fowler
b5725a9727
MDL-45418 Files: Adding upgrade steps for publisher docs
...
Conflicts:
lib/db/upgrade.php
version.php
2014-06-10 19:18:35 +02:00
Sam Hemelryk
cbd063f4c3
MDL-44711 navigation: improved expandable course calculation
2014-06-09 09:34:05 +12:00
Rajesh Taneja
1bce3a70d9
MDL-44839 admin: Moved all system executable paths to config
...
AMOS BEGIN
MOV ['gspath','assignfeedback_editpdf'],['pathtogs','admin']
MOV ['gspath_help','assignfeedback_editpdf'],['pathtogs_help','admin']
AMOS END
2014-06-03 17:33:49 +08:00
Eloy Lafuente (stronk7)
f94891cc00
MDL-45503 upgrade: add v2.7.0 sep lines
2014-05-28 01:13:42 +02:00
Damyon Wiese
9febfdc56d
MDL-32543 upgrade: Increment the version bump
...
Conflicts:
version.php
2014-05-19 13:03:27 +08:00
Daniel Neis Araujo
d277c441da
MDL-32543 Make sure the action and url fields of log table have correct sizes
2014-05-12 12:05:25 -03:00
Juan Leyva
e2ede4262f
MDL-30106 forum: New web service mod_forum_get_forum_discussion_posts
2014-05-05 11:55:43 +02:00
Dan Poltawski
9d39960028
Merge branch 'MDL-43570' of https://github.com/KristerV/moodle
...
Conflicts:
version.php
2014-05-01 14:43:22 +08:00
Krister Viirsaar
ecdb94d3e0
MDL-43570 filetypes: Added new filetypes - ddoc, bdoc, cdoc
2014-04-30 13:04:34 +03:00
Frederic Massart
c56f0f4a2c
MDL-45298 theme: More permissive usage of retired themes settings
2014-04-28 16:27:33 +08:00
Marina Glancy
3a0edd1fcd
Merge branch 'MDL-45052-master' of git://github.com/ankitagarwal/moodle
2014-04-28 10:44:36 +08:00
Ankit Agarwal
c4652889f1
MDL-45052 events: Cleanup db/events.php
2014-04-28 10:33:18 +08:00
Juan Leyva
2e04d25053
MDL-45158 mobile: Grades functions included in Mobile Service
2014-04-22 14:11:11 +02:00