Pau Ferrer Ocaña
b4e7f35372
MOBILE-4470 icon: Add a forced exception for BBB on version 4.0
2024-06-04 14:08:07 +02:00
github-actions[bot]
9e464ce406
Update lang files
2024-06-04 11:10:09 +00:00
Dani Palou
eea7ded755
MOBILE-4604 core: Add external-content to site logo and grades img
2024-06-04 12:35:48 +02:00
Pau Ferrer Ocaña
df6b6788d6
MOBILE-4470 chore: Fix HTML missing fields
2024-06-04 10:31:18 +02:00
Pau Ferrer Ocaña
dfbf591e2a
MOBILE-4470 icon: Revert load SVG directly and use img and filters
2024-06-04 10:31:18 +02:00
Dani Palou
188808d41e
MOBILE-4470 remotethemes: Revert fix styles not loaded in offline
...
This reverts commit f75bfd39d1
.
2024-06-03 10:58:43 +02:00
Dani Palou
f75bfd39d1
MOBILE-4470 remotethemes: Fix styles not loaded in reconnect in offline
2024-05-31 15:33:33 +02:00
Dani Palou
9d226bca34
MOBILE-4470 rte: Fix unable to save HTML with just media
2024-05-31 11:25:03 +02:00
Dani Palou
1d135e62d2
Merge pull request #4070 from NoelDeMartin/MOBILE-4470
...
MOBILE-4470 core: Refactor mod-icon to use signals
2024-05-28 13:45:46 +02:00
Noel De Martin
0ca6377b52
MOBILE-4470 core: Refactor mod-icon to use signals
...
This change is necessary because some icons weren't updated properly inside of components using OnPush (e.g. course-storage page).
2024-05-28 12:27:52 +02:00
Pau Ferrer Ocaña
f8d2127ebe
Merge pull request #4071 from dpalou/MOBILE-4470
...
Mobile 4470
2024-05-28 11:34:02 +02:00
Dani Palou
7e989c93d5
Merge pull request #4068 from NoelDeMartin/MOBILE-4470
...
MOBILE-4470 storagemanager: Fix removing courses
2024-05-28 09:45:12 +02:00
Dani Palou
6f56afbb84
MOBILE-4470 compile: Remove unneeded translate pipe
...
This pipe is no longer needed after afb5ce3cde
2024-05-28 08:46:11 +02:00
Noel De Martin
89597dad72
MOBILE-4470 storagemanager: Fix removing courses
...
Fixes a regression caused by 91c56256ed
2024-05-28 08:44:29 +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
5735bc4ca9
MOBILE-4470 icon: Fix mod icon loading having a real uniqueId on SVG
2024-05-27 16:39:49 +02:00
Dani Palou
ff7a075cec
MOBILE-4470 compile: Fix component ID collision detected warning
...
Angular generates a unique component ID for each component to apply style encapsulation, restore application state, etc. Our compile code generated the same ID every time some HTML was compiled, and Angular displayed a warning in the console. Applying a different attribute every time makes sure the component ID is different in each compile.
2024-05-27 16:30:20 +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
671bb39807
MOBILE-4600 data: Add missing actions
2024-05-27 12:52:39 +02:00
Pau Ferrer Ocaña
888d518e86
Merge pull request #4063 from dpalou/MOBILE-4470
...
Mobile 4470
2024-05-24 12:29:52 +02:00
Dani Palou
bdadea8e4d
MOBILE-4470 external-content: Fix media reloaded when playing
2024-05-24 12:07:48 +02:00
Dani Palou
63777bc439
MOBILE-4470 course-summary: Fix download status not updated
2024-05-24 11:45:02 +02:00
Pau Ferrer Ocaña
55428d5346
MOBILE-4470 iframes: Fix loading and improve responsive styles
2024-05-23 12:20:56 +02:00
Dani Palou
1c84715f9a
MOBILE-4470 completion: Fix manual completion not updated
2024-05-23 12:20:00 +02:00
Pau Ferrer Ocaña
4da3e650e0
MOBILE-4470 sites: Add ellipsis to sites list
2024-05-22 17:15:36 +02:00
Pau Ferrer Ocaña
64cc206e19
MOBILE-4470 data: Improve styles applied in database
2024-05-22 17:15:36 +02:00
Pau Ferrer Ocaña
c55d443ea2
MOBILE-4470 quiz: Reduce feedback font size
2024-05-22 17:15:36 +02:00
Pau Ferrer Ocaña
f7a3b65de6
Merge pull request #4059 from dpalou/MOBILE-4470
...
Mobile 4470
2024-05-22 16:42:56 +02:00
Dani Palou
40032e7d5f
MOBILE-4470 course: Delete files linked to course component
2024-05-22 16:20:52 +02:00
Dani Palou
bb018c530f
MOBILE-4470 format-text: Destroy instances of external-content
2024-05-22 16:18:02 +02:00
Pau Ferrer Ocaña
26d950cbb4
MOBILE-4470 format-text: Fix image viewer
2024-05-22 14:26:09 +02:00
Pau Ferrer Ocaña
345fdffdb8
MOBILE-4470 licenses: Fix url and styles
2024-05-22 14:26:09 +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
24aeb1dfc1
Merge pull request #4055 from NoelDeMartin/MOBILE-4470
...
MOBILE-4470 core: Fix collapsible header scrolling
2024-05-22 11:56:07 +02:00
Dani Palou
47e9f07782
MOBILE-4470 completion: Fix completion button text wrap
2024-05-22 11:11:13 +02:00
Noel De Martin
1756a19f66
MOBILE-4470 core: Fix collapsible header scrolling
...
There were some scenarios were the scrollingHeight was recalculated, but the listeners weren't using the latest value and thus causing the wrong behaviour.
2024-05-22 10:49:19 +02:00
Dani Palou
fb7f63732c
MOBILE-4470 iframe: Fix regression with default values
2024-05-21 10:29:59 +02:00
Dani Palou
87c76b3db4
MOBILE-4470 viewer: Fix viewing data images
2024-05-21 10:29:59 +02:00
Dani Palou
859f94bf98
MOBILE-4470 tabs: Fix route loaded when changing main menu tabs
...
When using sub-routes like with core-tabs-outlet (e.g. participants), going back to the main menu tab set the main menu route as the current one instead of the sub-route and this caused problems with split view.
2024-05-21 10:29:59 +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
56a6f5f84c
MOBILE-4470 local-file: Fix change name opening the file
2024-05-17 12:51:00 +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
5c099471f3
MOBILE-4470 quiz: Fix opacity and clickable elements on reviews
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
Dani Palou
c39e75f894
Merge pull request #4050 from NoelDeMartin/MOBILE-4470
...
MOBILE-4470: QA Fixes
2024-05-16 12:04:14 +02:00
Noel De Martin
f5414d915a
MOBILE-4470 core: Fix slides reactivity
2024-05-16 11:34:07 +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
Dani Palou
3beb8064bd
MOBILE-4589 qtype_match: Decode HTML of options
2024-05-16 10:26:55 +02:00
Pau Ferrer Ocaña
369fd71c00
MOBILE-4470 quiz: Unify question card to solve status text size in iOS
2024-05-16 10:01:37 +02:00
Pau Ferrer Ocaña
b83f900690
Merge pull request #4047 from dpalou/MOBILE-4550
...
Mobile 4550
2024-05-15 13:32:18 +02:00
Pau Ferrer Ocaña
f16c405115
MOBILE-4470 blog: Improve styles
2024-05-15 12:36:28 +02:00
Dani Palou
633ef7dc9a
MOBILE-4550 quiz: Fix feedback color specificity
2024-05-15 12:13:38 +02:00
Pau Ferrer Ocaña
829cb8bc9b
MOBILE-4470 styles: Universalize reduced margins on popover icons
2024-05-15 10:39:35 +02:00
Pau Ferrer Ocaña
874d1ebee6
MOBILE-4470 context-menu: Simplify context menu to fix text wrappings
2024-05-15 10:39:10 +02:00
Dani Palou
691ad40490
Merge pull request #4046 from crazyserver/MOBILE-4470
...
Mobile 4470
2024-05-14 16:32:19 +02:00
Noel De Martin
ed7bd88e1a
MOBILE-4470 core: Fix double infinite-loading on scroll
2024-05-14 13:54:34 +02:00
Noel De Martin
77d3ac9d43
MOBILE-4470 angular: Fix snapshot types
...
Route snapshots are typed as non-optional, but we found a situation where it was undefined. Looking at the Angular source code, it seems like indeed snapshots can be undefined but they have been declared with a definite assignment assertion: https://github.com/angular/angular/blob/17.3.0/packages/router/src/router_state.ts#L231
2024-05-14 13:33:34 +02:00
Pau Ferrer Ocaña
f8e022c1fd
MOBILE-4470 styles: Revisit text wrapping ellipsis
2024-05-14 11:47:34 +02:00
Noel De Martin
83e75e58dd
MOBILE-4470 behat: Clean up tests before 4.1
2024-05-14 11:29:00 +02:00
Noel De Martin
4cd4fa6fd6
MOBILE-4470 behat: Fix tests for 4.1 and older
2024-05-14 11:29:00 +02:00
Noel De Martin
31ac9c10ac
MOBILE-4470 enrol: Remove 4.4 TODOs
2024-05-14 11:29:00 +02:00
Pau Ferrer Ocaña
58ef2f9e0e
MOBILE-4470 course: Add function to control if a module is on core
2024-05-14 10:42:02 +02:00
Pau Ferrer Ocaña
8ae953515b
MOBILE-4470 modicon: Fix branding when icon changed
2024-05-14 10:42:02 +02:00
Pau Ferrer Ocaña
f573f4f112
MOBILE-4470 styles: item-input class has disappeared from Ionic
2024-05-14 09:42:37 +02:00
Pau Ferrer Ocaña
646c3edad0
MOBILE-4470 styles: Improve combobox and buttons styles
2024-05-14 09:42:36 +02:00
Pau Ferrer Ocaña
55d087ca18
MOBILE-4470 styles: Revert uneeded lines none and fix interactive items
2024-05-14 09:33:56 +02:00
Pau Ferrer Ocaña
e779c7a7f2
MOBILE-4470 modals: Fix refresh button modal pointer events
2024-05-10 14:36:28 +02:00
Pau Ferrer Ocaña
d0f6950c68
MOBILE-4470 rte: Fix styles and carets
2024-05-10 14:36:28 +02:00
Pau Ferrer Ocaña
0fedfee2e4
MOBILE-4470 rte: Fix focus and blur
2024-05-10 14:36:28 +02:00
Pau Ferrer Ocaña
dc698724ac
MOBILE-4470 sqlite: Reload page when OPFS gets disabled (workaround)
2024-05-10 14:36:28 +02:00
Pau Ferrer Ocaña
19473b345f
MOBILE-4470 rte: Fix RTE outside ion-item
2024-05-10 12:55:15 +02:00
Pau Ferrer Ocaña
f4697a298a
MOBILE-4470 rte: Fix selection being lost on bold and italics
2024-05-10 12:55:15 +02:00
Pau Ferrer Ocaña
cdcb2f77a6
MOBILE-4470 chore: Improve context menu margins and sizes
2024-05-10 12:55:15 +02:00
Pau Ferrer Ocaña
a0225d3ae5
Merge pull request #4041 from dpalou/MOBILE-4470
...
MOBILE-4470 overlays: Fix Ionic bug with aria-hidden
2024-05-10 09:54:57 +02:00
Dani Palou
2707ccd9da
MOBILE-4470 overlays: Fix Ionic bug with aria-hidden
2024-05-09 17:44:59 +02:00
Pau Ferrer Ocaña
6cd3984905
Merge pull request #4040 from dpalou/MOBILE-4470
...
MOBILE-4470 infinite-loading: Fix consecutive loads not working
2024-05-09 16:47:08 +02:00
Dani Palou
b9f07d7f65
MOBILE-4470 quiz: Fix auto save popover not dismissed
2024-05-09 13:23:48 +02:00
Pau Ferrer Ocaña
f9ed1e8153
MOBILE-4470 attachments: Improve Attachments look and feel
2024-05-09 11:22:48 +02:00
Pau Ferrer Ocaña
f42ab61f59
MOBILE-4470 group: Improve Group selector look and feel
2024-05-09 11:22:48 +02:00
Pau Ferrer Ocaña
cacc36d336
MOBILE-4470 data: Fix database input styles
2024-05-09 11:22:48 +02:00
Pau Ferrer Ocaña
d0e0ef86b6
MOBILE-4470 swiper: Improve how params are populated to fix Swiper bug
2024-05-09 11:22:48 +02:00
Dani Palou
efb8fdd630
MOBILE-4470 infinite-loading: Fix consecutive loads not working
2024-05-09 10:13:58 +02:00
Pau Ferrer Ocaña
c5482863b0
MOBILE-4470 icon: Fix problem when changing the icon to be loaded
2024-05-08 15:50:17 +02:00
Pau Ferrer Ocaña
a8b250b6e0
MOBILE-4470 style: Remove lines that didn't appear on 4.3
2024-05-08 15:50:17 +02:00
Dani Palou
fa2c4cfa29
MOBILE-4470 messages: Fix delete button size
2024-05-08 08:35:50 +02:00
Dani Palou
7e73ae9087
MOBILE-4470 policy: Fix scroll button displayed when it shouldn't
2024-05-07 15:41:19 +02:00
Noel De Martin
c2a16b66a2
Merge pull request #4035 from dpalou/MOBILE-4470
...
MOBILE-4470 course: Show all sections if last module is stealth
2024-05-07 09:07:14 +02:00
Noel De Martin
f96f208628
MOBILE-4470 lang: Formatting
2024-05-06 12:35:15 +02:00
Dani Palou
6be3d68230
MOBILE-4470 course: Show all sections if last module is stealth
2024-05-03 14:55:51 +02:00
Dani Palou
8884571aca
Merge pull request #4034 from crazyserver/MOBILE-4470
...
Mobile 4470
2024-05-02 16:19:01 +02:00
Pau Ferrer Ocaña
34e4ce2ff6
MOBILE-4470 lang: Fix deprecated lang keys
2024-05-02 15:57:15 +02:00
Pau Ferrer Ocaña
2b14ca1dea
Merge pull request #4032 from dpalou/MOBILE-4470
...
Mobile 4470
2024-05-02 15:09:09 +02:00
Pau Ferrer Ocaña
823b088f48
MOBILE-4470 chore: Fix Moodle 4.4 release number
2024-05-02 14:54:24 +02:00
Dani Palou
f266d3b45d
Merge pull request #4027 from crazyserver/MOBILE-4565
...
Mobile 4565
2024-05-02 14:48:24 +02:00
Dani Palou
b26ed5a25e
MOBILE-4470 contentlinks: Ignore errors calling getActions
2024-05-02 11:59:13 +02:00
Pau Ferrer Ocaña
023db99e2b
Merge pull request #4026 from dpalou/MOBILE-4550
...
Mobile 4550
2024-04-30 18:05:04 +02:00
Dani Palou
a765f3cb8d
MOBILE-4550 quiz: Change how list of attempts is displayed
2024-04-30 16:53:21 +02:00
Dani Palou
1b71f69cfe
MOBILE-4560 colors: Use CoreIonicColorNames in missing places
2024-04-30 15:53:36 +02:00
Dani Palou
9c3d2caef8
MOBILE-4560 question: Fix partially graded answers icon & color
2024-04-30 09:38:41 +02:00
Dani Palou
08797cc9d5
MOBILE-4450 quiz: Calculate in app whether attempt can be reviewed
2024-04-29 16:26:38 +02:00
Dani Palou
17bd64a5e0
MOBILE-4550 quiz: Move quiz service constants to constants file
2024-04-29 16:19:31 +02:00
Pau Ferrer Ocaña
497030595e
Merge pull request #4024 from dpalou/MOBILE-4457
...
MOBILE-4457 question: Support ordering question type
2024-04-29 16:00:12 +02:00
Pau Ferrer Ocaña
a71b350ff6
MOBILE-4565 header: Check is still frozen after scrolling
2024-04-29 15:41:32 +02:00
Pau Ferrer Ocaña
83ce6450e5
MOBILE-4565 rte: Fix placeholder
2024-04-29 15:41:32 +02:00
Pau Ferrer Ocaña
33d6d169f9
MOBILE-4579 notifications: Avoid showing user avatar from customdata
2024-04-29 11:25:46 +02:00
Pau Ferrer Ocaña
d0c0b83296
MOBILE-4579 user: Use initials if no image is provided
2024-04-29 11:25:46 +02:00
Noel De Martin
f707de547d
MOBILE-4577 courses: Ignore missing cache errors
2024-04-29 09:38:29 +02:00
Dani Palou
86f53ba3ec
Merge pull request #4021 from NoelDeMartin/MOBILE-4577
...
MOBILE-4577 course: Implement course section link handler
2024-04-26 09:46:30 +02:00
Dani Palou
5cee8d4935
MOBILE-4457 question: Support ordering question type
2024-04-26 09:31:20 +02:00
Noel De Martin
b3492a5fbf
MOBILE-4577 course: Implement course section link handler
2024-04-25 12:17:02 +02:00
Pau Ferrer Ocaña
ee6389e147
MOBILE-4565 utils: Revert deprecating prefixKeys
2024-04-25 11:52:45 +02:00
Pau Ferrer Ocaña
37b729326f
MOBILE-4565 a11y: Minimum a11y fixes
2024-04-25 11:52:45 +02:00
Dani Palou
86477e69c5
Merge pull request #4014 from crazyserver/MOBILE-4565
...
Mobile 4565
2024-04-25 10:16:35 +02:00
Pau Ferrer Ocaña
4a20edc06a
MOBILE-4565 a11y: Improve quiz styles
2024-04-25 09:55:47 +02:00
Pau Ferrer Ocaña
a67cf4de7f
MOBILE-4565 a11y: Fix ion-fab-button focus
2024-04-25 09:55:47 +02:00
Pau Ferrer Ocaña
23fccb22e5
MOBILE-4565 book: Fix book page footer
2024-04-25 09:55:47 +02:00
Noel De Martin
2b05e320ee
Merge pull request #4020 from crazyserver/MOBILE-4456
...
MOBILE-4456 icons: Fix branded icons not being correctly coloured
2024-04-25 09:47:12 +02:00
Pau Ferrer Ocaña
93b420311d
MOBILE-4565 utils: Move some array functions to CoreArray
2024-04-25 09:46:44 +02:00
Pau Ferrer Ocaña
f9ddfb48c9
MOBILE-4565 rte: Fix rte focus and blur problems
2024-04-25 09:46:44 +02:00
Pau Ferrer Ocaña
45fb4cb92a
MOBILE-4565 a11y: Fix a lot of focus problems
2024-04-25 09:46:44 +02:00
Pau Ferrer Ocaña
7e6312a9d5
MOBILE-4565 a11y: Fix text color on dark mode
2024-04-25 09:46:44 +02:00
Pau Ferrer Ocaña
7dfb3c13df
MOBILE-4565 a11y: Solve user tours keyboard focus
2024-04-25 09:46:44 +02:00
Pau Ferrer Ocaña
1b301dae58
MOBILE-4565 a11y: Do not let the user focus on elements in movement
2024-04-25 09:46:44 +02:00
Pau Ferrer Ocaña
e87b05bd69
MOBILE-4565 a11y: Add alert to empty search message
2024-04-25 09:46:43 +02:00
Pau Ferrer Ocaña
540beee17e
MOBILE-4565 a11y: Search box must alert of minimum required length
2024-04-25 09:46:43 +02:00
Pau Ferrer Ocaña
78c2db0c6d
MOBILE-4456 icons: Fix branded icons not being correctly coloured
2024-04-25 08:55:02 +02:00
Pau Ferrer Ocaña
03879074ec
Merge pull request #4019 from dpalou/MOBILE-4487
...
Mobile 4487
2024-04-24 14:54:52 +02:00
Dani Palou
ca24c9df9e
MOBILE-4487 plugins: Make block instance available to plugin JS
2024-04-24 14:06:03 +02:00
Dani Palou
15bc83a45b
MOBILE-4487 plugins: Make 'args' values available to plugin JS
2024-04-24 14:05:35 +02:00
Dani Palou
aae5002b2c
MOBILE-4566 media: Use VideoJS for some formats in Android too
2024-04-24 12:26:34 +02:00
Alfonso Salces
a9ab42befa
MOBILE-4430 progress-bar: Add progress change animation
2024-04-19 13:04:51 +02:00
Alfonso Salces
755b4c0189
MOBILE-4430 course: Update progress changes
2024-04-19 13:04:45 +02:00
Noel De Martin
b600f27e1e
MOBILE-4470 behat: Fix tests for 4.2
2024-04-17 09:51:18 +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
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
Dani Palou
881c8bef11
MOBILE-2768 policy: Display Inactive badge in mobile too
2024-04-15 08:39:29 +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
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
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
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
Alfonso Salces
fd40907483
MOBILE-4470 external-content: Fix url replacement in inline styles
2024-04-09 13:20:06 +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
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
Dani Palou
8b2b130e14
MOBILE-4470 core: Make DownloadStatus types match const names
2024-04-02 14:36:02 +02:00
Pau Ferrer Ocaña
99b3f3db52
Merge pull request #3994 from dpalou/MOBILE-2768
...
Mobile 2768
2024-04-02 11:04:25 +02:00
Dani Palou
f184f69def
MOBILE-2768 policy: Fix archived policy displayed after login
2024-03-28 11:15:24 +01:00
Alfonso Salces
a8b4a0022b
Merge pull request #3991 from dpalou/MOBILE-4522
...
Mobile 4522
2024-03-26 14:15:46 +01:00
Dani Palou
e84a2ee78c
MOBILE-4522 forum: Don't calculate unread number if tracking disabled
2024-03-26 12:29:46 +01:00
Dani Palou
70994ca4f5
MOBILE-4551 sync: Display toast when site sync is successful
2024-03-25 12:54:00 +01:00
Dani Palou
f6ec43097a
MOBILE-4491 behat: Fix before_scenario not running for some tests
2024-03-22 09:11:12 +01:00
Dani Palou
5215ff91e5
MOBILE-2768 policy: Display Inactive badge in certain policies
2024-03-21 09:16:46 +01:00
Dani Palou
4843fdc619
Merge pull request #3986 from crazyserver/MOBILE-4458
...
Mobile 4458
2024-03-21 08:04:31 +01:00
Pau Ferrer Ocaña
2f9256725f
MOBILE-4458 design: Move css from light/dark to DS and components
2024-03-20 16:26:51 +01:00
Dani Palou
8dfd363d6f
Merge pull request #3956 from alfonso-salces/MOBILE-4219
...
MOBILE-4219 blog: Add and edit blog entries
2024-03-20 16:13:10 +01:00
Alfonso Salces
9d282a8f02
MOBILE-4219 blog: Allow edition and redesign blog entries
2024-03-20 15:30:25 +01:00
Pau Ferrer Ocaña
59280ca81c
MOBILE-4458 design: Apply typography
2024-03-20 15:25:11 +01:00
Dani Palou
5d96c5a339
MOBILE-2768 policy: Fix table width
2024-03-20 09:37:37 +01:00
Dani Palou
03df67b739
MOBILE-4531 policy: Check if dataprivacy feature is disabled
2024-03-20 09:28:32 +01:00
Noel De Martin
dcf9439eb7
MOBILE-4268 core: Refactor error accordion into service
2024-03-19 10:57:46 +01:00
Noel De Martin
6b461b035e
MOBILE-4268 core: Update error accordion UI
2024-03-19 10:13:07 +01:00
Noel De Martin
e1be8caace
MOBILE-4268 core: Rename core-error-accordion
2024-03-18 16:10:40 +01:00
Noel De Martin
eb0738cb0f
MOBILE-4268 core: Require details with error code
2024-03-18 16:10:40 +01:00
Noel De Martin
6ce688e76c
MOBILE-4270 core: Report login errors
2024-03-18 16:10:40 +01:00
Noel De Martin
92f65b38ad
MOBILE-4268 core: Remove storybook
2024-03-18 16:10:40 +01:00
Pau Ferrer Ocaña
d41fab4b89
Merge pull request #3981 from dpalou/MOBILE-2768
...
Mobile 2768
2024-03-18 13:22:01 +01:00
Dani Palou
62a04239cb
MOBILE-2768 policy: Decouple policy service from initial bundle
2024-03-18 09:41:55 +01:00
Dani Palou
b33b8b07fc
MOBILE-2768 policy: Support viewing agreements
2024-03-18 09:41:55 +01:00
Dani Palou
704840ccf2
Merge pull request #3976 from crazyserver/MOBILE-4544
...
Mobile 4544
2024-03-18 08:36:46 +01:00
Dani Palou
85e6446f4b
MOBILE-2768 policy: Support accepting all types of policies
2024-03-18 08:28:48 +01:00
Dani Palou
c7262f715e
MOBILE-2768 policy: Adapt the UI of accept policy page
2024-03-18 08:28:48 +01:00
Dani Palou
d7ce967746
MOBILE-2768 policy: Implement new WebService calls
2024-03-18 08:28:48 +01:00
Dani Palou
380bd72087
MOBILE-2768 site: Add missing fields in site info type
2024-03-18 08:28:48 +01:00
Dani Palou
9b8414e8b4
MOBILE-2768 mimetype: Improve mimetype detection for PHP URLs
2024-03-18 08:28:48 +01:00
Dani Palou
521dc9eb6d
MOBILE-2768 policy: Move site policy code to new feature
2024-03-18 08:28:47 +01:00
Alfonso Salces
e6ce19a91a
Merge pull request #3979 from crazyserver/MOBILE-4456
...
MOBILE-4456 icons: Do not apply colors if svg has styles
2024-03-15 12:33:25 +01:00
Pau Ferrer Ocaña
1a90d4c83e
Merge pull request #3974 from alfonso-salces/MOBILE-3947
...
MOBILE-3947 course-list-item: Allow hide progress bar
2024-03-15 12:06:19 +01:00
Pau Ferrer Ocaña
a94b58af6e
MOBILE-4456 icons: Do not apply colors if svg has styles
2024-03-15 11:58:27 +01:00
Pau Ferrer Ocaña
61de79c493
Merge pull request #3978 from dpalou/MOBILE-3622
...
MOBILE-3622 h5p: Apply styles defined in h5pcustomcss
2024-03-15 11:17:42 +01:00
Pau Ferrer Ocaña
f16ee024aa
MOBILE-4544 timer: Add timerHiddenPreferenceName to set visibility pref
2024-03-15 10:55:42 +01:00
Dani Palou
98e7ba17c9
MOBILE-3622 h5p: Apply styles defined in h5pcustomcss
2024-03-14 17:28:33 +01:00
Dani Palou
337dba4e9f
MOBILE-4521 iframe: Destroy iframe if setting an empty src
...
In iOS, setting an empty src in an iframe sometimes causes the iframe to get 'stuck' in the empty page
2024-03-14 12:54:43 +01:00
Dani Palou
8f880c6cb8
MOBILE-4521 iframe: Re-set iframe listeners if element is recreated
2024-03-14 12:48:22 +01:00
Dani Palou
0d6b624210
MOBILE-4525 filter: Group requests when getting category filters
2024-03-13 12:27:23 +01:00
Alfonso Salces
889bfe7aa6
MOBILE-3947 course-list-item: Allow hide progress bar
2024-03-13 12:27:22 +01:00
Noel De Martin
42d18b8e11
Merge pull request #3973 from dpalou/MOBILE-4526
...
MOBILE-4526 filter: Fix filters not applied in some cases
2024-03-13 12:19:55 +01:00
Dani Palou
f00c7886c1
MOBILE-4526 filter: Fix filters not applied in some cases
2024-03-13 11:48:32 +01:00
Noel De Martin
0b9ee2d29b
Merge pull request #3963 from dpalou/MOBILE-4526
...
Mobile 4526
2024-03-13 08:34:49 +01:00
Dani Palou
67ca4d2549
Merge pull request #3971 from NoelDeMartin/MOBILE-4470
...
MOBILE-4470 course: Fix tests for previous LMS versions
2024-03-13 08:19:05 +01:00
Dani Palou
4fad121172
MOBILE-4526 filter: Use get_all_states WS if available
2024-03-13 07:53:55 +01:00
Dani Palou
41e4292c48
MOBILE-4526 core: Use ContextLevel enum instead of string
2024-03-13 07:53:53 +01:00
Dani Palou
8afeac3a94
MOBILE-4526 filter: Convert block and user contexts to parent
2024-03-13 07:53:28 +01:00
Noel De Martin
f2c0e474d0
MOBILE-4470 course: Fix tests for previous LMS versions
2024-03-12 17:06:12 +01:00
Noel De Martin
44b9f499bf
Merge pull request #3969 from crazyserver/MOBILE-4530
...
Mobile 4530
2024-03-12 17:04:28 +01:00
Pau Ferrer Ocaña
7252e70720
MOBILE-4530 chore: Fix branded bbb icon on 4.0 icon version
2024-03-12 16:11:55 +01:00
Pau Ferrer Ocaña
537dc07587
MOBILE-3947 chore: Remove unnecessary route module exports
2024-03-12 15:46:04 +01:00
Pau Ferrer Ocaña
f6b9ce0212
MOBILE-3947 chore: Remove import of components module in activity module
2024-03-12 15:46:04 +01:00
Pau Ferrer Ocaña
f7d2992ca4
MOBILE-3947 compile: Remove module services without plugins
2024-03-12 15:46:04 +01:00
Pau Ferrer Ocaña
2078c12571
MOBILE-3947 chore: Decouple constants from Addons used in core folder
2024-03-12 15:37:00 +01:00
Pau Ferrer Ocaña
275089850e
Merge pull request #3961 from dpalou/MOBILE-3947
...
MOBILE-3947 ui: Display Cancel/Done buttons in datetime
2024-03-12 13:24:22 +01:00
Dani Palou
b52681e2b2
MOBILE-3947 behat: Add step to wait for Toast to dismiss
2024-03-12 12:41:08 +01:00
Pau Ferrer Ocaña
b7629d4fb1
Merge pull request #3968 from NoelDeMartin/MOBILE-4339
...
MOBILE-4339 quiz: Fix offline unanswered warning
2024-03-12 12:36:13 +01:00
Pau Ferrer Ocaña
dd194b1a85
MOBILE-4540 url: Reduce WS calls on module handler
2024-03-12 11:36:55 +01:00
Noel De Martin
92156848a3
MOBILE-4339 quiz: Fix offline unanswered warning
2024-03-12 11:30:59 +01:00
Dani Palou
f68a9b10fe
Merge pull request #3965 from crazyserver/MOBILE-4329
...
Mobile 4329
2024-03-11 14:58:19 +01:00
Noel De Martin
02edd583a5
Merge pull request #3962 from dpalou/MOBILE-4528
...
MOBILE-4528 chat: Decouple from initial bundle
2024-03-11 14:52:28 +01:00
Dani Palou
162a618780
Merge pull request #3964 from crazyserver/MOBILE-4538
...
Mobile 4538
2024-03-11 14:01:28 +01:00
Pau Ferrer Ocaña
6454a74464
MOBILE-4329 chore: Make core table x-scrollables
2024-03-11 13:39:07 +01:00
Pau Ferrer Ocaña
6be582f932
MOBILE-4329 dataprivacy: Add download button when download is ready
2024-03-11 13:39:07 +01:00
Pau Ferrer Ocaña
bbdd7ee95c
MOBILE-4329 dataprivacy: Add disabled features check
2024-03-11 13:37:47 +01:00
Pau Ferrer Ocaña
732a21160c
MOBILE-4458 design: Fix behat snapshots
2024-03-11 12:25:52 +01:00
Pau Ferrer Ocaña
c7d6fff02f
MOBILE-4458 design: Remove some legacy rgba function usage
2024-03-11 12:25:52 +01:00
Pau Ferrer Ocaña
9660be8228
MOBILE-4458 design: Apply button styles
2024-03-11 12:25:52 +01:00
Pau Ferrer Ocaña
75afcb1534
MOBILE-4458 design: Renew empty box styles
2024-03-11 12:25:52 +01:00
Pau Ferrer Ocaña
4e282938af
MOBILE-4458 design: Apply font styles
2024-03-11 12:25:31 +01:00
Pau Ferrer Ocaña
4fd1276817
MOBILE-4538 filters: Performance improvements on some delegates
2024-03-11 11:57:42 +01:00
Pau Ferrer Ocaña
21b43d56df
MOBILE-4538 delegates: Add handlers promise enabled info and remove code
2024-03-11 11:57:42 +01:00
Dani Palou
054160f322
MOBILE-4539 course: Stop calling isDownloadable in course page
2024-03-11 11:28:07 +01:00
Dani Palou
9b9b569703
MOBILE-4539 core: Create and use new DownloadStatus types
2024-03-11 11:28:07 +01:00
Dani Palou
181c4d9ee3
MOBILE-4528 chat: Decouple from initial bundle
2024-03-11 10:17:05 +01:00
Dani Palou
2533829030
MOBILE-4539 course: Don't call isDownloadable to check module updates
2024-03-11 10:16:30 +01:00
Dani Palou
1c93299467
Merge pull request #3958 from NoelDeMartin/MOBILE-4470
...
MOBILE-4470 course: Fix behat tests
2024-03-11 10:14:23 +01:00
Noel De Martin
2f2a8845e2
MOBILE-4470 course: Fix behat tests
...
The name of new sections has changed in MDL-80460
2024-03-11 09:47:30 +01:00
Noel De Martin
b39dc1b90e
MOBILE-4529 addons: Fix lazy instances overrides
2024-03-07 16:25:07 +01:00
Noel De Martin
69cf1ead4c
MOBILE-4529 survey: Decouple from initial bundle
2024-03-07 15:54:56 +01:00
Pau Ferrer Ocaña
dd2f22226d
MOBILE-3947 chore: Add version of deprecation in emulator file
2024-03-07 11:29:34 +01:00
Pau Ferrer Ocaña
6f371abbdb
MOBILE-3947 chore: Deprecate CoreArray.flatten in favor native flat
2024-03-07 11:29:34 +01:00
Pau Ferrer Ocaña
ccd9c05855
MOBILE-3947 chore: Remove direct usage of is('cordova')
2024-03-07 11:29:34 +01:00
Pau Ferrer Ocaña
3bdb936d58
MOBILE-3947 chore: Decouple services from our compiler
2024-03-07 11:29:34 +01:00
Pau Ferrer Ocaña
a6a31f8e79
MOBILE-3947 blocks: Check blocks are enabled on blocks delegates
2024-03-06 16:15:52 +01:00
Pau Ferrer Ocaña
a05aba6bef
MOBILE-3947 blocks: Check if blocks are disabled when loading filters
2024-03-06 16:15:46 +01:00
Dani Palou
4677ce5c3f
Merge pull request #3954 from NoelDeMartin/MOBILE-4470
...
MOBILE-4470: Improve lazy loading and fix tests
2024-03-05 13:54:27 +01:00
Noel De Martin
fee90d49de
MOBILE-4470 behat: Fix Chat and Survey tests
...
They have been disabled in new Moodle instances in MDL-80866
2024-03-05 13:10:50 +01:00
Noel De Martin
f82b14d2fd
MOBILE-4470 core: Disable routes preloading
2024-03-05 12:19:44 +01:00
Dani Palou
5936cdab85
Merge pull request #3945 from NoelDeMartin/MOBILE-4527
...
MOBILE-4527 compile: Fix JIT modules
2024-03-05 09:06:37 +01:00
Dani Palou
0cff22ca30
Merge pull request #3952 from crazyserver/MOBILE-4497
...
Mobile 4497
2024-03-05 08:14:08 +01:00
Dani Palou
e79c549c2e
Merge pull request #3953 from crazyserver/MOBILE-4329
...
MOBILE-4329 dataprivacy: Add link handlers
2024-03-05 08:05:57 +01:00
Pau Ferrer Ocaña
f5d31d8eb4
MOBILE-4497 competency: Decouple competency services
2024-03-04 17:49:15 +01:00
Pau Ferrer Ocaña
87878ac0ae
MOBILE-4329 dataprivacy: Add link handlers
2024-03-04 16:08:32 +01:00
Pau Ferrer Ocaña
7980f027f0
MOBILE-4329 chore: Link handler action should be async to wait for nav
2024-03-04 16:00:58 +01:00
Pau Ferrer Ocaña
8190e638f0
MOBILE-4498 tag: Decouple course tag services
2024-03-04 13:13:09 +01:00
Pau Ferrer Ocaña
0efd23f019
MOBILE-4498 completion: Decouple course completion services
2024-03-04 13:13:09 +01:00
Pau Ferrer Ocaña
d5be19ad9d
MOBILE-4498 comments: Decouple comments services
2024-03-04 13:13:09 +01:00
Pau Ferrer Ocaña
6a52b02eeb
MOBILE-4498 comments: Use advanced features to check if comments are on
2024-03-04 13:13:08 +01:00
Pau Ferrer Ocaña
41f005d65a
MOBILE-4498 completion: Use adv features to check if completion is on
2024-03-04 13:13:08 +01:00
Pau Ferrer Ocaña
3cc03713ae
MOBILE-4498 tags: Use advanced features to check if tags are enabled
2024-03-04 13:13:08 +01:00
Noel De Martin
afb5ce3cde
MOBILE-4527 compile: Fix JIT modules
...
More details about the fix: https://github.com/angular/angular/issues/44660#issuecomment-1976349160
2024-03-04 12:30:46 +01:00
Dani Palou
cca9a3b784
Merge pull request #3950 from NoelDeMartin/MOBILE-4272
...
MOBILE-4272 workshop: Decouple from initial bundle
2024-03-04 09:57:17 +01:00
Noel De Martin
c15b3c507c
MOBILE-4272 workshop: Decouple from initial bundle
2024-02-29 17:36:53 +01:00
Noel De Martin
59cc4bd227
Merge pull request #3946 from crazyserver/MOBILE-4456
...
Mobile 4456
2024-02-29 17:05:12 +01:00
Pau Ferrer Ocaña
62692bd23d
MOBILE-4456 course: Load icon svg as inline and style them properly
2024-02-29 16:40:31 +01:00
Pau Ferrer Ocaña
c3c414a1da
MOBILE-4456 course: Adapt purpose of the icons to new version
2024-02-29 15:56:24 +01:00
Noel De Martin
1e3eed64e2
MOBILE-4524 search: Optimize WS calls
2024-02-28 17:02:39 +01:00
Pau Ferrer Ocaña
b69341ecb2
MOBILE-4456 course: Add new 4.4 activity icons
2024-02-27 13:49:18 +01:00
Dani Palou
60e256eda6
Merge pull request #3938 from crazyserver/MOBILE-4329
...
Mobile 4329
2024-02-27 13:48:33 +01:00
Pau Ferrer Ocaña
94f7711529
Merge pull request #3943 from dpalou/MOBILE-4508
...
MOBILE-4508 h5p: Update H5P lib to 1.26
2024-02-27 13:48:02 +01:00
Pau Ferrer Ocaña
9e0b1d45cd
MOBILE-4329 dataprivacy: Add behat tests
2024-02-27 12:58:23 +01:00
Pau Ferrer Ocaña
cc2f238d68
MOBILE-4329 user: Rename user profile handler types
2024-02-27 12:55:12 +01:00
Dani Palou
8021e7ef5a
MOBILE-4508 h5p: Update H5P lib to 1.26
2024-02-27 12:22:58 +01:00
Pau Ferrer Ocaña
dddc95bfc6
MOBILE-4329 chore: Add generic table styles
2024-02-27 09:44:11 +01:00
Pau Ferrer Ocaña
791903a80d
MOBILE-4329 dataprivacy: Implement data privacy pages
2024-02-27 09:44:11 +01:00
Pau Ferrer Ocaña
84d83b0450
MOBILE-4329 dataprivacy: Add module structure with WS calls
2024-02-23 11:15:25 +01:00
Dani Palou
ae79dc9d27
MOBILE-4400 signup: Check extendedusernamechars setting
2024-02-22 17:37:21 +01:00
Pau Ferrer Ocaña
088d7ccc55
Merge pull request #3934 from dpalou/MOBILE-4499
...
Mobile 4499
2024-02-22 09:49:26 +01:00
Dani Palou
5cd20b8710
MOBILE-4499 local-notifications: Fix cancelling site events
2024-02-22 09:39:23 +01:00
Pau Ferrer Ocaña
b38223bb59
Merge pull request #3933 from dpalou/MOBILE-4313
...
MOBILE-4313 notifications: Show warnings if permissions missing
2024-02-21 16:47:46 +01:00
Dani Palou
609e0a3e6e
Merge pull request #3932 from NoelDeMartin/MOBILE-4350
...
MOBILE-4350: Sequential Navigation
2024-02-21 15:49:16 +01:00
Noel De Martin
33d31b46b4
Merge pull request #3936 from dpalou/MOBILE-4304
...
MOBILE-4304 h5p: Fix regression breaking H5P packages deployment
2024-02-21 11:46:38 +01:00
Dani Palou
f7ddc1efa8
MOBILE-4304 h5p: Fix regression breaking H5P packages deployment
2024-02-20 14:27:14 +01:00
Dani Palou
c9ccf05565
MOBILE-4510 h5p: Fix deleting cached assets
2024-02-20 11:10:52 +01:00
Dani Palou
edd6214e71
MOBILE-4313 notifications: Show warnings if permissions missing
2024-02-19 15:58:56 +01:00
Noel De Martin
c41ac5a3cf
MOBILE-4350 theme: Improve opacity of disabled items
2024-02-19 10:10:27 +01:00
Dani Palou
f31eb838fd
Merge pull request #3927 from NoelDeMartin/MOBILE-4304
...
MOBILE-4304: Replace WebSQL with sqlite-wasm
2024-02-14 09:53:46 +01:00
Noel De Martin
829c59ea23
Merge pull request #3924 from alfonso-salces/MOBILE-4501
...
MOBILE-4501 cordova-plugin-moodleapp: Add diagnostic plugin
2024-02-14 09:30:48 +01:00
Alfonso Salces
abf2867fc6
MOBILE-4501 cordova-plugin-moodleapp: Add diagnostic plugin
2024-02-14 09:22:15 +01:00
Noel De Martin
d94402637e
MOBILE-4304 core: Implement SubPartial helper
2024-02-14 09:06:20 +01:00
Noel De Martin
7adf75f490
MOBILE-4304 core: Improve infinite-loader race conditions
2024-02-14 09:06:20 +01:00
Noel De Martin
0c42071511
MOBILE-4304 behat: Fix core file tests
2024-02-14 09:06:20 +01:00
Noel De Martin
060256c0ea
MOBILE-4304 behat: Update snapshots
2024-02-14 09:06:19 +01:00
Noel De Martin
ed75657719
MOBILE-4304 core: Implement insert row id
2024-02-14 09:06:19 +01:00
Noel De Martin
a7bd1e5f89
MOBILE-4304 core: Replace WebSQL with sqlite-wasm
2024-02-14 09:06:19 +01:00
Noel De Martin
368bf02bc2
MOBILE-4304 h5p: Fix async delete
2024-02-14 09:06:19 +01:00