Ilya Tregubov
0c63990e4f
on-demand release 4.0dev+
2022-01-06 20:51:09 +02:00
Sara Arjona
e5a1b33676
MDL-73397 adminpresets: Move lastpresetapplied to core
...
In MDL-73394 the lastpresetapplied setting was added to the
tool_admin_presets. This commit moves it to adminpresets.
2022-01-04 12:13:19 +01:00
Sara Arjona
1f47ef1a34
MDL-73397 adminpresets: Move sensiblesettings to core
...
The sensiblesettings setting has been moved from tool_admin_presets
to adminpresets component where it belongs, in order for being able
to use it from the API to decide whether sensible settings should
be included when exporting them.
2022-01-04 12:13:19 +01:00
Sara Arjona
727f0d4daf
MDL-73397 adminpresets: Create new core_adminpresets component
...
The core_adminpresets component has been added and some data and
methods from the tool_admin_presets have been moved here.
2022-01-03 11:51:33 +01:00
Sara Arjona
541d999d27
on-demand release 4.0dev+
2021-12-30 11:24:35 +01:00
Sara Arjona
f8eb36373d
on-demand release 4.0dev+
2021-12-23 16:30:00 +01:00
Sara Arjona
445ba4f654
Merge branch 'MDL-72598' of https://github.com/paulholden/moodle
2021-12-22 14:54:03 +01:00
Jun Pataleta
e9bd499fb1
Merge branch 'MDL-72867-master' of https://github.com/HuongNV13/moodle
2021-12-21 11:23:09 +08:00
Simey Lameze
eadf157068
MDL-72984 admin: make support email setting mandatory
2021-12-20 13:22:35 +08:00
Paul Holden
eb460d93aa
MDL-72598 reportbuilder: schema and model updates for schedules.
2021-12-17 14:33:27 +00:00
Eloy Lafuente (stronk7)
58a729f088
on-demand release 4.0dev+
2021-12-17 11:48:19 +01:00
Mihail Geshoski
de53412989
MDL-72873 core_grades: Remove $CFG->grade_navmethod
...
The $CFG->grade_navmethod setting has been removed because it is not
required anymore. This setting was used to set the type of navigation
(tabs or dropdown box) which will be used in gradebook. However, these
navigation methods are no longer used and replaced with tertiary
navigation.
2021-12-16 00:10:13 +08:00
Huong Nguyen
8c336899a9
MDL-72867 Navigations: User menu improvements
2021-12-15 13:54:45 +07:00
Ilya Tregubov
508fe3937e
on-demand release 4.0dev+
2021-12-14 17:43:15 +02:00
Peter Dias
a2d8ac6eea
MDL-72413 core: Introduce new header component to render standard items
...
New activity header to render common module items in a centralised location.
2021-12-13 09:49:34 +08:00
Ilya Tregubov
222c8cc77c
on-demand release 4.0dev+
2021-12-10 15:14:52 +02:00
Ilya Tregubov
5ee0b620ae
weekly release 4.0dev+
2021-12-07 14:59:36 +02:00
Ilya Tregubov
638c8c452c
Merge branch 'MDL-72875-master-v2' of https://github.com/peterRd/moodle
2021-12-03 14:29:59 +02:00
Sara Arjona
51149a78cc
on-demand release 4.0dev+
2021-12-03 10:26:54 +01:00
Sara Arjona
ba2e02e5ae
Merge branch 'MDL-73087' of https://github.com/Chocolate-lightning/moodle
2021-12-02 12:57:26 +01:00
Mathew May
15b416416c
MDL-73087 blocks: Add a way to fetch my courses via WS
2021-12-02 18:40:52 +08:00
Peter Dias
e0d7dbd022
MDL-72875 course: Introduce tertiary nav in participants
...
- Introduce tertiary nav in the participants page
2021-12-02 13:09:12 +08:00
Paul Holden
171c615a1b
MDL-73149 reportbuilder: update sorting options after aggregation.
...
Aggregation types can disable column sorting, e.g. both the current
group concatenation types. If such a type is selected for a column
we should update the report sorting options, ensuring that only those
columns that can be sorted are available for selection.
2021-12-01 09:12:07 +00:00
Sara Arjona
40818b5212
Merge branch 'MDL-72834-master' of https://github.com/HuongNV13/moodle
2021-12-01 08:59:47 +01:00
Eloy Lafuente (stronk7)
d5698ac689
on-demand release 4.0dev+
2021-11-30 19:02:03 +01:00
Huong Nguyen
7de559fa2f
MDL-72834 Calendar: Move the calendar into the user menu
2021-11-30 10:22:07 +07:00
Sara Arjona
18b2af60f5
on-demand release 4.0dev+
2021-11-26 15:26:21 +01:00
Ilya Tregubov
16a5169a43
on-demand release 4.0dev+
2021-11-23 11:19:14 +02:00
Eloy Lafuente (stronk7)
7013bda35b
on-demand release 4.0dev+
2021-11-19 19:16:53 +01:00
Jun Pataleta
357ddcaff6
Merge branch 'MDL-72826' of git://github.com/paulholden/moodle
2021-11-19 11:07:03 +08:00
Andrew Nicols
738d4cac07
Merge branch 'MDL-70801-new' of https://github.com/Chocolate-lightning/moodle
2021-11-17 12:41:32 +08:00
Paul Holden
be11216d30
MDL-72826 reportbuilder: per-report option to show only unique rows.
...
This option allows report creators to avoid duplicate data being
displayed in their report. It is applied only when no columns in the
report currently have aggregation methods applied.
2021-11-16 13:59:16 +00:00
Eloy Lafuente (stronk7)
eab63d2cfe
on-demand release 4.0dev+
2021-11-16 14:00:24 +01:00
Mathew May
6ca9c2154a
MDL-70801 core_my: Add a new courses page
2021-11-15 11:49:35 +08:00
Eloy Lafuente (stronk7)
c69c33b14d
weekly release 4.0dev+
2021-11-12 13:40:27 +01:00
Mikel Martín
aaa7a5a445
MDL-72565 reportbuilder: Add 'Card view' settings to custom reports
...
- Create a new 'settings' column in reportbuilder_report table and provide an API to manage it
- Add new card view settings to custom reports
2021-11-11 13:55:29 +01:00
Sara Arjona
2ab697f627
Merge branch 'MDL-69561-master' of https://github.com/lameze/moodle
2021-11-11 12:42:09 +01:00
Simey Lameze
89e59a60ef
MDL-69561 mod: handle content download on course modules
2021-11-11 18:38:53 +08:00
Mathew May
bdffbe3e48
MDL-65799 enrol: Final deprecations
2021-11-10 15:22:43 +08:00
Andrew Nicols
97764798a4
Merge branch 'MDL-66776-master' of https://github.com/jleyva/moodle
2021-11-08 08:28:23 +08:00
Ilya Tregubov
d135a1200a
on-demand release 4.0dev+
2021-11-05 19:18:58 +02:00
Juan Leyva
39d96944eb
MDL-66776 notifications: New login session notification
2021-11-04 11:18:00 +01:00
Juan Leyva
714b482cba
MDL-70083 message: New message provider "coursecontentupdated"
2021-11-03 15:06:50 +01:00
Eloy Lafuente (stronk7)
8af7bec81e
on-demand release 4.0dev+
2021-11-02 14:08:44 +01:00
Jun Pataleta
6f7defeeb6
Merge branch 'MDL-72588' of git://github.com/dravek/moodle
2021-11-01 11:22:48 +08:00
Eloy Lafuente (stronk7)
b16fc54103
on-demand release 4.0dev+
2021-10-29 17:16:34 +02:00
Andrew Nicols
d2d9d6087d
MDL-72615 boxnet: Correct upgrade step for boxnet removal
2021-10-29 15:00:58 +08:00
Andrew Nicols
f764fa8e62
Merge branch 'MDL-72433-master' of git://github.com/peterRd/moodle
2021-10-29 11:27:39 +08:00
Andrew Nicols
a9eeca8c05
Merge branch 'MDL-72615-master' of git://github.com/cescobedo/moodle
2021-10-29 11:17:29 +08:00
David Matamoros
b2dd94ab8b
MDL-72588 reportbuilder: define schema/models for report audiences.
2021-10-27 10:05:44 +02:00