9bba4828fb
Remove unused/unavailable call of add_page
2021-11-24 08:45:18 +01:00
2661b63758
Change module name
2021-11-24 08:40:30 +01:00
203f0a0084
Remove unused CSS rules
2021-11-24 08:30:34 +01:00
967571cd14
Replaced plugin name and some logic
2021-11-24 08:29:43 +01:00
Mark Nelson
311e243ca5
Update CHANGES.md
2021-10-27 16:46:50 +08:00
Mark Nelson
5ba1b2b40f
Respect multiple languages in manage template page title ( #467 )
2021-10-27 16:44:49 +08:00
Mark Nelson
4ca9f05fc1
Updated CHANGES.md
2021-10-27 15:31:53 +08:00
hieuvu
2a9640b5a3
Fix error message when we have custom profile fields ( #465 )
2021-10-27 15:30:13 +08:00
Mark Nelson
18eab896bd
Change JS to please GHA
2021-10-27 13:30:04 +08:00
Mark Nelson
9e38411434
Changes to make GHA happy and added usages of the coalescing operator ( #121 )
2021-10-27 13:15:32 +08:00
Mark Nelson
8464ba6259
Add issue number to CHANGES.md
2021-10-27 12:23:50 +08:00
Mark Nelson
92a3bcb0c3
Updated CHANGES.md
2021-10-25 16:14:18 +08:00
Jesús Alonso Abad
3b1cd64703
Added alignment to activity backup/cloning ( #121 )
2021-10-17 20:54:42 +08:00
Jesús Alonso Abad
383054be39
Added elements alignment support ( #121 )
2021-10-17 20:44:55 +08:00
Mark Nelson
80dc7395c3
Do not encode html entities in emails ( #457 )
2021-09-28 22:17:53 +08:00
Mark Nelson
b684fee9f4
Update CHANGES.md
2021-08-06 10:56:43 +08:00
Andrew Madden
95274bfad6
Closes #449 The user id should be mapped to the equivalent user id in new sites during activity restore
...
As the userid in the customcert_issues table were using the userid from the site where the activity was backed up, emails were being sent to those that had already received them. Theoretically there wwere also users who should have received an email who didn't get one.
2021-08-06 10:48:21 +08:00
Mark Nelson
75fe6b4cdd
Update CHANGES.md
2021-08-04 11:37:11 +08:00
Mark Nelson
8b8a358790
Minor code changes ( #415 )
2021-08-04 11:28:03 +08:00
Sameer Ahmed
a1f0e6dec7
Display the course short name ( #415 )
...
- Added a new select box to choose from course name or short description to display.
2021-08-03 18:56:25 +08:00
Mark Nelson
f1cf599f31
GHA: ROW_FORMAT=COMPRESSED deprecated in MariaDB 10.6
...
See MDL-72131.
2021-08-03 17:56:54 +08:00
Mark Nelson
afcea89c82
Add new lines at end of files
2021-08-03 17:39:34 +08:00
Mark Nelson
5e3135324c
Remove unnecessary new line
2021-08-03 16:53:24 +08:00
Mark Nelson
c6c4e6f6a7
Minor changes and CHANGES.md note ( #433 )
2021-08-03 16:30:45 +08:00
Michael Milette
25d398ce22
Fix for multi-language issues ( #433 ).
...
- Filename of PDF when viewing/previewing PDF.
- Page title tag when viewing/previewing PDF.
- List of available templates.
- Template Load dropdown list.
2021-07-27 10:54:18 +08:00
Mark Nelson
cf11f765b0
Fix GHA failing
2021-07-06 17:18:35 +08:00
Dani Palou
6d966df56c
Adapt mobile app code to Ionic 5 ( #431 )
2021-07-06 17:03:49 +08:00
Mark Nelson
e4458872fa
Fix release date
2021-06-13 14:26:57 +08:00
Mark Nelson
26802e9262
Bump version
2021-06-13 14:04:59 +08:00
Mark Nelson
0de67035a3
Use 'cron_setup_user' when sending emails ( #414 )
2021-06-13 14:04:18 +08:00
Mark Nelson
11225ff1fa
Set proper context when sending emails ( #402 )
2021-06-13 13:36:02 +08:00
hieuvu
bd361d2434
Add actions title to elements table ( #425 )
2021-06-08 17:41:38 +08:00
Mark Nelson
659e065a2f
Fix failing PHPUnit test
2021-05-28 00:50:25 +08:00
Mark Nelson
991ef9b0e3
Fix failing Behat tests
2021-05-28 00:33:52 +08:00
Mark Nelson
a68f1b9487
Remove usage of deprecated user fields
2021-05-27 23:14:10 +08:00
Mark Nelson
8145e020e4
Add type hint and return type
2021-05-27 22:49:57 +08:00
Mark Nelson
e65cf7e9c2
Add new line at end of file
2021-05-27 22:48:30 +08:00
Mark Nelson
345c6e438b
Removed usaged of deprecated functions ( #423 )
2021-05-27 22:46:53 +08:00
Mark Nelson
1343d64310
Fix Moodle Code Checker complaints
2021-05-27 22:13:31 +08:00
Mark Nelson
0208efa585
Removed usaged of deprecated functions ( #423 )
2021-05-27 21:37:50 +08:00
Mark Nelson
1a6d370d3f
Removed .travis.yml file
2021-05-27 19:21:11 +08:00
Mark Nelson
69a3436faa
Fix Moodle Code Checker complaints
2021-05-27 18:24:01 +08:00
Mark Nelson
9f320984c6
Update github/workflows/moodle-ci.yml
2021-05-27 14:28:16 +08:00
Mark Nelson
0122cc1138
Update travis.yml
2021-05-27 14:11:54 +08:00
Mark Nelson
4ca04d204d
Bump for version 3.11
2021-05-27 14:05:04 +08:00
Mark Nelson
ff16abfd7c
Update CHANGES.md
2021-04-16 14:42:31 +08:00
Mikhail Golenkov
1859ffa651
Fix the issue with displaying PDF when debugging is ON ( #420 )
2021-04-16 14:36:15 +08:00
Mark Nelson
47061f8737
Add type hinting to get_course_time()
2021-04-05 20:11:02 +08:00
Mark Nelson
6e89c1d921
Use instance of moodle_url() in the function notice()
2021-04-05 20:08:25 +08:00
Mark Nelson
22081dffb0
Fix get_course_time() allowing users to view certificate early ( #403 )
2021-04-05 19:55:27 +08:00