Amaia Anabitarte
ff6ac0b2fd
MDL-71107 core_contentbank: Behat test. Authoring when copying a course
2021-04-07 10:03:37 +02:00
Eloy Lafuente (stronk7)
5987bed350
Merge branch 'MDL-70726-3.9' of https://github.com/NashTechOpenUniversity/moodle into MOODLE_39_STABLE
2021-03-11 00:12:19 +01:00
Amaia Anabitarte
616935475b
MDL-70726 behat: Fixing existing fail tests
...
Some of the current behat tests were wrong but not failing because of the bug in 'should not exist' step.
Once the bug is fixed, we must fix also wrong behats.
2021-03-01 16:09:20 +07:00
Eloy Lafuente (stronk7)
6030e5ce3d
Merge branch 'MDL-70941-39' of git://github.com/dravek/moodle into MOODLE_39_STABLE
2021-03-01 09:54:25 +01:00
David Matamoros
3afaa0d81c
MDL-70941 contentbank: fix empty equality check when renaming content
2021-02-26 12:08:41 +01:00
David Matamoros
ba69ad868a
MDL-70910 contentbank: fix for using contentid not validated
2021-02-26 12:02:50 +01:00
Amaia Anabitarte
14aaba1b72
MDL-69046 core_contentbank: Escape quotes when showing name
2020-11-03 12:27:34 +01:00
Amaia Anabitarte
2308a02324
MDL-69672 core_contentbank: is_context_allowed unit tests
2020-10-01 17:56:38 +02:00
Amaia Anabitarte
a9bccc9dbc
MDL-69672 core_contentbank: Check used context level
2020-09-29 12:44:48 +02:00
Andrew Nicols
2cb5248ac3
Merge branch 'MDL-69473-39' of git://github.com/sarjona/moodle into MOODLE_39_STABLE
2020-08-20 07:44:12 +08:00
Amaia Anabitarte
b9d20f8481
MDL-69089 core_contentbank: Tests for empty content names
2020-08-17 15:56:35 +02:00
Amaia Anabitarte
545b24fa52
MDL-69089 core_contentbank: Empty content names are not allowed
2020-08-17 15:56:35 +02:00
Sara Arjona
507d51eebf
MDL-69473 contentbank: change incorrect ref to size in type column
2020-08-14 08:54:20 +02:00
Ferran Recio
77f46da53a
MDL-69143 contentbank: catching Exception on file upload
2020-08-12 16:58:26 +02:00
Ferran Recio
13de4b94dc
MDL-69143 contentbank: fix tests when extra plugins installed
2020-07-29 17:52:26 +02:00
Ferran Recio
c6ec3c048e
MDL-69143 contentbank: add import file method to content
2020-07-29 17:52:26 +02:00
Amaia Anabitarte
4f0f1bd84f
MDL-69047 core_contentbank: Hard coding status messages
2020-06-18 18:07:41 +02:00
Luca Bösch
8b43f32f8c
MDL-69060 core_contentbank: fix contenbank typos.
2020-06-15 13:37:00 +02:00
Eloy Lafuente (stronk7)
115cc0214f
MDL-68973 versions: bump all versions and requires near release
...
version = 2020061500 release version
requires= 2020060900 current rc1 (week7roll1) version
2020-06-09 16:23:09 +02:00
Jun Pataleta
ea9a854bb6
Merge branch 'MDL-68962-master' of git://github.com/sarjona/moodle
2020-06-09 11:30:37 +08:00
Amaia Anabitarte
7be38070d4
MDL-68936 core_contentbank: Behat test for editing capabilities
2020-06-08 16:40:10 +02:00
Amaia Anabitarte
0633e60a91
MDL-68936 core_contentbank: Checking manage permissions to allow editing
2020-06-08 16:40:10 +02:00
Sara Arjona
ffd6465029
MDL-68962 contentbank: get sortbyX strings from the correct place
2020-06-08 12:00:22 +02:00
Eloy Lafuente (stronk7)
f6128f3919
Merge branch 'MDL-68888-master-enfix' of git://github.com/mudrd8mz/moodle
2020-06-05 19:21:43 +02:00
Helen Foster
98c882132d
MDL-68888 lang: Import fixed English strings (en_fix)
...
Significant string changes: userdata, userdata_help, keptroles,
keptroles_help in core_backup - Clearer wording about how the settings
work.
2020-06-05 08:33:55 +02:00
Víctor Déniz Falcón
96a4d3f309
Merge branch 'MDL-68641-master' of git://github.com/aanabit/moodle
2020-06-04 12:46:11 +01:00
Amaia Anabitarte
747f6012e4
MDL-68641 contenttype_h5p: Libraries permissions tests
2020-06-04 13:44:23 +02:00
Amaia Anabitarte
2721dd3a63
MDL-68641 contenttype_h5p: Showing permission errors
2020-06-04 13:44:23 +02:00
Sara Arjona
4106d26354
Merge branch 'MDL-68796-master' of git://github.com/bmbrands/moodle
2020-06-03 14:26:53 +02:00
Jake Dallimore
e714288d90
Merge branch 'MDL-68898-master' of git://github.com/bmbrands/moodle
2020-06-03 12:10:38 +08:00
Bas Brands
f31d33c2de
MDL-68898 core_contentbank: add link attribute to contentbank items
...
- this will reveil the fullname of the item which is useful when
the name is truncated
2020-06-02 16:20:48 +02:00
Amaia Anabitarte
45bff7f9d6
MDL-68578 contenttype_h5p: Behat test for H5P editor changes
2020-06-02 16:17:22 +02:00
cescobedo
7e5a395854
MDL-68861 core_contentbank: Fix translation in add button
2020-06-01 08:05:42 +01:00
Víctor Déniz Falcón
f30d1fd6c6
MDL-68858 core_contentbank: added scrollable dropdown and missing icons
2020-05-29 11:57:01 +01:00
Víctor Déniz Falcón
db1fb23ce2
Merge branch 'MDL-67813-master-1' of git://github.com/mihailges/moodle
2020-05-28 13:00:16 +01:00
Eloy Lafuente (stronk7)
6f56e743ed
Merge branch 'MDL-68753-master-enfix' of git://github.com/mudrd8mz/moodle
2020-05-28 13:01:39 +02:00
Mihail Geshoski
1bb6231b32
MDL-67813 core_contentbank: Add content name parameter in the generator
2020-05-28 12:06:31 +08:00
Bas Brands
c393d8185a
MDL-68796 core_contentbank: Store view preferences
...
includes privacy export, privacy unit test
2020-05-27 17:27:23 +02:00
Víctor Déniz Falcón
c49d8663ad
MDL-67810 core_contentbank: contenttype_h5p editor integrated
2020-05-27 10:27:55 +01:00
Victor Deniz Falcon
613281cd25
MDL-67810 core_contentbank: placed the edit action in the view page
2020-05-27 10:27:13 +01:00
Victor Deniz Falcon
a99dab944f
MDL-67810 core_contentbank: contentype_h5p modified to support add menu
2020-05-27 10:27:13 +01:00
Víctor Déniz Falcón
75f58cbfa2
MDL-67810 core_contentbank: added dropdown menu to create content
2020-05-27 10:27:13 +01:00
David Mudrák
c47b174d44
MDL-68753 lang: Use the updated strings in the tests
2020-05-27 09:59:35 +02:00
Luca Bösch
937c7e5f0c
MDL-68819 core_contentbank: "Upload" button is not localized.
2020-05-24 21:52:43 +02:00
Andrew Nicols
cd08d856c6
MDL-68493 contentbank: Whitespace fixes
2020-05-22 09:21:21 +08:00
Andrew Nicols
ae2e417a19
Merge branch 'MDL-68493-master' of git://github.com/bmbrands/moodle
2020-05-22 09:04:57 +08:00
Amaia Anabitarte
8675e8ae6a
MDL-68782 core_contentbank: Improving event unit tests
2020-05-20 22:37:30 +02:00
Bas Brands
e695d9d0b6
MDL-68493 core_contentbank: implement list view
2020-05-20 16:27:58 +02:00
Amaia Anabitarte
7a460fd5d5
MDL-68782 core_contentbank: Fixing undefined variable error
2020-05-20 12:42:44 +02:00
Eloy Lafuente (stronk7)
6462724e4f
Merge branch 'MDL-68526-master' of git://github.com/aanabit/moodle
2020-05-18 17:14:12 +02:00