Commit graph

613 commits

Author SHA1 Message Date
Kumi d406c4ae16
Current status 2022-09-07 13:59:29 +00:00
Kumi df7499249e Add missing HTML code to backup... 2021-12-02 10:48:45 +01:00
Kumi 5ae2fc8acb Fix filenames 2021-11-30 09:30:57 +01:00
Kumi 0b97efcbd5 Get PIN field from user profile 2021-11-24 16:29:16 +01:00
Kumi 599adda141 Use Elvis/ternary operator instead of double pipes 2021-11-24 15:53:07 +01:00
Kumi 310a6098a0 Remove now false required declaration 2021-11-24 13:38:16 +01:00
Kumi ba2a2d9efe Bump mod version 2021-11-24 13:32:32 +01:00
Kumi a9a91d8e89 Actual workaround for Chrome hanging issue 2021-11-24 13:32:08 +01:00
Kumi 0a4186a981 Workaround for Chrome hanging issue 2021-11-24 13:30:19 +01:00
Kumi 7b03eceec9 Change "continue" outside of loop to "return" 2021-11-24 09:42:54 +01:00
Kumi 851ce4e77a Remove references to removed elements feature 2021-11-24 09:39:29 +01:00
Kumi 85d3a2644e Load missing global variable 2021-11-24 09:36:12 +01:00
Kumi 90ad8d1078 Change customcert related strings 2021-11-24 09:32:36 +01:00
Kumi 0a635d65ad Change back to using text area for html 2021-11-24 09:20:10 +01:00
Kumi 4459df050e Remove redundant tid field 2021-11-24 09:09:03 +01:00
Kumi 428deb1d08 Replace text field with HTML editor 2021-11-24 09:03:55 +01:00
Kumi 9b34c038ec Add missing string to lang file 2021-11-24 08:47:04 +01:00
Kumi 9bba4828fb Remove unused/unavailable call of add_page 2021-11-24 08:45:18 +01:00
Kumi 2661b63758 Change module name 2021-11-24 08:40:30 +01:00
Kumi 203f0a0084 Remove unused CSS rules 2021-11-24 08:30:34 +01:00
Kumi 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