Adrian Greeve
d2148f32ca
MDL-63531 privacy: Update to comments provider to simplfy sql.
...
This updates the get_users_in_context_from_sql query to include
the context id to simplify the calls made from other components.
2018-10-30 09:47:14 +08:00
Michael Hawkins
3c0c280882
MDL-63497 mod_data: Add support for removal of context users
...
This issue is a part of the MDL-62560 Epic.
2018-10-17 13:12:18 +08:00
Eloy Lafuente (stronk7)
6625cff604
Merge branch 'MDL-63136-master' of git://github.com/rezaies/moodle
2018-09-11 23:52:02 +02:00
Shamim Rezaie
eb4c801cef
MDL-63136 mod_data: Check if the module is visible to the user
2018-09-07 17:40:29 +10:00
Shamim Rezaie
362f9e7c61
MDL-63136 mod_data: Add userid param to mod_data calendar callbacks
2018-09-07 17:40:16 +10:00
Neill Magill
bbf1fde412
MDL-62944 activities: Activities should not require capability
...
Activities should not require the user manipulating them to have
calendar capabilities for their events to be added to the Moodle
calendar
2018-08-31 10:15:37 +01:00
Neill Magill
196aa50489
MDL-62944 activities: Test adding activities with no calendar capability
2018-08-31 10:15:36 +01:00
Neill Magill
0b673d9714
MDL-62944 mod_data: Action menu missing from database pages
...
The action menu was missing from many of the database activity pages,
which meant that it could not be accessed until enough had been done to
the activity to make the editing tabs that used view.php accessible.
2018-08-31 10:15:32 +01:00
Víctor Déniz Falcón
02fda279ed
MDL-57281 behat: deprecated step definition I navigate to node in
...
Definition step deprecated and affected tests modified.
2018-08-20 12:53:26 +01:00
Andreas Wagner
288cbbf2d5
MDL-60114 mod_data: adding db activity lost radio field choose option
2018-08-11 07:41:40 +02:00
Mihail Geshoski
10bd37fabd
MDL-54742 general: Remove strings deprecated in 3.2
2018-07-23 14:25:14 +08:00
Helen Foster
9722f6a25e
MDL-62763 lang: Merge English strings from the en_fix language pack
...
Significant string changes:
* various strings in tool_dataprivacy and tool_policy - 'Data Protection
Officer' changed to 'privacy officer'
* idnumbermod_help,core - mentioning resource and custom reporting
2018-07-02 11:15:26 +02:00
Eloy Lafuente (stronk7)
00977e984e
MDL-62478 upgrade: add 3.5.0 separation line to all upgrade scripts
2018-05-28 13:15:48 +02:00
Eloy Lafuente (stronk7)
4f510bea17
Merge branch 'MDL-62384-master' of git://github.com/andrewnicols/moodle
2018-05-11 18:12:45 +02:00
Adrian Greeve
d04b8d74a7
MDL-62384 mod_data: Update sql to improve performance.
2018-05-11 09:15:28 +08:00
Eloy Lafuente (stronk7)
57ea6753d3
MDL-62361 versions: bump all versions and requires near release
...
version = 2018051400 release version
requires= 2018050800 current beta+ (week4roll1) version
2018-05-09 02:46:30 +02:00
Marina Glancy
ae3b1c0048
MDL-61937 mod_data: fix commentarea name
2018-05-08 14:39:23 +08:00
Marina Glancy
b03c67e978
MDL-61876 mod_data: call format_text on template before replacement
...
Otherwise when $CFG->forceclean is enabled all search input fields are stripped out
2018-05-07 11:21:06 +08:00
Jun Pataleta
97f1c1f424
Merge branch 'MDL-61937-master-fix' of git://github.com/andrewnicols/moodle
2018-05-07 09:38:10 +08:00
Andrew Nicols
ea80f967b8
MDL-61937 mod_data: Correct rating export args in privacy
2018-05-07 09:28:54 +08:00
David Monllao
62c9d0877a
MDL-61937 mod_data: Target the correct area
2018-05-04 11:55:25 +02:00
Marina Glancy
ab803d697c
MDL-61937 mod_data: implement privacy provider
2018-05-04 11:22:15 +08:00
Marina Glancy
a7a6be90c8
MDL-61937 mod_data: generator for all field types
2018-05-04 11:22:14 +08:00
cescobedo
ed54f4e11e
MDL-61937 datafield: Add privacy implementation for all datafield
2018-05-04 11:22:13 +08:00
Mihail Geshoski
022ee47735
MDL-61969 datapreset_imagegallery: Implement null privacy provider
2018-04-18 13:50:05 +08:00
sam marshall
3261e9237d
MDL-58885 core_search: Group support in relevant module search areas
2018-02-16 16:57:01 +00:00
Simey Lameze
61ac58a887
MDL-60060 mod_data: add unit tests for callbacks
2017-12-11 14:05:00 +08:00
Simey Lameze
5e401a2a51
MDL-60060 mod_data: add calendar drag and drop callbacks
2017-12-11 14:05:00 +08:00
Eloy Lafuente (stronk7)
e4eba4c346
MDL-59159 upgrade: clean < 3.1.0 upgrade steps
...
LTS (3.5) requires previous LTS (3.1)
This just deletes all the upgrade steps previous to 3.1.0. Some
small adjustments, like adding missing MOODLE_INTERNAL or tweaking
globals can also be applied when needed.
Also includes an upgrade step to prevent upgrading from any
version < 2016052300 (v3.1.0) as anti-cheating measure.
Next commit will get rid of/deprecate all the upgradelib functions
not used anymore in codebase.
2017-12-04 01:18:57 +01:00
Eloy Lafuente (stronk7)
6499085f36
MDL-60784 upgrade: add 3.4.0 separation line to all upgrade scripts
2017-11-12 18:43:30 +01:00
Eloy Lafuente (stronk7)
ba854606e6
MDL-60764 versions: bump all versions and requires near release
...
version = 2017111300 release version
requires= 2017110800 current rc2 version
2017-11-10 02:52:53 +01:00
David Monllao
aa30dc8860
MDL-59256 analytics: Respect activities specific access conditions
2017-11-07 08:14:53 +01:00
Damyon Wiese
5dbd051502
Merge branch 'MDL-59950_master' of git://github.com/dmonllao/moodle
2017-11-02 14:39:32 +08:00
Juan Leyva
1b0978abf3
MDL-60433 mod_data: Fix strict check for groupid
2017-10-31 13:24:07 +01:00
David Monllao
6065875eac
Merge branch 'MDL-60433-master' of git://github.com/jleyva/moodle
2017-10-30 13:23:35 +01:00
David Monllao
ef9f60a635
MDL-59950 analytics: Use cognitive depth and social breadth constants
2017-10-27 10:48:42 +02:00
Eloy Lafuente (stronk7)
6b7194a7cf
Merge branch 'MDL-60072-master' of git://github.com/andrewnicols/moodle
2017-10-19 22:30:08 +02:00
Mark Nelson
3dfd48ba9c
MDL-57455 mod_data: moved export tag checkbox and set default
...
Also capitalised string 'tags'.
AMOS BEGIN
CPY [tags,core],[tags,mod_data]
AMOS END
2017-10-18 16:03:17 +08:00
Eloy Lafuente (stronk7)
76feb5ac9b
MDL-57455 mod_data: table aliases cannot use AS for crossdb
2017-10-16 19:16:17 +02:00
Andrew Nicols
f10721d6b9
MDL-60072 mod: Fix bad event naming
2017-10-16 14:47:09 +08:00
Jake Dallimore
6b76e041f4
Merge branch 'MDL-57455_master' of git://github.com/markn86/moodle
2017-10-16 10:34:01 +08:00
Juan Leyva
21824a9325
MDL-60433 mod_data: Fix groups in Web Services
2017-10-13 12:42:10 +02:00
Mark Nelson
0f09368cbb
MDL-57455 mod_data: extended Behat test to cover searching names
...
Merged two Behat files that were doing similar things.
2017-10-13 11:01:42 +08:00
Mark Nelson
822b3346ce
MDL-57455 mod_data: added 'Manage standard tags' link
2017-10-12 16:59:16 +08:00
Mark Nelson
80effa0faa
MDL-57455 mod_data: added reset tags functionality
2017-10-12 16:59:16 +08:00
Mark Nelson
5623d18784
MDL-57455 mod_data: performance improvement for tags backup/restore
2017-10-12 16:59:16 +08:00
Mark Nelson
a783cf701c
MDL-57455 mod_data: allow tags to be removed from search criteria
2017-10-12 16:59:16 +08:00
Mark Nelson
f7a12344cb
MDL-57455 mod_data: added missing accessibility check
2017-10-12 16:59:15 +08:00
Andrew Hancox
ee9a2706b3
MDL-57455 mod_data: Added PHPUnit tests
2017-10-12 16:59:15 +08:00
Andrew Hancox
f4c5328c2b
MDL-57455 mod_data: Added Behat tests to cover tagging
2017-10-12 16:59:15 +08:00