Commit Graph

1263 Commits (5b3244b619227a282ca9c0e9c6d8046560ed0e7c)

Author SHA1 Message Date
Dani Palou 1f3d72cfbb MOBILE-4270 messages: Decrease chances of offline messages duplicated
This is because Android seems to duplicate the request if the type of connection changes while the request is done. E.g. when leaving flight mode the device could connect to mobile data first and then to WiFi.
2023-05-09 16:32:19 +02:00
Dani Palou a128ae8929 MOBILE-4270 notes: Fix error displayed when restoring note 2023-05-09 11:13:44 +02:00
Pau Ferrer Ocaña f39a63dc7e
Merge pull request #3661 from dpalou/MOBILE-4270
Mobile 4270
2023-05-08 13:42:58 +02:00
Dani Palou fee132d6e8 MOBILE-4270 mod_data: Fix wrong string 2023-05-08 13:14:01 +02:00
Dani Palou 90aededf12 MOBILE-4270 notifications: Always display icon in notification 2023-05-08 13:13:51 +02:00
Dani Palou deb6be243a
Merge pull request #3659 from alfonso-salces/MOBILE-4247
MOBILE-4247 edit: Add field#name and field#description
2023-05-04 12:32:42 +02:00
Alfonso Salces 9488e22518 MOBILE-4247 edit: Add field#name and field#description 2023-05-04 12:17:29 +02:00
Dani Palou 24b1ff4ec5
Merge pull request #3655 from NoelDeMartin/MOBILE-4288
MOBILE-4288: Format group names
2023-05-04 10:17:16 +02:00
Pau Ferrer Ocaña 3ddf2326a0
Merge pull request #3650 from dpalou/MOBILE-4270
MOBILE-4270 core: Set right version for LMS 4.2
2023-05-04 10:11:10 +02:00
Dani Palou 8ce5414980 MOBILE-4270 calendar: Make course filter list consistent with LMS 2023-05-04 09:49:01 +02:00
Noel De Martin 1f588bba85 MOBILE-4288 multilang: Fix unknown language filter 2023-05-03 15:43:24 +02:00
Noel De Martin 335a758350 MOBILE-4288 forum: Improve user groups UI 2023-05-03 15:43:24 +02:00
Dani Palou c030fed670 MOBILE-4270 calendar: Remove discard option when editing offline event
Offline events can now be deleted in the event page, this Discard option is redundant and causes some navigation problems
2023-05-03 14:44:55 +02:00
Noel De Martin e8a73689ef MOBILE-4288 core: Format group names
Group names may contain other filters such as mathjax, so only filtering
multilanguage is not enough.
2023-05-03 12:16:47 +02:00
Dani Palou 4820ff18a3 MOBILE-4270 calendar: Fix app overridden when clicking some dates 2023-05-03 10:25:15 +02:00
Dani Palou e49fa18261 MOBILE-4322 bbb: Display all playbacks in recordings 2023-05-03 09:36:06 +02:00
Dani Palou d9e2788f44
Merge pull request #3653 from NoelDeMartin/MOBILE-4270
MOBILE-4270 quiz: Update behat snapshots
2023-05-02 12:36:59 +02:00
Noel De Martin f05085798b MOBILE-4270 quiz: Update behat snapshots
Change introduced in MDL-77766
2023-05-02 11:38:53 +02:00
Dani Palou db5550bc25
Merge pull request #3652 from alfonso-salces/MOBILE-4247
MOBILE-4247 mod_data: Add otherfields support
2023-05-02 10:57:16 +02:00
Alfonso Salces 7eb86ced57 MOBILE-4247 mod_data: Add otherfields support 2023-05-02 09:42:44 +02:00
Dani Palou cf78a5b634
Merge pull request #3648 from NoelDeMartin/MOBILE-4287
MOBILE-4287 quiz: Go back when attempt is closed
2023-04-27 10:53:03 +02:00
Noel De Martin 58b9067803 MOBILE-4287 quiz: Go back when attempt is closed 2023-04-27 10:37:27 +02:00
Noel De Martin e281bc15b3 MOBILE-3748 a11y: Indicate non-downloadable items 2023-04-27 09:39:25 +02:00
Noel De Martin e9fb8784b7
Merge pull request #3645 from NashTechOpenUniversity/MOBILE-4300
MOBILE-4300 course-storage: Update section size when delete all
2023-04-27 08:52:29 +02:00
toanlamt 53c66b3542
Update src/addons/storagemanager/pages/course-storage/course-storage.ts
Co-authored-by: Noel De Martin <noel@noeldemartin.com>
2023-04-27 11:20:27 +07:00
Dani Palou 90be0a2102
Merge pull request #3646 from NoelDeMartin/MOBILE-4270
MOBILE-4270 behat: Skip excluded tests before 4.0
2023-04-26 16:13:24 +02:00
Dani Palou 70d473397b
Merge pull request #3643 from NoelDeMartin/MOBILE-4288
MOBILE-4288 multilang: Use parent languages
2023-04-26 16:12:37 +02:00
Noel De Martin de2c53b712 MOBILE-4270 behat: Skip excluded tests before 4.0 2023-04-26 13:47:57 +02:00
Noel De Martin df34b812a4 MOBILE-4288 multilang: Use parent languages 2023-04-26 11:01:11 +02:00
Noel De Martin db3a998f71 MOBILE-4288 core: Refactor getParentLanguage
This method was taking a language argument, but in reality it didn't work if you didn't pass it the current language so it was misleading.
2023-04-26 10:21:03 +02:00
Dani Palou cfaa844414
Merge pull request #3642 from NoelDeMartin/MOBILE-4287
MOBILE-4287 quiz: Improve grace period UX
2023-04-25 17:14:25 +02:00
Noel De Martin f14ab0e232 MOBILE-4284 quiz: Wrap question numbers text 2023-04-25 16:37:15 +02:00
Noel De Martin 911bd6e749 MOBILE-4287 quiz: Improve grace period UX 2023-04-25 12:25:53 +02:00
Dani Palou 882cbb6473
Merge pull request #3629 from alfonso-salces/MOBILE-4248
Mobile 4248
2023-04-25 10:49:18 +02:00
Dani Palou d6e84b96e6
Merge pull request #3640 from NoelDeMartin/MOBILE-4284
MOBILE-4284 quiz: Omit number for descriptions
2023-04-25 10:37:08 +02:00
Noel De Martin 004daa4204 MOBILE-4284 quiz: Omit number for descriptions 2023-04-24 16:34:34 +02:00
Alfonso Salces c36ba60480 MOBILE-4248 tests: Fix data basic_usage and entries tests 2023-04-24 15:32:10 +02:00
Dani Palou 77605b87f4
Merge pull request #3626 from NoelDeMartin/MOBILE-4288
MOBILE-4288: Filter multilang group strings
2023-04-24 14:31:01 +02:00
Noel De Martin 9180e6e082 MOBILE-4288 multilang: Implement type safety 2023-04-24 11:25:43 +02:00
Noel De Martin b52deca5fe MOBILE-4288 multilang: Clean up 2023-04-24 11:19:55 +02:00
Alfonso Salces 01561748d7 MOBILE-4248 mod-data-action: Add actions menu to action 2023-04-24 11:07:08 +02:00
Noel De Martin 6cb78cf27e
Merge pull request #3634 from dpalou/MOBILE-4317
MOBILE-4317 calendar: Store events from getEventsList in DB
2023-04-24 10:34:36 +02:00
Dani Palou 99a2d47e30 MOBILE-4317 calendar: Store events from getEventsList in DB
This schedules their default reminder if it's a new event
2023-04-24 10:25:14 +02:00
Alfonso Salces 19625470ee MOBILE-4248 actionsmenu: Create actions menu component 2023-04-21 13:37:08 +02:00
Noel De Martin 9b182bb714
Merge pull request #3630 from dpalou/MOBILE-4281
MOBILE-4281 assign: Limit marking workflow behats to 4.0+
2023-04-20 16:23:01 +02:00
Dani Palou 133287c83c MOBILE-4281 assign: Limit marking workflow behats to 4.0+
The reason is that the steps to mark submissions in LMS don't work in older sites, they need to be different
2023-04-20 16:10:48 +02:00
Noel De Martin 5e2780f97f MOBILE-2652 glossary: UI Tweaks
Move actions below attachments, and use danger color for delete button
2023-04-20 15:23:39 +02:00
Dani Palou d1f28f43ab MOBILE-4317 calendar: Schedule new site reminders 2023-04-20 13:53:24 +02:00
Dani Palou 3d0a9441f4 MOBILE-4317 calendar: Fix updateAllSitesEventReminders 2023-04-20 13:53:15 +02:00
Dani Palou 822b1da4f9 MOBILE-3535 lesson: Fix behat tests for Moodle 3.9 2023-04-20 12:01:59 +02:00