1163 Commits

Author SHA1 Message Date
Pau Ferrer Ocaña
4934dcec99 MOBILE-4616 feedback: Move feedback constants to a file 2024-07-15 13:15:39 +02:00
Pau Ferrer Ocaña
bc1e3f00e7 MOBILE-4616 book: Move book constants to a file 2024-07-15 13:15:39 +02:00
Pau Ferrer Ocaña
06fec4e6cf MOBILE-4616 bbb: Move bbb constants to a file 2024-07-15 13:15:39 +02:00
Pau Ferrer Ocaña
346e3d8d57 MOBILE-4616 survey: Move survey constants to a file 2024-07-15 13:15:39 +02:00
Pau Ferrer Ocaña
62f097dc92 MOBILE-4616 lesson: Move lesson constants to a file 2024-07-15 13:15:39 +02:00
Pau Ferrer Ocaña
af4e07df36 MOBILE-4616 assign: Move assign constants to a file 2024-07-12 13:00:38 +02:00
Pau Ferrer Ocaña
c27fb811c7 Merge branch 'v4.4.x' 2024-07-10 09:39:16 +02:00
Pau Ferrer Ocaña
73a72ef130 MOBILE-4620 course: Async import main component to avoid crashes 2024-07-05 08:55:52 +02:00
Noel De Martin
19a9fe11be MOBILE-4616: Document routing modules 2024-07-03 15:13:18 +02:00
github-actions[bot]
c0afdfc345 Update lang files 2024-06-28 10:56:21 +00:00
Pau Ferrer Ocaña
9a95ebcc6d MOBILE-4470 database: Fix picture classname to match LMS 2024-06-20 09:22:04 +02:00
Dani Palou
4f466944dd MOBILE-4470 mod_data: Fix offline images not seen 2024-06-13 12:08:01 +02:00
Dani Palou
186164ac4e MOBILE-4470 chat: Fix beeps not appearing anymore 2024-06-11 14:50:28 +02:00
Dani Palou
ad08fcf4b9 MOBILE-4470 quiz: Fix pipe translate not found in prefetch 2024-06-11 08:36:14 +02:00
Dani Palou
7cb9f1351c MOBILE-4470 workshop: Fix sync submission finishing without waiting 2024-06-07 15:43:05 +02:00
Dani Palou
66df465d15 MOBILE-4470 workshop: Fix switch phase option overrides the app 2024-06-07 09:18:47 +02:00
Pau Ferrer Ocaña
deccc4cbf5 MOBILE-4470 workshop: Remove changes confirmation when not editing 2024-06-06 12:02:53 +02:00
Pau Ferrer Ocaña
1b2f160d8b
Merge pull request #4083 from dpalou/MOBILE-4604
Mobile 4604
2024-06-05 13:11:30 +02:00
Dani Palou
bfc5367a7c MOBILE-4604 mod_url: Fix embedded URL if it uses pluginfile 2024-06-04 13:12:21 +02:00
github-actions[bot]
9e464ce406 Update lang files 2024-06-04 11:10:09 +00:00
Pau Ferrer Ocaña
21cf9eeeaf
Merge pull request #4076 from dpalou/MOBILE-4470
Mobile 4470
2024-05-31 12:15:30 +02:00
Dani Palou
248b74d5c8 MOBILE-4470 h5pactivity: Fix wrong state loaded after synchronize 2024-05-30 16:50:21 +02:00
Pau Ferrer Ocaña
05e6bcb0b0
Merge pull request #4074 from dpalou/MOBILE-4470
Mobile 4470
2024-05-29 16:29:35 +02:00
Dani Palou
1c6551a6e0 MOBILE-4470 database: Don't display values that are no longer valid 2024-05-29 16:05:48 +02:00
Dani Palou
b7beaead0c MOBILE-4470 lesson: Fix correct answers when teacher reviews 2024-05-29 12:34:26 +02:00
Dani Palou
f1ccc63795 MOBILE-4470 lesson: Fix multichoice option not selected in review
Fixes a regression caused by 2449aca
2024-05-29 10:32:00 +02:00
Pau Ferrer Ocaña
ded78aedd1 MOBILE-4470 quiz: Use flex-end instead of end that has better support 2024-05-28 16:04:50 +02:00
Pau Ferrer Ocaña
7ef7c91a7a MOBILE-4470 wiki: Style wiki edit page like others 2024-05-28 16:02:57 +02:00
Noel De Martin
fa321dad83
Merge pull request #4067 from crazyserver/MOBILE-4470
Mobile 4470
2024-05-27 17:19:29 +02:00
Pau Ferrer Ocaña
670960c81b MOBILE-4470 forum: Author text should be smaller on forum 2024-05-27 16:39:49 +02:00
Pau Ferrer Ocaña
ffe3029669 MOBILE-4600 styles: Add styles and mixins to bootstrap 2024-05-27 13:19:25 +02:00
Pau Ferrer Ocaña
1c6bbbfca8 MOBILE-4600 styles: Separate bootstrap to a component 2024-05-27 13:18:03 +02:00
Pau Ferrer Ocaña
0771ccc278 MOBILE-4600 data: Fix related behat tests 2024-05-27 12:53:13 +02:00
Pau Ferrer Ocaña
a8bbab2363 MOBILE-4600 data: Add navigation buttons to collapsible-footer 2024-05-27 12:53:13 +02:00
Pau Ferrer Ocaña
671bb39807 MOBILE-4600 data: Add missing actions 2024-05-27 12:52:39 +02:00
Pau Ferrer Ocaña
e40426d454 MOBILE-4600 data: Fix date field during edit 2024-05-27 12:52:39 +02:00
Pau Ferrer Ocaña
a4136c3f1a MOBILE-4600 data: Adapt new default templates 2024-05-27 12:52:39 +02:00
Dani Palou
4cae0f704d MOBILE-4470 chat: Fix wrong component used in prefetch 2024-05-27 10:38:14 +02:00
Pau Ferrer Ocaña
d2bb5c1b8f MOBILE-4470 data: Fix edit table width 2024-05-23 12:20:56 +02:00
Pau Ferrer Ocaña
64cc206e19 MOBILE-4470 data: Improve styles applied in database 2024-05-22 17:15:36 +02:00
Noel De Martin
60d89832d8 MOBILE-4470 assign: Update behat setup
The defaults changed in MDL-80741, so we need to indicate them explicitly now.
2024-05-22 16:06:39 +02:00
Pau Ferrer Ocaña
af94add7e9 MOBILE-4470 a11y: Fix fixed font sizes 2024-05-22 14:26:09 +02:00
Pau Ferrer Ocaña
42b67d58a3 MOBILE-4470 quiz: Improve review status page to be more readable 2024-05-22 12:54:30 +02:00
Pau Ferrer Ocaña
e511629b9c
Merge pull request #4053 from dpalou/MOBILE-3403
MOBILE-3403 core: Avoid performing requests to embedded untreated URLs
2024-05-17 13:26:53 +02:00
Dani Palou
6da34f5984 MOBILE-3403 core: Avoid performing requests to embedded untreated URLs 2024-05-17 13:05:35 +02:00
Pau Ferrer Ocaña
211231a0a8 MOBILE-4470 rte: Fix rte auto focused on enter 2024-05-17 12:51:00 +02:00
Pau Ferrer Ocaña
ba72120574 MOBILE-4470 chore: ion-button input & textarea now supports ariaLabel 2024-05-16 22:46:12 +02:00
Pau Ferrer Ocaña
e775a066ae MOBILE-4470 quiz: Improve attempts summary page styles 2024-05-16 21:51:43 +02:00
Dani Palou
655254abd2
Merge pull request #4049 from crazyserver/MOBILE-4470
Mobile 4470
2024-05-16 12:09:48 +02:00
Noel De Martin
1d15216b9f MOBILE-4470 assign: Implement action link handler
This is necessary to handle links in timeline block. We'll need to do this in more situations, but for now it seems like assign is the only one with special actions. See MDL-81912.
2024-05-16 11:34:07 +02:00