ferranrecio
37ce4e8ece
MDL-82845 course: fix subsection navigation nodes
2024-09-19 11:26:28 +02:00
ferranrecio
4d3d5b3687
MDL-82845 core_course: method to get all cm_info from a section_info
2024-09-19 10:30:57 +02:00
Ilya Tregubov
8b5b91475e
MDL-82715 customfield_number: Add automatically populated providers.
...
Added number of activity provider and also hooks for plugins.
2024-09-19 16:21:50 +08:00
Ilya Tregubov
adaa1944af
Merge branch 'MDL-82494' of https://github.com/paulholden/moodle
2024-09-19 14:04:48 +08:00
Jun Pataleta
254f752b76
Merge branch 'MDL-79628-move-navcache-to-muc-feature' of https://github.com/rajandangi/moodle
2024-09-19 11:14:11 +08:00
Jun Pataleta
92e842dceb
Merge branch 'MDL-80890-main' of https://github.com/HuongNV13/moodle
2024-09-19 10:33:13 +08:00
Huong Nguyen
cb4e621ce9
MDL-80890 AI: Course Assistance Placement
...
Co-authored-by: Matt Porritt <pozze30@gmail.com>
2024-09-19 09:30:10 +07:00
Ilya Tregubov
b022a2794d
Merge branch 'MDL-80750-main' of https://github.com/mihailges/moodle
2024-09-19 09:51:33 +08:00
Shamim Rezaie
fc5b396a69
MDL-80750 mod_assign: Show bulk action controls on the sticky footer
2024-09-18 15:48:09 +08:00
Guillaume Barat
eadf38cf45
MDL-71823 user: Add hook for extending user menu
2024-09-18 08:17:40 +10:00
Jun Pataleta
c2e3c57d17
Merge branch 'MDL-82844-main' of https://github.com/dpalou/moodle
2024-09-13 10:32:02 +08:00
Dani Palou
59ebca88bb
MDL-82844 ws: Return home page url in get_site_info WebService
2024-09-12 15:03:25 +02:00
Huong Nguyen
cdc136e136
Merge branch 'MDL-81816-main' of https://github.com/laurentdavid/moodle
2024-09-12 10:39:14 +07:00
Jun Pataleta
f631b4fdcc
Merge branch 'MDL-82627-main-4' of https://github.com/HuongNV13/moodle
2024-09-11 12:50:48 +08:00
Huong Nguyen
ceb30b01b2
MDL-82627 AI: Upgrade notes
2024-09-11 11:25:17 +07:00
ferranrecio
c643b6e887
MDL-83008 course: make subection completion not editable
2024-09-11 09:44:21 +07:00
Laurent David
d265064d53
MDL-81816 core_theme: Refactor theme-color-level for BS5
2024-09-10 07:34:59 +02:00
Jun Pataleta
40282c85ac
MDL-83047 theme_boost: Add upgrade note for theme plugins
2024-09-10 10:30:46 +08:00
Huong Nguyen
b71bbd35aa
Merge branch 'MDL-82223' of https://github.com/paulholden/moodle
2024-09-06 11:10:13 +07:00
rajandangi
9209a85bdb
MDL-79628 navigation: Deprecate timeout and cleanup properties
2024-09-06 09:39:17 +09:30
rajandangi
3615f732ad
MDL-79628 navigation: Refactor navigation_cache to use MUC
2024-09-06 09:39:17 +09:30
Huong Nguyen
d13985c2b8
Merge branch 'MDL-82520' of https://github.com/ssj365/moodle
2024-09-05 14:56:22 +07:00
Huong Nguyen
11671775a8
Merge branch 'MDL-82503-main' of https://github.com/sarjona/moodle
2024-09-04 09:19:28 +07:00
Sara Arjona
9b58ab3e87
MDL-82503 badges: Deprecate badges/view.php
2024-09-03 20:00:18 +02:00
Sara Arjona
c6d7cf85f6
MDL-82503 badges: Deprecate showmanage button from action_bar
2024-09-03 19:59:29 +02:00
Sara Arjona
6adbe05d9f
MDL-82503 badges: Deprecate course_badges report
2024-09-03 19:59:28 +02:00
Sara Arjona
5d5938a7ed
Merge branch 'MDL-82490-main' of https://github.com/laurentdavid/moodle
2024-09-03 19:40:38 +02:00
Sara Arjona
e812811b11
Merge branch 'MDL-81767-main' of https://github.com/roland04/moodle
2024-09-03 19:35:20 +02:00
Mikel Martín
a0fa76c86b
MDL-81767 courseformat: Add module quickcreation feature
...
- Add new 'FEATURE_QUICKCREATE' plugin feature that indicates the module can
be created with a single click. It will use its own 'quickcreatename' defined
string as the initial default name.
- Add new 'core_courseformat\external\create_module' web service to create new
modules with the quickcreate featuer in the course page.
- Add a new 'create_module' state action.
2024-09-03 13:35:04 +02:00
Ilya Tregubov
f3a7b673c1
Merge branch 'main_MDL-66151' of https://github.com/mattporritt/moodle
2024-09-03 11:07:47 +08:00
Trisha Milan
e52fbd2f84
MDL-66151 Performance: Session Manager modularisation
...
Storage of session metadata has moved into the session handler class.
This allows for other classes to fully control session handling and
removes the dependancy on the core sessions database table.
Previously, the standard method of interaction with the
session metadata was direct DB calls; this may break other plugins as there
are now proper APIs available through the session manager.
Co-authored-by: Darren Cocco <moodle@darren.cocco.id.au>
Co-authored-by: Trisha Milan <trishamilan@catalyst-au.net>
Co-authored-by: Andrew Nicols <andrew@nicols.co.uk>
2024-09-03 13:04:04 +10:00
Ilya Tregubov
71ede9e192
Merge branch 'MDL-75850-main-fix' of https://github.com/meirzamoodle/moodle
2024-09-03 10:17:17 +08:00
Mikel Martín
84d9e83588
MDL-81767 course: Refactor activity chooser button output
...
- Add new 'activitychooserbutton' output class that allows adding extra action_links through hooks.
- Add new 'before_activitychooserbutton_exported' hook so plugins could add extra action links
to the activity chooser button.
- Unify activitychooserbutton and activitychooserbuttonactivity into a single template.
2024-09-02 18:16:18 +02:00
Laurent David
7384a8bbad
MDL-82490 core_output: Add disabled option for url_select
...
* Add a way to disable (and enable later) option in the url select
selector.
2024-09-02 17:43:33 +02:00
Shamiso.Jaravaza
87dee7620e
MDL-82520 mod_bigbluebuttonbn: Show presentation
...
* Added setting to show/hide presentation file on activity page
* Created capability to check if user should always see presentation
2024-08-30 20:27:20 -06:00
Paul Holden
1965c0caf0
MDL-82494 user: correct profile field name formatting method.
...
Add optional `$escape` parameter to allow for unescaped return.
2024-08-30 09:47:13 +01:00
Paul Holden
8c5d9819dc
MDL-82488 customfield: allow for unescaped field formatted names.
...
Resolves double encoding of the same in Report builder editor.
2024-08-30 09:43:04 +01:00
Huong Nguyen
490556705c
Merge branch 'MDL-71326-final-deprecation-of-plagiarism-functions-4-4' of https://github.com/ziegenberg/moodle
2024-08-29 10:13:56 +07:00
Sara Arjona
0e4d6567a0
Merge branch 'MDL-73976' of https://github.com/paulholden/moodle
2024-08-28 14:08:58 +02:00
meirzamoodle
72b43c3541
MDL-75850 core: file redact
...
File redact is a core plugin to remove or obsure from a file (image, doc) prior to publication/release.
Currently, it has an EXIF remover service using exiftool command, but it is also possible to
add other services related to file redacting.
The plugin admin settings is under Server as it's parent.
Co-authored-by: Huong Nguyen <huongnv13@gmail.com>
2024-08-28 17:17:08 +07:00
Marina Glancy
bb466df202
MDL-82567 core: Add has_capability method
...
Co-authored-by: David Woloszyn <david.woloszyn@moodle.com>
Co-authored-by: Jun Pataleta <jun@moodle.com>
2024-08-28 03:34:17 +00:00
Sara Arjona
07db2a85b8
Merge branch 'MDL-74583' of https://github.com/paulholden/moodle
2024-08-27 09:22:59 +02:00
Huong Nguyen
4f25ac1044
Merge branch 'MDL-82158-main' of https://github.com/andrewnicols/moodle
2024-08-27 10:01:38 +07:00
Jun Pataleta
76cacbd856
Merge branch 'MDL-82297-main' of https://github.com/laurentdavid/moodle
2024-08-27 10:00:31 +08:00
Paul Holden
d1397b4552
MDL-82223 availability: final removal of deprecated renderer method.
2024-08-26 20:50:41 +01:00
Paul Holden
670b4af61c
MDL-74583 reportbuilder: final removal of legacy namespaced classes.
2024-08-26 20:44:41 +01:00
Laurent David
29b2bfe51f
MDL-82297 core: Improve core notification message
...
* Improve the notification message so it can have a
title and titleicon.
2024-08-26 14:49:02 +02:00
Huong Nguyen
3fb925e581
MDL-69684 session_redis: Improve upgrade note
2024-08-26 10:53:48 +07:00
Huong Nguyen
1d501e682e
Merge branch 'MDL-69684_its-possible-to-hold-a-redis-session-lock-forever' of https://github.com/ziegenberg/moodle
2024-08-26 10:47:07 +07:00
Huong Nguyen
bb8037c457
Merge branch 'MDL-80747-main' of https://github.com/rezaies/moodle
2024-08-26 10:05:06 +07:00