Commit Graph

401 Commits (957dece7875deccd3ae7e9c9a74e6d24564c6096)

Author SHA1 Message Date
Noel De Martin ce09ee8a6c MOBILE-2652 glossary: Refactor navigation
Instead of showing the form for offline entries, we're showing them as normal entries and the form is only used for creating new entries. Additionally, the form won't be shown as a split view item any longer, it will always open a new page.
2023-04-13 17:45:22 +02:00
Noel De Martin 5de4cfbbd2 MOBILE-2652 glossary: Implement deleting entries 2023-04-13 17:45:19 +02:00
Noel De Martin dfea0b9920
Merge pull request #3575 from dpalou/MOBILE-4203
MOBILE-4203 user: Display timezone in user profile
2023-03-08 13:15:57 +01:00
Dani Palou f8f5fbc564 MOBILE-4203 user: Display timezone in user profile 2023-03-08 09:46:42 +01:00
Dani Palou 173acfb954 MOBILE-4265 h5p: Update h5p to 1.23 2023-03-08 09:44:25 +01:00
Dani Palou bd6fb138e1 MOBILE-4265 h5p: Update h5p to 1.22.4
Most of the changes were related to H5P Content Hub, so they weren't included in the app
2023-03-08 09:44:25 +01:00
Noel De Martin d91f2ed51a MOBILE-2314 fileuploader: Refactor audio recording 2023-02-22 11:40:34 +01:00
Alfonso Salces 87a07217fc MOBILE-4251 Feedback: Avoid displaying the preview button to students 2023-02-17 08:04:25 +01:00
Alfonso Salces cbbc5d0aae MOBILE-4077 ReportBuilder: Add filter advice in report-summary 2023-02-07 14:53:52 +01:00
Alfonso Salces fc98bf5796 MOBILE-4077 ReportBuilder: Sort reports list and update lang strings 2023-02-07 12:57:22 +01:00
Alfonso Salces 14f48f374d MOBILE-4077 ReportBuilder: Add translations 2023-01-31 15:13:59 +01:00
Dani Palou 6b0fbbeaa5 MOBILE-4081 forum: Display selectors if loading discussions fail 2022-12-15 10:26:29 +01:00
Pau Ferrer Ocaña df58083c46 MOBILE-4081 user: Use lastcourseaccess if not undefined 2022-11-30 09:54:38 +01:00
Noel De Martin 79bbde8276 MOBILE-4081 core: Translate hard-coded string
Co-authored-by: saman222 <samansamani2@yahoo.com>
2022-11-28 16:35:57 +01:00
Pau Ferrer Ocaña 6d039ffba8 MOBILE-4081 notifications: Change notification preferences layout 2022-11-23 14:13:48 +01:00
Noel De Martin 2143f49d0d MOBILE-4059 user: Close inapp after submission 2022-11-22 17:54:01 +01:00
Noel De Martin d78a7dd78b MOBILE-4059 user: Add suffix to support form 2022-11-22 17:28:41 +01:00
Dani Palou cd8f81d332
Merge pull request #3448 from NoelDeMartin/MOBILE-4145
MOBILE-4145 utils: Update apk download copy
2022-11-17 09:00:09 +01:00
Noel De Martin 838b3b2d2b MOBILE-4145 utils: Update apk download copy 2022-11-16 16:06:19 +01:00
Dani Palou e72cf7258e MOBILE-3874 calendar: Fix event time and improve a11y 2022-11-16 12:23:04 +01:00
Noel De Martin a2772622f2 MOBILE-4059 login: Update exceeded attempts text 2022-11-15 11:57:37 +01:00
Pau Ferrer Ocaña 824a804887 MOBILE-4065 a11y: Improve my courses view aria labels 2022-11-11 14:46:19 +01:00
Dani Palou bdd6aeb738
Merge pull request #3425 from crazyserver/MOBILE-3936
Mobile 3936 - Inline reminders
2022-11-11 08:12:50 +01:00
Pau Ferrer Ocaña ee072610a1
Merge pull request #3431 from dpalou/MOBILE-4100
Mobile 4100
2022-11-10 16:54:03 +01:00
Pau Ferrer Ocaña 43cec87112 MOBILE-3936 reminders: Add toasts when setting and deleting reminders 2022-11-10 16:37:06 +01:00
Pau Ferrer Ocaña 109d4bd2c5 MOBILE-3936 calendar: Move default reminder setting to reminders 2022-11-10 16:37:05 +01:00
Noel De Martin fc55a31872 MOBILE-4059 login: Show help without support link 2022-11-08 16:16:52 +01:00
Noel De Martin 9b0200c3bf MOBILE-4059 core: Consolidate help modals 2022-11-08 16:16:52 +01:00
Noel De Martin e5fcf769f1 MOBILE-4059 core: Update FAQs 2022-11-08 16:16:52 +01:00
Noel De Martin e1035e9a4b MOBILE-4059 core: Update cannot connect messages 2022-11-08 16:16:52 +01:00
Noel De Martin dabd4e8046 MOBILE-4059 core: Improve errors mentioning admins 2022-11-07 16:11:25 +01:00
Noel De Martin d0f28162da MOBILE-4059 core: Contact support from help 2022-11-07 16:11:25 +01:00
Noel De Martin d859af122e MOBILE-4059 login: Improve forgotten password
Suggest contacting support if password was already reset recently
2022-11-07 16:11:24 +01:00
Noel De Martin 28fd894aab MOBILE-4059 login: Contact support in credentials
When login attempts failed multiple times, suggest contacting site support
2022-11-07 16:11:24 +01:00
Noel De Martin 11fea266e9 MOBILE-4059 core: Separate error details in alerts 2022-11-07 16:11:24 +01:00
Noel De Martin 1a7d64a0d4 MOBILE-4059 login: Contact support from errors
Allow users to contact site support in errors where the site is not configured properly
2022-11-07 16:11:24 +01:00
Noel De Martin 4eb01a063c MOBILE-4059 mainmenu: Add link to contact support 2022-11-07 16:11:24 +01:00
Dani Palou 6e1677a757 MOBILE-4100 bbb: Display recordings 2022-11-03 10:26:16 +01:00
Noel De Martin c24d518594 MOBILE-4145 core: Handle opening apk files
Co-authored-by: Dani Palou <dani@moodle.com>
2022-11-02 13:41:28 +01:00
Pau Ferrer Ocaña 7a0346210e
Merge pull request #3372 from dpalou/MOBILE-4102
MOBILE-4102 course: Display relative dates for teachers
2022-09-02 17:28:10 +02:00
Dani Palou 6fd5843d92 MOBILE-4035 groups: Don't call WS that will fail if no group 2022-09-02 08:15:32 +02:00
Dani Palou c91e1192ae MOBILE-4034 user: Improve UX when missing required fields 2022-08-04 10:35:38 +02:00
Dani Palou 57cd6d1705 MOBILE-4102 course: Display relative dates for teachers 2022-08-03 10:38:30 +02:00
Pau Ferrer Ocaña 17440ca3d4 MOBILE-4047 settings: Change sync on WiFi behavior 2022-07-12 16:01:51 +02:00
Pau Ferrer Ocaña c1cae77bbc MOBILE-4047 cron: Improve alerts on cron failures 2022-07-12 16:01:51 +02:00
Dani Palou 2a87212e98 MOBILE-4031 forum: Display group selector if supported 2022-07-11 10:19:43 +02:00
Dani Palou b0f090061b MOBILE-3833 bbb: Improve error message when user not in group 2022-04-22 09:55:53 +02:00
Dani Palou 7383dc1974 MOBILE-3833 forum: Display Q&A message for students 2022-04-12 11:09:40 +02:00
Pau Ferrer Ocaña 72c516b88c MOBILE-3833 settings: Warn user to restart app on language change 2022-04-08 16:25:46 +02:00
Pau Ferrer Ocaña 155ec962ed
Merge pull request #3243 from dpalou/MOBILE-3833
Mobile 3833
2022-04-08 12:40:08 +02:00