Jake Dallimore
31c96d5e7f
Merge branch 'MDL-64439-MOODLE_35_STABLE' of https://github.com/ilya-catalyst/moodle into MOODLE_35_STABLE
2019-05-02 14:53:21 +08:00
Jun Pataleta
3bb9a613c6
Merge branch 'MDL-65273-35' of https://github.com/lucaboesch/moodle into MOODLE_35_STABLE
2019-05-01 17:24:13 +08:00
Paul Holden
29fcc59f88
MDL-65197 editor: handle empty user preference in privacy export.
2019-05-01 09:52:59 +01:00
Luca Bösch
3cf521a427
MDL-65273 roles: Roles permissions buttons styles.
2019-05-01 09:26:51 +02:00
Adrian Greeve
a27c089b40
Merge branch 'MDL-65149-35' of git://github.com/damyon/moodle into MOODLE_35_STABLE
2019-05-01 15:00:34 +08:00
Adrian Greeve
4d1fbba086
Merge branch 'MDL-64959_35_STABLE' of https://github.com/abhimanyuZ/moodle into MOODLE_35_STABLE
2019-05-01 14:32:15 +08:00
Adrian Greeve
c8c229e08b
Merge branch 'MDL-65178-35' of git://github.com/damyon/moodle into MOODLE_35_STABLE
2019-05-01 11:59:16 +08:00
Simey Lameze
7d78aeece1
MDL-65411 core_calendar: wrap long description text
2019-05-01 09:56:05 +08:00
Jake Dallimore
4d0fa8abdc
Merge branch 'MDL-60851-35' of git://github.com/damyon/moodle into MOODLE_35_STABLE
2019-05-01 09:33:31 +08:00
Damyon Wiese
4c775e4618
MDL-60851 backup: coding style fixes
2019-05-01 08:51:57 +08:00
Damyon Wiese
9462d6f1c8
MDL-60851 backup: Sanitise setting dependencies
...
The only different between each setting dependency type is the evaluation of the condition,
and the mform js validation arguments - so that should be the only thing that is extended
by each subclass.
2019-05-01 08:51:57 +08:00
Damyon Wiese
2aeff9cfd7
MDL-60851 backup: Fix undefined $value
2019-05-01 08:51:57 +08:00
Damyon Wiese
5b01f0099f
MDL-60851 backup: More unit tests for dependencies
2019-05-01 08:51:57 +08:00
Eloy Lafuente (stronk7)
6e3f19324a
Merge branch 'MDL-65397-35-enfix' of git://github.com/mudrd8mz/moodle into MOODLE_35_STABLE
2019-05-01 01:43:11 +02:00
Eloy Lafuente (stronk7)
34a46486ef
weekly release 3.5.5+
2019-05-01 00:28:41 +02:00
Eloy Lafuente (stronk7)
2a373db105
Merge branch 'install_35_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_35_STABLE
2019-05-01 00:28:39 +02:00
Juan Leyva
08135b0689
MDL-65141 tool_mobile: Return all the language translations
2019-04-30 15:25:29 +02:00
Jun Pataleta
1bd6794d80
MDL-29320 user: Make email query case-insensitive
2019-04-30 16:29:39 +08:00
Jun Pataleta
3e854512c5
MDL-29320 admin: Improve test for multiple accounts with same email
...
* Use Scenario Outlines
* More coverage:
- Test for email case-sensitivity
- Updating user profile as admin
- Updating own user profile
2019-04-30 16:29:36 +08:00
Jun Pataleta
8326233128
MDL-29320 user: Remove @javascript tag for add new user behat test
...
* It's not necessary and will improve Behat execution time
2019-04-30 16:23:03 +08:00
Tobias Reischmann
eb29ebefb4
MDL-63959 mod_feedback: Add phpunit tests for get_pages in completion
2019-04-30 07:57:21 +02:00
Zoltán Szarvas
638ba35597
MDL-63959 mod_feedback: Fixed nested dependency handling
...
For example the dependecy chain is the following: A->B->C. When a
question (A) depends on another dependent item (B) and B hasn't
displayed (because of C's response), the $value for the B's response
will be null. In this case the can_see_item() method returned
null. Because the can_see_item() returned null (not false), the
get_pages() method displayed the question A, because it checks for
explicit false: $this->can_see_item($item) !== false.
Now, false is also returned, if the dependent question is not visible.
2019-04-30 07:57:21 +02:00
Ryan Wyllie
94cbb103ef
MDL-65446 admin: fix admin email option for cli install
2019-04-30 13:38:25 +08:00
Eloy Lafuente (stronk7)
efaad61031
MDL-63137 mod_feedback: discern between user or id better
...
is_int('1') => false, so better we invert the check that is safer.
2019-04-30 08:50:20 +08:00
AMOS bot
05e4efbcee
Automatically generated installer lang files
2019-04-30 00:12:35 +00:00
Eloy Lafuente (stronk7)
3451667bc9
Merge branch 'MDL-65293-35' of git://github.com/rezaies/moodle into MOODLE_35_STABLE
2019-04-29 22:46:47 +02:00
Eloy Lafuente (stronk7)
9efdbf36d7
Merge branch 'MDL-63137-35' of git://github.com/aanabit/moodle into MOODLE_35_STABLE
2019-04-29 20:11:13 +02:00
Helen Foster
23bb771193
MDL-65397 lang: Import fixed English strings (en_fix)
...
Significant string changes:
* direct:view,gradeimport_direct - wording corrected from 'CSV' to
'spreadsheet'
* limitanswers_help,mod_choice - additional wording added explaining how
the setting works with groups
2019-04-29 11:50:36 +02:00
Jun Pataleta
f47cc5ce3f
Merge branch 'MDL-65279-35' of https://github.com/tkorner/moodle into MOODLE_35_STABLE
2019-04-29 17:08:29 +08:00
AMOS bot
9f504db2f3
Automatically generated installer lang files
2019-04-27 00:12:52 +00:00
Eloy Lafuente (stronk7)
9e5cda1f6c
weekly release 3.5.5+
2019-04-26 18:41:11 +02:00
Amaia Anabitarte
3751ec0e68
MDL-63137 mod_feedback: PHPUnit tests for new userid parameter
2019-04-26 17:32:57 +02:00
Amaia Anabitarte
5a93c6c9ab
MDL-63137 mod_feedback: mod_feedback_core_calendar_provide_event_action
...
Update mod_feedback_core_calendar_provide_event_action function to add a new userid parameter
Add userid to check capabilities, etc. to feedback completion and structure.
2019-04-26 17:32:57 +02:00
Amaia Anabitarte
596aa22c4e
MDL-63137 mod_feedback: Pointing TODO tasks to right deprecation issue
2019-04-26 17:32:57 +02:00
Eloy Lafuente (stronk7)
cc72ae7f29
MDL-60418 Behat: Fix missing $installurl
2019-04-25 23:39:11 +02:00
Eloy Lafuente (stronk7)
7aa7b392c0
Merge branch 'MDL-60418_35' of git://github.com/timhunt/moodle into MOODLE_35_STABLE
2019-04-25 23:26:19 +02:00
Tim Hunt
11a4683cfd
MDL-60418 Behat: Fix broken docs links in Behat code.
2019-04-25 21:39:28 +01:00
Eloy Lafuente (stronk7)
b6af039890
Merge branch 'MDL-64151-35-fix' of https://github.com/marinaglancy/moodle into MOODLE_35_STABLE
2019-04-24 12:49:58 +02:00
Marina Glancy
69e9f234e1
MDL-64151 forms: select element without selection
...
Select element that is not multiple should export null when nothing is
selected. If the element is displayed there will always be something
selected.
2019-04-24 11:42:03 +02:00
Sara Arjona
b7f0a3fd9c
Merge branch 'MDL-65170-35' of https://github.com/snake/moodle into MOODLE_35_STABLE
2019-04-24 09:02:54 +02:00
Adrian Greeve
4f701a0e67
Merge branch 'MDL-65375-m35' of https://github.com/sammarshallou/moodle into MOODLE_35_STABLE
2019-04-24 10:31:46 +08:00
Eloy Lafuente (stronk7)
45b9bae80f
Merge branch 'MDL-64151-35' of git://github.com/marinaglancy/moodle into MOODLE_35_STABLE
2019-04-23 19:39:16 +02:00
Eloy Lafuente (stronk7)
5d3bf61c27
weekly release 3.5.5+
2019-04-23 17:36:22 +02:00
David Monllaó
c344124599
Merge branch 'MDL-65102-35' of git://github.com/rezaies/moodle into MOODLE_35_STABLE
2019-04-23 13:31:05 +02:00
sam marshall
22baf5c0aa
MDL-65375 Restore: Null data in other field should be serialised
...
If the 'other' field is empty, then following a restore of course
logs, it should still be serialised so that it is consistent with
the normal behaviour when logging.
Without this change, an event with null value for other has the
field set to NULL if you restore it, but 'N;' when the event is
initially created.
2019-04-18 15:07:40 +01:00
Adrian Greeve
f1125775fe
Merge branch 'MDL-29318-35' of git://github.com/junpataleta/moodle into MOODLE_35_STABLE
2019-04-18 13:51:36 +08:00
Eloy Lafuente (stronk7)
ca0f244e09
weekly release 3.5.5+
2019-04-17 20:04:20 +02:00
Eloy Lafuente (stronk7)
216ea27814
Merge branch 'install_35_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_35_STABLE
2019-04-17 20:04:16 +02:00
AMOS bot
e0ea44ae29
Automatically generated installer lang files
2019-04-13 00:13:30 +00:00
Eloy Lafuente (stronk7)
8ffac7d8e3
weekly release 3.5.5+
2019-04-12 21:35:08 +02:00