- 19 Nov, 2021 1 commit
-
-
Michael Hawkins authored
This removes the three-month pseudo block from along the side of the main calendar, and deprecates relevant files/methods which will no longer be in use.
-
- 16 Nov, 2021 6 commits
-
-
Eloy Lafuente authored
-
-
-
AMOS Bot authored
-
-
-
- 15 Nov, 2021 6 commits
-
-
Paul Holden authored
-
https://github.com/paulholden/moodleilya authored
-
https://github.com/mkassaei/moodleilya authored
-
Michael Hawkins authored
The new get_safe_orderby() and get_safe_orderby_multiple() methods provide a centralised safe way for user submitted sorting values to be incorporated into SQL ORDER BY. They do this by removing the need for user submitted data to pass in any SQL and not allowing arbitrary column values, instead using string keys which map to a predefined list of allowed sortable columns.
-
-
Thong Bui authored
-
- 12 Nov, 2021 11 commits
-
-
Mahmoud Kassaei authored
-
Eloy Lafuente authored
-
-
Paul Holden authored
-
git://github.com/jleyva/moodlejun authored
-
-
jun authored
-
-
Paul Holden authored
-
Co-authored-by:
Paul Holden <paulh@moodle.com>
-
https://github.com/roland04/moodlevictor authored
-
- 11 Nov, 2021 16 commits
-
-
https://github.com/paulholden/moodlejun authored
-
https://github.com/junpataleta/moodlejun authored
-
-
-
Mikel Martín Corrales authored
Use card view settings to show a 'card view' for custom reports in small devices
-
Mikel Martín Corrales authored
- new 'set_columns_attributes' method created to add column attributes included in every column cell. - new 'get_row_cells_html' method created from 'get_row_html', so it can be overriden individually.
-
Mikel Martín Corrales authored
- Create a new 'settings' column in reportbuilder_report table and provide an API to manage it - Add new card view settings to custom reports
-
Mikel Martín Corrales authored
- rename 'system_report' template to 'report' - view.php now uses 'report' template Co-authored-by:
Paul Holden <paulh@moodle.com>
-
-
-
Sara Arjona authored
-
Simey Lameze authored
-
Andrew Nicols authored
-
ilya authored
Merge branch 'MDL-71902-add-site-level-settings-enforcement-for-browsersecurity-settings' of https://github.com/keevan/moodle
-
Huong Nguyen authored
This API now accepts an optional parameter 'searchvalue' to search the events
-
https://github.com/spvickers/moodlejun authored
-