Sara Arjona
1dfa86b4b4
MDL-72720 webservice: Implement enable_plugin() method
2021-10-15 13:00:04 +02:00
Sara Arjona
96a16c14a0
MDL-72720 repository: Implement enable_plugin() method
...
This one was tricky because it works slightly different and requires
a repository instance will be created if it doesn't exist.
For now I've implemented the easiest approach because it's not
possible to create instances (some extra parameters should be added
to the method in order to support it).
2021-10-15 13:00:04 +02:00
Sara Arjona
bdab64dc61
MDL-72720 qtype: Implement enable_plugin() method
2021-10-15 13:00:04 +02:00
Sara Arjona
a22093dbcf
MDL-72720 qbehaviour: Implement enable_plugin() method
2021-10-15 13:00:04 +02:00
Sara Arjona
5009021daf
MDL-72720 qbank: Implement enable_plugin() method
2021-10-15 13:00:04 +02:00
Sara Arjona
14e492bebb
MDL-72720 portfolio: Implement enable_plugin() method
...
This one was tricky because it works slightly different and requires
a portfolio instance will be created if it doesn't exist.
For now I've implemented the easiest approach but, in the future,
it might be improved adding also the "deleted" status to the
enable_plugin() method, to completely remove it (current
implementation only switch status from "Enable but hidden" to
"Enable and visible").
2021-10-15 13:00:04 +02:00
Sara Arjona
a7570bfcb6
MDL-72720 message: Implement enable_plugin() method
2021-10-15 13:00:04 +02:00
Sara Arjona
105be1edc1
MDL-72720 format: Implement enable_plugin() method
2021-10-15 13:00:04 +02:00
Sara Arjona
e76c7375e2
MDL-72720 filter: Implement enable_plugin() method
2021-10-15 13:00:04 +02:00
Sara Arjona
0543ea7f02
MDL-72720 media: Implement enable_plugin() method
2021-10-15 13:00:03 +02:00
Sara Arjona
98bee59968
MDL-72720 fileconverter+paygw: Implement enable_plugin() method
2021-10-15 13:00:03 +02:00
Sara Arjona
518b981350
MDL-72720 enrol: Implement enable_plugin() method
2021-10-15 13:00:03 +02:00
Sara Arjona
e8c60cff1f
MDL-72720 editor: Implement enable_plugin() method
2021-10-15 13:00:03 +02:00
Sara Arjona
e62f8ed093
MDL-72720 assignxxx: Implement enable_plugin() method
2021-10-15 13:00:03 +02:00
Sara Arjona
9a8f974a3a
MDL-72720 mod: Implement enable_plugin() method
2021-10-15 13:00:03 +02:00
Eloy Lafuente (stronk7)
3b9aa60fb8
Merge branch 'MDL-72787-master-fix' of github.com:sarjona/moodle
2021-10-15 11:42:10 +02:00
Huong Nguyen
af2eaccf3c
MDL-72825 calendar: Course name still exists in the course view
2021-10-15 16:42:06 +07:00
Sara Arjona
9cc9c567b3
MDL-72787 site_main_menu: Fix classic behat error
2021-10-15 11:23:12 +02:00
Dani Palou
1e75faeade
MDL-72586 message: Use count SQL in get_unread_notification_count
2021-10-15 16:32:28 +08:00
Jun Pataleta
043a43b089
Merge branch 'MDL-72774' of https://github.com/paulholden/moodle
2021-10-15 12:01:37 +08:00
Andrew Nicols
247b8645af
MDL-71689 course: Rebuild theme_boost shipped scss
2021-10-15 11:53:49 +08:00
Andrew Nicols
6dfd0bc8ce
Merge branch 'MDL-71689-master' of git://github.com/ilyatregubov/moodle
2021-10-15 11:31:57 +08:00
Andrew Nicols
d07a2bc105
Merge branch 'MDL-71810-master-3' of git://github.com/HuongNV13/moodle
2021-10-15 11:30:55 +08:00
Ilya Tregubov
3b5d4c7818
MDL-71689 course: add activity button design changes.
2021-10-15 10:28:05 +07:00
Huong Nguyen
0328241373
MDL-71810 calendar: responsiveness for calendar block
...
Co-authored-by: Andrew Nicols <andrew@nicols.co.uk>>
2021-10-15 10:24:34 +07:00
Shamim Rezaie
c844ae5313
Merge branch 'MDL-71344-master' of git://github.com/HuongNV13/moodle
2021-10-15 14:23:53 +11:00
Peter Dias
f019394b89
MDL-72433 core: Final deprecation get_grades
...
Final deprecation of core_grades_external::get_grades along with unit tests and related private methods.
2021-10-15 10:53:45 +08:00
Andrew Nicols
8d5d300047
Merge branch 'MDL-72586-master' of git://github.com/dpalou/moodle
2021-10-15 10:23:15 +08:00
Andrew Nicols
2f0fb8f99b
Merge branch 'MDL-72585-master' of git://github.com/dpalou/moodle
2021-10-15 09:53:19 +08:00
Jun Pataleta
23db4ccbb6
Merge branch 'MDL-72623' of https://github.com/stronk7/moodle
2021-10-15 09:47:27 +08:00
Jun Pataleta
e6a518e497
Merge branch 'MDL-72807' of https://github.com/stronk7/moodle
2021-10-15 09:08:26 +08:00
Eloy Lafuente (stronk7)
fc77e5e2ab
Merge branch 'MDL-26633-master-workshopnumofreviews' of git://github.com/mudrd8mz/moodle
2021-10-14 22:40:43 +02:00
Eloy Lafuente (stronk7)
986bf19484
Merge branch 'MDL-72805-master' of git://github.com/junpataleta/moodle
2021-10-14 22:25:11 +02:00
Eloy Lafuente (stronk7)
f5bc372630
Merge branch 'MDL-68325-master' of git://github.com/odeialba/moodle
2021-10-14 22:19:21 +02:00
Eloy Lafuente (stronk7)
256e3f9a59
Merge branch 'MDL-72464' of https://github.com/paulholden/moodle
2021-10-14 22:01:57 +02:00
Eloy Lafuente (stronk7)
b3046c1213
Merge branch 'MDL-72787-master' of git://github.com/ferranrecio/moodle
2021-10-14 20:22:36 +02:00
Ilya Tregubov
e95aee50cc
Merge branch 'MDL-72099-master' of https://github.com/aanabit/moodle
2021-10-14 22:02:31 +07:00
Mihail Geshoski
242ec0860a
MDL-71913 mod_data: Update behat tests
2021-10-14 21:57:52 +07:00
Sara Arjona
81556d883c
MDL-72720 dataformat: Implement enable_plugin() method
2021-10-14 16:54:13 +02:00
Sara Arjona
87baf79723
MDL-72720 customfield: Implement enable_plugin() method
2021-10-14 16:54:13 +02:00
Sara Arjona
fc59c10860
MDL-72720 contenttype: Implement enable_plugin() method
2021-10-14 16:54:13 +02:00
Sara Arjona
9991ce2cce
MDL-72720 block: Implement enable_plugin() method
2021-10-14 16:54:13 +02:00
Sara Arjona
c70519cc1d
MDL-72720 availability: Implement enable_plugin() method
2021-10-14 16:54:13 +02:00
Sara Arjona
bbf3a2d987
MDL-72720 auth: Implement enable_plugin() method
2021-10-14 16:54:12 +02:00
Sara Arjona
6e693fbce0
MDL-72720 antivirus: Implement enable_plugin() method
2021-10-14 16:54:12 +02:00
Sara Arjona
cf54e29ddc
MDL-72720 plugininfo: Add enable_plugin() method to base class
2021-10-14 16:54:12 +02:00
Eloy Lafuente (stronk7)
8515a0560f
MDL-72807 behat: Add a few more @skip_chrome_zerosize tags
...
This is the 3rd round adding the tags to some scenarios
detected to be failing with zerosize problems lately.
Note that @ MDL-71108, the final solution will happen, say
switching to own webdriver till the upstream one is fixed
or whatever. Our @skip_chrome_zerosize solution is just a
workaround to have all those scenarios detected and ignored
by normal runs.
2021-10-14 16:12:20 +02:00
Paul Holden
77ac9a7e3b
MDL-72801 theme_boost: make footer documentation link icon visible.
...
This change also makes the new window icon next to the feedback
link always visible (rather than only on focus).
Co-authored-by: Bas Brands <bas@moodle.com>
2021-10-14 12:50:36 +01:00
Amaia Anabitarte
1d4edcb57b
MDL-72099 core_contenbank: Add context navigation
2021-10-14 13:04:13 +02:00
Ilya Tregubov
43a8c38f33
Merge branch 'MDL-72594-master-2' of git://github.com/mickhawkins/moodle
2021-10-14 16:45:09 +07:00