Dan Poltawski
ecd9c732de
NOBUG: Fixed file access permissions
2015-02-25 14:57:28 +00:00
Andrew Nicols
db23cd087b
Merge branch 'MDL-48716-master' of git://github.com/jleyva/moodle
...
Conflicts:
lib/db/services.php
lib/db/upgrade.php
version.php
2015-02-25 09:20:26 +08:00
Andrew Nicols
17dd7e7ccd
Merge branch 'MDL-48730-master' of git://github.com/jleyva/moodle
...
Conflicts:
version.php
2015-02-24 18:12:32 +08:00
Dan Poltawski
e6c453bb3d
Merge branch 'MDL-48108-master' of git://github.com/andrewnicols/moodle
...
Conflicts:
version.php
2015-02-24 08:59:53 +00:00
Juan Leyva
5d62e813ab
MDL-48730 webservices: New ws core_group_get_course_user_groups
2015-02-24 09:39:05 +01:00
Andrew Nicols
8b52863f0a
MDL-48108 core: Add new indexes to message tables
2015-02-24 09:39:05 +08:00
Simey Lameze
77df1778f2
MDL-48807 core_task: change create_contexts_task to daily frequency
2015-02-23 14:33:39 +08:00
Juan Leyva
3221718eda
MDL-48716 webservices: New ws core_user_remove_user_device
2015-02-19 15:15:18 +01:00
David Monllao
d3dac40019
MDL-48894 core_registration: Fixing version value
2015-02-11 16:18:06 +08:00
David Monllao
d0676138b2
Merge branch 'MDL-48894_registration' of git://github.com/andyjdavis/moodle
2015-02-11 09:11:06 +08:00
Andrew Davis
806c06fc7b
MDL-48894 core_registration: make it more obvious if site is registered
2015-02-10 21:12:10 +01:00
Eloy Lafuente (stronk7)
3b77006451
Merge branch 'MDL-49036-master' of git://github.com/jleyva/moodle
...
Conflicts:
version.php
2015-02-10 13:29:10 +01:00
David Monllao
3c1aa6fdfb
MDL-43535 webservices: Marking functions as deprecated
...
Also:
- We don't allow users to add deprecated functions to WS
- We show a debugging message when deprecated functions
are already being used in web services.
2015-02-09 05:42:22 +08:00
Juan Leyva
3a2ba74694
MDL-49036 webservices: New ws gradereport_user_get_grades_table
2015-02-05 16:58:51 +01:00
Andrew Nicols
c346996f38
Merge branch 'MDL-48719-master' of git://github.com/jleyva/moodle
2015-02-04 12:53:34 +08:00
Juan Leyva
60ab2e1bc4
MDL-48719 messages: New WS core_message_get_blocked_users
2015-01-29 13:04:43 +01:00
Juan Leyva
d9a1cf5cae
MDL-48793 webservices: Deleted duplicated function in mobile service
2015-01-29 13:01:51 +01:00
Mark Nelson
6c85571902
MDL-48266 core: fixed backup upgrade
2015-01-27 21:32:07 -08:00
Stephen Bourget
5bc12ca265
MDl-47104 Calendar: Make 'calendar_lookahead' more flexible
2015-01-28 02:24:36 +01:00
Eloy Lafuente (stronk7)
e6b1816588
MDL-48266 backup: make upgrade step to match current version bump.
2015-01-26 19:22:44 +01:00
Frederic Massart
94b8c63635
MDL-48266 backup: Fix backup strorage misconfiguration
...
Basically if the destination dir is empty then the storage
type should be set to the course backup area. This does
not affect the behaviour of the backups that lived with
misconfigured settings.
2015-01-22 17:49:26 +08:00
Ankit Agarwal
c93e6c5c17
MDL-48510 inbound: use 0 expiration for private files handler
2015-01-15 08:32:40 +00:00
Ankit Agarwal
0a4ce3ffb4
MDL-48510 inbound: Use correct value of expiration
2015-01-15 08:32:39 +00:00
Frederic Massart
6b61c2c45f
MDL-46124 libraries: Final deprecation of text libs and plugin libs
...
- textlib_get_instance
- textlib
- collatorlib
- plugin_manager
- plugininfo_base
2014-12-15 17:02:31 +08:00
Sam Hemelryk
6c4e70a6d8
Merge branch 'wip_MDL-47830_m29_pwrotation' of https://github.com/skodak/moodle
2014-12-04 12:03:15 +00:00
Dan Poltawski
b2ab6cc330
Merge branch '27548-29' of git://github.com/samhemelryk/moodle
...
Conflicts:
lib/db/install.xml
lib/db/upgrade.php
version.php
2014-12-01 12:21:19 +00:00
Sam Hemelryk
91bae397b4
Merge branch 'MDL-18183-master' of git://github.com/FMCorz/moodle
2014-12-01 14:45:50 +13:00
Petr Skoda
1d658535b6
MDL-47830 auth: Add pw rotation restrictions
2014-12-01 08:53:52 +13:00
Sam Hemelryk
686d05619b
MDL-27548 comments: component now recorded
2014-11-26 13:31:37 +13:00
Frederic Massart
93539c44dc
MDL-18183 mnet: Option to verify peer and host of MNet peer using HTTPS
2014-11-21 11:33:16 +08:00
Eloy Lafuente (stronk7)
147bae8f7c
MDL-48144 upgrade: add v2.8.0 sep lines
2014-11-10 18:08:15 +01:00
Juan Leyva
a0095e5a89
MDL-47766 web services: get_grades exposes hidden grades to students
2014-11-04 09:13:46 +13:00
Damyon Wiese
219ebf9bb4
Merge branch 'wip-MDL-45538-master' of git://github.com/marinaglancy/moodle
...
Conflicts:
version.php
2014-11-03 14:10:43 +08:00
Marina Glancy
941de29601
MDL-45538 files: restore missing records in draft areas
2014-10-29 15:26:54 +08:00
Juan Leyva
938728739b
MDL-47847 Web Services: Add messaging functions to the mobile service
2014-10-24 11:48:17 +02:00
Damyon Wiese
6a196cf14d
NOBUG: Fixed file access permissions
2014-10-22 15:06:36 +08:00
Damyon Wiese
47d6e6a7d3
MDL-47503 Grades: Completely remove aggregationsubcats
...
This setting is not compatible with combinations of aggregation methods
and the ways in which it does and does not work are not documented. It
was voted to remove it completely by the gradebook workshop, so I have
completely removed it and added a warning for all affected courses + restored
backups.
2014-10-20 12:03:18 +08:00
Frederic Massart
00fd3c1aad
MDL-47189 my: Fix the addition of default blocks to my/ page
...
Fixing the upgrade script so that they attach the new blocks
to the right my_pages entry. An upgrade script has also been
added to fix the existing bad data.
2014-10-14 16:03:12 +08:00
Dan Poltawski
54f2db7226
NOBUG: Fixed file access permissions
2014-10-10 12:09:18 +01:00
Adrian Greeve
7970c21751
MDL-46576 core_grades: Fix upgrade to natural weight.
...
When upgrading from 'Sum of grades' to natural aggregation the
weights were no automatically assigned and the grade totals were
wrong. This has now been rectified.
2014-10-10 16:08:25 +08:00
Damyon Wiese
6b58a6a445
Merge branch 'MDL-46458-master' of git://github.com/jleyva/moodle
...
Conflicts:
version.php
2014-10-08 21:14:39 +08:00
Sam Hemelryk
2b17072b59
Merge branch 'MDL-46182' of https://github.com/NeillM/moodle
2014-10-08 11:28:19 +13:00
Sam Hemelryk
c709fafc6e
Merge branch 'MDL-47197-master' of git://github.com/andrewnicols/moodle
...
Conflicts:
lib/db/install.xml
lib/db/upgrade.php
version.php
2014-10-08 11:16:54 +13:00
Sam Hemelryk
70b370982f
Merge branch 'MDL-47476' of git://github.com/timhunt/moodle
...
Conflicts:
lib/db/upgrade.php
version.php
2014-10-08 11:02:38 +13:00
Damyon Wiese
4a813f3959
Merge branch 'wip-MDL-36014-master' of git://github.com/marinaglancy/moodle
...
Conflicts:
lib/db/install.xml
lib/db/upgrade.php
version.php
2014-10-07 12:34:34 +08:00
Sam Hemelryk
94cdabcdee
Merge branch 'MDL-46284-master' of git://github.com/andrewnicols/moodle
...
Conflicts:
lib/db/install.xml
lib/db/upgrade.php
version.php
2014-10-07 16:28:50 +13:00
Andrew Nicols
27f7487f82
MDL-47197 core: Private files handler
...
This issue is a part of the MDL-47194 Task.
This issue is a part of the MDL-39707 Epic.
2014-10-07 10:01:19 +08:00
Andrew Nicols
776b4acc81
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 10:01:19 +08:00
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