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
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
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
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
Eloy Lafuente (stronk7)
8d0c6ac9dd
Merge branch 'install_35_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_35_STABLE
2019-04-12 21:35:06 +02:00
Jake Dallimore
5b7563dbb2
Merge branch 'MDL-62974-35' of github.com:abgreeve/moodle into MOODLE_35_STABLE
2019-04-12 11:18:24 +08:00
Adrian Greeve
8bf1ffc9ed
MDL-62974 mod_lesson: Minor update to html class.
2019-04-12 11:10:41 +08:00
Eloy Lafuente (stronk7)
b3d49c46eb
Merge branch 'MDL-62974-35' of https://github.com/jmvedrine/moodle into MOODLE_35_STABLE
2019-04-11 23:50:18 +02:00
Marina Glancy
98af4c736d
MDL-64151 form: autocomplete element remove last choice
...
This is the same situation as was in MDL-56864 but now in 'course', 'autocomplete' and 'select' elements
- if the element allows multiple selection it is impossible to remove the last element
2019-04-11 16:46:33 +02:00
Adrian Greeve
367a45a60b
Merge branch 'MDL-64719-purge_user_cache-35' of git://github.com/leonstr/moodle into MOODLE_35_STABLE
2019-04-11 13:40:15 +08:00
Adrian Greeve
1da8aa30e0
Merge branch 'MDL-46975-35' of git://github.com/junpataleta/moodle into MOODLE_35_STABLE
2019-04-10 14:26:50 +08:00
AMOS bot
2e9bc58475
Merge branch 'MOODLE_35_STABLE' into install_35_STABLE
2019-04-10 00:12:29 +00:00
Jean-Michel Vedrine
dd74898f63
MDL-62974 lesson: Suppress HTML font tags
2019-04-09 23:04:26 +02:00
Eloy Lafuente (stronk7)
12476a35a6
weekly release 3.5.5+
2019-04-09 20:37:04 +02:00