Noel De Martin
59aac915a2
MOBILE-4553 quiz: Hide ungraded marks
...
This makes it consistent with the way it works in the LMS, we're also
relying on attempt.sumgrades because grade item marks are never null.
See MDL-81599.
2024-04-18 12:24:44 +02:00
Dani Palou
222a6ebce2
Merge pull request #4015 from NoelDeMartin/MOBILE-4470
...
MOBILE-4470 behat: Fix tests for 4.2
2024-04-17 10:23:19 +02:00
Noel De Martin
b600f27e1e
MOBILE-4470 behat: Fix tests for 4.2
2024-04-17 09:51:18 +02:00
Dani Palou
4fd8be5ffb
Merge pull request #4010 from NoelDeMartin/MOBILE-4553
...
MOBILE-4553 quiz: Show grade item marks
2024-04-17 08:24:48 +02:00
Dani Palou
6553d20c30
Merge pull request #4012 from NoelDeMartin/MOBILE-4470
...
MOBILE-4470: Behat and login fixes
2024-04-17 08:19:05 +02:00
Dani Palou
9f954c85b1
Merge pull request #4013 from NoelDeMartin/MOBILE-4573
...
MOBILE-4573 forum: Hide search when disabled
2024-04-17 08:11:17 +02:00
Noel De Martin
ce86bb42f1
MOBILE-4573 forum: Hide search when disabled
2024-04-15 14:13:29 +02:00
Noel De Martin
7471712053
MOBILE-4446 behat: Fix tests for 4.2
2024-04-15 12:39:46 +02:00
Noel De Martin
d096538156
MOBILE-4470 login: Fix unsupported site message
2024-04-15 12:39:46 +02:00
Noel De Martin
c821ab03d0
MOBILE-4470 login: Fix sites list
2024-04-15 12:39:46 +02:00
Dani Palou
a03937d4fe
Merge pull request #4008 from crazyserver/MOBILE-4437
...
Mobile 4437
2024-04-15 10:41:56 +02:00
Pau Ferrer Ocaña
9380d24cc1
Merge pull request #4011 from dpalou/MOBILE-2768
...
MOBILE-2768 policy: Display Inactive badge in mobile too
2024-04-15 10:37:36 +02:00
Dani Palou
881c8bef11
MOBILE-2768 policy: Display Inactive badge in mobile too
2024-04-15 08:39:29 +02:00
Noel De Martin
073b5832be
MOBILE-4553 quiz: Show grade item marks
2024-04-11 15:59:59 +02:00
Pau Ferrer Ocaña
55c083daf0
Merge pull request #4004 from NoelDeMartin/MOBILE-4446
...
MOBILE-4446 behat: Assert event logs
2024-04-11 15:35:26 +02:00
Dani Palou
ae9048acae
Merge pull request #3998 from NoelDeMartin/MOBILE-4485
...
MOBILE-4485: Improve app unsupported message
2024-04-11 14:31:43 +02:00
Pau Ferrer Ocaña
93f513c531
MOBILE-4437 icon: Fix icon styles without purpose on 4.0 version
2024-04-11 14:07:45 +02:00
Pau Ferrer Ocaña
7f0ceb5c7a
MOBILE-4437 icon: Check branded icons checking filtericon url param
2024-04-11 14:07:45 +02:00
Noel De Martin
d2ba06f82e
MOBILE-4485 login: Improve app unsupported message
2024-04-11 13:56:19 +02:00
Noel De Martin
35cda384b0
MOBILE-4485 login: Fix invalid login message
2024-04-11 13:55:55 +02:00
Dani Palou
fb1600aa66
Merge pull request #4007 from NoelDeMartin/MOBILE-4569
...
MOBILE-4569 grades: Remove actions menu
2024-04-11 11:54:22 +02:00
Noel De Martin
312fb13b3a
MOBILE-4569 grades: Remove actions menu
...
Right now, this menu is only used to link to the "Grade Analysis" because this link was removed from the LMS after some recent changes. But the mobile app never had this link, so we can safely remove the menu for now.
2024-04-11 10:27:27 +02:00
Noel De Martin
92ceb61740
Merge pull request #4006 from crazyserver/MOBILE-4483
...
Mobile 4483
2024-04-11 09:28:05 +02:00
Pau Ferrer Ocaña
bf9d5a5f50
Merge pull request #4005 from dpalou/MOBILE-4572
...
Mobile 4572
2024-04-11 08:57:54 +02:00
Dani Palou
02d3ccfdc0
MOBILE-4572 login: Wait for DB write before launching SSO
2024-04-11 08:25:58 +02:00
Pau Ferrer Ocaña
2d317e3857
MOBILE-4483 completion: Check isoverallcomplete to mark as completed
2024-04-10 17:14:26 +02:00
Pau Ferrer Ocaña
cbbf61088a
MOBILE-4483 types: Add some types available since 4.4
2024-04-10 17:02:09 +02:00
Dani Palou
a54d8e7b64
MOBILE-4572 login: Don't auto launch SSO if app launched with token URL
2024-04-10 16:07:17 +02:00
Noel De Martin
d0fadb93f2
MOBILE-4446 behat: Assert event logs
2024-04-10 14:05:27 +02:00
Dani Palou
7142177e47
Merge pull request #4003 from alfonso-salces/MOBILE-4470
...
MOBILE-4470 external-content: Fix url replacement in inline styles
2024-04-09 14:42:06 +02:00
Alfonso Salces
fd40907483
MOBILE-4470 external-content: Fix url replacement in inline styles
2024-04-09 13:20:06 +02:00
Dani Palou
5a8ec1404d
Merge pull request #3999 from alfonso-salces/MOBILE-4219
...
MOBILE-4219 blog: Update list when toggle only your blog entries
2024-04-09 09:03:32 +02:00
Alfonso Salces
e4702a1b92
MOBILE-4219 blog: Update list when toggle only your blog entries
2024-04-09 08:42:27 +02:00
Dani Palou
24c46bee00
Merge pull request #4002 from NoelDeMartin/MOBILE-4470
...
MOBILE-4470 ionic: Upgrade cordova builders
2024-04-08 16:32:45 +02:00
Noel De Martin
bc81500404
MOBILE-4770 behat: Fix snapshots
...
Changed caused by MDL-4188
2024-04-08 16:05:18 +02:00
Noel De Martin
cb9f07865e
MOBILE-4470 ionic: Upgrade cordova builders
...
Version 10.X was incompatible with Angular 17
2024-04-08 08:54:28 +02:00
Dani Palou
6a58fe3fdb
Merge pull request #4001 from crazyserver/MOBILE-4456
...
MOBILE-4456 icons: Fix icon colors on some blocks
2024-04-05 15:25:19 +02:00
Pau Ferrer Ocaña
d66c748fea
MOBILE-4456 icons: Fix icon colors on some blocks
2024-04-05 12:07:43 +02:00
Pau Ferrer Ocaña
3b98ab8214
Merge pull request #4000 from dpalou/MOBILE-2768
...
MOBILE-2768 acceptances: Fix wrap in tables and add circle icon
2024-04-04 16:56:17 +02:00
Dani Palou
a7ed9ea375
MOBILE-2768 acceptances: Fix wrap in tables and add circle icon
2024-04-04 16:25:32 +02:00
Dani Palou
3036d096aa
Merge pull request #3990 from crazyserver/MOBILE-4543
...
Mobile 4543
2024-04-04 15:52:10 +02:00
Pau Ferrer Ocaña
3fed4943d9
MOBILE-4543 siteplugins: Import libraries once
2024-04-04 12:12:08 +02:00
Pau Ferrer Ocaña
9038e883e7
MOBILE-4543 course: Do not show open in browser for students
2024-04-04 12:12:07 +02:00
Pau Ferrer Ocaña
4f56e08f9b
MOBILE-4543 course: Improvements on course options delegate
2024-04-04 12:12:07 +02:00
Pau Ferrer Ocaña
0d56f802f2
MOBILE-4543 chore: Remove unnecessary variable type change on hash
2024-04-04 12:12:07 +02:00
Pau Ferrer Ocaña
c243be806a
Merge pull request #3996 from dpalou/MOBILE-4470
...
Mobile 4470
2024-04-04 10:23:33 +02:00
Pau Ferrer Ocaña
5e8e9447fd
Merge pull request #3997 from dpalou/MOBILE-4563
...
MOBILE-4563 core: Update cordova-ios and push plugin
2024-04-04 10:19:00 +02:00
Dani Palou
c61bc0d2d3
MOBILE-4563 core: Update cordova-ios and push plugin
2024-04-03 12:10:35 +02:00
Dani Palou
8544599692
MOBILE-4470 blog: Make PUBLISH_STATE const match type name
2024-04-02 14:53:43 +02:00
Dani Palou
8b2b130e14
MOBILE-4470 core: Make DownloadStatus types match const names
2024-04-02 14:36:02 +02:00